Files
releases/docs/index.html
T
2026-08-10 20:36:07 +00:00

796 lines
3.5 MiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html><head><meta charset="UTF-8"><meta content="width=device-width, initial-scale=1" name="viewport"><style></style><style>/* See https://www.w3schools.com/howto/howto_css_loader.asp */
.loader {
border: 16px solid #f3f3f3; /* Light grey */
border-top: 16px solid #3498db; /* Blue */
border-radius: 50%;
width: 30px;
height: 30px;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
</style><style>.language-clojure {
font-family: Fira Code Medium,monospace,Consolas,courier new;
}
</style><style>@charset "UTF-8";/*!
* Bootswatch v5.3.3 (https://bootswatch.com)
* Theme: cosmo
* Copyright 2012-2024 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*//*!
* Bootstrap v5.3.3 (https://getbootstrap.com/)
* Copyright 2011-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;700&display=swap);:root,[data-bs-theme=light]{--bs-blue:#2780e3;--bs-indigo:#6610f2;--bs-purple:#613d7c;--bs-pink:#e83e8c;--bs-red:#ff0039;--bs-orange:#f0ad4e;--bs-yellow:#ff7518;--bs-green:#3fb618;--bs-teal:#20c997;--bs-cyan:#9954bb;--bs-black:#000;--bs-white:#fff;--bs-gray:#868e96;--bs-gray-dark:#373a3c;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#868e96;--bs-gray-700:#495057;--bs-gray-800:#373a3c;--bs-gray-900:#212529;--bs-primary:#2780e3;--bs-secondary:#373a3c;--bs-success:#3fb618;--bs-info:#9954bb;--bs-warning:#ff7518;--bs-danger:#ff0039;--bs-light:#f8f9fa;--bs-dark:#373a3c;--bs-primary-rgb:39,128,227;--bs-secondary-rgb:55,58,60;--bs-success-rgb:63,182,24;--bs-info-rgb:153,84,187;--bs-warning-rgb:255,117,24;--bs-danger-rgb:255,0,57;--bs-light-rgb:248,249,250;--bs-dark-rgb:55,58,60;--bs-primary-text-emphasis:#10335b;--bs-secondary-text-emphasis:#161718;--bs-success-text-emphasis:#19490a;--bs-info-text-emphasis:#3d224b;--bs-warning-text-emphasis:#662f0a;--bs-danger-text-emphasis:#660017;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#d4e6f9;--bs-secondary-bg-subtle:#d7d8d8;--bs-success-bg-subtle:#d9f0d1;--bs-info-bg-subtle:#ebddf1;--bs-warning-bg-subtle:#ffe3d1;--bs-danger-bg-subtle:#ffccd7;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#a9ccf4;--bs-secondary-border-subtle:#afb0b1;--bs-success-border-subtle:#b2e2a3;--bs-info-border-subtle:#d6bbe4;--bs-warning-border-subtle:#ffc8a3;--bs-danger-border-subtle:#ff99b0;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#373a3c;--bs-body-color-rgb:55,58,60;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(55, 58, 60, 0.75);--bs-secondary-color-rgb:55,58,60;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(55, 58, 60, 0.5);--bs-tertiary-color-rgb:55,58,60;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#2780e3;--bs-link-color-rgb:39,128,227;--bs-link-decoration:underline;--bs-link-hover-color:#1f66b6;--bs-link-hover-color-rgb:31,102,182;--bs-code-color:#e83e8c;--bs-highlight-color:#373a3c;--bs-highlight-bg:#ffe3d1;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(39, 128, 227, 0.25);--bs-form-valid-color:#3fb618;--bs-form-valid-border-color:#3fb618;--bs-form-invalid-color:#ff0039;--bs-form-invalid-border-color:#ff0039}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#373a3c;--bs-secondary-bg-rgb:55,58,60;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2c3033;--bs-tertiary-bg-rgb:44,48,51;--bs-primary-text-emphasis:#7db3ee;--bs-secondary-text-emphasis:#87898a;--bs-success-text-emphasis:#8cd374;--bs-info-text-emphasis:#c298d6;--bs-warning-text-emphasis:#ffac74;--bs-danger-text-emphasis:#ff6688;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#081a2d;--bs-secondary-bg-subtle:#0b0c0c;--bs-success-bg-subtle:#0d2405;--bs-info-bg-subtle:#1f1125;--bs-warning-bg-subtle:#331705;--bs-danger-bg-subtle:#33000b;--bs-light-bg-subtle:#373a3c;--bs-dark-bg-subtle:#1c1d1e;--bs-primary-border-subtle:#174d88;--bs-secondary-border-subtle:#212324;--bs-success-border-subtle:#266d0e;--bs-info-border-subtle:#5c3270;--bs-warning-border-subtle:#99460e;--bs-danger-border-subtle:#990022;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#373a3c;--bs-heading-color:inherit;--bs-link-color:#7db3ee;--bs-link-hover-color:#97c2f1;--bs-link-color-rgb:125,179,238;--bs-link-hover-color-rgb:151,194,241;--bs-code-color:#f18bba;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#662f0a;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:#8cd374;--bs-form-valid-border-color:#8cd374;--bs-form-invalid-color:#ff6688;--bs-form-invalid-border-color:#ff6688}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:400;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color)}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#868e96}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#d4e6f9;--bs-table-border-color:#aab8c7;--bs-table-striped-bg:#c9dbed;--bs-table-striped-color:#000;--bs-table-active-bg:#bfcfe0;--bs-table-active-color:#000;--bs-table-hover-bg:#c4d5e6;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#d7d8d8;--bs-table-border-color:#acadad;--bs-table-striped-bg:#cccdcd;--bs-table-striped-color:#000;--bs-table-active-bg:#c2c2c2;--bs-table-active-color:#000;--bs-table-hover-bg:#c7c8c8;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d9f0d1;--bs-table-border-color:#aec0a7;--bs-table-striped-bg:#cee4c7;--bs-table-striped-color:#000;--bs-table-active-bg:#c3d8bc;--bs-table-active-color:#000;--bs-table-hover-bg:#c9dec1;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#ebddf1;--bs-table-border-color:#bcb1c1;--bs-table-striped-bg:#dfd2e5;--bs-table-striped-color:#000;--bs-table-active-bg:#d4c7d9;--bs-table-active-color:#000;--bs-table-hover-bg:#d9ccdf;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#ffe3d1;--bs-table-border-color:#ccb6a7;--bs-table-striped-bg:#f2d8c7;--bs-table-striped-color:#000;--bs-table-active-bg:#e6ccbc;--bs-table-active-color:#000;--bs-table-hover-bg:#ecd2c1;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#ffccd7;--bs-table-border-color:#cca3ac;--bs-table-striped-bg:#f2c2cc;--bs-table-striped-color:#000;--bs-table-active-bg:#e6b8c2;--bs-table-active-color:#000;--bs-table-hover-bg:#ecbdc7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#373a3c;--bs-table-border-color:#5f6163;--bs-table-striped-bg:#414446;--bs-table-striped-color:#fff;--bs-table-active-bg:#4b4e50;--bs-table-active-color:#fff;--bs-table-hover-bg:#46494b;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#93c0f1;outline:0;box-shadow:0 0 0 .25rem rgba(39,128,227,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important}.form-control-color::-webkit-color-swatch{border:0!important}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23373a3c' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#93c0f1;outline:0;box-shadow:0 0 0 .25rem rgba(39,128,227,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#93c0f1;outline:0;box-shadow:0 0 0 .25rem rgba(39,128,227,.25)}.form-check-input:checked{background-color:#2780e3;border-color:#2780e3}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#2780e3;border-color:#2780e3;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:0;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2393c0f1'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(39,128,227,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(39,128,227,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#2780e3;border:0;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#bed9f7}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#2780e3;border:0;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#bed9f7}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label::after{position:absolute;inset:1rem 0.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg)}.form-floating>.form-control-plaintext~label::after,.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem 0.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#868e96}.form-floating>.form-control:disabled~label::after,.form-floating>:disabled~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1)}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233fb618' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233fb618' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ff0039'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff0039' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ff0039'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff0039' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#2780e3;--bs-btn-border-color:#2780e3;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#216dc1;--bs-btn-hover-border-color:#1f66b6;--bs-btn-focus-shadow-rgb:71,147,231;--bs-btn-active-color:#fff;--bs-btn-active-bg:#1f66b6;--bs-btn-active-border-color:#1d60aa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#2780e3;--bs-btn-disabled-border-color:#2780e3}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#373a3c;--bs-btn-border-color:#373a3c;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2f3133;--bs-btn-hover-border-color:#2c2e30;--bs-btn-focus-shadow-rgb:85,88,89;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2c2e30;--bs-btn-active-border-color:#292c2d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#373a3c;--bs-btn-disabled-border-color:#373a3c}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#3fb618;--bs-btn-border-color:#3fb618;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#369b14;--bs-btn-hover-border-color:#329213;--bs-btn-focus-shadow-rgb:92,193,59;--bs-btn-active-color:#fff;--bs-btn-active-bg:#329213;--bs-btn-active-border-color:#2f8912;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#3fb618;--bs-btn-disabled-border-color:#3fb618}.btn-info{--bs-btn-color:#fff;--bs-btn-bg:#9954bb;--bs-btn-border-color:#9954bb;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#82479f;--bs-btn-hover-border-color:#7a4396;--bs-btn-focus-shadow-rgb:168,110,197;--bs-btn-active-color:#fff;--bs-btn-active-bg:#7a4396;--bs-btn-active-border-color:#733f8c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#9954bb;--bs-btn-disabled-border-color:#9954bb}.btn-warning{--bs-btn-color:#fff;--bs-btn-bg:#ff7518;--bs-btn-border-color:#ff7518;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#d96314;--bs-btn-hover-border-color:#cc5e13;--bs-btn-focus-shadow-rgb:255,138,59;--bs-btn-active-color:#fff;--bs-btn-active-bg:#cc5e13;--bs-btn-active-border-color:#bf5812;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#ff7518;--bs-btn-disabled-border-color:#ff7518}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#ff0039;--bs-btn-border-color:#ff0039;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#d90030;--bs-btn-hover-border-color:#cc002e;--bs-btn-focus-shadow-rgb:255,38,87;--bs-btn-active-color:#fff;--bs-btn-active-bg:#cc002e;--bs-btn-active-border-color:#bf002b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#ff0039;--bs-btn-disabled-border-color:#ff0039}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#373a3c;--bs-btn-border-color:#373a3c;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#555859;--bs-btn-hover-border-color:#4b4e50;--bs-btn-focus-shadow-rgb:85,88,89;--bs-btn-active-color:#fff;--bs-btn-active-bg:#5f6163;--bs-btn-active-border-color:#4b4e50;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#373a3c;--bs-btn-disabled-border-color:#373a3c}.btn-outline-primary{--bs-btn-color:#2780e3;--bs-btn-border-color:#2780e3;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2780e3;--bs-btn-hover-border-color:#2780e3;--bs-btn-focus-shadow-rgb:39,128,227;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2780e3;--bs-btn-active-border-color:#2780e3;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#2780e3;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#2780e3;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#373a3c;--bs-btn-border-color:#373a3c;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#373a3c;--bs-btn-hover-border-color:#373a3c;--bs-btn-focus-shadow-rgb:55,58,60;--bs-btn-active-color:#fff;--bs-btn-active-bg:#373a3c;--bs-btn-active-border-color:#373a3c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#373a3c;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#373a3c;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#3fb618;--bs-btn-border-color:#3fb618;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#3fb618;--bs-btn-hover-border-color:#3fb618;--bs-btn-focus-shadow-rgb:63,182,24;--bs-btn-active-color:#fff;--bs-btn-active-bg:#3fb618;--bs-btn-active-border-color:#3fb618;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#3fb618;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#3fb618;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#9954bb;--bs-btn-border-color:#9954bb;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#9954bb;--bs-btn-hover-border-color:#9954bb;--bs-btn-focus-shadow-rgb:153,84,187;--bs-btn-active-color:#fff;--bs-btn-active-bg:#9954bb;--bs-btn-active-border-color:#9954bb;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#9954bb;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#9954bb;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ff7518;--bs-btn-border-color:#ff7518;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#ff7518;--bs-btn-hover-border-color:#ff7518;--bs-btn-focus-shadow-rgb:255,117,24;--bs-btn-active-color:#fff;--bs-btn-active-bg:#ff7518;--bs-btn-active-border-color:#ff7518;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ff7518;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ff7518;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#ff0039;--bs-btn-border-color:#ff0039;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#ff0039;--bs-btn-hover-border-color:#ff0039;--bs-btn-focus-shadow-rgb:255,0,57;--bs-btn-active-color:#fff;--bs-btn-active-bg:#ff0039;--bs-btn-active-border-color:#ff0039;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ff0039;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ff0039;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#373a3c;--bs-btn-border-color:#373a3c;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#373a3c;--bs-btn-hover-border-color:#373a3c;--bs-btn-focus-shadow-rgb:55,58,60;--bs-btn-active-color:#fff;--bs-btn-active-bg:#373a3c;--bs-btn-active-border-color:#373a3c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#373a3c;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#373a3c;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#868e96;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:71,147,231;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#2780e3;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#868e96;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#373a3c;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#2780e3;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(39,128,227,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width))}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#2780e3}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color:rgba(0, 0, 0, 0.9);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2855, 58, 60, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:white;--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0}.card>.list-group:last-child{border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23373a3c' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%2310335b' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(39, 128, 227, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:not(:first-of-type){border-top:0}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237db3ee'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237db3ee'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(39, 128, 227, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#2780e3;--bs-pagination-active-border-color:#2780e3;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:0 solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:0.5rem}}.progress,.progress-stacked{--bs-progress-height:0.5rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#2780e3;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#2780e3;--bs-list-group-active-border-color:#2780e3;display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(39, 128, 227, 0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color)}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-top>.popover-arrow::before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-end>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-start>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#fff!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#fff!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(31,102,182,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(31,102,182,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(31,102,182,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(44,46,48,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(44,46,48,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(44,46,48,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(50,146,19,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(50,146,19,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(50,146,19,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(122,67,150,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(122,67,150,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(122,67,150,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(204,94,19,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(204,94,19,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(204,94,19,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(204,0,46,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(204,0,46,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(204,0,46,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(44,46,48,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(44,46,48,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(44,46,48,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:0.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10{--bs-link-opacity:0.1}.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25{--bs-link-opacity:0.25}.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50{--bs-link-opacity:0.5}.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75{--bs-link-opacity:0.75}.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100{--bs-link-opacity:1}.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1{text-underline-offset:0.125em!important}.link-offset-1-hover:hover{text-underline-offset:0.125em!important}.link-offset-2{text-underline-offset:0.25em!important}.link-offset-2-hover:hover{text-underline-offset:0.25em!important}.link-offset-3{text-underline-offset:0.375em!important}.link-offset-3-hover:hover{text-underline-offset:0.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0{--bs-link-underline-opacity:0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10{--bs-link-underline-opacity:0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25{--bs-link-underline-opacity:0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50{--bs-link-underline-opacity:0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75{--bs-link-underline-opacity:0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100{--bs-link-underline-opacity:1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}body{-webkit-font-smoothing:antialiased}.badge.bg-light{color:#373a3c}.progress .progress-bar{font-size:8px;line-height:8px}
/*# sourceMappingURL=bootstrap.min.css.map */</style><style>@import"https://cdn.jsdelivr.net/npm/firacode@6.2.0/distr/fira_code.css";/*!
* Bootstrap v5.3.1 (https://getbootstrap.com/)
* Copyright 2011-2023 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;700&display=swap";:root,[data-bs-theme=light]{--bs-blue: #2780e3;--bs-indigo: #6610f2;--bs-purple: #613d7c;--bs-pink: #e83e8c;--bs-red: #ff0039;--bs-orange: #f0ad4e;--bs-yellow: #ff7518;--bs-green: #3fb618;--bs-teal: #20c997;--bs-cyan: #9954bb;--bs-black: #000;--bs-white: #fff;--bs-gray: #868e96;--bs-gray-dark: #373a3c;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #868e96;--bs-gray-700: #495057;--bs-gray-800: #373a3c;--bs-gray-900: #212529;--bs-default: #373a3c;--bs-primary: #2780e3;--bs-secondary: #373a3c;--bs-success: #3fb618;--bs-info: #9954bb;--bs-warning: #ff7518;--bs-danger: #ff0039;--bs-light: #f8f9fa;--bs-dark: #373a3c;--bs-default-rgb: 55, 58, 60;--bs-primary-rgb: 39, 128, 227;--bs-secondary-rgb: 55, 58, 60;--bs-success-rgb: 63, 182, 24;--bs-info-rgb: 153, 84, 187;--bs-warning-rgb: 255, 117, 24;--bs-danger-rgb: 255, 0, 57;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 55, 58, 60;--bs-primary-text-emphasis: #10335b;--bs-secondary-text-emphasis: #161718;--bs-success-text-emphasis: #19490a;--bs-info-text-emphasis: #3d224b;--bs-warning-text-emphasis: #662f0a;--bs-danger-text-emphasis: #660017;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #d4e6f9;--bs-secondary-bg-subtle: #d7d8d8;--bs-success-bg-subtle: #d9f0d1;--bs-info-bg-subtle: #ebddf1;--bs-warning-bg-subtle: #ffe3d1;--bs-danger-bg-subtle: #ffccd7;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #a9ccf4;--bs-secondary-border-subtle: #afb0b1;--bs-success-border-subtle: #b2e2a3;--bs-info-border-subtle: #d6bbe4;--bs-warning-border-subtle: #ffc8a3;--bs-danger-border-subtle: #ff99b0;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-root-font-size: 0.9em;--bs-body-font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #373a3c;--bs-body-color-rgb: 55, 58, 60;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(55, 58, 60, 0.75);--bs-secondary-color-rgb: 55, 58, 60;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(55, 58, 60, 0.5);--bs-tertiary-color-rgb: 55, 58, 60;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #2761e3;--bs-link-color-rgb: 39, 97, 227;--bs-link-decoration: underline;--bs-link-hover-color: #1f4eb6;--bs-link-hover-color-rgb: 31, 78, 182;--bs-code-color: #7d12ba;--bs-highlight-bg: #ffe3d1;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(39, 128, 227, 0.25);--bs-form-valid-color: #3fb618;--bs-form-valid-border-color: #3fb618;--bs-form-invalid-color: #ff0039;--bs-form-invalid-border-color: #ff0039}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #373a3c;--bs-secondary-bg-rgb: 55, 58, 60;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2c3033;--bs-tertiary-bg-rgb: 44, 48, 51;--bs-primary-text-emphasis: #7db3ee;--bs-secondary-text-emphasis: #87898a;--bs-success-text-emphasis: #8cd374;--bs-info-text-emphasis: #c298d6;--bs-warning-text-emphasis: #ffac74;--bs-danger-text-emphasis: #ff6688;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #081a2d;--bs-secondary-bg-subtle: #0b0c0c;--bs-success-bg-subtle: #0d2405;--bs-info-bg-subtle: #1f1125;--bs-warning-bg-subtle: #331705;--bs-danger-bg-subtle: #33000b;--bs-light-bg-subtle: #373a3c;--bs-dark-bg-subtle: #1c1d1e;--bs-primary-border-subtle: #174d88;--bs-secondary-border-subtle: #212324;--bs-success-border-subtle: #266d0e;--bs-info-border-subtle: #5c3270;--bs-warning-border-subtle: #99460e;--bs-danger-border-subtle: #990022;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #373a3c;--bs-heading-color: inherit;--bs-link-color: #7db3ee;--bs-link-hover-color: #97c2f1;--bs-link-color-rgb: 125, 179, 238;--bs-link-hover-color-rgb: 151, 194, 241;--bs-code-color: white;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #8cd374;--bs-form-valid-border-color: #8cd374;--bs-form-invalid-color: #ff6688;--bs-form-invalid-border-color: #ff6688}*,*::before,*::after{box-sizing:border-box}:root{font-size:var(--bs-root-font-size)}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:400;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h1,.h1{font-size:2rem}}h2,.h2{font-size:calc(1.29rem + 0.48vw)}@media(min-width: 1200px){h2,.h2{font-size:1.65rem}}h3,.h3{font-size:calc(1.27rem + 0.24vw)}@media(min-width: 1200px){h3,.h3{font-size:1.45rem}}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.1rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;-ms-text-decoration:underline dotted;-o-text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem;padding:.625rem 1.25rem;border-left:.25rem solid #e9ecef}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline;-webkit-text-decoration:underline;-moz-text-decoration:underline;-ms-text-decoration:underline;-o-text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em;color:#000;background-color:#f8f9fa;padding:.5rem;border:1px solid var(--bs-border-color, #dee2e6)}pre code{background-color:rgba(0,0,0,0);font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);background-color:#f8f9fa;padding:.125rem .25rem;word-wrap:break-word}a>code{color:inherit}kbd{padding:.4rem .4rem;font-size:0.875em;color:#fff;background-color:#373a3c}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:rgba(55,58,60,.75);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#868e96}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:rgba(55,58,60,.75)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.grid{display:grid;grid-template-rows:repeat(var(--bs-rows, 1), 1fr);grid-template-columns:repeat(var(--bs-columns, 12), 1fr);gap:var(--bs-gap, 1.5rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media(min-width: 576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media(min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media(min-width: 992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media(min-width: 1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media(min-width: 1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: #373a3c;--bs-table-bg: #fff;--bs-table-border-color: #dee2e6;--bs-table-accent-bg: transparent;--bs-table-striped-color: #373a3c;--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: #373a3c;--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: #373a3c;--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(1px*2) solid #b6babc}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #d4e6f9;--bs-table-border-color: #bfcfe0;--bs-table-striped-bg: #c9dbed;--bs-table-striped-color: #000;--bs-table-active-bg: #bfcfe0;--bs-table-active-color: #000;--bs-table-hover-bg: #c4d5e6;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #d7d8d8;--bs-table-border-color: #c2c2c2;--bs-table-striped-bg: #cccdcd;--bs-table-striped-color: #000;--bs-table-active-bg: #c2c2c2;--bs-table-active-color: #000;--bs-table-hover-bg: #c7c8c8;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d9f0d1;--bs-table-border-color: #c3d8bc;--bs-table-striped-bg: #cee4c7;--bs-table-striped-color: #000;--bs-table-active-bg: #c3d8bc;--bs-table-active-color: #000;--bs-table-hover-bg: #c9dec1;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #ebddf1;--bs-table-border-color: #d4c7d9;--bs-table-striped-bg: #dfd2e5;--bs-table-striped-color: #000;--bs-table-active-bg: #d4c7d9;--bs-table-active-color: #000;--bs-table-hover-bg: #d9ccdf;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #ffe3d1;--bs-table-border-color: #e6ccbc;--bs-table-striped-bg: #f2d8c7;--bs-table-striped-color: #000;--bs-table-active-bg: #e6ccbc;--bs-table-active-color: #000;--bs-table-hover-bg: #ecd2c1;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #ffccd7;--bs-table-border-color: #e6b8c2;--bs-table-striped-bg: #f2c2cc;--bs-table-striped-color: #000;--bs-table-active-bg: #e6b8c2;--bs-table-active-color: #000;--bs-table-hover-bg: #ecbdc7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #373a3c;--bs-table-border-color: #4b4e50;--bs-table-striped-bg: #414446;--bs-table-striped-color: #fff;--bs-table-active-bg: #4b4e50;--bs-table-active-color: #fff;--bs-table-hover-bg: #46494b;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label,.shiny-input-container .control-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:rgba(55,58,60,.75)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#373a3c;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;background-color:#fff;background-clip:padding-box;border:1px solid #dee2e6;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#373a3c;background-color:#fff;border-color:#93c0f1;outline:0;box-shadow:0 0 0 .25rem rgba(39,128,227,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:rgba(55,58,60,.75);opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:#373a3c;background-color:#f8f9fa;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e9ecef}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#373a3c;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(1px * 2));padding:.25rem .5rem;font-size:0.875rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(1px * 2));padding:.5rem 1rem;font-size:1.25rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(1px * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(1px * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(1px * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(1px * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important}.form-control-color::-webkit-color-swatch{border:0 !important}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(1px * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(1px * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23373a3c' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#373a3c;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;background-color:#fff;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #dee2e6;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#93c0f1;outline:0;box-shadow:0 0 0 .25rem rgba(39,128,227,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #373a3c}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check,.shiny-input-container .checkbox,.shiny-input-container .radio{display:block;min-height:1.5rem;padding-left:0;margin-bottom:.125rem}.form-check .form-check-input,.form-check .shiny-input-container .checkbox input,.form-check .shiny-input-container .radio input,.shiny-input-container .checkbox .form-check-input,.shiny-input-container .checkbox .shiny-input-container .checkbox input,.shiny-input-container .checkbox .shiny-input-container .radio input,.shiny-input-container .radio .form-check-input,.shiny-input-container .radio .shiny-input-container .checkbox input,.shiny-input-container .radio .shiny-input-container .radio input{float:left;margin-left:0}.form-check-reverse{padding-right:0;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:0;margin-left:0}.form-check-input,.shiny-input-container .checkbox input,.shiny-input-container .checkbox-inline input,.shiny-input-container .radio input,.shiny-input-container .radio-inline input{--bs-form-check-bg: #fff;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #dee2e6;print-color-adjust:exact}.form-check-input[type=radio],.shiny-input-container .checkbox input[type=radio],.shiny-input-container .checkbox-inline input[type=radio],.shiny-input-container .radio input[type=radio],.shiny-input-container .radio-inline input[type=radio]{border-radius:50%}.form-check-input:active,.shiny-input-container .checkbox input:active,.shiny-input-container .checkbox-inline input:active,.shiny-input-container .radio input:active,.shiny-input-container .radio-inline input:active{filter:brightness(90%)}.form-check-input:focus,.shiny-input-container .checkbox input:focus,.shiny-input-container .checkbox-inline input:focus,.shiny-input-container .radio input:focus,.shiny-input-container .radio-inline input:focus{border-color:#93c0f1;outline:0;box-shadow:0 0 0 .25rem rgba(39,128,227,.25)}.form-check-input:checked,.shiny-input-container .checkbox input:checked,.shiny-input-container .checkbox-inline input:checked,.shiny-input-container .radio input:checked,.shiny-input-container .radio-inline input:checked{background-color:#2780e3;border-color:#2780e3}.form-check-input:checked[type=checkbox],.shiny-input-container .checkbox input:checked[type=checkbox],.shiny-input-container .checkbox-inline input:checked[type=checkbox],.shiny-input-container .radio input:checked[type=checkbox],.shiny-input-container .radio-inline input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio],.shiny-input-container .checkbox input:checked[type=radio],.shiny-input-container .checkbox-inline input:checked[type=radio],.shiny-input-container .radio input:checked[type=radio],.shiny-input-container .radio-inline input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate,.shiny-input-container .checkbox input[type=checkbox]:indeterminate,.shiny-input-container .checkbox-inline input[type=checkbox]:indeterminate,.shiny-input-container .radio input[type=checkbox]:indeterminate,.shiny-input-container .radio-inline input[type=checkbox]:indeterminate{background-color:#2780e3;border-color:#2780e3;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled,.shiny-input-container .checkbox input:disabled,.shiny-input-container .checkbox-inline input:disabled,.shiny-input-container .radio input:disabled,.shiny-input-container .radio-inline input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input[disabled]~span,.form-check-input:disabled~.form-check-label,.form-check-input:disabled~span,.shiny-input-container .checkbox input[disabled]~.form-check-label,.shiny-input-container .checkbox input[disabled]~span,.shiny-input-container .checkbox input:disabled~.form-check-label,.shiny-input-container .checkbox input:disabled~span,.shiny-input-container .checkbox-inline input[disabled]~.form-check-label,.shiny-input-container .checkbox-inline input[disabled]~span,.shiny-input-container .checkbox-inline input:disabled~.form-check-label,.shiny-input-container .checkbox-inline input:disabled~span,.shiny-input-container .radio input[disabled]~.form-check-label,.shiny-input-container .radio input[disabled]~span,.shiny-input-container .radio input:disabled~.form-check-label,.shiny-input-container .radio input:disabled~span,.shiny-input-container .radio-inline input[disabled]~.form-check-label,.shiny-input-container .radio-inline input[disabled]~span,.shiny-input-container .radio-inline input:disabled~.form-check-label,.shiny-input-container .radio-inline input:disabled~span{cursor:default;opacity:.5}.form-check-label,.shiny-input-container .checkbox label,.shiny-input-container .checkbox-inline label,.shiny-input-container .radio label,.shiny-input-container .radio-inline label{cursor:pointer}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2393c0f1'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(39,128,227,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(39,128,227,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;background-color:#2780e3;border:0;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#bed9f7}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#f8f9fa;border-color:rgba(0,0,0,0)}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;background-color:#2780e3;border:0;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#bed9f7}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#f8f9fa;border-color:rgba(0,0,0,0)}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:rgba(55,58,60,.75)}.form-range:disabled::-moz-range-thumb{background-color:rgba(55,58,60,.75)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(1px * 2));min-height:calc(3.5rem + calc(1px * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:#fff}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#868e96}.form-floating>:disabled~label::after,.form-floating>.form-control:disabled~label::after{background-color:#e9ecef}.input-group{position:relative;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:stretch;-webkit-align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;-webkit-flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#373a3c;text-align:center;white-space:nowrap;background-color:#f8f9fa;border:1px solid #dee2e6}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(1px*-1)}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#3fb618}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:#3fb618}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#3fb618;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233fb618' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#3fb618;box-shadow:0 0 0 .25rem rgba(63,182,24,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#3fb618}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233fb618' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#3fb618;box-shadow:0 0 0 .25rem rgba(63,182,24,.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#3fb618}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#3fb618}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(63,182,24,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#3fb618}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#ff0039}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:#ff0039}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#ff0039;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ff0039'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff0039' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#ff0039;box-shadow:0 0 0 .25rem rgba(255,0,57,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#ff0039}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ff0039'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff0039' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#ff0039;box-shadow:0 0 0 .25rem rgba(255,0,57,.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#ff0039}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#ff0039}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(255,0,57,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#ff0039}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: #373a3c;--bs-btn-bg: transparent;--bs-btn-border-width: 1px;--bs-btn-border-color: transparent;--bs-btn-border-radius: 0.375rem;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;-webkit-text-decoration:none;-moz-text-decoration:none;-ms-text-decoration:none;-o-text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-default{--bs-btn-color: #fff;--bs-btn-bg: #373a3c;--bs-btn-border-color: #373a3c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #2f3133;--bs-btn-hover-border-color: #2c2e30;--bs-btn-focus-shadow-rgb: 85, 88, 89;--bs-btn-active-color: #fff;--bs-btn-active-bg: #2c2e30;--bs-btn-active-border-color: #292c2d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #373a3c;--bs-btn-disabled-border-color: #373a3c}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #2780e3;--bs-btn-border-color: #2780e3;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #216dc1;--bs-btn-hover-border-color: #1f66b6;--bs-btn-focus-shadow-rgb: 71, 147, 231;--bs-btn-active-color: #fff;--bs-btn-active-bg: #1f66b6;--bs-btn-active-border-color: #1d60aa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #2780e3;--bs-btn-disabled-border-color: #2780e3}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #373a3c;--bs-btn-border-color: #373a3c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #2f3133;--bs-btn-hover-border-color: #2c2e30;--bs-btn-focus-shadow-rgb: 85, 88, 89;--bs-btn-active-color: #fff;--bs-btn-active-bg: #2c2e30;--bs-btn-active-border-color: #292c2d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #373a3c;--bs-btn-disabled-border-color: #373a3c}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #3fb618;--bs-btn-border-color: #3fb618;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #369b14;--bs-btn-hover-border-color: #329213;--bs-btn-focus-shadow-rgb: 92, 193, 59;--bs-btn-active-color: #fff;--bs-btn-active-bg: #329213;--bs-btn-active-border-color: #2f8912;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #3fb618;--bs-btn-disabled-border-color: #3fb618}.btn-info{--bs-btn-color: #fff;--bs-btn-bg: #9954bb;--bs-btn-border-color: #9954bb;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #82479f;--bs-btn-hover-border-color: #7a4396;--bs-btn-focus-shadow-rgb: 168, 110, 197;--bs-btn-active-color: #fff;--bs-btn-active-bg: #7a4396;--bs-btn-active-border-color: #733f8c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #9954bb;--bs-btn-disabled-border-color: #9954bb}.btn-warning{--bs-btn-color: #fff;--bs-btn-bg: #ff7518;--bs-btn-border-color: #ff7518;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #d96314;--bs-btn-hover-border-color: #cc5e13;--bs-btn-focus-shadow-rgb: 255, 138, 59;--bs-btn-active-color: #fff;--bs-btn-active-bg: #cc5e13;--bs-btn-active-border-color: #bf5812;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #ff7518;--bs-btn-disabled-border-color: #ff7518}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #ff0039;--bs-btn-border-color: #ff0039;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #d90030;--bs-btn-hover-border-color: #cc002e;--bs-btn-focus-shadow-rgb: 255, 38, 87;--bs-btn-active-color: #fff;--bs-btn-active-bg: #cc002e;--bs-btn-active-border-color: #bf002b;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #ff0039;--bs-btn-disabled-border-color: #ff0039}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #373a3c;--bs-btn-border-color: #373a3c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #555859;--bs-btn-hover-border-color: #4b4e50;--bs-btn-focus-shadow-rgb: 85, 88, 89;--bs-btn-active-color: #fff;--bs-btn-active-bg: #5f6163;--bs-btn-active-border-color: #4b4e50;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #373a3c;--bs-btn-disabled-border-color: #373a3c}.btn-outline-default{--bs-btn-color: #373a3c;--bs-btn-border-color: #373a3c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #373a3c;--bs-btn-hover-border-color: #373a3c;--bs-btn-focus-shadow-rgb: 55, 58, 60;--bs-btn-active-color: #fff;--bs-btn-active-bg: #373a3c;--bs-btn-active-border-color: #373a3c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #373a3c;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #373a3c;--bs-btn-bg: transparent;--bs-gradient: none}.btn-outline-primary{--bs-btn-color: #2780e3;--bs-btn-border-color: #2780e3;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #2780e3;--bs-btn-hover-border-color: #2780e3;--bs-btn-focus-shadow-rgb: 39, 128, 227;--bs-btn-active-color: #fff;--bs-btn-active-bg: #2780e3;--bs-btn-active-border-color: #2780e3;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #2780e3;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #2780e3;--bs-btn-bg: transparent;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #373a3c;--bs-btn-border-color: #373a3c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #373a3c;--bs-btn-hover-border-color: #373a3c;--bs-btn-focus-shadow-rgb: 55, 58, 60;--bs-btn-active-color: #fff;--bs-btn-active-bg: #373a3c;--bs-btn-active-border-color: #373a3c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #373a3c;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #373a3c;--bs-btn-bg: transparent;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #3fb618;--bs-btn-border-color: #3fb618;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #3fb618;--bs-btn-hover-border-color: #3fb618;--bs-btn-focus-shadow-rgb: 63, 182, 24;--bs-btn-active-color: #fff;--bs-btn-active-bg: #3fb618;--bs-btn-active-border-color: #3fb618;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #3fb618;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #3fb618;--bs-btn-bg: transparent;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #9954bb;--bs-btn-border-color: #9954bb;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #9954bb;--bs-btn-hover-border-color: #9954bb;--bs-btn-focus-shadow-rgb: 153, 84, 187;--bs-btn-active-color: #fff;--bs-btn-active-bg: #9954bb;--bs-btn-active-border-color: #9954bb;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #9954bb;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #9954bb;--bs-btn-bg: transparent;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ff7518;--bs-btn-border-color: #ff7518;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ff7518;--bs-btn-hover-border-color: #ff7518;--bs-btn-focus-shadow-rgb: 255, 117, 24;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ff7518;--bs-btn-active-border-color: #ff7518;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ff7518;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ff7518;--bs-btn-bg: transparent;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #ff0039;--bs-btn-border-color: #ff0039;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #ff0039;--bs-btn-hover-border-color: #ff0039;--bs-btn-focus-shadow-rgb: 255, 0, 57;--bs-btn-active-color: #fff;--bs-btn-active-bg: #ff0039;--bs-btn-active-border-color: #ff0039;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ff0039;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ff0039;--bs-btn-bg: transparent;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-btn-bg: transparent;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #373a3c;--bs-btn-border-color: #373a3c;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #373a3c;--bs-btn-hover-border-color: #373a3c;--bs-btn-focus-shadow-rgb: 55, 58, 60;--bs-btn-active-color: #fff;--bs-btn-active-bg: #373a3c;--bs-btn-active-border-color: #373a3c;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #373a3c;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #373a3c;--bs-btn-bg: transparent;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: #2761e3;--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: #1f4eb6;--bs-btn-hover-border-color: transparent;--bs-btn-active-color: #1f4eb6;--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #868e96;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 71, 121, 231;text-decoration:underline;-webkit-text-decoration:underline;-moz-text-decoration:underline;-ms-text-decoration:underline;-o-text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: 0.5rem}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: 0.25rem}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .2s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: #373a3c;--bs-dropdown-bg: #fff;--bs-dropdown-border-color: rgba(0, 0, 0, 0.175);--bs-dropdown-border-radius: 0.375rem;--bs-dropdown-border-width: 1px;--bs-dropdown-inner-border-radius: calc(0.375rem - 1px);--bs-dropdown-divider-bg: rgba(0, 0, 0, 0.175);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color: #373a3c;--bs-dropdown-link-hover-color: #373a3c;--bs-dropdown-link-hover-bg: #f8f9fa;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #2780e3;--bs-dropdown-link-disabled-color: rgba(55, 58, 60, 0.5);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #868e96;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;-webkit-text-decoration:none;-moz-text-decoration:none;-ms-text-decoration:none;-o-text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #373a3c;--bs-dropdown-border-color: rgba(0, 0, 0, 0.175);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: rgba(0, 0, 0, 0.175);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #2780e3;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto;-webkit-flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;justify-content:flex-start;-webkit-justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(1px*-1)}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;-webkit-flex-direction:column;align-items:flex-start;-webkit-align-items:flex-start;justify-content:center;-webkit-justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(1px*-1)}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: #2761e3;--bs-nav-link-hover-color: #1f4eb6;--bs-nav-link-disabled-color: rgba(55, 58, 60, 0.75);display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;-webkit-text-decoration:none;-moz-text-decoration:none;-ms-text-decoration:none;-o-text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(39,128,227,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: 1px;--bs-nav-tabs-border-color: #dee2e6;--bs-nav-tabs-border-radius: 0.375rem;--bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color: #000;--bs-nav-tabs-link-active-bg: #fff;--bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width))}.nav-pills{--bs-nav-pills-border-radius: 0.375rem;--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #2780e3}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: #000;gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;-webkit-flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;-webkit-flex-basis:0;flex-grow:1;-webkit-flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: #545555;--bs-navbar-hover-color: rgba(31, 78, 182, 0.8);--bs-navbar-disabled-color: rgba(84, 85, 85, 0.75);--bs-navbar-active-color: #1f4eb6;--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: #545555;--bs-navbar-brand-hover-color: #1f4eb6;--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25;--bs-navbar-toggler-padding-x: 0;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23545555' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(84, 85, 85, 0);--bs-navbar-toggler-border-radius: 0.375rem;--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;display:-webkit-flex;flex-wrap:inherit;-webkit-flex-wrap:inherit;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;-webkit-text-decoration:none;-moz-text-decoration:none;-ms-text-decoration:none;-o-text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;-webkit-flex-basis:100%;flex-grow:1;-webkit-flex-grow:1;align-items:center;-webkit-align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;justify-content:flex-start;-webkit-justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row;-webkit-flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;display:-webkit-flex !important;flex-basis:auto;-webkit-flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;-webkit-flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;display:-webkit-flex;flex-grow:0;-webkit-flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;justify-content:flex-start;-webkit-justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row;-webkit-flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;display:-webkit-flex !important;flex-basis:auto;-webkit-flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;-webkit-flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;display:-webkit-flex;flex-grow:0;-webkit-flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;justify-content:flex-start;-webkit-justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row;-webkit-flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;display:-webkit-flex !important;flex-basis:auto;-webkit-flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;-webkit-flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;display:-webkit-flex;flex-grow:0;-webkit-flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;justify-content:flex-start;-webkit-justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row;-webkit-flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;display:-webkit-flex !important;flex-basis:auto;-webkit-flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;-webkit-flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;display:-webkit-flex;flex-grow:0;-webkit-flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;justify-content:flex-start;-webkit-justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row;-webkit-flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;display:-webkit-flex !important;flex-basis:auto;-webkit-flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;-webkit-flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;display:-webkit-flex;flex-grow:0;-webkit-flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;justify-content:flex-start;-webkit-justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row;-webkit-flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;display:-webkit-flex !important;flex-basis:auto;-webkit-flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;-webkit-flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;display:-webkit-flex;flex-grow:0;-webkit-flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: #545555;--bs-navbar-hover-color: rgba(31, 78, 182, 0.8);--bs-navbar-disabled-color: rgba(84, 85, 85, 0.75);--bs-navbar-active-color: #1f4eb6;--bs-navbar-brand-color: #545555;--bs-navbar-brand-hover-color: #1f4eb6;--bs-navbar-toggler-border-color: rgba(84, 85, 85, 0);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23545555' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23545555' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: 1px;--bs-card-border-color: rgba(0, 0, 0, 0.175);--bs-card-border-radius: 0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(0.375rem - 1px);--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(55, 58, 60, 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: #fff;--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0}.card>.list-group:last-child{border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;-webkit-flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-0.5*var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header-tabs{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-0.5*var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-left:calc(-0.5*var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width: 576px){.card-group{display:flex;display:-webkit-flex;flex-flow:row wrap;-webkit-flex-flow:row wrap}.card-group>.card{flex:1 0 0%;-webkit-flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}}.accordion{--bs-accordion-color: #373a3c;--bs-accordion-bg: #fff;--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: #dee2e6;--bs-accordion-border-width: 1px;--bs-accordion-border-radius: 0.375rem;--bs-accordion-inner-border-radius: calc(0.375rem - 1px);--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: #373a3c;--bs-accordion-btn-bg: #fff;--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23373a3c'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2310335b'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #93c0f1;--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(39, 128, 227, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: #10335b;--bs-accordion-active-bg: #d4e6f9}.accordion-button{position:relative;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;-webkit-flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:not(:first-of-type){border-top:0}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237db3ee'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237db3ee'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: rgba(55, 58, 60, 0.75);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: rgba(55, 58, 60, 0.75);display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, ">") /* rtl: var(--bs-breadcrumb-divider, ">") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: #2761e3;--bs-pagination-bg: #fff;--bs-pagination-border-width: 1px;--bs-pagination-border-color: #dee2e6;--bs-pagination-border-radius: 0.375rem;--bs-pagination-hover-color: #1f4eb6;--bs-pagination-hover-bg: #f8f9fa;--bs-pagination-hover-border-color: #dee2e6;--bs-pagination-focus-color: #1f4eb6;--bs-pagination-focus-bg: #e9ecef;--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(39, 128, 227, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #2780e3;--bs-pagination-active-border-color: #2780e3;--bs-pagination-disabled-color: rgba(55, 58, 60, 0.75);--bs-pagination-disabled-bg: #e9ecef;--bs-pagination-disabled-border-color: #dee2e6;display:flex;display:-webkit-flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;-webkit-text-decoration:none;-moz-text-decoration:none;-ms-text-decoration:none;-o-text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(1px*-1)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: 0.5rem}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: 0.25rem}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: 0.375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 0 solid var(--bs-alert-border-color);--bs-alert-border-radius: 0.375rem;--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-default{--bs-alert-color: var(--bs-default-text-emphasis);--bs-alert-bg: var(--bs-default-bg-subtle);--bs-alert-border-color: var(--bs-default-border-subtle);--bs-alert-link-color: var(--bs-default-text-emphasis)}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:.5rem}}.progress,.progress-stacked{--bs-progress-height: 0.5rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: #e9ecef;--bs-progress-border-radius: 0.375rem;--bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #2780e3;--bs-progress-bar-transition: width 0.6s ease;display:flex;display:-webkit-flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg)}.progress-bar{display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;justify-content:center;-webkit-justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: #373a3c;--bs-list-group-bg: #fff;--bs-list-group-border-color: #dee2e6;--bs-list-group-border-width: 1px;--bs-list-group-border-radius: 0.375rem;--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: rgba(55, 58, 60, 0.75);--bs-list-group-action-hover-color: #000;--bs-list-group-action-hover-bg: #f8f9fa;--bs-list-group-action-active-color: #373a3c;--bs-list-group-action-active-bg: #e9ecef;--bs-list-group-disabled-color: rgba(55, 58, 60, 0.75);--bs-list-group-disabled-bg: #fff;--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #2780e3;--bs-list-group-active-border-color: #2780e3;display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;padding-left:0;margin-bottom:0}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;-webkit-text-decoration:none;-moz-text-decoration:none;-ms-text-decoration:none;-o-text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row;-webkit-flex-direction:row}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row;-webkit-flex-direction:row}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row;-webkit-flex-direction:row}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row;-webkit-flex-direction:row}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row;-webkit-flex-direction:row}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row;-webkit-flex-direction:row}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-default{--bs-list-group-color: var(--bs-default-text-emphasis);--bs-list-group-bg: var(--bs-default-bg-subtle);--bs-list-group-border-color: var(--bs-default-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-default-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-default-border-subtle);--bs-list-group-active-color: var(--bs-default-bg-subtle);--bs-list-group-active-bg: var(--bs-default-text-emphasis);--bs-list-group-active-border-color: var(--bs-default-text-emphasis)}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(39, 128, 227, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:rgba(0,0,0,0) var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(255, 255, 255, 0.85);--bs-toast-border-width: 1px;--bs-toast-border-color: rgba(0, 0, 0, 0.175);--bs-toast-border-radius: 0.375rem;--bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-toast-header-color: rgba(55, 58, 60, 0.75);--bs-toast-header-bg: rgba(255, 255, 255, 0.85);--bs-toast-header-border-color: rgba(0, 0, 0, 0.175);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;width:-webkit-max-content;width:-moz-max-content;width:-ms-max-content;width:-o-max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color)}.toast-header .btn-close{margin-right:calc(-0.5*var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: rgba(0, 0, 0, 0.175);--bs-modal-border-width: 1px;--bs-modal-border-radius: 0.5rem;--bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius: calc(0.5rem - 1px);--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: #dee2e6;--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: #dee2e6;--bs-modal-footer-border-width: 1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;display:-webkit-flex;flex-shrink:0;-webkit-flex-shrink:0;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;-webkit-flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;display:-webkit-flex;flex-shrink:0;-webkit-flex-shrink:0;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-items:center;-webkit-align-items:center;justify-content:flex-end;-webkit-justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: #fff;--bs-tooltip-bg: #000;--bs-tooltip-border-radius: 0.375rem;--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: #fff;--bs-popover-border-width: 1px;--bs-popover-border-color: rgba(0, 0, 0, 0.175);--bs-popover-border-radius: 0.5rem;--bs-popover-inner-border-radius: calc(0.5rem - 1px);--bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: #e9ecef;--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: #373a3c;--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y;-webkit-touch-action:pan-y;-moz-touch-action:pan-y;-ms-touch-action:pan-y;-o-touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;display:-webkit-flex;justify-content:center;-webkit-justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;-webkit-flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:rgba(0,0,0,0)}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: #373a3c;--bs-offcanvas-bg: #fff;--bs-offcanvas-border-width: 1px;--bs-offcanvas-border-color: rgba(0, 0, 0, 0.175);--bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-offcanvas-transition: transform 0.3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media(max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 575.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;display:-webkit-flex;flex-grow:0;-webkit-flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;display:-webkit-flex;flex-grow:0;-webkit-flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 991.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;display:-webkit-flex;flex-grow:0;-webkit-flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 1199.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;display:-webkit-flex;flex-grow:0;-webkit-flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;display:-webkit-flex;flex-grow:0;-webkit-flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin-top:calc(-0.5*var(--bs-offcanvas-padding-y));margin-right:calc(-0.5*var(--bs-offcanvas-padding-x));margin-bottom:calc(-0.5*var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;-webkit-flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);-webkit-mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;-webkit-mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%;-webkit-mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-default{color:#fff !important;background-color:RGBA(var(--bs-default-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#fff !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#fff !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-default{color:RGBA(var(--bs-default-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-default-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-default:hover,.link-default:focus{color:RGBA(44, 46, 48, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(44, 46, 48, var(--bs-link-underline-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(31, 102, 182, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(31, 102, 182, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(44, 46, 48, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(44, 46, 48, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(50, 146, 19, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(50, 146, 19, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(122, 67, 150, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(122, 67, 150, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(204, 94, 19, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(204, 94, 19, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(204, 0, 46, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(204, 0, 46, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(44, 46, 48, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(44, 46, 48, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;-webkit-flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;display:-webkit-flex;flex-direction:row;-webkit-flex-direction:row;align-items:center;-webkit-align-items:center;align-self:stretch;-webkit-align-self:stretch}.vstack{display:flex;display:-webkit-flex;flex:1 1 auto;-webkit-flex:1 1 auto;flex-direction:column;-webkit-flex-direction:column;align-self:stretch;-webkit-align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;-webkit-align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.focus-ring-default{--bs-focus-ring-color: rgba(var(--bs-default-rgb), var(--bs-focus-ring-opacity))}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-default{--bs-border-opacity: 1;border-color:rgba(var(--bs-default-rgb), var(--bs-border-opacity)) !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.325rem + 0.9vw) !important}.fs-2{font-size:calc(1.29rem + 0.48vw) !important}.fs-3{font-size:calc(1.27rem + 0.24vw) !important}.fs-4{font-size:1.25rem !important}.fs-5{font-size:1.1rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-default{--bs-text-opacity: 1;color:rgba(var(--bs-default-rgb), var(--bs-text-opacity)) !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-default{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-default-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-default{--bs-bg-opacity: 1;background-color:rgba(var(--bs-default-rgb), var(--bs-bg-opacity)) !important}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}.bg-default{color:#fff}.bg-primary{color:#fff}.bg-secondary{color:#fff}.bg-success{color:#fff}.bg-info{color:#fff}.bg-warning{color:#fff}.bg-danger{color:#fff}.bg-light{color:#000}.bg-dark{color:#fff}@media(min-width: 1200px){.fs-1{font-size:2rem !important}.fs-2{font-size:1.65rem !important}.fs-3{font-size:1.45rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.bg-blue{--bslib-color-bg: #2780e3;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-blue{--bslib-color-fg: #2780e3;color:var(--bslib-color-fg)}.bg-indigo{--bslib-color-bg: #6610f2;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-indigo{--bslib-color-fg: #6610f2;color:var(--bslib-color-fg)}.bg-purple{--bslib-color-bg: #613d7c;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-purple{--bslib-color-fg: #613d7c;color:var(--bslib-color-fg)}.bg-pink{--bslib-color-bg: #e83e8c;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-pink{--bslib-color-fg: #e83e8c;color:var(--bslib-color-fg)}.bg-red{--bslib-color-bg: #ff0039;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-red{--bslib-color-fg: #ff0039;color:var(--bslib-color-fg)}.bg-orange{--bslib-color-bg: #f0ad4e;--bslib-color-fg: #000;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-orange{--bslib-color-fg: #f0ad4e;color:var(--bslib-color-fg)}.bg-yellow{--bslib-color-bg: #ff7518;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-yellow{--bslib-color-fg: #ff7518;color:var(--bslib-color-fg)}.bg-green{--bslib-color-bg: #3fb618;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-green{--bslib-color-fg: #3fb618;color:var(--bslib-color-fg)}.bg-teal{--bslib-color-bg: #20c997;--bslib-color-fg: #000;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-teal{--bslib-color-fg: #20c997;color:var(--bslib-color-fg)}.bg-cyan{--bslib-color-bg: #9954bb;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-cyan{--bslib-color-fg: #9954bb;color:var(--bslib-color-fg)}.text-default{--bslib-color-fg: #373a3c}.bg-default{--bslib-color-bg: #373a3c;--bslib-color-fg: #fff}.text-primary{--bslib-color-fg: #2780e3}.bg-primary{--bslib-color-bg: #2780e3;--bslib-color-fg: #fff}.text-secondary{--bslib-color-fg: #373a3c}.bg-secondary{--bslib-color-bg: #373a3c;--bslib-color-fg: #fff}.text-success{--bslib-color-fg: #3fb618}.bg-success{--bslib-color-bg: #3fb618;--bslib-color-fg: #fff}.text-info{--bslib-color-fg: #9954bb}.bg-info{--bslib-color-bg: #9954bb;--bslib-color-fg: #fff}.text-warning{--bslib-color-fg: #ff7518}.bg-warning{--bslib-color-bg: #ff7518;--bslib-color-fg: #fff}.text-danger{--bslib-color-fg: #ff0039}.bg-danger{--bslib-color-bg: #ff0039;--bslib-color-fg: #fff}.text-light{--bslib-color-fg: #f8f9fa}.bg-light{--bslib-color-bg: #f8f9fa;--bslib-color-fg: #000}.text-dark{--bslib-color-fg: #373a3c}.bg-dark{--bslib-color-bg: #373a3c;--bslib-color-fg: #fff}.bg-gradient-blue-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #4053e9;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #4053e9;color:#fff}.bg-gradient-blue-purple{--bslib-color-fg: #fff;--bslib-color-bg: #3e65ba;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #3e65ba;color:#fff}.bg-gradient-blue-pink{--bslib-color-fg: #fff;--bslib-color-bg: #7466c0;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #7466c0;color:#fff}.bg-gradient-blue-red{--bslib-color-fg: #fff;--bslib-color-bg: #7d4d9f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #7d4d9f;color:#fff}.bg-gradient-blue-orange{--bslib-color-fg: #fff;--bslib-color-bg: #7792a7;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #7792a7;color:#fff}.bg-gradient-blue-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #7d7c92;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #7d7c92;color:#fff}.bg-gradient-blue-green{--bslib-color-fg: #fff;--bslib-color-bg: #319692;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #319692;color:#fff}.bg-gradient-blue-teal{--bslib-color-fg: #fff;--bslib-color-bg: #249dc5;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #249dc5;color:#fff}.bg-gradient-blue-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #556ed3;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #556ed3;color:#fff}.bg-gradient-indigo-blue{--bslib-color-fg: #fff;--bslib-color-bg: #4d3dec;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #4d3dec;color:#fff}.bg-gradient-indigo-purple{--bslib-color-fg: #fff;--bslib-color-bg: #6422c3;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #6422c3;color:#fff}.bg-gradient-indigo-pink{--bslib-color-fg: #fff;--bslib-color-bg: #9a22c9;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #9a22c9;color:#fff}.bg-gradient-indigo-red{--bslib-color-fg: #fff;--bslib-color-bg: #a30aa8;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #a30aa8;color:#fff}.bg-gradient-indigo-orange{--bslib-color-fg: #fff;--bslib-color-bg: #9d4fb0;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #9d4fb0;color:#fff}.bg-gradient-indigo-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #a3389b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #a3389b;color:#fff}.bg-gradient-indigo-green{--bslib-color-fg: #fff;--bslib-color-bg: #56529b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #56529b;color:#fff}.bg-gradient-indigo-teal{--bslib-color-fg: #fff;--bslib-color-bg: #4a5ace;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #4a5ace;color:#fff}.bg-gradient-indigo-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #7a2bdc;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #7a2bdc;color:#fff}.bg-gradient-purple-blue{--bslib-color-fg: #fff;--bslib-color-bg: #4a58a5;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #4a58a5;color:#fff}.bg-gradient-purple-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #632bab;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #632bab;color:#fff}.bg-gradient-purple-pink{--bslib-color-fg: #fff;--bslib-color-bg: #973d82;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #973d82;color:#fff}.bg-gradient-purple-red{--bslib-color-fg: #fff;--bslib-color-bg: #a02561;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #a02561;color:#fff}.bg-gradient-purple-orange{--bslib-color-fg: #fff;--bslib-color-bg: #9a6a6a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #9a6a6a;color:#fff}.bg-gradient-purple-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #a05354;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #a05354;color:#fff}.bg-gradient-purple-green{--bslib-color-fg: #fff;--bslib-color-bg: #536d54;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #536d54;color:#fff}.bg-gradient-purple-teal{--bslib-color-fg: #fff;--bslib-color-bg: #477587;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #477587;color:#fff}.bg-gradient-purple-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #774695;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #774695;color:#fff}.bg-gradient-pink-blue{--bslib-color-fg: #fff;--bslib-color-bg: #9b58af;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #9b58af;color:#fff}.bg-gradient-pink-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #b42cb5;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #b42cb5;color:#fff}.bg-gradient-pink-purple{--bslib-color-fg: #fff;--bslib-color-bg: #b23e86;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #b23e86;color:#fff}.bg-gradient-pink-red{--bslib-color-fg: #fff;--bslib-color-bg: #f1256b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #f1256b;color:#fff}.bg-gradient-pink-orange{--bslib-color-fg: #fff;--bslib-color-bg: #eb6a73;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #eb6a73;color:#fff}.bg-gradient-pink-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #f1545e;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #f1545e;color:#fff}.bg-gradient-pink-green{--bslib-color-fg: #fff;--bslib-color-bg: #a46e5e;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #a46e5e;color:#fff}.bg-gradient-pink-teal{--bslib-color-fg: #fff;--bslib-color-bg: #987690;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #987690;color:#fff}.bg-gradient-pink-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #c8479f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #c8479f;color:#fff}.bg-gradient-red-blue{--bslib-color-fg: #fff;--bslib-color-bg: #a9337d;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #a9337d;color:#fff}.bg-gradient-red-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #c20683;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #c20683;color:#fff}.bg-gradient-red-purple{--bslib-color-fg: #fff;--bslib-color-bg: #c01854;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #c01854;color:#fff}.bg-gradient-red-pink{--bslib-color-fg: #fff;--bslib-color-bg: #f6195a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #f6195a;color:#fff}.bg-gradient-red-orange{--bslib-color-fg: #fff;--bslib-color-bg: #f94541;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #f94541;color:#fff}.bg-gradient-red-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #ff2f2c;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #ff2f2c;color:#fff}.bg-gradient-red-green{--bslib-color-fg: #fff;--bslib-color-bg: #b2492c;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #b2492c;color:#fff}.bg-gradient-red-teal{--bslib-color-fg: #fff;--bslib-color-bg: #a6505f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #a6505f;color:#fff}.bg-gradient-red-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #d6226d;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #d6226d;color:#fff}.bg-gradient-orange-blue{--bslib-color-fg: #fff;--bslib-color-bg: #a09b8a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #a09b8a;color:#fff}.bg-gradient-orange-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #b96e90;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #b96e90;color:#fff}.bg-gradient-orange-purple{--bslib-color-fg: #fff;--bslib-color-bg: #b78060;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #b78060;color:#fff}.bg-gradient-orange-pink{--bslib-color-fg: #fff;--bslib-color-bg: #ed8167;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #ed8167;color:#fff}.bg-gradient-orange-red{--bslib-color-fg: #fff;--bslib-color-bg: #f66846;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #f66846;color:#fff}.bg-gradient-orange-yellow{--bslib-color-fg: #000;--bslib-color-bg: #f69738;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #f69738;color:#000}.bg-gradient-orange-green{--bslib-color-fg: #000;--bslib-color-bg: #a9b138;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #a9b138;color:#000}.bg-gradient-orange-teal{--bslib-color-fg: #000;--bslib-color-bg: #9db86b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #9db86b;color:#000}.bg-gradient-orange-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #cd897a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #cd897a;color:#fff}.bg-gradient-yellow-blue{--bslib-color-fg: #fff;--bslib-color-bg: #a97969;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #a97969;color:#fff}.bg-gradient-yellow-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #c24d6f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #c24d6f;color:#fff}.bg-gradient-yellow-purple{--bslib-color-fg: #fff;--bslib-color-bg: #c05f40;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #c05f40;color:#fff}.bg-gradient-yellow-pink{--bslib-color-fg: #fff;--bslib-color-bg: #f65f46;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #f65f46;color:#fff}.bg-gradient-yellow-red{--bslib-color-fg: #fff;--bslib-color-bg: #ff4625;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #ff4625;color:#fff}.bg-gradient-yellow-orange{--bslib-color-fg: #000;--bslib-color-bg: #f98b2e;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #f98b2e;color:#000}.bg-gradient-yellow-green{--bslib-color-fg: #fff;--bslib-color-bg: #b28f18;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #b28f18;color:#fff}.bg-gradient-yellow-teal{--bslib-color-fg: #fff;--bslib-color-bg: #a6974b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #a6974b;color:#fff}.bg-gradient-yellow-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #d66859;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #d66859;color:#fff}.bg-gradient-green-blue{--bslib-color-fg: #fff;--bslib-color-bg: #35a069;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #35a069;color:#fff}.bg-gradient-green-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #4f746f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #4f746f;color:#fff}.bg-gradient-green-purple{--bslib-color-fg: #fff;--bslib-color-bg: #4d8640;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #4d8640;color:#fff}.bg-gradient-green-pink{--bslib-color-fg: #fff;--bslib-color-bg: #838646;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #838646;color:#fff}.bg-gradient-green-red{--bslib-color-fg: #fff;--bslib-color-bg: #8c6d25;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #8c6d25;color:#fff}.bg-gradient-green-orange{--bslib-color-fg: #000;--bslib-color-bg: #86b22e;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #86b22e;color:#000}.bg-gradient-green-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #8c9c18;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #8c9c18;color:#fff}.bg-gradient-green-teal{--bslib-color-fg: #000;--bslib-color-bg: #33be4b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #33be4b;color:#000}.bg-gradient-green-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #638f59;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #638f59;color:#fff}.bg-gradient-teal-blue{--bslib-color-fg: #fff;--bslib-color-bg: #23acb5;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #23acb5;color:#fff}.bg-gradient-teal-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #3c7fbb;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #3c7fbb;color:#fff}.bg-gradient-teal-purple{--bslib-color-fg: #fff;--bslib-color-bg: #3a918c;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #3a918c;color:#fff}.bg-gradient-teal-pink{--bslib-color-fg: #fff;--bslib-color-bg: #709193;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #709193;color:#fff}.bg-gradient-teal-red{--bslib-color-fg: #fff;--bslib-color-bg: #797971;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #797971;color:#fff}.bg-gradient-teal-orange{--bslib-color-fg: #000;--bslib-color-bg: #73be7a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #73be7a;color:#000}.bg-gradient-teal-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #79a764;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #79a764;color:#fff}.bg-gradient-teal-green{--bslib-color-fg: #000;--bslib-color-bg: #2cc164;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #2cc164;color:#000}.bg-gradient-teal-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #509aa5;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #509aa5;color:#fff}.bg-gradient-cyan-blue{--bslib-color-fg: #fff;--bslib-color-bg: #6b66cb;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #6b66cb;color:#fff}.bg-gradient-cyan-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #8539d1;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #8539d1;color:#fff}.bg-gradient-cyan-purple{--bslib-color-fg: #fff;--bslib-color-bg: #834ba2;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #834ba2;color:#fff}.bg-gradient-cyan-pink{--bslib-color-fg: #fff;--bslib-color-bg: #b94ba8;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #b94ba8;color:#fff}.bg-gradient-cyan-red{--bslib-color-fg: #fff;--bslib-color-bg: #c23287;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #c23287;color:#fff}.bg-gradient-cyan-orange{--bslib-color-fg: #fff;--bslib-color-bg: #bc788f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #bc788f;color:#fff}.bg-gradient-cyan-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #c2617a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #c2617a;color:#fff}.bg-gradient-cyan-green{--bslib-color-fg: #fff;--bslib-color-bg: #757b7a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #757b7a;color:#fff}.bg-gradient-cyan-teal{--bslib-color-fg: #fff;--bslib-color-bg: #6983ad;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #6983ad;color:#fff}:root{--bslib-spacer: 1rem;--bslib-mb-spacer: var(--bslib-spacer, 1rem)}.bslib-mb-spacing{margin-bottom:var(--bslib-mb-spacer)}.bslib-gap-spacing{gap:var(--bslib-mb-spacer)}.bslib-gap-spacing>.bslib-mb-spacing,.bslib-gap-spacing>.form-group,.bslib-gap-spacing>p,.bslib-gap-spacing>pre{margin-bottom:0}.html-fill-container>.html-fill-item.bslib-mb-spacing{margin-bottom:0}:root{--bslib-spacer: 1rem;--bslib-mb-spacer: var(--bslib-spacer, 1rem)}.bslib-mb-spacing{margin-bottom:var(--bslib-mb-spacer)}.bslib-gap-spacing{gap:var(--bslib-mb-spacer)}.bslib-gap-spacing>.bslib-mb-spacing,.bslib-gap-spacing>.form-group,.bslib-gap-spacing>p,.bslib-gap-spacing>pre{margin-bottom:0}.html-fill-container>.html-fill-item.bslib-mb-spacing{margin-bottom:0}.tab-content>.tab-pane.html-fill-container{display:none}.tab-content>.active.html-fill-container{display:flex}.tab-content.html-fill-container{padding:0}.bg-blue{--bslib-color-bg: #2780e3;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-blue{--bslib-color-fg: #2780e3;color:var(--bslib-color-fg)}.bg-indigo{--bslib-color-bg: #6610f2;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-indigo{--bslib-color-fg: #6610f2;color:var(--bslib-color-fg)}.bg-purple{--bslib-color-bg: #613d7c;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-purple{--bslib-color-fg: #613d7c;color:var(--bslib-color-fg)}.bg-pink{--bslib-color-bg: #e83e8c;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-pink{--bslib-color-fg: #e83e8c;color:var(--bslib-color-fg)}.bg-red{--bslib-color-bg: #ff0039;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-red{--bslib-color-fg: #ff0039;color:var(--bslib-color-fg)}.bg-orange{--bslib-color-bg: #f0ad4e;--bslib-color-fg: #000;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-orange{--bslib-color-fg: #f0ad4e;color:var(--bslib-color-fg)}.bg-yellow{--bslib-color-bg: #ff7518;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-yellow{--bslib-color-fg: #ff7518;color:var(--bslib-color-fg)}.bg-green{--bslib-color-bg: #3fb618;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-green{--bslib-color-fg: #3fb618;color:var(--bslib-color-fg)}.bg-teal{--bslib-color-bg: #20c997;--bslib-color-fg: #000;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-teal{--bslib-color-fg: #20c997;color:var(--bslib-color-fg)}.bg-cyan{--bslib-color-bg: #9954bb;--bslib-color-fg: #fff;background-color:var(--bslib-color-bg);color:var(--bslib-color-fg)}.text-cyan{--bslib-color-fg: #9954bb;color:var(--bslib-color-fg)}.text-default{--bslib-color-fg: #373a3c}.bg-default{--bslib-color-bg: #373a3c;--bslib-color-fg: #fff}.text-primary{--bslib-color-fg: #2780e3}.bg-primary{--bslib-color-bg: #2780e3;--bslib-color-fg: #fff}.text-secondary{--bslib-color-fg: #373a3c}.bg-secondary{--bslib-color-bg: #373a3c;--bslib-color-fg: #fff}.text-success{--bslib-color-fg: #3fb618}.bg-success{--bslib-color-bg: #3fb618;--bslib-color-fg: #fff}.text-info{--bslib-color-fg: #9954bb}.bg-info{--bslib-color-bg: #9954bb;--bslib-color-fg: #fff}.text-warning{--bslib-color-fg: #ff7518}.bg-warning{--bslib-color-bg: #ff7518;--bslib-color-fg: #fff}.text-danger{--bslib-color-fg: #ff0039}.bg-danger{--bslib-color-bg: #ff0039;--bslib-color-fg: #fff}.text-light{--bslib-color-fg: #f8f9fa}.bg-light{--bslib-color-bg: #f8f9fa;--bslib-color-fg: #000}.text-dark{--bslib-color-fg: #373a3c}.bg-dark{--bslib-color-bg: #373a3c;--bslib-color-fg: #fff}.bg-gradient-blue-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #4053e9;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #4053e9;color:#fff}.bg-gradient-blue-purple{--bslib-color-fg: #fff;--bslib-color-bg: #3e65ba;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #3e65ba;color:#fff}.bg-gradient-blue-pink{--bslib-color-fg: #fff;--bslib-color-bg: #7466c0;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #7466c0;color:#fff}.bg-gradient-blue-red{--bslib-color-fg: #fff;--bslib-color-bg: #7d4d9f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #7d4d9f;color:#fff}.bg-gradient-blue-orange{--bslib-color-fg: #fff;--bslib-color-bg: #7792a7;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #7792a7;color:#fff}.bg-gradient-blue-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #7d7c92;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #7d7c92;color:#fff}.bg-gradient-blue-green{--bslib-color-fg: #fff;--bslib-color-bg: #319692;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #319692;color:#fff}.bg-gradient-blue-teal{--bslib-color-fg: #fff;--bslib-color-bg: #249dc5;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #249dc5;color:#fff}.bg-gradient-blue-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #556ed3;background:linear-gradient(var(--bg-gradient-deg, 140deg), #2780e3 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #556ed3;color:#fff}.bg-gradient-indigo-blue{--bslib-color-fg: #fff;--bslib-color-bg: #4d3dec;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #4d3dec;color:#fff}.bg-gradient-indigo-purple{--bslib-color-fg: #fff;--bslib-color-bg: #6422c3;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #6422c3;color:#fff}.bg-gradient-indigo-pink{--bslib-color-fg: #fff;--bslib-color-bg: #9a22c9;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #9a22c9;color:#fff}.bg-gradient-indigo-red{--bslib-color-fg: #fff;--bslib-color-bg: #a30aa8;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #a30aa8;color:#fff}.bg-gradient-indigo-orange{--bslib-color-fg: #fff;--bslib-color-bg: #9d4fb0;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #9d4fb0;color:#fff}.bg-gradient-indigo-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #a3389b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #a3389b;color:#fff}.bg-gradient-indigo-green{--bslib-color-fg: #fff;--bslib-color-bg: #56529b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #56529b;color:#fff}.bg-gradient-indigo-teal{--bslib-color-fg: #fff;--bslib-color-bg: #4a5ace;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #4a5ace;color:#fff}.bg-gradient-indigo-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #7a2bdc;background:linear-gradient(var(--bg-gradient-deg, 140deg), #6610f2 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #7a2bdc;color:#fff}.bg-gradient-purple-blue{--bslib-color-fg: #fff;--bslib-color-bg: #4a58a5;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #4a58a5;color:#fff}.bg-gradient-purple-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #632bab;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #632bab;color:#fff}.bg-gradient-purple-pink{--bslib-color-fg: #fff;--bslib-color-bg: #973d82;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #973d82;color:#fff}.bg-gradient-purple-red{--bslib-color-fg: #fff;--bslib-color-bg: #a02561;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #a02561;color:#fff}.bg-gradient-purple-orange{--bslib-color-fg: #fff;--bslib-color-bg: #9a6a6a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #9a6a6a;color:#fff}.bg-gradient-purple-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #a05354;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #a05354;color:#fff}.bg-gradient-purple-green{--bslib-color-fg: #fff;--bslib-color-bg: #536d54;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #536d54;color:#fff}.bg-gradient-purple-teal{--bslib-color-fg: #fff;--bslib-color-bg: #477587;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #477587;color:#fff}.bg-gradient-purple-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #774695;background:linear-gradient(var(--bg-gradient-deg, 140deg), #613d7c var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #774695;color:#fff}.bg-gradient-pink-blue{--bslib-color-fg: #fff;--bslib-color-bg: #9b58af;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #9b58af;color:#fff}.bg-gradient-pink-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #b42cb5;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #b42cb5;color:#fff}.bg-gradient-pink-purple{--bslib-color-fg: #fff;--bslib-color-bg: #b23e86;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #b23e86;color:#fff}.bg-gradient-pink-red{--bslib-color-fg: #fff;--bslib-color-bg: #f1256b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #f1256b;color:#fff}.bg-gradient-pink-orange{--bslib-color-fg: #fff;--bslib-color-bg: #eb6a73;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #eb6a73;color:#fff}.bg-gradient-pink-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #f1545e;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #f1545e;color:#fff}.bg-gradient-pink-green{--bslib-color-fg: #fff;--bslib-color-bg: #a46e5e;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #a46e5e;color:#fff}.bg-gradient-pink-teal{--bslib-color-fg: #fff;--bslib-color-bg: #987690;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #987690;color:#fff}.bg-gradient-pink-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #c8479f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #e83e8c var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #c8479f;color:#fff}.bg-gradient-red-blue{--bslib-color-fg: #fff;--bslib-color-bg: #a9337d;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #a9337d;color:#fff}.bg-gradient-red-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #c20683;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #c20683;color:#fff}.bg-gradient-red-purple{--bslib-color-fg: #fff;--bslib-color-bg: #c01854;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #c01854;color:#fff}.bg-gradient-red-pink{--bslib-color-fg: #fff;--bslib-color-bg: #f6195a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #f6195a;color:#fff}.bg-gradient-red-orange{--bslib-color-fg: #fff;--bslib-color-bg: #f94541;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #f94541;color:#fff}.bg-gradient-red-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #ff2f2c;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #ff2f2c;color:#fff}.bg-gradient-red-green{--bslib-color-fg: #fff;--bslib-color-bg: #b2492c;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #b2492c;color:#fff}.bg-gradient-red-teal{--bslib-color-fg: #fff;--bslib-color-bg: #a6505f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #a6505f;color:#fff}.bg-gradient-red-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #d6226d;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff0039 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #d6226d;color:#fff}.bg-gradient-orange-blue{--bslib-color-fg: #fff;--bslib-color-bg: #a09b8a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #a09b8a;color:#fff}.bg-gradient-orange-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #b96e90;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #b96e90;color:#fff}.bg-gradient-orange-purple{--bslib-color-fg: #fff;--bslib-color-bg: #b78060;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #b78060;color:#fff}.bg-gradient-orange-pink{--bslib-color-fg: #fff;--bslib-color-bg: #ed8167;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #ed8167;color:#fff}.bg-gradient-orange-red{--bslib-color-fg: #fff;--bslib-color-bg: #f66846;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #f66846;color:#fff}.bg-gradient-orange-yellow{--bslib-color-fg: #000;--bslib-color-bg: #f69738;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #f69738;color:#000}.bg-gradient-orange-green{--bslib-color-fg: #000;--bslib-color-bg: #a9b138;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #a9b138;color:#000}.bg-gradient-orange-teal{--bslib-color-fg: #000;--bslib-color-bg: #9db86b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #9db86b;color:#000}.bg-gradient-orange-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #cd897a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #f0ad4e var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #cd897a;color:#fff}.bg-gradient-yellow-blue{--bslib-color-fg: #fff;--bslib-color-bg: #a97969;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #a97969;color:#fff}.bg-gradient-yellow-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #c24d6f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #c24d6f;color:#fff}.bg-gradient-yellow-purple{--bslib-color-fg: #fff;--bslib-color-bg: #c05f40;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #c05f40;color:#fff}.bg-gradient-yellow-pink{--bslib-color-fg: #fff;--bslib-color-bg: #f65f46;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #f65f46;color:#fff}.bg-gradient-yellow-red{--bslib-color-fg: #fff;--bslib-color-bg: #ff4625;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #ff4625;color:#fff}.bg-gradient-yellow-orange{--bslib-color-fg: #000;--bslib-color-bg: #f98b2e;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #f98b2e;color:#000}.bg-gradient-yellow-green{--bslib-color-fg: #fff;--bslib-color-bg: #b28f18;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #b28f18;color:#fff}.bg-gradient-yellow-teal{--bslib-color-fg: #fff;--bslib-color-bg: #a6974b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #a6974b;color:#fff}.bg-gradient-yellow-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #d66859;background:linear-gradient(var(--bg-gradient-deg, 140deg), #ff7518 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #d66859;color:#fff}.bg-gradient-green-blue{--bslib-color-fg: #fff;--bslib-color-bg: #35a069;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #35a069;color:#fff}.bg-gradient-green-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #4f746f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #4f746f;color:#fff}.bg-gradient-green-purple{--bslib-color-fg: #fff;--bslib-color-bg: #4d8640;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #4d8640;color:#fff}.bg-gradient-green-pink{--bslib-color-fg: #fff;--bslib-color-bg: #838646;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #838646;color:#fff}.bg-gradient-green-red{--bslib-color-fg: #fff;--bslib-color-bg: #8c6d25;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #8c6d25;color:#fff}.bg-gradient-green-orange{--bslib-color-fg: #000;--bslib-color-bg: #86b22e;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #86b22e;color:#000}.bg-gradient-green-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #8c9c18;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #8c9c18;color:#fff}.bg-gradient-green-teal{--bslib-color-fg: #000;--bslib-color-bg: #33be4b;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #33be4b;color:#000}.bg-gradient-green-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #638f59;background:linear-gradient(var(--bg-gradient-deg, 140deg), #3fb618 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #638f59;color:#fff}.bg-gradient-teal-blue{--bslib-color-fg: #fff;--bslib-color-bg: #23acb5;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #23acb5;color:#fff}.bg-gradient-teal-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #3c7fbb;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #3c7fbb;color:#fff}.bg-gradient-teal-purple{--bslib-color-fg: #fff;--bslib-color-bg: #3a918c;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #3a918c;color:#fff}.bg-gradient-teal-pink{--bslib-color-fg: #fff;--bslib-color-bg: #709193;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #709193;color:#fff}.bg-gradient-teal-red{--bslib-color-fg: #fff;--bslib-color-bg: #797971;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #797971;color:#fff}.bg-gradient-teal-orange{--bslib-color-fg: #000;--bslib-color-bg: #73be7a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #73be7a;color:#000}.bg-gradient-teal-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #79a764;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #79a764;color:#fff}.bg-gradient-teal-green{--bslib-color-fg: #000;--bslib-color-bg: #2cc164;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #2cc164;color:#000}.bg-gradient-teal-cyan{--bslib-color-fg: #fff;--bslib-color-bg: #509aa5;background:linear-gradient(var(--bg-gradient-deg, 140deg), #20c997 var(--bg-gradient-start, 36%), #9954bb var(--bg-gradient-end, 180%)) #509aa5;color:#fff}.bg-gradient-cyan-blue{--bslib-color-fg: #fff;--bslib-color-bg: #6b66cb;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #2780e3 var(--bg-gradient-end, 180%)) #6b66cb;color:#fff}.bg-gradient-cyan-indigo{--bslib-color-fg: #fff;--bslib-color-bg: #8539d1;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #6610f2 var(--bg-gradient-end, 180%)) #8539d1;color:#fff}.bg-gradient-cyan-purple{--bslib-color-fg: #fff;--bslib-color-bg: #834ba2;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #613d7c var(--bg-gradient-end, 180%)) #834ba2;color:#fff}.bg-gradient-cyan-pink{--bslib-color-fg: #fff;--bslib-color-bg: #b94ba8;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #e83e8c var(--bg-gradient-end, 180%)) #b94ba8;color:#fff}.bg-gradient-cyan-red{--bslib-color-fg: #fff;--bslib-color-bg: #c23287;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #ff0039 var(--bg-gradient-end, 180%)) #c23287;color:#fff}.bg-gradient-cyan-orange{--bslib-color-fg: #fff;--bslib-color-bg: #bc788f;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #f0ad4e var(--bg-gradient-end, 180%)) #bc788f;color:#fff}.bg-gradient-cyan-yellow{--bslib-color-fg: #fff;--bslib-color-bg: #c2617a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #ff7518 var(--bg-gradient-end, 180%)) #c2617a;color:#fff}.bg-gradient-cyan-green{--bslib-color-fg: #fff;--bslib-color-bg: #757b7a;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #3fb618 var(--bg-gradient-end, 180%)) #757b7a;color:#fff}.bg-gradient-cyan-teal{--bslib-color-fg: #fff;--bslib-color-bg: #6983ad;background:linear-gradient(var(--bg-gradient-deg, 140deg), #9954bb var(--bg-gradient-start, 36%), #20c997 var(--bg-gradient-end, 180%)) #6983ad;color:#fff}.tab-content>.tab-pane.html-fill-container{display:none}.tab-content>.active.html-fill-container{display:flex}.tab-content.html-fill-container{padding:0}:root{--bslib-page-sidebar-title-bg: #f8f9fa;--bslib-page-sidebar-title-color: #000}.bslib-page-title{background-color:var(--bslib-page-sidebar-title-bg);color:var(--bslib-page-sidebar-title-color);font-size:1.25rem;font-weight:300;padding:var(--bslib-spacer, 1rem);padding-left:1.5rem;margin-bottom:0;border-bottom:1px solid #dee2e6}.bslib-card{overflow:auto}.bslib-card .card-body+.card-body{padding-top:0}.bslib-card .card-body{overflow:auto}.bslib-card .card-body p{margin-top:0}.bslib-card .card-body p:last-child{margin-bottom:0}.bslib-card .card-body{max-height:var(--bslib-card-body-max-height, none)}.bslib-card[data-full-screen=true]>.card-body{max-height:var(--bslib-card-body-max-height-full-screen, none)}.bslib-card .card-header .form-group{margin-bottom:0}.bslib-card .card-header .selectize-control{margin-bottom:0}.bslib-card .card-header .selectize-control .item{margin-right:1.15rem}.bslib-card .card-footer{margin-top:auto}.bslib-card .bslib-navs-card-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.bslib-card .bslib-navs-card-title .nav{margin-left:auto}.bslib-card .bslib-sidebar-layout:not([data-bslib-sidebar-border=true]){border:none}.bslib-card .bslib-sidebar-layout:not([data-bslib-sidebar-border-radius=true]){border-top-left-radius:0;border-top-right-radius:0}[data-full-screen=true]{position:fixed;inset:3.5rem 1rem 1rem;height:auto !important;max-height:none !important;width:auto !important;z-index:1070}.bslib-full-screen-enter{display:none;position:absolute;bottom:var(--bslib-full-screen-enter-bottom, 0.2rem);right:var(--bslib-full-screen-enter-right, 0);top:var(--bslib-full-screen-enter-top);left:var(--bslib-full-screen-enter-left);color:var(--bslib-color-fg, var(--bs-card-color));background-color:var(--bslib-color-bg, var(--bs-card-bg, var(--bs-body-bg)));border:var(--bs-card-border-width) solid var(--bslib-color-fg, var(--bs-card-border-color));box-shadow:0 2px 4px rgba(0,0,0,.15);margin:.2rem .4rem;padding:.55rem !important;font-size:.8rem;cursor:pointer;opacity:.7;z-index:1070}.bslib-full-screen-enter:hover{opacity:1}.card[data-full-screen=false]:hover>*>.bslib-full-screen-enter{display:block}.bslib-has-full-screen .card:hover>*>.bslib-full-screen-enter{display:none}@media(max-width: 575.98px){.bslib-full-screen-enter{display:none !important}}.bslib-full-screen-exit{position:relative;top:1.35rem;font-size:.9rem;cursor:pointer;text-decoration:none;display:flex;float:right;margin-right:2.15rem;align-items:center;color:rgba(var(--bs-body-bg-rgb), 0.8)}.bslib-full-screen-exit:hover{color:rgba(var(--bs-body-bg-rgb), 1)}.bslib-full-screen-exit svg{margin-left:.5rem;font-size:1.5rem}#bslib-full-screen-overlay{position:fixed;inset:0;background-color:rgba(var(--bs-body-color-rgb), 0.6);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:1069;animation:bslib-full-screen-overlay-enter 400ms cubic-bezier(0.6, 0.02, 0.65, 1) forwards}@keyframes bslib-full-screen-overlay-enter{0%{opacity:0}100%{opacity:1}}.accordion .accordion-header{font-size:calc(1.29rem + 0.48vw);margin-top:0;margin-bottom:.5rem;font-weight:400;line-height:1.2;color:var(--bs-heading-color);margin-bottom:0}@media(min-width: 1200px){.accordion .accordion-header{font-size:1.65rem}}.accordion .accordion-icon:not(:empty){margin-right:.75rem;display:flex}.accordion .accordion-button:not(.collapsed){box-shadow:none}.accordion .accordion-button:not(.collapsed):focus{box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.bslib-grid{display:grid !important;gap:var(--bslib-spacer, 1rem);height:var(--bslib-grid-height)}.bslib-grid.grid{grid-template-columns:repeat(var(--bs-columns, 12), minmax(0, 1fr));grid-template-rows:unset;grid-auto-rows:var(--bslib-grid--row-heights);--bslib-grid--row-heights--xs: unset;--bslib-grid--row-heights--sm: unset;--bslib-grid--row-heights--md: unset;--bslib-grid--row-heights--lg: unset;--bslib-grid--row-heights--xl: unset;--bslib-grid--row-heights--xxl: unset}.bslib-grid.grid.bslib-grid--row-heights--xs{--bslib-grid--row-heights: var(--bslib-grid--row-heights--xs)}@media(min-width: 576px){.bslib-grid.grid.bslib-grid--row-heights--sm{--bslib-grid--row-heights: var(--bslib-grid--row-heights--sm)}}@media(min-width: 768px){.bslib-grid.grid.bslib-grid--row-heights--md{--bslib-grid--row-heights: var(--bslib-grid--row-heights--md)}}@media(min-width: 992px){.bslib-grid.grid.bslib-grid--row-heights--lg{--bslib-grid--row-heights: var(--bslib-grid--row-heights--lg)}}@media(min-width: 1200px){.bslib-grid.grid.bslib-grid--row-heights--xl{--bslib-grid--row-heights: var(--bslib-grid--row-heights--xl)}}@media(min-width: 1400px){.bslib-grid.grid.bslib-grid--row-heights--xxl{--bslib-grid--row-heights: var(--bslib-grid--row-heights--xxl)}}.bslib-grid>*>.shiny-input-container{width:100%}.bslib-grid-item{grid-column:auto/span 1}@media(max-width: 767.98px){.bslib-grid-item{grid-column:1/-1}}@media(max-width: 575.98px){.bslib-grid{grid-template-columns:1fr !important;height:var(--bslib-grid-height-mobile)}.bslib-grid.grid{height:unset !important;grid-auto-rows:var(--bslib-grid--row-heights--xs, auto)}}html{height:100%}.bslib-page-fill{width:100%;height:100%;margin:0;padding:var(--bslib-spacer, 1rem);gap:var(--bslib-spacer, 1rem)}@media(max-width: 575.98px){.bslib-page-fill{height:var(--bslib-page-fill-mobile-height, auto)}}.navbar+.container-fluid:has(>.tab-content>.tab-pane.active.html-fill-container),.navbar+.container-sm:has(>.tab-content>.tab-pane.active.html-fill-container),.navbar+.container-md:has(>.tab-content>.tab-pane.active.html-fill-container),.navbar+.container-lg:has(>.tab-content>.tab-pane.active.html-fill-container),.navbar+.container-xl:has(>.tab-content>.tab-pane.active.html-fill-container),.navbar+.container-xxl:has(>.tab-content>.tab-pane.active.html-fill-container){padding-left:0;padding-right:0}.navbar+.container-fluid>.tab-content>.tab-pane.active.html-fill-container,.navbar+.container-sm>.tab-content>.tab-pane.active.html-fill-container,.navbar+.container-md>.tab-content>.tab-pane.active.html-fill-container,.navbar+.container-lg>.tab-content>.tab-pane.active.html-fill-container,.navbar+.container-xl>.tab-content>.tab-pane.active.html-fill-container,.navbar+.container-xxl>.tab-content>.tab-pane.active.html-fill-container{padding:var(--bslib-spacer, 1rem);gap:var(--bslib-spacer, 1rem)}.navbar+.container-fluid>.tab-content>.tab-pane.active.html-fill-container:has(>.bslib-sidebar-layout:only-child),.navbar+.container-sm>.tab-content>.tab-pane.active.html-fill-container:has(>.bslib-sidebar-layout:only-child),.navbar+.container-md>.tab-content>.tab-pane.active.html-fill-container:has(>.bslib-sidebar-layout:only-child),.navbar+.container-lg>.tab-content>.tab-pane.active.html-fill-container:has(>.bslib-sidebar-layout:only-child),.navbar+.container-xl>.tab-content>.tab-pane.active.html-fill-container:has(>.bslib-sidebar-layout:only-child),.navbar+.container-xxl>.tab-content>.tab-pane.active.html-fill-container:has(>.bslib-sidebar-layout:only-child){padding:0}.navbar+.container-fluid>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border=true]),.navbar+.container-sm>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border=true]),.navbar+.container-md>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border=true]),.navbar+.container-lg>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border=true]),.navbar+.container-xl>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border=true]),.navbar+.container-xxl>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border=true]){border-left:none;border-right:none;border-bottom:none}.navbar+.container-fluid>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border-radius=true]),.navbar+.container-sm>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border-radius=true]),.navbar+.container-md>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border-radius=true]),.navbar+.container-lg>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border-radius=true]),.navbar+.container-xl>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border-radius=true]),.navbar+.container-xxl>.tab-content>.tab-pane.active.html-fill-container>.bslib-sidebar-layout:only-child:not([data-bslib-sidebar-border-radius=true]){border-radius:0}.navbar+div>.bslib-sidebar-layout{border-top:var(--bslib-sidebar-border)}@media(min-width: 576px){.nav:not(.nav-hidden){display:flex !important;display:-webkit-flex !important}.nav:not(.nav-hidden):not(.nav-stacked):not(.flex-column){float:none !important}.nav:not(.nav-hidden):not(.nav-stacked):not(.flex-column)>.bslib-nav-spacer{margin-left:auto !important}.nav:not(.nav-hidden):not(.nav-stacked):not(.flex-column)>.form-inline{margin-top:auto;margin-bottom:auto}.nav:not(.nav-hidden).nav-stacked{flex-direction:column;-webkit-flex-direction:column;height:100%}.nav:not(.nav-hidden).nav-stacked>.bslib-nav-spacer{margin-top:auto !important}}.bslib-sidebar-layout{--bslib-sidebar-transition-duration: 500ms;--bslib-sidebar-transition-easing-x: cubic-bezier(0.8, 0.78, 0.22, 1.07);--bslib-sidebar-border: var(--bs-card-border-width, 1px) solid var(--bs-card-border-color, rgba(0, 0, 0, 0.175));--bslib-sidebar-border-radius: var(--bs-border-radius);--bslib-sidebar-vert-border: var(--bs-card-border-width, 1px) solid var(--bs-card-border-color, rgba(0, 0, 0, 0.175));--bslib-sidebar-bg: rgba(var(--bs-emphasis-color-rgb, 0, 0, 0), 0.05);--bslib-sidebar-fg: var(--bs-emphasis-color, black);--bslib-sidebar-main-fg: var(--bs-card-color, var(--bs-body-color));--bslib-sidebar-main-bg: var(--bs-card-bg, var(--bs-body-bg));--bslib-sidebar-toggle-bg: rgba(var(--bs-emphasis-color-rgb, 0, 0, 0), 0.1);--bslib-sidebar-padding: calc(var(--bslib-spacer) * 1.5);--bslib-sidebar-icon-size: var(--bslib-spacer, 1rem);--bslib-sidebar-icon-button-size: calc(var(--bslib-sidebar-icon-size, 1rem) * 2);--bslib-sidebar-padding-icon: calc(var(--bslib-sidebar-icon-button-size, 2rem) * 1.5);--bslib-collapse-toggle-border-radius: var(--bs-border-radius, 0.375rem);--bslib-collapse-toggle-transform: 0deg;--bslib-sidebar-toggle-transition-easing: cubic-bezier(1, 0, 0, 1);--bslib-collapse-toggle-right-transform: 180deg;--bslib-sidebar-column-main: minmax(0, 1fr);display:grid !important;grid-template-columns:min(100% - var(--bslib-sidebar-icon-size),var(--bslib-sidebar-width, 250px)) var(--bslib-sidebar-column-main);position:relative;transition:grid-template-columns ease-in-out var(--bslib-sidebar-transition-duration);border:var(--bslib-sidebar-border);border-radius:var(--bslib-sidebar-border-radius)}@media(prefers-reduced-motion: reduce){.bslib-sidebar-layout{transition:none}}.bslib-sidebar-layout[data-bslib-sidebar-border=false]{border:none}.bslib-sidebar-layout[data-bslib-sidebar-border-radius=false]{border-radius:initial}.bslib-sidebar-layout>.main,.bslib-sidebar-layout>.sidebar{grid-row:1/2;border-radius:inherit;overflow:auto}.bslib-sidebar-layout>.main{grid-column:2/3;border-top-left-radius:0;border-bottom-left-radius:0;padding:var(--bslib-sidebar-padding);transition:padding var(--bslib-sidebar-transition-easing-x) var(--bslib-sidebar-transition-duration);color:var(--bslib-sidebar-main-fg);background-color:var(--bslib-sidebar-main-bg)}.bslib-sidebar-layout>.sidebar{grid-column:1/2;width:100%;height:100%;border-right:var(--bslib-sidebar-vert-border);border-top-right-radius:0;border-bottom-right-radius:0;color:var(--bslib-sidebar-fg);background-color:var(--bslib-sidebar-bg);backdrop-filter:blur(5px)}.bslib-sidebar-layout>.sidebar>.sidebar-content{display:flex;flex-direction:column;gap:var(--bslib-spacer, 1rem);padding:var(--bslib-sidebar-padding);padding-top:var(--bslib-sidebar-padding-icon)}.bslib-sidebar-layout>.sidebar>.sidebar-content>:last-child:not(.sidebar-title){margin-bottom:0}.bslib-sidebar-layout>.sidebar>.sidebar-content>.accordion{margin-left:calc(-1*var(--bslib-sidebar-padding));margin-right:calc(-1*var(--bslib-sidebar-padding))}.bslib-sidebar-layout>.sidebar>.sidebar-content>.accordion:last-child{margin-bottom:calc(-1*var(--bslib-sidebar-padding))}.bslib-sidebar-layout>.sidebar>.sidebar-content>.accordion:not(:last-child){margin-bottom:1rem}.bslib-sidebar-layout>.sidebar>.sidebar-content>.accordion .accordion-body{display:flex;flex-direction:column}.bslib-sidebar-layout>.sidebar>.sidebar-content>.accordion:not(:first-child) .accordion-item:first-child{border-top:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.bslib-sidebar-layout>.sidebar>.sidebar-content>.accordion:not(:last-child) .accordion-item:last-child{border-bottom:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.bslib-sidebar-layout>.sidebar>.sidebar-content.has-accordion>.sidebar-title{border-bottom:none;padding-bottom:0}.bslib-sidebar-layout>.sidebar .shiny-input-container{width:100%}.bslib-sidebar-layout[data-bslib-sidebar-open=always]>.sidebar>.sidebar-content{padding-top:var(--bslib-sidebar-padding)}.bslib-sidebar-layout>.collapse-toggle{grid-row:1/2;grid-column:1/2;display:inline-flex;align-items:center;position:absolute;right:calc(var(--bslib-sidebar-icon-size));top:calc(var(--bslib-sidebar-icon-size, 1rem)/2);border:none;border-radius:var(--bslib-collapse-toggle-border-radius);height:var(--bslib-sidebar-icon-button-size, 2rem);width:var(--bslib-sidebar-icon-button-size, 2rem);display:flex;align-items:center;justify-content:center;padding:0;color:var(--bslib-sidebar-fg);background-color:unset;transition:color var(--bslib-sidebar-transition-easing-x) var(--bslib-sidebar-transition-duration),top var(--bslib-sidebar-transition-easing-x) var(--bslib-sidebar-transition-duration),right var(--bslib-sidebar-transition-easing-x) var(--bslib-sidebar-transition-duration),left var(--bslib-sidebar-transition-easing-x) var(--bslib-sidebar-transition-duration)}.bslib-sidebar-layout>.collapse-toggle:hover{background-color:var(--bslib-sidebar-toggle-bg)}.bslib-sidebar-layout>.collapse-toggle>.collapse-icon{opacity:.8;width:var(--bslib-sidebar-icon-size);height:var(--bslib-sidebar-icon-size);transform:rotateY(var(--bslib-collapse-toggle-transform));transition:transform var(--bslib-sidebar-toggle-transition-easing) var(--bslib-sidebar-transition-duration)}.bslib-sidebar-layout>.collapse-toggle:hover>.collapse-icon{opacity:1}.bslib-sidebar-layout .sidebar-title{font-size:1.25rem;line-height:1.25;margin-top:0;margin-bottom:1rem;padding-bottom:1rem;border-bottom:var(--bslib-sidebar-border)}.bslib-sidebar-layout.sidebar-right{grid-template-columns:var(--bslib-sidebar-column-main) min(100% - var(--bslib-sidebar-icon-size),var(--bslib-sidebar-width, 250px))}.bslib-sidebar-layout.sidebar-right>.main{grid-column:1/2;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:inherit;border-bottom-left-radius:inherit}.bslib-sidebar-layout.sidebar-right>.sidebar{grid-column:2/3;border-right:none;border-left:var(--bslib-sidebar-vert-border);border-top-left-radius:0;border-bottom-left-radius:0}.bslib-sidebar-layout.sidebar-right>.collapse-toggle{grid-column:2/3;left:var(--bslib-sidebar-icon-size);right:unset;border:var(--bslib-collapse-toggle-border)}.bslib-sidebar-layout.sidebar-right>.collapse-toggle>.collapse-icon{transform:rotateY(var(--bslib-collapse-toggle-right-transform))}.bslib-sidebar-layout.sidebar-collapsed{--bslib-collapse-toggle-transform: 180deg;--bslib-collapse-toggle-right-transform: 0deg;--bslib-sidebar-vert-border: none;grid-template-columns:0 minmax(0, 1fr)}.bslib-sidebar-layout.sidebar-collapsed.sidebar-right{grid-template-columns:minmax(0, 1fr) 0}.bslib-sidebar-layout.sidebar-collapsed:not(.transitioning)>.sidebar>*{display:none}.bslib-sidebar-layout.sidebar-collapsed>.main{border-radius:inherit}.bslib-sidebar-layout.sidebar-collapsed:not(.sidebar-right)>.main{padding-left:var(--bslib-sidebar-padding-icon)}.bslib-sidebar-layout.sidebar-collapsed.sidebar-right>.main{padding-right:var(--bslib-sidebar-padding-icon)}.bslib-sidebar-layout.sidebar-collapsed>.collapse-toggle{color:var(--bslib-sidebar-main-fg);top:calc(var(--bslib-sidebar-overlap-counter, 0)*(var(--bslib-sidebar-icon-size) + var(--bslib-sidebar-padding)) + var(--bslib-sidebar-icon-size, 1rem)/2);right:calc(-2.5*var(--bslib-sidebar-icon-size) - var(--bs-card-border-width, 1px))}.bslib-sidebar-layout.sidebar-collapsed.sidebar-right>.collapse-toggle{left:calc(-2.5*var(--bslib-sidebar-icon-size) - var(--bs-card-border-width, 1px));right:unset}@media(min-width: 576px){.bslib-sidebar-layout.transitioning>.sidebar>.sidebar-content{display:none}}@media(max-width: 575.98px){.bslib-sidebar-layout[data-bslib-sidebar-open=desktop]{--bslib-sidebar-js-init-collapsed: true}.bslib-sidebar-layout>.sidebar,.bslib-sidebar-layout.sidebar-right>.sidebar{border:none}.bslib-sidebar-layout>.main,.bslib-sidebar-layout.sidebar-right>.main{grid-column:1/3}.bslib-sidebar-layout[data-bslib-sidebar-open=always]{display:block !important}.bslib-sidebar-layout[data-bslib-sidebar-open=always]>.sidebar{max-height:var(--bslib-sidebar-max-height-mobile);overflow-y:auto;border-top:var(--bslib-sidebar-vert-border)}.bslib-sidebar-layout:not([data-bslib-sidebar-open=always]){grid-template-columns:100% 0}.bslib-sidebar-layout:not([data-bslib-sidebar-open=always]):not(.sidebar-collapsed)>.sidebar{z-index:1}.bslib-sidebar-layout:not([data-bslib-sidebar-open=always]):not(.sidebar-collapsed)>.collapse-toggle{z-index:1}.bslib-sidebar-layout:not([data-bslib-sidebar-open=always]).sidebar-right{grid-template-columns:0 100%}.bslib-sidebar-layout:not([data-bslib-sidebar-open=always]).sidebar-collapsed{grid-template-columns:0 100%}.bslib-sidebar-layout:not([data-bslib-sidebar-open=always]).sidebar-collapsed.sidebar-right{grid-template-columns:100% 0}.bslib-sidebar-layout:not([data-bslib-sidebar-open=always]):not(.sidebar-right)>.main{padding-left:var(--bslib-sidebar-padding-icon)}.bslib-sidebar-layout:not([data-bslib-sidebar-open=always]).sidebar-right>.main{padding-right:var(--bslib-sidebar-padding-icon)}.bslib-sidebar-layout:not([data-bslib-sidebar-open=always])>.main{opacity:0;transition:opacity var(--bslib-sidebar-transition-easing-x) var(--bslib-sidebar-transition-duration)}.bslib-sidebar-layout:not([data-bslib-sidebar-open=always]).sidebar-collapsed>.main{opacity:1}}:root{--bslib-value-box-shadow: none;--bslib-value-box-border-width-auto-yes: var(--bslib-value-box-border-width-baseline);--bslib-value-box-border-width-auto-no: 0;--bslib-value-box-border-width-baseline: 1px}.bslib-value-box{border-width:var(--bslib-value-box-border-width-auto-no, var(--bslib-value-box-border-width-baseline));container-name:bslib-value-box;container-type:inline-size}.bslib-value-box.card{box-shadow:var(--bslib-value-box-shadow)}.bslib-value-box.border-auto{border-width:var(--bslib-value-box-border-width-auto-yes, var(--bslib-value-box-border-width-baseline))}.bslib-value-box.default{--bslib-value-box-bg-default: var(--bs-card-bg, #fff);--bslib-value-box-border-color-default: var(--bs-card-border-color, rgba(0, 0, 0, 0.175));color:var(--bslib-value-box-color);background-color:var(--bslib-value-box-bg, var(--bslib-value-box-bg-default));border-color:var(--bslib-value-box-border-color, var(--bslib-value-box-border-color-default))}.bslib-value-box .value-box-grid{display:grid;grid-template-areas:"left right";align-items:center;overflow:hidden}.bslib-value-box .value-box-showcase{height:100%;max-height:var(---bslib-value-box-showcase-max-h, 100%)}.bslib-value-box .value-box-showcase,.bslib-value-box .value-box-showcase>.html-fill-item{width:100%}.bslib-value-box[data-full-screen=true] .value-box-showcase{max-height:var(---bslib-value-box-showcase-max-h-fs, 100%)}@media screen and (min-width: 575.98px){@container bslib-value-box (max-width: 300px){.bslib-value-box:not(.showcase-bottom) .value-box-grid{grid-template-columns:1fr !important;grid-template-rows:auto auto;grid-template-areas:"top" "bottom"}.bslib-value-box:not(.showcase-bottom) .value-box-grid .value-box-showcase{grid-area:top !important}.bslib-value-box:not(.showcase-bottom) .value-box-grid .value-box-area{grid-area:bottom !important;justify-content:end}}}.bslib-value-box .value-box-area{justify-content:center;padding:1.5rem 1rem;font-size:.9rem;font-weight:500}.bslib-value-box .value-box-area *{margin-bottom:0;margin-top:0}.bslib-value-box .value-box-title{font-size:1rem;margin-top:0;margin-bottom:.5rem;font-weight:400;line-height:1.2}.bslib-value-box .value-box-title:empty::after{content:" "}.bslib-value-box .value-box-value{font-size:calc(1.29rem + 0.48vw);margin-top:0;margin-bottom:.5rem;font-weight:400;line-height:1.2}@media(min-width: 1200px){.bslib-value-box .value-box-value{font-size:1.65rem}}.bslib-value-box .value-box-value:empty::after{content:" "}.bslib-value-box .value-box-showcase{align-items:center;justify-content:center;margin-top:auto;margin-bottom:auto;padding:1rem}.bslib-value-box .value-box-showcase .bi,.bslib-value-box .value-box-showcase .fa,.bslib-value-box .value-box-showcase .fab,.bslib-value-box .value-box-showcase .fas,.bslib-value-box .value-box-showcase .far{opacity:.85;min-width:50px;max-width:125%}.bslib-value-box .value-box-showcase .bi,.bslib-value-box .value-box-showcase .fa,.bslib-value-box .value-box-showcase .fab,.bslib-value-box .value-box-showcase .fas,.bslib-value-box .value-box-showcase .far{font-size:4rem}.bslib-value-box.showcase-top-right .value-box-grid{grid-template-columns:1fr var(---bslib-value-box-showcase-w, 50%)}.bslib-value-box.showcase-top-right .value-box-grid .value-box-showcase{grid-area:right;margin-left:auto;align-self:start;align-items:end;padding-left:0;padding-bottom:0}.bslib-value-box.showcase-top-right .value-box-grid .value-box-area{grid-area:left;align-self:end}.bslib-value-box.showcase-top-right[data-full-screen=true] .value-box-grid{grid-template-columns:auto var(---bslib-value-box-showcase-w-fs, 1fr)}.bslib-value-box.showcase-top-right[data-full-screen=true] .value-box-grid>div{align-self:center}.bslib-value-box.showcase-top-right:not([data-full-screen=true]) .value-box-showcase{margin-top:0}@container bslib-value-box (max-width: 300px){.bslib-value-box.showcase-top-right:not([data-full-screen=true]) .value-box-grid .value-box-showcase{padding-left:1rem}}.bslib-value-box.showcase-left-center .value-box-grid{grid-template-columns:var(---bslib-value-box-showcase-w, 30%) auto}.bslib-value-box.showcase-left-center[data-full-screen=true] .value-box-grid{grid-template-columns:var(---bslib-value-box-showcase-w-fs, 1fr) auto}.bslib-value-box.showcase-left-center:not([data-fill-screen=true]) .value-box-grid .value-box-showcase{grid-area:left}.bslib-value-box.showcase-left-center:not([data-fill-screen=true]) .value-box-grid .value-box-area{grid-area:right}.bslib-value-box.showcase-bottom .value-box-grid{grid-template-columns:1fr;grid-template-rows:1fr var(---bslib-value-box-showcase-h, auto);grid-template-areas:"top" "bottom";overflow:hidden}.bslib-value-box.showcase-bottom .value-box-grid .value-box-showcase{grid-area:bottom;padding:0;margin:0}.bslib-value-box.showcase-bottom .value-box-grid .value-box-area{grid-area:top}.bslib-value-box.showcase-bottom[data-full-screen=true] .value-box-grid{grid-template-rows:1fr var(---bslib-value-box-showcase-h-fs, 2fr)}.bslib-value-box.showcase-bottom[data-full-screen=true] .value-box-grid .value-box-showcase{padding:1rem}[data-bs-theme=dark] .bslib-value-box{--bslib-value-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 50%)}.html-fill-container{display:flex;flex-direction:column;min-height:0;min-width:0}.html-fill-container>.html-fill-item{flex:1 1 auto;min-height:0;min-width:0}.html-fill-container>:not(.html-fill-item){flex:0 0 auto}.tippy-box[data-theme~=quarto]{background-color:#fff;border:solid 1px #dee2e6;border-radius:.375rem;color:#373a3c;font-size:.875rem}.tippy-box[data-theme~=quarto]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=quarto]>.tippy-arrow:after,.tippy-box[data-theme~=quarto]>.tippy-svg-arrow:after{content:"";position:absolute;z-index:-1}.tippy-box[data-theme~=quarto]>.tippy-arrow:after{border-color:rgba(0,0,0,0);border-style:solid}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-6px}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-6px}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-6px}.tippy-box[data-placement^=left]>.tippy-arrow:before{right:-6px}.tippy-box[data-theme~=quarto][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=quarto][data-placement^=top]>.tippy-arrow:after{border-top-color:#dee2e6;border-width:7px 7px 0;top:17px;left:1px}.tippy-box[data-theme~=quarto][data-placement^=top]>.tippy-svg-arrow>svg{top:16px}.tippy-box[data-theme~=quarto][data-placement^=top]>.tippy-svg-arrow:after{top:17px}.tippy-box[data-theme~=quarto][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff;bottom:16px}.tippy-box[data-theme~=quarto][data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:#dee2e6;border-width:0 7px 7px;bottom:17px;left:1px}.tippy-box[data-theme~=quarto][data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:15px}.tippy-box[data-theme~=quarto][data-placement^=bottom]>.tippy-svg-arrow:after{bottom:17px}.tippy-box[data-theme~=quarto][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=quarto][data-placement^=left]>.tippy-arrow:after{border-left-color:#dee2e6;border-width:7px 0 7px 7px;left:17px;top:1px}.tippy-box[data-theme~=quarto][data-placement^=left]>.tippy-svg-arrow>svg{left:11px}.tippy-box[data-theme~=quarto][data-placement^=left]>.tippy-svg-arrow:after{left:12px}.tippy-box[data-theme~=quarto][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff;right:16px}.tippy-box[data-theme~=quarto][data-placement^=right]>.tippy-arrow:after{border-width:7px 7px 7px 0;right:17px;top:1px;border-right-color:#dee2e6}.tippy-box[data-theme~=quarto][data-placement^=right]>.tippy-svg-arrow>svg{right:11px}.tippy-box[data-theme~=quarto][data-placement^=right]>.tippy-svg-arrow:after{right:12px}.tippy-box[data-theme~=quarto]>.tippy-svg-arrow{fill:#373a3c}.tippy-box[data-theme~=quarto]>.tippy-svg-arrow:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);background-size:16px 6px;width:16px;height:6px}.top-right{position:absolute;top:1em;right:1em}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none !important}.zindex-bottom{z-index:-1 !important}figure.figure{display:block}.quarto-layout-panel{margin-bottom:1em}.quarto-layout-panel>figure{width:100%}.quarto-layout-panel>figure>figcaption,.quarto-layout-panel>.panel-caption{margin-top:10pt}.quarto-layout-panel>.table-caption{margin-top:0px}.table-caption p{margin-bottom:.5em}.quarto-layout-row{display:flex;flex-direction:row;align-items:flex-start}.quarto-layout-valign-top{align-items:flex-start}.quarto-layout-valign-bottom{align-items:flex-end}.quarto-layout-valign-center{align-items:center}.quarto-layout-cell{position:relative;margin-right:20px}.quarto-layout-cell:last-child{margin-right:0}.quarto-layout-cell figure,.quarto-layout-cell>p{margin:.2em}.quarto-layout-cell img{max-width:100%}.quarto-layout-cell .html-widget{width:100% !important}.quarto-layout-cell div figure p{margin:0}.quarto-layout-cell figure{display:block;margin-inline-start:0;margin-inline-end:0}.quarto-layout-cell table{display:inline-table}.quarto-layout-cell-subref figcaption,figure .quarto-layout-row figure figcaption{text-align:center;font-style:italic}.quarto-figure{position:relative;margin-bottom:1em}.quarto-figure>figure{width:100%;margin-bottom:0}.quarto-figure-left>figure>p,.quarto-figure-left>figure>div{text-align:left}.quarto-figure-center>figure>p,.quarto-figure-center>figure>div{text-align:center}.quarto-figure-right>figure>p,.quarto-figure-right>figure>div{text-align:right}.quarto-figure>figure>div.cell-annotation,.quarto-figure>figure>div code{text-align:left}figure>p:empty{display:none}figure>p:first-child{margin-top:0;margin-bottom:0}figure>figcaption.quarto-float-caption-bottom{margin-bottom:.5em}figure>figcaption.quarto-float-caption-top{margin-top:.5em}div[id^=tbl-]{position:relative}.quarto-figure>.anchorjs-link{position:absolute;top:.6em;right:.5em}div[id^=tbl-]>.anchorjs-link{position:absolute;top:.7em;right:.3em}.quarto-figure:hover>.anchorjs-link,div[id^=tbl-]:hover>.anchorjs-link,h2:hover>.anchorjs-link,.h2:hover>.anchorjs-link,h3:hover>.anchorjs-link,.h3:hover>.anchorjs-link,h4:hover>.anchorjs-link,.h4:hover>.anchorjs-link,h5:hover>.anchorjs-link,.h5:hover>.anchorjs-link,h6:hover>.anchorjs-link,.h6:hover>.anchorjs-link,.reveal-anchorjs-link>.anchorjs-link{opacity:1}#title-block-header{margin-block-end:1rem;position:relative;margin-top:-1px}#title-block-header .abstract{margin-block-start:1rem}#title-block-header .abstract .abstract-title{font-weight:600}#title-block-header a{text-decoration:none}#title-block-header .author,#title-block-header .date,#title-block-header .doi{margin-block-end:.2rem}#title-block-header .quarto-title-block>div{display:flex}#title-block-header .quarto-title-block>div>h1,#title-block-header .quarto-title-block>div>.h1{flex-grow:1}#title-block-header .quarto-title-block>div>button{flex-shrink:0;height:2.25rem;margin-top:0}@media(min-width: 992px){#title-block-header .quarto-title-block>div>button{margin-top:5px}}tr.header>th>p:last-of-type{margin-bottom:0px}table,table.table{margin-top:.5rem;margin-bottom:.5rem}caption,.table-caption{padding-top:.5rem;padding-bottom:.5rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-top{margin-top:.5rem;margin-bottom:.25rem;text-align:center}figure.quarto-float-tbl figcaption.quarto-float-caption-bottom{padding-top:.25rem;margin-bottom:.5rem;text-align:center}.utterances{max-width:none;margin-left:-8px}iframe{margin-bottom:1em}details{margin-bottom:1em}details[show]{margin-bottom:0}details>summary{color:rgba(55,58,60,.75)}details>summary>p:only-child{display:inline}pre.sourceCode,code.sourceCode{position:relative}p code:not(.sourceCode){white-space:pre-wrap}code{white-space:pre}@media print{code{white-space:pre-wrap}}pre>code{display:block}pre>code.sourceCode{white-space:pre}pre>code.sourceCode>span>a:first-child::before{text-decoration:none}pre.code-overflow-wrap>code.sourceCode{white-space:pre-wrap}pre.code-overflow-scroll>code.sourceCode{white-space:pre}code a:any-link{color:inherit;text-decoration:none}code a:hover{color:inherit;text-decoration:underline}ul.task-list{padding-left:1em}[data-tippy-root]{display:inline-block}.tippy-content .footnote-back{display:none}.footnote-back{margin-left:.2em}.tippy-content{overflow-x:auto}.quarto-embedded-source-code{display:none}.quarto-unresolved-ref{font-weight:600}.quarto-cover-image{max-width:35%;float:right;margin-left:30px}.cell-output-display .widget-subarea{margin-bottom:1em}.cell-output-display:not(.no-overflow-x),.knitsql-table:not(.no-overflow-x){overflow-x:auto}.panel-input{margin-bottom:1em}.panel-input>div,.panel-input>div>div{display:inline-block;vertical-align:top;padding-right:12px}.panel-input>p:last-child{margin-bottom:0}.layout-sidebar{margin-bottom:1em}.layout-sidebar .tab-content{border:none}.tab-content>.page-columns.active{display:grid}div.sourceCode>iframe{width:100%;height:300px;margin-bottom:-0.5em}a{text-underline-offset:3px}div.ansi-escaped-output{font-family:monospace;display:block}/*!
*
* ansi colors from IPython notebook's
*
* we also add `bright-[color]-` synonyms for the `-[color]-intense` classes since
* that seems to be what ansi_up emits
*
*/.ansi-black-fg{color:#3e424d}.ansi-black-bg{background-color:#3e424d}.ansi-black-intense-black,.ansi-bright-black-fg{color:#282c36}.ansi-black-intense-black,.ansi-bright-black-bg{background-color:#282c36}.ansi-red-fg{color:#e75c58}.ansi-red-bg{background-color:#e75c58}.ansi-red-intense-red,.ansi-bright-red-fg{color:#b22b31}.ansi-red-intense-red,.ansi-bright-red-bg{background-color:#b22b31}.ansi-green-fg{color:#00a250}.ansi-green-bg{background-color:#00a250}.ansi-green-intense-green,.ansi-bright-green-fg{color:#007427}.ansi-green-intense-green,.ansi-bright-green-bg{background-color:#007427}.ansi-yellow-fg{color:#ddb62b}.ansi-yellow-bg{background-color:#ddb62b}.ansi-yellow-intense-yellow,.ansi-bright-yellow-fg{color:#b27d12}.ansi-yellow-intense-yellow,.ansi-bright-yellow-bg{background-color:#b27d12}.ansi-blue-fg{color:#208ffb}.ansi-blue-bg{background-color:#208ffb}.ansi-blue-intense-blue,.ansi-bright-blue-fg{color:#0065ca}.ansi-blue-intense-blue,.ansi-bright-blue-bg{background-color:#0065ca}.ansi-magenta-fg{color:#d160c4}.ansi-magenta-bg{background-color:#d160c4}.ansi-magenta-intense-magenta,.ansi-bright-magenta-fg{color:#a03196}.ansi-magenta-intense-magenta,.ansi-bright-magenta-bg{background-color:#a03196}.ansi-cyan-fg{color:#60c6c8}.ansi-cyan-bg{background-color:#60c6c8}.ansi-cyan-intense-cyan,.ansi-bright-cyan-fg{color:#258f8f}.ansi-cyan-intense-cyan,.ansi-bright-cyan-bg{background-color:#258f8f}.ansi-white-fg{color:#c5c1b4}.ansi-white-bg{background-color:#c5c1b4}.ansi-white-intense-white,.ansi-bright-white-fg{color:#a1a6b2}.ansi-white-intense-white,.ansi-bright-white-bg{background-color:#a1a6b2}.ansi-default-inverse-fg{color:#fff}.ansi-default-inverse-bg{background-color:#000}.ansi-bold{font-weight:bold}.ansi-underline{text-decoration:underline}:root{--quarto-body-bg: #fff;--quarto-body-color: #373a3c;--quarto-text-muted: rgba(55, 58, 60, 0.75);--quarto-border-color: #dee2e6;--quarto-border-width: 1px;--quarto-border-radius: 0.375rem}table.gt_table{color:var(--quarto-body-color);font-size:1em;width:100%;background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_column_spanner_outer{color:var(--quarto-body-color);background-color:rgba(0,0,0,0);border-top-width:inherit;border-bottom-width:inherit;border-color:var(--quarto-border-color)}table.gt_table th.gt_col_heading{color:var(--quarto-body-color);font-weight:bold;background-color:rgba(0,0,0,0)}table.gt_table thead.gt_col_headings{border-bottom:1px solid currentColor;border-top-width:inherit;border-top-color:var(--quarto-border-color)}table.gt_table thead.gt_col_headings:not(:first-child){border-top-width:1px;border-top-color:var(--quarto-border-color)}table.gt_table td.gt_row{border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-width:0px}table.gt_table tbody.gt_table_body{border-top-width:1px;border-bottom-width:1px;border-bottom-color:var(--quarto-border-color);border-top-color:currentColor}div.columns{display:initial;gap:initial}div.column{display:inline-block;overflow-x:initial;vertical-align:top;width:50%}.code-annotation-tip-content{word-wrap:break-word}.code-annotation-container-hidden{display:none !important}dl.code-annotation-container-grid{display:grid;grid-template-columns:min-content auto}dl.code-annotation-container-grid dt{grid-column:1}dl.code-annotation-container-grid dd{grid-column:2}pre.sourceCode.code-annotation-code{padding-right:0}code.sourceCode .code-annotation-anchor{z-index:100;position:relative;float:right;background-color:rgba(0,0,0,0)}input[type=checkbox]{margin-right:.5ch}:root{--mermaid-bg-color: #fff;--mermaid-edge-color: #373a3c;--mermaid-node-fg-color: #373a3c;--mermaid-fg-color: #373a3c;--mermaid-fg-color--lighter: #4f5457;--mermaid-fg-color--lightest: #686d71;--mermaid-font-family: Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;--mermaid-label-bg-color: #fff;--mermaid-label-fg-color: #2780e3;--mermaid-node-bg-color: rgba(39, 128, 227, 0.1);--mermaid-node-fg-color: #373a3c}@media print{:root{font-size:11pt}#quarto-sidebar,#TOC,.nav-page{display:none}.page-columns .content{grid-column-start:page-start}.fixed-top{position:relative}.panel-caption,.figure-caption,figcaption{color:#666}}.code-copy-button{position:absolute;top:0;right:0;border:0;margin-top:5px;margin-right:5px;background-color:rgba(0,0,0,0);z-index:3}.code-copy-button:focus{outline:none}.code-copy-button-tooltip{font-size:.75em}pre.sourceCode:hover>.code-copy-button>.bi::before{display:inline-block;height:1rem;width:1rem;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(94, 94, 94)" viewBox="0 0 16 16"><path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/></svg>');background-repeat:no-repeat;background-size:1rem 1rem}pre.sourceCode:hover>.code-copy-button-checked>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(94, 94, 94)" viewBox="0 0 16 16"><path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/></svg>')}pre.sourceCode:hover>.code-copy-button:hover>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(71, 88, 171)" viewBox="0 0 16 16"><path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/></svg>')}pre.sourceCode:hover>.code-copy-button-checked:hover>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(71, 88, 171)" viewBox="0 0 16 16"><path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/></svg>')}main ol ol,main ul ul,main ol ul,main ul ol{margin-bottom:1em}ul>li:not(:has(>p))>ul,ol>li:not(:has(>p))>ul,ul>li:not(:has(>p))>ol,ol>li:not(:has(>p))>ol{margin-bottom:0}ul>li:not(:has(>p))>ul>li:has(>p),ol>li:not(:has(>p))>ul>li:has(>p),ul>li:not(:has(>p))>ol>li:has(>p),ol>li:not(:has(>p))>ol>li:has(>p){margin-top:1rem}body{margin:0}main.page-columns>header>h1.title,main.page-columns>header>.title.h1{margin-bottom:0}@media(min-width: 992px){body .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start page-start-inset] 35px [body-start-outset] 35px [body-start] 1.5em [body-content-start] minmax(500px, calc(850px - 3em)) [body-content-end] 1.5em [body-end] 35px [body-end-outset] minmax(75px, 145px) [page-end-inset] 35px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.fullcontent:not(.floating):not(.docked) .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start page-start-inset] 35px [body-start-outset] 35px [body-start] 1.5em [body-content-start] minmax(500px, calc(850px - 3em)) [body-content-end] 1.5em [body-end] 35px [body-end-outset] 35px [page-end-inset page-end] 5fr [screen-end-inset] 1.5em}body.slimcontent:not(.floating):not(.docked) .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start page-start-inset] 35px [body-start-outset] 35px [body-start] 1.5em [body-content-start] minmax(500px, calc(850px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(0px, 200px) [page-end-inset] 35px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.listing:not(.floating):not(.docked) .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start] minmax(50px, 100px) [page-start-inset] 50px [body-start-outset] 50px [body-start] 1.5em [body-content-start] minmax(500px, calc(850px - 3em)) [body-content-end] 3em [body-end] 50px [body-end-outset] minmax(0px, 250px) [page-end-inset] minmax(50px, 100px) [page-end] 1fr [screen-end-inset] 1.5em [screen-end]}body:not(.floating):not(.docked) .page-columns.toc-left{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start] 35px [page-start-inset] minmax(0px, 175px) [body-start-outset] 35px [body-start] 1.5em [body-content-start] minmax(450px, calc(800px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(0px, 200px) [page-end-inset] 50px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body:not(.floating):not(.docked) .page-columns.toc-left .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start] 35px [page-start-inset] minmax(0px, 175px) [body-start-outset] 35px [body-start] 1.5em [body-content-start] minmax(450px, calc(800px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(0px, 200px) [page-end-inset] 50px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.floating .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start] minmax(25px, 50px) [page-start-inset] minmax(50px, 150px) [body-start-outset] minmax(25px, 50px) [body-start] 1.5em [body-content-start] minmax(500px, calc(800px - 3em)) [body-content-end] 1.5em [body-end] minmax(25px, 50px) [body-end-outset] minmax(50px, 150px) [page-end-inset] minmax(25px, 50px) [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.docked .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start] minmax(50px, 100px) [page-start-inset] 50px [body-start-outset] 50px [body-start] 1.5em [body-content-start] minmax(500px, calc(1000px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(50px, 100px) [page-end-inset] 50px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.docked.fullcontent .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start] minmax(50px, 100px) [page-start-inset] 50px [body-start-outset] 50px [body-start] 1.5em [body-content-start] minmax(500px, calc(1000px - 3em)) [body-content-end] 1.5em [body-end body-end-outset page-end-inset page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.floating.fullcontent .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start] 50px [page-start-inset] minmax(50px, 150px) [body-start-outset] 50px [body-start] 1.5em [body-content-start] minmax(500px, calc(800px - 3em)) [body-content-end] 1.5em [body-end body-end-outset page-end-inset page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.docked.slimcontent .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start] minmax(50px, 100px) [page-start-inset] 50px [body-start-outset] 50px [body-start] 1.5em [body-content-start] minmax(450px, calc(750px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(0px, 200px) [page-end-inset] 50px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.docked.listing .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start] minmax(50px, 100px) [page-start-inset] 50px [body-start-outset] 50px [body-start] 1.5em [body-content-start] minmax(500px, calc(1000px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(0px, 200px) [page-end-inset] 50px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.floating.slimcontent .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start] 50px [page-start-inset] minmax(50px, 150px) [body-start-outset] 50px [body-start] 1.5em [body-content-start] minmax(450px, calc(750px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(50px, 150px) [page-end-inset] 50px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.floating.listing .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start] minmax(25px, 50px) [page-start-inset] minmax(50px, 150px) [body-start-outset] minmax(25px, 50px) [body-start] 1.5em [body-content-start] minmax(500px, calc(800px - 3em)) [body-content-end] 1.5em [body-end] minmax(25px, 50px) [body-end-outset] minmax(50px, 150px) [page-end-inset] minmax(25px, 50px) [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}}@media(max-width: 991.98px){body .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start page-start-inset body-start-outset] 5fr [body-start] 1.5em [body-content-start] minmax(500px, calc(800px - 3em)) [body-content-end] 1.5em [body-end] 35px [body-end-outset] minmax(75px, 145px) [page-end-inset] 35px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.fullcontent:not(.floating):not(.docked) .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start page-start-inset body-start-outset] 5fr [body-start] 1.5em [body-content-start] minmax(500px, calc(800px - 3em)) [body-content-end] 1.5em [body-end body-end-outset page-end-inset page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.slimcontent:not(.floating):not(.docked) .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start page-start-inset body-start-outset] 5fr [body-start] 1.5em [body-content-start] minmax(500px, calc(800px - 3em)) [body-content-end] 1.5em [body-end] 35px [body-end-outset] minmax(75px, 145px) [page-end-inset] 35px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.listing:not(.floating):not(.docked) .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start page-start-inset body-start-outset] 5fr [body-start] 1.5em [body-content-start] minmax(500px, calc(1250px - 3em)) [body-content-end body-end body-end-outset page-end-inset page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body:not(.floating):not(.docked) .page-columns.toc-left{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start] 35px [page-start-inset] minmax(0px, 145px) [body-start-outset] 35px [body-start] 1.5em [body-content-start] minmax(450px, calc(800px - 3em)) [body-content-end] 1.5em [body-end body-end-outset page-end-inset page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body:not(.floating):not(.docked) .page-columns.toc-left .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start] 35px [page-start-inset] minmax(0px, 145px) [body-start-outset] 35px [body-start] 1.5em [body-content-start] minmax(450px, calc(800px - 3em)) [body-content-end] 1.5em [body-end body-end-outset page-end-inset page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.floating .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start page-start-inset body-start-outset body-start] 1.5em [body-content-start] minmax(500px, calc(750px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(75px, 150px) [page-end-inset] 25px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.docked .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start page-start-inset body-start-outset body-start body-content-start] minmax(500px, calc(750px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(25px, 50px) [page-end-inset] 50px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.docked.fullcontent .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start page-start-inset body-start-outset body-start body-content-start] minmax(500px, calc(1000px - 3em)) [body-content-end] 1.5em [body-end body-end-outset page-end-inset page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.floating.fullcontent .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start page-start-inset body-start-outset body-start] 1em [body-content-start] minmax(500px, calc(800px - 3em)) [body-content-end] 1.5em [body-end body-end-outset page-end-inset page-end] 4fr [screen-end-inset] 1.5em [screen-end]}body.docked.slimcontent .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start page-start-inset body-start-outset body-start body-content-start] minmax(500px, calc(750px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(25px, 50px) [page-end-inset] 50px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.docked.listing .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start page-start-inset body-start-outset body-start body-content-start] minmax(500px, calc(750px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(25px, 50px) [page-end-inset] 50px [page-end] 5fr [screen-end-inset] 1.5em [screen-end]}body.floating.slimcontent .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start page-start-inset body-start-outset body-start] 1em [body-content-start] minmax(500px, calc(750px - 3em)) [body-content-end] 1.5em [body-end] 35px [body-end-outset] minmax(75px, 145px) [page-end-inset] 35px [page-end] 4fr [screen-end-inset] 1.5em [screen-end]}body.floating.listing .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset] 5fr [page-start page-start-inset body-start-outset body-start] 1em [body-content-start] minmax(500px, calc(750px - 3em)) [body-content-end] 1.5em [body-end] 50px [body-end-outset] minmax(75px, 150px) [page-end-inset] 25px [page-end] 4fr [screen-end-inset] 1.5em [screen-end]}}@media(max-width: 767.98px){body .page-columns,body.fullcontent:not(.floating):not(.docked) .page-columns,body.slimcontent:not(.floating):not(.docked) .page-columns,body.docked .page-columns,body.docked.slimcontent .page-columns,body.docked.fullcontent .page-columns,body.floating .page-columns,body.floating.slimcontent .page-columns,body.floating.fullcontent .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start page-start-inset body-start-outset body-start body-content-start] minmax(0px, 1fr) [body-content-end body-end body-end-outset page-end-inset page-end screen-end-inset] 1.5em [screen-end]}body:not(.floating):not(.docked) .page-columns.toc-left{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start page-start-inset body-start-outset body-start body-content-start] minmax(0px, 1fr) [body-content-end body-end body-end-outset page-end-inset page-end screen-end-inset] 1.5em [screen-end]}body:not(.floating):not(.docked) .page-columns.toc-left .page-columns{display:grid;gap:0;grid-template-columns:[screen-start] 1.5em [screen-start-inset page-start page-start-inset body-start-outset body-start body-content-start] minmax(0px, 1fr) [body-content-end body-end body-end-outset page-end-inset page-end screen-end-inset] 1.5em [screen-end]}nav[role=doc-toc]{display:none}}body,.page-row-navigation{grid-template-rows:[page-top] max-content [contents-top] max-content [contents-bottom] max-content [page-bottom]}.page-rows-contents{grid-template-rows:[content-top] minmax(max-content, 1fr) [content-bottom] minmax(60px, max-content) [page-bottom]}.page-full{grid-column:screen-start/screen-end !important}.page-columns>*{grid-column:body-content-start/body-content-end}.page-columns.column-page>*{grid-column:page-start/page-end}.page-columns.column-page-left .page-columns.page-full>*,.page-columns.column-page-left>*{grid-column:page-start/body-content-end}.page-columns.column-page-right .page-columns.page-full>*,.page-columns.column-page-right>*{grid-column:body-content-start/page-end}.page-rows{grid-auto-rows:auto}.header{grid-column:screen-start/screen-end;grid-row:page-top/contents-top}#quarto-content{padding:0;grid-column:screen-start/screen-end;grid-row:contents-top/contents-bottom}body.floating .sidebar.sidebar-navigation{grid-column:page-start/body-start;grid-row:content-top/page-bottom}body.docked .sidebar.sidebar-navigation{grid-column:screen-start/body-start;grid-row:content-top/page-bottom}.sidebar.toc-left{grid-column:page-start/body-start;grid-row:content-top/page-bottom}.sidebar.margin-sidebar{grid-column:body-end/page-end;grid-row:content-top/page-bottom}.page-columns .content{grid-column:body-content-start/body-content-end;grid-row:content-top/content-bottom;align-content:flex-start}.page-columns .page-navigation{grid-column:body-content-start/body-content-end;grid-row:content-bottom/page-bottom}.page-columns .footer{grid-column:screen-start/screen-end;grid-row:contents-bottom/page-bottom}.page-columns .column-body{grid-column:body-content-start/body-content-end}.page-columns .column-body-fullbleed{grid-column:body-start/body-end}.page-columns .column-body-outset{grid-column:body-start-outset/body-end-outset;z-index:998;opacity:.999}.page-columns .column-body-outset table{background:#fff}.page-columns .column-body-outset-left{grid-column:body-start-outset/body-content-end;z-index:998;opacity:.999}.page-columns .column-body-outset-left table{background:#fff}.page-columns .column-body-outset-right{grid-column:body-content-start/body-end-outset;z-index:998;opacity:.999}.page-columns .column-body-outset-right table{background:#fff}.page-columns .column-page{grid-column:page-start/page-end;z-index:998;opacity:.999}.page-columns .column-page table{background:#fff}.page-columns .column-page-inset{grid-column:page-start-inset/page-end-inset;z-index:998;opacity:.999}.page-columns .column-page-inset table{background:#fff}.page-columns .column-page-inset-left{grid-column:page-start-inset/body-content-end;z-index:998;opacity:.999}.page-columns .column-page-inset-left table{background:#fff}.page-columns .column-page-inset-right{grid-column:body-content-start/page-end-inset;z-index:998;opacity:.999}.page-columns .column-page-inset-right figcaption table{background:#fff}.page-columns .column-page-left{grid-column:page-start/body-content-end;z-index:998;opacity:.999}.page-columns .column-page-left table{background:#fff}.page-columns .column-page-right{grid-column:body-content-start/page-end;z-index:998;opacity:.999}.page-columns .column-page-right figcaption table{background:#fff}#quarto-content.page-columns #quarto-margin-sidebar,#quarto-content.page-columns #quarto-sidebar{z-index:1}@media(max-width: 991.98px){#quarto-content.page-columns #quarto-margin-sidebar.collapse,#quarto-content.page-columns #quarto-sidebar.collapse,#quarto-content.page-columns #quarto-margin-sidebar.collapsing,#quarto-content.page-columns #quarto-sidebar.collapsing{z-index:1055}}#quarto-content.page-columns main.column-page,#quarto-content.page-columns main.column-page-right,#quarto-content.page-columns main.column-page-left{z-index:0}.page-columns .column-screen-inset{grid-column:screen-start-inset/screen-end-inset;z-index:998;opacity:.999}.page-columns .column-screen-inset table{background:#fff}.page-columns .column-screen-inset-left{grid-column:screen-start-inset/body-content-end;z-index:998;opacity:.999}.page-columns .column-screen-inset-left table{background:#fff}.page-columns .column-screen-inset-right{grid-column:body-content-start/screen-end-inset;z-index:998;opacity:.999}.page-columns .column-screen-inset-right table{background:#fff}.page-columns .column-screen{grid-column:screen-start/screen-end;z-index:998;opacity:.999}.page-columns .column-screen table{background:#fff}.page-columns .column-screen-left{grid-column:screen-start/body-content-end;z-index:998;opacity:.999}.page-columns .column-screen-left table{background:#fff}.page-columns .column-screen-right{grid-column:body-content-start/screen-end;z-index:998;opacity:.999}.page-columns .column-screen-right table{background:#fff}.page-columns .column-screen-inset-shaded{grid-column:screen-start/screen-end;padding:1em;background:#f8f9fa;z-index:998;opacity:.999;margin-bottom:1em}.zindex-content{z-index:998;opacity:.999}.zindex-modal{z-index:1055;opacity:.999}.zindex-over-content{z-index:999;opacity:.999}img.img-fluid.column-screen,img.img-fluid.column-screen-inset-shaded,img.img-fluid.column-screen-inset,img.img-fluid.column-screen-inset-left,img.img-fluid.column-screen-inset-right,img.img-fluid.column-screen-left,img.img-fluid.column-screen-right{width:100%}@media(min-width: 992px){.margin-caption,div.aside,aside:not(.footnotes):not(.sidebar),.column-margin{grid-column:body-end/page-end !important;z-index:998}.column-sidebar{grid-column:page-start/body-start !important;z-index:998}.column-leftmargin{grid-column:screen-start-inset/body-start !important;z-index:998}.no-row-height{height:1em;overflow:visible}}@media(max-width: 991.98px){.margin-caption,div.aside,aside:not(.footnotes):not(.sidebar),.column-margin{grid-column:body-end/page-end !important;z-index:998}.no-row-height{height:1em;overflow:visible}.page-columns.page-full{overflow:visible}.page-columns.toc-left .margin-caption,.page-columns.toc-left div.aside,.page-columns.toc-left aside:not(.footnotes):not(.sidebar),.page-columns.toc-left .column-margin{grid-column:body-content-start/body-content-end !important;z-index:998;opacity:.999}.page-columns.toc-left .no-row-height{height:initial;overflow:initial}}@media(max-width: 767.98px){.margin-caption,div.aside,aside:not(.footnotes):not(.sidebar),.column-margin{grid-column:body-content-start/body-content-end !important;z-index:998;opacity:.999}.no-row-height{height:initial;overflow:initial}#quarto-margin-sidebar{display:none}#quarto-sidebar-toc-left{display:none}.hidden-sm{display:none}}.panel-grid{display:grid;grid-template-rows:repeat(1, 1fr);grid-template-columns:repeat(24, 1fr);gap:1em}.panel-grid .g-col-1{grid-column:auto/span 1}.panel-grid .g-col-2{grid-column:auto/span 2}.panel-grid .g-col-3{grid-column:auto/span 3}.panel-grid .g-col-4{grid-column:auto/span 4}.panel-grid .g-col-5{grid-column:auto/span 5}.panel-grid .g-col-6{grid-column:auto/span 6}.panel-grid .g-col-7{grid-column:auto/span 7}.panel-grid .g-col-8{grid-column:auto/span 8}.panel-grid .g-col-9{grid-column:auto/span 9}.panel-grid .g-col-10{grid-column:auto/span 10}.panel-grid .g-col-11{grid-column:auto/span 11}.panel-grid .g-col-12{grid-column:auto/span 12}.panel-grid .g-col-13{grid-column:auto/span 13}.panel-grid .g-col-14{grid-column:auto/span 14}.panel-grid .g-col-15{grid-column:auto/span 15}.panel-grid .g-col-16{grid-column:auto/span 16}.panel-grid .g-col-17{grid-column:auto/span 17}.panel-grid .g-col-18{grid-column:auto/span 18}.panel-grid .g-col-19{grid-column:auto/span 19}.panel-grid .g-col-20{grid-column:auto/span 20}.panel-grid .g-col-21{grid-column:auto/span 21}.panel-grid .g-col-22{grid-column:auto/span 22}.panel-grid .g-col-23{grid-column:auto/span 23}.panel-grid .g-col-24{grid-column:auto/span 24}.panel-grid .g-start-1{grid-column-start:1}.panel-grid .g-start-2{grid-column-start:2}.panel-grid .g-start-3{grid-column-start:3}.panel-grid .g-start-4{grid-column-start:4}.panel-grid .g-start-5{grid-column-start:5}.panel-grid .g-start-6{grid-column-start:6}.panel-grid .g-start-7{grid-column-start:7}.panel-grid .g-start-8{grid-column-start:8}.panel-grid .g-start-9{grid-column-start:9}.panel-grid .g-start-10{grid-column-start:10}.panel-grid .g-start-11{grid-column-start:11}.panel-grid .g-start-12{grid-column-start:12}.panel-grid .g-start-13{grid-column-start:13}.panel-grid .g-start-14{grid-column-start:14}.panel-grid .g-start-15{grid-column-start:15}.panel-grid .g-start-16{grid-column-start:16}.panel-grid .g-start-17{grid-column-start:17}.panel-grid .g-start-18{grid-column-start:18}.panel-grid .g-start-19{grid-column-start:19}.panel-grid .g-start-20{grid-column-start:20}.panel-grid .g-start-21{grid-column-start:21}.panel-grid .g-start-22{grid-column-start:22}.panel-grid .g-start-23{grid-column-start:23}@media(min-width: 576px){.panel-grid .g-col-sm-1{grid-column:auto/span 1}.panel-grid .g-col-sm-2{grid-column:auto/span 2}.panel-grid .g-col-sm-3{grid-column:auto/span 3}.panel-grid .g-col-sm-4{grid-column:auto/span 4}.panel-grid .g-col-sm-5{grid-column:auto/span 5}.panel-grid .g-col-sm-6{grid-column:auto/span 6}.panel-grid .g-col-sm-7{grid-column:auto/span 7}.panel-grid .g-col-sm-8{grid-column:auto/span 8}.panel-grid .g-col-sm-9{grid-column:auto/span 9}.panel-grid .g-col-sm-10{grid-column:auto/span 10}.panel-grid .g-col-sm-11{grid-column:auto/span 11}.panel-grid .g-col-sm-12{grid-column:auto/span 12}.panel-grid .g-col-sm-13{grid-column:auto/span 13}.panel-grid .g-col-sm-14{grid-column:auto/span 14}.panel-grid .g-col-sm-15{grid-column:auto/span 15}.panel-grid .g-col-sm-16{grid-column:auto/span 16}.panel-grid .g-col-sm-17{grid-column:auto/span 17}.panel-grid .g-col-sm-18{grid-column:auto/span 18}.panel-grid .g-col-sm-19{grid-column:auto/span 19}.panel-grid .g-col-sm-20{grid-column:auto/span 20}.panel-grid .g-col-sm-21{grid-column:auto/span 21}.panel-grid .g-col-sm-22{grid-column:auto/span 22}.panel-grid .g-col-sm-23{grid-column:auto/span 23}.panel-grid .g-col-sm-24{grid-column:auto/span 24}.panel-grid .g-start-sm-1{grid-column-start:1}.panel-grid .g-start-sm-2{grid-column-start:2}.panel-grid .g-start-sm-3{grid-column-start:3}.panel-grid .g-start-sm-4{grid-column-start:4}.panel-grid .g-start-sm-5{grid-column-start:5}.panel-grid .g-start-sm-6{grid-column-start:6}.panel-grid .g-start-sm-7{grid-column-start:7}.panel-grid .g-start-sm-8{grid-column-start:8}.panel-grid .g-start-sm-9{grid-column-start:9}.panel-grid .g-start-sm-10{grid-column-start:10}.panel-grid .g-start-sm-11{grid-column-start:11}.panel-grid .g-start-sm-12{grid-column-start:12}.panel-grid .g-start-sm-13{grid-column-start:13}.panel-grid .g-start-sm-14{grid-column-start:14}.panel-grid .g-start-sm-15{grid-column-start:15}.panel-grid .g-start-sm-16{grid-column-start:16}.panel-grid .g-start-sm-17{grid-column-start:17}.panel-grid .g-start-sm-18{grid-column-start:18}.panel-grid .g-start-sm-19{grid-column-start:19}.panel-grid .g-start-sm-20{grid-column-start:20}.panel-grid .g-start-sm-21{grid-column-start:21}.panel-grid .g-start-sm-22{grid-column-start:22}.panel-grid .g-start-sm-23{grid-column-start:23}}@media(min-width: 768px){.panel-grid .g-col-md-1{grid-column:auto/span 1}.panel-grid .g-col-md-2{grid-column:auto/span 2}.panel-grid .g-col-md-3{grid-column:auto/span 3}.panel-grid .g-col-md-4{grid-column:auto/span 4}.panel-grid .g-col-md-5{grid-column:auto/span 5}.panel-grid .g-col-md-6{grid-column:auto/span 6}.panel-grid .g-col-md-7{grid-column:auto/span 7}.panel-grid .g-col-md-8{grid-column:auto/span 8}.panel-grid .g-col-md-9{grid-column:auto/span 9}.panel-grid .g-col-md-10{grid-column:auto/span 10}.panel-grid .g-col-md-11{grid-column:auto/span 11}.panel-grid .g-col-md-12{grid-column:auto/span 12}.panel-grid .g-col-md-13{grid-column:auto/span 13}.panel-grid .g-col-md-14{grid-column:auto/span 14}.panel-grid .g-col-md-15{grid-column:auto/span 15}.panel-grid .g-col-md-16{grid-column:auto/span 16}.panel-grid .g-col-md-17{grid-column:auto/span 17}.panel-grid .g-col-md-18{grid-column:auto/span 18}.panel-grid .g-col-md-19{grid-column:auto/span 19}.panel-grid .g-col-md-20{grid-column:auto/span 20}.panel-grid .g-col-md-21{grid-column:auto/span 21}.panel-grid .g-col-md-22{grid-column:auto/span 22}.panel-grid .g-col-md-23{grid-column:auto/span 23}.panel-grid .g-col-md-24{grid-column:auto/span 24}.panel-grid .g-start-md-1{grid-column-start:1}.panel-grid .g-start-md-2{grid-column-start:2}.panel-grid .g-start-md-3{grid-column-start:3}.panel-grid .g-start-md-4{grid-column-start:4}.panel-grid .g-start-md-5{grid-column-start:5}.panel-grid .g-start-md-6{grid-column-start:6}.panel-grid .g-start-md-7{grid-column-start:7}.panel-grid .g-start-md-8{grid-column-start:8}.panel-grid .g-start-md-9{grid-column-start:9}.panel-grid .g-start-md-10{grid-column-start:10}.panel-grid .g-start-md-11{grid-column-start:11}.panel-grid .g-start-md-12{grid-column-start:12}.panel-grid .g-start-md-13{grid-column-start:13}.panel-grid .g-start-md-14{grid-column-start:14}.panel-grid .g-start-md-15{grid-column-start:15}.panel-grid .g-start-md-16{grid-column-start:16}.panel-grid .g-start-md-17{grid-column-start:17}.panel-grid .g-start-md-18{grid-column-start:18}.panel-grid .g-start-md-19{grid-column-start:19}.panel-grid .g-start-md-20{grid-column-start:20}.panel-grid .g-start-md-21{grid-column-start:21}.panel-grid .g-start-md-22{grid-column-start:22}.panel-grid .g-start-md-23{grid-column-start:23}}@media(min-width: 992px){.panel-grid .g-col-lg-1{grid-column:auto/span 1}.panel-grid .g-col-lg-2{grid-column:auto/span 2}.panel-grid .g-col-lg-3{grid-column:auto/span 3}.panel-grid .g-col-lg-4{grid-column:auto/span 4}.panel-grid .g-col-lg-5{grid-column:auto/span 5}.panel-grid .g-col-lg-6{grid-column:auto/span 6}.panel-grid .g-col-lg-7{grid-column:auto/span 7}.panel-grid .g-col-lg-8{grid-column:auto/span 8}.panel-grid .g-col-lg-9{grid-column:auto/span 9}.panel-grid .g-col-lg-10{grid-column:auto/span 10}.panel-grid .g-col-lg-11{grid-column:auto/span 11}.panel-grid .g-col-lg-12{grid-column:auto/span 12}.panel-grid .g-col-lg-13{grid-column:auto/span 13}.panel-grid .g-col-lg-14{grid-column:auto/span 14}.panel-grid .g-col-lg-15{grid-column:auto/span 15}.panel-grid .g-col-lg-16{grid-column:auto/span 16}.panel-grid .g-col-lg-17{grid-column:auto/span 17}.panel-grid .g-col-lg-18{grid-column:auto/span 18}.panel-grid .g-col-lg-19{grid-column:auto/span 19}.panel-grid .g-col-lg-20{grid-column:auto/span 20}.panel-grid .g-col-lg-21{grid-column:auto/span 21}.panel-grid .g-col-lg-22{grid-column:auto/span 22}.panel-grid .g-col-lg-23{grid-column:auto/span 23}.panel-grid .g-col-lg-24{grid-column:auto/span 24}.panel-grid .g-start-lg-1{grid-column-start:1}.panel-grid .g-start-lg-2{grid-column-start:2}.panel-grid .g-start-lg-3{grid-column-start:3}.panel-grid .g-start-lg-4{grid-column-start:4}.panel-grid .g-start-lg-5{grid-column-start:5}.panel-grid .g-start-lg-6{grid-column-start:6}.panel-grid .g-start-lg-7{grid-column-start:7}.panel-grid .g-start-lg-8{grid-column-start:8}.panel-grid .g-start-lg-9{grid-column-start:9}.panel-grid .g-start-lg-10{grid-column-start:10}.panel-grid .g-start-lg-11{grid-column-start:11}.panel-grid .g-start-lg-12{grid-column-start:12}.panel-grid .g-start-lg-13{grid-column-start:13}.panel-grid .g-start-lg-14{grid-column-start:14}.panel-grid .g-start-lg-15{grid-column-start:15}.panel-grid .g-start-lg-16{grid-column-start:16}.panel-grid .g-start-lg-17{grid-column-start:17}.panel-grid .g-start-lg-18{grid-column-start:18}.panel-grid .g-start-lg-19{grid-column-start:19}.panel-grid .g-start-lg-20{grid-column-start:20}.panel-grid .g-start-lg-21{grid-column-start:21}.panel-grid .g-start-lg-22{grid-column-start:22}.panel-grid .g-start-lg-23{grid-column-start:23}}@media(min-width: 1200px){.panel-grid .g-col-xl-1{grid-column:auto/span 1}.panel-grid .g-col-xl-2{grid-column:auto/span 2}.panel-grid .g-col-xl-3{grid-column:auto/span 3}.panel-grid .g-col-xl-4{grid-column:auto/span 4}.panel-grid .g-col-xl-5{grid-column:auto/span 5}.panel-grid .g-col-xl-6{grid-column:auto/span 6}.panel-grid .g-col-xl-7{grid-column:auto/span 7}.panel-grid .g-col-xl-8{grid-column:auto/span 8}.panel-grid .g-col-xl-9{grid-column:auto/span 9}.panel-grid .g-col-xl-10{grid-column:auto/span 10}.panel-grid .g-col-xl-11{grid-column:auto/span 11}.panel-grid .g-col-xl-12{grid-column:auto/span 12}.panel-grid .g-col-xl-13{grid-column:auto/span 13}.panel-grid .g-col-xl-14{grid-column:auto/span 14}.panel-grid .g-col-xl-15{grid-column:auto/span 15}.panel-grid .g-col-xl-16{grid-column:auto/span 16}.panel-grid .g-col-xl-17{grid-column:auto/span 17}.panel-grid .g-col-xl-18{grid-column:auto/span 18}.panel-grid .g-col-xl-19{grid-column:auto/span 19}.panel-grid .g-col-xl-20{grid-column:auto/span 20}.panel-grid .g-col-xl-21{grid-column:auto/span 21}.panel-grid .g-col-xl-22{grid-column:auto/span 22}.panel-grid .g-col-xl-23{grid-column:auto/span 23}.panel-grid .g-col-xl-24{grid-column:auto/span 24}.panel-grid .g-start-xl-1{grid-column-start:1}.panel-grid .g-start-xl-2{grid-column-start:2}.panel-grid .g-start-xl-3{grid-column-start:3}.panel-grid .g-start-xl-4{grid-column-start:4}.panel-grid .g-start-xl-5{grid-column-start:5}.panel-grid .g-start-xl-6{grid-column-start:6}.panel-grid .g-start-xl-7{grid-column-start:7}.panel-grid .g-start-xl-8{grid-column-start:8}.panel-grid .g-start-xl-9{grid-column-start:9}.panel-grid .g-start-xl-10{grid-column-start:10}.panel-grid .g-start-xl-11{grid-column-start:11}.panel-grid .g-start-xl-12{grid-column-start:12}.panel-grid .g-start-xl-13{grid-column-start:13}.panel-grid .g-start-xl-14{grid-column-start:14}.panel-grid .g-start-xl-15{grid-column-start:15}.panel-grid .g-start-xl-16{grid-column-start:16}.panel-grid .g-start-xl-17{grid-column-start:17}.panel-grid .g-start-xl-18{grid-column-start:18}.panel-grid .g-start-xl-19{grid-column-start:19}.panel-grid .g-start-xl-20{grid-column-start:20}.panel-grid .g-start-xl-21{grid-column-start:21}.panel-grid .g-start-xl-22{grid-column-start:22}.panel-grid .g-start-xl-23{grid-column-start:23}}@media(min-width: 1400px){.panel-grid .g-col-xxl-1{grid-column:auto/span 1}.panel-grid .g-col-xxl-2{grid-column:auto/span 2}.panel-grid .g-col-xxl-3{grid-column:auto/span 3}.panel-grid .g-col-xxl-4{grid-column:auto/span 4}.panel-grid .g-col-xxl-5{grid-column:auto/span 5}.panel-grid .g-col-xxl-6{grid-column:auto/span 6}.panel-grid .g-col-xxl-7{grid-column:auto/span 7}.panel-grid .g-col-xxl-8{grid-column:auto/span 8}.panel-grid .g-col-xxl-9{grid-column:auto/span 9}.panel-grid .g-col-xxl-10{grid-column:auto/span 10}.panel-grid .g-col-xxl-11{grid-column:auto/span 11}.panel-grid .g-col-xxl-12{grid-column:auto/span 12}.panel-grid .g-col-xxl-13{grid-column:auto/span 13}.panel-grid .g-col-xxl-14{grid-column:auto/span 14}.panel-grid .g-col-xxl-15{grid-column:auto/span 15}.panel-grid .g-col-xxl-16{grid-column:auto/span 16}.panel-grid .g-col-xxl-17{grid-column:auto/span 17}.panel-grid .g-col-xxl-18{grid-column:auto/span 18}.panel-grid .g-col-xxl-19{grid-column:auto/span 19}.panel-grid .g-col-xxl-20{grid-column:auto/span 20}.panel-grid .g-col-xxl-21{grid-column:auto/span 21}.panel-grid .g-col-xxl-22{grid-column:auto/span 22}.panel-grid .g-col-xxl-23{grid-column:auto/span 23}.panel-grid .g-col-xxl-24{grid-column:auto/span 24}.panel-grid .g-start-xxl-1{grid-column-start:1}.panel-grid .g-start-xxl-2{grid-column-start:2}.panel-grid .g-start-xxl-3{grid-column-start:3}.panel-grid .g-start-xxl-4{grid-column-start:4}.panel-grid .g-start-xxl-5{grid-column-start:5}.panel-grid .g-start-xxl-6{grid-column-start:6}.panel-grid .g-start-xxl-7{grid-column-start:7}.panel-grid .g-start-xxl-8{grid-column-start:8}.panel-grid .g-start-xxl-9{grid-column-start:9}.panel-grid .g-start-xxl-10{grid-column-start:10}.panel-grid .g-start-xxl-11{grid-column-start:11}.panel-grid .g-start-xxl-12{grid-column-start:12}.panel-grid .g-start-xxl-13{grid-column-start:13}.panel-grid .g-start-xxl-14{grid-column-start:14}.panel-grid .g-start-xxl-15{grid-column-start:15}.panel-grid .g-start-xxl-16{grid-column-start:16}.panel-grid .g-start-xxl-17{grid-column-start:17}.panel-grid .g-start-xxl-18{grid-column-start:18}.panel-grid .g-start-xxl-19{grid-column-start:19}.panel-grid .g-start-xxl-20{grid-column-start:20}.panel-grid .g-start-xxl-21{grid-column-start:21}.panel-grid .g-start-xxl-22{grid-column-start:22}.panel-grid .g-start-xxl-23{grid-column-start:23}}main{margin-top:1em;margin-bottom:1em}h1,.h1,h2,.h2{color:inherit;margin-top:2rem;margin-bottom:1rem;font-weight:600}h1.title,.title.h1{margin-top:0}main.content>section:first-of-type>h2:first-child,main.content>section:first-of-type>.h2:first-child{margin-top:0}h2,.h2{border-bottom:1px solid #dee2e6;padding-bottom:.5rem}h3,.h3{font-weight:600}h3,.h3,h4,.h4{opacity:.9;margin-top:1.5rem}h5,.h5,h6,.h6{opacity:.9}.header-section-number{color:#747a7f}.nav-link.active .header-section-number{color:inherit}mark,.mark{padding:0em}.panel-caption,.figure-caption,.subfigure-caption,.table-caption,figcaption,caption{font-size:.9rem;color:#747a7f}.quarto-layout-cell[data-ref-parent] caption{color:#747a7f}.column-margin figcaption,.margin-caption,div.aside,aside,.column-margin{color:#747a7f;font-size:.825rem}.panel-caption.margin-caption{text-align:inherit}.column-margin.column-container p{margin-bottom:0}.column-margin.column-container>*:not(.collapse):first-child{padding-bottom:.5em;display:block}.column-margin.column-container>*:not(.collapse):not(:first-child){padding-top:.5em;padding-bottom:.5em;display:block}.column-margin.column-container>*.collapse:not(.show){display:none}@media(min-width: 768px){.column-margin.column-container .callout-margin-content:first-child{margin-top:4.5em}.column-margin.column-container .callout-margin-content-simple:first-child{margin-top:3.5em}}.margin-caption>*{padding-top:.5em;padding-bottom:.5em}@media(max-width: 767.98px){.quarto-layout-row{flex-direction:column}}.nav-tabs .nav-item{margin-top:1px;cursor:pointer}.tab-content{margin-top:0px;border-left:#dee2e6 1px solid;border-right:#dee2e6 1px solid;border-bottom:#dee2e6 1px solid;margin-left:0;padding:1em;margin-bottom:1em}@media(max-width: 767.98px){.layout-sidebar{margin-left:0;margin-right:0}}.panel-sidebar,.panel-sidebar .form-control,.panel-input,.panel-input .form-control,.selectize-dropdown{font-size:.9rem}.panel-sidebar .form-control,.panel-input .form-control{padding-top:.1rem}.tab-pane div.sourceCode{margin-top:0px}.tab-pane>p{padding-top:0}.tab-pane>p:nth-child(1){padding-top:0}.tab-pane>p:last-child{margin-bottom:0}.tab-pane>pre:last-child{margin-bottom:0}.tab-content>.tab-pane:not(.active){display:none !important}div.sourceCode{background-color:rgba(233,236,239,.65);border:1px solid rgba(233,236,239,.65);border-radius:.375rem}pre.sourceCode{background-color:rgba(0,0,0,0)}pre.sourceCode{border:none;font-size:.875em;overflow:visible !important;padding:.4em}.callout pre.sourceCode{padding-left:0}div.sourceCode{overflow-y:hidden}.callout div.sourceCode{margin-left:initial}.blockquote{font-size:inherit;padding-left:1rem;padding-right:1.5rem;color:#747a7f}.blockquote h1:first-child,.blockquote .h1:first-child,.blockquote h2:first-child,.blockquote .h2:first-child,.blockquote h3:first-child,.blockquote .h3:first-child,.blockquote h4:first-child,.blockquote .h4:first-child,.blockquote h5:first-child,.blockquote .h5:first-child{margin-top:0}pre{background-color:initial;padding:initial;border:initial}p pre code:not(.sourceCode),li pre code:not(.sourceCode),pre code:not(.sourceCode){background-color:initial}p code:not(.sourceCode),li code:not(.sourceCode),td code:not(.sourceCode){background-color:#f8f9fa;padding:.2em}nav p code:not(.sourceCode),nav li code:not(.sourceCode),nav td code:not(.sourceCode){background-color:rgba(0,0,0,0);padding:0}td code:not(.sourceCode){white-space:pre-wrap}#quarto-embedded-source-code-modal>.modal-dialog{max-width:1000px;padding-left:1.75rem;padding-right:1.75rem}#quarto-embedded-source-code-modal>.modal-dialog>.modal-content>.modal-body{padding:0}#quarto-embedded-source-code-modal>.modal-dialog>.modal-content>.modal-body div.sourceCode{margin:0;padding:.2rem .2rem;border-radius:0px;border:none}#quarto-embedded-source-code-modal>.modal-dialog>.modal-content>.modal-header{padding:.7rem}.code-tools-button{font-size:1rem;padding:.15rem .15rem;margin-left:5px;color:rgba(55,58,60,.75);background-color:rgba(0,0,0,0);transition:initial;cursor:pointer}.code-tools-button>.bi::before{display:inline-block;height:1rem;width:1rem;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(55, 58, 60)" viewBox="0 0 16 16"><path d="M10.478 1.647a.5.5 0 1 0-.956-.294l-4 13a.5.5 0 0 0 .956.294l4-13zM4.854 4.146a.5.5 0 0 1 0 .708L1.707 8l3.147 3.146a.5.5 0 0 1-.708.708l-3.5-3.5a.5.5 0 0 1 0-.708l3.5-3.5a.5.5 0 0 1 .708 0zm6.292 0a.5.5 0 0 0 0 .708L14.293 8l-3.147 3.146a.5.5 0 0 0 .708.708l3.5-3.5a.5.5 0 0 0 0-.708l-3.5-3.5a.5.5 0 0 0-.708 0z"/></svg>');background-repeat:no-repeat;background-size:1rem 1rem}.code-tools-button:hover>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(55, 58, 60)" viewBox="0 0 16 16"><path d="M10.478 1.647a.5.5 0 1 0-.956-.294l-4 13a.5.5 0 0 0 .956.294l4-13zM4.854 4.146a.5.5 0 0 1 0 .708L1.707 8l3.147 3.146a.5.5 0 0 1-.708.708l-3.5-3.5a.5.5 0 0 1 0-.708l3.5-3.5a.5.5 0 0 1 .708 0zm6.292 0a.5.5 0 0 0 0 .708L14.293 8l-3.147 3.146a.5.5 0 0 0 .708.708l3.5-3.5a.5.5 0 0 0 0-.708l-3.5-3.5a.5.5 0 0 0-.708 0z"/></svg>')}#quarto-embedded-source-code-modal .code-copy-button>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(55, 58, 60)" viewBox="0 0 16 16"><path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/></svg>')}#quarto-embedded-source-code-modal .code-copy-button-checked>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(55, 58, 60)" viewBox="0 0 16 16"><path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/></svg>')}.sidebar{will-change:top;transition:top 200ms linear;position:sticky;overflow-y:auto;padding-top:1.2em;max-height:100vh}.sidebar.toc-left,.sidebar.margin-sidebar{top:0px;padding-top:1em}.sidebar.quarto-banner-title-block-sidebar>*{padding-top:1.65em}figure .quarto-notebook-link{margin-top:.5em}.quarto-notebook-link{font-size:.75em;color:rgba(55,58,60,.75);margin-bottom:1em;text-decoration:none;display:block}.quarto-notebook-link:hover{text-decoration:underline;color:#2761e3}.quarto-notebook-link::before{display:inline-block;height:.75rem;width:.75rem;margin-bottom:0em;margin-right:.25em;content:"";vertical-align:-0.125em;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(55, 58, 60)" class="bi bi-journal-code" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.646 5.646a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L10.293 8 8.646 6.354a.5.5 0 0 1 0-.708zm-1.292 0a.5.5 0 0 0-.708 0l-2 2a.5.5 0 0 0 0 .708l2 2a.5.5 0 0 0 .708-.708L5.707 8l1.647-1.646a.5.5 0 0 0 0-.708z"/><path d="M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z"/><path d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"/></svg>');background-repeat:no-repeat;background-size:.75rem .75rem}.toc-actions i.bi,.quarto-code-links i.bi,.quarto-other-links i.bi,.quarto-alternate-notebooks i.bi,.quarto-alternate-formats i.bi{margin-right:.4em;font-size:.8rem}.quarto-other-links-text-target .quarto-code-links i.bi,.quarto-other-links-text-target .quarto-other-links i.bi{margin-right:.2em}.quarto-other-formats-text-target .quarto-alternate-formats i.bi{margin-right:.1em}.toc-actions i.bi.empty,.quarto-code-links i.bi.empty,.quarto-other-links i.bi.empty,.quarto-alternate-notebooks i.bi.empty,.quarto-alternate-formats i.bi.empty{padding-left:1em}.quarto-notebook h2,.quarto-notebook .h2{border-bottom:none}.quarto-notebook .cell-container{display:flex}.quarto-notebook .cell-container .cell{flex-grow:4}.quarto-notebook .cell-container .cell-decorator{padding-top:1.5em;padding-right:1em;text-align:right}.quarto-notebook .cell-container.code-fold .cell-decorator{padding-top:3em}.quarto-notebook .cell-code code{white-space:pre-wrap}.quarto-notebook .cell .cell-output-stderr pre code,.quarto-notebook .cell .cell-output-stdout pre code{white-space:pre-wrap;overflow-wrap:anywhere}.toc-actions,.quarto-alternate-formats,.quarto-other-links,.quarto-code-links,.quarto-alternate-notebooks{padding-left:0em}.sidebar .toc-actions a,.sidebar .quarto-alternate-formats a,.sidebar .quarto-other-links a,.sidebar .quarto-code-links a,.sidebar .quarto-alternate-notebooks a,.sidebar nav[role=doc-toc] a{text-decoration:none}.sidebar .toc-actions a:hover,.sidebar .quarto-other-links a:hover,.sidebar .quarto-code-links a:hover,.sidebar .quarto-alternate-formats a:hover,.sidebar .quarto-alternate-notebooks a:hover{color:#2761e3}.sidebar .toc-actions h2,.sidebar .toc-actions .h2,.sidebar .quarto-code-links h2,.sidebar .quarto-code-links .h2,.sidebar .quarto-other-links h2,.sidebar .quarto-other-links .h2,.sidebar .quarto-alternate-notebooks h2,.sidebar .quarto-alternate-notebooks .h2,.sidebar .quarto-alternate-formats h2,.sidebar .quarto-alternate-formats .h2,.sidebar nav[role=doc-toc]>h2,.sidebar nav[role=doc-toc]>.h2{font-weight:500;margin-bottom:.2rem;margin-top:.3rem;font-family:inherit;border-bottom:0;padding-bottom:0;padding-top:0px}.sidebar .toc-actions>h2,.sidebar .toc-actions>.h2,.sidebar .quarto-code-links>h2,.sidebar .quarto-code-links>.h2,.sidebar .quarto-other-links>h2,.sidebar .quarto-other-links>.h2,.sidebar .quarto-alternate-notebooks>h2,.sidebar .quarto-alternate-notebooks>.h2,.sidebar .quarto-alternate-formats>h2,.sidebar .quarto-alternate-formats>.h2{font-size:.8rem}.sidebar nav[role=doc-toc]>h2,.sidebar nav[role=doc-toc]>.h2{font-size:.875rem}.sidebar nav[role=doc-toc]>ul a{border-left:1px solid #e9ecef;padding-left:.6rem}.sidebar .toc-actions h2>ul a,.sidebar .toc-actions .h2>ul a,.sidebar .quarto-code-links h2>ul a,.sidebar .quarto-code-links .h2>ul a,.sidebar .quarto-other-links h2>ul a,.sidebar .quarto-other-links .h2>ul a,.sidebar .quarto-alternate-notebooks h2>ul a,.sidebar .quarto-alternate-notebooks .h2>ul a,.sidebar .quarto-alternate-formats h2>ul a,.sidebar .quarto-alternate-formats .h2>ul a{border-left:none;padding-left:.6rem}.sidebar .toc-actions ul a:empty,.sidebar .quarto-code-links ul a:empty,.sidebar .quarto-other-links ul a:empty,.sidebar .quarto-alternate-notebooks ul a:empty,.sidebar .quarto-alternate-formats ul a:empty,.sidebar nav[role=doc-toc]>ul a:empty{display:none}.sidebar .toc-actions ul,.sidebar .quarto-code-links ul,.sidebar .quarto-other-links ul,.sidebar .quarto-alternate-notebooks ul,.sidebar .quarto-alternate-formats ul{padding-left:0;list-style:none}.sidebar nav[role=doc-toc] ul{list-style:none;padding-left:0;list-style:none}.sidebar nav[role=doc-toc]>ul{margin-left:.45em}.quarto-margin-sidebar nav[role=doc-toc]{padding-left:.5em}.sidebar .toc-actions>ul,.sidebar .quarto-code-links>ul,.sidebar .quarto-other-links>ul,.sidebar .quarto-alternate-notebooks>ul,.sidebar .quarto-alternate-formats>ul{font-size:.8rem}.sidebar nav[role=doc-toc]>ul{font-size:.875rem}.sidebar .toc-actions ul li a,.sidebar .quarto-code-links ul li a,.sidebar .quarto-other-links ul li a,.sidebar .quarto-alternate-notebooks ul li a,.sidebar .quarto-alternate-formats ul li a,.sidebar nav[role=doc-toc]>ul li a{line-height:1.1rem;padding-bottom:.2rem;padding-top:.2rem;color:inherit}.sidebar nav[role=doc-toc] ul>li>ul>li>a{padding-left:1.2em}.sidebar nav[role=doc-toc] ul>li>ul>li>ul>li>a{padding-left:2.4em}.sidebar nav[role=doc-toc] ul>li>ul>li>ul>li>ul>li>a{padding-left:3.6em}.sidebar nav[role=doc-toc] ul>li>ul>li>ul>li>ul>li>ul>li>a{padding-left:4.8em}.sidebar nav[role=doc-toc] ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>a{padding-left:6em}.sidebar nav[role=doc-toc] ul>li>a.active,.sidebar nav[role=doc-toc] ul>li>ul>li>a.active{border-left:1px solid #2761e3;color:#2761e3 !important}.sidebar nav[role=doc-toc] ul>li>a:hover,.sidebar nav[role=doc-toc] ul>li>ul>li>a:hover{color:#2761e3 !important}kbd,.kbd{color:#373a3c;background-color:#f8f9fa;border:1px solid;border-radius:5px;border-color:#dee2e6}.quarto-appendix-contents div.hanging-indent{margin-left:0em}.quarto-appendix-contents div.hanging-indent div.csl-entry{margin-left:1em;text-indent:-1em}.citation a,.footnote-ref{text-decoration:none}.footnotes ol{padding-left:1em}.tippy-content>*{margin-bottom:.7em}.tippy-content>*:last-child{margin-bottom:0}.callout{margin-top:1.25rem;margin-bottom:1.25rem;border-radius:.375rem;overflow-wrap:break-word}.callout .callout-title-container{overflow-wrap:anywhere}.callout.callout-style-simple{padding:.4em .7em;border-left:5px solid;border-right:1px solid #dee2e6;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.callout.callout-style-default{border-left:5px solid;border-right:1px solid #dee2e6;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.callout .callout-body-container{flex-grow:1}.callout.callout-style-simple .callout-body{font-size:.9rem;font-weight:400}.callout.callout-style-default .callout-body{font-size:.9rem;font-weight:400}.callout:not(.no-icon).callout-titled.callout-style-simple .callout-body{padding-left:1.6em}.callout.callout-titled>.callout-header{padding-top:.2em;margin-bottom:-0.2em}.callout.callout-style-simple>div.callout-header{border-bottom:none;font-size:.9rem;font-weight:600;opacity:75%}.callout.callout-style-default>div.callout-header{border-bottom:none;font-weight:600;opacity:85%;font-size:.9rem;padding-left:.5em;padding-right:.5em}.callout.callout-style-default .callout-body{padding-left:.5em;padding-right:.5em}.callout.callout-style-default .callout-body>:first-child{padding-top:.5rem;margin-top:0}.callout>div.callout-header[data-bs-toggle=collapse]{cursor:pointer}.callout.callout-style-default .callout-header[aria-expanded=false],.callout.callout-style-default .callout-header[aria-expanded=true]{padding-top:0px;margin-bottom:0px;align-items:center}.callout.callout-titled .callout-body>:last-child:not(.sourceCode),.callout.callout-titled .callout-body>div>:last-child:not(.sourceCode){padding-bottom:.5rem;margin-bottom:0}.callout:not(.callout-titled) .callout-body>:first-child,.callout:not(.callout-titled) .callout-body>div>:first-child{margin-top:.25rem}.callout:not(.callout-titled) .callout-body>:last-child,.callout:not(.callout-titled) .callout-body>div>:last-child{margin-bottom:.2rem}.callout.callout-style-simple .callout-icon::before,.callout.callout-style-simple .callout-toggle::before{height:1rem;width:1rem;display:inline-block;content:"";background-repeat:no-repeat;background-size:1rem 1rem}.callout.callout-style-default .callout-icon::before,.callout.callout-style-default .callout-toggle::before{height:.9rem;width:.9rem;display:inline-block;content:"";background-repeat:no-repeat;background-size:.9rem .9rem}.callout.callout-style-default .callout-toggle::before{margin-top:5px}.callout .callout-btn-toggle .callout-toggle::before{transition:transform .2s linear}.callout .callout-header[aria-expanded=false] .callout-toggle::before{transform:rotate(-90deg)}.callout .callout-header[aria-expanded=true] .callout-toggle::before{transform:none}.callout.callout-style-simple:not(.no-icon) div.callout-icon-container{padding-top:.2em;padding-right:.55em}.callout.callout-style-default:not(.no-icon) div.callout-icon-container{padding-top:.1em;padding-right:.35em}.callout.callout-style-default:not(.no-icon) div.callout-title-container{margin-top:-1px}.callout.callout-style-default.callout-caution:not(.no-icon) div.callout-icon-container{padding-top:.3em;padding-right:.35em}.callout>.callout-body>.callout-icon-container>.no-icon,.callout>.callout-header>.callout-icon-container>.no-icon{display:none}div.callout.callout{border-left-color:rgba(55,58,60,.75)}div.callout.callout-style-default>.callout-header{background-color:rgba(55,58,60,.75)}div.callout-note.callout{border-left-color:#2780e3}div.callout-note.callout-style-default>.callout-header{background-color:#e9f2fc}div.callout-note:not(.callout-titled) .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: %232373cc" class="bi bi-info-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/></svg>');}div.callout-note.callout-titled .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: %232373cc" class="bi bi-info-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/></svg>');}div.callout-note .callout-toggle::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(55, 58, 60)" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>')}div.callout-tip.callout{border-left-color:#3fb618}div.callout-tip.callout-style-default>.callout-header{background-color:#ecf8e8}div.callout-tip:not(.callout-titled) .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: %2339a416" class="bi bi-lightbulb" viewBox="0 0 16 16"><path d="M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13a.5.5 0 0 1 0 1 .5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1 0-1 .5.5 0 0 1 0-1 .5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm6-5a5 5 0 0 0-3.479 8.592c.263.254.514.564.676.941L5.83 12h4.342l.632-1.467c.162-.377.413-.687.676-.941A5 5 0 0 0 8 1z"/></svg>');}div.callout-tip.callout-titled .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: %2339a416" class="bi bi-lightbulb" viewBox="0 0 16 16"><path d="M2 6a6 6 0 1 1 10.174 4.31c-.203.196-.359.4-.453.619l-.762 1.769A.5.5 0 0 1 10.5 13a.5.5 0 0 1 0 1 .5.5 0 0 1 0 1l-.224.447a1 1 0 0 1-.894.553H6.618a1 1 0 0 1-.894-.553L5.5 15a.5.5 0 0 1 0-1 .5.5 0 0 1 0-1 .5.5 0 0 1-.46-.302l-.761-1.77a1.964 1.964 0 0 0-.453-.618A5.984 5.984 0 0 1 2 6zm6-5a5 5 0 0 0-3.479 8.592c.263.254.514.564.676.941L5.83 12h4.342l.632-1.467c.162-.377.413-.687.676-.941A5 5 0 0 0 8 1z"/></svg>');}div.callout-tip .callout-toggle::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(55, 58, 60)" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>')}div.callout-warning.callout{border-left-color:#ff7518}div.callout-warning.callout-style-default>.callout-header{background-color:#fff1e8}div.callout-warning:not(.callout-titled) .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: %23e66916" class="bi bi-exclamation-triangle" viewBox="0 0 16 16"><path d="M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"/><path d="M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"/></svg>');}div.callout-warning.callout-titled .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: %23e66916" class="bi bi-exclamation-triangle" viewBox="0 0 16 16"><path d="M7.938 2.016A.13.13 0 0 1 8.002 2a.13.13 0 0 1 .063.016.146.146 0 0 1 .054.057l6.857 11.667c.036.06.035.124.002.183a.163.163 0 0 1-.054.06.116.116 0 0 1-.066.017H1.146a.115.115 0 0 1-.066-.017.163.163 0 0 1-.054-.06.176.176 0 0 1 .002-.183L7.884 2.073a.147.147 0 0 1 .054-.057zm1.044-.45a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566z"/><path d="M7.002 12a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 5.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995z"/></svg>');}div.callout-warning .callout-toggle::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(55, 58, 60)" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>')}div.callout-caution.callout{border-left-color:#f0ad4e}div.callout-caution.callout-style-default>.callout-header{background-color:#fef7ed}div.callout-caution:not(.callout-titled) .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: %23d89c46" class="bi bi-cone-striped" viewBox="0 0 16 16"><path d="M9.97 4.88l.953 3.811C10.158 8.878 9.14 9 8 9c-1.14 0-2.159-.122-2.923-.309L6.03 4.88C6.635 4.957 7.3 5 8 5s1.365-.043 1.97-.12zm-.245-.978L8.97.88C8.718-.13 7.282-.13 7.03.88L6.274 3.9C6.8 3.965 7.382 4 8 4c.618 0 1.2-.036 1.725-.098zm4.396 8.613a.5.5 0 0 1 .037.96l-6 2a.5.5 0 0 1-.316 0l-6-2a.5.5 0 0 1 .037-.96l2.391-.598.565-2.257c.862.212 1.964.339 3.165.339s2.303-.127 3.165-.339l.565 2.257 2.391.598z"/></svg>');}div.callout-caution.callout-titled .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: %23d89c46" class="bi bi-cone-striped" viewBox="0 0 16 16"><path d="M9.97 4.88l.953 3.811C10.158 8.878 9.14 9 8 9c-1.14 0-2.159-.122-2.923-.309L6.03 4.88C6.635 4.957 7.3 5 8 5s1.365-.043 1.97-.12zm-.245-.978L8.97.88C8.718-.13 7.282-.13 7.03.88L6.274 3.9C6.8 3.965 7.382 4 8 4c.618 0 1.2-.036 1.725-.098zm4.396 8.613a.5.5 0 0 1 .037.96l-6 2a.5.5 0 0 1-.316 0l-6-2a.5.5 0 0 1 .037-.96l2.391-.598.565-2.257c.862.212 1.964.339 3.165.339s2.303-.127 3.165-.339l.565 2.257 2.391.598z"/></svg>');}div.callout-caution .callout-toggle::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(55, 58, 60)" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>')}div.callout-important.callout{border-left-color:#ff0039}div.callout-important.callout-style-default>.callout-header{background-color:#ffe6eb}div.callout-important:not(.callout-titled) .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: %23e60033" class="bi bi-exclamation-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"/></svg>');}div.callout-important.callout-titled .callout-icon::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: %23e60033" class="bi bi-exclamation-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/><path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 4.995z"/></svg>');}div.callout-important .callout-toggle::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(55, 58, 60)" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>')}.quarto-toggle-container{display:flex;align-items:center}.quarto-reader-toggle .bi::before,.quarto-color-scheme-toggle .bi::before{display:inline-block;height:1rem;width:1rem;content:"";background-repeat:no-repeat;background-size:1rem 1rem}.sidebar-navigation{padding-left:20px}.navbar{background-color:#f8f9fa;color:#545555}.navbar .quarto-color-scheme-toggle:not(.alternate) .bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgba(84, 85, 85, 1)" class="bi bi-toggle-off" viewBox="0 0 16 16"><path d="M11 4a4 4 0 0 1 0 8H8a4.992 4.992 0 0 0 2-4 4.992 4.992 0 0 0-2-4h3zm-6 8a4 4 0 1 1 0-8 4 4 0 0 1 0 8zM0 8a5 5 0 0 0 5 5h6a5 5 0 0 0 0-10H5a5 5 0 0 0-5 5z"/></svg>')}.navbar .quarto-color-scheme-toggle.alternate .bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgba(84, 85, 85, 1)" class="bi bi-toggle-on" viewBox="0 0 16 16"><path d="M5 3a5 5 0 0 0 0 10h6a5 5 0 0 0 0-10H5zm6 9a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"/></svg>')}.sidebar-navigation .quarto-color-scheme-toggle:not(.alternate) .bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgba(79, 84, 87, 1)" class="bi bi-toggle-off" viewBox="0 0 16 16"><path d="M11 4a4 4 0 0 1 0 8H8a4.992 4.992 0 0 0 2-4 4.992 4.992 0 0 0-2-4h3zm-6 8a4 4 0 1 1 0-8 4 4 0 0 1 0 8zM0 8a5 5 0 0 0 5 5h6a5 5 0 0 0 0-10H5a5 5 0 0 0-5 5z"/></svg>')}.sidebar-navigation .quarto-color-scheme-toggle.alternate .bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgba(79, 84, 87, 1)" class="bi bi-toggle-on" viewBox="0 0 16 16"><path d="M5 3a5 5 0 0 0 0 10h6a5 5 0 0 0 0-10H5zm6 9a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"/></svg>')}.quarto-sidebar-toggle{border-color:#dee2e6;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-style:solid;border-width:1px;overflow:hidden;border-top-width:0px;padding-top:0px !important}.quarto-sidebar-toggle-title{cursor:pointer;padding-bottom:2px;margin-left:.25em;text-align:center;font-weight:400;font-size:.775em}#quarto-content .quarto-sidebar-toggle{background:#fafafa}#quarto-content .quarto-sidebar-toggle-title{color:#373a3c}.quarto-sidebar-toggle-icon{color:#dee2e6;margin-right:.5em;float:right;transition:transform .2s ease}.quarto-sidebar-toggle-icon::before{padding-top:5px}.quarto-sidebar-toggle.expanded .quarto-sidebar-toggle-icon{transform:rotate(-180deg)}.quarto-sidebar-toggle.expanded .quarto-sidebar-toggle-title{border-bottom:solid #dee2e6 1px}.quarto-sidebar-toggle-contents{background-color:#fff;padding-right:10px;padding-left:10px;margin-top:0px !important;transition:max-height .5s ease}.quarto-sidebar-toggle.expanded .quarto-sidebar-toggle-contents{padding-top:1em;padding-bottom:10px}@media(max-width: 767.98px){.sidebar-menu-container{padding-bottom:5em}}.quarto-sidebar-toggle:not(.expanded) .quarto-sidebar-toggle-contents{padding-top:0px !important;padding-bottom:0px}nav[role=doc-toc]{z-index:1020}#quarto-sidebar>*,nav[role=doc-toc]>*{transition:opacity .1s ease,border .1s ease}#quarto-sidebar.slow>*,nav[role=doc-toc].slow>*{transition:opacity .4s ease,border .4s ease}.quarto-color-scheme-toggle:not(.alternate).top-right .bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgba(142, 148, 151, 1)" class="bi bi-toggle-off" viewBox="0 0 16 16"><path d="M11 4a4 4 0 0 1 0 8H8a4.992 4.992 0 0 0 2-4 4.992 4.992 0 0 0-2-4h3zm-6 8a4 4 0 1 1 0-8 4 4 0 0 1 0 8zM0 8a5 5 0 0 0 5 5h6a5 5 0 0 0 0-10H5a5 5 0 0 0-5 5z"/></svg>')}.quarto-color-scheme-toggle.alternate.top-right .bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgba(104, 109, 113, 1)" class="bi bi-toggle-on" viewBox="0 0 16 16"><path d="M5 3a5 5 0 0 0 0 10h6a5 5 0 0 0 0-10H5zm6 9a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"/></svg>')}#quarto-appendix.default{border-top:1px solid #dee2e6}#quarto-appendix.default{background-color:#fff;padding-top:1.5em;margin-top:2em;z-index:998}#quarto-appendix.default .quarto-appendix-heading{margin-top:0;line-height:1.4em;font-weight:600;opacity:.9;border-bottom:none;margin-bottom:0}#quarto-appendix.default .footnotes ol,#quarto-appendix.default .footnotes ol li>p:last-of-type,#quarto-appendix.default .quarto-appendix-contents>p:last-of-type{margin-bottom:0}#quarto-appendix.default .footnotes ol{margin-left:.5em}#quarto-appendix.default .quarto-appendix-secondary-label{margin-bottom:.4em}#quarto-appendix.default .quarto-appendix-bibtex{font-size:.7em;padding:1em;border:solid 1px #dee2e6;margin-bottom:1em}#quarto-appendix.default .quarto-appendix-bibtex code.sourceCode{white-space:pre-wrap}#quarto-appendix.default .quarto-appendix-citeas{font-size:.9em;padding:1em;border:solid 1px #dee2e6;margin-bottom:1em}#quarto-appendix.default .quarto-appendix-heading{font-size:1em !important}#quarto-appendix.default *[role=doc-endnotes]>ol,#quarto-appendix.default .quarto-appendix-contents>*:not(h2):not(.h2){font-size:.9em}#quarto-appendix.default section{padding-bottom:1.5em}#quarto-appendix.default section *[role=doc-endnotes],#quarto-appendix.default section>*:not(a){opacity:.9;word-wrap:break-word}.btn.btn-quarto,div.cell-output-display .btn-quarto{--bs-btn-color: #cbcccc;--bs-btn-bg: #373a3c;--bs-btn-border-color: #373a3c;--bs-btn-hover-color: #cbcccc;--bs-btn-hover-bg: #555859;--bs-btn-hover-border-color: #4b4e50;--bs-btn-focus-shadow-rgb: 77, 80, 82;--bs-btn-active-color: #fff;--bs-btn-active-bg: #5f6163;--bs-btn-active-border-color: #4b4e50;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #373a3c;--bs-btn-disabled-border-color: #373a3c}nav.quarto-secondary-nav.color-navbar{background-color:#f8f9fa;color:#545555}nav.quarto-secondary-nav.color-navbar h1,nav.quarto-secondary-nav.color-navbar .h1,nav.quarto-secondary-nav.color-navbar .quarto-btn-toggle{color:#545555}@media(max-width: 991.98px){body.nav-sidebar .quarto-title-banner{margin-bottom:0;padding-bottom:1em}body.nav-sidebar #title-block-header{margin-block-end:0}}p.subtitle{margin-top:.25em;margin-bottom:.5em}code a:any-link{color:inherit;text-decoration-color:#868e96}/*! light */div.observablehq table thead tr th{background-color:var(--bs-body-bg)}input,button,select,optgroup,textarea{background-color:var(--bs-body-bg)}.code-annotated .code-copy-button{margin-right:1.25em;margin-top:0;padding-bottom:0;padding-top:3px}.code-annotation-gutter-bg{background-color:#fff}.code-annotation-gutter{background-color:rgba(233,236,239,.65)}.code-annotation-gutter,.code-annotation-gutter-bg{height:100%;width:calc(20px + .5em);position:absolute;top:0;right:0}dl.code-annotation-container-grid dt{margin-right:1em;margin-top:.25rem}dl.code-annotation-container-grid dt{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;color:#4f5457;border:solid #4f5457 1px;border-radius:50%;height:22px;width:22px;line-height:22px;font-size:11px;text-align:center;vertical-align:middle;text-decoration:none}dl.code-annotation-container-grid dt[data-target-cell]{cursor:pointer}dl.code-annotation-container-grid dt[data-target-cell].code-annotation-active{color:#fff;border:solid #aaa 1px;background-color:#aaa}pre.code-annotation-code{padding-top:0;padding-bottom:0}pre.code-annotation-code code{z-index:3}#code-annotation-line-highlight-gutter{width:100%;border-top:solid rgba(170,170,170,.2666666667) 1px;border-bottom:solid rgba(170,170,170,.2666666667) 1px;z-index:2;background-color:rgba(170,170,170,.1333333333)}#code-annotation-line-highlight{margin-left:-4em;width:calc(100% + 4em);border-top:solid rgba(170,170,170,.2666666667) 1px;border-bottom:solid rgba(170,170,170,.2666666667) 1px;z-index:2;background-color:rgba(170,170,170,.1333333333)}code.sourceCode .code-annotation-anchor.code-annotation-active{background-color:var(--quarto-hl-normal-color, #aaaaaa);border:solid var(--quarto-hl-normal-color, #aaaaaa) 1px;color:#e9ecef;font-weight:bolder}code.sourceCode .code-annotation-anchor{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;color:var(--quarto-hl-co-color);border:solid var(--quarto-hl-co-color) 1px;border-radius:50%;height:18px;width:18px;font-size:9px;margin-top:2px}code.sourceCode button.code-annotation-anchor{padding:2px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}code.sourceCode a.code-annotation-anchor{line-height:18px;text-align:center;vertical-align:middle;cursor:default;text-decoration:none}@media print{.page-columns .column-screen-inset{grid-column:page-start-inset/page-end-inset;z-index:998;opacity:.999}.page-columns .column-screen-inset table{background:#fff}.page-columns .column-screen-inset-left{grid-column:page-start-inset/body-content-end;z-index:998;opacity:.999}.page-columns .column-screen-inset-left table{background:#fff}.page-columns .column-screen-inset-right{grid-column:body-content-start/page-end-inset;z-index:998;opacity:.999}.page-columns .column-screen-inset-right table{background:#fff}.page-columns .column-screen{grid-column:page-start/page-end;z-index:998;opacity:.999}.page-columns .column-screen table{background:#fff}.page-columns .column-screen-left{grid-column:page-start/body-content-end;z-index:998;opacity:.999}.page-columns .column-screen-left table{background:#fff}.page-columns .column-screen-right{grid-column:body-content-start/page-end;z-index:998;opacity:.999}.page-columns .column-screen-right table{background:#fff}.page-columns .column-screen-inset-shaded{grid-column:page-start-inset/page-end-inset;padding:1em;background:#f8f9fa;z-index:998;opacity:.999;margin-bottom:1em}}.quarto-video{margin-bottom:1em}.table{border-top:1px solid #ebeced;border-bottom:1px solid #ebeced}.table>thead{border-top-width:0;border-bottom:1px solid #b6babc}.table a{word-break:break-word}.table>:not(caption)>*>*{background-color:unset;color:unset}#quarto-document-content .crosstalk-input .checkbox input[type=checkbox],#quarto-document-content .crosstalk-input .checkbox-inline input[type=checkbox]{position:unset;margin-top:unset;margin-left:unset}#quarto-document-content .row{margin-left:unset;margin-right:unset}.quarto-xref{white-space:nowrap}#quarto-draft-alert{margin-top:0px;margin-bottom:0px;padding:.3em;text-align:center;font-size:.9em}#quarto-draft-alert i{margin-right:.3em}a.external:after{content:"";background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(39, 97, 227)" class="bi bi-box-arrow-up-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z"/><path fill-rule="evenodd" d="M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z"/></svg>');background-size:contain;background-repeat:no-repeat;background-position:center center;margin-left:.2em;padding-right:.75em}div.sourceCode code a.external:after{content:none}a.external:after:hover{cursor:pointer}.quarto-ext-icon{display:inline-block;font-size:.75em;padding-left:.3em}.code-with-filename .code-with-filename-file{margin-bottom:0;padding-bottom:2px;padding-top:2px;padding-left:.7em;border:var(--quarto-border-width) solid var(--quarto-border-color);border-radius:var(--quarto-border-radius);border-bottom:0;border-bottom-left-radius:0%;border-bottom-right-radius:0%}.code-with-filename div.sourceCode,.reveal .code-with-filename div.sourceCode{margin-top:0;border-top-left-radius:0%;border-top-right-radius:0%}.code-with-filename .code-with-filename-file pre{margin-bottom:0}.code-with-filename .code-with-filename-file{background-color:rgba(219,219,219,.8)}.quarto-dark .code-with-filename .code-with-filename-file{background-color:#555}.code-with-filename .code-with-filename-file strong{font-weight:400}.quarto-title-banner{margin-bottom:1em;color:#545555;background:#f8f9fa}.quarto-title-banner a{color:#545555}.quarto-title-banner h1,.quarto-title-banner .h1,.quarto-title-banner h2,.quarto-title-banner .h2{color:#545555}.quarto-title-banner .code-tools-button{color:#878888}.quarto-title-banner .code-tools-button:hover{color:#545555}.quarto-title-banner .code-tools-button>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(135, 136, 136)" viewBox="0 0 16 16"><path d="M10.478 1.647a.5.5 0 1 0-.956-.294l-4 13a.5.5 0 0 0 .956.294l4-13zM4.854 4.146a.5.5 0 0 1 0 .708L1.707 8l3.147 3.146a.5.5 0 0 1-.708.708l-3.5-3.5a.5.5 0 0 1 0-.708l3.5-3.5a.5.5 0 0 1 .708 0zm6.292 0a.5.5 0 0 0 0 .708L14.293 8l-3.147 3.146a.5.5 0 0 0 .708.708l3.5-3.5a.5.5 0 0 0 0-.708l-3.5-3.5a.5.5 0 0 0-.708 0z"/></svg>')}.quarto-title-banner .code-tools-button:hover>.bi::before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(84, 85, 85)" viewBox="0 0 16 16"><path d="M10.478 1.647a.5.5 0 1 0-.956-.294l-4 13a.5.5 0 0 0 .956.294l4-13zM4.854 4.146a.5.5 0 0 1 0 .708L1.707 8l3.147 3.146a.5.5 0 0 1-.708.708l-3.5-3.5a.5.5 0 0 1 0-.708l3.5-3.5a.5.5 0 0 1 .708 0zm6.292 0a.5.5 0 0 0 0 .708L14.293 8l-3.147 3.146a.5.5 0 0 0 .708.708l3.5-3.5a.5.5 0 0 0 0-.708l-3.5-3.5a.5.5 0 0 0-.708 0z"/></svg>')}.quarto-title-banner .quarto-title .title{font-weight:600}.quarto-title-banner .quarto-categories{margin-top:.75em}@media(min-width: 992px){.quarto-title-banner{padding-top:2.5em;padding-bottom:2.5em}}@media(max-width: 991.98px){.quarto-title-banner{padding-top:1em;padding-bottom:1em}}@media(max-width: 767.98px){body.hypothesis-enabled #title-block-header>*{padding-right:20px}}main.quarto-banner-title-block>section:first-child>h2,main.quarto-banner-title-block>section:first-child>.h2,main.quarto-banner-title-block>section:first-child>h3,main.quarto-banner-title-block>section:first-child>.h3,main.quarto-banner-title-block>section:first-child>h4,main.quarto-banner-title-block>section:first-child>.h4{margin-top:0}.quarto-title .quarto-categories{display:flex;flex-wrap:wrap;row-gap:.5em;column-gap:.4em;padding-bottom:.5em;margin-top:.75em}.quarto-title .quarto-categories .quarto-category{padding:.25em .75em;font-size:.65em;text-transform:uppercase;border:solid 1px;border-radius:.375rem;opacity:.6}.quarto-title .quarto-categories .quarto-category a{color:inherit}.quarto-title-meta-container{display:grid;grid-template-columns:1fr auto}.quarto-title-meta-column-end{display:flex;flex-direction:column;padding-left:1em}.quarto-title-meta-column-end a .bi{margin-right:.3em}#title-block-header.quarto-title-block.default .quarto-title-meta{display:grid;grid-template-columns:minmax(max-content, 1fr) 1fr;grid-column-gap:1em}#title-block-header.quarto-title-block.default .quarto-title .title{margin-bottom:0}#title-block-header.quarto-title-block.default .quarto-title-author-orcid img{margin-top:-0.2em;height:.8em;width:.8em}#title-block-header.quarto-title-block.default .quarto-title-author-email{opacity:.7}#title-block-header.quarto-title-block.default .quarto-description p:last-of-type{margin-bottom:0}#title-block-header.quarto-title-block.default .quarto-title-meta-contents p,#title-block-header.quarto-title-block.default .quarto-title-authors p,#title-block-header.quarto-title-block.default .quarto-title-affiliations p{margin-bottom:.1em}#title-block-header.quarto-title-block.default .quarto-title-meta-heading{text-transform:uppercase;margin-top:1em;font-size:.8em;opacity:.8;font-weight:400}#title-block-header.quarto-title-block.default .quarto-title-meta-contents{font-size:.9em}#title-block-header.quarto-title-block.default .quarto-title-meta-contents p.affiliation:last-of-type{margin-bottom:.1em}#title-block-header.quarto-title-block.default p.affiliation{margin-bottom:.1em}#title-block-header.quarto-title-block.default .keywords,#title-block-header.quarto-title-block.default .description,#title-block-header.quarto-title-block.default .abstract{margin-top:0}#title-block-header.quarto-title-block.default .keywords>p,#title-block-header.quarto-title-block.default .description>p,#title-block-header.quarto-title-block.default .abstract>p{font-size:.9em}#title-block-header.quarto-title-block.default .keywords>p:last-of-type,#title-block-header.quarto-title-block.default .description>p:last-of-type,#title-block-header.quarto-title-block.default .abstract>p:last-of-type{margin-bottom:0}#title-block-header.quarto-title-block.default .keywords .block-title,#title-block-header.quarto-title-block.default .description .block-title,#title-block-header.quarto-title-block.default .abstract .block-title{margin-top:1em;text-transform:uppercase;font-size:.8em;opacity:.8;font-weight:400}#title-block-header.quarto-title-block.default .quarto-title-meta-author{display:grid;grid-template-columns:minmax(max-content, 1fr) 1fr;grid-column-gap:1em}.quarto-title-tools-only{display:flex;justify-content:right}body{-webkit-font-smoothing:antialiased}.badge.bg-light{color:#373a3c}.progress .progress-bar{font-size:8px;line-height:8px}.table{width:auto}code{font-family:"Fira Code Medium",monospace}.clay-image img{max-width:100%}
</style><style>pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#2a2c2d;background:#e6e6e6}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.hljs-comment,.hljs-quote{color:#676b79;font-style:italic}.hljs-params{color:#676b79}.hljs-attr,.hljs-punctuation{color:#2a2c2d}.hljs-char.escape_,.hljs-meta,.hljs-name,.hljs-operator,.hljs-selector-tag{color:#c56200}.hljs-deletion,.hljs-keyword{color:#d92792}.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-variable.language_{color:#cc5e91}.hljs-code,.hljs-formula,.hljs-property,.hljs-section,.hljs-subst,.hljs-title.function_{color:#3787c7}.hljs-addition,.hljs-bullet,.hljs-meta .hljs-string,.hljs-selector-class,.hljs-string,.hljs-symbol,.hljs-title.class_,.hljs-title.class_.inherited__{color:#0d7d6c}.hljs-attribute,.hljs-built_in,.hljs-doctag,.hljs-link,.hljs-literal,.hljs-meta .hljs-keyword,.hljs-number,.hljs-selector-id,.hljs-tag,.hljs-template-tag,.hljs-template-variable,.hljs-title,.hljs-type,.hljs-variable{color:#7641bb}</style><style>.clay-limit-image-width .clay-image {max-width: 100%}
.clay-side-by-side .sourceCode {margin: 0}
.clay-side-by-side {margin: 1em 0}
</style>
<link href="https://cdn.jsdelivr.net/npm/katex@0.16.10/dist/katex.min.css" rel="stylesheet" type="text/css" /><link href="https://cdn.datatables.net/1.13.6/css/jquery.dataTables.min.css" rel="stylesheet" type="text/css" />
<title>OPA Benchmarks</title></head><body data-spy="scroll" data-target="#toc" style="border:;margin:auto;">
<script src="https://code.jquery.com/jquery-3.6.0.min.js" type="text/javascript"></script><script src="https://code.jquery.com/ui/1.13.1/jquery-ui.min.js" type="text/javascript"></script><script src="https://cdn.jsdelivr.net/npm/katex@0.16.10/dist/katex.min.js" type="text/javascript"></script><script src="https://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js" type="text/javascript"></script>
<div class="container"><div class="row"><div class="col-sm-12"><div><div><div style="margin:15px;"><style>
@import url('https://fonts.googleapis.com/css2?family=Go+Mono&display=swap');
:root {
--yellow: #ffffea;
--blue: #eaffff;
--tag-bg: #e1e1cf;
--border: #888;
--fg: #000;
--fg-muted: #444;
--link: #268bd2;
--chart-bg: #ffffea;
--chart-grid: #e0e0c8;
--chart-baseline: #aaa;
--tag-line: rgba(0,0,0,0.15);
}
body {
font-family: 'Go Mono', monospace !important;
font-size: 13px;
background: var(--yellow) !important;
color: var(--fg) !important;
margin: 0;
padding: 12px 16px;
}
h1 {
background: var(--blue) !important;
color: var(--fg) !important;
margin: -12px -16px 12px -16px;
padding: 6px 16px;
border-bottom: 1px solid var(--border);
font-size: 15px;
font-weight: bold;
letter-spacing: 0;
}
a { color: var(--link) !important; text-decoration: none; }
a:hover { text-decoration: underline; }
p, code { font-family: 'Go Mono', monospace !important; font-size: 13px; }
code { background: var(--blue); padding: 1px 4px; }
#commit-info {
font-family: 'Go Mono', monospace !important;
font-size: 12px;
background: var(--blue) !important;
border: 1px solid var(--border) !important;
color: var(--fg) !important;
}
/* datatables */
table.dataTable { font-size: 12px !important; }
table.dataTable thead th {
background: var(--blue) !important;
color: var(--fg) !important;
border-bottom: 1px solid var(--border) !important;
font-weight: bold;
}
table.dataTable tbody tr { background: var(--yellow) !important; }
table.dataTable tbody tr:hover { background: var(--tag-bg) !important; }
table.dataTable tbody td { border-color: var(--tag-bg) !important; }
.dataTables_wrapper { color: var(--fg) !important; font-size: 12px; }
.dataTables_wrapper .dataTables_filter input,
.dataTables_wrapper .dataTables_length select {
background: var(--blue) !important;
color: var(--fg) !important;
border: 1px solid var(--border) !important;
font-family: 'Go Mono', monospace !important;
font-size: 12px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
color: var(--fg-muted) !important;
font-size: 12px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
background: var(--blue) !important;
color: var(--fg) !important;
border: 1px solid var(--border) !important;
}
.dataTables_wrapper .dataTables_info { color: var(--fg-muted) !important; }
</style></div><div style="margin:15px;"><h1>OPA Benchmarks</h1></div><div style="margin:15px;"><table class="table table-hover table-responsive clay-table"><thead><tr><th>Pkg</th><th>Name</th><th>Trend</th><th>NsPerOp</th><th>AllocsPerOp</th><th>BytesPerOp</th></tr></thead><tbody><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcurrency8Writers_4.html">BenchmarkConcurrency8Writers-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.779306175855927 1.379310344827586,0.5055274796451477 2.758620689655172,9.507026589235776 4.137931034482759,1.735363190793292 5.517241379310345,3.744755722040088 6.896551724137931,5.04827740013618 8.275862068965518,2.944044001674469 9.655172413793103,0.0 11.03448275862069,2.918463515376068 12.41379310344828,4.805646082841312 13.79310344827586,1.748052245309983 15.17241379310345,1.165311767742137 16.55172413793103,11.09095087261535 17.93103448275862,4.405937627529298 19.31034482758621,1.584643936933982 20.68965517241379,3.705456080946049 22.06896551724138,2.951339297323874 23.44827586206897,3.316169245273454 24.82758620689655,3.946132838615363 26.20689655172414,1.174987020028165 27.58620689655172,1.388801029047917 28.96551724137931,3.687696666431572 30.3448275862069,8.95497945718977 31.72413793103448,4.397914987989415 33.10344827586207,3.542371171439549 34.48275862068966,3.710773341207158 35.86206896551724,3.610465454555021 37.24137931034483,6.160963793391836 38.62068965517241,5.69710822114128 40.0,2.131092099565972 41.37931034482759,4.064286757251405 42.75862068965517,0.589044124618658 44.13793103448276,1.778067222239481 45.51724137931034,4.981623233638582 46.89655172413793,3.92383450680104 48.27586206896552,3.760878309235092 49.6551724137931,0.7195155331128164 51.03448275862069,7.663214279173163 52.41379310344828,1.907330843216005 53.79310344827586,3.653352030294258 55.17241379310345,13.64052151406932 56.55172413793103,1.146795462256488 57.93103448275862,0.9964089166208704 59.31034482758621,4.514647003961434 60.68965517241379,4.632355287859904 62.06896551724138,2.710879083328131 63.44827586206897,8.923034205906522 64.82758620689656,4.924972575350874 66.20689655172414,1.764971389420101 67.58620689655172,2.071219190464631 68.96551724137932,4.140268491893728 70.3448275862069,3.682749756565447 71.72413793103448,5.298990451132316 73.10344827586206,20.0 74.48275862068967,16.97040505708405 75.86206896551724,16.89741243464606 77.24137931034483,17.06242842801537 78.62068965517241,16.64982651714899 80.0,16.7730289390382" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(0,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.34</span></td><td><span style="background:rgb(124,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.60</span></td><td><span style="background:rgb(46,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.44</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcurrency4_4.html">BenchmarkConcurrency4-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.762806630240718 1.379310344827586,1.082610104956714 2.758620689655172,8.89662049710971 4.137931034482759,1.178170771301137 5.517241379310345,3.293027319373302 6.896551724137931,1.931469764049954 8.275862068965518,2.630944484280134 9.655172413793103,0.0 11.03448275862069,1.767776615860615 12.41379310344828,2.785487259143857 13.79310344827586,1.275964118151406 15.17241379310345,1.059856347166205 16.55172413793103,10.55636660402194 17.93103448275862,3.933424660639841 19.31034482758621,0.9539200237258691 20.68965517241379,3.830099453081489 22.06896551724138,1.326989380300604 23.44827586206897,1.783367447650545 24.82758620689655,2.004326072093527 26.20689655172414,0.9736268915649005 27.58620689655172,0.9538715063699539 28.96551724137931,3.004128518241578 30.3448275862069,8.55121750114534 31.72413793103448,3.518087865725483 33.10344827586207,3.348414732886153 34.48275862068966,3.408878826095227 35.86206896551724,3.386979855902571 37.24137931034483,5.848727559565089 38.62068965517241,5.0751985936671 40.0,1.419028568739324 41.37931034482759,4.216647813263225 42.75862068965517,0.8441393614295577 44.13793103448276,0.7253556421428634 45.51724137931034,2.826951955776518 46.89655172413793,3.861679841113599 48.27586206896552,3.724623603455477 49.6551724137931,1.288284880152648 51.03448275862069,6.907577392129488 52.41379310344828,1.175146816827001 53.79310344827586,1.754030325729208 55.17241379310345,12.57810599622032 56.55172413793103,1.040010102195635 57.93103448275862,0.9099041963058091 59.31034482758621,2.412434663110256 60.68965517241379,2.08781650241998 62.06896551724138,2.121072944565525 63.44827586206897,7.450190207883197 64.82758620689656,2.286931731096172 66.20689655172414,1.41558824713806 67.58620689655172,1.023597121756378 68.96551724137932,3.426477394286305 70.3448275862069,3.147000663673322 71.72413793103448,5.07258394925014 73.10344827586206,20.0 74.48275862068967,17.39584679965627 75.86206896551724,17.12385762026162 77.24137931034483,17.60829018706925 78.62068965517241,17.37936413065124 80.0,17.28368878692011" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(0,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.35</span></td><td><span style="background:rgb(124,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.60</span></td><td><span style="background:rgb(46,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.44</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcurrency2_4.html">BenchmarkConcurrency2-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.821427082168268 1.379310344827586,1.418369249576291 2.758620689655172,8.468146028747734 4.137931034482759,1.863956035266219 5.517241379310345,2.795891201298886 6.896551724137931,2.615345525417877 8.275862068965518,1.575459615823519 9.655172413793103,0.9128075079460911 11.03448275862069,2.732684010353811 12.41379310344828,2.789438974603693 13.79310344827586,2.063020084293059 15.17241379310345,1.08246815711975 16.55172413793103,10.21383740835249 17.93103448275862,3.995880772875787 19.31034482758621,2.28881633004634 20.68965517241379,3.519322002697994 22.06896551724138,2.704417798351027 23.44827586206897,2.495544693895174 24.82758620689655,2.877502974585256 26.20689655172414,1.718866997922742 27.58620689655172,1.03971738397245 28.96551724137931,2.24799783999126 30.3448275862069,8.582770819053968 31.72413793103448,3.765584748978565 33.10344827586207,2.459812940880852 34.48275862068966,3.531359341350016 35.86206896551724,2.841581810295029 37.24137931034483,5.826629338481479 38.62068965517241,4.769697854445573 40.0,2.692291155523294 41.37931034482759,3.651903414077032 42.75862068965517,0.4838248171839095 44.13793103448276,2.183998434584223 45.51724137931034,3.781369262035664 46.89655172413793,3.51638720821391 48.27586206896552,3.753956481066903 49.6551724137931,0.0 51.03448275862069,6.725935351410851 52.41379310344828,1.627596689955131 53.79310344827586,2.560516362505527 55.17241379310345,13.12286475696409 56.55172413793103,1.642123742602607 57.93103448275862,1.578744425060797 59.31034482758621,3.186834634377542 60.68965517241379,3.60870323927131 62.06896551724138,2.378247260072269 63.44827586206897,8.068419097870823 64.82758620689656,3.430359919594553 66.20689655172414,2.023849400318859 67.58620689655172,1.277133975492774 68.96551724137932,3.40325250129113 70.3448275862069,2.589063450544824 71.72413793103448,4.761466746185793 73.10344827586206,20.0 74.48275862068967,17.19048415034531 75.86206896551724,16.94285447402037 77.24137931034483,17.11202178964272 78.62068965517241,16.986514853409 80.0,17.05331797781641" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(0,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.35</span></td><td><span style="background:rgb(124,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.60</span></td><td><span style="background:rgb(46,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.44</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcurrency8_4.html">BenchmarkConcurrency8-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.489837560886112 1.379310344827586,1.521545991457562 2.758620689655172,8.887812497545994 4.137931034482759,1.432088114331322 5.517241379310345,3.58494625459836 6.896551724137931,1.694349933001183 8.275862068965518,1.702449936499256 9.655172413793103,0.1460677726766188 11.03448275862069,2.05118645374583 12.41379310344828,2.267107721390577 13.79310344827586,1.003876615092688 15.17241379310345,0.8215252528785933 16.55172413793103,10.25948477659803 17.93103448275862,3.751143120467228 19.31034482758621,1.632807932203051 20.68965517241379,3.20020099645124 22.06896551724138,2.233840327933688 23.44827586206897,2.429153302002968 24.82758620689655,2.050934806617213 26.20689655172414,1.117839746825141 27.58620689655172,1.190584506675252 28.96551724137931,2.982770738400495 30.3448275862069,8.67516710440179 31.72413793103448,3.750238261643052 33.10344827586207,3.491841278838582 34.48275862068966,3.49677427645204 35.86206896551724,2.862790384723841 37.24137931034483,5.422544084650525 38.62068965517241,4.367370719410953 40.0,1.021319687514947 41.37931034482759,3.772268093785494 42.75862068965517,0.0 44.13793103448276,0.5824676196180532 45.51724137931034,2.572095117617369 46.89655172413793,3.7037656404937 48.27586206896552,3.887344005551229 49.6551724137931,0.3173297062831826 51.03448275862069,5.957231767362403 52.41379310344828,0.7444873216250194 53.79310344827586,1.219695260681439 55.17241379310345,12.76204675853512 56.55172413793103,2.169414201179208 57.93103448275862,1.621558770134447 59.31034482758621,1.803891392668752 60.68965517241379,2.46055208167502 62.06896551724138,2.244423785186872 63.44827586206897,6.839227289828245 64.82758620689656,2.349739000878802 66.20689655172414,1.684309926461927 67.58620689655172,1.461223854577229 68.96551724137932,3.370525053702568 70.3448275862069,2.719502331216166 71.72413793103448,4.654092282036107 73.10344827586206,20.0 74.48275862068967,17.47883130076222 75.86206896551724,17.06668327656698 77.24137931034483,17.42531256001159 78.62068965517241,17.04180412073065 80.0,17.31169031197819" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(0,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.36</span></td><td><span style="background:rgb(124,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.60</span></td><td><span style="background:rgb(46,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.44</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcurrency1_4.html">BenchmarkConcurrency1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.410208675251691 1.379310344827586,0.5428630639891607 2.758620689655172,8.170914857213177 4.137931034482759,1.093122911549581 5.517241379310345,2.231135271609843 6.896551724137931,3.545187977198044 8.275862068965518,0.0 9.655172413793103,0.1335510970357751 11.03448275862069,1.815835273901421 12.41379310344828,3.027004688647478 13.79310344827586,1.510359251641908 15.17241379310345,0.5689100279398024 16.55172413793103,9.06032003017901 17.93103448275862,2.804983693076542 19.31034482758621,1.346793185083436 20.68965517241379,2.915693819490494 22.06896551724138,1.819188127771664 23.44827586206897,1.981448520988269 24.82758620689655,2.086856150570737 26.20689655172414,0.9413882627226465 27.58620689655172,0.2666532995864435 28.96551724137931,2.198147068861716 30.3448275862069,7.742031090709134 31.72413793103448,2.833274021071273 33.10344827586207,1.999089520062244 34.48275862068966,2.463895929189278 35.86206896551724,1.703563992222598 37.24137931034483,5.090102682950896 38.62068965517241,4.283408258533519 40.0,1.779233747643546 41.37931034482759,2.830601713408082 42.75862068965517,0.3725591466283078 44.13793103448276,1.462182343766223 45.51724137931034,3.92930089200599 46.89655172413793,2.588890875662629 48.27586206896552,2.433121164186234 49.6551724137931,0.4869579664902484 51.03448275862069,6.084668316437028 52.41379310344828,1.154947320153958 53.79310344827586,1.769449510440385 55.17241379310345,12.89868764588898 56.55172413793103,0.812184791903739 57.93103448275862,0.5085137688269326 59.31034482758621,2.920988003461143 60.68965517241379,2.89777517086462 62.06896551724138,1.363471554872682 63.44827586206897,7.894786558846645 64.82758620689656,3.69968415839447 66.20689655172414,1.176956450501527 67.58620689655172,0.6398941008032468 68.96551724137932,2.020055109279622 70.3448275862069,2.302865285185576 71.72413793103448,4.109737632534365 73.10344827586206,20.0 74.48275862068967,16.56870043300861 75.86206896551724,16.7794674775807 77.24137931034483,16.7044832560833 78.62068965517241,16.30987840251975 80.0,16.65099886365963" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(0,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.36</span></td><td><span style="background:rgb(124,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.60</span></td><td><span style="background:rgb(46,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.44</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcurrency4Readers1Writer_4.html">BenchmarkConcurrency4Readers1Writer-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.212125395497804 1.379310344827586,0.7093473058742966 2.758620689655172,8.935157244483086 4.137931034482759,1.687342689747129 5.517241379310345,3.387029260911728 6.896551724137931,2.262664633924515 8.275862068965518,1.831782685867797 9.655172413793103,0.1412622085432648 11.03448275862069,1.88547340395836 12.41379310344828,2.397703241004712 13.79310344827586,1.542781138910385 15.17241379310345,1.236868726202951 16.55172413793103,10.22673340715178 17.93103448275862,3.66617532513933 19.31034482758621,1.447162726253483 20.68965517241379,3.666044219695563 22.06896551724138,1.968203543719368 23.44827586206897,2.051110806066657 24.82758620689655,2.067360935110012 26.20689655172414,0.8957818516551455 27.58620689655172,1.038708491560673 28.96551724137931,3.103922249436008 30.3448275862069,8.734334961558755 31.72413793103448,3.93628553272266 33.10344827586207,3.190222624857748 34.48275862068966,3.56341123167313 35.86206896551724,3.279780666670313 37.24137931034483,5.737333108630758 38.62068965517241,4.79504268610917 40.0,1.235150463466426 41.37931034482759,3.003301860212597 42.75862068965517,0.0 44.13793103448276,1.487865322931375 45.51724137931034,2.786245944956378 46.89655172413793,3.758823461484129 48.27586206896552,3.174238179693816 49.6551724137931,0.5718862869523081 51.03448275862069,6.343272081043655 52.41379310344828,1.025768992034433 53.79310344827586,2.324931905482178 55.17241379310345,12.90348286386731 56.55172413793103,1.189989413452478 57.93103448275862,1.544852778571501 59.31034482758621,2.370137236142697 60.68965517241379,2.918230923919164 62.06896551724138,2.775811340829265 63.44827586206897,7.254801346166386 64.82758620689656,2.09102416533803 66.20689655172414,1.37437402577151 67.58620689655172,1.226612112910092 68.96551724137932,3.43856672403181 70.3448275862069,3.05793636384869 71.72413793103448,4.625842862571888 73.10344827586206,20.0 74.48275862068967,17.19268167676396 75.86206896551724,16.8880924739658 77.24137931034483,17.25602036631903 78.62068965517241,16.96870061568332 80.0,17.02780659637505" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(0,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.36</span></td><td><span style="background:rgb(124,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.60</span></td><td><span style="background:rgb(46,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.44</span></td></tr><tr><td>./internal/semver</td><td><a href="benchmarks.__internal_semver_BenchmarkAppendTextPreAllocated_4.html">BenchmarkAppendTextPreAllocated-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.566909975669102 2.0,2.6034063260340616 4.0,9.829683698296838 6.0,2.250608272506085 8.0,0.6204379562043769 10.0,10.364963503649637 12.0,0.4622871046228738 14.0,2.2019464720194684 16.0,2.944038929440392 18.0,10.364963503649637 20.0,2.250608272506085 22.0,2.360097323600975 24.0,17.45742092457421 26.0,1.2530413625304178 28.0,2.2749391727493915 30.0,2.0559610705596114 32.0,2.1532846715328517 34.0,2.433090024330898 36.0,0.0 38.0,2.250608272506085 40.0,2.1897810218978115 42.0,0.40145985401459683 44.0,9.56204379562044 46.0,1.3868613138686143 48.0,1.350364963503651 50.0,1.6423357664233578 52.0,1.4233576642335777 54.0,3.9659367396593694 56.0,3.7347931873479325 58.0,2.2141119221411216 60.0,1.4233576642335777 62.0,2.652068126520682 64.0,2.1776155717761583 66.0,10.425790754257907 68.0,1.2895377128953776 70.0,0.5961070559610739 72.0,2.1654501216545015 74.0,5.912408759124091 76.0,2.0437956204379546 78.0,0.9124087591240873 80.0,20.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(98,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.54</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkFromBuiltinNames_two_parts_4.html">BenchmarkFromBuiltinNames/two_parts-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.967109197464417 1.379310344827586,18.89486903480445 2.758620689655172,14.318861380217676 4.137931034482759,1.8394928836263595 5.517241379310345,7.948809950962804 6.896551724137931,3.4326037555316375 8.275862068965518,1.253438583901449 9.655172413793103,3.8918789618466683 11.03448275862069,1.9710560937686914 12.41379310344828,10.192560698481042 13.79310344827586,9.6232508073197 15.17241379310345,7.554120320535819 16.55172413793103,8.046884343977993 17.93103448275862,5.6022006936969255 19.31034482758621,17.677311326396364 20.68965517241379,10.405453893074991 22.06896551724138,11.056093768687955 23.44827586206897,2.3370410238009818 24.82758620689655,18.904437268269344 26.20689655172414,10.477215644061715 27.58620689655172,7.458437985886857 28.96551724137931,5.190766654706376 30.3448275862069,19.21779691424471 31.72413793103448,18.95227843559383 33.10344827586207,0.47123549814615373 34.48275862068966,18.6819758402105 35.86206896551724,3.8751345532831003 37.24137931034483,7.145078339911494 38.62068965517241,10.477215644061715 40.0,18.95227843559383 41.37931034482759,17.51943547422557 42.75862068965517,2.6456165530438938 44.13793103448276,14.99102978112666 45.51724137931034,18.30642267671331 46.89655172413793,11.840688912809473 48.27586206896552,18.662839373280708 49.6551724137931,11.649324243511543 51.03448275862069,9.958138978591077 52.41379310344828,7.0087310130367175 53.79310344827586,11.771319220188971 55.17241379310345,16.966869991627796 56.55172413793103,8.774070087310132 57.93103448275862,12.952996053103696 59.31034482758621,14.763784236335368 60.68965517241379,0.09568233464896636 62.06896551724138,6.348522903958857 63.44827586206897,12.933859586173902 64.82758620689656,16.48367420165052 66.20689655172414,9.761990192560699 67.58620689655172,17.76820954431288 68.96551724137932,0.0 70.3448275862069,6.747996651118289 71.72413793103448,4.576007654586773 73.10344827586206,20.0 74.48275862068967,13.213730415022127 75.86206896551724,0.5597416576964491 77.24137931034483,18.765697883028345 78.62068965517241,7.369931826336565 80.0,18.016983614400193" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(102,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.55</span></td><td></td><td></td></tr><tr><td>./internal/semver</td><td><a href="benchmarks.__internal_semver_BenchmarkAppendText_4.html">BenchmarkAppendText-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.1692559280457893 2.0,0.9566639411283759 4.0,11.553556827473429 6.0,0.8585445625511028 8.0,3.197056418642685 10.0,4.701553556827474 12.0,2.403924775143089 14.0,0.7849550286181532 16.0,0.35977105478331595 18.0,6.1161079313164315 20.0,0.2780049059689311 22.0,0.923957481602617 24.0,15.380212591986918 26.0,3.426001635322976 28.0,0.9321340964840559 30.0,3.0989370400654117 32.0,0.22076860179885927 34.0,1.2428454619787423 36.0,2.8454619787408006 38.0,0.8912510220768617 40.0,0.0 42.0,3.3851185609157817 44.0,12.142273098937041 46.0,3.4423548650858535 48.0,2.7064595257563404 50.0,3.131643499591167 52.0,2.011447260834018 54.0,7.94766966475879 56.0,4.840556009811937 58.0,1.0711365494685197 60.0,3.2869991823385156 62.0,0.2534750613246146 64.0,0.4742436631234668 66.0,6.49223221586263 68.0,2.976287816843829 70.0,2.5102207686017977 72.0,0.670482420278006 74.0,9.46034341782502 76.0,0.7849550286181532 78.0,2.7636958299264123 80.0,20.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(106,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.56</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildEqIndex_10000_4.html">BenchmarkBuildEqIndex/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.92768212549403 3.2,8.27247455828824 6.4,10.51759291343723 9.6,11.06127011562734 12.8,14.49727424090314 16.0,10.65612931707876 19.2,5.629791649831834 22.4,20.0 25.6,10.77575592392071 28.8,0.0 32.0,9.05183028297584 35.2,11.83435757594849 38.4,9.04823504758722 41.6,16.01962701772599 44.8,10.58299652255137 48.0,8.296821720608895 51.2,11.68365900459231 54.4,10.1203022828261 57.6,7.864409634956919 60.8,13.48408668922877 64.0,18.56191269261902 67.2,10.59552163783859 70.4,10.34291012733297 73.6,10.01116919794065 76.8,10.47988288891659 80.0,10.56194556334257" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(160,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.69</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedArrays_depth_12500_4.html">BenchmarkParseDeepNesting/NestedArrays/depth-12500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.83846790326665 1.379310344827586,6.304123702659847 2.758620689655172,17.45423227240276 4.137931034482759,9.608757214889017 5.517241379310345,8.64315607194326 6.896551724137931,9.286303943588981 8.275862068965518,6.947952491869076 9.655172413793103,9.441791835300538 11.03448275862069,10.91771360182621 12.41379310344828,8.447502830017863 13.79310344827586,11.17549874099807 15.17241379310345,10.61080135870144 16.55172413793103,20.0 17.93103448275862,11.25325366939519 19.31034482758621,7.749388071100387 20.68965517241379,5.608457318293304 22.06896551724138,10.94407902275297 23.44827586206897,12.29194582151276 24.82758620689655,9.283952215401902 26.20689655172414,9.963150645103497 27.58620689655172,4.037820650853223 28.96551724137931,6.449924992903448 30.3448275862069,15.69553056693855 31.72413793103448,11.83435750412523 33.10344827586207,7.392755666789988 34.48275862068966,8.677775970946346 35.86206896551724,4.974556746461663 37.24137931034483,14.52400530939979 38.62068965517241,9.042520812464979 40.0,7.03005211362303 41.37931034482759,11.6744634168253 42.75862068965517,12.62846992478643 44.13793103448276,10.82432685624534 45.51724137931034,9.148446691586297 46.89655172413793,7.609307952729092 48.27586206896552,0.0 49.6551724137931,11.41075649135919 51.03448275862069,14.42542016091473 52.41379310344828,7.855280270428241 53.79310344827586,4.746707086323727 55.17241379310345,18.02807884381076 56.55172413793103,11.34110667847607 57.93103448275862,2.142329196405253 59.31034482758621,4.832914178541417 60.68965517241379,9.419806251862914 62.06896551724138,6.078199648104732 63.44827586206897,16.32219584053086 64.82758620689656,7.591643633226756 66.20689655172414,10.1425277607528 67.58620689655172,10.23853127985192 68.96551724137932,10.3395296587556 70.3448275862069,2.19502928714301 71.72413793103448,10.39042129101824 73.10344827586206,19.51884754189858 74.48275862068967,9.902223898727497 75.86206896551724,8.51665037467672 77.24137931034483,8.95131593176503 78.62068965517241,9.902541660257134 80.0,11.74002625998853" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(179,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.74</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectGet_missing_string_key_4.html">BenchmarkObjectGet/missing_string_key-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.732406437482148 1.379310344827586,9.732406437482148 2.758620689655172,13.389201028473481 4.137931034482759,9.656223216836493 5.517241379310345,0.0 6.896551724137931,8.951528425864206 8.275862068965518,6.799352442624514 9.655172413793103,9.941910294257692 11.03448275862069,9.980001904580519 12.41379310344828,9.618131606513668 13.79310344827586,9.618131606513668 15.17241379310345,9.75145224264356 16.55172413793103,18.35253785353776 17.93103448275862,6.989810494238643 19.31034482758621,10.018093514903342 20.68965517241379,7.027902104561473 22.06896551724138,10.094276735548997 23.44827586206897,10.056185125226172 24.82758620689655,6.932673078754405 26.20689655172414,9.560994191029428 27.58620689655172,9.713360632320736 28.96551724137931,7.142176935529951 30.3448275862069,13.351109418150653 31.72413793103448,7.1040853252071265 33.10344827586207,6.913627273592994 34.48275862068966,7.123131130368538 35.86206896551724,7.046947909722887 37.24137931034483,10.322826397485954 38.62068965517241,9.10389486715551 40.0,9.941910294257692 41.37931034482759,6.951718883915818 42.75862068965517,9.389581944576708 44.13793103448276,9.675269021997906 45.51724137931034,9.04675745167127 46.89655172413793,6.018474431006574 48.27586206896552,6.799352442624514 49.6551724137931,10.170459956194648 51.03448275862069,10.837063136844113 52.41379310344828,10.151414151033237 53.79310344827586,6.818398247785925 55.17241379310345,20.0 56.55172413793103,9.99904770974193 57.93103448275862,1.180839920007621 59.31034482758621,9.408627749738123 60.68965517241379,0.6285115703266406 62.06896551724138,7.046947909722887 63.44827586206897,12.036948862013142 64.82758620689656,9.675269021997906 66.20689655172414,9.980001904580519 67.58620689655172,0.9141986477478348 68.96551724137932,6.342253118750596 70.3448275862069,7.0088562994000565 71.72413793103448,9.770498047804974 73.10344827586206,17.44595752785449 74.48275862068967,9.884772878773454 75.86206896551724,9.884772878773454 77.24137931034483,9.63717741167508 78.62068965517241,9.865727073612035 80.0,9.675269021997906" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(181,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.75</span></td><td></td><td></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlapWithStore_disjoint_store_10000_new_1_4.html">BenchmarkHasRootsOverlapWithStore/disjoint/store=10000,new=1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.02616518692126 1.379310344827586,8.68137322196057 2.758620689655172,14.09463868971562 4.137931034482759,2.992814854063953 5.517241379310345,11.94021613207201 6.896551724137931,3.305334848175202 8.275862068965518,12.11308948851725 9.655172413793103,12.46323102353078 11.03448275862069,11.70480896034349 12.41379310344828,4.808301896637511 13.79310344827586,12.90737826963895 15.17241379310345,11.48948131160127 16.55172413793103,16.36487956323854 17.93103448275862,11.54070661285624 19.31034482758621,9.2013940437892 20.68965517241379,12.32734560819058 22.06896551724138,13.62706378051606 23.44827586206897,11.9998676894541 24.82758620689655,10.91429071919168 26.20689655172414,12.98437306853003 27.58620689655172,4.20987931166215 28.96551724137931,10.92425438659154 30.3448275862069,10.65761447191631 31.72413793103448,11.6881862833098 33.10344827586207,10.66358397588842 34.48275862068966,10.76913424799469 35.86206896551724,5.779035797767368 37.24137931034483,11.53524026166429 38.62068965517241,8.89732515285595 40.0,11.65284445932507 41.37931034482759,11.34063815923108 42.75862068965517,12.6568765145054 44.13793103448276,12.54320125676383 45.51724137931034,9.570472137448917 46.89655172413793,7.047272756637424 48.27586206896552,0.0 49.6551724137931,13.54277947807527 51.03448275862069,11.71024114684048 52.41379310344828,12.58323296160075 53.79310344827586,5.915523754091222 55.17241379310345,20.0 56.55172413793103,12.62900744107056 57.93103448275862,5.647585581007908 59.31034482758621,5.785337631044899 60.68965517241379,7.696103796070315 62.06896551724138,10.53491662882668 63.44827586206897,12.61877356199246 64.82758620689656,7.203778118320414 66.20689655172414,12.02271144684998 67.58620689655172,4.517728060209374 68.96551724137932,5.296046399382799 70.3448275862069,10.32967067097597 71.72413793103448,8.729918147602662 73.10344827586206,15.50146318070825 74.48275862068967,8.255749452277822 75.86206896551724,12.38527961318111 77.24137931034483,11.42949742491377 78.62068965517241,13.11187881596348 80.0,12.63032122888544" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(190,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.78</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedObjects_depth_12500_4.html">BenchmarkParseDeepNesting/NestedObjects/depth-12500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.54680763199723 1.379310344827586,9.172506495498697 2.758620689655172,14.90193553006111 4.137931034482759,10.44145280204146 5.517241379310345,9.673215615374462 6.896551724137931,10.23200749013635 8.275862068965518,7.766606377022966 9.655172413793103,9.730913333360396 11.03448275862069,10.45420084484231 12.41379310344828,8.455265785559542 13.79310344827586,11.40173175573997 15.17241379310345,10.70828706432244 16.55172413793103,20.0 17.93103448275862,10.71294502669487 19.31034482758621,7.252639932312235 20.68965517241379,7.683891716798348 22.06896551724138,11.06198405209143 23.44827586206897,12.96666318534262 24.82758620689655,10.60539118088357 26.20689655172414,10.3379553753304 27.58620689655172,5.037299988399687 28.96551724137931,8.134680125982106 30.3448275862069,15.24716539647545 31.72413793103448,10.20499032425643 33.10344827586207,5.699146435929921 34.48275862068966,8.079459314700745 35.86206896551724,5.206118371660497 37.24137931034483,15.29704243684811 38.62068965517241,10.68673914463499 40.0,10.86615895922435 41.37931034482759,10.47240583233722 42.75862068965517,11.62339122541499 44.13793103448276,11.65375316871222 45.51724137931034,9.845795181773706 46.89655172413793,8.329947960971282 48.27586206896552,0.0 49.6551724137931,11.85985923887431 51.03448275862069,15.39955205323695 52.41379310344828,9.016174133122632 53.79310344827586,4.800339299929106 55.17241379310345,17.85030392697043 56.55172413793103,11.2473018200928 57.93103448275862,4.054333381186162 59.31034482758621,8.718854297485414 60.68965517241379,10.90743971250906 62.06896551724138,8.329984865466509 63.44827586206897,17.43840547485568 64.82758620689656,10.91581887815009 66.20689655172414,10.23140902223877 67.58620689655172,9.00186441509881 68.96551724137932,10.1420214142024 70.3448275862069,4.523729651937714 71.72413793103448,12.31313378088645 73.10344827586206,18.97181185448656 74.48275862068967,10.86940224927978 75.86206896551724,9.117606138250881 77.24137931034483,8.683968478148419 78.62068965517241,10.3284992135037 80.0,11.8472268301585" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(190,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.78</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkInterningAccessValue_interned_value_4.html">BenchmarkInterningAccessValue/interned_value-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.125604828652666 1.379310344827586,12.989474734374221 2.758620689655172,16.491245572903676 4.137931034482759,13.07926373023395 5.517241379310345,13.608021150296803 6.896551724137931,15.204269965580885 8.275862068965518,10.684890507307827 9.655172413793103,10.595101511448098 11.03448275862069,10.74474983788098 12.41379310344828,12.889709183418965 13.79310344827586,10.036414426098666 15.17241379310345,13.378560383099718 16.55172413793103,19.273706789045743 17.93103448275862,10.225968972913652 19.31034482758621,12.19135032673218 20.68965517241379,10.635007731830198 22.06896551724138,9.916695764952363 23.44827586206897,8.669626378011674 24.82758620689655,10.664937397116777 26.20689655172414,13.378560383099718 27.58620689655172,12.340998653165062 28.96551724137931,10.664937397116777 30.3448275862069,14.056966129595452 31.72413793103448,7.392627325784407 33.10344827586207,13.598044595201277 34.48275862068966,13.617997705392328 35.86206896551724,13.608021150296803 37.24137931034483,17.089838878635206 38.62068965517241,16.451339352521575 40.0,11.014116825460167 41.37931034482759,7.043447897441013 42.75862068965517,12.620342195839777 44.13793103448276,12.490646979597944 45.51724137931034,15.134434079912207 46.89655172413793,13.578091485010226 48.27586206896552,7.3527211054023045 49.6551724137931,13.159076170998155 51.03448275862069,14.186661345837283 52.41379310344828,13.039357509851849 53.79310344827586,10.285828303486804 55.17241379310345,20.0 56.55172413793103,10.874445054122809 57.93103448275862,0.0 59.31034482758621,14.23654412131491 60.68965517241379,4.279942135980445 62.06896551724138,13.518232154437074 63.44827586206897,18.307976255798874 64.82758620689656,15.094527859530103 66.20689655172414,11.004140270364644 67.58620689655172,8.899087145208757 68.96551724137932,10.69486706240335 70.3448275862069,12.011772335012719 71.72413793103448,8.948969920686384 73.10344827586206,18.649174440065845 74.48275862068967,13.009427844565272 75.86206896551724,10.884421609218336 77.24137931034483,11.063999600937796 78.62068965517241,13.039357509851849 80.0,5.806355065595849" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(193,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.79</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSplitLenVsStringsCount_strings_count_4.html">BenchmarkSplitLenVsStringsCount/strings_count-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.6018696728072577 1.379310344827586,0.09348364036294043 2.758620689655172,10.45916964531207 4.137931034482759,0.18146824305746634 5.517241379310345,5.482540555402803 6.896551724137931,10.18971679956008 8.275862068965518,0.10998075336816271 9.655172413793103,0.24195765740995512 11.03448275862069,0.1759692053890589 12.41379310344828,10.310695628265051 13.79310344827586,3.4808908441022837 15.17241379310345,3.6348638988177093 16.55172413793103,19.98900192466318 17.93103448275862,5.4275501787187235 19.31034482758621,3.623865823480891 20.68965517241379,5.471542480065988 22.06896551724138,3.486389881770691 23.44827586206897,3.4808908441022837 24.82758620689655,5.6530107231234545 26.20689655172414,3.6348638988177093 27.58620689655172,3.5523783337915873 28.96551724137931,5.42205114105032 30.3448275862069,10.49216387132252 31.72413793103448,3.5413802584547724 33.10344827586207,3.5138850701127318 34.48275862068966,3.5523783337915873 35.86206896551724,3.5633764091284057 37.24137931034483,8.781963156447624 38.62068965517241,8.825955457794887 40.0,3.651361011822935 41.37931034482759,5.460544404729173 42.75862068965517,3.612867748144076 44.13793103448276,0.0 45.51724137931034,10.321693703601872 46.89655172413793,5.466043442397584 48.27586206896552,3.54687929612318 49.6551724137931,0.22546054440473284 51.03448275862069,8.369535331317019 52.41379310344828,0.24745669507836254 53.79310344827586,3.491888919439102 55.17241379310345,18.18531756942535 56.55172413793103,0.20896343139950702 57.93103448275862,0.12647786637338498 59.31034482758621,8.600494913390156 60.68965517241379,3.508386032444321 62.06896551724138,3.4808908441022837 63.44827586206897,9.832279351113556 64.82758620689656,10.211712950233709 66.20689655172414,3.6623590871597465 67.58620689655172,5.4495463293923585 68.96551724137932,3.508386032444321 70.3448275862069,3.535881220786365 71.72413793103448,4.311245532031894 73.10344827586206,20.0 74.48275862068967,7.022271102557053 75.86206896551724,6.972779763541384 77.24137931034483,7.060764366235908 78.62068965517241,7.022271102557053 80.0,7.055265328567501" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(197,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.80</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatch_reuse_pattern_true__pattern_count_1000_4.html">BenchmarkBuiltinRegexMatch/reuse-pattern=true,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.843561208267091 1.379310344827586,6.082670906200318 2.758620689655172,13.15336512983572 4.137931034482759,6.097509273979862 5.517241379310345,6.484790673025967 6.896551724137931,8.481399046104928 8.275862068965518,6.568309485956545 9.655172413793103,6.303974562798092 11.03448275862069,6.936512983571807 12.41379310344828,8.304186539480657 13.79310344827586,5.252358240593535 15.17241379310345,7.011340752517223 16.55172413793103,15.91266560678325 17.93103448275862,6.455961844197138 19.31034482758621,5.947641759406465 20.68965517241379,6.866560678325384 22.06896551724138,5.152305246422893 23.44827586206897,6.315845257021728 24.82758620689655,6.852782193958665 26.20689655172414,5.479173290937997 27.58620689655172,6.468256491785904 28.96551724137931,6.392368839427663 30.3448275862069,13.06030736618972 31.72413793103448,6.574880763116057 33.10344827586207,6.935029146793853 34.48275862068966,6.23275039745628 35.86206896551724,5.877689454160042 37.24137931034483,10.4724960254372 38.62068965517241,9.167991520932697 40.0,6.54223635400106 41.37931034482759,6.698675145733969 42.75862068965517,6.324536301006889 44.13793103448276,6.595442501324854 45.51724137931034,8.366931637519873 46.89655172413793,3.775728669846317 48.27586206896552,6.47715951245363 49.6551724137931,6.353153153153153 51.03448275862069,12.13184949655538 52.41379310344828,4.687864334923158 53.79310344827586,6.689560148383678 55.17241379310345,20.0 56.55172413793103,5.31595124536301 57.93103448275862,0.0 59.31034482758621,7.652782193958665 60.68965517241379,6.932061473237944 62.06896551724138,5.83232644409115 63.44827586206897,13.23836777954425 64.82758620689656,8.064864864864864 66.20689655172414,6.68489666136725 67.58620689655172,6.822681505034446 68.96551724137932,6.661155272919979 70.3448275862069,6.124218335983042 71.72413793103448,9.332061473237944 73.10344827586206,17.67376788553259 74.48275862068967,5.208691043985162 75.86206896551724,6.918494965553789 77.24137931034483,7.390355060943296 78.62068965517241,6.4646528881823 80.0,6.514679385267621" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(203,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.82</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTrimSpace_trimmable_4.html">BenchmarkTrimSpace/trimmable-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.648997357376031 1.379310344827586,5.966112233794496 2.758620689655172,12.193377895227732 4.137931034482759,6.678066221047725 5.517241379310345,5.235504430281363 6.896551724137931,7.567231462770092 8.275862068965518,5.788900979325355 9.655172413793103,5.521529612933314 11.03448275862069,1.7410228509249173 12.41379310344828,6.2272656614332345 13.79310344827586,5.875952121871602 15.17241379310345,4.775376962536919 16.55172413793103,17.690035753147832 17.93103448275862,3.0778796828851256 19.31034482758621,4.94326130887611 20.68965517241379,5.89771490750816 22.06896551724138,6.572361262241568 23.44827586206897,3.1089693766516397 24.82758620689655,2.6426239701538954 26.20689655172414,6.177522151406812 27.58620689655172,5.1297994714752075 28.96551724137931,6.743354577957405 30.3448275862069,13.555106482201149 31.72413793103448,5.779574071195398 33.10344827586207,7.14441162754547 34.48275862068966,7.327840820767912 35.86206896551724,6.494637027825277 37.24137931034483,10.983988807710244 38.62068965517241,8.496813306388933 40.0,6.043836468210788 41.37931034482759,6.4417845484221985 42.75862068965517,4.933934400746153 44.13793103448276,4.010570495880616 45.51724137931034,5.098709777708692 46.89655172413793,6.6438675579045565 48.27586206896552,6.211720814549979 49.6551724137931,5.760920254935488 51.03448275862069,12.89289600497435 52.41379310344828,4.20643556660967 53.79310344827586,4.072749883413646 55.17241379310345,20.0 56.55172413793103,6.671848282294416 57.93103448275862,0.0 59.31034482758621,7.057360484999224 60.68965517241379,1.709933157158403 62.06896551724138,1.8653816259909846 63.44827586206897,12.693921964868647 64.82758620689656,4.265505984766049 66.20689655172414,6.360951344629253 67.58620689655172,1.3368568319602048 68.96551724137932,6.5195087828384874 70.3448275862069,6.6345406497746 71.72413793103448,8.770402611534273 73.10344827586206,16.614332348826363 74.48275862068967,3.0778796828851256 75.86206896551724,6.81796984299705 77.24137931034483,2.3628167262552466 78.62068965517241,5.126690502098551 80.0,6.081144100730608" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(206,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.83</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRewriteDynamics_10000_4.html">BenchmarkRewriteDynamics/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.300628218609291 1.379310344827586,5.197066515678503 2.758620689655172,13.29042753017516 4.137931034482759,6.04479315520325 5.517241379310345,4.117698868487512 6.896551724137931,9.201775908400514 8.275862068965518,6.792867606747733 9.655172413793103,7.162662784113888 11.03448275862069,6.302659368905426 12.41379310344828,9.11046401898137 13.79310344827586,6.573233753044479 15.17241379310345,5.993565028265344 16.55172413793103,18.19522410058688 17.93103448275862,6.520567643596035 19.31034482758621,5.165664572604636 20.68965517241379,5.194514096722299 22.06896551724138,7.001195322961884 23.44827586206897,6.45431259942301 24.82758620689655,5.235622421742296 26.20689655172414,4.297159085802619 27.58620689655172,2.108549704764216 28.96551724137931,5.874661849425256 30.3448275862069,13.79879029721301 31.72413793103448,6.836258729003208 33.10344827586207,5.146629279121393 34.48275862068966,6.131845021434927 35.86206896551724,1.062219705752829 37.24137931034483,13.66333234472036 38.62068965517241,12.32230580495565 40.0,7.312734233869881 41.37931034482759,6.904365175658551 42.75862068965517,7.879676813430757 44.13793103448276,6.427116755192465 45.51724137931034,9.043579857459983 46.89655172413793,4.3631624830363 48.27586206896552,4.91594093486838 49.6551724137931,7.38466930895953 51.03448275862069,15.02337620318693 52.41379310344828,6.002786091114167 53.79310344827586,0.0 55.17241379310345,20.0 56.55172413793103,6.96815767478228 57.93103448275862,1.24349537598749 59.31034482758621,8.426505612625485 60.68965517241379,6.003523057150817 62.06896551724138,4.485732517278259 63.44827586206897,14.84112989475766 64.82758620689656,8.486828978942544 66.20689655172414,5.507868460549849 67.58620689655172,4.327788113277072 68.96551724137932,3.098025470265218 70.3448275862069,5.250631364196033 71.72413793103448,12.32978331401044 73.10344827586206,18.37721876207681 74.48275862068967,6.749602307961929 75.86206896551724,6.435097558125949 77.24137931034483,6.923903763020482 78.62068965517241,7.197965254747589 80.0,6.627589491942804" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(212,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.85</span></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyMergeOne_5000_4.html">BenchmarkAnyMergeOne/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.67085336969784 1.379310344827586,1.617024330725615 2.758620689655172,17.13557740615804 4.137931034482759,1.593339553577837 5.517241379310345,7.689657647312137 6.896551724137931,3.576401349314577 8.275862068965518,8.813607981052177 9.655172413793103,2.88164788631307 11.03448275862069,1.949328931314146 12.41379310344828,2.815617598507141 13.79310344827586,1.340701930668198 15.17241379310345,3.833345295341994 16.55172413793103,12.57518122443121 17.93103448275862,8.855235771190697 19.31034482758621,0.4234551065814972 20.68965517241379,8.343501040694752 22.06896551724138,1.92062011052896 23.44827586206897,3.396253498887533 24.82758620689655,8.835139596641069 26.20689655172414,2.604607765736022 27.58620689655172,0.5878131055766884 28.96551724137931,7.988229383478074 30.3448275862069,15.59104284791502 31.72413793103448,7.434149142323979 33.10344827586207,8.916242015359218 34.48275862068966,7.388215029067681 35.86206896551724,8.778439675590326 37.24137931034483,11.52874470681117 38.62068965517241,10.50527524581928 40.0,1.859613866360439 41.37931034482759,8.822938347807364 42.75862068965517,2.162491925644154 44.13793103448276,0.0 45.51724137931034,3.417067393956793 46.89655172413793,8.068614081676595 48.27586206896552,7.284145553721381 49.6551724137931,1.149788272446709 51.03448275862069,11.46271441900524 52.41379310344828,0.3617311418933467 53.79310344827586,8.741835929089213 55.17241379310345,20.0 56.55172413793103,0.760066030287806 57.93103448275862,0.7471470609344721 59.31034482758621,5.525730280628723 60.68965517241379,8.212158185602526 62.06896551724138,9.173185961386636 63.44827586206897,11.03567070982559 64.82758620689656,2.665614009904543 66.20689655172414,2.021818703796742 67.58620689655172,8.086557094667336 68.96551724137932,9.07844685279552 70.3448275862069,8.523648891121796 71.72413793103448,10.30718438240149 73.10344827586206,14.65944161343573 74.48275862068967,2.030431350032297 75.86206896551724,1.640709107873394 77.24137931034483,1.808655709466734 78.62068965517241,1.243091939998565 80.0,5.72023254144836" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(213,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.85</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_100_10000_4.html">BenchmarkJSONPatchAddShallowComposite/object-100-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.43891214870592 1.379310344827586,10.64611478381883 2.758620689655172,15.7769390673757 4.137931034482759,3.953264616096706 5.517241379310345,5.822166825143591 6.896551724137931,8.703885908929735 8.275862068965518,11.33436612736619 9.655172413793103,10.87474233602 11.03448275862069,10.19852531790745 12.41379310344828,6.651051258775457 13.79310344827586,10.22871068202892 15.17241379310345,10.14876441879165 16.55172413793103,14.77690981799186 17.93103448275862,10.32245444408467 19.31034482758621,9.075874441118682 20.68965517241379,10.71088010369676 22.06896551724138,10.46132025560883 23.44827586206897,10.97907950649619 24.82758620689655,11.03568784031273 26.20689655172414,9.951572257010744 27.58620689655172,5.51879221596924 28.96551724137931,11.53811425630363 30.3448275862069,14.98368140955346 31.72413793103448,11.46169023465703 33.10344827586207,9.931465101636476 34.48275862068966,10.25384052107008 35.86206896551724,10.1562809972911 37.24137931034483,12.53654453937095 38.62068965517241,10.43855910351152 40.0,10.54961029044638 41.37931034482759,10.87696528919174 42.75862068965517,10.56796248279033 44.13793103448276,10.86054868765199 45.51724137931034,9.788838948274261 46.89655172413793,10.28884536261282 48.27586206896552,8.174841527351509 49.6551724137931,10.92116777908402 51.03448275862069,12.83800203103616 52.41379310344828,6.880391059130452 53.79310344827586,2.511694878638149 55.17241379310345,20.0 56.55172413793103,11.05117872451134 57.93103448275862,6.873568255489776 59.31034482758621,3.854496117785729 60.68965517241379,11.11031584716222 62.06896551724138,1.426906046360787 63.44827586206897,13.55520102793624 64.82758620689656,9.500298395029864 66.20689655172414,8.939089954170834 67.58620689655172,0.0 68.96551724137932,5.664593723492746 70.3448275862069,10.48129194015268 71.72413793103448,11.87689601433528 73.10344827586206,15.01239917301216 74.48275862068967,11.06920866048598 75.86206896551724,8.752209996207842 77.24137931034483,10.18332179607637 78.62068965517241,10.75697097486144 80.0,10.65210218400531" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(215,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.86</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkMember_set_4.html">BenchmarkMember/set-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.657672170761176 1.379310344827586,0.0 2.758620689655172,15.739025372533224 4.137931034482759,9.391864679822792 5.517241379310345,10.422875553765605 6.896551724137931,3.101087394281109 8.275862068965518,10.43093032621828 9.655172413793103,9.649617398308497 11.03448275862069,9.657672170761176 12.41379310344828,5.614176399516712 13.79310344827586,6.314941602899715 15.17241379310345,8.409182440596052 16.55172413793103,19.58115183246073 17.93103448275862,4.486508256141764 19.31034482758621,9.63350785340314 20.68965517241379,9.13411196133709 22.06896551724138,9.50463149416029 23.44827586206897,9.44824808699154 24.82758620689655,8.723318566250502 26.20689655172414,9.62545308095046 27.58620689655172,6.580749093838094 28.96551724137931,10.503423278292384 30.3448275862069,11.196133709222714 31.72413793103448,10.503423278292384 33.10344827586207,10.140958517921867 34.48275862068966,10.463149416028996 35.86206896551724,10.205396697543295 37.24137931034483,12.750704792589609 38.62068965517241,12.24325412807088 40.0,8.296415626258558 41.37931034482759,10.479258960934352 42.75862068965517,9.617398308497783 44.13793103448276,8.554168344744259 45.51724137931034,10.221506242448651 46.89655172413793,8.368908578332661 48.27586206896552,10.382601691502213 49.6551724137931,5.775271848570274 51.03448275862069,13.926701570680624 52.41379310344828,9.657672170761176 53.79310344827586,0.998791784132095 55.17241379310345,20.0 56.55172413793103,10.012082158679016 57.93103448275862,6.186065243656866 59.31034482758621,5.799436165928309 60.68965517241379,8.14337494965767 62.06896551724138,8.723318566250502 63.44827586206897,17.084172372130485 64.82758620689656,10.954490535642368 66.20689655172414,5.0342327829238815 67.58620689655172,10.438985098670962 68.96551724137932,10.519532823197741 70.3448275862069,10.205396697543295 71.72413793103448,13.427305678614578 73.10344827586206,15.867901731776076 74.48275862068967,6.556584776480058 75.86206896551724,7.168747482883608 77.24137931034483,9.697946033024564 78.62068965517241,9.536850583971002 80.0,9.923479661699554" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(217,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.86</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_10_10000_4.html">BenchmarkJSONPatchAddRemove/set-10-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.440425579674849 1.379310344827586,3.41279686982724 2.758620689655172,13.22245892048534 4.137931034482759,3.035072068786947 5.517241379310345,6.52872273511497 6.896551724137931,4.829549780229561 8.275862068965518,7.409286319417704 9.655172413793103,4.728543754182357 11.03448275862069,5.252423235749848 12.41379310344828,5.288150354029685 13.79310344827586,3.896152129711416 15.17241379310345,4.60141109559343 16.55172413793103,17.2216702867321 17.93103448275862,7.190986719903631 19.31034482758621,4.818382701167928 20.68965517241379,6.970188105789316 22.06896551724138,5.005180903070413 23.44827586206897,4.899785904144895 24.82758620689655,7.66778677566054 26.20689655172414,3.992907319365746 27.58620689655172,2.623795799112504 28.96551724137931,7.331446409871987 30.3448275862069,13.72839321680788 31.72413793103448,8.031333750149713 33.10344827586207,5.427693320049208 34.48275862068966,7.167456425395074 35.86206896551724,7.322866250446785 37.24137931034483,11.28823103829504 38.62068965517241,9.449599882960722 40.0,5.223288995184217 41.37931034482759,7.652805245921403 42.75862068965517,4.618960708175529 44.13793103448276,4.654527713710878 45.51724137931034,6.824309698232999 46.89655172413793,7.207431240602206 48.27586206896552,6.386756101669081 49.6551724137931,4.450964765620843 51.03448275862069,13.21925352613001 52.41379310344828,4.56673255881671 53.79310344827586,4.07289148390137 55.17241379310345,20.0 56.55172413793103,4.534596989158327 57.93103448275862,0.0 59.31034482758621,6.847061405278164 60.68965517241379,7.57797922333075 62.06896551724138,7.218077168377859 63.44827586206897,14.64973531950577 64.82758620689656,6.59262341749351 66.20689655172414,3.979812608439103 67.58620689655172,3.773832271853859 68.96551724137932,7.683656774158305 70.3448275862069,5.220830793636492 71.72413793103448,11.13606742065118 73.10344827586206,18.23981781053357 74.48275862068967,5.588518723223302 75.86206896551724,3.15373130978033 77.24137931034483,5.189524042890751 78.62068965517241,4.260072700604394 80.0,4.677568251589237" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(218,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.87</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/plugins/logs</td><td><a href="benchmarks.__v1_plugins_logs_BenchmarkMaskingErase_4.html">BenchmarkMaskingErase-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.206896551724138 1.379310344827586,5.032878909382518 2.758620689655172,15.6214915797915 4.137931034482759,4.769847634322374 5.517241379310345,9.385725741780274 6.896551724137931,5.167602245388933 8.275862068965518,9.212510024057739 9.655172413793103,6.194065757818765 11.03448275862069,7.496391339214114 12.41379310344828,8.68644747393745 13.79310344827586,5.57177225340818 15.17241379310345,5.680834001603849 16.55172413793103,19.38091419406576 17.93103448275862,8.327185244587008 19.31034482758621,4.971932638331997 20.68965517241379,7.416198877305533 22.06896551724138,2.024057738572574 23.44827586206897,4.240577385725742 24.82758620689655,5.998396150761828 26.20689655172414,4.86607858861267 27.58620689655172,4.407377706495589 28.96551724137931,8.58700882117081 30.3448275862069,13.32157177225341 31.72413793103448,8.500400962309543 33.10344827586207,8.654370489174019 34.48275862068966,8.400962309542903 35.86206896551724,7.393744987971131 37.24137931034483,12.31114675220529 38.62068965517241,11.39053728949479 40.0,5.918203688853248 41.37931034482759,9.47233360064154 42.75862068965517,5.170809943865277 44.13793103448276,5.145148356054531 45.51724137931034,8.50681635926223 46.89655172413793,7.364875701684042 48.27586206896552,6.851643945469126 49.6551724137931,5.308740978348035 51.03448275862069,13.32477947072975 52.41379310344828,0.0 53.79310344827586,8.205292702485966 55.17241379310345,20.0 56.55172413793103,2.595028067361668 57.93103448275862,0.8500400962309543 59.31034482758621,7.6214915797915 60.68965517241379,8.003207698476343 62.06896551724138,7.778668805132318 63.44827586206897,14.75220529270249 64.82758620689656,8.789093825180434 66.20689655172414,5.36327185244587 67.58620689655172,7.589414595028067 68.96551724137932,9.042502004811547 70.3448275862069,8.356054530874099 71.72413793103448,8.057738572574179 73.10344827586206,18.14595028067362 74.48275862068967,3.079390537289495 75.86206896551724,5.180433039294306 77.24137931034483,7.021651964715317 78.62068965517241,5.709703287890938 80.0,5.706495589414595" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(220,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.87</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkTarballLoader_1000_4.html">BenchmarkTarballLoader/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.438357934611327 1.379310344827586,5.727864153883839 2.758620689655172,12.6733131585495 4.137931034482759,4.722519572047702 5.517241379310345,5.026877209630663 6.896551724137931,7.348520355122486 8.275862068965518,6.281301292844895 9.655172413793103,6.130549753215718 11.03448275862069,6.048114737814604 12.41379310344828,6.35474830703475 13.79310344827586,5.481832086392822 15.17241379310345,6.101348393057251 16.55172413793103,13.98359400465602 17.93103448275862,4.176488854685622 19.31034482758621,4.870185102677306 20.68965517241379,4.098297101658923 22.06896551724138,4.630556503860404 23.44827586206897,0.0 24.82758620689655,5.250612862099759 26.20689655172414,4.231882716227971 27.58620689655172,5.096505287683545 28.96551724137931,4.333566712763926 30.3448275862069,13.2372813032216 31.72413793103448,5.910092985308668 33.10344827586207,6.306567991528905 34.48275862068966,5.036791013541793 35.86206896551724,5.76470338631625 37.24137931034483,8.088661038557754 38.62068965517241,6.683099664589397 40.0,5.362210662546845 41.37931034482759,4.794037830612824 42.75862068965517,5.261953945173193 44.13793103448276,3.871243989515284 45.51724137931034,2.915005525884865 46.89655172413793,4.721130867997894 48.27586206896552,4.822814864533849 49.6551724137931,5.205981456943424 51.03448275862069,9.003469831368896 52.41379310344828,5.168100696473656 53.79310344827586,5.861295468002909 55.17241379310345,20.0 56.55172413793103,5.385741481168594 57.93103448275862,0.3727898871485084 59.31034482758621,6.71326540256023 60.68965517241379,4.591325614453323 62.06896551724138,5.474001338556404 63.44827586206897,11.20005246215299 64.82758620689656,5.253930321774301 66.20689655172414,5.542665038796919 67.58620689655172,4.286080749282985 68.96551724137932,6.356985663559441 70.3448275862069,6.19431441416941 71.72413793103448,8.35895685180792 73.10344827586206,13.02936144687532 74.48275862068967,4.79326632836293 75.86206896551724,4.476796105456643 77.24137931034483,5.048942173977615 78.62068965517241,5.974436272949781 80.0,4.526982326812211" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(221,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.88</span></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetCreationAndLookup_50_4.html">BenchmarkSetCreationAndLookup/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.862679022746416 1.379310344827586,8.904802021903958 2.758620689655172,14.675652906486942 4.137931034482759,8.786857624262845 5.517241379310345,9.797809604043806 6.896551724137931,10.741364785172703 8.275862068965518,9.839932603201344 9.655172413793103,6.596461668070766 11.03448275862069,8.88795282224094 12.41379310344828,12.628475147430496 13.79310344827586,4.650379106992414 15.17241379310345,5.922493681550122 16.55172413793103,20.0 17.93103448275862,9.40185341196293 19.31034482758621,8.88795282224094 20.68965517241379,9.974726200505472 22.06896551724138,8.845829823083402 23.44827586206897,8.736310025273797 24.82758620689655,9.999999999999998 26.20689655172414,4.692502106149954 27.58620689655172,8.003369839932601 28.96551724137931,7.34625105307498 30.3448275862069,11.457455770850885 31.72413793103448,10.03369839932603 33.10344827586207,5.821398483572029 34.48275862068966,10.025273799494524 35.86206896551724,7.733782645324343 37.24137931034483,16.545914069081718 38.62068965517241,15.341196293176074 40.0,8.59309182813816 41.37931034482759,9.983150800336983 42.75862068965517,7.211457455770848 44.13793103448276,7.017691659646166 45.51724137931034,10.261162594776746 46.89655172413793,9.898904802021901 48.27586206896552,10.075821398483571 49.6551724137931,8.837405223251896 51.03448275862069,16.58803706823926 52.41379310344828,6.141533277169328 53.79310344827586,10.185341196293173 55.17241379310345,17.211457455770848 56.55172413793103,8.500421229991574 57.93103448275862,5.071609098567816 59.31034482758621,11.93765796124684 60.68965517241379,10.08424599831508 62.06896551724138,10.176916596461666 63.44827586206897,17.203032855939345 64.82758620689656,10.109519797809602 66.20689655172414,8.753159224936812 67.58620689655172,10.092670598146587 68.96551724137932,4.78517270429654 70.3448275862069,9.806234203875315 71.72413793103448,15.695029486099408 73.10344827586206,18.60151642796967 74.48275862068967,0.0 75.86206896551724,8.828980623420385 77.24137931034483,8.845829823083402 78.62068965517241,5.080033698399323 80.0,8.323504633529904" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(221,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.88</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcat_100_elements______sep_4.html">BenchmarkConcat/100_elements_',_'_sep-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.704918032786885 1.379310344827586,3.721311475409836 2.758620689655172,13.08196721311475 4.137931034482759,3.016393442622951 5.517241379310345,5.278688524590164 6.896551724137931,3.672131147540984 8.275862068965518,3.016393442622951 9.655172413793103,3.950819672131148 11.03448275862069,2.819672131147541 12.41379310344828,2.852459016393443 13.79310344827586,3.737704918032787 15.17241379310345,1.40983606557377 16.55172413793103,15.29508196721311 17.93103448275862,5.311475409836066 19.31034482758621,1.819672131147541 20.68965517241379,4.016393442622951 22.06896551724138,2.081967213114754 23.44827586206897,4.557377049180328 24.82758620689655,4.098360655737705 26.20689655172414,3.40983606557377 27.58620689655172,1.295081967213115 28.96551724137931,4.327868852459016 30.3448275862069,12.49180327868852 31.72413793103448,5.639344262295082 33.10344827586207,4.754098360655738 34.48275862068966,5.344262295081967 35.86206896551724,4.262295081967213 37.24137931034483,9.40983606557377 38.62068965517241,8.049180327868852 40.0,2.213114754098361 41.37931034482759,5.426229508196721 42.75862068965517,1.245901639344262 44.13793103448276,2.491803278688525 45.51724137931034,4.327868852459016 46.89655172413793,4.983606557377049 48.27586206896552,5.508196721311475 49.6551724137931,1.311475409836066 51.03448275862069,12.0 52.41379310344828,3.819672131147541 53.79310344827586,4.721311475409836 55.17241379310345,20.0 56.55172413793103,3.754098360655738 57.93103448275862,0.0 59.31034482758621,3.360655737704918 60.68965517241379,5.262295081967213 62.06896551724138,4.491803278688525 63.44827586206897,13.08196721311475 64.82758620689656,4.40983606557377 66.20689655172414,3.901639344262295 67.58620689655172,4.032786885245902 68.96551724137932,5.704918032786885 70.3448275862069,3.524590163934426 71.72413793103448,7.180327868852459 73.10344827586206,15.9344262295082 74.48275862068967,4.163934426229508 75.86206896551724,4.770491803278689 77.24137931034483,3.852459016393443 78.62068965517241,2.688524590163934 80.0,4.524590163934426" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(222,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.88</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_100_10000_4.html">BenchmarkJSONPatchAddRemove/set-100-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.275823687580616 1.379310344827586,3.303722448301891 2.758620689655172,13.2913680954526 4.137931034482759,2.167696964758732 5.517241379310345,6.454251536222883 6.896551724137931,4.74230966133146 8.275862068965518,7.379555052662812 9.655172413793103,5.261524554199419 11.03448275862069,5.081756113759668 12.41379310344828,6.173754225862045 13.79310344827586,4.343462078317004 15.17241379310345,4.671744106853776 16.55172413793103,17.08287532342546 17.93103448275862,7.379761061035361 19.31034482758621,5.111359824370176 20.68965517241379,6.650196246035492 22.06896551724138,5.149486747050929 23.44827586206897,5.332920291670959 24.82758620689655,7.545880678105768 26.20689655172414,4.42029397702238 27.58620689655172,2.82146607241963 28.96551724137931,7.732238311715266 30.3448275862069,13.79823171022309 31.72413793103448,7.75795246126197 33.10344827586207,5.210600514405981 34.48275862068966,6.967067870534499 35.86206896551724,7.44953025478931 37.24137931034483,11.48151382331554 38.62068965517241,9.452946304071434 40.0,5.356214611528167 41.37931034482759,7.506065716670843 42.75862068965517,4.860035759363772 44.13793103448276,4.811629941318361 45.51724137931034,6.982884393943354 46.89655172413793,7.537409736816617 48.27586206896552,6.036869349182654 49.6551724137931,4.802291920013406 51.03448275862069,12.76022009073593 52.41379310344828,4.415644952256791 53.79310344827586,4.832848803690932 55.17241379310345,20.0 56.55172413793103,4.692387990634306 57.93103448275862,0.0 59.31034482758621,6.363789262659138 60.68965517241379,6.948508668494094 62.06896551724138,7.154209565860415 63.44827586206897,14.27458456259349 64.82758620689656,6.290167404863335 66.20689655172414,3.732785617540844 67.58620689655172,2.891136874115048 68.96551724137932,7.717356512862456 70.3448275862069,6.666747635131499 71.72413793103448,11.28208849443239 73.10344827586206,17.92635046943774 74.48275862068967,5.783777301874522 75.86206896551724,3.258612764217268 77.24137931034483,4.794334462279713 78.62068965517241,4.244630330274468 80.0,4.179550133059885" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(222,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.88</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnion_250x250_4.html">BenchmarkSetUnion/250x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.431107234308985 1.379310344827586,4.536441791332315 2.758620689655172,14.53863051964905 4.137931034482759,0.0 5.517241379310345,5.377700122814951 6.896551724137931,7.786189605948632 8.275862068965518,4.536752173343002 9.655172413793103,5.022708725212919 11.03448275862069,5.326690444782773 12.41379310344828,4.653033047657017 13.79310344827586,5.221353212052455 15.17241379310345,5.427254216245287 16.55172413793103,15.70165867076228 17.93103448275862,8.420278648125802 19.31034482758621,4.565087910353113 20.68965517241379,5.37745930918597 22.06896551724138,6.446950095388954 23.44827586206897,6.277235352511017 24.82758620689655,4.583833913515799 26.20689655172414,2.341452320239315 27.58620689655172,0.970050811675715 28.96551724137931,8.564964827831634 30.3448275862069,13.63544562562043 31.72413793103448,8.488032900493133 33.10344827586207,5.860156849943676 34.48275862068966,7.343884537892025 35.86206896551724,7.629510907519539 37.24137931034483,13.28538823170552 38.62068965517241,11.55494430515903 40.0,3.695113891467973 41.37931034482759,8.841729255912645 42.75862068965517,5.861724814239042 44.13793103448276,4.861160240064431 45.51724137931034,7.912868277620654 46.89655172413793,4.386591497138331 48.27586206896552,6.418705332416458 49.6551724137931,5.393219223349289 51.03448275862069,14.31274198425079 52.41379310344828,5.761899537905403 53.79310344827586,3.605804143599843 55.17241379310345,20.0 56.55172413793103,5.528021341438942 57.93103448275862,2.038728182954141 59.31034482758621,4.11848030545871 60.68965517241379,7.046977387600239 62.06896551724138,7.39526346348864 63.44827586206897,15.13138524026511 64.82758620689656,7.323062186106124 66.20689655172414,5.702943010116848 67.58620689655172,5.19575739899875 68.96551724137932,7.449376961627686 70.3448275862069,7.211378176398659 71.72413793103448,10.29113832602419 73.10344827586206,16.46534290522913 74.48275862068967,6.083733574503723 75.86206896551724,1.767951987113795 77.24137931034483,3.943028846797045 78.62068965517241,3.508750899706475 80.0,5.498775864052679" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(224,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.89</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedObjects_depth_2500_4.html">BenchmarkParseDeepNesting/NestedObjects/depth-2500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.258075966123725 1.379310344827586,2.167110211066547 2.758620689655172,12.39223757289761 4.137931034482759,5.205690857555373 5.517241379310345,4.172821131003925 6.896551724137931,5.787568525037681 8.275862068965518,3.253753980325148 9.655172413793103,5.098052748632071 11.03448275862069,4.320416817420321 12.41379310344828,3.777695089517663 13.79310344827586,5.986949163295786 15.17241379310345,3.73372932245735 16.55172413793103,16.78168527438308 17.93103448275862,4.95071427224138 19.31034482758621,3.300403305320304 20.68965517241379,2.467600110428838 22.06896551724138,5.276436475125218 23.44827586206897,5.473399339141707 24.82758620689655,4.152535833643414 26.20689655172414,4.160865151642457 27.58620689655172,1.636177276008649 28.96551724137931,3.538142532078377 30.3448275862069,11.85065185594181 31.72413793103448,5.234648419615865 33.10344827586207,3.942961104699913 34.48275862068966,3.955551535458117 35.86206896551724,2.929900836961424 37.24137931034483,8.824314406676486 38.62068965517241,6.098449709438408 40.0,4.614797978672145 41.37931034482759,5.244953967979067 42.75862068965517,5.789664786747168 44.13793103448276,4.950980055934607 45.51724137931034,5.211666703819226 46.89655172413793,4.74617228613415 48.27586206896552,0.0 49.6551724137931,5.17011871100053 51.03448275862069,10.03871010886843 52.41379310344828,3.123944367186174 53.79310344827586,3.087090457336573 55.17241379310345,20.0 56.55172413793103,4.533871130918188 57.93103448275862,0.318931858205257 59.31034482758621,4.935658912070181 60.68965517241379,5.435426565680295 62.06896551724138,3.924223354327387 63.44827586206897,12.43389702339411 64.82758620689656,6.623942652452669 66.20689655172414,4.035509558781922 67.58620689655172,4.318371997715975 68.96551724137932,4.500815355781481 70.3448275862069,2.499322680265647 71.72413793103448,7.400181075858096 73.10344827586206,15.52461842892687 74.48275862068967,5.168416837997123 75.86206896551724,3.888646920938782 77.24137931034483,4.698597005046461 78.62068965517241,5.493933272860398 80.0,4.933232564161041" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(224,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.89</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/cover</td><td><a href="benchmarks.__v1_cover_BenchmarkCoverBigLocalVar_1Vars100Iterations_4.html">BenchmarkCoverBigLocalVar/1Vars100Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.196060725991447 1.379310344827586,5.189067477166274 2.758620689655172,14.14480636001399 4.137931034482759,5.343687440201959 5.517241379310345,7.952707194208668 6.896551724137931,3.771743432301893 8.275862068965518,8.255414964783997 9.655172413793103,4.187957010731947 11.03448275862069,6.079284997944292 12.41379310344828,5.634483633108038 13.79310344827586,5.029759731951078 15.17241379310345,4.865456809003616 16.55172413793103,16.92635186800435 17.93103448275862,7.754975004899117 19.31034482758621,4.653738122043719 20.68965517241379,7.648078201428621 22.06896551724138,2.274803939274009 23.44827586206897,3.909072395495118 24.82758620689655,7.456493923174166 26.20689655172414,4.95875135926471 27.58620689655172,4.480367030289989 28.96551724137931,7.250308356163857 30.3448275862069,10.09671432578549 31.72413793103448,7.600431890751621 33.10344827586207,7.39017333266731 34.48275862068966,7.601892019627206 35.86206896551724,6.891961990539902 37.24137931034483,11.60702552535821 38.62068965517241,9.774948030939361 40.0,5.522053709687955 41.37931034482759,6.188948361389582 42.75862068965517,4.878751666660263 44.13793103448276,5.174158792857664 45.51724137931034,6.944065536731847 46.89655172413793,7.620950543898006 48.27586206896552,5.090624051396536 49.6551724137931,4.721365143649784 51.03448275862069,11.98443041525297 52.41379310344828,0.3998447652458588 53.79310344827586,7.552324486745488 55.17241379310345,20.0 56.55172413793103,2.441873422196264 57.93103448275862,0.0 59.31034482758621,6.127776646391368 60.68965517241379,7.636627717088503 62.06896551724138,7.602429961844527 63.44827586206897,13.70315579959347 64.82758620689656,6.947754283364905 66.20689655172414,5.01953882982198 67.58620689655172,7.239011569600117 68.96551724137932,7.077475206627448 70.3448275862069,7.394861114846821 71.72413793103448,7.458876238708016 73.10344827586206,16.77918624712297 74.48275862068967,5.127050424397985 75.86206896551724,4.510184398907209 77.24137931034483,5.873714222039493 78.62068965517241,4.906647813072764 80.0,4.113874682518031" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(225,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.89</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainObject_10000_4.html">BenchmarkJSONPatchPathologicalNestedAddChainObject/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.537292094691148 1.379310344827586,7.160535921981772 2.758620689655172,13.97444598919558 4.137931034482759,6.990364172846418 5.517241379310345,8.411313217099897 6.896551724137931,7.483123829983897 8.275862068965518,8.412356451729758 9.655172413793103,7.693281822198187 11.03448275862069,5.899943588578517 12.41379310344828,6.764182894637221 13.79310344827586,0.4235952840665084 15.17241379310345,6.381478174085314 16.55172413793103,12.65781411947938 17.93103448275862,7.651201716030348 19.31034482758621,8.179985299561546 20.68965517241379,7.279012799410807 22.06896551724138,8.10524896864629 23.44827586206897,8.701863964473564 24.82758620689655,7.22413788212476 26.20689655172414,7.562158888287282 27.58620689655172,0.2308557695440195 28.96551724137931,8.47037718474684 30.3448275862069,12.42503677272778 31.72413793103448,8.887311461309276 33.10344827586207,6.58799589321494 34.48275862068966,7.039302953522722 35.86206896551724,8.203592679387006 37.24137931034483,10.12211179410786 38.62068965517241,9.98164271343873 40.0,7.897120699047324 41.37931034482759,8.731976015792336 42.75862068965517,6.920278228018893 44.13793103448276,8.708605559600828 45.51724137931034,6.3279469559602 46.89655172413793,6.204578463793642 48.27586206896552,6.920814331783155 49.6551724137931,6.726267367017479 51.03448275862069,10.51200306372093 52.41379310344828,6.953530059521743 53.79310344827586,2.021165823766399 55.17241379310345,20.0 56.55172413793103,7.9192031456491 57.93103448275862,4.625345546820308 59.31034482758621,4.995653609124647 60.68965517241379,8.13926092102463 62.06896551724138,7.769470202276926 63.44827586206897,12.02357907356489 64.82758620689656,7.027695457247577 66.20689655172414,6.477895843473309 67.58620689655172,0.0 68.96551724137932,8.101585096118374 70.3448275862069,7.876374455479894 71.72413793103448,9.483667974324273 73.10344827586206,11.5005739607664 74.48275862068967,6.327354744910326 75.86206896551724,0.2110471413763225 77.24137931034483,8.649707901961737 78.62068965517241,7.377633315565856 80.0,7.512430121576117" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(226,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.89</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectLookup_5000_4.html">BenchmarkObjectLookup/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.084798345398138 1.379310344827586,4.136504653567737 2.758620689655172,12.368148914167529 4.137931034482759,4.053774560496382 5.517241379310345,5.997931747673217 6.896551724137931,8.697001034126163 8.275862068965518,2.7507755946225423 9.655172413793103,0.49638055842812534 11.03448275862069,3.6711478800413673 12.41379310344828,8.531540847983454 13.79310344827586,3.7435367114788 15.17241379310345,3.8779731127197508 16.55172413793103,20.0 17.93103448275862,6.0082730093071355 19.31034482758621,3.8779731127197508 20.68965517241379,5.987590486039295 22.06896551724138,3.340227507755948 23.44827586206897,3.846949327817992 24.82758620689655,5.946225439503618 26.20689655172414,3.485005170630817 27.58620689655172,4.0124095139607014 28.96551724137931,5.925542916235782 30.3448275862069,12.399172699069286 31.72413793103448,6.018614270941056 33.10344827586207,5.987590486039295 34.48275862068966,5.553257497414686 35.86206896551724,6.039296794208893 37.24137931034483,14.581178903826268 38.62068965517241,13.474663908996899 40.0,3.019648397104447 41.37931034482759,5.997931747673217 42.75862068965517,3.7849017580144775 44.13793103448276,1.9751809720785936 45.51724137931034,9.152016546018615 46.89655172413793,5.749741468459151 48.27586206896552,5.997931747673217 49.6551724137931,2.130299896587381 51.03448275862069,13.60910031023785 52.41379310344828,2.130299896587381 53.79310344827586,6.049638055842815 55.17241379310345,17.900723888314374 56.55172413793103,4.1054808686659765 57.93103448275862,0.0 59.31034482758621,9.048603929679421 60.68965517241379,6.049638055842815 62.06896551724138,5.95656670113754 63.44827586206897,15.46018614270941 64.82758620689656,6.763185108583247 66.20689655172414,4.19855222337125 67.58620689655172,5.698035160289557 68.96551724137932,5.977249224405378 70.3448275862069,5.594622543950363 71.72413793103448,13.795243019648396 73.10344827586206,19.658738366080662 74.48275862068967,1.789038262668047 75.86206896551724,2.140641158221303 77.24137931034483,4.0124095139607014 78.62068965517241,3.567735263702172 80.0,3.650465356773527" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(226,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.89</span></td><td></td><td></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkGoRego_4.html">BenchmarkGoRego-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.237811149969142 1.379310344827586,3.89631763011726 2.758620689655172,15.46595350750874 4.137931034482759,4.192552972639375 5.517241379310345,8.212301995474181 6.896551724137931,8.734828224645135 8.275862068965518,8.475622299938284 9.655172413793103,3.089899197695947 11.03448275862069,6.060481382431598 12.41379310344828,7.990125488582596 13.79310344827586,4.760337379140095 15.17241379310345,6.002880065830076 16.55172413793103,16.58917918123843 17.93103448275862,8.158815058629912 19.31034482758621,2.518000411437976 20.68965517241379,8.187615716930672 22.06896551724138,5.801275457724748 23.44827586206897,7.043818144414729 24.82758620689655,7.842007817321539 26.20689655172414,3.558938490022629 27.58620689655172,4.776794898169101 28.96551724137931,7.17547829664678 30.3448275862069,14.88582596173627 31.72413793103448,5.542069533017898 33.10344827586207,0.7858465336350545 34.48275862068966,7.920181032709319 35.86206896551724,6.093396420489611 37.24137931034483,12.95618185558527 38.62068965517241,11.01008023040527 40.0,5.751902900637729 41.37931034482759,7.911952273194816 42.75862068965517,6.06459576218885 44.13793103448276,6.192141534663649 45.51724137931034,6.924501131454433 46.89655172413793,7.582801892614688 48.27586206896552,8.142357539600905 49.6551724137931,4.097922238222588 51.03448275862069,14.49495988479737 52.41379310344828,5.18823287389426 53.79310344827586,7.031475005142975 55.17241379310345,20.0 56.55172413793103,5.468010697387369 57.93103448275862,1.670438181444147 59.31034482758621,8.15470067887266 60.68965517241379,5.13474593704999 62.06896551724138,7.447027360625386 63.44827586206897,14.01357745319893 64.82758620689656,9.508331619008434 66.20689655172414,0.0 67.58620689655172,4.916683809915655 68.96551724137932,7.784406500720016 70.3448275862069,5.068915860933964 71.72413793103448,11.03888088870603 73.10344827586206,17.69594733593911 74.48275862068967,5.114174038263732 75.86206896551724,3.995062744291298 77.24137931034483,6.755811561407118 78.62068965517241,5.217033532195022 80.0,5.558527052046904" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(226,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.89</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersectionSlow_100x100_4.html">BenchmarkSetIntersectionSlow/100x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.870432057429908 1.379310344827586,3.791981659673514 2.758620689655172,13.3211721077352 4.137931034482759,3.190842824888898 5.517241379310345,6.554439421090694 6.896551724137931,6.295527330707819 8.275862068965518,6.012197504101497 9.655172413793103,1.283205518373048 11.03448275862069,4.120361980879623 12.41379310344828,4.739845281118655 13.79310344827586,1.742805182204083 15.17241379310345,3.056172042352807 16.55172413793103,17.28237670806807 17.93103448275862,6.765905861108087 19.31034482758621,3.01883201053854 20.68965517241379,6.340798570298593 22.06896551724138,3.659346112068032 23.44827586206897,3.718831078060385 24.82758620689655,4.861009229518715 26.20689655172414,2.820616805193931 27.58620689655172,2.276084053810876 28.96551724137931,6.580551713982894 30.3448275862069,13.29269152606634 31.72413793103448,6.597314657758461 33.10344827586207,6.503646652185884 34.48275862068966,6.868434769095747 35.86206896551724,6.649645864341686 37.24137931034483,8.504443427842222 38.62068965517241,7.057332091166737 40.0,3.360080772334926 41.37931034482759,6.636740511897105 42.75862068965517,2.679704772696105 44.13793103448276,3.119812314960042 45.51724137931034,6.254101943268138 46.89655172413793,6.483749952491115 48.27586206896552,6.438605544452181 49.6551724137931,1.923553456046934 51.03448275862069,8.436329559515775 52.41379310344828,1.465555403625287 53.79310344827586,6.079744261118863 55.17241379310345,20.0 56.55172413793103,0.0 57.93103448275862,0.4382583188745263 59.31034482758621,5.356166264134827 60.68965517241379,6.226070233952113 62.06896551724138,5.895607600073347 63.44827586206897,11.62257086793136 64.82758620689656,6.157702581499514 66.20689655172414,1.331157889833521 67.58620689655172,5.599759208846564 68.96551724137932,6.018252984566978 70.3448275862069,6.488467529516156 71.72413793103448,7.095468692899139 73.10344827586206,16.46943390158851 74.48275862068967,5.012102882680881 75.86206896551724,2.918266450132451 77.24137931034483,3.887196090407733 78.62068965517241,3.225343185393667 80.0,4.283791575750299" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(226,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.89</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkTarballLoader_10000_4.html">BenchmarkTarballLoader/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.706815506824958 1.379310344827586,4.923823039901233 2.758620689655172,13.34193609363993 4.137931034482759,4.693161159984464 5.517241379310345,6.776850521378667 6.896551724137931,7.075704389150362 8.275862068965518,5.631338542443517 9.655172413793103,5.078525046998658 11.03448275862069,7.277362227108737 12.41379310344828,5.766777376256559 13.79310344827586,5.124718857205304 15.17241379310345,4.187793787759526 16.55172413793103,16.35217168502556 17.93103448275862,5.134022597752039 19.31034482758621,4.949129214188352 20.68965517241379,6.891561211967269 22.06896551724138,7.049943365325402 23.44827586206897,7.429642308095583 24.82758620689655,2.994646657225093 26.20689655172414,6.595731798265369 27.58620689655172,1.614136959921553 28.96551724137931,5.402815046068284 30.3448275862069,13.11925475561436 31.72413793103448,4.007732442143286 33.10344827586207,5.596899934578459 34.48275862068966,5.767108175920443 35.86206896551724,3.784613975990442 37.24137931034483,11.2606036798509 38.62068965517241,8.938703117639154 40.0,6.908431994825348 41.37931034482759,6.875865949343348 42.75862068965517,5.695023384878025 44.13793103448276,5.550587981634712 45.51724137931034,4.997095165451519 46.89655172413793,6.162579174093661 48.27586206896552,4.351817256814252 49.6551724137931,7.037426142329509 51.03448275862069,12.91861885233192 52.41379310344828,0.0 53.79310344827586,5.724334597952882 55.17241379310345,20.0 56.55172413793103,4.410776389764704 57.93103448275862,2.9825370266722 59.31034482758621,6.155910016584287 60.68965517241379,7.011127569050738 62.06896551724138,5.857877240835446 63.44827586206897,14.14209913061713 64.82758620689656,9.333223066778706 66.20689655172414,5.258627742572883 67.58620689655172,5.952999865612637 68.96551724137932,4.59985202622178 70.3448275862069,3.982201796655674 71.72413793103448,8.966992396038084 73.10344827586206,14.40127476013332 74.48275862068967,7.450287751404053 75.86206896551724,3.479663942984315 77.24137931034483,5.723407177466636 78.62068965517241,4.958119876481768 80.0,6.137751477891802" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(226,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.89</span></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkLower_not_lowercase_4.html">BenchmarkLower/not_lowercase-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.588571428571427 1.379310344827586,2.205714285714283 2.758620689655172,10.559999999999999 4.137931034482759,3.7371428571428567 5.517241379310345,7.279999999999999 6.896551724137931,6.822857142857142 8.275862068965518,5.519999999999998 9.655172413793103,4.148571428571424 11.03448275862069,3.508571428571429 12.41379310344828,5.165714285714284 13.79310344827586,2.6514285714285712 15.17241379310345,4.400000000000002 16.55172413793103,14.559999999999999 17.93103448275862,3.485714285714284 19.31034482758621,3.222857142857144 20.68965517241379,2.811428571428568 22.06896551724138,4.205714285714281 23.44827586206897,4.525714285714281 24.82758620689655,2.0914285714285654 26.20689655172414,5.291428571428572 27.58620689655172,3.8514285714285705 28.96551724137931,3.691428571428567 30.3448275862069,13.04 31.72413793103448,5.965714285714284 33.10344827586207,6.982857142857139 34.48275862068966,6.8685714285714266 35.86206896551724,6.857142857142854 37.24137931034483,8.674285714285713 38.62068965517241,7.908571428571429 40.0,4.857142857142856 41.37931034482759,5.839999999999996 42.75862068965517,3.6114285714285685 44.13793103448276,0.0 45.51724137931034,6.8685714285714266 46.89655172413793,4.834285714285713 48.27586206896552,7.142857142857139 49.6551724137931,2.937142857142856 51.03448275862069,9.657142857142855 52.41379310344828,3.4514285714285684 53.79310344827586,7.119999999999999 55.17241379310345,20.0 56.55172413793103,4.045714285714283 57.93103448275862,1.942857142857143 59.31034482758621,5.051428571428572 60.68965517241379,4.377142857142854 62.06896551724138,2.1485714285714224 63.44827586206897,10.98285714285714 64.82758620689656,6.845714285714283 66.20689655172414,3.748571428571424 67.58620689655172,2.3085714285714296 68.96551724137932,4.971428571428568 70.3448275862069,4.26285714285714 71.72413793103448,6.3199999999999985 73.10344827586206,13.691428571428572 74.48275862068967,3.8514285714285705 75.86206896551724,4.159999999999997 77.24137931034483,4.400000000000002 78.62068965517241,4.159999999999997 80.0,5.257142857142856" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(227,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.90</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/compile</td><td><a href="benchmarks.__v1_compile_BenchmarkCompileDynamicPolicy_7500_4.html">BenchmarkCompileDynamicPolicy/7500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.341168378688657 1.379310344827586,6.490112889993942 2.758620689655172,15.34732076059057 4.137931034482759,5.141424295788823 5.517241379310345,9.35781236361564 6.896551724137931,4.466457837579514 8.275862068965518,11.03502971968184 9.655172413793103,9.627040662311884 11.03448275862069,9.599874446758893 12.41379310344828,0.0 13.79310344827586,8.821585341866346 15.17241379310345,8.55902001628642 16.55172413793103,18.82592864958515 17.93103448275862,9.981037540181962 19.31034482758621,8.032921726333305 20.68965517241379,10.44979870649481 22.06896551724138,6.009855853137412 23.44827586206897,5.936760335601731 24.82758620689655,9.258749324758098 26.20689655172414,9.50697385808649 27.58620689655172,7.197067236408397 28.96551724137931,9.818858489244287 30.3448275862069,9.760682884613875 31.72413793103448,9.884366301695126 33.10344827586207,8.146121179067688 34.48275862068966,7.226489874740109 35.86206896551724,4.650691142209656 37.24137931034483,12.64112731301861 38.62068965517241,7.710129383416246 40.0,9.209140191596806 41.37931034482759,10.16657092646092 42.75862068965517,8.755166427531172 44.13793103448276,9.227555115626433 45.51724137931034,0.7080177116456999 46.89655172413793,8.93469016148501 48.27586206896552,0.2642968807851173 49.6551724137931,9.396259939884672 51.03448275862069,10.4620367727815 52.41379310344828,9.223227381675843 53.79310344827586,6.877907371668007 55.17241379310345,20.0 56.55172413793103,9.296817007985435 57.93103448275862,3.953622907233594 59.31034482758621,2.709988612101104 60.68965517241379,7.278603420465011 62.06896551724138,6.296559304639656 63.44827586206897,12.41744011401417 64.82758620689656,5.409486384073119 66.20689655172414,7.575576958183781 67.58620689655172,5.806999868951964 68.96551724137932,5.538533032766572 70.3448275862069,8.630251346478602 71.72413793103448,7.742839544603192 73.10344827586206,13.76701140802089 74.48275862068967,9.48035950301885 75.86206896551724,7.604017987493336 77.24137931034483,9.511678545256693 78.62068965517241,8.702874864646096 80.0,8.74914329089816" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(227,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.90</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetCreationAndLookup_50000_4.html">BenchmarkSetCreationAndLookup/50000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.641914191419145 1.379310344827586,6.584158415841587 2.758620689655172,13.16831683168317 4.137931034482759,6.493399339933996 5.517241379310345,7.549504950495052 6.896551724137931,7.433993399339936 8.275862068965518,1.7409240924092408 9.655172413793103,6.674917491749177 11.03448275862069,4.8679867986798655 12.41379310344828,3.7211221122112192 13.79310344827586,4.75247524752475 15.17241379310345,6.410891089108912 16.55172413793103,16.386138613861384 17.93103448275862,5.635313531353134 19.31034482758621,6.848184818481851 20.68965517241379,7.714521452145215 22.06896551724138,5.024752475247528 23.44827586206897,6.6996699669967015 24.82758620689655,1.6831683168316829 26.20689655172414,6.6336633663366324 27.58620689655172,6.542904290429041 28.96551724137931,4.85973597359736 30.3448275862069,13.234323432343233 31.72413793103448,4.711221122112212 33.10344827586207,4.62046204620462 34.48275862068966,7.665016501650166 35.86206896551724,7.689768976897691 37.24137931034483,14.158415841584159 38.62068965517241,13.671617161716172 40.0,6.69141914191419 41.37931034482759,7.6320132013201345 42.75862068965517,6.707920792079209 44.13793103448276,6.427392739273927 45.51724137931034,8.976897689768979 46.89655172413793,7.953795379537956 48.27586206896552,7.920792079207924 49.6551724137931,0.23102310231023182 51.03448275862069,15.478547854785479 52.41379310344828,6.74917491749175 53.79310344827586,7.8630363036303645 55.17241379310345,17.483498349834985 56.55172413793103,0.0 57.93103448275862,3.118811881188119 59.31034482758621,10.495049504950497 60.68965517241379,7.599009900990101 62.06896551724138,4.8679867986798655 63.44827586206897,16.88118811881188 64.82758620689656,10.536303630363037 66.20689655172414,6.617161716171619 67.58620689655172,8.019801980198022 68.96551724137932,7.6485148514851495 70.3448275862069,7.640264026402644 71.72413793103448,6.43564356435644 73.10344827586206,20.0 74.48275862068967,6.674917491749177 75.86206896551724,5.074257425742573 77.24137931034483,5.8745874587458715 78.62068965517241,6.650165016501653 80.0,6.130363036303629" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(227,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.90</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinTemplateString_no_parts_4.html">BenchmarkBuiltinTemplateString/no_parts-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.367913148371532 1.379310344827586,7.81664656212304 2.758620689655172,16.57418576598311 4.137931034482759,8.106151990349822 5.517241379310345,9.445114595898673 6.896551724137931,6.320868516284683 8.275862068965518,0.0 9.655172413793103,7.780458383594693 11.03448275862069,6.357056694813025 12.41379310344828,5.416164053075999 13.79310344827586,8.600723763570567 15.17241379310345,5.741857659831124 16.55172413793103,16.887816646562122 17.93103448275862,10.096501809408927 19.31034482758621,6.441495778045843 20.68965517241379,8.142340168878166 22.06896551724138,6.731001206272618 23.44827586206897,9.698431845597105 24.82758620689655,9.372738238841979 26.20689655172414,9.022919179734622 27.58620689655172,6.429433051869724 28.96551724137931,8.552472858866105 30.3448275862069,16.28468033775633 31.72413793103448,10.361881785283474 33.10344827586207,9.758745476477683 34.48275862068966,10.036188178528349 35.86206896551724,7.961399276236429 37.24137931034483,11.556091676718939 38.62068965517241,10.530759951749095 40.0,8.468033775633295 41.37931034482759,9.879372738238843 42.75862068965517,5.416164053075999 44.13793103448276,7.430639324487336 45.51724137931034,6.972255729794934 46.89655172413793,9.867310012062728 48.27586206896552,9.56574185765983 49.6551724137931,5.946924004825092 51.03448275862069,12.907117008443908 52.41379310344828,9.143546441495777 53.79310344827586,10.60313630880579 55.17241379310345,20.0 56.55172413793103,8.323281061519904 57.93103448275862,5.9710494571773225 59.31034482758621,5.814234016887816 60.68965517241379,10.036188178528349 62.06896551724138,9.372738238841979 63.44827586206897,16.09167671893848 64.82758620689656,7.33413751507841 66.20689655172414,8.347406513872137 67.58620689655172,9.577804583835947 68.96551724137932,10.144752714113391 70.3448275862069,6.562123039807 71.72413793103448,10.277442702050665 73.10344827586206,16.767189384800965 74.48275862068967,8.854041013268999 75.86206896551724,10.337756332931244 77.24137931034483,9.601930036188179 78.62068965517241,6.791314837153198 80.0,9.252110977080822" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(227,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.90</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast/location</td><td><a href="benchmarks.__v1_ast_location_BenchmarkLocationAppendText_some_text_4.html">BenchmarkLocationAppendText/some_text-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.5420537283454685 1.379310344827586,9.003263871453676 2.758620689655172,11.016821491338188 4.137931034482759,1.2904845593773508 5.517241379310345,5.674114988701984 6.896551724137931,11.137333668089381 8.275862068965518,0.356515189555612 9.655172413793103,4.418779814210394 11.03448275862069,2.882249560632687 12.41379310344828,11.062013557619883 13.79310344827586,4.388651770022596 15.17241379310345,4.418779814210394 16.55172413793103,17.830780818478534 17.93103448275862,2.119005774541801 19.31034482758621,2.8270148129550563 20.68965517241379,1.6018076826512697 22.06896551724138,2.8772282199347217 23.44827586206897,4.418779814210394 24.82758620689655,2.1340697966357 26.20689655172414,4.438865177002258 27.58620689655172,4.268139593271403 28.96551724137931,2.0788350489580694 30.3448275862069,11.127290986693444 31.72413793103448,3.8865177002259585 33.10344827586207,3.7258347978910358 34.48275862068966,4.720060256088374 35.86206896551724,0.3364298267637409 37.24137931034483,10.831031885513433 38.62068965517241,9.982425307557117 40.0,4.368566407230727 41.37931034482759,3.7559628420788336 42.75862068965517,4.418779814210394 44.13793103448276,3.9317097665076552 45.51724137931034,10.665327642480541 46.89655172413793,2.1340697966357 48.27586206896552,2.139091137333665 49.6551724137931,2.8722068792367565 51.03448275862069,12.242028621641978 52.41379310344828,2.445392919909615 53.79310344827586,2.1340697966357 55.17241379310345,17.378860155661563 56.55172413793103,4.403715792116493 57.93103448275862,4.413758473512425 59.31034482758621,11.338187296008035 60.68965517241379,2.119005774541801 62.06896551724138,2.154155159427564 63.44827586206897,13.236254079839314 64.82758620689656,11.75495857393924 66.20689655172414,4.443886517700227 67.58620689655172,3.8965603816218923 68.96551724137932,2.1089630931458707 70.3448275862069,0.0 71.72413793103448,9.560632688927944 73.10344827586206,20.0 74.48275862068967,7.5370323876475 75.86206896551724,7.376349485312577 77.24137931034483,6.005523474767763 78.62068965517241,6.015566156163693 80.0,7.5069043434596985" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(228,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.90</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectCreationAndLookup_50_4.html">BenchmarkObjectCreationAndLookup/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.521303258145366 1.379310344827586,8.471177944862156 2.758620689655172,14.95405179615706 4.137931034482759,8.471177944862156 5.517241379310345,10.28404344193818 6.896551724137931,9.7827903091061 8.275862068965518,10.275689223057645 9.655172413793103,8.304093567251464 11.03448275862069,6.917293233082706 12.41379310344828,9.582289055973268 13.79310344827586,6.950710108604845 15.17241379310345,7.0843776106934 16.55172413793103,19.19799498746867 17.93103448275862,10.309106098579782 19.31034482758621,6.81704260651629 20.68965517241379,10.359231411862993 22.06896551724138,8.429406850459483 23.44827586206897,8.479532163742691 24.82758620689655,10.350877192982455 26.20689655172414,4.845446950710109 27.58620689655172,8.487886382623223 28.96551724137931,10.359231411862993 30.3448275862069,13.132832080200503 31.72413793103448,10.183792815371763 33.10344827586207,9.340016708437759 34.48275862068966,8.053467000835422 35.86206896551724,8.020050125313285 37.24137931034483,15.998329156223894 38.62068965517241,15.32999164578112 40.0,8.613199665831246 41.37931034482759,7.944862155388472 42.75862068965517,8.58813700918964 44.13793103448276,8.51294903926483 45.51724137931034,10.8187134502924 46.89655172413793,8.011695906432747 48.27586206896552,10.242272347535506 49.6551724137931,8.35421888053467 51.03448275862069,15.664160401002505 52.41379310344828,8.40434419381788 53.79310344827586,10.28404344193818 55.17241379310345,18.780284043441938 56.55172413793103,5.52213868003342 57.93103448275862,5.906432748538011 59.31034482758621,9.949874686716791 60.68965517241379,7.944862155388472 62.06896551724138,8.771929824561404 63.44827586206897,16.47451963241437 64.82758620689656,12.188805346700082 66.20689655172414,0.0 67.58620689655172,8.070175438596491 68.96551724137932,10.325814536340854 70.3448275862069,10.37593984962406 71.72413793103448,15.772765246449458 73.10344827586206,20.0 74.48275862068967,8.487886382623223 75.86206896551724,6.900584795321638 77.24137931034483,6.8922305764411025 78.62068965517241,8.13700918964077 80.0,8.379281537176276" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(228,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.90</span></td><td></td><td></td></tr><tr><td>./v1/dependencies</td><td><a href="benchmarks.__v1_dependencies_BenchmarkVirtual_50_4.html">BenchmarkVirtual/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.777743384134647 1.379310344827586,3.133196995844419 2.758620689655172,13.29423877249767 4.137931034482759,3.341655099595086 5.517241379310345,5.798788623262569 6.896551724137931,4.817011884363134 8.275862068965518,5.759086396083856 9.655172413793103,4.142428834216591 11.03448275862069,3.909464240161158 12.41379310344828,7.372819818568774 13.79310344827586,3.395133816081421 15.17241379310345,4.070964825294907 16.55172413793103,17.08615016250996 17.93103448275862,5.515147103175016 19.31034482758621,3.481071703201076 20.68965517241379,4.852052617380032 22.06896551724138,2.001469410626861 23.44827586206897,2.089952155451654 24.82758620689655,5.353157122328741 26.20689655172414,3.950304312371495 27.58620689655172,2.427390499238684 28.96551724137931,4.819373218676074 30.3448275862069,9.50818789614289 31.72413793103448,4.905824971293883 33.10344827586207,5.141040785626937 34.48275862068966,4.844626037442442 35.86206896551724,4.930502750098032 37.24137931034483,9.216471346798649 38.62068965517241,7.672489048241571 40.0,3.639170988132766 41.37931034482759,5.002492859410682 42.75862068965517,3.385052264403375 44.13793103448276,3.667152187996469 45.51724137931034,8.309853554450473 46.89655172413793,5.618727705731252 48.27586206896552,5.030779931594714 49.6551724137931,3.445761802542288 51.03448275862069,10.63982983711075 52.41379310344828,1.067102881378432 53.79310344827586,4.980457817454176 55.17241379310345,20.0 56.55172413793103,2.198035198563134 57.93103448275862,0.0 59.31034482758621,7.379646888758519 60.68965517241379,5.463307862325645 62.06896551724138,5.378642404058559 63.44827586206897,11.81330287660682 64.82758620689656,7.771922022134145 66.20689655172414,3.796022313997513 67.58620689655172,4.856285890293387 68.96551724137932,5.446472649814733 70.3448275862069,5.001110316522795 71.72413793103448,6.520916466881063 73.10344827586206,16.01284419047526 74.48275862068967,3.341655099595086 75.86206896551724,3.666650557391129 77.24137931034483,4.27901917758274 78.62068965517241,3.893864751824375 80.0,3.736805432781805" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(228,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.90</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinTemplateString_single_undefined_part_4.html">BenchmarkBuiltinTemplateString/single_undefined_part-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,2.560758743331359 2.758620689655172,13.96561944279787 4.137931034482759,2.786010669828098 5.517241379310345,5.157083580320094 6.896551724137931,2.2880853586247767 8.275862068965518,1.9087136929460584 9.655172413793103,1.885002963841135 11.03448275862069,1.4582098399525805 12.41379310344828,0.9602845287492627 13.79310344827586,3.1772377000592797 15.17241379310345,0.6046235921754608 16.55172413793103,13.835210432720807 17.93103448275862,6.4137522228808574 19.31034482758621,1.3159454653230611 20.68965517241379,4.481327800829877 22.06896551724138,1.3278008298755175 23.44827586206897,4.694724362774158 24.82758620689655,5.9513930053349124 26.20689655172414,3.4143449911084787 27.58620689655172,0.7468879668049802 28.96551724137931,5.204505038529932 30.3448275862069,13.823355068168347 31.72413793103448,6.224066390041493 33.10344827586207,5.892116182572613 34.48275862068966,5.726141078838175 35.86206896551724,4.588026081802015 37.24137931034483,7.468879668049793 38.62068965517241,6.129223473621812 40.0,3.3195020746887955 41.37931034482759,6.046235921754594 42.75862068965517,0.32009484291641854 44.13793103448276,2.5014819205690593 45.51724137931034,2.7741553052756345 46.89655172413793,5.690574985180794 48.27586206896552,5.856550088915231 49.6551724137931,1.3870776526378172 51.03448275862069,8.832246591582692 52.41379310344828,3.971547125074096 53.79310344827586,5.785417901600475 55.17241379310345,20.0 56.55172413793103,3.331357439241259 57.93103448275862,0.4623592175459379 59.31034482758621,1.5293420272673366 60.68965517241379,6.4611736810906955 62.06896551724138,5.0503852993479565 63.44827586206897,13.005334914048607 64.82758620689656,2.999407231772377 66.20689655172414,3.2365145228215795 67.58620689655172,6.046235921754594 68.96551724137932,6.56787196206283 70.3448275862069,4.030823947836398 71.72413793103448,5.299347954949614 73.10344827586206,13.989330171902788 74.48275862068967,3.9122703023117964 75.86206896551724,5.548310610551276 77.24137931034483,4.422050978067578 78.62068965517241,1.5293420272673366 80.0,4.315352697095435" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(229,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.90</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBulkStartsWithNaive_4.html">BenchmarkBulkStartsWithNaive-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.695925803246108 1.379310344827586,2.577012255713813 2.758620689655172,13.69990062934747 4.137931034482759,2.842000662471017 5.517241379310345,4.935409075852931 6.896551724137931,4.21331566743955 8.275862068965518,2.338522689632329 9.655172413793103,3.762835375952302 11.03448275862069,3.371977475985426 12.41379310344828,3.915203709837695 13.79310344827586,3.464723418350447 15.17241379310345,1.722424643921828 16.55172413793103,17.62835375952302 17.93103448275862,5.491884730043061 19.31034482758621,2.378270950645909 20.68965517241379,3.458098708181517 22.06896551724138,2.239152037098377 23.44827586206897,4.743292480953958 24.82758620689655,3.795958926796953 26.20689655172414,3.809208347134813 27.58620689655172,2.212653196422657 28.96551724137931,4.405432262338523 30.3448275862069,13.68665120900961 31.72413793103448,5.558131831732362 33.10344827586207,4.425306392845313 34.48275862068966,5.114276250414044 35.86206896551724,4.21994037760848 37.24137931034483,9.446836700894336 38.62068965517241,7.830407419675389 40.0,4.471679364027824 41.37931034482759,5.551507121563432 42.75862068965517,1.901291818482941 44.13793103448276,3.782709506459092 45.51724137931034,4.948658496190792 46.89655172413793,5.008280887711163 48.27586206896552,5.061278569062604 49.6551724137931,1.676051672739318 51.03448275862069,9.804571050016563 52.41379310344828,4.094070884398808 53.79310344827586,5.028155018217953 55.17241379310345,20.0 56.55172413793103,4.087446174229877 57.93103448275862,0.0 59.31034482758621,4.186816826763829 60.68965517241379,6.028486253726399 62.06896551724138,4.802914872474329 63.44827586206897,13.96488903610467 64.82758620689656,4.749917191122888 66.20689655172414,3.424975157336867 67.58620689655172,2.007287181185823 68.96551724137932,5.498509440211991 70.3448275862069,3.974826101358066 71.72413793103448,7.823782709506459 73.10344827586206,17.70785028155018 74.48275862068967,4.630672408082146 75.86206896551724,4.783040741967539 77.24137931034483,4.988406757204372 78.62068965517241,1.974163630341173 80.0,3.988075521695926" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(229,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.90</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcat_100_elements_____sep_4.html">BenchmarkConcat/100_elements_','_sep-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.3375923337991615 1.379310344827586,3.4138550608903984 2.758620689655172,12.816929526851668 4.137931034482759,2.994609702535435 5.517241379310345,4.911159912158116 6.896551724137931,3.9928129367139142 8.275862068965518,2.176083050509085 9.655172413793103,3.134358155320424 11.03448275862069,2.4356158913954893 12.41379310344828,2.7750049910161714 13.79310344827586,2.735076861649034 15.17241379310345,0.8584547813934904 16.55172413793103,16.37053304052705 17.93103448275862,5.470153723298063 19.31034482758621,1.058095428229187 20.68965517241379,3.0744659612697163 22.06896551724138,1.5172689159512878 23.44827586206897,4.092633260131764 24.82758620689655,4.072669195448192 26.20689655172414,3.054501896586146 27.58620689655172,1.2976642044320243 28.96551724137931,4.392094230385306 30.3448275862069,12.477540427230984 31.72413793103448,5.310441205829509 33.10344827586207,5.010980235575964 34.48275862068966,5.17069275304452 35.86206896551724,3.892992613296066 37.24137931034483,9.662607306847676 38.62068965517241,8.364943102415651 40.0,2.715112796965464 41.37931034482759,5.010980235575964 42.75862068965517,0.6787781992413642 44.13793103448276,2.455579956079056 45.51724137931034,4.531842683170293 46.89655172413793,3.9928129367139142 48.27586206896552,4.611698941904571 49.6551724137931,0.6588141345577974 51.03448275862069,11.539229387103214 52.41379310344828,3.3739269315232576 53.79310344827586,5.010980235575964 55.17241379310345,20.0 56.55172413793103,3.4937113196246763 57.93103448275862,0.0 59.31034482758621,2.715112796965464 60.68965517241379,5.290477141145937 62.06896551724138,4.571770812537432 63.44827586206897,13.954881213815133 64.82758620689656,4.77141145937313 66.20689655172414,3.2541425434218425 67.58620689655172,3.9129566779796363 68.96551724137932,5.130764623677383 70.3448275862069,3.4338191255739687 71.72413793103448,7.46656019165502 73.10344827586206,16.470353363944902 74.48275862068967,3.573567578358954 75.86206896551724,4.412058295068878 77.24137931034483,3.873028548612499 78.62068965517241,2.0163705330405293 80.0,3.613495707726095" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(229,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcat_100_elements_blank_sep_4.html">BenchmarkConcat/100_elements_blank_sep-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9797917942437238 1.379310344827586,3.4782608695652186 2.758620689655172,11.733006736068585 4.137931034482759,3.135333741579913 5.517241379310345,3.404776484996937 6.896551724137931,3.3312921004286586 8.275862068965518,1.7391304347826093 9.655172413793103,3.208818126148195 11.03448275862069,2.5229638701775876 12.41379310344828,2.6454378444580513 13.79310344827586,1.8126148193508875 15.17241379310345,0.7593386405388856 16.55172413793103,15.686466625842009 17.93103448275862,3.625229638701775 19.31034482758621,0.6123698714023291 20.68965517241379,1.7146356399265166 22.06896551724138,1.2247397428046547 23.44827586206897,4.28658909981629 24.82758620689655,2.082057562767911 26.20689655172414,3.3557868952847514 27.58620689655172,0.0 28.96551724137931,2.351500306184935 30.3448275862069,11.194121249234538 31.72413793103448,3.9926515615431732 33.10344827586207,2.7434170238824223 34.48275862068966,3.7477036129822423 35.86206896551724,2.498469075321495 37.24137931034483,9.038579301898347 38.62068965517241,8.058787507654623 40.0,2.7434170238824223 41.37931034482759,3.796693202694428 42.75862068965517,0.31843233312920916 44.13793103448276,2.400489895897124 45.51724137931034,4.433557868952846 46.89655172413793,3.0373545621555422 48.27586206896552,3.2578077158603804 49.6551724137931,0.7838334353949783 51.03448275862069,10.998162890385792 52.41379310344828,4.0661359461114515 53.79310344827586,3.649724433557868 55.17241379310345,20.0 56.55172413793103,3.625229638701775 57.93103448275862,0.14696876913655998 59.31034482758621,1.8371096142069803 60.68965517241379,3.0373545621555422 62.06896551724138,2.498469075321495 63.44827586206897,12.859767299448867 64.82758620689656,4.311083894672382 66.20689655172414,3.404776484996937 67.58620689655172,2.1555419473361894 68.96551724137932,4.556031843233313 70.3448275862069,1.2492345376607474 71.72413793103448,6.76056338028169 73.10344827586206,15.093692590324558 74.48275862068967,3.649724433557868 75.86206896551724,3.527250459277404 77.24137931034483,4.090630740967544 78.62068965517241,1.6411512553582384 80.0,3.698714023270057" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(229,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersectionSlow_100x50_4.html">BenchmarkSetIntersectionSlow/100x50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.936303920208866 1.379310344827586,3.15269977137921 2.758620689655172,13.01221053767858 4.137931034482759,2.842710946175574 5.517241379310345,5.783795650042173 6.896551724137931,5.900906166611504 8.275862068965518,5.55436422311033 9.655172413793103,0.0 11.03448275862069,3.573078147155707 12.41379310344828,4.148371143362141 13.79310344827586,1.471107384304919 15.17241379310345,2.291394265057659 16.55172413793103,17.62339651792152 17.93103448275862,6.730801581779256 19.31034482758621,2.703798094407243 20.68965517241379,6.306312157615358 22.06896551724138,3.040016098557215 23.44827586206897,3.103520028418988 24.82758620689655,4.280820699464666 26.20689655172414,2.673862147411042 27.58620689655172,1.180928295640506 28.96551724137931,6.326926303041846 30.3448275862069,13.28967010542816 31.72413793103448,5.845489659907599 33.10344827586207,5.841199825157836 34.48275862068966,5.868057221496452 35.86206896551724,6.293121668271376 37.24137931034483,7.539038417400765 38.62068965517241,6.682267441822749 40.0,3.227150408762971 41.37931034482759,6.053854396542184 42.75862068965517,2.226146843804423 44.13793103448276,2.574565395393565 45.51724137931034,5.550320381788027 46.89655172413793,5.954276360900902 48.27586206896552,6.004311372149003 49.6551724137931,0.7705432731112187 51.03448275862069,9.894825354397256 52.41379310344828,0.8367175809919737 53.79310344827586,5.454977169708089 55.17241379310345,20.0 56.55172413793103,0.8824479667462556 57.93103448275862,0.04817760517873252 59.31034482758621,4.763572161899484 60.68965517241379,6.502115400758454 62.06896551724138,5.545003239043205 63.44827586206897,11.75846844699653 64.82758620689656,5.829185848683163 66.20689655172414,0.5110863762586242 67.58620689655172,5.245082499267274 68.96551724137932,6.128147525476084 70.3448275862069,6.04872252732817 71.72413793103448,6.609240867656185 73.10344827586206,17.46659932120864 74.48275862068967,4.379554105774319 75.86206896551724,2.959308716950958 77.24137931034483,3.522108205191214 78.62068965517241,2.630539279610324 80.0,3.633702293201071" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(230,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersectionSlow_50x50_4.html">BenchmarkSetIntersectionSlow/50x50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.945028665382534 1.379310344827586,3.353325095644505 2.758620689655172,13.38865579204298 4.137931034482759,2.75606340062751 5.517241379310345,6.230675797821963 6.896551724137931,5.899216519408013 8.275862068965518,5.822126102993228 9.655172413793103,1.281171505826628 11.03448275862069,3.847612465477513 12.41379310344828,4.394309976540718 13.79310344827586,1.907618421920637 15.17241379310345,2.67605166520006 16.55172413793103,18.36081597869877 17.93103448275862,6.63147806589971 19.31034482758621,2.494188224374274 20.68965517241379,6.209989310036337 22.06896551724138,3.364153940106113 23.44827586206897,3.536270649356461 24.82758620689655,4.643228731659537 26.20689655172414,2.387705230135127 27.58620689655172,1.499754451033138 28.96551724137931,6.409518581286353 30.3448275862069,13.79419640291017 31.72413793103448,6.528330139717941 33.10344827586207,5.685033395045273 34.48275862068966,6.16349606948052 35.86206896551724,5.674782256126283 37.24137931034483,8.465213832064567 38.62068965517241,7.056234378321325 40.0,3.379789603306289 41.37931034482759,6.187365242225472 42.75862068965517,2.682876113312843 44.13793103448276,3.025455500084679 45.51724137931034,5.933248101673089 46.89655172413793,5.964558970522936 48.27586206896552,5.925076316927525 49.6551724137931,1.191540346222114 51.03448275862069,10.93912063764804 52.41379310344828,0.5251275870888694 53.79310344827586,5.773431987565539 55.17241379310345,20.0 56.55172413793103,1.067808163953412 57.93103448275862,0.0 59.31034482758621,5.011883952748123 60.68965517241379,6.086004441870863 62.06896551724138,5.649833863845123 63.44827586206897,12.37547311094145 64.82758620689656,6.045382772840008 66.20689655172414,1.196433001009586 67.58620689655172,4.50954535441801 68.96551724137932,6.372122997464268 70.3448275862069,6.093389235426486 71.72413793103448,7.411024666387105 73.10344827586206,15.45645971241644 74.48275862068967,4.300803656885729 75.86206896551724,3.25393273771474 77.24137931034483,3.843667865027925 78.62068965517241,2.809178554798698 80.0,3.648295373224785" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(230,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/e2e/wasm/authz</td><td><a href="benchmarks.__v1_test_e2e_wasm_authz_BenchmarkRESTAuthzAllow10Paths_4.html">BenchmarkRESTAuthzAllow10Paths-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.892562139209417 1.379310344827586,5.371034575175305 2.758620689655172,16.09185149822968 4.137931034482759,5.970682395408681 5.517241379310345,6.052990282602278 6.896551724137931,3.011723272968633 8.275862068965518,6.414822538667538 9.655172413793103,6.305483493405528 11.03448275862069,6.72560757291189 12.41379310344828,6.119280481242554 13.79310344827586,0.7626094803778081 15.17241379310345,5.651689604415438 16.55172413793103,16.13297403459402 17.93103448275862,5.397772599074115 19.31034482758621,3.711602041051347 20.68965517241379,5.977194161604868 22.06896551724138,0.8904369164797936 23.44827586206897,2.173045475578783 24.82758620689655,5.835735986616331 26.20689655172414,5.665885673486224 27.58620689655172,4.869754206998788 28.96551724137931,6.017918873024747 30.3448275862069,12.55030915185816 31.72413793103448,5.632489316306426 33.10344827586207,6.114276262204327 34.48275862068966,5.870870210658777 35.86206896551724,1.123394828694485 37.24137931034483,4.874884054966844 38.62068965517241,1.622455752444006 40.0,6.490555845200033 41.37931034482759,5.814337192235295 42.75862068965517,6.523261243265766 44.13793103448276,2.286027759805861 45.51724137931034,7.215853533418342 46.89655172413793,5.77909827741799 48.27586206896552,3.379083201946411 49.6551724137931,5.895095655960988 51.03448275862069,8.70464010452327 52.41379310344828,1.774173623368656 53.79310344827586,5.958475451060203 55.17241379310345,20.0 56.55172413793103,5.682028990969374 57.93103448275862,1.676643697510663 59.31034482758621,7.254840377975574 60.68965517241379,6.110968033718805 62.06896551724138,5.877486667629822 63.44827586206897,10.32096097756058 64.82758620689656,7.62986367167298 66.20689655172414,6.720582415718692 67.58620689655172,5.59155522333683 68.96551724137932,6.242396832475916 70.3448275862069,6.234461271741657 71.72413793103448,0.0 73.10344827586206,15.48179741497539 74.48275862068967,4.546699413941042 75.86206896551724,6.46063522174553 77.24137931034483,6.846127592928766 78.62068965517241,6.472465279304518 80.0,6.218213263483648" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(230,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBulkStartsWithOptimized_4.html">BenchmarkBulkStartsWithOptimized-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.255246461688629 1.379310344827586,3.123474865788189 2.758620689655172,13.94338701805759 4.137931034482759,3.509028794533919 5.517241379310345,5.256222547584187 6.896551724137931,4.607125427037579 8.275862068965518,2.674475353831137 9.655172413793103,4.109321620302587 11.03448275862069,3.738408979990239 12.41379310344828,4.734016593460224 13.79310344827586,3.684724255734505 15.17241379310345,2.152269399707174 16.55172413793103,18.47242557345046 17.93103448275862,5.900439238653001 19.31034482758621,2.938018545632016 20.68965517241379,4.856027330405076 22.06896551724138,2.308443142996584 23.44827586206897,4.597364568081991 24.82758620689655,4.45095168374817 26.20689655172414,3.86041971693509 27.58620689655172,2.625671059053197 28.96551724137931,4.938994631527574 30.3448275862069,14.18740849194729 31.72413793103448,5.95900439238653 33.10344827586207,5.183016105417277 34.48275862068966,5.519765739385066 35.86206896551724,4.665690580771108 37.24137931034483,10.09272816007809 38.62068965517241,9.297218155197656 40.0,4.358223523670083 41.37931034482759,6.066373840897999 42.75862068965517,2.191312835529527 44.13793103448276,3.572474377745242 45.51724137931034,5.797950219619327 46.89655172413793,5.646656905807711 48.27586206896552,4.802342606149341 49.6551724137931,2.054660810151293 51.03448275862069,12.28404099560761 52.41379310344828,4.299658369936554 53.79310344827586,5.431918008784773 55.17241379310345,20.0 56.55172413793103,3.86041971693509 57.93103448275862,0.0 59.31034482758621,4.587603709126403 60.68965517241379,6.271351878965349 62.06896551724138,5.036603221083455 63.44827586206897,14.6754514397267 64.82758620689656,5.700341630063446 66.20689655172414,2.981942410932162 67.58620689655172,4.533918984870669 68.96551724137932,6.305514885309907 70.3448275862069,4.802342606149341 71.72413793103448,9.292337725719863 73.10344827586206,17.66715470961445 74.48275862068967,4.709614446071254 75.86206896551724,5.124450951683748 77.24137931034483,4.636408003904344 78.62068965517241,1.771595900439239 80.0,3.889702293801855" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(230,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnionSlow_100x250_4.html">BenchmarkSetUnionSlow/100x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.761797676568457 1.379310344827586,3.343779658009468 2.758620689655172,14.08585701945881 4.137931034482759,3.833472894549667 5.517241379310345,6.653860461401691 6.896551724137931,6.88589737161544 8.275862068965518,3.646742088770541 9.655172413793103,2.320405130848773 11.03448275862069,4.21157320268522 12.41379310344828,6.116131945547407 13.79310344827586,2.945563319409237 15.17241379310345,3.814539806772017 16.55172413793103,17.36724695910171 17.93103448275862,6.825360129487188 19.31034482758621,4.443784251670156 20.68965517241379,5.735671756823012 22.06896551724138,4.439944191526227 23.44827586206897,4.755976037304128 24.82758620689655,0.0 26.20689655172414,4.270447119309378 27.58620689655172,1.310976717346053 28.96551724137931,6.741557347049864 30.3448275862069,13.92910510385726 31.72413793103448,7.134261292824252 33.10344827586207,5.984660175694011 34.48275862068966,6.711347272641568 35.86206896551724,6.498069311434282 37.24137931034483,9.668451789230838 38.62068965517241,8.323304841628294 40.0,4.749637986511451 41.37931034482759,6.679056540156851 42.75862068965517,4.553413615310041 44.13793103448276,3.139689018178587 45.51724137931034,6.953502245939789 46.89655172413793,6.429842941840353 48.27586206896552,6.017341219217595 49.6551724137931,3.257598980627662 51.03448275862069,11.05789603735217 52.41379310344828,3.913768882422402 53.79310344827586,4.775710763907758 55.17241379310345,20.0 56.55172413793103,3.961386829164161 57.93103448275862,1.452659624454728 59.31034482758621,5.381824776164125 60.68965517241379,6.281407653759281 62.06896551724138,6.05292257399922 63.44827586206897,12.5148791071605 64.82758620689656,6.898357300933114 66.20689655172414,3.2661708115197 67.58620689655172,1.967972277107627 68.96551724137932,6.71415751212141 70.3448275862069,5.509135229864679 71.72413793103448,8.5399244658068 73.10344827586206,16.92735140633571 74.48275862068967,4.513112499350733 75.86206896551724,3.082133151908756 77.24137931034483,4.075639877418315 78.62068965517241,3.913630772362496 80.0,4.552371785075527" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(230,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_1000_10000_4.html">BenchmarkJSONPatchAddShallowComposite/object-1000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.99700178977348 1.379310344827586,12.848908303327 2.758620689655172,17.46680036537534 4.137931034482759,6.419829358561615 5.517241379310345,8.433671322206976 6.896551724137931,8.154815604549285 8.275862068965518,13.55070258162927 9.655172413793103,13.219238154122 11.03448275862069,11.74632298757344 12.41379310344828,10.48464351791271 13.79310344827586,12.5236393983431 15.17241379310345,12.95860988936646 16.55172413793103,16.5057062287883 17.93103448275862,13.24960717860687 19.31034482758621,12.70762210554174 20.68965517241379,13.19708586391985 22.06896551724138,13.11211075287039 23.44827586206897,13.3528447006235 24.82758620689655,13.64015073599836 26.20689655172414,12.84885586622947 27.58620689655172,12.01195343363279 28.96551724137931,13.33745361799686 30.3448275862069,15.13976115219876 31.72413793103448,13.76602042710969 33.10344827586207,12.6988460422187 34.48275862068966,12.55031875796537 35.86206896551724,12.36361091069811 37.24137931034483,14.5050355106408 38.62068965517241,12.29688867659809 40.0,13.26227153216194 41.37931034482759,13.29462363233522 42.75862068965517,12.77893020217123 44.13793103448276,13.45173153254806 45.51724137931034,12.36798861384042 46.89655172413793,13.13282181739194 48.27586206896552,9.228999081476841 49.6551724137931,12.90384013549746 51.03448275862069,14.94706911980121 52.41379310344828,12.54588861772553 53.79310344827586,6.64436183218079 55.17241379310345,20.0 56.55172413793103,13.27433683160279 57.93103448275862,11.17681638331963 59.31034482758621,6.457423579484987 60.68965517241379,13.00027513586174 62.06896551724138,5.546006442294682 63.44827586206897,15.45237205963941 64.82758620689656,11.37740893841175 66.20689655172414,11.1282882330597 67.58620689655172,0.0 68.96551724137932,10.49802610080365 70.3448275862069,13.70440365950559 71.72413793103448,13.94109359473703 73.10344827586206,16.44138180014808 74.48275862068967,13.25870263152396 75.86206896551724,11.42707004777894 77.24137931034483,12.32684456031454 78.62068965517241,11.72965275756765 80.0,12.98559433755619" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(230,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinTemplateString_multiple_outputs_4.html">BenchmarkBuiltinTemplateString/multiple_outputs-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.0133578995854435 1.379310344827586,2.561031782588664 2.758620689655172,13.634269921695074 4.137931034482759,2.7452786734223835 5.517241379310345,5.122063565177335 6.896551724137931,2.321510824504834 8.275862068965518,3.086135421464764 9.655172413793103,1.9622293873790824 11.03448275862069,1.7319207738369364 12.41379310344828,0.8383233532934113 13.79310344827586,3.2611699677567927 15.17241379310345,0.19345923537539989 16.55172413793103,13.588208198986644 17.93103448275862,6.245969599263008 19.31034482758621,1.768770152003686 20.68965517241379,4.163979732842007 22.06896551724138,1.5845232611699664 23.44827586206897,5.029940119760477 24.82758620689655,5.472132657761399 26.20689655172414,4.016582220175032 27.58620689655172,1.4555504375863606 28.96551724137931,5.1036388760939655 30.3448275862069,13.661906955320127 31.72413793103448,6.015660985720864 33.10344827586207,5.232611699677566 34.48275862068966,6.070935052970981 35.86206896551724,4.2376784891754955 37.24137931034483,7.305389221556883 38.62068965517241,6.227544910179638 40.0,3.086135421464764 41.37931034482759,6.181483187471208 42.75862068965517,0.0 44.13793103448276,1.2713035467526446 45.51724137931034,3.0308613542146468 46.89655172413793,5.453707968678028 48.27586206896552,5.748502994011975 49.6551724137931,1.1791801013357848 51.03448275862069,6.9461077844311365 52.41379310344828,4.1547673883003196 53.79310344827586,6.347305389221557 55.17241379310345,20.0 56.55172413793103,3.2980193459235316 57.93103448275862,1.0594196222938734 59.31034482758621,1.0594196222938734 60.68965517241379,6.8539843390142785 62.06896551724138,4.127130354675261 63.44827586206897,12.07738369415016 64.82758620689656,2.146476278212802 66.20689655172414,3.795485951174573 67.58620689655172,5.453707968678028 68.96551724137932,6.6697374481805625 70.3448275862069,3.049286043298018 71.72413793103448,5.380009212344541 73.10344827586206,13.34868724090281 74.48275862068967,3.933671119299863 75.86206896551724,6.209120221096267 77.24137931034483,3.7033625057577133 78.62068965517241,1.768770152003686 80.0,4.532473514509443" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(230,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildNonsensicalIndex_100_4.html">BenchmarkBuildNonsensicalIndex/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.411235498092108 3.2,5.425803527640181 6.4,4.514879698458668 9.6,5.710890868034466 12.8,7.870510538928045 16.0,7.090288290419603 19.2,4.552253386159774 22.4,20.0 25.6,7.042069322076924 28.8,2.491942461533145 32.0,6.146908364023971 35.2,7.650468300812997 38.4,2.323149490763569 41.6,11.0365882023017 44.8,6.607274578316616 48.0,0.0 51.2,4.43439070389327 54.4,1.717940300451488 57.6,2.24303263818097 60.8,9.076915102452016 64.0,16.95532036772944 67.2,3.025275086024607 70.4,4.782821926073995 73.6,2.353425899221293 76.8,6.342203160282881 80.0,6.141007255439586" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(230,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_10_10000_4.html">BenchmarkJSONPatchAddShallowComposite/object-10-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.55646885187885 1.379310344827586,10.81808944334782 2.758620689655172,15.71590117577166 4.137931034482759,7.281699767054702 5.517241379310345,11.26220340403714 6.896551724137931,9.694333025996512 8.275862068965518,12.78313506758878 9.655172413793103,11.33774355952899 11.03448275862069,12.13102221272381 12.41379310344828,10.04973431949076 13.79310344827586,10.9078788514524 15.17241379310345,11.57396973132618 16.55172413793103,14.44112490178211 17.93103448275862,12.24885426761113 19.31034482758621,10.4679509457102 20.68965517241379,11.59872823663988 22.06896551724138,11.49155575336653 23.44827586206897,12.81767247175434 24.82758620689655,11.52391516719466 26.20689655172414,12.40363863267956 27.58620689655172,7.645981313725211 28.96551724137931,12.98346606329962 30.3448275862069,16.64322018403937 31.72413793103448,13.23100046549846 33.10344827586207,12.96042478817696 34.48275862068966,11.73931563393489 35.86206896551724,12.14000703557869 37.24137931034483,13.86985257799387 38.62068965517241,12.17391702167256 40.0,12.64713076323938 41.37931034482759,13.08681194989609 42.75862068965517,12.20320796899378 44.13793103448276,12.59429366531592 45.51724137931034,11.78243101954946 46.89655172413793,12.391908855761 48.27586206896552,12.14560641508836 49.6551724137931,12.28447331438988 51.03448275862069,14.70319285540742 52.41379310344828,11.94434736347979 53.79310344827586,8.046246267148407 55.17241379310345,20.0 56.55172413793103,12.60345168170101 57.93103448275862,10.50500455776748 59.31034482758621,5.074470767137867 60.68965517241379,12.39871732217967 62.06896551724138,6.068729074831206 63.44827586206897,15.0067815070484 64.82758620689656,11.18146417483658 66.20689655172414,7.607955530437047 67.58620689655172,0.0 68.96551724137932,11.20617856481711 70.3448275862069,12.9000407004796 71.72413793103448,13.97511993243492 73.10344827586206,16.05863810084471 74.48275862068967,12.62728539891944 75.86206896551724,10.61943319639607 77.24137931034483,10.16989468362852 78.62068965517241,12.85526527121698 80.0,12.29029000276293" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(230,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinTemplateString_collections_4.html">BenchmarkBuiltinTemplateString/collections-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.4445936870382816 1.379310344827586,2.6057756883814633 2.758620689655172,13.54466084620551 4.137931034482759,2.4177300201477507 5.517241379310345,5.856279382135661 6.896551724137931,1.6118200134318315 8.275862068965518,2.7938213566151795 9.655172413793103,2.9281396910678303 11.03448275862069,2.8206850235057104 12.41379310344828,1.2088650100738754 13.79310344827586,4.002686366689051 15.17241379310345,1.934184016118202 16.55172413793103,15.352585627938213 17.93103448275862,6.689053055742109 19.31034482758621,2.659503022162525 20.68965517241379,5.614506380120886 22.06896551724138,2.2028206850235037 23.44827586206897,4.351914036265949 24.82758620689655,6.25923438549362 26.20689655172414,2.4983210208193434 27.58620689655172,0.967092008059101 28.96551724137931,5.910006715916722 30.3448275862069,13.466756212222966 31.72413793103448,6.5815983881799855 33.10344827586207,6.662189388851578 34.48275862068966,6.474143720617864 35.86206896551724,5.856279382135661 37.24137931034483,7.199462726662189 38.62068965517241,5.910006715916722 40.0,3.035594358629954 41.37931034482759,6.339825386165213 42.75862068965517,0.0 44.13793103448276,2.1759570181329764 45.51724137931034,2.4177300201477507 46.89655172413793,5.990597716588315 48.27586206896552,6.25923438549362 49.6551724137931,0.8327736736064466 51.03448275862069,8.838146406984553 52.41379310344828,4.029550033579582 53.79310344827586,5.77568838146407 55.17241379310345,20.0 56.55172413793103,3.5460040295500335 57.93103448275862,0.8059100067159193 59.31034482758621,1.2357286769644062 60.68965517241379,6.742780389523171 62.06896551724138,5.345869711215581 63.44827586206897,12.295500335795836 64.82758620689656,2.2834116856951 66.20689655172414,3.7071860308932187 67.58620689655172,6.071188717259906 68.96551724137932,6.124916051040968 70.3448275862069,4.271323035594358 71.72413793103448,6.742780389523171 73.10344827586206,15.39288112827401 74.48275862068967,3.8146406984553387 75.86206896551724,4.701141705842849 77.24137931034483,4.137004701141706 78.62068965517241,2.632639355271994 80.0,4.163868368032237" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(231,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_2_bindings_without_hint_4.html">BenchmarkBindingsAllocation/2_bindings_without_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.4032771961766066 1.379310344827586,2.3759672280382347 2.758620689655172,14.182976786527082 4.137931034482759,1.8570778334091962 5.517241379310345,7.719617660446064 6.896551724137931,4.460628129267182 8.275862068965518,7.027765134274009 9.655172413793103,1.1652253072371437 11.03448275862069,0.0 12.41379310344828,3.9053254437869853 13.79310344827586,2.03004096495221 15.17241379310345,1.4565316340464278 16.55172413793103,15.20254893035958 17.93103448275862,7.628584433318162 19.31034482758621,2.3668639053254417 20.68965517241379,7.319071461083297 22.06896551724138,1.0923987255348209 23.44827586206897,1.1288120163859858 24.82758620689655,5.980883022303139 26.20689655172414,1.766044606281298 27.58620689655172,0.6645425580336841 28.96551724137931,7.53755120619026 30.3448275862069,12.935821574874831 31.72413793103448,7.218934911242606 33.10344827586207,7.3736913973600355 34.48275862068966,7.337278106508878 35.86206896551724,5.443786982248522 37.24137931034483,7.164314974965862 38.62068965517241,5.780609922621755 40.0,2.4032771961766066 41.37931034482759,7.346381429221665 42.75862068965517,2.239417387346382 44.13793103448276,1.6112881201638594 45.51724137931034,5.125170687300866 46.89655172413793,6.9640418752844795 48.27586206896552,7.45562130177515 49.6551724137931,1.8661811561219857 51.03448275862069,9.54938552571689 52.41379310344828,1.0104688211197086 53.79310344827586,7.4010013654984075 55.17241379310345,20.0 56.55172413793103,0.17296313154301401 57.93103448275862,0.11834319526627368 59.31034482758621,2.457897132453347 60.68965517241379,7.610377787892581 62.06896551724138,7.073281747837958 63.44827586206897,10.23213472917615 64.82758620689656,4.251251706873006 66.20689655172414,0.7737824305871648 67.58620689655172,6.6181156121984515 68.96551724137932,6.982248520710057 70.3448275862069,6.891215293582157 71.72413793103448,6.208466090122894 73.10344827586206,14.319526627218934 74.48275862068967,1.747837960855712 75.86206896551724,2.4943104233045084 77.24137931034483,3.1133363677742345 78.62068965517241,2.4123805188893925 80.0,3.340919435593989" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(231,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkDirectoryLoader_10000_4.html">BenchmarkDirectoryLoader/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.403505662817067 1.379310344827586,5.33942443068259 2.758620689655172,13.65312688364013 4.137931034482759,11.07008809555847 5.517241379310345,8.959317201989672 6.896551724137931,4.080674221465211 8.275862068965518,10.69494082293263 9.655172413793103,10.68600327527756 11.03448275862069,12.50024887296102 12.41379310344828,0.0 13.79310344827586,8.974512126950371 15.17241379310345,10.83232963688615 16.55172413793103,13.63518615150511 17.93103448275862,11.57790927021696 19.31034482758621,9.185786126781903 20.68965517241379,11.02383601295671 22.06896551724138,13.30090874184052 23.44827586206897,12.89079892049302 24.82758620689655,7.510154563783132 26.20689655172414,12.6914598833196 27.58620689655172,9.483197519803177 28.96551724137931,11.56097496939683 30.3448275862069,14.03711324868371 31.72413793103448,6.827980103290483 33.10344827586207,10.86799231173991 34.48275862068966,6.234623206337017 35.86206896551724,8.101257929748906 37.24137931034483,11.19921760904738 38.62068965517241,10.21628427746436 40.0,8.488613651803208 41.37931034482759,11.4433647186751 42.75862068965517,9.569116123576638 44.13793103448276,12.35415224023953 45.51724137931034,8.273576474011646 46.89655172413793,10.26050161849471 48.27586206896552,7.957185099128015 49.6551724137931,12.43134114630339 51.03448275862069,11.57557916293357 52.41379310344828,9.458266465817983 53.79310344827586,10.53602313041709 55.17241379310345,20.0 56.55172413793103,8.928807017889318 57.93103448275862,9.67727467151504 59.31034482758621,4.364433154910564 60.68965517241379,8.309578272460648 62.06896551724138,10.60284141814924 63.44827586206897,12.7562871873636 64.82758620689656,6.690875715578135 66.20689655172414,9.978110118901109 67.58620689655172,8.734171953165937 68.96551724137932,12.55027507299362 70.3448275862069,4.446566701782368 71.72413793103448,8.41437840285914 73.10344827586206,11.9477618389688 74.48275862068967,12.07039330679418 75.86206896551724,9.33195933579909 77.24137931034483,10.20059707631703 78.62068965517241,8.381592808829465 80.0,11.35696477818582" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(231,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_16_bindings_without_hint_4.html">BenchmarkBindingsAllocation/16_bindings_without_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.002164502164502 1.379310344827586,2.11038961038961 2.758620689655172,15.88744588744589 4.137931034482759,2.554112554112554 5.517241379310345,9.5995670995671 6.896551724137931,5.303030303030303 8.275862068965518,9.047619047619047 9.655172413793103,1.742424242424242 11.03448275862069,1.547619047619048 12.41379310344828,4.653679653679654 13.79310344827586,3.116883116883117 15.17241379310345,2.75974025974026 16.55172413793103,15.96320346320346 17.93103448275862,9.448051948051948 19.31034482758621,3.560606060606061 20.68965517241379,9.036796536796537 22.06896551724138,2.824675324675325 23.44827586206897,2.867965367965368 24.82758620689655,9.231601731601732 26.20689655172414,2.846320346320346 27.58620689655172,2.196969696969697 28.96551724137931,9.404761904761905 30.3448275862069,15.37878787878788 31.72413793103448,9.08008658008658 33.10344827586207,9.253246753246753 34.48275862068966,9.166666666666668 35.86206896551724,6.829004329004329 37.24137931034483,8.571428571428571 38.62068965517241,7.207792207792208 40.0,3.917748917748918 41.37931034482759,9.329004329004329 42.75862068965517,3.712121212121212 44.13793103448276,2.175324675324675 45.51724137931034,5.66017316017316 46.89655172413793,7.478354978354978 48.27586206896552,9.177489177489177 49.6551724137931,2.153679653679654 51.03448275862069,10.67099567099567 52.41379310344828,2.294372294372294 53.79310344827586,8.928571428571429 55.17241379310345,20.0 56.55172413793103,0.9632034632034632 57.93103448275862,0.7683982683982684 59.31034482758621,3.517316017316017 60.68965517241379,8.874458874458874 62.06896551724138,8.354978354978355 63.44827586206897,10.98484848484848 64.82758620689656,3.971861471861472 66.20689655172414,0.0 67.58620689655172,7.954545454545455 68.96551724137932,7.456709956709957 70.3448275862069,7.586580086580087 71.72413793103448,7.077922077922078 73.10344827586206,15.63852813852814 74.48275862068967,2.619047619047619 75.86206896551724,3.354978354978355 77.24137931034483,3.831168831168831 78.62068965517241,3.409090909090909 80.0,4.047619047619048" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(231,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_2_bindings_with_hint_4.html">BenchmarkBindingsAllocation/2_bindings_with_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.384115188109611 1.379310344827586,2.23873664653971 2.758620689655172,14.649326521133302 4.137931034482759,2.183000464468183 5.517241379310345,7.95169530887134 6.896551724137931,5.285647933116579 8.275862068965518,7.877380399442636 9.655172413793103,2.173711100789596 11.03448275862069,1.4212726428239648 12.41379310344828,3.697166744078025 13.79310344827586,2.498838829540176 15.17241379310345,2.85183464932652 16.55172413793103,15.55039479795634 17.93103448275862,8.100325127728748 19.31034482758621,2.5174175568973496 20.68965517241379,7.691593125870874 22.06896551724138,3.594983743613561 23.44827586206897,3.4835113794705066 24.82758620689655,7.942405945192753 26.20689655172414,0.27868091035763953 27.58620689655172,0.0 28.96551724137931,7.719461216906641 30.3448275862069,14.667905248490477 31.72413793103448,7.422201579191823 33.10344827586207,8.128193218764515 34.48275862068966,8.081746400371575 35.86206896551724,7.589410125406408 37.24137931034483,8.425452856479332 38.62068965517241,6.734788666976312 40.0,0.6316767301439832 41.37931034482759,8.081746400371575 42.75862068965517,2.3594983743613547 44.13793103448276,2.0157919182535977 45.51724137931034,4.533209475150947 46.89655172413793,7.34788666976312 48.27586206896552,7.2364143056200625 49.6551724137931,1.4305620065025515 51.03448275862069,8.481189038550855 52.41379310344828,2.0065025545750075 53.79310344827586,7.282861124013003 55.17241379310345,20.0 56.55172413793103,1.0125406409660904 57.93103448275862,0.48304691128657495 59.31034482758621,3.622851834649328 60.68965517241379,7.840222944728286 62.06896551724138,7.747329307942405 63.44827586206897,11.026474686483976 64.82758620689656,4.254528564793308 66.20689655172414,2.1551323734324193 67.58620689655172,6.316767301439851 68.96551724137932,7.793776126335345 70.3448275862069,7.747329307942405 71.72413793103448,6.604737575476076 73.10344827586206,15.336739433348814 74.48275862068967,4.003715745471432 75.86206896551724,3.307013469577331 77.24137931034483,1.6535067347886638 78.62068965517241,3.6600092893636784 80.0,3.678588016720852" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(231,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersectionSlow_50x100_4.html">BenchmarkSetIntersectionSlow/50x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.321242861336013 1.379310344827586,3.325628337079097 2.758620689655172,13.64973816137356 4.137931034482759,2.054707039177974 5.517241379310345,5.969475544369434 6.896551724137931,5.318857066126073 8.275862068965518,5.923204741980097 9.655172413793103,0.973467896347638 11.03448275862069,3.850779711862537 12.41379310344828,4.137878845822073 13.79310344827586,1.429234217777777 15.17241379310345,2.21693225986895 16.55172413793103,18.39873521620393 17.93103448275862,6.589588011950864 19.31034482758621,2.645137371363252 20.68965517241379,5.881164969463125 22.06896551724138,3.117243475676435 23.44827586206897,3.063112165452844 24.82758620689655,4.838828478884015 26.20689655172414,2.17244004432203 27.58620689655172,1.020973773836894 28.96551724137931,6.402449786954464 30.3448275862069,13.75502155048652 31.72413793103448,6.310936673626978 33.10344827586207,6.084725118936232 34.48275862068966,6.406617366134718 35.86206896551724,6.252682052147861 37.24137931034483,8.402844017417461 38.62068965517241,7.181089136048736 40.0,3.446755708318152 41.37931034482759,6.156082062403264 42.75862068965517,2.071010915855406 44.13793103448276,2.733640757675044 45.51724137931034,5.891973721084284 46.89655172413793,5.926941446692995 48.27586206896552,5.707109883687257 49.6551724137931,0.7558694042115274 51.03448275862069,10.64854944462814 52.41379310344828,0.9517874342790397 53.79310344827586,5.68402268534396 55.17241379310345,20.0 56.55172413793103,0.8074917068346849 57.93103448275862,0.0 59.31034482758621,4.360161868126098 60.68965517241379,6.522105987495049 62.06896551724138,5.464674626449421 63.44827586206897,12.49723602144978 64.82758620689656,5.892105541126808 66.20689655172414,1.290023891153043 67.58620689655172,5.094340481086591 68.96551724137932,5.979792430160278 70.3448275862069,5.912405335809714 71.72413793103448,7.165695211157386 73.10344827586206,15.60791554762067 74.48275862068967,4.450939150171434 75.86206896551724,2.66487791459709 77.24137931034483,3.405718850229191 78.62068965517241,2.43112015433766 80.0,3.4767428005291" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(231,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersectionSlow_50x10_4.html">BenchmarkSetIntersectionSlow/50x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.713979978753596 1.379310344827586,3.598266369473815 2.758620689655172,13.96730695200649 4.137931034482759,2.63836614302727 5.517241379310345,2.838288451326249 6.896551724137931,5.930373127776334 8.275862068965518,6.243261070379526 9.655172413793103,0.5151915290532193 11.03448275862069,3.805832780745065 12.41379310344828,4.621840773034926 13.79310344827586,1.681947785473853 15.17241379310345,2.411614434047475 16.55172413793103,18.78439252268655 17.93103448275862,6.415733645033972 19.31034482758621,2.125495859902803 20.68965517241379,6.392176000468251 22.06896551724138,3.363455334650874 23.44827586206897,3.371264526234456 24.82758620689655,4.424669941591149 26.20689655172414,2.723091619426727 27.58620689655172,1.422873727473221 28.96551724137931,6.55074611297614 30.3448275862069,13.97478596636745 31.72413793103448,6.556929431872558 33.10344827586207,6.263732058182229 34.48275862068966,6.314219157132591 35.86206896551724,6.373746108223589 37.24137931034483,9.04880194444368 38.62068965517241,7.264149031992922 40.0,3.415963518418511 41.37931034482759,6.323143947513828 42.75862068965517,2.448329140666253 44.13793103448276,2.697552911525261 45.51724137931034,6.225566572857982 46.89655172413793,5.996713736097851 48.27586206896552,5.886119374574303 49.6551724137931,0.8668052577220823 51.03448275862069,10.80938693843921 52.41379310344828,1.064891580555863 53.79310344827586,5.44326667338694 55.17241379310345,20.0 56.55172413793103,0.9392991688288689 57.93103448275862,0.0 59.31034482758621,5.07390842034462 60.68965517241379,6.25436703150416 62.06896551724138,5.685011429884991 63.44827586206897,12.39259172360765 64.82758620689656,6.26463754420185 66.20689655172414,1.18143913745703 67.58620689655172,4.987406990702259 68.96551724137932,6.425668977823847 70.3448275862069,6.06384977136478 71.72413793103448,7.367764647674639 73.10344827586206,15.83505946816954 74.48275862068967,4.648289969641205 75.86206896551724,3.105912098318773 77.24137931034483,3.62168393885418 78.62068965517241,2.65333917980476 80.0,3.476325917936452" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(232,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinTemplateString_single_string_part_4.html">BenchmarkBuiltinTemplateString/single_string_part-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,2.080291970802918 2.758620689655172,13.56447688564477 4.137931034482759,2.9075425790754252 5.517241379310345,4.951338199513382 6.896551724137931,1.8126520681265177 8.275862068965518,2.7007299270072984 9.655172413793103,2.177615571776151 11.03448275862069,1.0218978102189737 12.41379310344828,0.4014598540146004 13.79310344827586,2.895377128953772 15.17241379310345,0.03649635036496335 16.55172413793103,14.051094890510951 17.93103448275862,5.6326034063260355 19.31034482758621,1.0705596107055975 20.68965517241379,3.9537712895377126 22.06896551724138,1.2408759124087574 23.44827586206897,4.294403892944041 24.82758620689655,5.389294403892945 26.20689655172414,3.4914841849148424 27.58620689655172,0.9854014598540104 28.96551724137931,4.282238442822383 30.3448275862069,13.600973236009732 31.72413793103448,5.79075425790754 33.10344827586207,5.59610705596107 34.48275862068966,5.6690997566909935 35.86206896551724,3.6982968369829656 37.24137931034483,7.23844282238443 38.62068965517241,6.119221411192218 40.0,3.0778588807785887 41.37931034482759,5.742092457420924 42.75862068965517,0.03649635036496335 44.13793103448276,2.0924574209245748 45.51724137931034,2.7128953771289552 46.89655172413793,5.54744525547445 48.27586206896552,5.5352798053528005 49.6551724137931,0.6934306569343072 51.03448275862069,9.02676399026764 52.41379310344828,3.9659367396593623 53.79310344827586,6.350364963503649 55.17241379310345,20.0 56.55172413793103,3.1995133819951356 57.93103448275862,0.34063260340632695 59.31034482758621,1.545012165450121 60.68965517241379,5.133819951338198 62.06896551724138,4.841849148418493 63.44827586206897,12.919708029197082 64.82758620689656,3.2116788321167853 66.20689655172414,3.0291970802919685 67.58620689655172,5.815085158150854 68.96551724137932,6.2895377128953776 70.3448275862069,3.2725060827250587 71.72413793103448,5.3771289537712885 73.10344827586206,14.038929440389294 74.48275862068967,3.2238442822384457 75.86206896551724,5.523114355231142 77.24137931034483,3.771289537712896 78.62068965517241,2.0194647201946445 80.0,3.7834549878345456" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(232,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.91</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_1000x100x10_10p_4.html">BenchmarkJSONPatchReplace/1000x100x10-10p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.652711181895709 1.379310344827586,1.218549329899527 2.758620689655172,12.90071895314097 4.137931034482759,0.1801618632915968 5.517241379310345,6.05784381830196 6.896551724137931,7.123340280013329 8.275862068965518,6.60171803256468 9.655172413793103,1.464111643878168 11.03448275862069,3.801810654964617 12.41379310344828,7.605428576269463 13.79310344827586,0.2394627900803669 15.17241379310345,3.620632204356641 16.55172413793103,18.48743102737444 17.93103448275862,6.171249781151342 19.31034482758621,3.009776181359177 20.68965517241379,5.870904706234504 22.06896551724138,3.584260969259529 23.44827586206897,4.217256004924801 24.82758620689655,6.388347650271372 26.20689655172414,3.439340799602401 27.58620689655172,3.029882019394227 28.96551724137931,6.294595708871983 30.3448275862069,13.60148647656484 31.72413793103448,6.052309065135008 33.10344827586207,6.18322292065536 34.48275862068966,5.834194608698599 35.86206896551724,5.669959280030272 37.24137931034483,12.97673709357686 38.62068965517241,11.3194738595867 40.0,4.12214861377024 41.37931034482759,5.983181127621242 42.75862068965517,2.459802443198184 44.13793103448276,3.580081665847749 45.51724137931034,6.56749292624659 46.89655172413793,5.817590349197743 48.27586206896552,5.801776768720738 49.6551724137931,3.605270440464693 51.03448275862069,13.55133483562348 52.41379310344828,3.618147213138826 53.79310344827586,6.086873033891892 55.17241379310345,20.0 56.55172413793103,2.884171170713249 57.93103448275862,0.0 59.31034482758621,7.228500590185414 60.68965517241379,6.361238655167935 62.06896551724138,5.58162913765157 63.44827586206897,15.09993618090736 64.82758620689656,7.273343386252351 66.20689655172414,2.722646741555266 67.58620689655172,4.799195766478598 68.96551724137932,6.436240208287446 70.3448275862069,6.170233193834963 71.72413793103448,11.33969265176801 73.10344827586206,18.41480151132648 74.48275862068967,3.621535837526756 75.86206896551724,2.473356940749903 77.24137931034483,3.606964752658658 78.62068965517241,2.860563754144005 80.0,3.130298255423211" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(232,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseModuleRulesBase_1000_4.html">BenchmarkParseModuleRulesBase/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.877578024752088 1.379310344827586,3.11205172351334 2.758620689655172,13.03053876117533 4.137931034482759,3.920405124303836 5.517241379310345,3.242809558401544 6.896551724137931,5.513820329049098 8.275862068965518,1.74703754759467 9.655172413793103,2.671036701043508 11.03448275862069,3.033867766420519 12.41379310344828,3.775599116078561 13.79310344827586,1.638450201246566 15.17241379310345,2.9981143263531 16.55172413793103,16.68278164509296 17.93103448275862,4.092384662170794 19.31034482758621,2.355280744202364 20.68965517241379,5.218701916751989 22.06896551724138,4.180609021108486 23.44827586206897,3.925301393186788 24.82758620689655,4.185474783643259 26.20689655172414,1.833950133560606 27.58620689655172,3.401663739963888 28.96551724137931,4.479117451347141 30.3448275862069,12.26272829711658 31.72413793103448,5.325988930008904 33.10344827586207,3.558870578724491 34.48275862068966,4.106840857914777 35.86206896551724,3.506628457465571 37.24137931034483,9.722041408554361 38.62068965517241,5.485762115310183 40.0,2.5043080683571 41.37931034482759,4.894041919535693 42.75862068965517,3.825587580865656 44.13793103448276,3.920134380463735 45.51724137931034,4.507343450001049 46.89655172413793,1.067771759129501 48.27586206896552,3.440425868620598 49.6551724137931,4.164764786522295 51.03448275862069,9.469982706713875 52.41379310344828,3.009912656511866 53.79310344827586,3.387546927343412 55.17241379310345,20.0 56.55172413793103,3.958297822037405 57.93103448275862,0.0 59.31034482758621,5.193518926329076 60.68965517241379,4.93893201088314 62.06896551724138,3.255198949056305 63.44827586206897,11.78677969268668 64.82758620689656,5.554134468169486 66.20689655172414,0.4178683307879599 67.58620689655172,3.664479742831485 68.96551724137932,3.234107622583087 70.3448275862069,3.138233796839161 71.72413793103448,7.07327434168254 73.10344827586206,16.35485365532784 74.48275862068967,3.183570043528746 75.86206896551724,2.909478131714972 77.24137931034483,4.343634945784499 78.62068965517241,3.056263239278449 80.0,3.613282463997743" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(232,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersectionSlow_100x10_4.html">BenchmarkSetIntersectionSlow/100x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.527549472662545 1.379310344827586,3.224209027848441 2.758620689655172,13.42909794683643 4.137931034482759,2.679126788661062 5.517241379310345,5.811896852786903 6.896551724137931,5.553973688768976 8.275862068965518,6.021930676845307 9.655172413793103,0.3117394563988183 11.03448275862069,3.635497871150042 12.41379310344828,4.614106595980658 13.79310344827586,1.255458932134421 15.17241379310345,2.205565468219372 16.55172413793103,18.43405942130538 17.93103448275862,6.566461603278745 19.31034482758621,2.359611780532602 20.68965517241379,6.305956117546685 22.06896551724138,3.026012773440066 23.44827586206897,3.454902786885971 24.82758620689655,4.476459455881537 26.20689655172414,2.393026778485598 27.58620689655172,1.35861159029567 28.96551724137931,6.357887056435709 30.3448275862069,13.7728625485419 31.72413793103448,5.920078027770508 33.10344827586207,5.708446077358708 34.48275862068966,6.470217370367484 35.86206896551724,5.946967116236127 37.24137931034483,7.628936568745127 38.62068965517241,6.531140832842994 40.0,3.396130124783856 41.37931034482759,6.235737930419566 42.75862068965517,1.727999303031778 44.13793103448276,2.42667863673288 45.51724137931034,5.845864524759898 46.89655172413793,6.039663889797345 48.27586206896552,6.031104248817655 49.6551724137931,0.5889231738871054 51.03448275862069,9.88423180863594 52.41379310344828,0.8274333226360508 53.79310344827586,5.383592183746415 55.17241379310345,20.0 56.55172413793103,0.7268235094732207 57.93103448275862,0.0 59.31034482758621,4.822819991961724 60.68965517241379,6.320192237992868 62.06896551724138,5.389329920185568 63.44827586206897,12.22429989235789 64.82758620689656,5.925286231712667 66.20689655172414,0.5649104406043886 67.58620689655172,4.968863421113441 68.96551724137932,5.819366119653245 70.3448275862069,5.963550059368216 71.72413793103448,6.973711570182964 73.10344827586206,17.98509890108394 74.48275862068967,4.409097204946432 75.86206896551724,2.591248896949096 77.24137931034483,3.22920215175326 78.62068965517241,2.617111590806145 80.0,3.353555167519103" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(232,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_3_bindings_with_hint_4.html">BenchmarkBindingsAllocation/3_bindings_with_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.0951008645533165 1.379310344827586,1.569004162664104 2.758620689655172,14.639769452449567 4.137931034482759,1.7547230227345487 5.517241379310345,8.03073967339097 6.896551724137931,4.924751841178354 8.275862068965518,7.883445405059238 9.655172413793103,1.6586615433877654 11.03448275862069,1.1143131604226681 12.41379310344828,3.3237271853986563 13.79310344827586,1.607428754402818 15.17241379310345,2.3503041946845933 16.55172413793103,14.716618635926991 17.93103448275862,8.107588856868395 19.31034482758621,1.9788664745437075 20.68965517241379,7.678514249119438 22.06896551724138,2.6769132244636538 23.44827586206897,2.5232148575088047 24.82758620689655,7.307076528978545 26.20689655172414,0.2945885366634684 27.58620689655172,0.019212295869351692 28.96551724137931,6.986871597822606 30.3448275862069,14.364393211655457 31.72413793103448,7.960294588536662 33.10344827586207,7.953890489913544 34.48275862068966,8.02433557476785 35.86206896551724,6.98046749919949 37.24137931034483,7.403138008325328 38.62068965517241,6.21837976304835 40.0,2.3310918988152416 41.37931034482759,8.088376560999038 42.75862068965517,2.382324687800189 44.13793103448276,0.9798270893371743 45.51724137931034,3.413384566122314 46.89655172413793,7.556836375280181 48.27586206896552,7.800192122958691 49.6551724137931,0.6019852705731665 51.03448275862069,8.165225744476466 52.41379310344828,1.2231828370156919 53.79310344827586,7.1597822606468124 55.17241379310345,20.0 56.55172413793103,0.4867114953570315 57.93103448275862,0.0 59.31034482758621,2.1389689401216785 60.68965517241379,8.107588856868395 62.06896551724138,7.851424911943642 63.44827586206897,10.521934037784181 64.82758620689656,3.304514889529301 66.20689655172414,1.2167787383925734 67.58620689655172,7.204610951008647 68.96551724137932,7.857829010566764 70.3448275862069,7.6208773615113685 71.72413793103448,5.622798591098302 73.10344827586206,14.652577649695804 74.48275862068967,3.643932116554595 75.86206896551724,2.753762407941082 77.24137931034483,1.1271213576689085 78.62068965517241,2.875440281780339 80.0,3.1123919308357344" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(232,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_3_bindings_without_hint_4.html">BenchmarkBindingsAllocation/3_bindings_without_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.4697193500738592 1.379310344827586,2.0384047267355996 2.758620689655172,14.262924667651404 4.137931034482759,2.7001477104874496 5.517241379310345,8.047267355982278 6.896551724137931,4.076809453471197 8.275862068965518,7.527326440177255 9.655172413793103,1.0044313146233392 11.03448275862069,0.33677991137371066 12.41379310344828,3.7459379615952706 13.79310344827586,1.8847858197932048 15.17241379310345,1.5539143279172833 16.55172413793103,14.877400295420976 17.93103448275862,8.100443131462336 19.31034482758621,2.428360413589367 20.68965517241379,7.604135893648451 22.06896551724138,1.7252584933530315 23.44827586206897,1.7193500738552459 24.82758620689655,7.846381093057609 26.20689655172414,2.050221565731171 27.58620689655172,1.565731166912851 28.96551724137931,7.131462333825704 30.3448275862069,14.481536189069425 31.72413793103448,7.870014771048748 33.10344827586207,7.7400295420974885 34.48275862068966,7.787296898079765 35.86206896551724,5.270310192023636 37.24137931034483,7.042836041358939 38.62068965517241,5.045790251107826 40.0,2.522895125553916 41.37931034482759,7.852289512555393 42.75862068965517,2.4047267355982314 44.13793103448276,1.7370753323485957 45.51724137931034,4.319054652880357 46.89655172413793,7.072378138847862 48.27586206896552,7.698670605612998 49.6551724137931,1.418020679468242 51.03448275862069,7.639586410635156 52.41379310344828,0.5140324963072409 53.79310344827586,7.692762186115216 55.17241379310345,20.0 56.55172413793103,0.6203840472673541 57.93103448275862,0.43131462333825965 59.31034482758621,1.4534711964549487 60.68965517241379,7.6336779911373736 62.06896551724138,7.432791728212706 63.44827586206897,10.262924667651406 64.82758620689656,3.4741506646971985 66.20689655172414,0.0 67.58620689655172,6.794682422451995 68.96551724137932,7.24963072378139 70.3448275862069,6.8774002954209745 71.72413793103448,5.152141802067948 73.10344827586206,14.623338257016249 74.48275862068967,1.9556868537666183 75.86206896551724,2.138847858197934 77.24137931034483,3.0841949778434277 78.62068965517241,2.1211225997045773 80.0,3.5332348596750407" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(232,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinTemplateString_primitives_4.html">BenchmarkBuiltinTemplateString/primitives-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.13089005235602258 1.379310344827586,1.745200698080282 2.758620689655172,13.298429319371726 4.137931034482759,1.7277486910994782 5.517241379310345,5.235602094240839 6.896551724137931,1.605584642233854 8.275862068965518,2.652705061082024 9.655172413793103,0.0785340314136107 11.03448275862069,1.5706806282722532 12.41379310344828,1.029668411867366 13.79310344827586,2.0157068062827257 15.17241379310345,0.4101221640488646 16.55172413793103,13.342059336823734 17.93103448275862,5.802792321116929 19.31034482758621,1.500872600349041 20.68965517241379,4.441535776614309 22.06896551724138,0.8464223385689351 23.44827586206897,3.7347294938917983 24.82758620689655,5.541012216404885 26.20689655172414,2.085514834205931 27.58620689655172,0.3577661431064598 28.96551724137931,4.720767888307158 30.3448275862069,12.958115183246074 31.72413793103448,5.68935427574171 33.10344827586207,5.898778359511345 34.48275862068966,5.872600349040141 35.86206896551724,4.345549738219896 37.24137931034483,5.67190226876091 38.62068965517241,4.537521815008727 40.0,2.888307155322863 41.37931034482759,5.776614310645725 42.75862068965517,0.7417102966841185 44.13793103448276,1.5095986038394429 45.51724137931034,2.1640488656195487 46.89655172413793,5.628272251308902 48.27586206896552,5.837696335078533 49.6551724137931,1.2827225130890056 51.03448275862069,7.966841186736476 52.41379310344828,3.420593368237345 53.79310344827586,5.776614310645725 55.17241379310345,20.0 56.55172413793103,2.9493891797556735 57.93103448275862,0.0 59.31034482758621,0.898778359511347 60.68965517241379,6.631762652705062 62.06896551724138,5.0087260034904 63.44827586206897,11.823734729493893 64.82758620689656,2.643979057591622 66.20689655172414,2.2251308900523554 67.58620689655172,5.750436300174517 68.96551724137932,6.090750436300176 70.3448275862069,3.8830715532286213 71.72413793103448,4.738219895287958 73.10344827586206,12.321116928446772 74.48275862068967,2.2076788830715515 75.86206896551724,5.287958115183249 77.24137931034483,3.717277486910998 78.62068965517241,1.8499127399650952 80.0,3.211169284467715" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(232,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkRead_AST_4.html">BenchmarkRead/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.735698769007966 1.379310344827586,3.4757422157856652 2.758620689655172,14.4243301955105 4.137931034482759,3.5047067342505436 5.517241379310345,5.112237509051411 6.896551724137931,3.5916002896451786 8.275862068965518,5.532223026792181 9.655172413793103,3.3888486603910195 11.03448275862069,3.533671252715422 12.41379310344828,3.66401158580738 13.79310344827586,3.374366401158575 15.17241379310345,4.590876176683562 16.55172413793103,18.78349022447502 17.93103448275862,6.198406951484429 19.31034482758621,4.315713251267198 20.68965517241379,6.922519913106445 22.06896551724138,4.083997103548153 23.44827586206897,4.634322954380881 24.82758620689655,6.2853005068790715 26.20689655172414,4.344677769732074 27.58620689655172,2.7371469949312086 28.96551724137931,6.835626357711803 30.3448275862069,14.047791455467053 31.72413793103448,4.952932657494568 33.10344827586207,6.545981173062998 34.48275862068966,4.880521361332368 35.86206896551724,6.343229543808832 37.24137931034483,8.935553946415641 38.62068965517241,8.935553946415641 40.0,3.2005792903692942 41.37931034482759,5.734974656046338 42.75862068965517,3.5771180304127412 44.13793103448276,3.301955104996374 45.51724137931034,2.722664735698764 46.89655172413793,4.663287472845763 48.27586206896552,6.618392469225199 49.6551724137931,2.375090514120199 51.03448275862069,12.13613323678494 52.41379310344828,4.373642288196958 53.79310344827586,6.517016654598116 55.17241379310345,20.0 56.55172413793103,4.851556842867485 57.93103448275862,2.2157856625633556 59.31034482758621,3.939174511223751 60.68965517241379,6.618392469225199 62.06896551724138,5.720492396813901 63.44827586206897,14.134685010861693 64.82758620689656,3.939174511223751 66.20689655172414,4.330195510499635 67.58620689655172,6.5894279507603155 68.96551724137932,5.488776249094858 70.3448275862069,6.1549601737871065 71.72413793103448,10.13758146270818 73.10344827586206,16.799420709630702 74.48275862068967,2.085445329471394 75.86206896551724,0.0 77.24137931034483,2.2737146994931194 78.62068965517241,2.013034033309193 80.0,5.387400434467777" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(233,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_5_bindings_with_hint_4.html">BenchmarkBindingsAllocation/5_bindings_with_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.005708848715507 1.379310344827586,2.5575642245480488 2.758620689655172,15.699333967649855 4.137931034482759,2.652711703139868 5.517241379310345,9.457659372026638 6.896551724137931,5.674595623215984 8.275862068965518,9.373929590865842 9.655172413793103,2.565176022835395 11.03448275862069,1.5832540437678375 12.41379310344828,3.512844909609896 13.79310344827586,2.686964795432921 15.17241379310345,3.1512844909609896 16.55172413793103,15.904852521408184 17.93103448275862,9.225499524262608 19.31034482758621,3.1398667935299684 20.68965517241379,8.966698382492863 22.06896551724138,3.6803044719314926 23.44827586206897,3.8705994291151278 24.82758620689655,9.389153187440533 26.20689655172414,1.5223596574690745 27.58620689655172,0.0 28.96551724137931,9.13035204567079 30.3448275862069,15.528068506184585 31.72413793103448,9.058039961941006 33.10344827586207,9.347288296860132 34.48275862068966,9.01998097050428 35.86206896551724,8.921027592768793 37.24137931034483,8.338725023786868 38.62068965517241,7.0104662226451 40.0,3.3682207421503314 41.37931034482759,9.472882968601333 42.75862068965517,3.048525214081824 44.13793103448276,1.8230256898192216 45.51724137931034,4.399619410085631 46.89655172413793,6.500475737392959 48.27586206896552,9.16079923882017 49.6551724137931,1.0504281636536632 51.03448275862069,9.465271170313986 52.41379310344828,2.565176022835395 53.79310344827586,8.380589914367269 55.17241379310345,20.0 56.55172413793103,1.3396764985727891 57.93103448275862,0.2892483349191224 59.31034482758621,3.604186489058037 60.68965517241379,9.278782112274024 62.06896551724138,9.023786869647953 63.44827586206897,11.44814462416746 64.82758620689656,5.0352045670789725 66.20689655172414,1.960038058991433 67.58620689655172,8.471931493815411 68.96551724137932,9.164605137963843 70.3448275862069,8.981921979067554 71.72413793103448,6.964795432921026 73.10344827586206,13.217887725975263 74.48275862068967,4.726926736441484 75.86206896551724,3.6612749762131287 77.24137931034483,2.294957183634633 78.62068965517241,4.022835394862037 80.0,3.3339676498572786" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(233,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnionSlow_250x250_4.html">BenchmarkSetUnionSlow/250x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.098252676719748 1.379310344827586,1.442149784075113 2.758620689655172,13.91921875007055 4.137931034482759,1.698246187975816 5.517241379310345,2.896077347891684 6.896551724137931,4.536129951867839 8.275862068965518,3.225981601508433 9.655172413793103,1.253493746779413 11.03448275862069,2.315016133816734 12.41379310344828,3.543819113427307 13.79310344827586,0.295844153012838 15.17241379310345,2.356531194894455 16.55172413793103,18.10810157090169 17.93103448275862,5.713022980022086 19.31034482758621,2.778315030581915 20.68965517241379,1.462395181146574 22.06896551724138,4.387495145535883 23.44827586206897,3.658411879277629 24.82758620689655,1.371416025172198 26.20689655172414,2.19520012260243 27.58620689655172,0.4721212664970348 28.96551724137931,6.348660593606549 30.3448275862069,13.40549083187568 31.72413793103448,6.485963963219013 33.10344827586207,2.522753980305824 34.48275862068966,3.372671074669511 35.86206896551724,5.335669625151197 37.24137931034483,9.58937796488351 38.62068965517241,6.792863491082266 40.0,3.185425016920077 41.37931034482759,5.653814159148765 42.75862068965517,3.182663108220574 44.13793103448276,1.076522608596322 45.51724137931034,4.891617658697358 46.89655172413793,4.072419542316511 48.27586206896552,2.591760417513907 49.6551724137931,2.129763139561336 51.03448275862069,11.50613744230355 52.41379310344828,3.002735270019146 53.79310344827586,2.568882112616343 55.17241379310345,20.0 56.55172413793103,2.938997228480735 57.93103448275862,0.0 59.31034482758621,2.775496361498116 60.68965517241379,5.215893604207647 62.06896551724138,2.203581309347255 63.44827586206897,12.73639555176608 64.82758620689656,4.357454712147129 66.20689655172414,0.9274027589803797 67.58620689655172,1.387244432338429 68.96551724137932,5.924513461918394 70.3448275862069,5.281717589868942 71.72413793103448,7.192953249889978 73.10344827586206,17.14038216895747 74.48275862068967,3.594151384201947 75.86206896551724,1.403076709530862 77.24137931034483,2.301827084520276 78.62068965517241,3.303505966387145 80.0,3.218215748929728" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(233,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_set_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/set-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.2900049236829112 1.379310344827586,0.9551944854751362 2.758620689655172,12.97882816346627 4.137931034482759,0.0 5.517241379310345,3.259478089611026 6.896551724137931,8.242245199409155 8.275862068965518,4.7562776957163955 9.655172413793103,3.062530773018217 11.03448275862069,1.4180206794682384 12.41379310344828,8.27178729689808 13.79310344827586,2.087641555883799 15.17241379310345,3.6730674544559285 16.55172413793103,18.49335302806499 17.93103448275862,0.8862629246676477 19.31034482758621,1.9300837026095543 20.68965517241379,4.6184145741014255 22.06896551724138,1.7331363860167386 23.44827586206897,0.7582471688823205 24.82758620689655,2.5307730182176265 26.20689655172414,2.4519940915804987 27.58620689655172,2.4519940915804987 28.96551724137931,3.6632200886262893 30.3448275862069,12.59478089611029 31.72413793103448,4.6873461349089105 33.10344827586207,4.805514524864593 34.48275862068966,2.61939931068439 35.86206896551724,5.150172328902016 37.24137931034483,6.745445593303787 38.62068965517241,4.401772525849335 40.0,1.782373215164938 41.37931034482759,2.2156573116691263 42.75862068965517,0.9551944854751362 44.13793103448276,2.4322993599212204 45.51724137931034,9.28606597735106 46.89655172413793,4.982767109798125 48.27586206896552,3.200393894633187 49.6551724137931,2.048252092565235 51.03448275862069,6.41063515509601 52.41379310344828,2.1368783850319986 53.79310344827586,3.2397833579517474 55.17241379310345,20.0 56.55172413793103,3.0329886755292925 57.93103448275862,0.640078778926636 59.31034482758621,9.069423929098967 60.68965517241379,2.25504677498769 62.06896551724138,2.235352043328408 63.44827586206897,11.294928606597734 64.82758620689656,9.039881831610044 66.20689655172414,2.52092565238798 67.58620689655172,2.2648941408173293 68.96551724137932,1.1029049729197418 70.3448275862069,1.8119153126538627 71.72413793103448,4.677498769079271 73.10344827586206,16.53372722796652 74.48275862068967,2.8458887247661266 75.86206896551724,1.0044313146233357 77.24137931034483,0.7877892663712451 78.62068965517241,2.550467749876905 80.0,3.9783357951747895" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(233,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td></td><td></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkReadNotFound_AST_4.html">BenchmarkReadNotFound/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.953736654804267 1.379310344827586,1.690391459074732 2.758620689655172,13.505338078291816 4.137931034482759,3.718861209964416 5.517241379310345,3.256227758007114 6.896551724137931,1.97508896797153 8.275862068965518,2.633451957295371 9.655172413793103,3.3451957295373624 11.03448275862069,2.633451957295371 12.41379310344828,2.740213523131672 13.79310344827586,0.05338078291814696 15.17241379310345,2.7758007117437735 16.55172413793103,18.594306049822062 17.93103448275862,4.2348754448398545 19.31034482758621,3.1316725978647675 20.68965517241379,4.1814946619217075 22.06896551724138,2.633451957295371 23.44827586206897,3.416370106761562 24.82758620689655,4.2170818505338055 26.20689655172414,3.469750889679716 27.58620689655172,1.1743772241992865 28.96551724137931,4.145907473309604 30.3448275862069,12.90035587188612 31.72413793103448,2.135231316725978 33.10344827586207,4.199288256227758 34.48275862068966,2.153024911032027 35.86206896551724,4.501779359430602 37.24137931034483,8.451957295373663 38.62068965517241,7.597864768683271 40.0,2.206405693950181 41.37931034482759,3.5765124555160135 42.75862068965517,2.5088967971530245 44.13793103448276,2.135231316725978 45.51724137931034,0.7295373665480405 46.89655172413793,2.793594306049819 48.27586206896552,3.9857651245551615 49.6551724137931,1.6370106761565815 51.03448275862069,11.423487544483983 52.41379310344828,3.843416370106759 53.79310344827586,4.1637010676156585 55.17241379310345,20.0 56.55172413793103,2.6868327402135215 57.93103448275862,0.480427046263344 59.31034482758621,1.868327402135229 60.68965517241379,4.092526690391459 62.06896551724138,3.683274021352311 63.44827586206897,13.469750889679712 64.82758620689656,2.135231316725978 66.20689655172414,2.9181494661921725 67.58620689655172,4.1637010676156585 68.96551724137932,3.078291814946617 70.3448275862069,4.4306049822064075 71.72413793103448,8.50533807829181 73.10344827586206,19.62633451957295 74.48275862068967,0.0 75.86206896551724,0.747330960854093 77.24137931034483,2.384341637010678 78.62068965517241,2.5444839857651225 80.0,3.9501779359430564" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(233,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedObjects_depth_500_4.html">BenchmarkParseDeepNesting/NestedObjects/depth-500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.637699443922574 1.379310344827586,3.37890745527725 2.758620689655172,11.94760804426678 4.137931034482759,4.302469093477232 5.517241379310345,2.808568117770479 6.896551724137931,6.604190807923589 8.275862068965518,3.0052522232812 9.655172413793103,2.420822391201498 11.03448275862069,3.527491891966018 12.41379310344828,4.33404414335964 13.79310344827586,2.446672106306096 15.17241379310345,3.140260417023786 16.55172413793103,14.13509733069122 17.93103448275862,3.33927579657577 19.31034482758621,2.086353133163745 20.68965517241379,4.425615216362801 22.06896551724138,3.921922889682741 23.44827586206897,3.067579520443216 24.82758620689655,4.546635765857806 26.20689655172414,3.848042072639756 27.58620689655172,1.021303730724135 28.96551724137931,4.788231180104633 30.3448275862069,11.25765377837812 31.72413793103448,4.405285135385312 33.10344827586207,3.64837530769389 34.48275862068966,3.745808849241993 35.86206896551724,2.833972148131895 37.24137931034483,9.151347682096501 38.62068965517241,5.755504206578307 40.0,2.121356527224481 41.37931034482759,4.513037992910184 42.75862068965517,3.879685689405731 44.13793103448276,4.262734584450402 45.51724137931034,5.395836618829838 46.89655172413793,3.562838120444588 48.27586206896552,2.143846465034318 49.6551724137931,2.699546772899625 51.03448275862069,9.168180852012094 52.41379310344828,2.928628730895552 53.79310344827586,2.443483746220251 55.17241379310345,20.0 56.55172413793103,3.804742085667464 57.93103448275862,0.0 59.31034482758621,5.078543365125512 60.68965517241379,5.624918576825765 62.06896551724138,2.494291806943083 63.44827586206897,10.44318205193256 64.82758620689656,7.036127890951228 66.20689655172414,3.06960224350843 67.58620689655172,4.422632556927655 68.96551724137932,2.246011121548514 70.3448275862069,1.366777973574323 71.72413793103448,6.158711765391551 73.10344827586206,13.51240717758137 74.48275862068967,3.401088842111037 75.86206896551724,4.48149722646956 77.24137931034483,2.222149846067346 78.62068965517241,3.768024519517563 80.0,3.395946325843544" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(233,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWasmRego_4.html">BenchmarkWasmRego-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.527783231886904 1.379310344827586,3.636363636363636 2.758620689655172,14.2862752797958 4.137931034482759,0.0 5.517241379310345,3.993716866287061 6.896551724137931,6.184959748674651 8.275862068965518,6.585509522874534 9.655172413793103,1.54722167681131 11.03448275862069,4.366777930492833 12.41379310344828,4.457097977616336 13.79310344827586,4.248969173375221 15.17241379310345,4.637738071863342 16.55172413793103,13.17494600431965 17.93103448275862,7.374828195562537 19.31034482758621,4.394266640486943 20.68965517241379,7.080306302768506 22.06896551724138,5.301394070292558 23.44827586206897,5.906145690162969 24.82758620689655,7.080306302768506 26.20689655172414,2.120557628117023 27.58620689655172,4.339289220498724 28.96551724137931,6.722953072845081 30.3448275862069,12.48772825446692 31.72413793103448,6.141763204398194 33.10344827586207,5.513449833104261 34.48275862068966,6.530532102886315 35.86206896551724,4.861574710386805 37.24137931034483,6.774003534262714 38.62068965517241,4.610249361869232 40.0,5.344590614569016 41.37931034482759,7.496563911250736 42.75862068965517,4.256823090516395 44.13793103448276,4.292165717651679 45.51724137931034,4.798743373257412 46.89655172413793,6.683683487139211 48.27586206896552,7.433732574121343 49.6551724137931,2.12448458668761 51.03448275862069,8.816021990967995 52.41379310344828,4.362850971922246 53.79310344827586,6.420577262909876 55.17241379310345,20.0 56.55172413793103,4.135087374828196 57.93103448275862,0.8168073826821127 59.31034482758621,4.857647751816218 60.68965517241379,6.770076575692126 62.06896551724138,6.938935794227371 63.44827586206897,9.161594345179658 64.82758620689656,6.828980954250933 66.20689655172414,3.514627920675437 67.58620689655172,3.612801884940114 68.96551724137932,7.649715295503632 70.3448275862069,5.450618495974867 71.72413793103448,5.234635774592578 73.10344827586206,12.44453171019046 74.48275862068967,4.315727469075201 75.86206896551724,4.661299823286864 77.24137931034483,5.666601217357157 78.62068965517241,4.02120557628117 80.0,3.946593363440016" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(233,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_1000_10000_4.html">BenchmarkJSONPatchAddRemove/object-1000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.122406767161968 1.379310344827586,2.107401885894889 2.758620689655172,12.63690632743399 4.137931034482759,0.0 5.517241379310345,4.149535531357604 6.896551724137931,2.116307889821555 8.275862068965518,5.696295395306214 9.655172413793103,2.901848003775101 11.03448275862069,2.534316931469303 12.41379310344828,3.718821821970351 13.79310344827586,2.41125996552227 15.17241379310345,3.465674152974389 16.55172413793103,16.20055926011072 17.93103448275862,5.396242347746179 19.31034482758621,2.316923827397377 20.68965517241379,5.600475453881419 22.06896551724138,4.558794591314083 23.44827586206897,3.926092585504961 24.82758620689655,5.758809365664537 26.20689655172414,1.375020776430326 27.58620689655172,0.6556659315578215 28.96551724137931,6.180155372673438 30.3448275862069,13.90780614269093 31.72413793103448,6.89158174068595 33.10344827586207,3.039625190012794 34.48275862068966,5.505241391871178 35.86206896551724,5.247591366939461 37.24137931034483,11.50698374630402 38.62068965517241,8.721362755518252 40.0,4.13383778400027 41.37931034482759,5.803282071007311 42.75862068965517,3.860916684763123 44.13793103448276,4.130851072636948 45.51724137931034,5.110912704604057 46.89655172413793,4.113825544215109 48.27586206896552,3.626829201503672 49.6551724137931,3.78130076692889 51.03448275862069,13.10371530336136 52.41379310344828,0.8882409543720933 53.79310344827586,1.625576565842339 55.17241379310345,20.0 56.55172413793103,4.033187521532661 57.93103448275862,0.4017986498026796 59.31034482758621,3.055042734171863 60.68965517241379,5.843086845797175 62.06896551724138,5.074483104702383 63.44827586206897,14.86692895384225 64.82758620689656,4.337930788536378 66.20689655172414,2.549801342300685 67.58620689655172,4.081118189072203 68.96551724137932,4.924488422194895 70.3448275862069,3.086307679669156 71.72413793103448,10.83034715265789 73.10344827586206,19.07192242956551 74.48275862068967,4.09445968226231 75.86206896551724,2.607478623361687 77.24137931034483,2.583330202274868 78.62068965517241,2.648270477599983 80.0,3.526245805708376" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(233,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedObjects_depth_100_4.html">BenchmarkParseDeepNesting/NestedObjects/depth-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.321912837553951 1.379310344827586,3.768954585386349 2.758620689655172,11.52992628241855 4.137931034482759,4.625300790649708 5.517241379310345,2.753905503991444 6.896551724137931,7.277987853787098 8.275862068965518,3.810587830869715 9.655172413793103,2.937053588480196 11.03448275862069,3.522210763530805 12.41379310344828,5.717887017302624 13.79310344827586,1.260647034108705 15.17241379310345,3.744318398838853 16.55172413793103,15.45166342003743 17.93103448275862,3.786906535273672 19.31034482758621,1.946067759061915 20.68965517241379,5.141132882624804 22.06896551724138,3.537679996944349 23.44827586206897,3.127076887819411 24.82758620689655,4.802719529429739 26.20689655172414,3.61216149115771 27.58620689655172,0.0 28.96551724137931,5.029792597685344 30.3448275862069,11.38058133761124 31.72413793103448,4.260723425384821 33.10344827586207,4.226920285703373 34.48275862068966,4.350865131202017 35.86206896551724,2.796875596806845 37.24137931034483,9.19731866620832 38.62068965517241,6.315075818341545 40.0,2.949467170849089 41.37931034482759,5.455101027462664 42.75862068965517,3.674229403002177 44.13793103448276,4.307322103815744 45.51724137931034,6.142813490699362 46.89655172413793,4.769298346128872 48.27586206896552,2.682861617203315 49.6551724137931,3.307742255834384 51.03448275862069,8.973683205377945 52.41379310344828,2.97257553187426 53.79310344827586,2.856842748558115 55.17241379310345,20.0 56.55172413793103,4.089606966884382 57.93103448275862,0.1909781902906688 59.31034482758621,6.289484740842596 60.68965517241379,5.346816393567855 62.06896551724138,2.821511783354341 63.44827586206897,10.75856537183454 64.82758620689656,7.252778732668729 66.20689655172414,1.18788434360796 67.58620689655172,4.232649631412093 68.96551724137932,3.334288224284787 70.3448275862069,2.645047935525763 71.72413793103448,7.956533363889844 73.10344827586206,12.30205110576372 74.48275862068967,2.244948626866812 75.86206896551724,3.645391696268286 77.24137931034483,2.226805698789198 78.62068965517241,3.297811389939269 80.0,3.301630953745082" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(234,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_500_5_4.html">BenchmarkObjectFind/500_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.927330733782348 1.379310344827586,6.600496277915635 2.758620689655172,11.499468273661822 4.137931034482759,6.671393123006029 5.517241379310345,1.2123360510457282 6.896551724137931,10.088621056362994 8.275862068965518,4.884792626728112 9.655172413793103,6.416164480680614 11.03448275862069,6.430343849698687 12.41379310344828,10.010634526763562 13.79310344827586,4.920241049273306 15.17241379310345,3.828429634881246 16.55172413793103,20.0 17.93103448275862,0.0 19.31034482758621,6.3239985820630995 20.68965517241379,4.67919177596597 22.06896551724138,6.572137539879478 23.44827586206897,6.302729528535981 24.82758620689655,1.113080467919179 26.20689655172414,6.607585962424672 27.58620689655172,6.721020914569305 28.96551724137931,4.941510102800423 30.3448275862069,11.733427862460124 31.72413793103448,1.3612194257355554 33.10344827586207,3.7008153137185396 34.48275862068966,4.9769585253456246 35.86206896551724,4.870613257710035 37.24137931034483,14.413328606876995 38.62068965517241,13.037929812123359 40.0,6.224742998936549 41.37931034482759,1.1485288904643767 42.75862068965517,3.7646224742998946 44.13793103448276,4.126196384260901 45.51724137931034,8.387096774193548 46.89655172413793,4.735909252038283 48.27586206896552,4.657922722438851 49.6551724137931,6.4799716412619635 51.03448275862069,15.044310528181498 52.41379310344828,3.0343849698688423 53.79310344827586,4.700460829493089 55.17241379310345,19.184686281460475 56.55172413793103,6.557958170861395 57.93103448275862,3.934774902516839 59.31034482758621,7.883729174051757 60.68965517241379,4.863523573200991 62.06896551724138,4.572846508330382 63.44827586206897,17.341368309110244 64.82758620689656,10.166607585962428 66.20689655172414,4.622474299893657 67.58620689655172,4.870613257710035 68.96551724137932,4.948599787309467 70.3448275862069,4.898971995746191 71.72413793103448,12.85359801488834 73.10344827586206,19.11378943637008 74.48275862068967,3.5519319390287123 75.86206896551724,4.735909252038283 77.24137931034483,4.636653668911732 78.62068965517241,6.387805742644449 80.0,6.416164480680614" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(234,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_100_10000_4.html">BenchmarkJSONPatchAddRemove/object-100-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.333181497937089 1.379310344827586,2.518679909816424 2.758620689655172,11.9189112537625 4.137931034482759,0.0 5.517241379310345,3.990094569069534 6.896551724137931,2.552380718057296 8.275862068965518,4.865776955576177 9.655172413793103,3.764801873094646 11.03448275862069,2.264936363790516 12.41379310344828,2.683393607552492 13.79310344827586,1.487553542757568 15.17241379310345,2.30236434310854 16.55172413793103,18.60399987631511 17.93103448275862,4.884891591189513 19.31034482758621,0.5701374797474301 20.68965517241379,5.242161386840127 22.06896551724138,3.955236708612026 23.44827586206897,4.12083814468672 24.82758620689655,4.115478466028049 26.20689655172414,2.508156719397881 27.58620689655172,0.4080038754599532 28.96551724137931,5.38765072849404 30.3448275862069,12.91652300489121 31.72413793103448,6.260347388303732 33.10344827586207,2.48530826298201 34.48275862068966,5.077953068233165 35.86206896551724,3.862220349955098 37.24137931034483,11.7855942344221 38.62068965517241,8.628919722187772 40.0,3.382183324284165 41.37931034482759,5.437347451143636 42.75862068965517,2.541102783807786 44.13793103448276,3.146254392559223 45.51724137931034,4.220371234218955 46.89655172413793,4.576261211852604 48.27586206896552,3.709004027406178 49.6551724137931,3.527034292301314 51.03448275862069,12.52983482414635 52.41379310344828,0.4813636458848341 53.79310344827586,2.612155099524777 55.17241379310345,20.0 56.55172413793103,3.403921276561081 57.93103448275862,0.3392822884896911 59.31034482758621,2.991561830975285 60.68965517241379,5.193701513111762 62.06896551724138,4.8535880089492 63.44827586206897,14.72029758851034 64.82758620689656,3.20738531800483 66.20689655172414,1.675029250479528 67.58620689655172,3.525790793654699 68.96551724137932,3.949950176932568 70.3448275862069,3.803805837328433 71.72413793103448,10.73631411706775 73.10344827586206,19.1511193316494 74.48275862068967,3.323329929782225 75.86206896551724,1.605852157320533 77.24137931034483,2.19831276517858 78.62068965517241,2.546558883484509 80.0,3.440637735263128" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(234,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_10_bindings_without_hint_4.html">BenchmarkBindingsAllocation/10_bindings_without_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.305721605465414 1.379310344827586,2.408198121263877 2.758620689655172,15.18360375747225 4.137931034482759,2.271562766865927 5.517241379310345,8.915456874466267 6.896551724137931,4.423569598633646 8.275862068965518,8.556789069171648 9.655172413793103,0.2561912894961571 11.03448275862069,0.5977796754910333 12.41379310344828,4.099060631938514 13.79310344827586,2.664389410760034 15.17241379310345,2.117847993168232 16.55172413793103,15.67890691716482 17.93103448275862,8.79590093936806 19.31034482758621,3.296327924850555 20.68965517241379,8.812980358667804 22.06896551724138,2.425277540563621 23.44827586206897,2.339880444064902 24.82758620689655,8.02732707087959 26.20689655172414,2.51067463706234 27.58620689655172,1.861656703672075 28.96551724137931,8.676345004269855 30.3448275862069,15.4397950469684 31.72413793103448,8.47139197267293 33.10344827586207,8.898377455166523 34.48275862068966,8.368915456874467 35.86206896551724,6.678052946199829 37.24137931034483,7.685738684884714 38.62068965517241,6.319385140905209 40.0,3.415883859948762 41.37931034482759,8.6934244235696 42.75862068965517,3.347566182749787 44.13793103448276,1.468830059777968 45.51724137931034,4.901793339026473 46.89655172413793,6.780529461998292 48.27586206896552,8.47139197267293 49.6551724137931,1.400512382578992 51.03448275862069,10.14517506404782 52.41379310344828,0.9906063193851409 53.79310344827586,8.010247651579846 55.17241379310345,20.0 56.55172413793103,0.7514944491887277 57.93103448275862,0.5977796754910333 59.31034482758621,1.912894961571307 60.68965517241379,8.488471391972674 62.06896551724138,7.856532877882152 63.44827586206897,10.77711357813834 64.82758620689656,3.501280956447481 66.20689655172414,0.0 67.58620689655172,7.583262169086251 68.96551724137932,7.190435525192143 70.3448275862069,7.241673783091375 71.72413793103448,6.23398804440649 73.10344827586206,12.8266438941076 74.48275862068967,2.408198121263877 75.86206896551724,2.852263023057216 77.24137931034483,3.210930828351836 78.62068965517241,2.715627668659266 80.0,3.552519214346712" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(234,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkReadOneNested_AST_4.html">BenchmarkReadOneNested/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.057276198557485 1.379310344827586,5.311837081035211 2.758620689655172,11.871022486211285 4.137931034482759,0.33092914722104183 5.517241379310345,4.217225286380993 6.896551724137931,2.9189647857445884 8.275862068965518,5.608824777259224 9.655172413793103,4.896054306321595 11.03448275862069,1.417055579126007 12.41379310344828,2.028001697072547 13.79310344827586,3.80992787441663 15.17241379310345,4.505727619855746 16.55172413793103,15.884599066610097 17.93103448275862,6.627068307170131 19.31034482758621,5.311837081035211 20.68965517241379,5.871871022486211 22.06896551724138,4.658464149342382 23.44827586206897,4.6499787865931275 24.82758620689655,6.584641493423842 26.20689655172414,0.0 27.58620689655172,4.174798472634704 28.96551724137931,6.907085277895629 30.3448275862069,14.815443360203647 31.72413793103448,3.9456936784047514 33.10344827586207,6.601612218922359 34.48275862068966,6.2537123462028 35.86206896551724,7.042851081883752 37.24137931034483,6.601612218922359 38.62068965517241,8.40899448451421 40.0,3.8438693254136638 41.37931034482759,6.491302503182011 42.75862068965517,5.057276198557485 44.13793103448276,3.9881204921510403 45.51724137931034,2.3334747560458204 46.89655172413793,5.846414934238437 48.27586206896552,7.424692405600339 49.6551724137931,0.7806533729316918 51.03448275862069,11.667373780229106 52.41379310344828,3.309291472210436 53.79310344827586,3.4026304624522687 55.17241379310345,20.0 56.55172413793103,4.6499787865931275 57.93103448275862,2.901994060246075 59.31034482758621,4.166313109885444 60.68965517241379,6.134917267713195 62.06896551724138,4.641493423843867 63.44827586206897,13.39838778107764 64.82758620689656,0.44972422571064996 66.20689655172414,5.634280865507 67.58620689655172,3.3941450997030103 68.96551724137932,5.8633856597369505 70.3448275862069,6.185829444208739 71.72413793103448,8.850233347475607 73.10344827586206,18.591429783623248 74.48275862068967,4.2851081883750535 75.86206896551724,3.4705133644463295 77.24137931034483,5.040305473058972 78.62068965517241,5.040305473058972 80.0,5.8124734832414084" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(234,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_chain_500_4.html">BenchmarkHasRootsOverlap/chain/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.02943470162431 1.379310344827586,0.0 2.758620689655172,16.36167090579992 4.137931034482759,13.0282579611814 5.517241379310345,13.91111512486824 6.896551724137931,10.03875315353948 8.275862068965518,14.08750685176873 9.655172413793103,14.6611170480767 11.03448275862069,14.65673135885892 12.41379310344828,9.901127195187673 13.79310344827586,13.2105380338581 15.17241379310345,14.89365880015846 16.55172413793103,15.09704711114664 17.93103448275862,13.91889641856173 19.31034482758621,13.79573739921943 20.68965517241379,14.61635868579218 22.06896551724138,15.30473822377667 23.44827586206897,15.72639893138644 24.82758620689655,13.36773381853806 26.20689655172414,15.25596542503039 27.58620689655172,13.13783293737425 28.96551724137931,14.63507479330617 30.3448275862069,15.63925460247776 31.72413793103448,13.58217473502792 33.10344827586207,15.03479258239315 34.48275862068966,13.20679578750325 35.86206896551724,12.51966838592474 37.24137931034483,15.11005248911855 38.62068965517241,11.00865628002014 40.0,14.51557404924506 41.37931034482759,13.88211345084877 42.75862068965517,14.36934821466895 44.13793103448276,14.61240593130801 45.51724137931034,11.10582180198952 46.89655172413793,11.07296241171486 48.27586206896552,11.56345827150753 49.6551724137931,14.28083689859549 51.03448275862069,13.48583220697295 52.41379310344828,14.12551564237152 53.79310344827586,11.85909457265 55.17241379310345,20.0 56.55172413793103,14.27510279645964 57.93103448275862,12.71194411207292 59.31034482758621,8.65840406264592 60.68965517241379,14.68215563296304 62.06896551724138,13.57142837241879 63.44827586206897,12.6935968581414 64.82758620689656,10.13307681576302 66.20689655172414,14.32221374187472 67.58620689655172,12.54722103652314 68.96551724137932,12.82143844507799 70.3448275862069,14.26672921647435 71.72413793103448,12.50285575173451 73.10344827586206,15.86505405779108 74.48275862068967,13.28739555797819 75.86206896551724,14.52958901491808 77.24137931034483,14.74552028252791 78.62068965517241,14.0237616623245 80.0,14.35722991176258" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(235,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.92</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_10000_10000_4.html">BenchmarkJSONPatchAddShallowComposite/object-10000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.8312591597208 1.379310344827586,11.68236533360214 2.758620689655172,16.86719205819652 4.137931034482759,5.345184183693926 5.517241379310345,6.399123439779391 6.896551724137931,8.937979392291052 8.275862068965518,13.03827568853183 9.655172413793103,11.9374071849309 11.03448275862069,10.79609669892187 12.41379310344828,5.396021079114881 13.79310344827586,11.20890440090039 15.17241379310345,11.27963327766147 16.55172413793103,16.57279792911149 17.93103448275862,11.70615746831781 19.31034482758621,9.899251783604441 20.68965517241379,11.71699455859654 22.06896551724138,11.45640975293158 23.44827586206897,11.86266723575131 24.82758620689655,11.61944725593408 26.20689655172414,10.97278773655078 27.58620689655172,6.266020588223171 28.96551724137931,12.32578421824371 30.3448275862069,16.03676666493043 31.72413793103448,11.63374532013447 33.10344827586207,11.25907428315758 34.48275862068966,10.78839831777781 35.86206896551724,11.53324817049156 37.24137931034483,12.55363441608056 38.62068965517241,10.77543727771693 40.0,11.78614508735437 41.37931034482759,12.3139923248519 42.75862068965517,11.32610236103924 44.13793103448276,11.52863004114872 45.51724137931034,10.67855698821822 46.89655172413793,11.93927482178945 48.27586206896552,7.736032163524647 49.6551724137931,11.43434735572374 51.03448275862069,13.69680804223018 52.41379310344828,10.73473448566727 53.79310344827586,9.503772933729994 55.17241379310345,20.0 56.55172413793103,12.17928864170264 57.93103448275862,9.72356351408016 59.31034482758621,7.745242940808577 60.68965517241379,12.69608594427142 62.06896551724138,5.729343295562152 63.44827586206897,14.464229920187 64.82758620689656,8.903805834716387 66.20689655172414,9.255404211850875 67.58620689655172,0.0 68.96551724137932,10.45127487575006 70.3448275862069,12.75301739143143 71.72413793103448,12.97870466793049 73.10344827586206,16.14150421960771 74.48275862068967,11.94021163803069 75.86206896551724,9.378293518018536 77.24137931034483,11.78214001055979 78.62068965517241,11.25684540995641 80.0,11.36192171738652" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(235,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/compile</td><td><a href="benchmarks.__v1_compile_BenchmarkCompileDynamicPolicy_1000_4.html">BenchmarkCompileDynamicPolicy/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.906329977988168 1.379310344827586,4.053557418716714 2.758620689655172,13.03451193338318 4.137931034482759,3.167185179066109 5.517241379310345,6.353223440414813 6.896551724137931,4.775768607072215 8.275862068965518,6.23771515033143 9.655172413793103,4.596257604122292 11.03448275862069,5.164328298594595 12.41379310344828,2.82679380830175 13.79310344827586,4.872026430895393 15.17241379310345,5.276595176730688 16.55172413793103,16.47969755097225 17.93103448275862,5.372073337034561 19.31034482758621,3.875261636292653 20.68965517241379,5.622038843995454 22.06896551724138,5.746463145286219 23.44827586206897,5.684707423231567 24.82758620689655,5.39150313414299 26.20689655172414,4.805748440727887 27.58620689655172,2.795165943374733 28.96551724137931,5.594689379197797 30.3448275862069,12.79457989126124 31.72413793103448,0.0 33.10344827586207,5.568623242200673 34.48275862068966,4.171629892766195 35.86206896551724,2.326716144038537 37.24137931034483,8.19604206656805 38.62068965517241,5.329572749883943 40.0,5.551426704598757 41.37931034482759,5.275195956712774 42.75862068965517,3.936025408846871 44.13793103448276,4.982464299155272 45.51724137931034,5.527444155879536 46.89655172413793,4.516540785382333 48.27586206896552,2.086721212537978 49.6551724137931,1.37269360756105 51.03448275862069,8.476700336559787 52.41379310344828,4.491246896999611 53.79310344827586,3.881767254154159 55.17241379310345,20.0 56.55172413793103,4.771964211604469 57.93103448275862,1.97756804520917 59.31034482758621,3.827162246687625 60.68965517241379,1.466249659738253 62.06896551724138,4.084826072695069 63.44827586206897,11.70732936436359 64.82758620689656,4.931100703636028 66.20689655172414,3.07372909079205 67.58620689655172,2.987502534798973 68.96551724137932,3.503113600956841 70.3448275862069,4.834084362503826 71.72413793103448,6.221890370136674 73.10344827586206,15.0783305061491 74.48275862068967,3.655602493429296 75.86206896551724,3.613681367365586 77.24137931034483,5.317173655754636 78.62068965517241,4.052107392868905 80.0,4.999076707026452" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(235,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNCallOnly_merge_non_overlapping_4.html">BenchmarkObjectUnionNCallOnly/merge_non-overlapping-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.1376198533558934 1.379310344827586,2.9046813310772706 2.758620689655172,13.417935702199662 4.137931034482759,2.543711223914265 5.517241379310345,5.781161872532433 6.896551724137931,2.797518330513249 8.275862068965518,4.923857868020303 9.655172413793103,2.5606316976875334 11.03448275862069,2.58319232938522 12.41379310344828,2.4929498025944667 13.79310344827586,1.6525662718556084 15.17241379310345,2.622673434856175 16.55172413793103,15.076142131979694 17.93103448275862,3.7112239142695955 19.31034482758621,2.148900169204733 20.68965517241379,3.2487309644670006 22.06896551724138,3.0174844895657067 23.44827586206897,3.1866892272983662 24.82758620689655,4.404963338973486 26.20689655172414,1.353637901861255 27.58620689655172,0.9644670050761377 28.96551724137931,4.794134235758602 30.3448275862069,12.938522278623802 31.72413793103448,5.927805978567395 33.10344827586207,5.380710659898476 34.48275862068966,5.758601240834739 35.86206896551724,5.301748448956571 37.24137931034483,7.619853355893959 38.62068965517241,5.3186689227298345 40.0,2.9780033840947517 41.37931034482759,5.995487873660462 42.75862068965517,1.1844331641285955 44.13793103448276,1.8499717992103761 45.51724137931034,2.3406655386350828 46.89655172413793,5.640157924421885 48.27586206896552,5.397631133671739 49.6551724137931,0.0 51.03448275862069,8.009024252679076 52.41379310344828,1.8499717992103761 53.79310344827586,4.393683023124646 55.17241379310345,20.0 56.55172413793103,2.6903553299492344 57.93103448275862,0.15228426395938754 59.31034482758621,2.9328821206993823 60.68965517241379,5.668358714043993 62.06896551724138,4.5346869712351925 63.44827586206897,10.253807106598984 64.82758620689656,2.6057529610829064 66.20689655172414,2.058657642413987 67.58620689655172,4.1116751269035525 68.96551724137932,5.521714608009024 70.3448275862069,5.685279187817256 71.72413793103448,5.256627185561193 73.10344827586206,14.55724760293288 74.48275862068967,3.3389734912577502 75.86206896551724,2.8144388042865174 77.24137931034483,2.8764805414551624 78.62068965517241,2.6339537507050146 80.0,2.9780033840947517" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(235,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkReadOne_AST_4.html">BenchmarkReadOne/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.737996443390639 1.379310344827586,4.671013633669238 2.758620689655172,14.771784232365146 4.137931034482759,3.9596917605216397 5.517241379310345,6.259632483698873 6.896551724137931,2.394783639596916 8.275862068965518,6.034380557202137 9.655172413793103,2.4896265560165958 11.03448275862069,3.307646710136339 12.41379310344828,2.5963248369887424 13.79310344827586,2.5963248369887424 15.17241379310345,3.592175459395378 16.55172413793103,17.249555423829282 17.93103448275862,6.745702430349736 19.31034482758621,3.6751630112625975 20.68965517241379,6.828689982216956 22.06896551724138,3.355068168346179 23.44827586206897,3.8411381149970403 24.82758620689655,2.7030231179608784 26.20689655172414,3.1179608772969765 27.58620689655172,0.6876111440426804 28.96551724137931,5.975103734439838 30.3448275862069,14.439834024896266 31.72413793103448,7.5044457617071725 33.10344827586207,7.338470657972735 34.48275862068966,5.666864256075874 35.86206896551724,6.141078838174273 37.24137931034483,8.903378778897453 38.62068965517241,7.954949614700656 40.0,4.647302904564315 41.37931034482759,6.473029045643155 42.75862068965517,4.588026081802015 44.13793103448276,3.746295198577357 45.51724137931034,1.6004742145820963 46.89655172413793,6.793123888559574 48.27586206896552,7.243627741553054 49.6551724137931,2.892708950800241 51.03448275862069,11.475992886781269 52.41379310344828,2.7267338470657947 53.79310344827586,6.152934202726737 55.17241379310345,20.0 56.55172413793103,0.0 57.93103448275862,2.2762299940723167 59.31034482758621,2.655601659751042 60.68965517241379,6.876111440426794 62.06896551724138,5.963248369887374 63.44827586206897,13.301719027860107 64.82758620689656,3.1179608772969765 66.20689655172414,5.643153526970956 67.58620689655172,6.034380557202137 68.96551724137932,5.382335506816837 70.3448275862069,6.887966804979255 71.72413793103448,8.571428571428573 73.10344827586206,16.905749851807943 74.48275862068967,1.8138707765263788 75.86206896551724,2.4422050978067595 77.24137931034483,4.137522228808539 78.62068965517241,3.604030823947838 80.0,5.074096028452875" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(235,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_10000_10000_4.html">BenchmarkJSONPatchAddRemove/set-10000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.643384421670503 1.379310344827586,2.512349538182226 2.758620689655172,12.90133498076068 4.137931034482759,1.791689609778439 5.517241379310345,5.5846389094528 6.896551724137931,4.850354267226931 8.275862068965518,5.675667675387013 9.655172413793103,4.18077262624787 11.03448275862069,3.985238385897613 12.41379310344828,5.577789551206696 13.79310344827586,2.876905877100203 15.17241379310345,3.979477140986324 16.55172413793103,14.98593538141661 17.93103448275862,6.292320962188199 19.31034482758621,4.131566332293367 20.68965517241379,5.758468440739073 22.06896551724138,4.067937740183203 23.44827586206897,4.148756878479667 24.82758620689655,7.443591464696478 26.20689655172414,4.292396061194178 27.58620689655172,0.0 28.96551724137931,7.166092415082621 30.3448275862069,13.44409523102126 31.72413793103448,7.183817424997609 33.10344827586207,5.122810171913684 34.48275862068966,6.311920706413044 35.86206896551724,6.765025351396197 37.24137931034483,11.17862682289818 38.62068965517241,9.56821086485276 40.0,4.685591433450906 41.37931034482759,5.612765405779937 42.75862068965517,4.238121954755864 44.13793103448276,4.124015319100884 45.51724137931034,6.196131195222607 46.89655172413793,6.697658254024854 48.27586206896552,5.520484076132851 49.6551724137931,4.199128029278745 51.03448275862069,12.51974706435519 52.41379310344828,2.606097217033661 53.79310344827586,3.381927506436177 55.17241379310345,20.0 56.55172413793103,4.03751716108216 57.93103448275862,1.009160708309705 59.31034482758621,5.873578223700205 60.68965517241379,7.27096516200966 62.06896551724138,6.218003095504283 63.44827586206897,14.30083784726781 64.82758620689656,6.149235429079815 66.20689655172414,2.613316588630394 67.58620689655172,0.4233117181583641 68.96551724137932,7.132196451325292 70.3448275862069,6.491467629176457 71.72413793103448,10.41753950988854 73.10344827586206,16.07508201277396 74.48275862068967,4.777856318060187 75.86206896551724,3.065119334787257 77.24137931034483,4.702888872382944 78.62068965517241,3.142624797965858 80.0,3.481595398897689" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(235,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_5_bindings_without_hint_4.html">BenchmarkBindingsAllocation/5_bindings_without_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.083333333333332 1.379310344827586,1.6949152542372872 2.758620689655172,14.851694915254239 4.137931034482759,2.2245762711864394 5.517241379310345,8.040254237288138 6.896551724137931,3.7111581920903944 8.275862068965518,7.764830508474576 9.655172413793103,0.7415254237288131 11.03448275862069,0.31779661016949134 12.41379310344828,3.10734463276836 13.79310344827586,2.1186440677966125 15.17241379310345,1.5889830508474567 16.55172413793103,14.816384180790962 17.93103448275862,8.347457627118644 19.31034482758621,2.718926553672315 20.68965517241379,7.853107344632768 22.06896551724138,1.8714689265536713 23.44827586206897,1.7655367231638408 24.82758620689655,8.05084745762712 26.20689655172414,1.8361581920903944 27.58620689655172,1.3064971751412422 28.96551724137931,8.107344632768363 30.3448275862069,15.021186440677965 31.72413793103448,8.015536723163843 33.10344827586207,8.160310734463279 34.48275862068966,7.962570621468927 35.86206896551724,5.1024011299435035 37.24137931034483,6.670197740112993 38.62068965517241,5.3425141242937855 40.0,2.7542372881355917 41.37931034482759,8.319209039548024 42.75862068965517,2.612994350282488 44.13793103448276,1.55367231638418 45.51724137931034,4.13488700564972 46.89655172413793,7.711864406779661 48.27586206896552,7.888418079096045 49.6551724137931,1.341807909604519 51.03448275862069,9.62217514124294 52.41379310344828,0.7415254237288131 53.79310344827586,7.817796610169491 55.17241379310345,20.0 56.55172413793103,0.35310734463276816 57.93103448275862,0.35310734463276816 59.31034482758621,1.2711864406779654 60.68965517241379,7.951977401129946 62.06896551724138,7.425847457627118 63.44827586206897,9.901129943502823 64.82758620689656,3.177966101694917 66.20689655172414,0.0 67.58620689655172,7.192796610169495 68.96551724137932,7.097457627118644 70.3448275862069,7.0197740112994325 71.72413793103448,5.540254237288135 73.10344827586206,11.701977401129943 74.48275862068967,1.8008474576271212 75.86206896551724,2.0127118644067785 77.24137931034483,2.824858757062149 78.62068965517241,2.083333333333332 80.0,3.14265536723164" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(235,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_1000_10000_4.html">BenchmarkJSONPatchAddRemove/set-1000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.385589222819987 1.379310344827586,3.038078869450788 2.758620689655172,12.83065468127105 4.137931034482759,0.0 5.517241379310345,7.040003797848047 6.896551724137931,4.983877288384874 8.275862068965518,7.475749409761195 9.655172413793103,4.86533363006541 11.03448275862069,4.862920666099005 12.41379310344828,5.686950884390603 13.79310344827586,4.053800629910593 15.17241379310345,4.272987261485467 16.55172413793103,16.90023028989434 17.93103448275862,6.89285835236289 19.31034482758621,4.763278558849712 20.68965517241379,6.251675165460386 22.06896551724138,4.821897254905755 23.44827586206897,4.922174352672524 24.82758620689655,7.39329437918489 26.20689655172414,3.703833165615203 27.58620689655172,1.390532472810311 28.96551724137931,6.984182083833262 30.3448275862069,13.628550504122 31.72413793103448,7.493834544451755 33.10344827586207,5.215394831056237 34.48275862068966,6.832939437628208 35.86206896551724,6.987384250299957 37.24137931034483,11.16113458896157 38.62068965517241,9.01854656113326 40.0,4.554291084491234 41.37931034482759,7.313427690908387 42.75862068965517,4.55791355420521 44.13793103448276,4.606717111119712 45.51724137931034,6.577292255292797 46.89655172413793,6.99369787030228 48.27586206896552,6.246722239424082 49.6551724137931,4.325268147424237 51.03448275862069,12.18401964721136 52.41379310344828,4.153300620234547 53.79310344827586,4.661785907806634 55.17241379310345,20.0 56.55172413793103,4.157627627046484 57.93103448275862,2.283930869489492 59.31034482758621,6.197722137825599 60.68965517241379,7.409701324650695 62.06896551724138,5.528009734102256 63.44827586206897,14.15209716201571 64.82758620689656,6.181765733250764 66.20689655172414,3.512516570228742 67.58620689655172,2.373398009637342 68.96551724137932,6.888945601269497 70.3448275862069,6.866554626117583 71.72413793103448,10.45738669350157 73.10344827586206,15.71687103282115 74.48275862068967,5.379107481518752 75.86206896551724,3.784779337771413 77.24137931034483,5.018009540581337 78.62068965517241,3.894052134535743 80.0,4.604473477957967" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(235,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_10_bindings_with_hint_4.html">BenchmarkBindingsAllocation/10_bindings_with_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6710122699386503 1.379310344827586,1.3420245398773005 2.758620689655172,15.203220858895705 4.137931034482759,1.2269938650306749 5.517241379310345,8.76150306748466 6.896551724137931,4.831288343558281 8.275862068965518,8.838190184049079 9.655172413793103,1.7062883435582812 11.03448275862069,1.0161042944785272 12.41379310344828,3.2400306748466257 13.79310344827586,2.013036809815951 15.17241379310345,2.3197852760736204 16.55172413793103,15.950920245398773 17.93103448275862,8.70398773006135 19.31034482758621,2.4539877300613497 20.68965517241379,8.608128834355828 22.06896551724138,3.0483128834355817 23.44827586206897,3.0866564417177926 24.82758620689655,8.608128834355828 26.20689655172414,1.0927914110429455 27.58620689655172,0.6518404907975466 28.96551724137931,8.550613496932515 30.3448275862069,15.433282208588956 31.72413793103448,8.128834355828221 33.10344827586207,8.70398773006135 34.48275862068966,8.608128834355828 35.86206896551724,8.416411042944784 37.24137931034483,8.071319018404907 38.62068965517241,6.786809815950921 40.0,2.8565950920245378 41.37931034482759,8.66564417177914 42.75862068965517,2.7032208588957047 44.13793103448276,1.0736196319018418 45.51724137931034,3.911042944785276 46.89655172413793,6.307515337423313 48.27586206896552,8.454754601226993 49.6551724137931,0.0 51.03448275862069,9.279141104294478 52.41379310344828,2.051380368098158 53.79310344827586,7.611196319018404 55.17241379310345,20.0 56.55172413793103,0.594325153374232 57.93103448275862,0.11503067484662566 59.31034482758621,3.6809815950920246 60.68965517241379,8.608128834355828 62.06896551724138,8.339723926380367 63.44827586206897,10.640337423312884 64.82758620689656,4.4670245398773005 66.20689655172414,0.46012269938650263 67.58620689655172,8.013803680981596 68.96551724137932,8.550613496932515 70.3448275862069,8.512269938650306 71.72413793103448,6.901840490797547 73.10344827586206,15.509969325153374 74.48275862068967,4.1219325153374236 75.86206896551724,3.0866564417177926 77.24137931034483,1.4187116564417188 78.62068965517241,3.3358895705521476 80.0,2.8182515337423304" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(236,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_20_bindings_without_hint_4.html">BenchmarkBindingsAllocation/20_bindings_without_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.817699115044248 1.379310344827586,2.435398230088496 2.758620689655172,15.34159292035398 4.137931034482759,2.569911504424779 5.517241379310345,8.842477876106194 6.896551724137931,6.102654867256637 8.275862068965518,8.375221238938053 9.655172413793103,2.102654867256637 11.03448275862069,1.302654867256637 12.41379310344828,3.716814159292035 13.79310344827586,2.810619469026549 15.17241379310345,2.647787610619469 16.55172413793103,16.23362831858407 17.93103448275862,8.828318584070797 19.31034482758621,3.306194690265487 20.68965517241379,8.509734513274337 22.06896551724138,3.242477876106195 23.44827586206897,3.157522123893805 24.82758620689655,8.424778761061948 26.20689655172414,2.64070796460177 27.58620689655172,1.876106194690265 28.96551724137931,8.778761061946904 30.3448275862069,15.2353982300885 31.72413793103448,8.573451327433627 33.10344827586207,8.658407079646018 34.48275862068966,8.523893805309735 35.86206896551724,7.207079646017699 37.24137931034483,9.20353982300885 38.62068965517241,7.582300884955752 40.0,3.653097345132743 41.37931034482759,8.707964601769913 42.75862068965517,3.75929203539823 44.13793103448276,2.732743362831858 45.51724137931034,6.265486725663717 46.89655172413793,6.888495575221239 48.27586206896552,8.389380530973451 49.6551724137931,2.286725663716814 51.03448275862069,11.07256637168142 52.41379310344828,2.279646017699115 53.79310344827586,8.021238938053097 55.17241379310345,20.0 56.55172413793103,1.67787610619469 57.93103448275862,1.224778761061947 59.31034482758621,4.658407079646018 60.68965517241379,8.658407079646018 62.06896551724138,7.985840707964602 63.44827586206897,11.49734513274336 64.82758620689656,5.139823008849558 66.20689655172414,0.0 67.58620689655172,8.021238938053097 68.96551724137932,6.938053097345133 70.3448275862069,7.015929203539823 71.72413793103448,7.454867256637168 73.10344827586206,15.85840707964602 74.48275862068967,2.676106194690265 75.86206896551724,3.313274336283186 77.24137931034483,3.575221238938053 78.62068965517241,2.945132743362832 80.0,3.83716814159292" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(236,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlapWithStore_disjoint_store_100_new_1_4.html">BenchmarkHasRootsOverlapWithStore/disjoint/store=100,new=1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.365634060735541 1.379310344827586,3.961544330840836 2.758620689655172,13.61574851213185 4.137931034482759,4.036624446818251 5.517241379310345,4.598809705478407 6.896551724137931,5.618190141919731 8.275862068965518,6.932397375247978 9.655172413793103,1.765298336639707 11.03448275862069,2.246299404852739 12.41379310344828,3.67831527544636 13.79310344827586,1.580955287654509 15.17241379310345,1.926445902640012 16.55172413793103,14.24019533038303 17.93103448275862,5.460705020601251 19.31034482758621,1.455211353578514 20.68965517241379,4.598809705478407 22.06896551724138,4.38638791393255 23.44827586206897,2.049748206928125 24.82758620689655,5.3026094918358 26.20689655172414,4.288112314970243 27.58620689655172,4.766671753395391 28.96551724137931,6.666259728368686 30.3448275862069,14.55089272089119 31.72413793103448,5.198229818403785 33.10344827586207,2.99099649015718 34.48275862068966,5.39539142377537 35.86206896551724,4.319243094765756 37.24137931034483,9.349610865252556 38.62068965517241,7.483595299862658 40.0,3.47077674347627 41.37931034482759,4.417518693728063 42.75862068965517,3.617274530749275 44.13793103448276,0.0 45.51724137931034,3.105142682740729 46.89655172413793,5.662139478101633 48.27586206896552,4.141614527697238 49.6551724137931,3.401800701968564 51.03448275862069,11.02151686250572 52.41379310344828,1.84587211963986 53.79310344827586,3.673432015870594 55.17241379310345,20.0 56.55172413793103,2.432473676178849 57.93103448275862,0.2484358309171372 59.31034482758621,4.791698458721196 60.68965517241379,4.592095223561727 62.06896551724138,6.332366854875629 63.44827586206897,12.24355257134137 64.82758620689656,3.150312833816573 66.20689655172414,4.713566305508927 67.58620689655172,5.35937738440409 68.96551724137932,3.023958492293606 70.3448275862069,3.670379978635739 71.72413793103448,8.437051732031131 73.10344827586206,14.32992522508775 74.48275862068967,3.774759652067755 75.86206896551724,0.8545704257591943 77.24137931034483,4.035403631924309 78.62068965517241,4.726384861895315 80.0,3.06241416145277" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(236,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionN_250x250_4.html">BenchmarkObjectUnionN/250x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.133353742519252 1.379310344827586,6.157922060848994 2.758620689655172,14.45663220435641 4.137931034482759,6.160373597654607 5.517241379310345,7.507810773980844 6.896551724137931,1.127884648741883 8.275862068965518,8.071583900925779 9.655172413793103,7.128272950748333 11.03448275862069,7.350673837878435 12.41379310344828,4.959502778672117 13.79310344827586,5.6547946472751 15.17241379310345,7.666284248023951 16.55172413793103,17.28343916287443 17.93103448275862,8.685546583763985 19.31034482758621,6.833869429494276 20.68965517241379,4.603479745911722 22.06896551724138,7.998656158573288 23.44827586206897,7.556534763680494 24.82758620689655,6.808127075787666 26.20689655172414,5.817416501374577 27.58620689655172,0.0 28.96551724137931,8.759336137466214 30.3448275862069,14.3207873644823 31.72413793103448,8.316781402403212 33.10344827586207,6.01358570123508 34.48275862068966,6.44443051372112 35.86206896551724,6.695748336478904 37.24137931034483,13.43723840586811 38.62068965517241,8.113291675060603 40.0,7.488261776414731 41.37931034482759,8.56012625292824 42.75862068965517,7.785847183075875 44.13793103448276,7.44091327658119 45.51724137931034,6.512920171071987 46.89655172413793,6.006968742905728 48.27586206896552,6.75849501932685 49.6551724137931,7.164607793671651 51.03448275862069,13.93508296455801 52.41379310344828,7.209894275953698 53.79310344827586,3.834680725065747 55.17241379310345,20.0 56.55172413793103,7.721841866138057 57.93103448275862,5.618871234063946 59.31034482758621,3.221672364400131 60.68965517241379,7.896568031059292 62.06896551724138,6.194629381559063 63.44827586206897,14.19231661098773 64.82758620689656,4.851674111150536 66.20689655172414,5.804898326345317 67.58620689655172,4.160289607565438 68.96551724137932,8.19822634842132 70.3448275862069,7.758872974728113 71.72413793103448,2.963710803864274 73.10344827586206,17.25415705294601 74.48275862068967,7.814425723851542 75.86206896551724,5.209316083310865 77.24137931034483,7.798034266739133 78.62068965517241,4.328208923520938 80.0,7.529550817351379" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(236,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/internal/errors</td><td><a href="benchmarks.__v1_storage_internal_errors_BenchmarkNewNotFoundErrorWithHint_4.html">BenchmarkNewNotFoundErrorWithHint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.23172905525846588 1.379310344827586,0.0 2.758620689655172,12.198455139631612 4.137931034482759,1.729055258467021 5.517241379310345,4.09982174688057 6.896551724137931,5.383244206773622 8.275862068965518,3.998811645870468 9.655172413793103,1.9310754604872251 11.03448275862069,1.61021984551396 12.41379310344828,5.430778371954844 13.79310344827586,1.4319667260843687 15.17241379310345,1.5389185977421285 16.55172413793103,16.280451574569224 17.93103448275862,4.1830065359477135 19.31034482758621,1.8300653594771248 20.68965517241379,4.016636957813429 22.06896551724138,1.711229946524064 23.44827586206897,1.6458704693998811 24.82758620689655,4.1057635175282226 26.20689655172414,1.6399286987522323 27.58620689655172,1.4795008912655945 28.96551724137931,4.09387997623292 30.3448275862069,12.192513368983956 31.72413793103448,4.1057635175282226 33.10344827586207,3.927510398098633 34.48275862068966,4.147355912061792 35.86206896551724,3.832442067736185 37.24137931034483,6.6607248960190155 38.62068965517241,4.640522875816995 40.0,2.804515745692214 41.37931034482759,4.1057635175282226 42.75862068965517,2.7213309566250743 44.13793103448276,2.5490196078431353 45.51724137931034,6.2804515745692235 46.89655172413793,3.832442067736185 48.27586206896552,3.642305407011289 49.6551724137931,2.6203208556149704 51.03448275862069,6.957813428401664 52.41379310344828,1.4973262032085515 53.79310344827586,4.087938205585262 55.17241379310345,20.0 56.55172413793103,0.5407011289364192 57.93103448275862,0.380273321449792 59.31034482758621,4.349376114081998 60.68965517241379,3.060011883541293 62.06896551724138,2.8936423054070097 63.44827586206897,9.554367201426023 64.82758620689656,4.343434343434344 66.20689655172414,0.6714200831847847 67.58620689655172,2.828282828282827 68.96551724137932,3.065953654188945 70.3448275862069,3.0243612596553753 71.72413793103448,5.038621509209744 73.10344827586206,17.516339869281047 74.48275862068967,3.315508021390375 75.86206896551724,3.3749257278669056 77.24137931034483,3.119429590017827 78.62068965517241,3.1788472964943573 80.0,3.1550802139037444" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(236,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnion_250x100_4.html">BenchmarkSetUnion/250x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.276332641765221 1.379310344827586,3.309535401047089 2.758620689655172,13.9999700403706 4.137931034482759,3.738841910525567 5.517241379310345,7.210473886438025 6.896551724137931,9.701826788402627 8.275862068965518,4.714402342843019 9.655172413793103,3.969456157827328 11.03448275862069,4.13039928696082 12.41379310344828,9.046444915476396 13.79310344827586,4.065371911349457 15.17241379310345,4.279598241369754 16.55172413793103,16.53794012568065 17.93103448275862,7.478582609933115 19.31034482758621,4.066360579119636 20.68965517241379,5.933968976803757 22.06896551724138,4.686914382869084 23.44827586206897,4.741830383558155 24.82758620689655,4.658123179016276 26.20689655172414,0.0 27.58620689655172,0.4363919618314321 28.96551724137931,7.496528427943346 30.3448275862069,13.5914555136953 31.72413793103448,7.639241122587314 33.10344827586207,6.438534075333488 34.48275862068966,7.283140967546231 35.86206896551724,7.200781946327324 37.24137931034483,13.55524930156614 38.62068965517241,12.15268925123396 40.0,2.927400328057942 41.37931034482759,7.673679716581906 42.75862068965517,3.475646566251975 44.13793103448276,3.543310389250485 45.51724137931034,9.7275321504273 46.89655172413793,6.668534150232562 48.27586206896552,6.060773108236651 49.6551724137931,3.163332409578094 51.03448275862069,14.72181735111937 52.41379310344828,4.309408072622142 53.79310344827586,6.551751514833762 55.17241379310345,20.0 56.55172413793103,4.51388254327294 57.93103448275862,1.939481548613244 59.31034482758621,8.919670743672901 60.68965517241379,7.523042699961801 62.06896551724138,6.761783496738145 63.44827586206897,15.07322882415945 64.82758620689656,9.557705991176888 66.20689655172414,3.850246792447177 67.58620689655172,5.612397294645465 68.96551724137932,7.375970879240224 70.3448275862069,7.149056646169287 71.72413793103448,12.59613670578895 73.10344827586206,17.99385827597313 74.48275862068967,4.765079055972078 75.86206896551724,3.222023323571487 77.24137931034483,4.110146577486836 78.62068965517241,4.529566409263517 80.0,4.138518346528053" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(236,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/authz</td><td><a href="benchmarks.__v1_test_authz_BenchmarkAuthzForbidMethod_4.html">BenchmarkAuthzForbidMethod-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.000927471712113 1.379310344827586,5.274717121127806 2.758620689655172,12.85698386199221 4.137931034482759,4.998701539603042 5.517241379310345,6.01817844555741 6.896551724137931,6.370617696160267 8.275862068965518,7.221665739194955 9.655172413793103,4.839918382489334 11.03448275862069,8.655166017436468 12.41379310344828,7.844184752365053 13.79310344827586,5.386755703951029 15.17241379310345,4.701168614357262 16.55172413793103,20.0 17.93103448275862,6.171025783713597 19.31034482758621,3.023557781487665 20.68965517241379,5.55370061213133 22.06896551724138,7.128176590613986 23.44827586206897,8.583194212576515 24.82758620689655,4.585420144685587 26.20689655172414,4.480801335559265 27.58620689655172,2.883324058616212 28.96551724137931,7.253570766091634 30.3448275862069,13.63086625857911 31.72413793103448,6.305323687627527 33.10344827586207,5.662771285475793 34.48275862068966,5.544796883695047 35.86206896551724,4.558708959376739 37.24137931034483,12.10313485438694 38.62068965517241,9.281394917455017 40.0,5.139677239844185 41.37931034482759,6.326841031348544 42.75862068965517,4.455574104989798 44.13793103448276,4.357633092190688 45.51724137931034,6.786125023186793 46.89655172413793,5.315525876460768 48.27586206896552,4.753107030235578 49.6551724137931,5.902429975885735 51.03448275862069,13.52847338156186 52.41379310344828,5.512891856798368 53.79310344827586,5.938044889630866 55.17241379310345,19.34780189204229 56.55172413793103,3.919124466703766 57.93103448275862,2.536078649601187 59.31034482758621,6.167315896865146 60.68965517241379,6.344648488221109 62.06896551724138,4.966054535336672 63.44827586206897,14.03375997032091 64.82758620689656,7.83528102392877 66.20689655172414,6.404006677796327 67.58620689655172,4.014097570024114 68.96551724137932,0.0 70.3448275862069,5.811908736783528 71.72413793103448,10.27267668336116 73.10344827586206,15.73585605639028 74.48275862068967,3.756631422741606 75.86206896551724,4.79317380819885 77.24137931034483,6.851419031719533 78.62068965517241,4.514932294565016 80.0,4.99128176590614" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(236,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_500_50_4.html">BenchmarkObjectFind/500_50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.545454545454547 1.379310344827586,7.580419580419576 2.758620689655172,12.685314685314687 4.137931034482759,7.643356643356645 5.517241379310345,4.797202797202797 6.896551724137931,11.762237762237763 8.275862068965518,5.916083916083917 9.655172413793103,7.447552447552448 11.03448275862069,4.447552447552447 12.41379310344828,11.258741258741257 13.79310344827586,5.083916083916083 15.17241379310345,7.461538461538456 16.55172413793103,20.0 17.93103448275862,5.678321678321677 19.31034482758621,5.244755244755247 20.68965517241379,5.636363636363633 22.06896551724138,7.356643356643355 23.44827586206897,7.405594405594405 24.82758620689655,0.0 26.20689655172414,4.3146853146853115 27.58620689655172,7.489510489510492 28.96551724137931,5.622377622377622 30.3448275862069,12.727272727272725 31.72413793103448,2.51048951048951 33.10344827586207,5.811188811188808 34.48275862068966,2.7902097902097864 35.86206896551724,5.993006993006993 37.24137931034483,15.16083916083916 38.62068965517241,13.678321678321677 40.0,7.496503496503497 41.37931034482759,2.3076923076923066 42.75862068965517,4.223776223776223 44.13793103448276,4.36363636363636 45.51724137931034,11.762237762237763 46.89655172413793,5.818181818181818 48.27586206896552,5.748251748251747 49.6551724137931,7.3636363636363615 51.03448275862069,15.363636363636363 52.41379310344828,7.454545454545453 53.79310344827586,5.769230769230768 55.17241379310345,19.95804195804196 56.55172413793103,7.573426573426573 57.93103448275862,5.6013986013986 59.31034482758621,9.146853146853147 60.68965517241379,5.9790209790209765 62.06896551724138,5.916083916083917 63.44827586206897,17.83916083916084 64.82758620689656,11.853146853146852 66.20689655172414,4.76923076923077 67.58620689655172,5.5594405594405565 68.96551724137932,6.006993006993005 70.3448275862069,5.937062937062933 71.72413793103448,13.377622377622377 73.10344827586206,19.44055944055944 74.48275862068967,4.18181818181818 75.86206896551724,7.104895104895103 77.24137931034483,7.46853146853147 78.62068965517241,7.461538461538456 80.0,7.720279720279722" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(236,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersection_100x10_4.html">BenchmarkSetIntersection/100x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.875466070096943 1.379310344827586,2.462838677603778 2.758620689655172,13.66592095451156 4.137931034482759,2.859557544121303 5.517241379310345,6.8685060899826 6.896551724137931,4.214267959234402 8.275862068965518,2.506587124036788 9.655172413793103,2.738255033557047 11.03448275862069,3.994034302759135 12.41379310344828,3.521252796420582 13.79310344827586,2.363410390256028 15.17241379310345,2.680586626895352 16.55172413793103,15.27616206810838 17.93103448275862,6.489684315187671 19.31034482758621,2.955008699975143 20.68965517241379,6.398707432264479 22.06896551724138,3.835943325876212 23.44827586206897,4.119811086254039 24.82758620689655,5.732537907034551 26.20689655172414,2.981357196122297 27.58620689655172,3.460601541138454 28.96551724137931,6.360924683072334 30.3448275862069,13.77479492915735 31.72413793103448,6.819289087745464 33.10344827586207,6.080039771314939 34.48275862068966,6.461844394730301 35.86206896551724,5.917971662938106 37.24137931034483,7.367138951031568 38.62068965517241,6.107879691772309 40.0,3.473030077056923 41.37931034482759,6.432015908525976 42.75862068965517,1.657966691523739 44.13793103448276,2.660700969425802 45.51724137931034,4.875466070096943 46.89655172413793,6.656723837931892 48.27586206896552,6.707432264479244 49.6551724137931,1.842406164553816 51.03448275862069,9.338304747700722 52.41379310344828,2.538404175988069 53.79310344827586,5.114591101168282 55.17241379310345,20.0 56.55172413793103,2.618941088739746 57.93103448275862,0.0 59.31034482758621,3.093711160825255 60.68965517241379,7.284116331096197 62.06896551724138,5.782749192145165 63.44827586206897,11.44419587372608 64.82758620689656,5.009694258016406 66.20689655172414,2.876957494407159 67.58620689655172,5.336813323390505 68.96551724137932,6.52199850857569 70.3448275862069,6.528461347253294 71.72413793103448,5.548595575441213 73.10344827586206,15.32985334327616 74.48275862068967,3.488938603032563 75.86206896551724,3.757892120308228 77.24137931034483,3.830971911508824 78.62068965517241,3.075316927665921 80.0,2.575689783743475" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(236,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_body_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/body-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.866923818707807 1.379310344827586,3.702989392478301 2.758620689655172,13.82835101253616 4.137931034482759,3.4522661523625864 5.517241379310345,5.5159112825458045 6.896551724137931,7.242044358727096 8.275862068965518,6.52844744455159 9.655172413793103,3.596914175506271 11.03448275862069,3.596914175506271 12.41379310344828,6.817743490838959 13.79310344827586,3.895853423336547 15.17241379310345,3.7512054001928625 16.55172413793103,15.37126325940212 17.93103448275862,5.920925747348118 19.31034482758621,3.0954676952748272 20.68965517241379,6.084860173577624 22.06896551724138,3.404050144648025 23.44827586206897,3.2304725168756008 24.82758620689655,6.084860173577624 26.20689655172414,3.6547733847637396 27.58620689655172,0.0 28.96551724137931,6.075216972034717 30.3448275862069,12.073288331726133 31.72413793103448,4.474445515911281 33.10344827586207,4.281581485053037 34.48275862068966,4.136933461909351 35.86206896551724,4.7058823529411775 37.24137931034483,8.090646094503374 38.62068965517241,5.940212150433942 40.0,3.1243972999035634 41.37931034482759,5.776277724204435 42.75862068965517,3.346190935390549 44.13793103448276,5.756991321118612 45.51724137931034,7.32883317261331 46.89655172413793,6.258437801350048 48.27586206896552,6.595949855351975 49.6551724137931,5.033751205400192 51.03448275862069,10.327868852459014 52.41379310344828,4.744455159112826 53.79310344827586,5.4773384763741575 55.17241379310345,20.0 56.55172413793103,3.5583413693346166 57.93103448275862,1.3404050144647996 59.31034482758621,7.8013500482160065 60.68965517241379,6.644165863066537 62.06896551724138,6.460945033751207 63.44827586206897,12.17936354869817 64.82758620689656,7.396335583413693 66.20689655172414,3.866923818707807 67.58620689655172,6.509161041465767 68.96551724137932,5.2941176470588225 70.3448275862069,5.699132111861136 71.72413793103448,8.235294117647058 73.10344827586206,13.027965284474444 74.48275862068967,4.68659594985535 75.86206896551724,5.6123432979749275 77.24137931034483,4.995178399228546 78.62068965517241,5.429122468659598 80.0,3.895853423336547" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(236,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedObjects_depth_50_4.html">BenchmarkParseDeepNesting/NestedObjects/depth-50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.290213723284589 1.379310344827586,3.939430648092065 2.758620689655172,11.43307086614173 4.137931034482759,4.191053041446742 5.517241379310345,2.829800121138704 6.896551724137931,6.503417842000519 8.275862068965518,3.506100199013585 9.655172413793103,2.238989357099593 11.03448275862069,3.293242190879986 12.41379310344828,6.449424591156875 13.79310344827586,1.226269793198927 15.17241379310345,3.235095613048369 16.55172413793103,16.10521761702864 17.93103448275862,3.364540970840183 19.31034482758621,1.612529203080384 20.68965517241379,4.367915549017911 22.06896551724138,3.225404516743099 23.44827586206897,2.465691788526434 24.82758620689655,4.245392402872718 26.20689655172414,3.519252401142165 27.58620689655172,0.0 28.96551724137931,4.759712728216665 30.3448275862069,11.11188024573851 31.72413793103448,4.517435320584927 33.10344827586207,3.650774422427966 34.48275862068966,3.71791987540019 35.86206896551724,3.009431513368521 37.24137931034483,9.629142511032274 38.62068965517241,5.423552825127628 40.0,2.62836376222203 41.37931034482759,5.027602318940902 42.75862068965517,3.464220818551527 44.13793103448276,3.367309855498832 45.51724137931034,6.684779787141992 46.89655172413793,3.880937959678117 48.27586206896552,2.292982607943238 49.6551724137931,3.120879120879121 51.03448275862069,8.53820195552479 52.41379310344828,2.517954486458423 53.79310344827586,1.445357791814485 55.17241379310345,20.0 56.55172413793103,3.592627844596349 57.93103448275862,0.2806956822704854 59.31034482758621,6.658821493467163 60.68965517241379,4.411871592973955 62.06896551724138,2.472267889590724 63.44827586206897,10.90767500216319 64.82758620689656,7.645928874275331 66.20689655172414,0.8548931383577053 67.58620689655172,3.870900752790517 68.96551724137932,2.955438262524877 70.3448275862069,1.06636670416198 71.72413793103448,7.418880332266159 73.10344827586206,11.79198754001904 74.48275862068967,1.781085056675608 75.86206896551724,3.198754001903608 77.24137931034483,2.49372674569525 78.62068965517241,3.108419139915203 80.0,2.911828329151164" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(236,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersection_100x100_4.html">BenchmarkSetIntersection/100x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.363074405708831 1.379310344827586,1.441298122812599 2.758620689655172,13.37939184582519 4.137931034482759,2.014453888459615 5.517241379310345,6.621517203763465 6.896551724137931,3.836189264124358 8.275862068965518,5.53474842052634 9.655172413793103,2.198536430162265 11.03448275862069,3.886186991500386 12.41379310344828,3.476205627016954 13.79310344827586,2.758510976773783 15.17241379310345,3.068951411299486 16.55172413793103,16.19517294668424 17.93103448275862,6.229262306258806 19.31034482758621,2.513522112631244 20.68965517241379,5.793827553293032 22.06896551724138,3.738011908549611 23.44827586206897,3.915276578337348 24.82758620689655,3.562565337939185 26.20689655172414,2.030362256261079 27.58620689655172,2.382164447070588 28.96551724137931,5.861551747647834 30.3448275862069,13.56301986273351 31.72413793103448,6.805145220671788 33.10344827586207,5.797463751647652 34.48275862068966,6.330166810599518 35.86206896551724,5.758829144129812 37.24137931034483,7.498295532021272 38.62068965517241,5.932003090768601 40.0,2.74987500568156 41.37931034482759,6.637880096359256 42.75862068965517,0.6181537202854416 44.13793103448276,2.005817917367392 45.51724137931034,4.179355483841644 46.89655172413793,5.87336939230035 48.27586206896552,6.16608335984728 49.6551724137931,1.135402936230171 51.03448275862069,9.63365301577201 52.41379310344828,1.963547111494932 53.79310344827586,4.777964637971001 55.17241379310345,20.0 56.55172413793103,2.696241079950911 57.93103448275862,0.0 59.31034482758621,3.428480523612563 60.68965517241379,5.751102222626244 62.06896551724138,5.576110176810145 63.44827586206897,10.7099677287396 64.82758620689656,4.527521476296532 66.20689655172414,2.484432525794282 67.58620689655172,4.654788418708241 68.96551724137932,6.130175901095405 70.3448275862069,6.089268669605927 71.72413793103448,5.728375982909868 73.10344827586206,15.71155856551975 74.48275862068967,3.371664924321622 75.86206896551724,2.301259033680287 77.24137931034483,3.678923685287032 78.62068965517241,3.180309985909731 80.0,2.531703104404345" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_16_bindings_with_hint_4.html">BenchmarkBindingsAllocation/16_bindings_with_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9576427255985267 1.379310344827586,1.632903621853898 2.758620689655172,15.94843462246777 4.137931034482759,0.5279312461632903 5.517241379310345,9.478207489257214 6.896551724137931,4.628606507059546 8.275862068965518,9.269490484960098 9.655172413793103,1.276856967464702 11.03448275862069,0.9821976672805403 12.41379310344828,3.192142418661756 13.79310344827586,1.448741559238797 15.17241379310345,2.087170042971148 16.55172413793103,16.37814610190301 17.93103448275862,9.18354818907305 19.31034482758621,2.529158993247391 20.68965517241379,8.987108655616943 22.06896551724138,2.983425414364641 23.44827586206897,3.167587476979742 24.82758620689655,9.220380601596071 26.20689655172414,1.055862492326581 27.58620689655172,0.6507059545733579 28.96551724137931,9.048496009821976 30.3448275862069,16.08348680171885 31.72413793103448,8.974831184775937 33.10344827586207,8.962553713934929 34.48275862068966,9.208103130755063 35.86206896551724,8.974831184775937 37.24137931034483,8.950276243093922 38.62068965517241,7.415592387968079 40.0,2.762430939226519 41.37931034482759,9.208103130755063 42.75862068965517,2.504604051565378 44.13793103448276,1.178637200736648 45.51724137931034,4.014732965009208 46.89655172413793,6.507059545733579 48.27586206896552,8.987108655616943 49.6551724137931,0.4174340085942296 51.03448275862069,9.662369551872313 52.41379310344828,2.209944751381215 53.79310344827586,8.066298342541437 55.17241379310345,20.0 56.55172413793103,0.4788213627992634 57.93103448275862,0.0 59.31034482758621,4.162062615101289 60.68965517241379,9.34315531000614 62.06896551724138,9.060773480662982 63.44827586206897,11.58993247391037 64.82758620689656,4.481276856967465 66.20689655172414,0.1104972375690608 67.58620689655172,8.50828729281768 68.96551724137932,8.741559238796809 70.3448275862069,8.324125230202577 71.72413793103448,7.170042971147944 73.10344827586206,16.08348680171885 74.48275862068967,3.732351135666053 75.86206896551724,2.480049109883364 77.24137931034483,1.669736034376918 78.62068965517241,2.676488643339472 80.0,2.651933701657459" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGlob_10_4.html">BenchmarkGlob/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.737960384266358 1.379310344827586,1.339299683950308 2.758620689655172,13.04252589417029 4.137931034482759,2.88512688925744 5.517241379310345,4.031041712300904 6.896551724137931,4.278248896955284 8.275862068965518,2.624777044153081 9.655172413793103,1.500766655192915 11.03448275862069,5.255186657070438 12.41379310344828,3.987232844134305 13.79310344827586,3.175517101104609 15.17241379310345,2.108458240761023 16.55172413793103,16.84388396908346 17.93103448275862,4.664392777795162 19.31034482758621,3.757549206746566 20.68965517241379,4.481021372469256 22.06896551724138,3.914635291172513 23.44827586206897,2.930813280345464 24.82758620689655,5.43229965265826 26.20689655172414,0.9193603905247677 27.58620689655172,1.346809775636011 28.96551724137931,2.962105329035892 30.3448275862069,12.13192727727884 31.72413793103448,3.728134680977564 33.10344827586207,5.213255311825265 34.48275862068966,4.051694464436587 35.86206896551724,4.435334981381231 37.24137931034483,9.440811089902056 38.62068965517241,7.821760490659323 40.0,3.584191257001596 41.37931034482759,4.345213881152799 42.75862068965517,0.7322339393560096 44.13793103448276,2.16165472353475 45.51724137931034,3.95907000031292 46.89655172413793,4.698814031354633 48.27586206896552,4.187501955753043 49.6551724137931,1.781769252432957 51.03448275862069,13.11887849297494 52.41379310344828,0.741621553963138 53.79310344827586,3.536001502018337 55.17241379310345,20.0 56.55172413793103,2.959601965140658 57.93103448275862,0.0 59.31034482758621,3.63425853490628 60.68965517241379,4.437212504302657 62.06896551724138,4.877178708890071 63.44827586206897,14.76421441311763 64.82758620689656,3.679944925994305 66.20689655172414,1.308633476233689 67.58620689655172,1.105235159745909 68.96551724137932,5.876646744062334 70.3448275862069,6.230246894264167 71.72413793103448,9.7293237788278 73.10344827586206,17.46409237412773 74.48275862068967,2.207341114622774 75.86206896551724,4.014769846981882 77.24137931034483,3.336358231373408 78.62068965517241,1.660981944487906 80.0,2.798760834871859" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSplit_4.html">BenchmarkSplit-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.7079568638880822 1.379310344827586,1.7137860682016886 2.758620689655172,12.853395511512677 4.137931034482759,1.8770037889828082 5.517241379310345,4.127076654036728 6.896551724137931,4.564266977557567 8.275862068965518,2.0460507140775306 9.655172413793103,2.7164092101428174 11.03448275862069,0.8277470125327895 12.41379310344828,3.0778198775867125 13.79310344827586,1.025939959195572 15.17241379310345,0.7053337219469533 16.55172413793103,12.835907898571847 17.93103448275862,4.8440687846109025 19.31034482758621,1.2824249489944641 20.68965517241379,3.1652579422908786 22.06896551724138,1.0317691635091855 23.44827586206897,3.182745555231712 24.82758620689655,1.2474497231127941 26.20689655172414,1.8653453803555813 27.58620689655172,1.1075488195861247 28.96551724137931,4.715826289711453 30.3448275862069,12.486155639755175 31.72413793103448,5.1938210434275724 33.10344827586207,3.5208394054211603 34.48275862068966,3.7073739434567194 35.86206896551724,3.3751092975808774 37.24137931034483,8.190032060623725 38.62068965517241,6.161468959487033 40.0,3.0370154473914326 41.37931034482759,3.61410667443894 42.75862068965517,0.0 44.13793103448276,0.7636257650830665 45.51724137931034,3.9288837073739415 46.89655172413793,3.0253570387642057 48.27586206896552,2.2733896823083626 49.6551724137931,0.9326726901777924 51.03448275862069,10.002914602156807 52.41379310344828,0.955989507432232 53.79310344827586,4.966482075196739 55.17241379310345,20.0 56.55172413793103,2.3958029728942023 57.93103448275862,0.11075488195861283 59.31034482758621,2.675604779947534 60.68965517241379,3.2585252113086547 62.06896551724138,4.430195278344506 63.44827586206897,12.95249198484407 64.82758620689656,3.1652579422908786 66.20689655172414,2.238414456426696 67.58620689655172,2.092684348586417 68.96551724137932,5.129699795977849 70.3448275862069,0.04663363450889335 71.72413793103448,6.7152433692800955 73.10344827586206,16.152725153016615 74.48275862068967,0.530457592538621 75.86206896551724,2.8621393179830967 77.24137931034483,2.821334887787817 78.62068965517241,1.0201107548819586 80.0,2.88545613523754" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_shuffled_keys_500000_4.html">BenchmarkObjectConstruction/shuffled_keys/500000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.449659073835764 1.379310344827586,6.675759384672193 2.758620689655172,17.29253751583193 4.137931034482759,5.38273920040353 5.517241379310345,8.434832679706025 6.896551724137931,2.149835284967881 8.275862068965518,6.631401207798633 9.655172413793103,5.409795158167983 11.03448275862069,5.865537527618559 12.41379310344828,0.0 13.79310344827586,5.02841739581802 15.17241379310345,5.426080861824237 16.55172413793103,19.00097785791307 17.93103448275862,8.765821861779806 19.31034482758621,6.174648659016458 20.68965517241379,6.33224786696098 22.06896551724138,6.8801959209333 23.44827586206897,6.61367821263722 24.82758620689655,8.094989344192083 26.20689655172414,4.980703090718906 27.58620689655172,2.861314308399657 28.96551724137931,4.609360592411785 30.3448275862069,16.46061631552231 31.72413793103448,6.508801293628596 33.10344827586207,7.350313653482324 34.48275862068966,6.612287578024923 35.86206896551724,2.395675493562785 37.24137931034483,11.0856086230751 38.62068965517241,5.715426750978648 40.0,5.359944572187289 41.37931034482759,8.91527180977357 42.75862068965517,5.978153154721291 44.13793103448276,6.401760013201021 45.51724137931034,2.287875750620664 46.89655172413793,7.365697179873792 48.27586206896552,5.484099140108424 49.6551724137931,6.841564301647728 51.03448275862069,11.80464980722243 52.41379310344828,4.55954226304838 53.79310344827586,6.513315780021419 55.17241379310345,20.0 56.55172413793103,6.021047399579876 57.93103448275862,3.689665248385925 59.31034482758621,0.487505777300559 60.68965517241379,8.448737585801432 62.06896551724138,6.18049877096888 63.44827586206897,12.01862033393361 64.82758620689656,2.588447518602474 66.20689655172414,6.485194921878181 67.58620689655172,7.90747068368498 68.96551724137932,7.969885798110541 70.3448275862069,7.702654700162466 71.72413793103448,8.104909838038589 73.10344827586206,18.81957931452543 74.48275862068967,6.915250511765994 75.86206896551724,5.542927289890961 77.24137931034483,5.836449978975958 78.62068965517241,7.051950599768238 80.0,6.33445298115981" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/e2e/authz</td><td><a href="benchmarks.__v1_test_e2e_authz_BenchmarkRESTAuthzForbidPath_4.html">BenchmarkRESTAuthzForbidPath-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.010075503775189 1.379310344827586,3.100905045252263 2.758620689655172,11.18193409670484 4.137931034482759,2.093479673983699 5.517241379310345,4.579978998949947 6.896551724137931,7.992524626231312 8.275862068965518,5.44027201360068 9.655172413793103,2.601255062753138 11.03448275862069,4.720486024301215 12.41379310344828,7.231736586829341 13.79310344827586,1.032676633831692 15.17241379310345,2.327366368318416 16.55172413793103,17.42437121856093 17.93103448275862,4.915995799789989 19.31034482758621,0.1797589879493975 20.68965517241379,4.378218910945547 22.06896551724138,2.763263163158158 23.44827586206897,3.982949147457373 24.82758620689655,4.515975798789939 26.20689655172414,1.913095654782739 27.58620689655172,1.846842342117106 28.96551724137931,3.597429871493575 30.3448275862069,11.21281064053203 31.72413793103448,5.228761438071904 33.10344827586207,4.251337566878344 34.48275862068966,4.433221661083054 35.86206896551724,2.991774588729436 37.24137931034483,10.45777288864443 38.62068965517241,8.8983199159958 40.0,2.707760388019401 41.37931034482759,3.291039551977599 42.75862068965517,2.052477623881194 44.13793103448276,1.842842142107105 45.51724137931034,7.358742937146857 46.89655172413793,4.014200710035502 48.27586206896552,3.162783139156958 49.6551724137931,3.207910395519776 51.03448275862069,12.35274263713186 52.41379310344828,0.0 53.79310344827586,5.101130056502825 55.17241379310345,20.0 56.55172413793103,2.057602880144007 57.93103448275862,0.2608880444022201 59.31034482758621,7.223986199309965 60.68965517241379,5.010250512525626 62.06896551724138,4.351342567128356 63.44827586206897,12.3102405120256 64.82758620689656,6.881719085954298 66.20689655172414,2.709385469273464 67.58620689655172,2.593504675233762 68.96551724137932,3.532176608830442 70.3448275862069,5.025751287564378 71.72413793103448,10.54452722636132 73.10344827586206,17.38961948097405 74.48275862068967,2.546377318865943 75.86206896551724,2.191109555477774 77.24137931034483,3.370418520926046 78.62068965517241,2.176358817940897 80.0,2.577378868943447" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/compile</td><td><a href="benchmarks.__v1_compile_BenchmarkCompileDynamicPolicy_2500_4.html">BenchmarkCompileDynamicPolicy/2500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.650497659605237 1.379310344827586,5.223995448972817 2.758620689655172,13.7363400388381 4.137931034482759,2.589402548287057 5.517241379310345,6.857303102039875 6.896551724137931,4.237147845749372 8.275862068965518,7.110161505373082 9.655172413793103,5.919983122982858 11.03448275862069,5.631082221916278 12.41379310344828,1.639298721088193 13.79310344827586,5.579624634381762 15.17241379310345,5.82531686310587 16.55172413793103,18.77449187927238 17.93103448275862,5.761654757770074 19.31034482758621,4.74479689131815 20.68965517241379,1.582332582232909 22.06896551724138,6.932426039201467 23.44827586206897,7.330023213604356 24.82758620689655,6.035134156166184 26.20689655172414,6.357680486470751 27.58620689655172,0.7131743706801794 28.96551724137931,6.978603249443297 30.3448275862069,12.15106881095158 31.72413793103448,5.208628041958142 33.10344827586207,2.892951890969761 34.48275862068966,4.027156060583266 35.86206896551724,3.117832393485098 37.24137931034483,10.44280040425694 38.62068965517241,5.437777136479352 40.0,3.122358638031295 41.37931034482759,4.334135047156802 42.75862068965517,4.980055174776211 44.13793103448276,6.004451265691729 45.51724137931034,4.858888663294949 46.89655172413793,4.054338145004005 48.27586206896552,1.300892744331214 49.6551724137931,4.423459593748969 51.03448275862069,11.095437702199 52.41379310344828,5.962925350948024 53.79310344827586,3.767670473964777 55.17241379310345,20.0 56.55172413793103,5.816183489113221 57.93103448275862,2.175510790084481 59.31034482758621,2.438252252521645 60.68965517241379,1.163732950475381 62.06896551724138,4.540816343681555 63.44827586206897,13.13480265581536 64.82758620689656,4.069523612709796 66.20689655172414,1.097154127361747 67.58620689655172,3.704345664869045 68.96551724137932,4.317238067373636 70.3448275862069,5.426354678436157 71.72413793103448,6.867405750201683 73.10344827586206,15.19888953099754 74.48275862068967,6.399804039262627 75.86206896551724,0.0 77.24137931034483,6.473478805722863 78.62068965517241,1.122085604947918 80.0,5.157501854961241" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_5000_50_4.html">BenchmarkObjectFind/5000_50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.07003891050584 1.379310344827586,5.978068623983022 2.758620689655172,11.383091616554653 4.137931034482759,5.81535196321189 5.517241379310345,4.577290413866294 6.896551724137931,8.991864166961443 8.275862068965518,4.598514326140785 9.655172413793103,5.610187477891756 11.03448275862069,5.405022992571631 12.41379310344828,7.5344888574460605 13.79310344827586,3.431199151043508 15.17241379310345,5.744605588963568 16.55172413793103,19.92925362575168 17.93103448275862,4.4216483905199855 19.31034482758621,2.9076759816059408 20.68965517241379,3.020870180403257 22.06896551724138,0.848956490979841 23.44827586206897,4.315528829147507 24.82758620689655,1.4715245843650564 26.20689655172414,5.921471524584367 27.58620689655172,5.992217898832688 28.96551724137931,4.541917226742129 30.3448275862069,11.41139016625398 31.72413793103448,3.8839759462327557 33.10344827586207,0.14856738592147067 34.48275862068966,4.61973823841528 35.86206896551724,4.570215776441458 37.24137931034483,14.59497700742837 38.62068965517241,13.187124159886807 40.0,5.496993279094449 41.37931034482759,0.0 42.75862068965517,5.794128050937392 44.13793103448276,5.907322249734701 45.51724137931034,9.15458082773258 46.89655172413793,4.258931729748852 48.27586206896552,4.25185709232402 49.6551724137931,1.1248673505482856 51.03448275862069,14.396887159533074 52.41379310344828,5.468694729395121 53.79310344827586,4.209409267775028 55.17241379310345,17.75733993632826 56.55172413793103,4.216483905199858 57.93103448275862,3.961796957905907 59.31034482758621,8.213654050229923 60.68965517241379,4.372125928546161 62.06896551724138,4.428723027944821 63.44827586206897,15.70569508312699 64.82758620689656,8.730102582242662 66.20689655172414,6.006367173682349 67.58620689655172,1.634241245136188 68.96551724137932,4.2660063671736825 70.3448275862069,4.435797665369652 71.72413793103448,13.30031835868412 73.10344827586206,20.0 74.48275862068967,5.546515741068273 75.86206896551724,5.518217191368944 77.24137931034483,5.83657587548638 78.62068965517241,2.9076759816059408 80.0,6.013441811107182" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkEnumerateComprehensions_size_5000_4.html">BenchmarkEnumerateComprehensions/size_5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.224019536092147 1.379310344827586,5.355292483659137 2.758620689655172,13.99463820846256 4.137931034482759,5.08994682799502 5.517241379310345,3.823534503118336 6.896551724137931,5.71602192955356 8.275862068965518,4.617591524861061 9.655172413793103,4.149730173692357 11.03448275862069,6.852135010202481 12.41379310344828,4.23533136003464 13.79310344827586,6.409290830192466 15.17241379310345,7.8153408455024 16.55172413793103,19.9128030215012 17.93103448275862,4.709479377603118 19.31034482758621,5.139226679615836 20.68965517241379,4.179813093127195 22.06896551724138,8.308264732124202 23.44827586206897,8.821715961966204 24.82758620689655,4.88235651755674 26.20689655172414,3.324035474424585 27.58620689655172,0.5414139871172209 28.96551724137931,2.34961702895606 30.3448275862069,13.26583751802625 31.72413793103448,5.749011050649327 33.10344827586207,6.122392804455838 34.48275862068966,2.405159421420077 35.86206896551724,0.8330136095666946 37.24137931034483,13.34424970091269 38.62068965517241,7.516233019925514 40.0,7.635822166645921 41.37931034482759,6.0026098284775 42.75862068965517,7.130677757714273 44.13793103448276,7.593207979484534 45.51724137931034,4.815217361831004 46.89655172413793,0.6129864716147723 48.27586206896552,2.79245028029515 49.6551724137931,7.296599932730937 51.03448275862069,14.13564631298965 52.41379310344828,2.218027376753692 53.79310344827586,2.88596547399847 55.17241379310345,18.34309739628436 56.55172413793103,6.751845896337164 57.93103448275862,3.456176096602688 59.31034482758621,4.032112930369386 60.68965517241379,5.372095624509673 62.06896551724138,1.661659462387128 63.44827586206897,15.54756749900284 64.82758620689656,5.351290734288224 66.20689655172414,4.534228035441185 67.58620689655172,0.0 68.96551724137932,1.724200740673145 70.3448275862069,5.687704712177935 71.72413793103448,9.239858252663675 73.10344827586206,20.0 74.48275862068967,7.049442472306207 75.86206896551724,5.664574283263995 77.24137931034483,7.388900188149442 78.62068965517241,5.404866172186922 80.0,6.211927899928758" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMArrayIteration_100_4.html">BenchmarkWASMArrayIteration/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.278795064330567 1.379310344827586,6.814648926360163 2.758620689655172,14.72489351424933 4.137931034482759,6.403635884600184 5.517241379310345,5.944759144601063 6.896551724137931,4.660782505598735 8.275862068965518,6.24291924647609 9.655172413793103,6.611777104465815 11.03448275862069,7.69200368857858 12.41379310344828,5.420454046458525 13.79310344827586,7.106222280771089 15.17241379310345,6.806744829403241 16.55172413793103,15.94256356211303 17.93103448275862,5.670311333596803 19.31034482758621,6.728142976331621 20.68965517241379,5.900408378342774 22.06896551724138,3.298643130022395 23.44827586206897,4.441663373292935 24.82758620689655,3.910771527686295 26.20689655172414,6.221841654590963 27.58620689655172,5.034031528564528 28.96551724137931,5.598296227989286 30.3448275862069,14.16545909629825 31.72413793103448,6.309664954112326 33.10344827586207,5.735739691740219 34.48275862068966,5.587757432046722 35.86206896551724,6.779958723049225 37.24137931034483,3.686822113906819 38.62068965517241,0.0 40.0,7.014446932771264 41.37931034482759,6.637684977824617 42.75862068965517,6.584551881614192 44.13793103448276,6.370702147279673 45.51724137931034,5.516620559434418 46.89655172413793,5.511351161463136 48.27586206896552,5.715979449347912 49.6551724137931,7.14881658103895 51.03448275862069,7.960303868616344 52.41379310344828,3.896719799762877 53.79310344827586,6.289465595222413 55.17241379310345,20.0 56.55172413793103,6.738681772274184 57.93103448275862,3.101040706099328 59.31034482758621,5.826636806744829 60.68965517241379,6.512975892504281 62.06896551724138,3.508979932376059 63.44827586206897,9.250867255082772 64.82758620689656,5.057304702937689 66.20689655172414,6.850217362666315 67.58620689655172,2.70232292627234 68.96551724137932,5.998331357309094 70.3448275862069,5.677776314056119 71.72413793103448,1.525490712686076 73.10344827586206,15.23119483598999 74.48275862068967,7.274843015852106 75.86206896551724,7.039915689632459 77.24137931034483,8.271637465419577 78.62068965517241,7.41492117858868 80.0,5.4639265797216" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.93</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_1_binding_with_hint_4.html">BenchmarkBindingsAllocation/1_binding_with_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.942675159235673 1.379310344827586,2.3566878980891737 2.758620689655172,14.108280254777073 4.137931034482759,2.0382165605095572 5.517241379310345,7.1974522292993655 6.896551724137931,5.17515923566879 8.275862068965518,7.245222929936306 9.655172413793103,2.547770700636942 11.03448275862069,2.4681528662420362 12.41379310344828,2.7707006369426743 13.79310344827586,2.277070063694268 15.17241379310345,3.041401273885352 16.55172413793103,15.843949044585987 17.93103448275862,7.595541401273888 19.31034482758621,2.914012738853504 20.68965517241379,7.229299363057324 22.06896551724138,4.156050955414017 23.44827586206897,4.251592356687901 24.82758620689655,7.452229299363058 26.20689655172414,0.8280254777070084 27.58620689655172,0.0 28.96551724137931,7.054140127388537 30.3448275862069,13.964968152866245 31.72413793103448,7.054140127388537 33.10344827586207,7.404458598726114 34.48275862068966,7.29299363057325 35.86206896551724,7.4203821656050994 37.24137931034483,8.280254777070065 38.62068965517241,6.385350318471341 40.0,3.0732484076433124 41.37931034482759,7.484076433121018 42.75862068965517,2.977707006369428 44.13793103448276,2.3566878980891737 45.51724137931034,4.713375796178347 46.89655172413793,7.149681528662422 48.27586206896552,7.229299363057324 49.6551724137931,2.14968152866242 51.03448275862069,9.426751592356691 52.41379310344828,2.3566878980891737 53.79310344827586,6.8471337579617835 55.17241379310345,20.0 56.55172413793103,1.9904458598726116 57.93103448275862,1.3375796178343968 59.31034482758621,2.85031847133758 60.68965517241379,7.579617834394908 62.06896551724138,7.2611464968152895 63.44827586206897,10.891719745222929 64.82758620689656,5.207006369426754 66.20689655172414,1.8471337579617888 67.58620689655172,6.878980891719749 68.96551724137932,7.372611464968156 70.3448275862069,7.1974522292993655 71.72413793103448,7.340764331210195 73.10344827586206,14.840764331210194 74.48275862068967,4.028662420382167 75.86206896551724,3.359872611464972 77.24137931034483,2.3407643312101953 78.62068965517241,3.9171974522293027 80.0,3.630573248407643" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildNakedRefIndex_100_4.html">BenchmarkBuildNakedRefIndex/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.007861498059364 3.2,4.976310043525982 6.4,4.009936891882919 9.6,2.00922599788815 12.8,9.014604574980437 16.0,4.523837733888681 19.2,3.056635856920215 22.4,20.0 25.6,4.335203444580865 28.8,0.7290178856241871 32.0,4.074542313165731 35.2,5.577679490968652 38.4,3.488380268395033 41.6,9.902518986468277 44.8,4.432046476322413 48.0,0.0 51.2,3.105200593192864 54.4,3.818307994172232 57.6,2.530470140499214 60.8,7.258019366002341 64.0,13.78441683907365 67.2,1.639326759950888 70.4,2.8524035638444 73.6,1.529750132478872 76.8,2.981822726994572 80.0,3.357789301956781" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_chain_100_4.html">BenchmarkHasRootsOverlap/chain/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.499023966769923 1.379310344827586,0.0 2.758620689655172,12.62548295535804 4.137931034482759,3.435584964296314 5.517241379310345,7.855828654998349 6.896551724137931,6.856571220336855 8.275862068965518,4.401729705473847 9.655172413793103,2.510078866456737 11.03448275862069,4.11682829876015 12.41379310344828,5.744513690282275 13.79310344827586,1.627685391522125 15.17241379310345,6.237400256090317 16.55172413793103,15.79860320450933 17.93103448275862,4.786214361785708 19.31034482758621,2.376706850880324 20.68965517241379,5.802403326276672 22.06896551724138,3.161946479575367 23.44827586206897,2.885365965099058 24.82758620689655,3.407747122141411 26.20689655172414,3.274427112141482 27.58620689655172,3.653458612290626 28.96551724137931,4.45044407190291 30.3448275862069,11.82539201989288 31.72413793103448,3.642284842714706 33.10344827586207,4.301381230964566 34.48275862068966,4.639670076622788 35.86206896551724,5.733384496914769 37.24137931034483,8.624738532677519 38.62068965517241,7.645681549795897 40.0,5.29135195553969 41.37931034482759,4.201389366122602 42.75862068965517,1.55844368111815 44.13793103448276,2.769274659651362 45.51724137931034,7.122735760780292 46.89655172413793,4.224234672935072 48.27586206896552,2.11265968033658 49.6551724137931,2.458140154285687 51.03448275862069,7.742092459228557 52.41379310344828,1.715790267453536 53.79310344827586,2.589097625239644 55.17241379310345,20.0 56.55172413793103,1.711704115015533 57.93103448275862,2.472619992652355 59.31034482758621,4.923999421995164 60.68965517241379,3.579588405579604 62.06896551724138,1.944807967551492 63.44827586206897,11.6044797603583 64.82758620689656,7.692976906923762 66.20689655172414,4.115669317341371 67.58620689655172,4.592025539195674 68.96551724137932,3.329240989755273 70.3448275862069,2.223751021073774 71.72413793103448,5.454879776108564 73.10344827586206,15.74670163917862 74.48275862068967,3.23712425506655 75.86206896551724,3.202897156372225 77.24137931034483,4.570027180343081 78.62068965517241,3.107667516462551 80.0,4.88614679168312" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(237,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkBundleSizeTargets_large_topdown_4.html">BenchmarkBundleSizeTargets/large/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.383344516718612 1.379310344827586,4.520826661734904 2.758620689655172,13.34232303673127 4.137931034482759,4.571199685089728 5.517241379310345,4.538249915115461 6.896551724137931,7.552538634644603 8.275862068965518,5.90893362098652 9.655172413793103,5.559080335061708 11.03448275862069,3.530486935204632 12.41379310344828,6.427487910390879 13.79310344827586,4.216673225750744 15.17241379310345,3.751289739257153 16.55172413793103,17.54695977869425 17.93103448275862,3.813147114115907 19.31034482758621,3.418636997892525 20.68965517241379,2.982916470365854 22.06896551724138,3.600611447066336 23.44827586206897,4.134498310799995 24.82758620689655,3.662027116098015 26.20689655172414,4.152457921256286 27.58620689655172,3.040491340199508 28.96551724137931,2.975579142687964 30.3448275862069,10.63154932123455 31.72413793103448,3.313929518040482 33.10344827586207,3.721006907406859 34.48275862068966,3.087030987983653 35.86206896551724,2.387443194171562 37.24137931034483,8.74310750999197 38.62068965517241,6.749635291107803 40.0,4.176690496819764 41.37931034482759,3.114276628296102 42.75862068965517,4.125596453658981 44.13793103448276,3.799532181563737 45.51724137931034,6.414745254051839 46.89655172413793,2.596060113935977 48.27586206896552,3.602386621955396 49.6551724137931,2.556943165544199 51.03448275862069,10.94529037193579 52.41379310344828,1.932299673648062 53.79310344827586,3.201362272736088 55.17241379310345,20.0 56.55172413793103,2.923303814825782 57.93103448275862,0.0 59.31034482758621,6.243552695644363 60.68965517241379,3.780549966440565 62.06896551724138,3.265376211338793 63.44827586206897,12.42100448544844 64.82758620689656,6.304351275652924 66.20689655172414,2.879419969724592 67.58620689655172,0.4931608441146828 68.96551724137932,3.496250093839289 70.3448275862069,2.280665450243462 71.72413793103448,7.919363260635297 73.10344827586206,17.82051023889882 74.48275862068967,2.823164649651651 75.86206896551724,3.099512889412172 77.24137931034483,3.39682545279719 78.62068965517241,3.128364817091566 80.0,2.700432602604041" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(238,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementNestedObjectsOrSets_10_4.html">BenchmarkParseStatementNestedObjectsOrSets/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.700778494909841 1.379310344827586,4.191230288109655 2.758620689655172,12.581010047242 4.137931034482759,4.173265020959478 5.517241379310345,3.558453656264555 6.896551724137931,7.707764987690465 8.275862068965518,4.50063211125158 9.655172413793103,2.272938984629716 11.03448275862069,3.98629316654468 12.41379310344828,7.252644886552665 13.79310344827586,1.686073591057289 15.17241379310345,3.72879100405882 16.55172413793103,17.61727327167476 17.93103448275862,4.901856410938852 19.31034482758621,1.41925610486393 20.68965517241379,5.790139064475348 22.06896551724138,3.868520859671302 23.44827586206897,2.844500632111252 24.82758620689655,4.638365826069599 26.20689655172414,4.037527446935924 27.58620689655172,0.0 28.96551724137931,5.502029409807705 30.3448275862069,12.25963137933329 31.72413793103448,5.226561980171668 33.10344827586207,4.57981236276532 34.48275862068966,4.263756736975181 35.86206896551724,2.653536496107525 37.24137931034483,10.63344201210992 38.62068965517241,7.546077583338878 40.0,3.573757402355446 41.37931034482759,4.967063676891343 42.75862068965517,4.168607359105729 44.13793103448276,3.582407345798124 45.51724137931034,7.971920952824539 46.89655172413793,4.672300219575487 48.27586206896552,3.129948765719609 49.6551724137931,4.651008051101204 51.03448275862069,10.40255506021691 52.41379310344828,2.885754208530175 53.79310344827586,2.322842504491317 55.17241379310345,20.0 56.55172413793103,3.90711291503094 57.93103448275862,0.495042917027081 59.31034482758621,7.722403353516535 60.68965517241379,5.283784682946304 62.06896551724138,3.329562845166012 63.44827586206897,11.85907245991084 64.82758620689656,8.277995874642357 66.20689655172414,1.685408210792468 67.58620689655172,3.464635038924745 68.96551724137932,3.436023687537428 70.3448275862069,1.477809568168208 71.72413793103448,8.721804511278195 73.10344827586206,17.11424579146983 74.48275862068967,2.55173331558986 75.86206896551724,3.904451393971655 77.24137931034483,2.18111650808437 78.62068965517241,3.885820746556657 80.0,3.014172599640695" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(238,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_Cache_concurrency__1000__JWT_count__10_4.html">BenchmarkTokens_Cache/concurrency:_1000,_JWT_count:_10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.661431870669746 1.379310344827586,0.0 2.758620689655172,13.18614318706697 4.137931034482759,4.293764434180139 5.517241379310345,5.223094688221709 6.896551724137931,3.352424942263279 8.275862068965518,4.310392609699769 9.655172413793103,2.484988452655889 11.03448275862069,5.711778290993072 12.41379310344828,3.895612009237875 13.79310344827586,4.877598152424942 15.17241379310345,5.061431870669746 16.55172413793103,16.12471131639723 17.93103448275862,6.753810623556582 19.31034482758621,4.731639722863741 20.68965517241379,5.757043879907621 22.06896551724138,5.776443418013857 23.44827586206897,5.840184757505774 24.82758620689655,5.792147806004619 26.20689655172414,2.848036951501155 27.58620689655172,2.975519630484988 28.96551724137931,6.548729792147806 30.3448275862069,12.36859122401848 31.72413793103448,7.174133949191686 33.10344827586207,5.597228637413395 34.48275862068966,5.233256351039261 35.86206896551724,6.245727482678984 37.24137931034483,10.70484988452656 38.62068965517241,9.276674364896074 40.0,4.278060046189376 41.37931034482759,6.56905311778291 42.75862068965517,4.733487297921478 44.13793103448276,4.913625866050808 45.51724137931034,5.30715935334873 46.89655172413793,4.191224018475751 48.27586206896552,4.899769053117783 49.6551724137931,4.57459584295612 51.03448275862069,11.7256351039261 52.41379310344828,3.99445727482679 53.79310344827586,4.462817551963048 55.17241379310345,20.0 56.55172413793103,5.759815242494226 57.93103448275862,3.090069284064665 59.31034482758621,3.687759815242494 60.68965517241379,6.274364896073903 62.06896551724138,2.757505773672055 63.44827586206897,13.31454965357968 64.82758620689656,4.556120092378753 66.20689655172414,4.417551963048499 67.58620689655172,4.162586605080831 68.96551724137932,6.906235565819861 70.3448275862069,5.162124711316397 71.72413793103448,7.350577367205543 73.10344827586206,16.57829099307159 74.48275862068967,5.068822170900693 75.86206896551724,3.373672055427252 77.24137931034483,3.375519630484988 78.62068965517241,4.128406466512702 80.0,5.330254041570439" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(238,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWasmCompilation_4.html">BenchmarkWasmCompilation-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.778808701700905 1.379310344827586,2.188611146560355 2.758620689655172,13.40298480635426 4.137931034482759,4.274100343128708 5.517241379310345,6.474358813051473 6.896551724137931,4.428528033561547 8.275862068965518,6.330428093056362 9.655172413793103,3.870031688628222 11.03448275862069,4.327002198252542 12.41379310344828,0.0 13.79310344827586,3.863654419602014 15.17241379310345,4.638172664379142 16.55172413793103,15.14282170787866 17.93103448275862,1.708475404915242 19.31034482758621,4.798172376790911 20.68965517241379,6.519114731527399 22.06896551724138,5.210106569413913 23.44827586206897,5.179154886034176 24.82758620689655,5.1407618571729 26.20689655172414,3.981069504683195 27.58620689655172,4.740870421730167 28.96551724137931,6.135594256144053 30.3448275862069,13.20940916795332 31.72413793103448,6.414626737437337 33.10344827586207,5.486406962511077 34.48275862068966,6.235581494416295 35.86206896551724,4.449521974437001 37.24137931034483,8.148790961101893 38.62068965517241,2.74758920178089 40.0,3.621648923071946 41.37931034482759,4.274502966652347 42.75862068965517,4.902653181175193 44.13793103448276,4.456337815515745 45.51724137931034,5.021916020641645 46.89655172413793,6.101400015457867 48.27586206896552,6.333260837133392 49.6551724137931,5.063170552403069 51.03448275862069,9.485220661057499 52.41379310344828,3.717185733466822 53.79310344827586,4.07524746068579 55.17241379310345,20.0 56.55172413793103,4.387870247379802 57.93103448275862,1.392365610918287 59.31034482758621,0.5470934715674098 60.68965517241379,6.427561018134235 62.06896551724138,6.019976597507688 63.44827586206897,11.20128839527564 64.82758620689656,5.018040769226621 66.20689655172414,3.267757225204952 67.58620689655172,2.302086272874498 68.96551724137932,6.225724407792922 70.3448275862069,4.195358685434195 71.72413793103448,7.257648498879305 73.10344827586206,14.08274991866645 74.48275862068967,3.390298570506748 75.86206896551724,2.211222771236144 77.24137931034483,3.616788681965162 78.62068965517241,1.725090814971124 80.0,3.762552776933986" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(238,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRewriteDynamics_1000_4.html">BenchmarkRewriteDynamics/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.289730269962463 1.379310344827586,1.827563365059443 2.758620689655172,11.20965961254634 4.137931034482759,1.689270067054818 5.517241379310345,1.51169682390266 6.896551724137931,5.235389138746528 8.275862068965518,2.712408046578112 9.655172413793103,2.61781078222873 11.03448275862069,1.950284140431615 12.41379310344828,6.016804378900394 13.79310344827586,2.555753117409848 15.17241379310345,1.950051714720682 16.55172413793103,18.38882497181838 17.93103448275862,2.164115794489186 19.31034482758621,1.603969831142721 20.68965517241379,1.933084637822636 22.06896551724138,2.151099954676986 23.44827586206897,0.9659612546339876 24.82758620689655,1.950051714720682 26.20689655172414,2.350521214656765 27.58620689655172,2.103917535357761 28.96551724137931,1.926809143627468 30.3448275862069,11.46672244883729 31.72413793103448,2.208741530988158 33.10344827586207,1.899615335448407 34.48275862068966,1.93238736068984 35.86206896551724,1.94331136910365 37.24137931034483,11.42209671233832 38.62068965517241,9.609873444200398 40.0,3.204685702332392 41.37931034482759,2.818161745052238 42.75862068965517,3.132633731943428 44.13793103448276,2.748898883194459 45.51724137931034,4.702901835000988 46.89655172413793,1.486362421411056 48.27586206896552,0.4462573649897152 49.6551724137931,2.449766993224791 51.03448275862069,13.21502864646887 52.41379310344828,0.5706051203384118 53.79310344827586,1.721577240874386 55.17241379310345,20.0 56.55172413793103,2.307987309556183 57.93103448275862,0.0 59.31034482758621,4.884658740949924 60.68965517241379,1.556090134690699 62.06896551724138,1.883345535683157 63.44827586206897,13.12159351067415 64.82758620689656,4.565073388418227 66.20689655172414,2.051389324687097 67.58620689655172,1.014073376796941 68.96551724137932,1.253007007635185 70.3448275862069,1.303675812618392 71.72413793103448,10.62998988948157 73.10344827586206,19.26855628769654 74.48275862068967,3.358086671547607 75.86206896551724,3.272089158502714 77.24137931034483,3.453148787318853 78.62068965517241,2.569233808643912 80.0,2.519494706504434" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(238,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_array_comprehension_non_infix_head_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/array_comprehension_non-infix_head-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.9482551143200943 1.379310344827586,2.346570397111911 2.758620689655172,12.876052948255111 4.137931034482759,1.484155635780187 5.517241379310345,6.2575210589651 6.896551724137931,6.939430405134374 8.275862068965518,5.194544725230648 9.655172413793103,3.249097472924184 11.03448275862069,2.9281989570798217 12.41379310344828,7.661452065784193 13.79310344827586,3.9510629763337306 15.17241379310345,4.532691536301643 16.55172413793103,14.981949458483752 17.93103448275862,6.097071801042922 19.31034482758621,0.902527075812273 20.68965517241379,5.976734857601279 22.06896551724138,0.6819093461692773 23.44827586206897,0.8624147613317241 24.82758620689655,6.01684717208183 26.20689655172414,2.125952667468912 27.58620689655172,2.18612113918973 28.96551724137931,4.793421580425193 30.3448275862069,9.72723626153229 31.72413793103448,3.0084235860409123 33.10344827586207,2.7878058563979167 34.48275862068966,1.9454472523064545 35.86206896551724,2.627356598475732 37.24137931034483,4.472523064580823 38.62068965517241,2.868030485359 40.0,0.5615724027276343 41.37931034482759,5.896510228640192 42.75862068965517,0.0 44.13793103448276,5.294825511432011 45.51724137931034,7.862013638186923 46.89655172413793,6.297633373445649 48.27586206896552,6.55836341756919 49.6551724137931,3.850782190132371 51.03448275862069,5.976734857601279 52.41379310344828,4.031287605294825 53.79310344827586,5.354993983152825 55.17241379310345,20.0 56.55172413793103,3.3092659446450057 57.93103448275862,3.4296028880866416 59.31034482758621,8.443642198154834 60.68965517241379,5.976734857601279 62.06896551724138,5.375050140393098 63.44827586206897,8.503810669875653 64.82758620689656,7.801845166466105 66.20689655172414,3.3092659446450057 67.58620689655172,5.655836341756917 68.96551724137932,3.6903329322101897 70.3448275862069,3.750501403931004 71.72413793103448,5.034095467308465 73.10344827586206,14.340152426795026 74.48275862068967,2.988367428800643 75.86206896551724,2.727637384677095 77.24137931034483,3.489771359807463 78.62068965517241,2.727637384677095 80.0,5.395106297633374" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(238,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedArrays_depth_2500_4.html">BenchmarkParseDeepNesting/NestedArrays/depth-2500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.376949771133328 1.379310344827586,0.5829167260266375 2.758620689655172,12.96115084755163 4.137931034482759,4.396012749977978 5.517241379310345,3.803710804747203 6.896551724137931,3.167484293623597 8.275862068965518,2.349947962602675 9.655172413793103,1.795719774537237 11.03448275862069,3.474368998978827 12.41379310344828,1.456427243888461 13.79310344827586,2.604860521287482 15.17241379310345,1.729479484650327 16.55172413793103,12.51548887421957 17.93103448275862,2.364607609748883 19.31034482758621,1.860916053944891 20.68965517241379,3.412652754502023 22.06896551724138,3.342997680339216 23.44827586206897,3.632188583092903 24.82758620689655,3.967011443877368 26.20689655172414,3.192149041196001 27.58620689655172,0.0 28.96551724137931,3.949991898043677 30.3448275862069,12.16243933048478 31.72413793103448,4.433890755178455 33.10344827586207,4.220325361515816 34.48275862068966,2.96725178378978 35.86206896551724,1.909593042540164 37.24137931034483,5.399187194341463 38.62068965517241,3.394295570241786 40.0,1.439342447399816 41.37931034482759,2.541610886419272 42.75862068965517,3.302846777324527 44.13793103448276,3.186091605394489 45.51724137931034,1.901458460889301 46.89655172413793,4.466896711475741 48.27586206896552,1.951755840749252 49.6551724137931,2.144973905175573 51.03448275862069,5.856050530107196 52.41379310344828,1.105172093164885 53.79310344827586,1.221111631908005 55.17241379310345,20.0 56.55172413793103,3.083996080610659 57.93103448275862,0.1479232347794691 59.31034482758621,2.364390107565705 60.68965517241379,4.119948103979094 62.06896551724138,0.5838954858509392 63.44827586206897,9.123216074281347 64.82758620689656,4.357797616393575 66.20689655172414,2.14938919949409 67.58620689655172,3.929905571427173 68.96551724137932,2.884111574269927 70.3448275862069,0.5635155312871453 71.72413793103448,3.490148782368403 73.10344827586206,13.88246834527602 74.48275862068967,1.115014066953697 75.86206896551724,3.066030400280143 77.24137931034483,0.4316657078445425 78.62068965517241,3.33150268995825 80.0,2.86226347996968" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(238,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersectionSlow_10x100_4.html">BenchmarkSetIntersectionSlow/10x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.614003614496673 1.379310344827586,3.378807216097974 2.758620689655172,14.05104670589641 4.137931034482759,2.39047563059313 5.517241379310345,5.315100289956213 6.896551724137931,3.777494163896374 8.275862068965518,4.984940861448719 9.655172413793103,1.64271098628729 11.03448275862069,3.800356898359823 12.41379310344828,3.733300968480299 13.79310344827586,0.03371760275050681 15.17241379310345,1.820765719552227 16.55172413793103,19.59686794191773 17.93103448275862,5.884954325733282 19.31034482758621,1.653755492385094 20.68965517241379,5.363306221447657 22.06896551724138,2.261066788540566 23.44827586206897,3.21945077097252 24.82758620689655,3.022515697269784 26.20689655172414,2.398455589669291 27.58620689655172,1.819506524488879 28.96551724137931,5.546261195742252 30.3448275862069,13.50432848303026 31.72413793103448,5.524794195565889 33.10344827586207,4.9429247081 34.48275862068966,5.545320592200955 35.86206896551724,4.93012036311848 37.24137931034483,10.18012178540206 38.62068965517241,8.289622450082588 40.0,3.110507641455584 41.37931034482759,5.533737514720635 42.75862068965517,1.955992649638456 44.13793103448276,2.442178483314717 45.51724137931034,5.221032350314135 46.89655172413793,5.291691398597818 48.27586206896552,4.638176746232371 49.6551724137931,0.5500482628228347 51.03448275862069,12.13379326823699 52.41379310344828,1.054416569793352 53.79310344827586,4.458392516133437 55.17241379310345,20.0 56.55172413793103,1.090121576800469 57.93103448275862,0.0 59.31034482758621,3.492013403600463 60.68965517241379,5.874600101266591 62.06896551724138,4.652096161541073 63.44827586206897,14.04205787366708 64.82758620689656,4.953991970735093 66.20689655172414,1.007644300151141 67.58620689655172,4.191238353867948 68.96551724137932,5.37359976181491 70.3448275862069,3.45534503651476 71.72413793103448,8.113084819303612 73.10344827586206,17.99052190221895 74.48275862068967,4.02557834791332 75.86206896551724,2.616743880861942 77.24137931034483,3.10346070040829 78.62068965517241,1.640746338567969 80.0,2.606564123181136" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(238,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_100_10_4.html">BenchmarkJSONPatchAddShallowComposite/object-100-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.352972827549099 1.379310344827586,3.963770065464981 2.758620689655172,13.42659851134427 4.137931034482759,3.309120258272801 5.517241379310345,5.789615281140705 6.896551724137931,6.116043404178997 8.275862068965518,6.246973365617433 9.655172413793103,3.997847726661286 11.03448275862069,2.118195677517711 12.41379310344828,6.386871132633844 13.79310344827586,3.624787014617523 15.17241379310345,3.87050488745404 16.55172413793103,15.969868173258 17.93103448275862,6.187785848802798 19.31034482758621,2.971930768540938 20.68965517241379,5.533136041610618 22.06896551724138,4.146713299255672 23.44827586206897,4.376289122051834 24.82758620689655,5.814725136759035 26.20689655172414,4.058828804591516 27.58620689655172,3.17998385794996 28.96551724137931,3.21226795803067 30.3448275862069,13.48399246704331 31.72413793103448,5.386064030131827 33.10344827586207,5.380683346785042 34.48275862068966,4.846202134337728 35.86206896551724,3.382656264012196 37.24137931034483,8.607299793740472 38.62068965517241,7.245986907003856 40.0,3.814904492870595 41.37931034482759,6.191372971033988 42.75862068965517,2.58272800645682 44.13793103448276,2.261680566765313 45.51724137931034,6.890861806116043 46.89655172413793,5.988700564971751 48.27586206896552,6.132185454219353 49.6551724137931,4.177203838220787 51.03448275862069,10.02421307506053 52.41379310344828,2.609631423190745 53.79310344827586,5.412967446865752 55.17241379310345,20.0 56.55172413793103,4.324275849699579 57.93103448275862,1.468926553672316 59.31034482758621,5.509819747107883 60.68965517241379,6.103488476369832 62.06896551724138,4.435476638866469 63.44827586206897,12.38812662541476 64.82758620689656,6.939287956237109 66.20689655172414,3.323468747197561 67.58620689655172,4.702717245090126 68.96551724137932,4.399605416554569 70.3448275862069,5.515200430454668 71.72413793103448,8.33109138193884 73.10344827586206,16.60299524706304 74.48275862068967,4.465967177831585 75.86206896551724,3.886646937494395 77.24137931034483,3.291184647116851 78.62068965517241,0.0 80.0,3.886646937494395" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(239,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersectionSlow_10x50_4.html">BenchmarkSetIntersectionSlow/10x50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.409566167290886 1.379310344827586,3.057287765293383 2.758620689655172,14.24612983770287 4.137931034482759,1.724547440699126 5.517241379310345,6.05291822721598 6.896551724137931,4.070177902621723 8.275862068965518,4.423813982521848 9.655172413793103,1.398236579275905 11.03448275862069,3.799843945068664 12.41379310344828,3.286766541822722 13.79310344827586,0.3825998751560549 15.17241379310345,1.892852684144819 16.55172413793103,19.83266229712859 17.93103448275862,5.344179151061174 19.31034482758621,1.451466916354557 20.68965517241379,4.681554307116105 22.06896551724138,2.37665418227216 23.44827586206897,2.013405118601748 24.82758620689655,2.990168539325843 26.20689655172414,2.008380149812734 27.58620689655172,1.061501248439451 28.96551724137931,5.201638576779026 30.3448275862069,13.77888576779026 31.72413793103448,5.652340823970037 33.10344827586207,4.921738451935081 34.48275862068966,5.023064918851436 35.86206896551724,5.151560549313358 37.24137931034483,9.782240948813984 38.62068965517241,8.25026529338327 40.0,3.281367041198502 41.37931034482759,5.618804619225968 42.75862068965517,1.721129837702871 44.13793103448276,2.523782771535581 45.51724137931034,5.234987515605493 46.89655172413793,5.151373283395755 48.27586206896552,2.943461298377029 49.6551724137931,0.1530898876404494 51.03448275862069,9.92429775280899 52.41379310344828,0.9343164794007491 53.79310344827586,4.114263420724095 55.17241379310345,20.0 56.55172413793103,1.027793383270911 57.93103448275862,0.0 59.31034482758621,3.804744069912609 60.68965517241379,5.664497503121099 62.06896551724138,4.516963171036205 63.44827586206897,14.09589575530587 64.82758620689656,4.89085518102372 66.20689655172414,1.21123595505618 67.58620689655172,4.02791822721598 68.96551724137932,5.371332709113608 70.3448275862069,5.136204744069913 71.72413793103448,8.112250312109863 73.10344827586206,19.81599563046192 74.48275862068967,3.811797752808989 75.86206896551724,1.108895131086142 77.24137931034483,3.046660424469413 78.62068965517241,1.347456304619226 80.0,2.621941323345818" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(239,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkTrivialPolicy_4.html">BenchmarkTrivialPolicy-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.508379888268156 1.379310344827586,0.0782122905027933 2.758620689655172,13.45251396648045 4.137931034482759,1.519553072625698 5.517241379310345,5.189944134078212 6.896551724137931,6.960893854748603 8.275862068965518,5.508379888268156 9.655172413793103,1.994413407821229 11.03448275862069,3.927374301675978 12.41379310344828,6.396648044692737 13.79310344827586,2.279329608938547 15.17241379310345,1.301675977653631 16.55172413793103,18.32960893854749 17.93103448275862,5.474860335195531 19.31034482758621,1.64804469273743 20.68965517241379,5.139664804469274 22.06896551724138,3.910614525139665 23.44827586206897,4.418994413407821 24.82758620689655,4.70391061452514 26.20689655172414,2.391061452513966 27.58620689655172,1.983240223463687 28.96551724137931,4.70391061452514 30.3448275862069,13.27932960893855 31.72413793103448,6.016759776536313 33.10344827586207,4.804469273743017 34.48275862068966,5.569832402234637 35.86206896551724,2.776536312849162 37.24137931034483,9.162011173184357 38.62068965517241,8.23463687150838 40.0,2.849162011173184 41.37931034482759,6.016759776536313 42.75862068965517,1.268156424581006 44.13793103448276,1.966480446927374 45.51724137931034,7.17877094972067 46.89655172413793,3.787709497206704 48.27586206896552,2.217877094972067 49.6551724137931,2.189944134078212 51.03448275862069,13.0 52.41379310344828,2.502793296089385 53.79310344827586,5.022346368715084 55.17241379310345,20.0 56.55172413793103,2.379888268156425 57.93103448275862,0.0 59.31034482758621,6.318435754189944 60.68965517241379,5.290502793296089 62.06896551724138,4.983240223463687 63.44827586206897,13.03351955307263 64.82758620689656,6.664804469273743 66.20689655172414,2.687150837988827 67.58620689655172,2.692737430167598 68.96551724137932,4.458100558659218 70.3448275862069,4.53072625698324 71.72413793103448,9.558659217877095 73.10344827586206,18.1731843575419 74.48275862068967,2.290502793296089 75.86206896551724,3.217877094972067 77.24137931034483,4.100558659217877 78.62068965517241,2.603351955307263 80.0,2.625698324022346" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(239,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementNestedObjectsOrSets_20_4.html">BenchmarkParseStatementNestedObjectsOrSets/20-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.450182183691419 1.379310344827586,5.074937626765746 2.758620689655172,12.55936675461741 4.137931034482759,4.633747958286217 5.517241379310345,3.979322599752302 6.896551724137931,7.588534094376537 8.275862068965518,5.206325274172994 9.655172413793103,3.091199540502217 11.03448275862069,4.51528368603378 12.41379310344828,7.628740150413727 13.79310344827586,2.154613824421589 15.17241379310345,4.302765961265773 16.55172413793103,17.42753037890618 17.93103448275862,5.615206504765495 19.31034482758621,2.079227469351857 20.68965517241379,6.319171468059519 22.06896551724138,4.193994220379445 23.44827586206897,0.0 24.82758620689655,5.315097015059322 26.20689655172414,4.602875450971946 27.58620689655172,1.336851363236588 28.96551724137931,6.155834365408433 30.3448275862069,12.81532137921132 31.72413793103448,6.146859799328702 33.10344827586207,5.740132464595337 34.48275862068966,5.533717444761546 35.86206896551724,3.865166119218136 37.24137931034483,11.40559653940732 38.62068965517241,7.421248182650369 40.0,3.343205356021036 41.37931034482759,6.101986968930052 42.75862068965517,4.510616911672321 44.13793103448276,4.518873512465672 45.51724137931034,7.98736381095974 46.89655172413793,5.395868109776892 48.27586206896552,3.787625868289268 49.6551724137931,4.687236372121408 51.03448275862069,10.13659289573349 52.41379310344828,3.448028287832283 53.79310344827586,3.528081417263475 55.17241379310345,20.0 56.55172413793103,4.248918564787393 57.93103448275862,1.660653707393248 59.31034482758621,7.788487426632922 60.68965517241379,6.184193994220379 62.06896551724138,3.015095220146106 63.44827586206897,12.04207276578177 64.82758620689656,8.417784000143593 66.20689655172414,2.23969271085743 67.58620689655172,3.709008669430833 68.96551724137932,3.93516773464003 70.3448275862069,2.547340836070576 71.72413793103448,9.418268626711898 73.10344827586206,16.941467880028 74.48275862068967,3.423976450738607 75.86206896551724,4.189327446017985 77.24137931034483,3.416796797874823 78.62068965517241,3.868755945650028 80.0,3.852601726706514" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(239,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/compile</td><td><a href="benchmarks.__v1_compile_BenchmarkCompileDynamicPolicy_10000_4.html">BenchmarkCompileDynamicPolicy/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.531035809079372 1.379310344827586,1.788330516467507 2.758620689655172,14.61776308623679 4.137931034482759,5.793970653552383 5.517241379310345,8.184080901818579 6.896551724137931,1.003155845209339 8.275862068965518,8.92160262354415 9.655172413793103,7.398012423208931 11.03448275862069,7.256247076894933 12.41379310344828,0.2181726172827971 13.79310344827586,5.66018774732868 15.17241379310345,7.186184766640286 16.55172413793103,15.01454681459694 17.93103448275862,7.800730207182337 19.31034482758621,3.217880732969749 20.68965517241379,8.496442134988827 22.06896551724138,8.708778841151407 23.44827586206897,8.349262017701218 24.82758620689655,4.103623060333298 26.20689655172414,8.309544091211196 27.58620689655172,1.177963325438765 28.96551724137931,8.39664457011986 30.3448275862069,11.06039660175245 31.72413793103448,7.545322429623554 33.10344827586207,7.525712353904238 34.48275862068966,6.751757291780805 35.86206896551724,4.919788874291652 37.24137931034483,10.28748792912292 38.62068965517241,3.970990941069786 40.0,7.181219410127065 41.37931034482759,7.679076933595401 42.75862068965517,4.758530579562726 44.13793103448276,3.32933796596237 45.51724137931034,2.418260446129139 46.89655172413793,5.764616414507018 48.27586206896552,2.708460566412675 49.6551724137931,7.247213353679495 51.03448275862069,11.81869700153397 52.41379310344828,6.368284480255391 53.79310344827586,4.985395613270921 55.17241379310345,20.0 56.55172413793103,4.401231738495503 57.93103448275862,4.365820399396688 59.31034482758621,0.0 60.68965517241379,6.820875850859341 62.06896551724138,2.505932520356402 63.44827586206897,11.47928329514584 64.82758620689656,2.167066548836556 66.20689655172414,6.472495924580712 67.58620689655172,5.575133397988544 68.96551724137932,6.378664735680296 70.3448275862069,2.747805441478686 71.72413793103448,3.275769783705274 73.10344827586206,14.24522282279836 74.48275862068967,3.715048958093776 75.86206896551724,5.956400061402598 77.24137931034483,8.186503089355794 78.62068965517241,5.644228544400009 80.0,7.00671754196575" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(239,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkMemoryAllocationTargets_100_topdown_4.html">BenchmarkMemoryAllocationTargets/100/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.532428091298068 1.379310344827586,1.616747877495377 2.758620689655172,12.68670616977337 4.137931034482759,4.32032610309501 5.517241379310345,7.522102393132398 6.896551724137931,6.031152563877603 8.275862068965518,6.275459932241824 9.655172413793103,2.426201627815946 11.03448275862069,1.859300552053667 12.41379310344828,4.752790638033663 13.79310344827586,3.431236249274502 15.17241379310345,0.0 16.55172413793103,17.83875713687961 17.93103448275862,6.139133721165657 19.31034482758621,1.401055515812491 20.68965517241379,5.420924048753493 22.06896551724138,2.559018451280252 23.44827586206897,3.398167019855035 24.82758620689655,4.814204921241243 26.20689655172414,0.827810547059538 27.58620689655172,0.7445300795011272 28.96551724137931,6.649209712905098 30.3448275862069,13.24334903559329 31.72413793103448,5.651733772456706 33.10344827586207,4.231916530565416 34.48275862068966,7.743058836233077 35.86206896551724,6.379931701918015 37.24137931034483,9.961936642055962 38.62068965517241,8.90534101799236 40.0,2.955984180760457 41.37931034482759,6.746662707357566 42.75862068965517,2.319030329207553 44.13793103448276,4.106388435218054 45.51724137931034,4.50335416469826 46.89655172413793,5.65902250057365 48.27586206896552,5.268940569870558 49.6551724137931,1.867939044636711 51.03448275862069,13.08299701702053 52.41379310344828,0.08935440765586405 53.79310344827586,5.900495363559059 55.17241379310345,20.0 56.55172413793103,0.9231039183662451 57.93103448275862,0.2694129874336928 59.31034482758621,3.794457867102191 60.68965517241379,6.662842334012715 62.06896551724138,5.590454465695736 63.44827586206897,13.24726335254498 64.82758620689656,3.153454722150985 66.20689655172414,2.610444477438687 67.58620689655172,5.544427497401703 68.96551724137932,6.26817120412488 70.3448275862069,3.362668214396588 71.72413793103448,9.154372561987932 73.10344827586206,17.32854616869356 74.48275862068967,0.4749821156208242 75.86206896551724,5.830037658428604 77.24137931034483,4.731869288809103 78.62068965517241,2.865684937978323 80.0,2.605315372467504" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(239,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_1_binding_without_hint_4.html">BenchmarkBindingsAllocation/1_binding_without_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.1698113207547145 1.379310344827586,2.6100628930817606 2.758620689655172,13.663522012578614 4.137931034482759,1.9182389937106912 5.517241379310345,6.902515723270437 6.896551724137931,4.19811320754717 8.275862068965518,6.39937106918239 9.655172413793103,1.2264150943396182 11.03448275862069,0.0 12.41379310344828,3.3805031446540887 13.79310344827586,1.9339622641509422 15.17241379310345,0.9433962264150928 16.55172413793103,13.333333333333332 17.93103448275862,6.933962264150944 19.31034482758621,2.4371069182389924 20.68965517241379,6.776729559748427 22.06896551724138,1.6666666666666643 23.44827586206897,1.6352201257861623 24.82758620689655,6.6666666666666625 26.20689655172414,1.9968553459119462 27.58620689655172,1.10062893081761 28.96551724137931,6.477987421383647 30.3448275862069,13.41194968553459 31.72413793103448,6.367924528301888 33.10344827586207,6.588050314465406 34.48275862068966,6.556603773584904 35.86206896551724,5.377358490566035 37.24137931034483,7.279874213836477 38.62068965517241,5.220125786163521 40.0,1.9339622641509422 41.37931034482759,6.509433962264149 42.75862068965517,1.9025157232704402 44.13793103448276,1.9182389937106912 45.51724137931034,4.6383647798742125 46.89655172413793,6.6509433962264115 48.27586206896552,6.556603773584904 49.6551724137931,1.5408805031446526 51.03448275862069,9.512578616352203 52.41379310344828,0.9748427672955948 53.79310344827586,6.588050314465406 55.17241379310345,20.0 56.55172413793103,1.147798742138363 57.93103448275862,0.8176100628930811 59.31034482758621,1.8867924528301891 60.68965517241379,6.933962264150944 62.06896551724138,6.462264150943396 63.44827586206897,10.094339622641508 64.82758620689656,3.7421383647798727 66.20689655172414,0.8962264150943398 67.58620689655172,5.990566037735849 68.96551724137932,6.82389937106918 70.3448275862069,6.60377358490566 71.72413793103448,6.147798742138363 73.10344827586206,13.977987421383645 74.48275862068967,1.415094339622641 75.86206896551724,1.5566037735849 77.24137931034483,3.443396226415093 78.62068965517241,1.8238993710691815 80.0,2.9402515723270426" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(239,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkGenericVisitorWalkVsTypeVisitor_TypeVisitor_via_WalkRules_4.html">BenchmarkGenericVisitorWalkVsTypeVisitor/TypeVisitor_via_WalkRules-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.6641221374045827 1.379310344827586,5.591603053435115 2.758620689655172,11.183206106870227 4.137931034482759,2.3187022900763345 5.517241379310345,0.0 6.896551724137931,11.393129770992367 8.275862068965518,3.8263358778625935 9.655172413793103,4.732824427480917 11.03448275862069,4.599236641221374 12.41379310344828,9.59923664122137 13.79310344827586,4.608778625954198 15.17241379310345,4.646946564885495 16.55172413793103,13.387404580152673 17.93103448275862,1.2500000000000036 19.31034482758621,3.301526717557252 20.68965517241379,2.080152671755723 22.06896551724138,3.3396946564885504 23.44827586206897,3.1106870229007626 24.82758620689655,2.585877862595421 26.20689655172414,5.2385496183206115 27.58620689655172,5.44847328244275 28.96551724137931,1.822519083969464 30.3448275862069,8.988549618320612 31.72413793103448,0.534351145038169 33.10344827586207,0.4866412213740432 34.48275862068966,0.49618320610687405 35.86206896551724,0.16221374045801795 37.24137931034483,10.009541984732822 38.62068965517241,8.396946564885493 40.0,2.6335877862595396 41.37931034482759,4.971374045801527 42.75862068965517,3.75954198473282 44.13793103448276,4.589694656488552 45.51724137931034,9.561068702290076 46.89655172413793,1.9370229007633597 48.27586206896552,2.2041984732824424 49.6551724137931,4.0171755725190845 51.03448275862069,11.956106870229009 52.41379310344828,4.360687022900764 53.79310344827586,4.856870229007637 55.17241379310345,20.0 56.55172413793103,2.8339694656488525 57.93103448275862,3.6641221374045827 59.31034482758621,11.593511450381676 60.68965517241379,2.261450381679385 62.06896551724138,4.055343511450381 63.44827586206897,7.519083969465651 64.82758620689656,11.984732824427478 66.20689655172414,3.0438931297709892 67.58620689655172,2.232824427480921 68.96551724137932,1.0782442748091654 70.3448275862069,2.070610687022903 71.72413793103448,8.349236641221374 73.10344827586206,13.053435114503817 74.48275862068967,4.618320610687025 75.86206896551724,4.656488549618324 77.24137931034483,4.608778625954198 78.62068965517241,4.608778625954198 80.0,5.68702290076336" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_set_comprehension_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/set_comprehension-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.4918076819769013 1.379310344827586,3.1873936789327573 2.758620689655172,12.83910824603814 4.137931034482759,2.972513206195721 5.517241379310345,5.783866057838658 6.896551724137931,6.30316053361984 8.275862068965518,5.855492882084338 9.655172413793103,3.670874742591103 11.03448275862069,3.4022741516698005 12.41379310344828,7.646163488226341 13.79310344827586,4.011102157758078 15.17241379310345,3.8678485092667216 16.55172413793103,15.166980034022743 17.93103448275862,5.712239233592978 19.31034482758621,1.8264840182648392 20.68965517241379,5.139224639627539 22.06896551724138,2.005551078879037 23.44827586206897,1.8622974303876774 24.82758620689655,5.604798997224458 26.20689655172414,3.1873936789327573 27.58620689655172,3.2053003849941746 28.96551724137931,4.6557435759692005 30.3448275862069,11.89005282478288 31.72413793103448,5.067597815381859 33.10344827586207,4.619930163846357 34.48275862068966,4.8885307547676575 35.86206896551724,4.834810636583402 37.24137931034483,3.4380875637926387 38.62068965517241,2.095084609186138 40.0,0.08953353030710076 41.37931034482759,5.1929447578118015 42.75862068965517,0.0 44.13793103448276,4.3871429850479 45.51724137931034,7.502909839734977 46.89655172413793,6.697108066971078 48.27586206896552,5.121317933566122 49.6551724137931,3.5634345062225776 51.03448275862069,5.694332527531557 52.41379310344828,3.4380875637926387 53.79310344827586,5.56898558510162 55.17241379310345,20.0 56.55172413793103,3.044140030441401 57.93103448275862,2.9187930880114585 59.31034482758621,8.326618318560302 60.68965517241379,5.783866057838658 62.06896551724138,6.75082818515534 63.44827586206897,8.4161518488674 64.82758620689656,7.9326707852090586 66.20689655172414,3.4022741516698005 67.58620689655172,5.640612409347302 68.96551724137932,5.980839824514277 70.3448275862069,5.4615453487331 71.72413793103448,5.103411227504701 73.10344827586206,14.28955143701316 74.48275862068967,3.796221685021038 75.86206896551724,4.691556988092039 77.24137931034483,4.369236278986477 78.62068965517241,4.458769809293576 80.0,4.798997224460557" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildNakedRefIndex_1_4.html">BenchmarkBuildNakedRefIndex/1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.262135922330097 3.2,5.518446601941749 6.4,4.629126213592233 9.6,2.252427184466019 12.8,5.526213592233006 16.0,3.067961165048544 19.2,2.87378640776699 22.4,20.0 25.6,3.592233009708739 28.8,0.07766990291262137 32.0,3.646601941747573 35.2,6.31844660194175 38.4,3.712621359223302 41.6,8.598058252427183 44.8,4.302912621359221 48.0,0.0 51.2,6.132038834951457 54.4,3.8912621359223323 57.6,3.2815533980582536 60.8,5.631067961165049 64.0,15.02135922330097 67.2,1.12621359223301 70.4,2.097087378640777 73.6,1.825242718446602 76.8,2.097087378640777 80.0,2.446601941747573" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_1000x250_4.html">BenchmarkAnyUnionAllUniqueTypes/1000x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.283402184369872 1.379310344827586,3.55667477788467 2.758620689655172,14.21764472865146 4.137931034482759,2.392620677946919 5.517241379310345,7.59549544451361 6.896551724137931,4.06654971422104 8.275862068965518,7.010921849357705 9.655172413793103,0.7435911946126422 11.03448275862069,0.8352668213457077 12.41379310344828,3.917718295512421 13.79310344827586,1.397204459283572 15.17241379310345,0.0 16.55172413793103,16.27185784618867 17.93103448275862,7.708109331673363 19.31034482758621,3.145266255446777 20.68965517241379,7.602286231679022 22.06896551724138,2.807424593967517 23.44827586206897,2.394884273668723 24.82758620689655,6.240167506083414 26.20689655172414,1.523965819704601 27.58620689655172,1.937637937864297 28.96551724137931,7.885235696904533 30.3448275862069,14.321204232924 31.72413793103448,7.245204006564428 33.10344827586207,8.207232188331163 34.48275862068966,6.6481806349386 35.86206896551724,6.837756776639692 37.24137931034483,10.7220870352555 38.62068965517241,8.184596231113122 40.0,3.707769792315093 41.37931034482759,7.38498104238583 42.75862068965517,2.879293758134797 44.13793103448276,3.446890385377172 45.51724137931034,4.782411861241582 46.89655172413793,7.433648350404618 48.27586206896552,7.923716824175202 49.6551724137931,3.2963612698772 51.03448275862069,11.45379435232867 52.41379310344828,2.857789598777658 53.79310344827586,6.450681908211193 55.17241379310345,20.0 56.55172413793103,1.081998755022353 57.93103448275862,1.242714051270443 59.31034482758621,5.21871993661932 60.68965517241379,7.714334219908324 62.06896551724138,7.111085960047536 63.44827586206897,12.74970290306151 64.82758620689656,4.416275253239771 66.20689655172414,1.960273895082338 67.58620689655172,6.703072831192349 68.96551724137932,8.244581517740931 70.3448275862069,5.991171976684964 71.72413793103448,8.170448757851847 73.10344827586206,15.88082168524701 74.48275862068967,3.214305924961802 75.86206896551724,1.918397374228963 77.24137931034483,0.1986305245883085 78.62068965517241,1.299869843245996 80.0,2.981155565615981" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSplitLenVsStringsCount_split_len_4.html">BenchmarkSplitLenVsStringsCount/split_len-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6759358288770052 1.379310344827586,0.6074866310160445 2.758620689655172,11.77326203208556 4.137931034482759,1.9508021390374317 5.517241379310345,3.5764705882352956 6.896551724137931,3.2128342245989323 8.275862068965518,1.2149732620320854 9.655172413793103,0.8812834224598944 11.03448275862069,1.0481283422459917 12.41379310344828,2.5711229946524092 13.79310344827586,1.8010695187165773 15.17241379310345,0.2909090909090928 16.55172413793103,15.122994652406419 17.93103448275862,3.803208556149734 19.31034482758621,0.6588235294117659 20.68965517241379,2.622459893048127 22.06896551724138,1.052406417112298 23.44827586206897,2.772192513368985 24.82758620689655,2.387165775401069 26.20689655172414,2.44705882352941 27.58620689655172,0.17967914438502675 28.96551724137931,3.6919786096256644 30.3448275862069,11.734759358288773 31.72413793103448,3.7475935828877027 33.10344827586207,3.4352941176470573 34.48275862068966,3.5422459893048135 35.86206896551724,2.8919786096256708 37.24137931034483,7.469518716577536 38.62068965517241,6.344385026737967 40.0,1.7882352941176514 41.37931034482759,3.4994652406417153 42.75862068965517,0.16684491978609373 44.13793103448276,0.0 45.51724137931034,2.057754010695188 46.89655172413793,3.751871657754009 48.27586206896552,3.5764705882352956 49.6551724137931,0.2780748663101633 51.03448275862069,9.886631016042779 52.41379310344828,2.0021390374331567 53.79310344827586,3.8673796791443884 55.17241379310345,20.0 56.55172413793103,2.4299465240641744 57.93103448275862,0.2823529411764696 59.31034482758621,2.1647058823529406 60.68965517241379,4.106951871657751 62.06896551724138,3.73048128342246 63.44827586206897,12.385026737967916 64.82758620689656,2.404278074866312 66.20689655172414,1.54866310160428 67.58620689655172,2.802139037433154 68.96551724137932,4.183957219251337 70.3448275862069,2.464171122994653 71.72413793103448,6.412834224598928 73.10344827586206,14.579679144385025 74.48275862068967,2.7465240641711226 75.86206896551724,3.781818181818185 77.24137931034483,2.934759358288769 78.62068965517241,1.6684491978609657 80.0,2.515508021390371" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildEqIndex_1000_4.html">BenchmarkBuildEqIndex/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.29805840043239 3.2,5.736207159388556 6.4,3.854511689787547 9.6,3.856694430200812 12.8,8.811584461659992 16.0,2.827064595257563 19.2,3.881536094904167 22.4,20.0 25.6,3.462484582230414 28.8,0.0 32.0,5.372243857144837 35.2,6.959719777706945 38.4,3.91330709425281 41.6,10.92076998766578 44.8,5.971596657288967 48.0,0.5968928863450531 51.2,6.570706930720512 54.4,3.435771997172831 57.6,5.479128844048394 60.8,8.079985309810551 64.0,16.00534251701152 67.2,2.66723949166401 70.4,1.991490777055587 73.6,2.725480549357651 76.8,3.18073783555303 80.0,2.134893357539809" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_object_comprehension_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/object_comprehension-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.789090909090909 1.379310344827586,2.2254545454545465 2.758620689655172,12.465454545454547 4.137931034482759,2.458181818181817 5.517241379310345,5.585454545454544 6.896551724137931,5.599999999999998 8.275862068965518,5.1490909090909085 9.655172413793103,3.6945454545454517 11.03448275862069,3.4909090909090885 12.41379310344828,6.778181818181819 13.79310344827586,3.4763636363636365 15.17241379310345,3.06909090909091 16.55172413793103,14.690909090909088 17.93103448275862,5.381818181818179 19.31034482758621,2.370909090909091 20.68965517241379,4.5672727272727265 22.06896551724138,2.3563636363636355 23.44827586206897,2.2254545454545465 24.82758620689655,4.218181818181817 26.20689655172414,2.1527272727272724 27.58620689655172,1.614545454545457 28.96551724137931,4.058181818181817 30.3448275862069,10.676363636363636 31.72413793103448,3.796363636363637 33.10344827586207,2.952727272727273 34.48275862068966,1.9781818181818203 35.86206896551724,2.865454545454547 37.24137931034483,2.952727272727273 38.62068965517241,1.8763636363636351 40.0,1.0181818181818194 41.37931034482759,5.7745454545454535 42.75862068965517,0.0 44.13793103448276,3.5781818181818217 45.51724137931034,6.530909090909089 46.89655172413793,4.799999999999997 48.27586206896552,5.992727272727274 49.6551724137931,4.160000000000002 51.03448275862069,4.93090909090909 52.41379310344828,4.174545454545456 53.79310344827586,4.465454545454545 55.17241379310345,20.0 56.55172413793103,3.7818181818181813 57.93103448275862,2.981818181818177 59.31034482758621,7.214545454545455 60.68965517241379,6.210909090909091 62.06896551724138,5.658181818181818 63.44827586206897,8.436363636363636 64.82758620689656,7.156363636363636 66.20689655172414,3.796363636363637 67.58620689655172,6.18181818181818 68.96551724137932,5.2363636363636346 70.3448275862069,3.7672727272727258 71.72413793103448,4.450909090909093 73.10344827586206,11.374545454545455 74.48275862068967,2.5018181818181837 75.86206896551724,2.414545454545454 77.24137931034483,2.632727272727273 78.62068965517241,2.778181818181821 80.0,4.8581818181818175" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_concurrency__1__JWT_count__1_4.html">BenchmarkTokens/concurrency:_1,_JWT_count:_1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.757347215733387 1.379310344827586,1.167990389107655 2.758620689655172,11.82673696856437 4.137931034482759,1.824289750606243 5.517241379310345,2.739549266946984 6.896551724137931,5.250394891988698 8.275862068965518,0.6425059511891255 9.655172413793103,1.546196800818706 11.03448275862069,4.13846804155821 12.41379310344828,5.144497096709604 13.79310344827586,2.638990856303811 15.17241379310345,2.236757213731117 16.55172413793103,17.61062537542548 17.93103448275862,3.239671627844891 19.31034482758621,2.509955727602394 20.68965517241379,1.825179648045563 22.06896551724138,3.738904091303477 23.44827586206897,5.197445994349151 24.82758620689655,2.460121471000467 26.20689655172414,2.325746957663129 27.58620689655172,0.9032459009099201 28.96551724137931,2.872588934125342 30.3448275862069,11.5646621726846 31.72413793103448,3.15557631982914 33.10344827586207,2.021846982135309 34.48275862068966,2.518409753275935 35.86206896551724,2.445883111971345 37.24137931034483,8.171038287837327 38.62068965517241,7.119624463280607 40.0,3.426550090102116 41.37931034482759,1.947985494671739 42.75862068965517,2.668802420521035 44.13793103448276,1.246301363767826 45.51724137931034,5.948074484415671 46.89655172413793,2.70439831809384 48.27586206896552,2.279027342098823 49.6551724137931,1.709048032214287 51.03448275862069,11.12994727357672 52.41379310344828,3.523103962268349 53.79310344827586,3.226768114974749 55.17241379310345,20.0 56.55172413793103,3.216534294422568 57.93103448275862,0.0 59.31034482758621,4.877972813633229 60.68965517241379,3.1560212685488 62.06896551724138,1.619168390842955 63.44827586206897,12.7967251774233 64.82758620689656,5.294889763954704 66.20689655172414,3.078600191327949 67.58620689655172,1.787359006874458 68.96551724137932,3.468375269750161 70.3448275862069,2.460121471000467 71.72413793103448,6.757436205477319 73.10344827586206,17.24443257914525 74.48275862068967,2.819640036485795 75.86206896551724,2.341320162851231 77.24137931034483,3.575162962468575 78.62068965517241,0.9708781062982491 80.0,2.335535829495651" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/server</td><td><a href="benchmarks.__v1_server_BenchmarkDataPostV1Request_4.html">BenchmarkDataPostV1Request-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.449844971396131 1.379310344827586,3.716319489934058 2.758620689655172,14.89672038080266 4.137931034482759,0.0 5.517241379310345,9.540154591903576 6.896551724137931,7.411677365823835 8.275862068965518,10.3314555220752 9.655172413793103,2.588759334468754 11.03448275862069,5.839556312502729 12.41379310344828,7.046595921219267 13.79310344827586,4.566138259312634 15.17241379310345,5.186252674789292 16.55172413793103,16.2854273112363 17.93103448275862,9.908729638848857 19.31034482758621,4.863094458273287 20.68965517241379,9.567230010044106 22.06896551724138,6.003755622516267 23.44827586206897,6.016856631293943 24.82758620689655,9.568103410629284 26.20689655172414,1.738067164505 27.58620689655172,3.776584130311367 28.96551724137931,8.607362766933054 30.3448275862069,14.15782348574174 31.72413793103448,10.0607013406699 33.10344827586207,9.965500676885455 34.48275862068966,9.770732346390671 35.86206896551724,9.930564653478317 37.24137931034483,11.27560155465304 38.62068965517241,12.16384994977947 40.0,5.30678195554391 41.37931034482759,10.26245687584611 42.75862068965517,5.104153019782523 44.13793103448276,5.64915498493384 45.51724137931034,8.602995764007161 46.89655172413793,9.970741080396524 48.27586206896552,10.00480370321848 49.6551724137931,2.827197694222455 51.03448275862069,14.59801738067165 52.41379310344828,4.138171972575222 53.79310344827586,8.399493427660596 55.17241379310345,20.0 56.55172413793103,5.120747630900913 57.93103448275862,3.293593606707716 59.31034482758621,7.483296213808463 60.68965517241379,9.720948513035504 62.06896551724138,9.328791650290405 63.44827586206897,15.18756277566706 64.82758620689656,6.223852569981222 66.20689655172414,6.105943490982139 67.58620689655172,5.588890344556531 68.96551724137932,10.28254508930521 70.3448275862069,10.29040569457182 71.72413793103448,11.71579544958295 73.10344827586206,17.76147430018778 74.48275862068967,6.188043145988908 75.86206896551724,4.722476964059566 77.24137931034483,6.98545788025678 78.62068965517241,4.649984715489759 80.0,4.909384689287742" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnionSlow_100x100_4.html">BenchmarkSetUnionSlow/100x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.99892812977096 1.379310344827586,2.126696949074579 2.758620689655172,13.51802569914002 4.137931034482759,1.907251043335653 5.517241379310345,6.190209336513186 6.896551724137931,5.371365703413765 8.275862068965518,3.830198248792322 9.655172413793103,1.152359187232301 11.03448275862069,2.366799313110543 12.41379310344828,5.024136389264821 13.79310344827586,0.750412142255802 15.17241379310345,1.38533005278682 16.55172413793103,16.77580748558468 17.93103448275862,5.745850901048957 19.31034482758621,2.535372146649698 20.68965517241379,4.393131791979939 22.06896551724138,2.718104995224213 23.44827586206897,2.906939523004875 24.82758620689655,0.0 26.20689655172414,2.243289654693015 27.58620689655172,0.25111284845437 28.96551724137931,5.447332038621656 30.3448275862069,13.69548072392862 31.72413793103448,6.20501298859561 33.10344827586207,5.818890833149539 34.48275862068966,5.924936473023455 35.86206896551724,4.90926863093251 37.24137931034483,8.066171037534337 38.62068965517241,6.94892010576244 40.0,2.821155577372468 41.37931034482759,3.683037074352093 42.75862068965517,1.789499791032505 44.13793103448276,0.7600066251706711 45.51724137931034,5.917229992113301 46.89655172413793,5.836406342656917 48.27586206896552,4.872727210313983 49.6551724137931,0.223651001113063 51.03448275862069,9.62900760607353 52.41379310344828,2.218977337968664 53.79310344827586,4.72499963527234 55.17241379310345,20.0 56.55172413793103,2.133991502274613 57.93103448275862,0.4665338771923351 59.31034482758621,4.325043574228086 60.68965517241379,5.516106802557041 62.06896551724138,5.251726449105902 63.44827586206897,11.07986849207854 64.82758620689656,5.377398728001558 66.20689655172414,2.170455686447493 67.58620689655172,4.078333203175619 68.96551724137932,5.805597582670888 70.3448275862069,5.598269217071314 71.72413793103448,7.429159161143546 73.10344827586206,16.38632125383929 74.48275862068967,2.578607392557668 75.86206896551724,1.592915873205218 77.24137931034483,1.713885310743675 78.62068965517241,2.22763640170847 80.0,2.555093185771674" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildEqIndex_100_4.html">BenchmarkBuildEqIndex/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.825482279048901 3.2,5.096904441453567 6.4,5.620008972633468 9.6,4.126514131897712 12.8,7.695827725437416 16.0,3.350381336922387 19.2,4.161058770749215 22.4,20.0 25.6,2.729475100942127 28.8,0.1790040376850606 32.0,4.781067743382683 35.2,6.95468820098699 38.4,4.519066846119336 41.6,9.592642440556302 44.8,6.074921489457156 48.0,0.0 51.2,6.32211754149843 54.4,4.725437415881561 57.6,4.292059219380888 60.8,6.81516375056079 64.0,14.89322566173172 67.2,2.196949304620906 70.4,2.51861821444594 73.6,1.748766262898161 76.8,3.293405114401077 80.0,2.292059219380888" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkSimpleAuthzTargets_wasm_4.html">BenchmarkSimpleAuthzTargets/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.928634198233199 1.379310344827586,1.731649784931317 2.758620689655172,13.73756995513621 4.137931034482759,1.74645021044355 5.517241379310345,3.169141112806993 6.896551724137931,7.303084963692706 8.275862068965518,4.760186855372092 9.655172413793103,3.895286989500948 11.03448275862069,4.304148744276398 12.41379310344828,6.651866241154433 13.79310344827586,1.413440636418297 15.17241379310345,2.843531751537857 16.55172413793103,17.66615790203968 17.93103448275862,4.596457148143009 19.31034482758621,3.307895101984182 20.68965517241379,2.752879145275427 22.06896551724138,4.549280791822765 23.44827586206897,6.080199805744415 24.82758620689655,3.75468294713473 26.20689655172414,4.252347254983581 27.58620689655172,2.000832523935063 28.96551724137931,4.261597520928727 30.3448275862069,11.64053466537163 31.72413793103448,2.829656352620138 33.10344827586207,2.839831645159798 34.48275862068966,2.819481060080477 35.86206896551724,1.609546274455391 37.24137931034483,9.251190971740439 38.62068965517241,4.618657786411359 40.0,4.750011562832431 41.37931034482759,3.534526617640257 42.75862068965517,3.247768373340734 44.13793103448276,3.651079968549096 45.51724137931034,6.904398501456917 46.89655172413793,2.142361592895796 48.27586206896552,1.71407427963554 49.6551724137931,3.854585819342306 51.03448275862069,11.90786735118635 52.41379310344828,2.435595023356922 53.79310344827586,3.066463160815873 55.17241379310345,20.0 56.55172413793103,3.692706165302252 57.93103448275862,0.8278988020905601 59.31034482758621,6.425234725498358 60.68965517241379,2.074834651496231 62.06896551724138,2.454095555247213 63.44827586206897,12.98089820082327 64.82758620689656,6.407659220202581 66.20689655172414,3.4040978678137 67.58620689655172,0.0 68.96551724137932,2.031358401554045 70.3448275862069,2.567873826372508 71.72413793103448,4.950742333842098 73.10344827586206,16.68655473844873 74.48275862068967,2.28019055547847 75.86206896551724,3.511400952777392 77.24137931034483,4.518754914203783 78.62068965517241,2.910133666342907 80.0,3.264418852041996" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementNestedObjectsOrSets_15_4.html">BenchmarkParseStatementNestedObjectsOrSets/15-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.945763904596748 1.379310344827586,3.766367589032145 2.758620689655172,12.20638870039458 4.137931034482759,3.537661162632888 5.517241379310345,3.24310739149011 6.896551724137931,6.850637110759255 8.275862068965518,4.096609615722939 9.655172413793103,2.080474503003343 11.03448275862069,3.427580487069291 12.41379310344828,6.550554173263967 13.79310344827586,1.255623413506245 15.17241379310345,3.006861192791978 16.55172413793103,17.40481037472668 17.93103448275862,4.493704290130438 19.31034482758621,0.8906984342406193 20.68965517241379,5.244162959611953 22.06896551724138,3.091306642539395 23.44827586206897,1.922641936213526 24.82758620689655,3.994068712458217 26.20689655172414,2.98474452738194 27.58620689655172,0.3131518761466737 28.96551724137931,4.866671693181533 30.3448275862069,12.06665158712207 31.72413793103448,5.114981527557868 33.10344827586207,4.436402020658976 34.48275862068966,4.408756188896429 35.86206896551724,1.312925682977707 37.24137931034483,10.21538616200457 38.62068965517241,6.594284852597452 40.0,2.335318806705371 41.37931034482759,4.789766015732992 42.75862068965517,3.307949433260449 44.13793103448276,2.831938475458041 45.51724137931034,7.369876096408555 46.89655172413793,4.330845208474704 48.27586206896552,1.722083993063409 49.6551724137931,4.056397496795597 51.03448275862069,9.881625574907638 52.41379310344828,2.26695820452889 53.79310344827586,2.125713136796602 55.17241379310345,20.0 56.55172413793103,3.541682374525623 57.93103448275862,0.0 59.31034482758621,6.817462112644198 60.68965517241379,5.103420543366257 62.06896551724138,2.826409309105532 63.44827586206897,11.32121943250647 64.82758620689656,7.498554876976049 66.20689655172414,1.023398426700847 67.58620689655172,3.059136947397522 68.96551724137932,2.697227877051446 70.3448275862069,1.153082510241524 71.72413793103448,7.811204101636131 73.10344827586206,16.86697328407349 74.48275862068967,1.866344969715248 75.86206896551724,3.2315464072985 77.24137931034483,1.656739299806479 78.62068965517241,2.72939757219332 80.0,2.220211616275855" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefString_dot_builtin_4.html">BenchmarkRefString/dot_builtin-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.37972909855208 1.379310344827586,11.639420831387199 2.758620689655172,20.0 4.137931034482759,6.099953292853801 5.517241379310345,15.84306398879028 6.896551724137931,17.879495562821113 8.275862068965518,6.370854740775339 9.655172413793103,6.567024754787479 11.03448275862069,12.190565156468939 12.41379310344828,15.301261092947218 13.79310344827586,12.162540868752918 15.17241379310345,10.723960765997196 16.55172413793103,10.537132181223722 17.93103448275862,9.023820644558615 19.31034482758621,12.115833722559552 20.68965517241379,4.773470340962167 22.06896551724138,5.165810368986449 23.44827586206897,4.8949089210649195 24.82758620689655,6.5576833255488065 26.20689655172414,0.9901914992993888 27.58620689655172,2.2045773003269495 28.96551724137931,11.377860812704345 30.3448275862069,14.563288183092013 31.72413793103448,8.15506772536198 33.10344827586207,5.6235404016814545 34.48275862068966,12.713685193834658 35.86206896551724,5.165810368986449 37.24137931034483,8.15506772536198 38.62068965517241,0.0 40.0,10.966837926202706 41.37931034482759,12.405418028958426 42.75862068965517,6.567024754787479 44.13793103448276,5.819710415693599 45.51724137931034,12.050443717888838 46.89655172413793,12.863148061653431 48.27586206896552,12.96590378327884 49.6551724137931,10.397010742643623 51.03448275862069,8.482017748715553 52.41379310344828,11.835590845399343 53.79310344827586,7.79075198505371 55.17241379310345,11.471275105091076 56.55172413793103,8.799626342830448 57.93103448275862,9.229332087809432 59.31034482758621,13.274170948155064 60.68965517241379,9.135917795422694 62.06896551724138,5.100420364315735 63.44827586206897,10.312937879495564 64.82758620689656,10.555815039701073 66.20689655172414,8.491359177954225 67.58620689655172,14.198972442783743 68.96551724137932,11.16300794021485 70.3448275862069,9.920597851471273 71.72413793103448,5.399346099953288 73.10344827586206,19.887902849135916 74.48275862068967,11.854273703876693 75.86206896551724,3.325548808967767 77.24137931034483,9.546940681924333 78.62068965517241,11.013545072396077 80.0,11.321812237272301" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFormatInt_4.html">BenchmarkFormatInt-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.683601045946954 1.379310344827586,10.58647740007471 2.758620689655172,15.7713858797161 4.137931034482759,6.186029137093762 5.517241379310345,10.900261486738888 6.896551724137931,11.73701905117669 8.275862068965518,3.87000373552484 9.655172413793103,10.57153530070975 11.03448275862069,10.564064251027268 12.41379310344828,10.862906238326484 13.79310344827586,10.750840493089278 15.17241379310345,10.765782592454237 16.55172413793103,20.0 17.93103448275862,10.885319387373924 19.31034482758621,10.257751214045571 20.68965517241379,10.937616735151286 22.06896551724138,10.7807246918192 23.44827586206897,7.702652222637278 24.82758620689655,10.339932760552857 26.20689655172414,10.369816959282778 27.58620689655172,10.392230108330217 28.96551724137931,5.976839745984313 30.3448275862069,15.62196488606649 31.72413793103448,10.96750093388121 33.10344827586207,10.945087784833769 34.48275862068966,10.945087784833769 35.86206896551724,10.870377288008964 37.24137931034483,14.449010085917072 38.62068965517241,11.834142697048936 40.0,10.765782592454237 41.37931034482759,10.81060889054912 42.75862068965517,5.8573029510646215 44.13793103448276,8.173328352633543 45.51724137931034,7.9790810608890546 46.89655172413793,10.496824803884945 48.27586206896552,10.720956294359356 49.6551724137931,9.794546133731789 51.03448275862069,15.375420246544639 52.41379310344828,8.248038849458348 53.79310344827586,10.638774747852072 55.17241379310345,19.768397459843108 56.55172413793103,10.272693313410535 57.93103448275862,8.10608890549122 59.31034482758621,11.699663802764286 60.68965517241379,10.653716847217034 62.06896551724138,9.816959282779226 63.44827586206897,14.053044452745612 64.82758620689656,11.699663802764286 66.20689655172414,9.749719835636906 67.58620689655172,10.59394844975719 68.96551724137932,8.606649234217407 70.3448275862069,0.0 71.72413793103448,14.120283899887934 73.10344827586206,19.716100112065746 74.48275862068967,9.69742248785954 75.86206896551724,4.43033246171087 77.24137931034483,10.093388121031005 78.62068965517241,10.093388121031005 80.0,9.383638401195366" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td></td><td></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkPartialObjectRuleCrossModule_1000_4.html">BenchmarkPartialObjectRuleCrossModule/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.519921747116219 1.379310344827586,2.984207408012748 2.758620689655172,13.61310965020901 4.137931034482759,2.934358567031438 5.517241379310345,5.525189764738067 6.896551724137931,7.927881177600262 8.275862068965518,7.375128997168166 9.655172413793103,7.063921304626657 11.03448275862069,5.37050777172123 12.41379310344828,6.819877348670314 13.79310344827586,5.259990024052895 15.17241379310345,6.254074715957081 16.55172413793103,20.0 17.93103448275862,6.020473115021873 19.31034482758621,2.416641793238779 20.68965517241379,4.849860999478281 22.06896551724138,5.305747829783036 23.44827586206897,5.576332190069199 24.82758620689655,5.465976887893177 26.20689655172414,6.164011147946485 27.58620689655172,0.0 28.96551724137931,6.232617958598325 30.3448275862069,9.118654472956562 31.72413793103448,5.570747254247626 33.10344827586207,5.988070720595248 34.48275862068966,4.515386727406 35.86206896551724,2.243178908794829 37.24137931034483,14.56684009134818 38.62068965517241,11.74753180020002 40.0,6.185896442493548 41.37931034482759,5.715193188052583 42.75862068965517,5.52615247851459 44.13793103448276,5.580918534582204 45.51724137931034,7.537282486233243 46.89655172413793,3.183906734362254 48.27586206896552,2.400011560538103 49.6551724137931,4.994837123479004 51.03448275862069,15.19875305644184 52.41379310344828,5.181277708541892 53.79310344827586,3.184812642046375 55.17241379310345,19.78479360702243 56.55172413793103,6.174968744191702 57.93103448275862,3.579198406240299 59.31034482758621,7.391700430580214 60.68965517241379,4.441828817332037 62.06896551724138,4.765602615472086 63.44827586206897,16.087068790683 64.82758620689656,8.573197390706822 66.20689655172414,3.820085139376738 67.58620689655172,5.754928551389831 68.96551724137932,4.774895892869689 70.3448275862069,4.663378557294675 71.72413793103448,10.57058032406381 73.10344827586206,19.38729945331611 74.48275862068967,2.068347695142631 75.86206896551724,3.354894069095144 77.24137931034483,6.070134595558063 78.62068965517241,4.557098344800025 80.0,5.434959764842709" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_500x1000_4.html">BenchmarkAnyUnionAllUniqueTypes/500x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.039925719591458 1.379310344827586,2.814298978644383 2.758620689655172,13.56453110492108 4.137931034482759,1.741875580315692 5.517241379310345,3.710306406685237 6.896551724137931,1.890436397400186 8.275862068965518,5.406685236768802 9.655172413793103,2.944289693593315 11.03448275862069,1.57288765088208 12.41379310344828,1.870937790157846 13.79310344827586,1.112349117920149 15.17241379310345,1.055710306406685 16.55172413793103,14.39925719591458 17.93103448275862,4.551532033426184 19.31034482758621,1.632311977715877 20.68965517241379,4.882079851439183 22.06896551724138,2.596100278551532 23.44827586206897,3.57288765088208 24.82758620689655,5.59238625812442 26.20689655172414,2.88857938718663 27.58620689655172,2.060352831940576 28.96551724137931,6.779015784586815 30.3448275862069,13.06870937790158 31.72413793103448,4.999071494893222 33.10344827586207,4.453110492107707 34.48275862068966,5.301764159702878 35.86206896551724,5.231197771587744 37.24137931034483,7.938718662952646 38.62068965517241,5.620241411327762 40.0,2.961931290622098 41.37931034482759,5.540389972144847 42.75862068965517,2.199628597957289 44.13793103448276,0.0 45.51724137931034,1.559888579387187 46.89655172413793,4.896007428040854 48.27586206896552,5.558960074280409 49.6551724137931,2.207985143918292 51.03448275862069,9.313834726090993 52.41379310344828,1.306406685236769 53.79310344827586,4.348189415041783 55.17241379310345,20.0 56.55172413793103,2.231197771587744 57.93103448275862,1.023212627669452 59.31034482758621,1.546889507892293 60.68965517241379,4.620241411327762 62.06896551724138,4.171773444753946 63.44827586206897,12.0464252553389 64.82758620689656,1.178272980501393 66.20689655172414,2.012999071494893 67.58620689655172,3.858867223769731 68.96551724137932,6.158774373259053 70.3448275862069,5.220984215413185 71.72413793103448,4.697307335190344 73.10344827586206,14.2330547818013 74.48275862068967,2.633240482822656 75.86206896551724,0.637883008356546 77.24137931034483,0.3519034354688951 78.62068965517241,1.753017641597029 80.0,2.797585886722377" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_set_10000_4.html">BenchmarkJSONPatchAddShallowScalar/set-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.591643304821249 1.379310344827586,1.545793159441399 2.758620689655172,12.66441160047338 4.137931034482759,0.1378462373630396 5.517241379310345,5.202302470848168 6.896551724137931,4.883472715921154 8.275862068965518,6.734380775500969 9.655172413793103,4.199459864098692 11.03448275862069,3.035580012916813 12.41379310344828,4.703148658273845 13.79310344827586,3.61352494944738 15.17241379310345,3.531670681965181 16.55172413793103,14.45710559697489 17.93103448275862,6.609585154314815 19.31034482758621,3.231850575940274 20.68965517241379,6.10635033616925 22.06896551724138,4.785327877019327 23.44827586206897,4.415877405445753 24.82758620689655,5.860921337184006 26.20689655172414,3.718164034919836 27.58620689655172,2.851050703627006 28.96551724137931,6.569534911115077 30.3448275862069,13.98282011343188 31.72413793103448,6.812130143936684 33.10344827586207,7.002814412448692 34.48275862068966,6.088305983666898 35.86206896551724,6.894314141377215 37.24137931034483,10.72210621939992 38.62068965517241,8.831621007430154 40.0,4.263451369490374 41.37931034482759,6.385220643102444 42.75862068965517,3.680727737911514 44.13793103448276,3.959712733525867 45.51724137931034,5.15878289504337 46.89655172413793,6.034717697395348 48.27586206896552,5.444004087695744 49.6551724137931,3.793442818015585 51.03448275862069,11.36127579688921 52.41379310344828,1.664538952696415 53.79310344827586,4.587924763269421 55.17241379310345,20.0 56.55172413793103,4.034542319287076 57.93103448275862,1.576434152091049 59.31034482758621,4.444697715282004 60.68965517241379,6.486457297700516 62.06896551724138,4.648638083857974 63.44827586206897,14.99299801708049 64.82758620689656,5.876867842560157 66.20689655172414,3.008427467652416 67.58620689655172,0.0 68.96551724137932,6.732483633566796 70.3448275862069,5.491356176929273 71.72413793103448,11.54314815173217 73.10344827586206,16.02718886334676 74.48275862068967,4.191775722461038 75.86206896551724,1.583477948592232 77.24137931034483,4.104316045687192 78.62068965517241,4.395587066270704 80.0,3.557365725239849" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseBasicABACModule_4.html">BenchmarkParseBasicABACModule-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.576094136066737 1.379310344827586,4.987401228074467 2.758620689655172,12.45688284365291 4.137931034482759,4.443574626317978 5.517241379310345,3.969714020109108 6.896551724137931,7.942608312743107 8.275862068965518,4.939207867504954 9.655172413793103,3.267852337500306 11.03448275862069,4.426450081953177 12.41379310344828,7.340313623798224 13.79310344827586,1.363847640482423 15.17241379310345,3.563617682315238 16.55172413793103,17.41199207378232 17.93103448275862,0.0 19.31034482758621,2.559385473493652 20.68965517241379,5.205127577855518 22.06896551724138,4.327616997333464 23.44827586206897,3.707219218631504 24.82758620689655,4.604789979695183 26.20689655172414,3.338796878440199 27.58620689655172,0.4034053379651149 28.96551724137931,4.872422144482227 30.3448275862069,11.85581133644837 31.72413793103448,5.16818748929716 33.10344827586207,4.60356679795484 34.48275862068966,4.22364654940431 35.86206896551724,3.008293172199525 37.24137931034483,10.44205788095995 38.62068965517241,6.658756758079115 40.0,2.647209922450278 41.37931034482759,5.478875651344277 42.75862068965517,4.273307728062235 44.13793103448276,4.398806174621425 45.51724137931034,7.77136286909509 46.89655172413793,5.061281405191183 48.27586206896552,4.745700516182694 49.6551724137931,4.76209115150329 51.03448275862069,9.721114563201802 52.41379310344828,3.133057709714509 53.79310344827586,3.014164444553172 55.17241379310345,20.0 56.55172413793103,3.745382488930205 57.93103448275862,1.398096729212026 59.31034482758621,7.522078430413191 60.68965517241379,5.627369914621915 62.06896551724138,4.010812926584632 63.44827586206897,11.67844998409864 64.82758620689656,8.562027546052793 66.20689655172414,1.619492624214106 67.58620689655172,4.055826014629254 68.96551724137932,4.163710644127504 70.3448275862069,1.529221811776794 71.72413793103448,8.592607089561367 73.10344827586206,16.69129339237224 74.48275862068967,2.808669912175551 75.86206896551724,4.655185067397314 77.24137931034483,3.228465885461262 78.62068965517241,3.569244318320816 80.0,3.420260782347041" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnionSlow_10x250_4.html">BenchmarkSetUnionSlow/10x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.590348230941889 1.379310344827586,1.239788495725866 2.758620689655172,13.13709695817824 4.137931034482759,1.927475724918089 5.517241379310345,6.106598013769188 6.896551724137931,5.461029126588432 8.275862068965518,4.172313156892579 9.655172413793103,0.9608597757549274 11.03448275862069,1.775358313020008 12.41379310344828,4.819847566700537 13.79310344827586,0.735667040466952 15.17241379310345,0.9464693422343429 16.55172413793103,16.08173064267325 17.93103448275862,5.694259445476929 19.31034482758621,2.09637027638407 20.68965517241379,5.419472362470451 22.06896551724138,2.374070544713007 23.44827586206897,2.565077225735009 24.82758620689655,4.833290337525863 26.20689655172414,1.798067119087857 27.58620689655172,0.6697869338373496 28.96551724137931,5.592508550900894 30.3448275862069,13.2473768170116 31.72413793103448,6.061812176763662 33.10344827586207,5.520486186061286 34.48275862068966,5.694680628897043 35.86206896551724,4.45626097928655 37.24137931034483,7.564384028022737 38.62068965517241,6.595521767285631 40.0,3.120337367919512 41.37931034482759,5.969678303613578 42.75862068965517,1.609376946876486 44.13793103448276,0.6744199514586108 45.51724137931034,5.280692425542669 46.89655172413793,5.733850686967708 48.27586206896552,5.351732029068676 49.6551724137931,0.4515437249812661 51.03448275862069,9.231217413126531 52.41379310344828,1.630576512355591 53.79310344827586,5.127416759239273 55.17241379310345,20.0 56.55172413793103,1.763635374493483 57.93103448275862,0.0 59.31034482758621,3.963897561172504 60.68965517241379,6.316347356986292 62.06896551724138,5.116922272354749 63.44827586206897,11.62690870673876 64.82758620689656,5.651684821427005 66.20689655172414,0.9556651802401798 67.58620689655172,4.585915275445182 68.96551724137932,5.757963437769272 70.3448275862069,5.610338649019081 71.72413793103448,6.913445052235519 73.10344827586206,15.59393004494378 74.48275862068967,1.745910572230324 75.86206896551724,2.349150525689556 77.24137931034483,1.624785240329014 78.62068965517241,1.457294633596748 80.0,2.023821432269319" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(240,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_10000_10000_4.html">BenchmarkJSONPatchAddRemove/object-10000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.764856463472246 1.379310344827586,1.639491240556858 2.758620689655172,12.73889907163736 4.137931034482759,0.0 5.517241379310345,3.085617105255971 6.896551724137931,3.421541524294144 8.275862068965518,4.796511085081553 9.655172413793103,3.440956565514268 11.03448275862069,1.619504570931273 12.41379310344828,4.668611134787819 13.79310344827586,1.525475509089082 15.17241379310345,2.906821902310738 16.55172413793103,17.9231495149987 17.93103448275862,4.872972100595929 19.31034482758621,2.151367963937107 20.68965517241379,5.154924635875881 22.06896551724138,4.05558921106007 23.44827586206897,3.786255690401991 24.82758620689655,5.703256008100356 26.20689655172414,1.756578521989973 27.58620689655172,0.5594819369869873 28.96551724137931,5.486865440070669 30.3448275862069,12.62932425773734 31.72413793103448,5.896395273166607 33.10344827586207,3.140549324735365 34.48275862068966,5.166438502247198 35.86206896551724,3.16901641932729 37.24137931034483,11.44861435369088 38.62068965517241,8.516213985663814 40.0,3.201904106921442 41.37931034482759,5.693370647541928 42.75862068965517,3.279617623786449 44.13793103448276,3.926769574176217 45.51724137931034,4.855612381064771 46.89655172413793,3.619934689549248 48.27586206896552,3.646966361700795 49.6551724137931,3.441535815631801 51.03448275862069,12.58053005704724 52.41379310344828,0.4426842806126383 53.79310344827586,2.874317840890917 55.17241379310345,20.0 56.55172413793103,3.436889111838081 57.93103448275862,0.820083516180323 59.31034482758621,3.538351883521947 60.68965517241379,5.153613701399359 62.06896551724138,3.919287593491414 63.44827586206897,13.96332203499204 64.82758620689656,4.066145282280904 66.20689655172414,2.614366647794461 67.58620689655172,3.366538168835404 68.96551724137932,5.112707972704617 70.3448275862069,2.75075972590799 71.72413793103448,9.949022178801046 73.10344827586206,15.72069575560828 74.48275862068967,3.778882954256898 75.86206896551724,2.124397265482143 77.24137931034483,2.874996173265397 78.62068965517241,2.244248687826995 80.0,2.761559691915155" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkRuleWithComprehensions_Rule_WithArrayComp_4.html">BenchmarkRuleWithComprehensions/Rule_WithArrayComp-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.381832178598922 1.379310344827586,1.72671285604311 2.758620689655172,12.43341031562741 4.137931034482759,2.137028483448807 5.517241379310345,4.674364896073903 6.896551724137931,5.498845265588915 8.275862068965518,2.776751347190146 9.655172413793103,1.948421862971517 11.03448275862069,2.622016936104696 12.41379310344828,4.569668976135489 13.79310344827586,1.564280215550423 15.17241379310345,2.175519630484988 16.55172413793103,15.52809853733641 17.93103448275862,4.589684372594303 19.31034482758621,1.28175519630485 20.68965517241379,3.959969207082371 22.06896551724138,2.995381062355658 23.44827586206897,2.986913010007698 24.82758620689655,4.142417244033872 26.20689655172414,1.929176289453426 27.58620689655172,0.9214780600461894 28.96551724137931,4.152424942263279 30.3448275862069,12.00307929176289 31.72413793103448,4.785219399538106 33.10344827586207,3.669745958429561 34.48275862068966,4.431870669745958 35.86206896551724,3.458044649730562 37.24137931034483,8.090069284064665 38.62068965517241,6.363356428021555 40.0,2.938414164742109 41.37931034482759,4.623556581986143 42.75862068965517,1.25635103926097 44.13793103448276,2.47036181678214 45.51724137931034,6.011547344110855 46.89655172413793,4.29869130100077 48.27586206896552,4.525019245573518 49.6551724137931,1.338722093918399 51.03448275862069,9.334872979214781 52.41379310344828,1.414164742109315 53.79310344827586,2.827559661277906 55.17241379310345,20.0 56.55172413793103,1.899153194765204 57.93103448275862,0.0 59.31034482758621,4.217859892224788 60.68965517241379,5.120092378752887 62.06896551724138,3.704387990762125 63.44827586206897,11.94072363356428 64.82758620689656,5.685142417244034 66.20689655172414,1.299461123941493 67.58620689655172,2.388760585065435 68.96551724137932,4.307929176289453 70.3448275862069,4.193995381062356 71.72413793103448,5.471901462663587 73.10344827586206,14.74749807544265 74.48275862068967,1.886066204772902 75.86206896551724,1.661277906081601 77.24137931034483,1.793687451886066 78.62068965517241,1.049268668206313 80.0,2.029253271747498" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_100_10000_4.html">BenchmarkJSONPatchAddShallowComposite/array-100-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.95565262957342 1.379310344827586,10.40226642669166 2.758620689655172,15.22758472344695 4.137931034482759,9.282477024049205 5.517241379310345,9.972953925486017 6.896551724137931,7.676000975614139 8.275862068965518,11.33507457026866 9.655172413793103,10.90517014715866 11.03448275862069,10.17209865118439 12.41379310344828,6.749841383427191 13.79310344827586,10.69174530551758 15.17241379310345,10.6418917401262 16.55172413793103,14.50371444207529 17.93103448275862,10.66931569335591 19.31034482758621,10.31435545386008 20.68965517241379,10.97748503481373 22.06896551724138,11.39484018504959 23.44827586206897,11.56035634755646 24.82758620689655,11.07148434723302 26.20689655172414,11.15855764486958 27.58620689655172,9.320095775078132 28.96551724137931,11.46737968592729 30.3448275862069,14.97846487696613 31.72413793103448,11.60618008748289 33.10344827586207,10.73741842245942 34.48275862068966,11.09396416705622 35.86206896551724,10.97109016423983 37.24137931034483,12.1389732216116 38.62068965517241,10.58021030668161 40.0,11.24369926879147 41.37931034482759,11.37856761769667 42.75862068965517,10.90914976496208 44.13793103448276,11.19897481240172 45.51724137931034,8.883442385255014 46.89655172413793,9.987170621224681 48.27586206896552,10.7229480459046 49.6551724137931,11.13869390846298 51.03448275862069,12.66856627794486 52.41379310344828,10.57160101398336 53.79310344827586,9.6605142902896 55.17241379310345,20.0 56.55172413793103,11.22476569537743 57.93103448275862,9.673206258622836 59.31034482758621,6.828347668501536 60.68965517241379,11.28836030497719 62.06896551724138,8.3307907997367 63.44827586206897,13.88222286758152 64.82758620689656,8.223777132946982 66.20689655172414,9.770122900427902 67.58620689655172,0.0 68.96551724137932,11.26336217455196 70.3448275862069,10.89912408770697 71.72413793103448,10.8755449843471 73.10344827586206,14.66711924028938 74.48275862068967,10.72551392165966 75.86206896551724,10.84899834393992 77.24137931034483,10.69976003380297 78.62068965517241,11.11407629926197 80.0,10.79802699745236" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_50_bindings_without_hint_4.html">BenchmarkBindingsAllocation/50_bindings_without_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.024803387779794 1.379310344827586,2.377495462794918 2.758620689655172,14.21355111917725 4.137931034482759,1.820931639443436 5.517241379310345,7.477313974591652 6.896551724137931,5.810647307924985 8.275862068965518,7.310949788263763 9.655172413793103,1.742286751361162 11.03448275862069,0.6231094978826376 12.41379310344828,4.676346037507562 13.79310344827586,2.701149425287356 15.17241379310345,2.634603750756201 16.55172413793103,16.14035087719298 17.93103448275862,7.64367816091954 19.31034482758621,2.610405323653962 20.68965517241379,6.787658802177858 22.06896551724138,2.65275257108288 23.44827586206897,2.377495462794918 24.82758620689655,7.450090744101633 26.20689655172414,1.893526920750151 27.58620689655172,1.681790683605566 28.96551724137931,7.05384150030248 30.3448275862069,14.36479128856624 31.72413793103448,7.434966727162734 33.10344827586207,7.431941923774955 34.48275862068966,7.613430127041742 35.86206896551724,5.898366606170599 37.24137931034483,8.272837265577737 38.62068965517241,6.91167574107683 40.0,3.209316394434362 41.37931034482759,6.984271022383545 42.75862068965517,3.006654567453116 44.13793103448276,2.64367816091954 45.51724137931034,5.859044162129462 46.89655172413793,6.851179673321234 48.27586206896552,6.884452510586812 49.6551724137931,1.125226860254083 51.03448275862069,10.79854809437387 52.41379310344828,1.787658802177858 53.79310344827586,6.935874168179068 55.17241379310345,20.0 56.55172413793103,1.672716273442226 57.93103448275862,1.597096188747731 59.31034482758621,4.11070780399274 60.68965517241379,7.676950998185118 62.06896551724138,6.984271022383545 63.44827586206897,11.71203871748336 64.82758620689656,5.323653962492438 66.20689655172414,0.0 67.58620689655172,6.364186327888687 68.96551724137932,6.581972171808832 70.3448275862069,7.008469449485783 71.72413793103448,7.3502722323049 73.10344827586206,15.75620084694495 74.48275862068967,2.565033272837266 75.86206896551724,2.398669086509377 77.24137931034483,3.336358136721113 78.62068965517241,1.76346037507562 80.0,3.5329703569268" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkLongSprintf_4.html">BenchmarkLongSprintf-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9641873278236915 1.379310344827586,0.7988980716253444 2.758620689655172,13.079889807162534 4.137931034482759,2.066115702479339 5.517241379310345,6.446280991735537 6.896551724137931,4.18732782369146 8.275862068965518,4.903581267217631 9.655172413793103,1.40495867768595 11.03448275862069,2.424242424242424 12.41379310344828,4.077134986225895 13.79310344827586,1.377410468319559 15.17241379310345,0.578512396694215 16.55172413793103,15.865013774104682 17.93103448275862,6.170798898071625 19.31034482758621,1.460055096418733 20.68965517241379,5.509641873278237 22.06896551724138,1.129476584022039 23.44827586206897,2.534435261707989 24.82758620689655,4.159779614325069 26.20689655172414,1.680440771349862 27.58620689655172,0.6336088154269972 28.96551724137931,6.446280991735537 30.3448275862069,13.694214876033058 31.72413793103448,6.584022038567493 33.10344827586207,6.391184573002755 34.48275862068966,6.033057851239669 35.86206896551724,6.033057851239669 37.24137931034483,6.831955922865014 38.62068965517241,5.785123966942149 40.0,2.975206611570248 41.37931034482759,5.922865013774105 42.75862068965517,1.101928374655647 44.13793103448276,2.203856749311295 45.51724137931034,4.435261707988981 46.89655172413793,6.363636363636364 48.27586206896552,2.286501377410468 49.6551724137931,0.0 51.03448275862069,8.622589531680442 52.41379310344828,1.983471074380165 53.79310344827586,6.088154269972452 55.17241379310345,20.0 56.55172413793103,2.396694214876033 57.93103448275862,0.4132231404958678 59.31034482758621,4.18732782369146 60.68965517241379,6.143250688705234 62.06896551724138,6.088154269972452 63.44827586206897,11.198347107438018 64.82758620689656,5.041322314049587 66.20689655172414,3.002754820936639 67.58620689655172,5.619834710743802 68.96551724137932,6.528925619834711 70.3448275862069,5.922865013774105 71.72413793103448,5.702479338842975 73.10344827586206,15.550964187327825 74.48275862068967,2.809917355371901 75.86206896551724,2.451790633608815 77.24137931034483,3.002754820936639 78.62068965517241,1.15702479338843 80.0,2.369146005509642" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnionSlow_250x100_4.html">BenchmarkSetUnionSlow/250x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.923063648989019 1.379310344827586,1.638085693036817 2.758620689655172,13.23715294212846 4.137931034482759,2.22859286781257 5.517241379310345,5.440005953590914 6.896551724137931,5.501959696594348 8.275862068965518,3.413016233122082 9.655172413793103,1.432023852061065 11.03448275862069,2.229925276259455 12.41379310344828,4.406443722235736 13.79310344827586,1.172685171870128 15.17241379310345,1.433872975003205 16.55172413793103,16.6495744661145 17.93103448275862,5.207958898124213 19.31034482758621,2.569331954778057 20.68965517241379,4.388066234998828 22.06896551724138,2.843691102875094 23.44827586206897,2.968024309629625 24.82758620689655,2.239573863280919 26.20689655172414,2.393879760536954 27.58620689655172,0.0 28.96551724137931,5.306430381902384 30.3448275862069,13.40633631711581 31.72413793103448,5.938879174764704 33.10344827586207,3.641647773277379 34.48275862068966,5.377074027800865 35.86206896551724,4.721512823050146 37.24137931034483,9.023690709652113 38.62068965517241,7.135882425678826 40.0,3.428901141630306 41.37931034482759,5.427130338306629 42.75862068965517,2.126130658247145 44.13793103448276,1.822838748192515 45.51724137931034,5.777475765196484 46.89655172413793,5.148933203927225 48.27586206896552,4.893520253989548 49.6551724137931,1.501413084153455 51.03448275862069,10.1726525116143 52.41379310344828,1.993318784083049 53.79310344827586,3.994830255226088 55.17241379310345,20.0 56.55172413793103,1.645358693290787 57.93103448275862,0.5578046718464857 59.31034482758621,3.75420378927213 60.68965517241379,5.69381676361563 62.06896551724138,3.448903517217073 63.44827586206897,11.50711481737311 64.82758620689656,5.309020453932059 66.20689655172414,1.389643514120036 67.58620689655172,1.637393490599777 68.96551724137932,5.338466680608209 70.3448275862069,4.774409438391465 71.72413793103448,7.599011352932412 73.10344827586206,15.26267701330572 74.48275862068967,2.802545680079958 75.86206896551724,1.875020412659895 77.24137931034483,2.15355877359277 78.62068965517241,2.213094682731613 80.0,2.440767538760493" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyMergeOne_500_4.html">BenchmarkAnyMergeOne/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.007155635062612 1.379310344827586,4.806201550387597 2.758620689655172,15.84973166368515 4.137931034482759,4.221824686940966 5.517241379310345,6.839594514013119 6.896551724137931,3.070960047704234 8.275862068965518,7.453786523553965 9.655172413793103,4.788312462731067 11.03448275862069,5.992844364937388 12.41379310344828,0.0 13.79310344827586,5.539654144305307 15.17241379310345,5.313059033989267 16.55172413793103,15.38461538461538 17.93103448275862,7.865235539654144 19.31034482758621,5.360763267740012 20.68965517241379,6.499701848539058 22.06896551724138,6.416219439475253 23.44827586206897,6.231365533691115 24.82758620689655,7.662492546213476 26.20689655172414,3.714967203339296 27.58620689655172,4.69886702444842 28.96551724137931,8.056052474657125 30.3448275862069,14.47823494335122 31.72413793103448,8.04412641621944 33.10344827586207,7.113893858079905 34.48275862068966,6.863446630888491 35.86206896551724,7.877161598091831 37.24137931034483,9.892665474060824 38.62068965517241,9.49314251639833 40.0,5.16994633273703 41.37931034482759,7.918902802623733 42.75862068965517,5.784138342277877 44.13793103448276,5.468097793679189 45.51724137931034,3.822301729278473 46.89655172413793,7.76386404293381 48.27586206896552,4.919499105545617 49.6551724137931,5.92128801431127 51.03448275862069,11.56231365533691 52.41379310344828,3.512224209898629 53.79310344827586,6.05247465712582 55.17241379310345,20.0 56.55172413793103,5.599284436493739 57.93103448275862,4.007155635062612 59.31034482758621,2.85629099582588 60.68965517241379,7.966607036374478 62.06896551724138,6.952892069171139 63.44827586206897,11.63983303518187 64.82758620689656,3.625521765056649 66.20689655172414,4.83005366726297 67.58620689655172,6.076326774001193 68.96551724137932,6.863446630888491 70.3448275862069,5.927251043530113 71.72413793103448,8.658318425760285 73.10344827586206,15.52176505664878 74.48275862068967,6.129994036970781 75.86206896551724,4.502087060226595 77.24137931034483,4.001192605843769 78.62068965517241,5.158020274299344 80.0,5.485986881335719" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/e2e/authz</td><td><a href="benchmarks.__v1_test_e2e_authz_BenchmarkRESTAuthzForbidMethod_4.html">BenchmarkRESTAuthzForbidMethod-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.879966381418093 1.379310344827586,0.3974378565607172 2.758620689655172,9.625865933170333 4.137931034482759,0.1622351263243684 5.517241379310345,2.264542583537082 6.896551724137931,5.805572534637327 8.275862068965518,4.067339038304808 9.655172413793103,1.343979217603912 11.03448275862069,3.351543398533007 12.41379310344828,5.397692542787286 13.79310344827586,0.3072789323553382 15.17241379310345,0.1906326405867971 16.55172413793103,15.76686022819886 17.93103448275862,2.693816218418908 19.31034482758621,0.2369855338223309 20.68965517241379,2.683628769356153 22.06896551724138,3.675122249388753 23.44827586206897,3.371663610431948 24.82758620689655,1.344106560717196 26.20689655172414,0.3551599429502852 27.58620689655172,0.1724225753871231 28.96551724137931,2.012912591687042 30.3448275862069,10.27366035044825 31.72413793103448,3.465515484922575 33.10344827586207,2.74959250203749 34.48275862068966,2.364124898125509 35.86206896551724,1.500865933170334 37.24137931034483,9.11993174409128 38.62068965517241,6.450692746536267 40.0,1.542634474327628 41.37931034482759,1.125458435207824 42.75862068965517,0.5403168296658517 44.13793103448276,1.210523634881826 45.51724137931034,6.01963630806846 46.89655172413793,2.596653422982885 48.27586206896552,2.982757742461288 49.6551724137931,1.506469030154849 51.03448275862069,12.12013549307253 52.41379310344828,0.0 53.79310344827586,3.414068867155664 55.17241379310345,20.0 56.55172413793103,0.2391503667481663 57.93103448275862,0.256978402607987 59.31034482758621,5.091814384678077 60.68965517241379,3.471500611246944 62.06896551724138,2.842680317848411 63.44827586206897,11.54670945395273 64.82758620689656,5.32256010594947 66.20689655172414,1.016962102689487 67.58620689655172,0.9716279543602282 68.96551724137932,2.456958027709861 70.3448275862069,3.164858394458028 71.72413793103448,6.714420334148329 73.10344827586206,16.74943969030155 74.48275862068967,1.857426650366748 75.86206896551724,1.069172779136104 77.24137931034483,2.42703239608802 78.62068965517241,0.9196719641401793 80.0,2.040673390383048" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/profiler</td><td><a href="benchmarks.__v1_profiler_BenchmarkProfilerBigLocalVar_10Vars1Iterations_4.html">BenchmarkProfilerBigLocalVar/10Vars1Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.163800904977376 1.379310344827586,4.803619909502262 2.758620689655172,15.65972850678733 4.137931034482759,4.305882352941176 5.517241379310345,7.131221719457014 6.896551724137931,7.464253393665158 8.275862068965518,3.283257918552036 9.655172413793103,0.0 11.03448275862069,6.65158371040724 12.41379310344828,7.404524886877828 13.79310344827586,4.45972850678733 15.17241379310345,5.241628959276018 16.55172413793103,19.5131221719457 17.93103448275862,6.485067873303167 19.31034482758621,5.561990950226244 20.68965517241379,6.155656108597285 22.06896551724138,6.71131221719457 23.44827586206897,7.257918552036199 24.82758620689655,6.821719457013575 26.20689655172414,5.393665158371041 27.58620689655172,4.704072398190045 28.96551724137931,3.123981900452489 30.3448275862069,13.77556561085973 31.72413793103448,6.698642533936652 33.10344827586207,6.812669683257919 34.48275862068966,6.984615384615385 35.86206896551724,6.423529411764706 37.24137931034483,11.90045248868778 38.62068965517241,11.59457013574661 40.0,5.958371040723982 41.37931034482759,7.107692307692308 42.75862068965517,4.121266968325792 44.13793103448276,5.355656108597285 45.51724137931034,7.938461538461538 46.89655172413793,6.114027149321267 48.27586206896552,6.104977375565611 49.6551724137931,5.060633484162896 51.03448275862069,14.58280542986425 52.41379310344828,5.656108597285068 53.79310344827586,3.663348416289593 55.17241379310345,20.0 56.55172413793103,4.892307692307692 57.93103448275862,3.203619909502262 59.31034482758621,7.057013574660633 60.68965517241379,7.069683257918552 62.06896551724138,4.56289592760181 63.44827586206897,16.1683257918552 64.82758620689656,8.280542986425338 66.20689655172414,4.736651583710407 67.58620689655172,4.886877828054299 68.96551724137932,6.883257918552036 70.3448275862069,5.18552036199095 71.72413793103448,11.89140271493213 73.10344827586206,19.22171945701357 74.48275862068967,5.129411764705882 75.86206896551724,3.963800904977376 77.24137931034483,6.372850678733032 78.62068965517241,4.416289592760181 80.0,5.2289592760181" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkRuleWithComprehensions_Rule_WithMultipleComps_4.html">BenchmarkRuleWithComprehensions/Rule_WithMultipleComps-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.647632815323455 1.379310344827586,0.5594506685941453 2.758620689655172,12.94976508854355 4.137931034482759,1.908926635345139 5.517241379310345,5.271413082761113 6.896551724137931,6.031803397181063 8.275862068965518,3.436212504517528 9.655172413793103,2.30357788218287 11.03448275862069,3.159378388146007 12.41379310344828,5.413805565594507 13.79310344827586,1.460787856884713 15.17241379310345,2.645464401879292 16.55172413793103,14.75605348753162 17.93103448275862,5.142753885074087 19.31034482758621,2.293458619443441 20.68965517241379,4.681604625948681 22.06896551724138,2.818214672930972 23.44827586206897,3.505601734730755 24.82758620689655,4.042645464401879 26.20689655172414,2.46331767256957 27.58620689655172,0.852186483556198 28.96551724137931,4.555836646187206 30.3448275862069,12.79363932056379 31.72413793103448,5.16805204192266 33.10344827586207,4.190097578604987 34.48275862068966,4.724972894831948 35.86206896551724,4.20889049512107 37.24137931034483,9.011926273942898 38.62068965517241,7.483194795807734 40.0,3.018431514275389 41.37931034482759,5.216479942175641 42.75862068965517,1.671846765449946 44.13793103448276,3.126852186483556 45.51724137931034,6.396096855800506 46.89655172413793,4.798698951933502 48.27586206896552,5.113118901337188 49.6551724137931,1.674737983375497 51.03448275862069,10.41488977231659 52.41379310344828,1.551138417058186 53.79310344827586,3.138417058185761 55.17241379310345,20.0 56.55172413793103,2.173473075533068 57.93103448275862,0.3093603180339718 59.31034482758621,4.498012287676184 60.68965517241379,5.337188290567402 62.06896551724138,4.305023491145645 63.44827586206897,12.21033610408385 64.82758620689656,6.073003252620166 66.20689655172414,1.98048427900253 67.58620689655172,2.348391760028912 68.96551724137932,4.902059992771955 70.3448275862069,4.75027105168052 71.72413793103448,6.972894831947958 73.10344827586206,16.05710155402963 74.48275862068967,2.442356342609324 75.86206896551724,2.224069389230213 77.24137931034483,2.03252620166245 78.62068965517241,0.0 80.0,2.327430430068666" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectSubset_1000_4.html">BenchmarkObjectSubset/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.160473330855767 1.379310344827586,1.892906636287541 2.758620689655172,13.76625902603875 4.137931034482759,1.771969004956289 5.517241379310345,4.640851356467315 6.896551724137931,6.062441606435188 8.275862068965518,3.114508695214246 9.655172413793103,0.02841096566024236 11.03448275862069,3.179388504325899 12.41379310344828,5.367588575874297 13.79310344827586,2.150828190068666 15.17241379310345,2.161247859626212 16.55172413793103,17.0244202322197 17.93103448275862,5.451223790189534 19.31034482758621,2.602555597620147 20.68965517241379,4.535751622863534 22.06896551724138,3.434323086167194 23.44827586206897,3.282126446163304 24.82758620689655,3.465095843593813 26.20689655172414,0.0 27.58620689655172,2.037740043137432 28.96551724137931,5.015195351438088 30.3448275862069,13.0719617111876 31.72413793103448,5.404196348253142 33.10344827586207,4.630917938155788 34.48275862068966,4.85355154436869 35.86206896551724,4.810066790081864 37.24137931034483,10.00482778022833 38.62068965517241,8.179648996064838 40.0,1.959592521455836 41.37931034482759,5.654754668880268 42.75862068965517,1.621508976545324 44.13793103448276,1.433399208799758 45.51724137931034,6.220264868000153 46.89655172413793,4.898842374712157 48.27586206896552,5.265197956355477 49.6551724137931,1.525022836442447 51.03448275862069,11.71518180586766 52.41379310344828,1.393943393408517 53.79310344827586,2.946682550874037 55.17241379310345,20.0 56.55172413793103,2.278434409916747 57.93103448275862,0.6317098330421616 59.31034482758621,4.340139693036535 60.68965517241379,4.361882070179948 62.06896551724138,4.545685041175061 63.44827586206897,12.44886547164634 64.82758620689656,5.645238037351042 66.20689655172414,1.892350920577805 67.58620689655172,2.442995724462258 68.96551724137932,5.412601548362896 70.3448275862069,4.85813619897401 71.72413793103448,7.992442266347593 73.10344827586206,16.84686906295912 74.48275862068967,3.137848755023149 75.86206896551724,2.088379637187106 77.24137931034483,2.489189592834046 78.62068965517241,2.478214207566764 80.0,2.695151727754874" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersectionSlow_10x10_4.html">BenchmarkSetIntersectionSlow/10x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.317022571989086 1.379310344827586,2.991934817086462 2.758620689655172,14.00192421884983 4.137931034482759,1.959922129268421 5.517241379310345,5.596996414639096 6.896551724137931,4.026052119271503 8.275862068965518,4.097609007749491 9.655172413793103,1.098383205177351 11.03448275862069,3.517411925646981 12.41379310344828,3.043272374681489 13.79310344827586,0.7869002788614036 15.17241379310345,1.609278342766516 16.55172413793103,19.56652460519689 17.93103448275862,5.458918679204155 19.31034482758621,0.9608316233341601 20.68965517241379,4.5514540630332 22.06896551724138,2.261558466938763 23.44827586206897,2.925413970129509 24.82758620689655,3.289662585218091 26.20689655172414,1.680910396043325 27.58620689655172,0.9443705323922701 28.96551724137931,3.905713276358416 30.3448275862069,13.38331792454957 31.72413793103448,5.267173277410723 33.10344827586207,5.008380875068588 34.48275862068966,5.246427792936012 35.86206896551724,4.734104524169241 37.24137931034483,9.964371885358648 38.62068965517241,8.144556941093347 40.0,2.641591689779842 41.37931034482759,5.207116603152412 42.75862068965517,1.496906968528499 44.13793103448276,2.018174848355018 45.51724137931034,4.619027217173653 46.89655172413793,5.036041521034869 48.27586206896552,4.208552250809901 49.6551724137931,0.6504761690005337 51.03448275862069,11.49412587097211 52.41379310344828,0.5817003780789382 53.79310344827586,3.890304492600026 55.17241379310345,20.0 56.55172413793103,1.17685525514691 57.93103448275862,0.0 59.31034482758621,3.699010079599522 60.68965517241379,5.43847385392473 62.06896551724138,4.440210160777505 63.44827586206897,13.87128779849821 64.82758620689656,4.647665005524613 66.20689655172414,0.5127742575596996 67.58620689655172,4.356551739689269 68.96551724137932,5.103614675175322 70.3448275862069,4.892702249682429 71.72413793103448,7.874564983726821 73.10344827586206,19.38424996805496 74.48275862068967,2.991333498695891 75.86206896551724,2.139190174457498 77.24137931034483,3.066047308724378 78.62068965517241,1.508482347546997 80.0,2.192331687224239" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteIncrementingValueSamePathInterned_AST_4.html">BenchmarkWriteIncrementingValueSamePathInterned/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.102791547091051 1.379310344827586,2.606313592486303 2.758620689655172,13.44899556483172 4.137931034482759,3.858596399686929 5.517241379310345,6.595356117923298 6.896551724137931,5.058700756587529 8.275862068965518,6.110096530133055 9.655172413793103,0.7044090790503522 11.03448275862069,4.317766762327159 12.41379310344828,4.690842681972345 13.79310344827586,4.166449256457083 15.17241379310345,4.834333420297417 16.55172413793103,16.75450039133838 17.93103448275862,6.407513696843204 19.31034482758621,2.188885990086094 20.68965517241379,6.352726324028176 22.06896551724138,2.723715105661362 23.44827586206897,2.762848943386381 24.82758620689655,5.129141664492565 26.20689655172414,1.727106704930864 27.58620689655172,0.78006783198539 28.96551724137931,5.071745369162536 30.3448275862069,13.27680667884164 31.72413793103448,5.903991651447952 33.10344827586207,6.185755283068093 34.48275862068966,6.15966605791808 35.86206896551724,3.858596399686929 37.24137931034483,8.463344638664232 38.62068965517241,7.05974432559353 40.0,1.098356378815549 41.37931034482759,6.308374641273154 42.75862068965517,2.410644403861205 44.13793103448276,1.993216801460997 45.51724137931034,5.363944690842682 46.89655172413793,5.533524654317767 48.27586206896552,5.267414557787634 49.6551724137931,4.192538481607096 51.03448275862069,10.90529611270545 52.41379310344828,0.7461518392903731 53.79310344827586,5.016957996347508 55.17241379310345,20.0 56.55172413793103,0.4226454474302113 57.93103448275862,0.0 59.31034482758621,4.163840333942082 60.68965517241379,5.883120271327942 62.06896551724138,6.206626663188103 63.44827586206897,11.2053222019306 64.82758620689656,6.245760500913123 66.20689655172414,2.321941038351161 67.58620689655172,4.907383250717454 68.96551724137932,5.348291155752674 70.3448275862069,5.875293503782938 71.72413793103448,7.242368901643621 73.10344827586206,14.1925384816071 74.48275862068967,4.333420297417167 75.86206896551724,4.435168275502218 77.24137931034483,4.552569788677276 78.62068965517241,2.222801982781111 80.0,1.925384816070963" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkReadNotFound_Go__roundtrip__4.html">BenchmarkReadNotFound/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.083440308087294 1.379310344827586,4.569961489088579 2.758620689655172,14.557124518613609 4.137931034482759,5.673940949935821 5.517241379310345,5.288831835686782 6.896551724137931,3.620025673940958 8.275862068965518,5.673940949935821 9.655172413793103,5.288831835686782 11.03448275862069,0.0 12.41379310344828,5.5455712451861405 13.79310344827586,5.365853658536587 15.17241379310345,4.85237483953787 16.55172413793103,20.0 17.93103448275862,5.982028241335048 19.31034482758621,5.237483953786908 20.68965517241379,3.620025673940958 22.06896551724138,5.699614890885755 23.44827586206897,5.905006418485236 24.82758620689655,4.082156611039796 26.20689655172414,2.926829268292682 27.58620689655172,4.210526315789476 28.96551724137931,4.698331193838257 30.3448275862069,14.094993581514764 31.72413793103448,4.364569961489089 33.10344827586207,5.1604621309371055 34.48275862068966,2.8754813863928135 35.86206896551724,3.337612323491655 37.24137931034483,9.08857509627728 38.62068965517241,7.676508344030811 40.0,5.314505776636718 41.37931034482759,3.9537869062901194 42.75862068965517,5.879332477535302 44.13793103448276,4.518613607188708 45.51724137931034,3.9281129653401834 46.89655172413793,2.1822849807445444 48.27586206896552,0.590500641848525 49.6551724137931,4.544287548138644 51.03448275862069,12.349165596919132 52.41379310344828,5.032092426187425 53.79310344827586,2.2079589216944875 55.17241379310345,19.845956354300387 56.55172413793103,5.006418485237482 57.93103448275862,2.2079589216944875 59.31034482758621,3.594351732991015 60.68965517241379,4.133504492939672 62.06896551724138,1.5661103979460904 63.44827586206897,14.505776636713739 64.82758620689656,2.5160462130937127 66.20689655172414,4.775353016688067 67.58620689655172,5.134788189987162 68.96551724137932,4.05648267008986 70.3448275862069,6.444159178433894 71.72413793103448,9.576379974326061 73.10344827586206,17.869062901155328 74.48275862068967,5.750962772785623 75.86206896551724,5.006418485237482 77.24137931034483,3.774069319640571 78.62068965517241,4.0308087291399275 80.0,4.441591784338899" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td></td><td></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkAciTestOnlyEval_4.html">BenchmarkAciTestOnlyEval-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.621991152216624 1.379310344827586,2.462677590516032 2.758620689655172,12.93861349086486 4.137931034482759,1.922454925756138 5.517241379310345,4.973737319736438 6.896551724137931,6.179548522473637 8.275862068965518,4.094305074778471 9.655172413793103,2.965210301920584 11.03448275862069,5.515563812298686 12.41379310344828,6.06728057630879 13.79310344827586,4.209780676548028 15.17241379310345,4.273399179374774 16.55172413793103,17.4247871586854 17.93103448275862,6.68716002191898 19.31034482758621,3.451704735301586 20.68965517241379,5.723526817337379 22.06896551724138,6.471445182502239 23.44827586206897,7.090255409577525 24.82758620689655,6.335119819302068 26.20689655172414,2.621456542949172 27.58620689655172,4.393953569185122 28.96551724137931,5.906897796073295 30.3448275862069,12.41148875315754 31.72413793103448,6.93174376177811 33.10344827586207,6.252789992114513 34.48275862068966,6.202269416340332 35.86206896551724,6.298231779847904 37.24137931034483,10.39333876852755 38.62068965517241,11.53125459429839 40.0,4.981221849480761 41.37931034482759,6.895123026957672 42.75862068965517,4.529744323117841 44.13793103448276,4.9940524718996 45.51724137931034,6.660429558546397 46.89655172413793,5.3014528006843 48.27586206896552,3.864155785140535 49.6551724137931,2.232795605511822 51.03448275862069,14.79557878135817 52.41379310344828,4.899159326926932 53.79310344827586,6.348485050988359 55.17241379310345,20.0 56.55172413793103,4.555405567955521 57.93103448275862,2.329025273653119 59.31034482758621,5.899680570962698 60.68965517241379,6.715227008460192 62.06896551724138,6.489889202229321 63.44827586206897,13.73464669010037 64.82758620689656,3.593910800443726 66.20689655172414,4.077464882853744 67.58620689655172,0.0 68.96551724137932,6.307587442028308 70.3448275862069,7.087047753972815 71.72413793103448,10.34896619932907 73.10344827586206,19.71986474385533 74.48275862068967,3.345584795712434 75.86206896551724,3.908528354339022 77.24137931034483,7.544673286911429 78.62068965517241,3.608612555298646 80.0,4.144023736651475" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersection_100x1000_4.html">BenchmarkSetIntersection/100x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.188090894012274 1.379310344827586,0.9729640072980594 2.758620689655172,14.12738430917233 4.137931034482759,1.493116603085089 5.517241379310345,5.623486482003649 6.896551724137931,3.479183944269365 8.275862068965518,5.414496599767789 9.655172413793103,1.464256095538232 11.03448275862069,2.430253773428429 12.41379310344828,2.627964836622989 13.79310344827586,2.141316967988058 15.17241379310345,2.308177143804943 16.55172413793103,17.18095869961851 17.93103448275862,5.902471388289932 19.31034482758621,1.322939127550174 20.68965517241379,4.613368717863659 22.06896551724138,1.958865483496434 23.44827586206897,3.289434400398076 24.82758620689655,4.693979101011776 26.20689655172414,2.574556311162714 27.58620689655172,0.7954884723834797 28.96551724137931,6.141648697959861 30.3448275862069,13.96284624315807 31.72413793103448,6.47868634931166 33.10344827586207,5.559130867473876 34.48275862068966,5.204843257588323 35.86206896551724,5.99436059047935 37.24137931034483,9.381655332559298 38.62068965517241,6.954387128877094 40.0,2.685022391773097 41.37931034482759,6.034168187095704 42.75862068965517,1.903798308177144 44.13793103448276,1.766130369878919 45.51724137931034,3.217780726488638 46.89655172413793,5.128545364073644 48.27586206896552,5.562448167191906 49.6551724137931,2.153590976944767 51.03448275862069,10.9776082269033 52.41379310344828,1.281472881074805 53.79310344827586,4.940122740089567 55.17241379310345,20.0 56.55172413793103,1.902803118261735 57.93103448275862,0.0 59.31034482758621,2.31016752363576 60.68965517241379,5.923702106485321 62.06896551724138,4.934151600597114 63.44827586206897,12.4604412008625 64.82758620689656,3.097362746724167 66.20689655172414,1.513683861336872 67.58620689655172,4.834632609056228 68.96551724137932,5.623818211975452 70.3448275862069,5.481837784043788 71.72413793103448,5.232376845247968 73.10344827586206,16.88439210482667 74.48275862068967,2.80676729142478 75.86206896551724,1.680212307181954 77.24137931034483,2.684358931829491 78.62068965517241,2.311162713551169 80.0,1.899485818543705" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_true__clients_100__pattern_count_1000_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=true,_clients=100,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.674861719613517 1.379310344827586,9.528578058559841 2.758620689655172,15.34040381670334 4.137931034482759,8.210351529090886 5.517241379310345,8.952769085953118 6.896551724137931,0.3555382895273212 8.275862068965518,8.447616778412296 9.655172413793103,7.404018675539553 11.03448275862069,8.585179676286614 12.41379310344828,0.0 13.79310344827586,9.120177493575367 15.17241379310345,8.027759919910125 16.55172413793103,12.92833481815949 17.93103448275862,10.07582527152827 19.31034482758621,7.716074130855808 20.68965517241379,9.298396959058117 22.06896551724138,8.626797376176086 23.44827586206897,8.383778775577966 24.82758620689655,9.449493002721752 26.20689655172414,8.553462311012323 27.58620689655172,8.549839581645331 28.96551724137931,8.985148489896517 30.3448275862069,15.09119834712132 31.72413793103448,8.862086591297317 33.10344827586207,8.370181778343404 34.48275862068966,9.577000978271354 35.86206896551724,7.757265034242858 37.24137931034483,9.388703066247219 38.62068965517241,5.974112607736712 40.0,8.791550907917141 41.37931034482759,8.75771300254028 42.75862068965517,8.531258811079368 44.13793103448276,9.245215426374747 45.51724137931034,2.713400771661519 46.89655172413793,8.048975402742991 48.27586206896552,10.02722760049293 49.6551724137931,8.157754741221854 51.03448275862069,12.79908268997401 52.41379310344828,8.396996024743443 53.79310344827586,9.705651558630581 55.17241379310345,20.0 56.55172413793103,8.232729780347668 57.93103448275862,7.89125225118352 59.31034482758621,0.1789957646328189 60.68965517241379,8.601424828197604 62.06896551724138,9.626247245566272 63.44827586206897,10.98414904674833 64.82758620689656,3.070417726236592 66.20689655172414,7.943959938931134 67.58620689655172,8.621685899954196 68.96551724137932,10.5084188130554 70.3448275862069,10.27354295202706 71.72413793103448,9.788571061785683 73.10344827586206,12.46144632933164 74.48275862068967,9.000496360971711 75.86206896551724,8.425020088000734 77.24137931034483,8.899019611467317 78.62068965517241,8.72024228598928 80.0,9.207395207176097" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,157,120);color:black;padding:2px 6px;display:block;text-align:right">1.47</span></td><td><span style="background:rgb(255,188,120);color:black;padding:2px 6px;display:block;text-align:right">1.30</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_1000x100_4.html">BenchmarkAnyUnionAllUniqueTypes/1000x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.396343454129938 1.379310344827586,2.012406137773425 2.758620689655172,12.77636304276853 4.137931034482759,0.7502448579823702 5.517241379310345,5.939275220372184 6.896551724137931,2.255305256284688 8.275862068965518,5.844596800522364 9.655172413793103,0.2683643486777669 11.03448275862069,2.524322559582109 12.41379310344828,2.203068886712373 13.79310344827586,2.287300032647731 15.17241379310345,0.4805746000652955 16.55172413793103,14.73522690173033 17.93103448275862,4.387202089454783 19.31034482758621,1.802154750244858 20.68965517241379,6.418543911198172 22.06896551724138,1.15181194906954 23.44827586206897,2.833823049298074 24.82758620689655,5.296114920013059 26.20689655172414,0.910871694417238 27.58620689655172,0.870388507998694 28.96551724137931,4.688214169115246 30.3448275862069,13.14397649363369 31.72413793103448,5.537708129285015 33.10344827586207,4.902383284361737 34.48275862068966,4.86973555337904 35.86206896551724,6.080313418217434 37.24137931034483,8.5230166503428 38.62068965517241,6.323865491348351 40.0,2.393078681031668 41.37931034482759,5.23147241266732 42.75862068965517,1.786483839373164 44.13793103448276,2.185439111981717 45.51724137931034,2.359125040809664 46.89655172413793,5.123734900424421 48.27586206896552,5.703558602677114 49.6551724137931,1.936010447273914 51.03448275862069,9.811296114920014 52.41379310344828,0.0 53.79310344827586,5.406464250734574 55.17241379310345,20.0 56.55172413793103,1.896833170094678 57.93103448275862,0.04440091413646752 59.31034482758621,4.0581129611492 60.68965517241379,5.636304276852759 62.06896551724138,4.915442376754816 63.44827586206897,11.07476330395038 64.82758620689656,2.329742082925237 66.20689655172414,2.047012732615083 67.58620689655172,4.893894874306236 68.96551724137932,5.587332680378714 70.3448275862069,4.707149853085211 71.72413793103448,6.490368919360104 73.10344827586206,14.03787136793993 74.48275862068967,2.208945478289259 75.86206896551724,0.3297420829252367 77.24137931034483,0.01436500163238655 78.62068965517241,1.433888344760039 80.0,1.730982696702579" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/compile</td><td><a href="benchmarks.__v1_compile_BenchmarkLargePartialRulePolicy_7500_4.html">BenchmarkLargePartialRulePolicy/7500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.930593421198845 1.379310344827586,0.8627361256835328 2.758620689655172,9.330491116251476 4.137931034482759,2.389338905008487 5.517241379310345,4.957845601047549 6.896551724137931,6.12320046480044 8.275862068965518,6.503380569106249 9.655172413793103,5.025138986595511 11.03448275862069,4.457341020721937 12.41379310344828,4.592795674812254 13.79310344827586,2.781137673033875 15.17241379310345,3.495044902047881 16.55172413793103,20.0 17.93103448275862,4.878783845727921 19.31034482758621,5.423843055244224 20.68965517241379,4.898340021015988 22.06896551724138,6.448696609697227 23.44827586206897,7.248093642221326 24.82758620689655,4.177794727380583 26.20689655172414,5.942527450346202 27.58620689655172,2.396269922738165 28.96551724137931,4.908169542872728 30.3448275862069,9.176298360310188 31.72413793103448,4.794786308023959 33.10344827586207,5.49423977037802 34.48275862068966,3.614045561289458 35.86206896551724,0.6768611231123173 37.24137931034483,12.02264062717056 38.62068965517241,8.11456310715775 40.0,6.168287584707898 41.37931034482759,5.682390637797195 42.75862068965517,4.997300674663519 44.13793103448276,5.880223658939783 45.51724137931034,7.316820053091599 46.89655172413793,2.175868932184969 48.27586206896552,0.0 49.6551724137931,5.449452062574736 51.03448275862069,13.67995747460504 52.41379310344828,5.524144366610198 53.79310344827586,1.606316615849757 55.17241379310345,17.74397314560316 56.55172413793103,5.055572863859381 57.93103448275862,3.275436664082844 59.31034482758621,6.212682759914047 60.68965517241379,2.498662086364169 62.06896551724138,1.258797949876662 63.44827586206897,14.44631591098706 64.82758620689656,7.324052820844212 66.20689655172414,3.148319543423328 67.58620689655172,0.6555214328167324 68.96551724137932,2.370793899396748 70.3448275862069,3.301251527141412 71.72413793103448,9.762491903123605 73.10344827586206,19.40865673542289 74.48275862068967,5.766833172580285 75.86206896551724,3.114782296947882 77.24137931034483,6.116043025582771 78.62068965517241,4.446800811188068 80.0,5.276863254184705" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(241,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRewriteDynamics_100_4.html">BenchmarkRewriteDynamics/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.07200638031218 1.379310344827586,3.454483308647602 2.758620689655172,12.23652728722798 4.137931034482759,4.037826136493107 5.517241379310345,4.069727697390908 6.896551724137931,6.396262960009115 8.275862068965518,4.113022672895067 9.655172413793103,4.6940868178193 11.03448275862069,5.338954084539136 12.41379310344828,5.844821693061411 13.79310344827586,3.725646576278911 15.17241379310345,4.069727697390908 16.55172413793103,17.46610459154609 17.93103448275862,2.948615700125328 19.31034482758621,4.078842429075994 20.68965517241379,3.342827845505298 22.06896551724138,3.238008431126809 23.44827586206897,4.085678477839809 24.82758620689655,3.684630283696024 26.20689655172414,3.937564087957161 27.58620689655172,4.092514526603623 28.96551724137931,3.805400478523413 30.3448275862069,12.14765865329839 31.72413793103448,3.978580380540048 33.10344827586207,3.983137746382591 34.48275862068966,3.171926626409935 35.86206896551724,3.465876723253959 37.24137931034483,10.25407314572177 38.62068965517241,8.360487638145152 40.0,4.256579696935171 41.37931034482759,4.058334282784551 42.75862068965517,4.796627549276518 44.13793103448276,4.710037598268201 45.51724137931034,5.468839011051612 46.89655172413793,3.126352967984505 48.27586206896552,3.030648285291102 49.6551724137931,4.324940184573317 51.03448275862069,12.19323231172382 52.41379310344828,4.454825111085792 53.79310344827586,3.281303406630967 55.17241379310345,20.0 56.55172413793103,3.919334624586989 57.93103448275862,3.502335649994303 59.31034482758621,4.864988036914663 60.68965517241379,3.035205651133645 62.06896551724138,3.267631309103338 63.44827586206897,13.10470548023243 64.82758620689656,5.457445596445255 66.20689655172414,3.910219892901903 67.58620689655172,3.042041699897459 68.96551724137932,0.0 70.3448275862069,2.344764725988379 71.72413793103448,10.56169534009343 73.10344827586206,18.05856215107668 74.48275862068967,5.031331890167483 75.86206896551724,4.566480574228096 77.24137931034483,4.691808134898029 78.62068965517241,4.438874330636892 80.0,5.247806767688276" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionN_100x250_4.html">BenchmarkObjectUnionN/100x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.114691801280368 1.379310344827586,2.263543152822501 2.758620689655172,13.67458194020405 4.137931034482759,2.756014103328949 5.517241379310345,5.438300759419329 6.896551724137931,1.809004848876481 8.275862068965518,6.151978253670339 9.655172413793103,4.228667222506596 11.03448275862069,4.116192327069445 12.41379310344828,5.834133008703453 13.79310344827586,2.204772559416989 15.17241379310345,4.112416810567897 16.55172413793103,18.22825820821893 17.93103448275862,5.78184855903137 19.31034482758621,3.976401408396733 20.68965517241379,5.037531296248565 22.06896551724138,4.732730944835106 23.44827586206897,3.490045503847921 24.82758620689655,4.241357152970133 26.20689655172414,2.653817002812679 27.58620689655172,0.0 28.96551724137931,6.264880718283947 30.3448275862069,13.62516946462289 31.72413793103448,6.181811287906932 33.10344827586207,5.185292749757879 34.48275862068966,5.259851133320506 35.86206896551724,4.036833874450362 37.24137931034483,12.91838148125291 38.62068965517241,10.62325468077322 40.0,3.990495056533923 41.37931034482759,6.632541805979595 42.75862068965517,3.836747634554205 44.13793103448276,4.307872395609591 45.51724137931034,7.151304227166697 46.89655172413793,3.503461495177141 48.27586206896552,5.206905161526357 49.6551724137931,3.476056731169107 51.03448275862069,13.80254613410909 52.41379310344828,3.934539965818668 53.79310344827586,4.636148715013446 55.17241379310345,20.0 56.55172413793103,4.215081816975384 57.93103448275862,2.172333773406891 59.31034482758621,4.85553203925085 60.68965517241379,5.971987765067679 62.06896551724138,4.336979368980502 63.44827586206897,15.00065143794338 64.82758620689656,6.318415606113594 66.20689655172414,3.461704928057452 67.58620689655172,4.54913435393289 68.96551724137932,5.739140045443343 70.3448275862069,5.922075114223492 71.72413793103448,9.666564614778324 73.10344827586206,17.89541577270423 74.48275862068967,4.640230790547172 75.86206896551724,2.023797854974182 77.24137931034483,4.393595981817822 78.62068965517241,3.17472533722502 80.0,3.856528759472573" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkSimpleAuthzTargets_topdown_4.html">BenchmarkSimpleAuthzTargets/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.473083197389886 1.379310344827586,0.0 2.758620689655172,14.18597063621533 4.137931034482759,0.965742251223491 5.517241379310345,6.218597063621533 6.896551724137931,5.500815660685155 8.275862068965518,6.740619902120718 9.655172413793103,3.190864600326264 11.03448275862069,4.091353996737357 12.41379310344828,5.67047308319739 13.79310344827586,0.5285481239804241 15.17241379310345,3.040783034257749 16.55172413793103,20.0 17.93103448275862,6.68189233278956 19.31034482758621,0.6916802610114192 20.68965517241379,4.933115823817292 22.06896551724138,4.032626427406199 23.44827586206897,5.102773246329527 24.82758620689655,6.851549755301794 26.20689655172414,2.792822185970636 27.58620689655172,1.141924959216966 28.96551724137931,6.296900489396411 30.3448275862069,11.63458401305057 31.72413793103448,5.024469820554649 33.10344827586207,5.024469820554649 34.48275862068966,5.611745513866232 35.86206896551724,3.106035889070147 37.24137931034483,12.31321370309951 38.62068965517241,8.61990212071778 40.0,3.784665579119086 41.37931034482759,5.148450244698206 42.75862068965517,3.608482871125612 44.13793103448276,3.947797716150082 45.51724137931034,6.492659053833605 46.89655172413793,5.624796084828711 48.27586206896552,0.06525285481239804 49.6551724137931,2.577487765089723 51.03448275862069,14.70146818923328 52.41379310344828,1.703099510603589 53.79310344827586,4.163132137030995 55.17241379310345,18.50570962479608 56.55172413793103,3.249592169657423 57.93103448275862,0.4110929853181077 59.31034482758621,4.98531810766721 60.68965517241379,5.637846655791191 62.06896551724138,5.226753670473083 63.44827586206897,15.94127243066884 64.82758620689656,6.238172920065253 66.20689655172414,1.644371941272431 67.58620689655172,4.626427406199021 68.96551724137932,5.194127243066884 70.3448275862069,4.541598694942904 71.72413793103448,9.468189233278956 73.10344827586206,16.6721044045677 74.48275862068967,4.228384991843393 75.86206896551724,1.9836867862969 77.24137931034483,3.523654159869494 78.62068965517241,2.799347471451876 80.0,2.557911908646003" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnionSlow_10x10_4.html">BenchmarkSetUnionSlow/10x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.576792763669143 1.379310344827586,1.57471014267508 2.758620689655172,13.79378943769233 4.137931034482759,3.914705790929719 5.517241379310345,6.625221472754966 6.896551724137931,5.946349196481303 8.275862068965518,4.798110099157626 9.655172413793103,2.960430201112803 11.03448275862069,4.106182586801778 12.41379310344828,5.394920891486121 13.79310344827586,2.977837182555718 15.17241379310345,2.906344223058034 16.55172413793103,17.16328370271362 17.93103448275862,6.792452830188679 19.31034482758621,3.727580740418389 20.68965517241379,6.145907805166143 22.06896551724138,4.15032171831774 23.44827586206897,4.485406111093842 24.82758620689655,5.084081937148363 26.20689655172414,0.0 27.58620689655172,1.924714805259395 28.96551724137931,6.531969786453638 30.3448275862069,13.57495881383855 31.72413793103448,6.951602374809611 33.10344827586207,6.005408597805477 34.48275862068966,6.712878057878213 35.86206896551724,5.516148083677847 37.24137931034483,8.963973765192254 38.62068965517241,7.413509060955519 40.0,4.62155357309378 41.37931034482759,6.760125578937552 42.75862068965517,3.304839762519039 44.13793103448276,2.888937241615119 45.51724137931034,6.055764508408194 46.89655172413793,6.151502906344223 48.27586206896552,6.37655030928476 49.6551724137931,2.39532498212676 51.03448275862069,10.38512946442448 52.41379310344828,3.565944484162755 53.79310344827586,5.867396102079513 55.17241379310345,20.0 56.55172413793103,2.918777781231544 57.93103448275862,2.157222343104038 59.31034482758621,4.668179416244444 60.68965517241379,7.003201641229679 62.06896551724138,6.512697771284697 63.44827586206897,12.75745236393025 64.82758620689656,6.223617543750583 66.20689655172414,3.424201920984738 67.58620689655172,5.73746541916633 68.96551724137932,6.764477324298281 70.3448275862069,6.680550806627087 71.72413793103448,8.056945696434678 73.10344827586206,16.78219514469553 74.48275862068967,4.300146094308539 75.86206896551724,4.238599981349663 77.24137931034483,3.717633893879581 78.62068965517241,3.240185260016785 80.0,3.901650554847533" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatch_reuse_pattern_true__pattern_count_100_4.html">BenchmarkBuiltinRegexMatch/reuse-pattern=true,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.539338654503991 1.379310344827586,1.019384264538198 2.758620689655172,11.0581527936146 4.137931034482759,2.629418472063854 5.517241379310345,3.247434435575827 6.896551724137931,4.789053591790194 8.275862068965518,3.096921322690992 9.655172413793103,2.269099201824401 11.03448275862069,3.44811858608894 12.41379310344828,4.7115165336374 13.79310344827586,1.62599771949829 15.17241379310345,3.874572405929304 16.55172413793103,14.32839224629418 17.93103448275862,1.740022805017104 19.31034482758621,2.887115165336374 20.68965517241379,3.338654503990878 22.06896551724138,3.064994298745724 23.44827586206897,3.628278221208666 24.82758620689655,2.843785632839225 26.20689655172414,2.779931584948689 27.58620689655172,2.611174458380844 28.96551724137931,3.591790193842645 30.3448275862069,11.18129988597491 31.72413793103448,3.247434435575827 33.10344827586207,3.568985176738883 34.48275862068966,3.217787913340935 35.86206896551724,2.884834663625998 37.24137931034483,7.140250855188141 38.62068965517241,4.743443557582668 40.0,3.094640820980616 41.37931034482759,3.799315849486887 42.75862068965517,3.078677309007982 44.13793103448276,3.222348916761688 45.51724137931034,4.633979475484607 46.89655172413793,2.930444697833523 48.27586206896552,2.209806157354618 49.6551724137931,2.335233751425314 51.03448275862069,8.937286202964652 52.41379310344828,0.0 53.79310344827586,3.249714937286203 55.17241379310345,20.0 56.55172413793103,1.808437856328392 57.93103448275862,1.331812998859749 59.31034482758621,3.915621436716078 60.68965517241379,3.039908779931585 62.06896551724138,2.679589509692132 63.44827586206897,10.32155074116306 64.82758620689656,4.180159635119726 66.20689655172414,3.03078677309008 67.58620689655172,3.131128848346636 68.96551724137932,3.352337514253136 70.3448275862069,2.795895096921323 71.72413793103448,5.445838084378563 73.10344827586206,15.92018244013683 74.48275862068967,1.746864310148233 75.86206896551724,3.010262257696693 77.24137931034483,4.157354618015964 78.62068965517241,2.900798175598632 80.0,3.101482326111745" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectSubset_10000_4.html">BenchmarkObjectSubset/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.500969465200478 1.379310344827586,2.347879833424322 2.758620689655172,14.76496543885631 4.137931034482759,1.397890403174085 5.517241379310345,5.323230103601437 6.896551724137931,5.435147205754714 8.275862068965518,4.145852409321535 9.655172413793103,0.8498376969454468 11.03448275862069,4.125136296103266 12.41379310344828,4.107646267298089 13.79310344827586,3.9976075691931 15.17241379310345,2.347623416363762 16.55172413793103,17.88651517586483 17.93103448275862,6.197021924553156 19.31034482758621,3.728357729230144 20.68965517241379,4.983781620919577 22.06896551724138,4.314700062106597 23.44827586206897,4.570258423673139 24.82758620689655,5.406207857036159 26.20689655172414,0.7532280969888587 27.58620689655172,2.602263447062251 28.96551724137931,6.029665068631815 30.3448275862069,12.94172683771275 31.72413793103448,6.208459318091625 33.10344827586207,3.807280515195543 34.48275862068966,5.342455419955986 35.86206896551724,4.343096760766759 37.24137931034483,10.81645279197927 38.62068965517241,8.55302361929103 40.0,3.053146013713542 41.37931034482759,6.10186734233556 42.75862068965517,3.690419930642167 44.13793103448276,2.737961740785608 45.51724137931034,5.251087461772241 46.89655172413793,3.261964912008697 48.27586206896552,5.699065956133004 49.6551724137931,2.664036105907402 51.03448275862069,12.8937529946382 52.41379310344828,0.0 53.79310344827586,2.495540281182178 55.17241379310345,20.0 56.55172413793103,3.929418520646493 57.93103448275862,0.7706763834818515 59.31034482758621,2.317819405464248 60.68965517241379,5.087714015070764 62.06896551724138,2.762553925849553 63.44827586206897,13.80378906894071 64.82758620689656,4.598088619525086 66.20689655172414,3.653305051922964 67.58620689655172,1.192804460225689 68.96551724137932,5.618479440867691 70.3448275862069,5.305149719238227 71.72413793103448,7.5344336805598 73.10344827586206,17.9069271665229 74.48275862068967,4.532475667958989 75.86206896551724,1.620376927115836 77.24137931034483,1.729759674600787 78.62068965517241,3.164824588368624 80.0,2.636671038676936" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/plugins/logs</td><td><a href="benchmarks.__v1_plugins_logs_BenchmarkMaskingRuleCountsNop_1Rules_4.html">BenchmarkMaskingRuleCountsNop/1Rules-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.539627544391511 1.379310344827586,6.175833694239931 2.758620689655172,16.04157644001732 4.137931034482759,6.080554352533564 5.517241379310345,8.41056734517107 6.896551724137931,8.514508445214378 8.275862068965518,8.757037678648766 9.655172413793103,6.279774794283239 11.03448275862069,7.353832828064097 12.41379310344828,8.020788220008662 13.79310344827586,5.760069294066696 15.17241379310345,6.340407102641836 16.55172413793103,17.13295799047207 17.93103448275862,8.0900822867042 19.31034482758621,5.370290168904288 20.68965517241379,5.855348635773062 22.06896551724138,6.305760069294067 23.44827586206897,7.189259419662191 24.82758620689655,7.059333044608055 26.20689655172414,5.214378518839324 27.58620689655172,2.81507145950628 28.96551724137931,7.223906453009961 30.3448275862069,13.86747509744478 31.72413793103448,7.379818103074924 33.10344827586207,4.530099610220875 34.48275862068966,3.776526634906886 35.86206896551724,6.574274577739281 37.24137931034483,11.32957990472066 38.62068965517241,9.311390212213078 40.0,5.266349068860979 41.37931034482759,7.397141619748809 42.75862068965517,4.616717193590299 44.13793103448276,5.760069294066696 45.51724137931034,6.565612819402339 46.89655172413793,6.591598094413166 48.27586206896552,6.227804244261585 49.6551724137931,4.867908185361628 51.03448275862069,12.74144651364227 52.41379310344828,5.396275443915115 53.79310344827586,7.2932005197055 55.17241379310345,20.0 56.55172413793103,4.997834560415764 57.93103448275862,3.542659159809441 59.31034482758621,2.13079255088783 60.68965517241379,6.790818536162841 62.06896551724138,7.180597661325249 63.44827586206897,13.53832828064097 64.82758620689656,7.734950194889563 66.20689655172414,2.407968817669987 67.58620689655172,7.119965352966652 68.96551724137932,8.19402338674751 70.3448275862069,7.275877003031615 71.72413793103448,9.4586401039411 73.10344827586206,18.13772195755738 74.48275862068967,5.015158077089649 75.86206896551724,0.0 77.24137931034483,5.985275010827198 78.62068965517241,5.794716327414465 80.0,5.352966652230403" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnion_100x100_4.html">BenchmarkSetUnion/100x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.081480472607171 1.379310344827586,2.534685432619028 2.758620689655172,13.43833934540822 4.137931034482759,2.315166251730015 5.517241379310345,6.322312642582315 6.896551724137931,8.128538895554136 8.275862068965518,5.172761194777206 9.655172413793103,3.006811904509156 11.03448275862069,3.473530513366435 12.41379310344828,7.984209039944079 13.79310344827586,3.12778780346624 15.17241379310345,3.419491941282625 16.55172413793103,17.10611228726568 17.93103448275862,6.651591413915834 19.31034482758621,2.577307404966822 20.68965517241379,5.954337606880404 22.06896551724138,3.908563050675682 23.44827586206897,3.996290606541912 24.82758620689655,3.996971596701604 26.20689655172414,2.988385111952779 27.58620689655172,0.0 28.96551724137931,6.153186733510524 30.3448275862069,12.9383323352154 31.72413793103448,6.817352430433851 33.10344827586207,5.877626068303313 34.48275862068966,6.311697207740054 35.86206896551724,6.121180196004991 37.24137931034483,12.50362026386366 38.62068965517241,11.54883200173052 40.0,2.990388024187168 41.37931034482759,6.791114280163358 42.75862068965517,1.942985100335888 44.13793103448276,3.203097303479259 45.51724137931034,8.355629084689138 46.89655172413793,6.141449667817006 48.27586206896552,6.467483721330815 49.6551724137931,1.722784929287184 51.03448275862069,13.25270943952507 52.41379310344828,3.494961674274395 53.79310344827586,5.57057962277151 55.17241379310345,20.0 56.55172413793103,3.48046058969742 57.93103448275862,1.799856992066465 59.31034482758621,8.445599902257882 60.68965517241379,6.428587165738984 62.06896551724138,5.722280195404118 63.44827586206897,13.72191165955299 64.82758620689656,8.071816421076244 66.20689655172414,3.263545194713113 67.58620689655172,5.038365783849717 68.96551724137932,6.624071399815331 70.3448275862069,6.083605562487857 71.72413793103448,11.43150140304002 73.10344827586206,16.81396750875773 74.48275862068967,3.604280624027336 75.86206896551724,2.489019033674963 77.24137931034483,3.91869778658169 78.62068965517241,3.444287994744358 80.0,3.305766584614029" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnionSlow_10x100_4.html">BenchmarkSetUnionSlow/10x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.338596014844124 1.379310344827586,0.9056467150264427 2.758620689655172,13.10705095879075 4.137931034482759,1.747330945515514 5.517241379310345,5.977302800298262 6.896551724137931,4.964937007297068 8.275862068965518,3.794389059139437 9.655172413793103,0.8156509820655055 11.03448275862069,1.071759528643038 12.41379310344828,4.531250673459448 13.79310344827586,0.2155070233738918 15.17241379310345,0.1590441832499321 16.55172413793103,15.90864226265134 17.93103448275862,5.508618125864722 19.31034482758621,1.6043204848046 20.68965517241379,4.890371577209701 22.06896551724138,1.832844132390275 23.44827586206897,2.219463732323036 24.82758620689655,4.367120524457892 26.20689655172414,1.350108400032757 27.58620689655172,0.001465447758942464 28.96551724137931,5.664817616406119 30.3448275862069,13.20704621763623 31.72413793103448,6.019886988116943 33.10344827586207,5.368107546624945 34.48275862068966,5.964975798561275 35.86206896551724,3.999551745391382 37.24137931034483,7.379563899987501 38.62068965517241,6.239617949148963 40.0,3.001495618742215 41.37931034482759,5.630508898284995 42.75862068965517,1.639405028209869 44.13793103448276,0.07534125537151257 45.51724137931034,5.550598894017956 46.89655172413793,5.147428354690079 48.27586206896552,5.518876260177319 49.6551724137931,0.3063647844283245 51.03448275862069,8.7506195826922 52.41379310344828,1.263646982255152 53.79310344827586,5.713953217735366 55.17241379310345,20.0 56.55172413793103,1.333816069065691 57.93103448275862,0.0 59.31034482758621,3.402511087836353 60.68965517241379,6.613738141726039 62.06896551724138,5.42741507945744 63.44827586206897,11.41678627306464 64.82758620689656,5.227769373003866 66.20689655172414,1.204770463469404 67.58620689655172,4.739861472085375 68.96551724137932,6.026007387580761 70.3448275862069,5.805759209692644 71.72413793103448,6.666408058238618 73.10344827586206,14.35259535108249 74.48275862068967,1.799052631125248 75.86206896551724,2.331441181668111 77.24137931034483,1.154600428427962 78.62068965517241,1.317437535289275 80.0,1.783018908586231" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_100x1000_4.html">BenchmarkAnyUnionAllUniqueTypes/100x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.348552428837888 1.379310344827586,2.183115724596545 2.758620689655172,15.36452842429649 4.137931034482759,2.175006082231774 5.517241379310345,4.581947936096018 6.896551724137931,0.0 8.275862068965518,6.492579677236234 9.655172413793103,0.4281891168599465 11.03448275862069,3.33144108344822 12.41379310344828,0.4265671883869921 13.79310344827586,0.1475954910388452 15.17241379310345,0.6049793204119698 16.55172413793103,15.75216932933258 17.93103448275862,5.780553077609277 19.31034482758621,2.622658340767172 20.68965517241379,5.099343118968453 22.06896551724138,2.664828481063985 23.44827586206897,2.830265185305328 24.82758620689655,4.901467845268024 26.20689655172414,2.114994728732463 27.58620689655172,2.901630038115319 28.96551724137931,5.589165517800665 30.3448275862069,14.6606114670343 31.72413793103448,6.182791338901954 33.10344827586207,6.805611872516422 34.48275862068966,3.213040304922553 35.86206896551724,5.399399886465007 37.24137931034483,9.162273943719082 38.62068965517241,5.306949963506609 40.0,3.115724596545292 41.37931034482759,5.118806260643906 42.75862068965517,2.220420079474495 44.13793103448276,2.484794420566053 45.51724137931034,0.4963101127240289 46.89655172413793,5.761089935933825 48.27586206896552,3.72719163084908 49.6551724137931,2.690779336631255 51.03448275862069,10.25058794907145 52.41379310344828,3.556889141188874 53.79310344827586,4.135917606033574 55.17241379310345,20.0 56.55172413793103,0.6130889627767415 57.93103448275862,0.8401589489903495 59.31034482758621,0.2351796285783797 60.68965517241379,4.901467845268024 62.06896551724138,5.251804395426162 63.44827586206897,11.66004379206877 64.82758620689656,1.026680723380099 66.20689655172414,1.907387884194307 67.58620689655172,2.175006082231774 68.96551724137932,5.869759143621766 70.3448275862069,6.288216689643987 71.72413793103448,3.522828643256832 73.10344827586206,15.13097072419106 74.48275862068967,3.556889141188874 75.86206896551724,0.9764009407185144 77.24137931034483,0.0454139972427216 78.62068965517241,2.906495823534182 80.0,2.452355851106966" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectGetNotFound_4.html">BenchmarkObjectGetNotFound-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.114351941278729 1.379310344827586,3.554181958663321 2.758620689655172,12.787328568669112 4.137931034482759,3.0249179061232354 5.517241379310345,4.554761444852229 6.896551724137931,7.042688815916552 8.275862068965518,5.570793896078811 9.655172413793103,3.9830017384585688 11.03448275862069,1.8427660807417396 12.41379310344828,8.309831949005213 13.79310344827586,3.2412594166505713 15.17241379310345,3.2914815530229866 16.55172413793103,17.036893954027427 17.93103448275862,3.743480780374732 19.31034482758621,3.9289163608267366 20.68965517241379,4.222522696542397 22.06896551724138,3.9096001545296453 23.44827586206897,3.6816689202240696 24.82758620689655,5.130384392505313 26.20689655172414,3.2953447942824035 27.58620689655172,3.194900521537569 28.96551724137931,3.716438091558814 30.3448275862069,12.775738844890862 31.72413793103448,6.169596291288391 33.10344827586207,5.369905350589141 34.48275862068966,5.512845277187559 35.86206896551724,5.21537570021248 37.24137931034483,7.792157620243385 38.62068965517241,6.11937415491597 40.0,3.2258064516129004 41.37931034482759,4.647479235078231 42.75862068965517,3.260575622947652 44.13793103448276,4.315240486768399 45.51724137931034,8.390960015452967 46.89655172413793,5.138110875024145 48.27586206896552,4.844504539308476 49.6551724137931,2.360440409503571 51.03448275862069,7.803747344021637 52.41379310344828,0.0 53.79310344827586,5.172880046358896 55.17241379310345,20.0 56.55172413793103,3.967548773420898 57.93103448275862,3.990728220977399 59.31034482758621,8.390960015452967 60.68965517241379,4.539308479814565 62.06896551724138,4.778829437898393 63.44827586206897,10.604597257098709 64.82758620689656,6.876569441761637 66.20689655172414,4.292061039211898 67.58620689655172,4.616573305002898 68.96551724137932,4.4813598609233125 70.3448275862069,4.469770137145062 71.72413793103448,5.995750434614639 73.10344827586206,17.322773807224262 74.48275862068967,4.45045393084798 75.86206896551724,3.643036507629901 77.24137931034483,4.203206490245314 78.62068965517241,3.7512072628935655 80.0,5.593973343635305" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkEnumerateComprehensions_size_1000_4.html">BenchmarkEnumerateComprehensions/size_1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.767913854923699 1.379310344827586,4.405823947541078 2.758620689655172,13.5287108305339 4.137931034482759,2.899632575927365 5.517241379310345,4.974813949830347 6.896551724137931,3.875872172871942 8.275862068965518,5.582826892469835 9.655172413793103,4.065211562439243 11.03448275862069,4.039471075748259 12.41379310344828,2.794427768277528 13.79310344827586,4.009701301487184 15.17241379310345,5.215471612549822 16.55172413793103,19.55297074513375 17.93103448275862,4.29734111244262 19.31034482758621,4.469460484400078 20.68965517241379,3.60690139432459 22.06896551724138,5.70786147309334 23.44827586206897,6.151407414314989 24.82758620689655,4.680005501233273 26.20689655172414,2.299618151296254 27.58620689655172,0.0 28.96551724137931,3.334820748297667 30.3448275862069,12.09709731324593 31.72413793103448,5.476770365496239 33.10344827586207,5.598351115067117 34.48275862068966,2.506894968211487 35.86206896551724,2.168628087093542 37.24137931034483,11.69379292617619 38.62068965517241,7.076220635270145 40.0,5.500633793831401 41.37931034482759,5.083778333931084 42.75862068965517,4.557298953428042 44.13793103448276,5.167951134023332 45.51724137931034,3.875761886138994 46.89655172413793,1.826898639340162 48.27586206896552,2.196035978152963 49.6551724137931,4.140409643144345 51.03448275862069,12.23224988265655 52.41379310344828,3.306378782623375 53.79310344827586,2.608977896955393 55.17241379310345,20.0 56.55172413793103,4.470426858248189 57.93103448275862,2.40711168164173 59.31034482758621,1.508247509417095 60.68965517241379,4.484293504007694 62.06896551724138,0.9047432194542739 63.44827586206897,14.01149591778026 64.82758620689656,3.318279922251129 66.20689655172414,2.896515064812838 67.58620689655172,0.8293125538569154 68.96551724137932,2.863690020464741 70.3448275862069,5.56828760683413 71.72413793103448,7.418823641304303 73.10344827586206,19.91134802982306 74.48275862068967,4.393875854155732 75.86206896551724,4.315665089329797 77.24137931034483,4.330667360854314 78.62068965517241,3.043093776536039 80.0,4.308236568099628" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildNakedRefIndex_10_4.html">BenchmarkBuildNakedRefIndex/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.236720879947354 3.2,5.770423991726991 6.4,4.600921312400113 9.6,2.542070132556172 12.8,6.889160477578265 16.0,3.412616339193382 19.2,1.769295854094199 22.4,20.0 25.6,3.71157281188305 28.8,0.0 32.0,5.642568393343988 35.2,6.090062987684498 38.4,2.747015135846573 41.6,8.837078123531072 44.8,6.543198270188963 48.0,0.6768825796747203 51.2,6.332612578734606 54.4,3.406975651029426 57.6,1.667763467142991 60.8,5.663250916611827 64.0,15.32951020024443 67.2,1.09617373319545 70.4,2.987684497508696 73.6,1.919714205133026 76.8,2.647362978283351 80.0,1.915953746357056" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGlob_100_4.html">BenchmarkGlob/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.589765545522033 1.379310344827586,0.9798461061074429 2.758620689655172,12.83823858659576 4.137931034482759,3.030586312949004 5.517241379310345,3.723776567121383 6.896551724137931,3.931246587664136 8.275862068965518,1.548287252887965 9.655172413793103,1.636114395245708 11.03448275862069,5.814423919148752 12.41379310344828,4.146808017565428 13.79310344827586,3.473571335985954 15.17241379310345,2.671500563649147 16.55172413793103,17.05794784576046 17.93103448275862,4.468579014969107 19.31034482758621,3.772874924879513 20.68965517241379,4.616816776712453 22.06896551724138,4.271478567584871 23.44827586206897,2.912200352722602 24.82758620689655,4.544622551464899 26.20689655172414,0.7818029702542509 27.58620689655172,1.271293957759701 28.96551724137931,3.228786563547022 30.3448275862069,11.60983695417356 31.72413793103448,2.912750254329493 33.10344827586207,4.563162091354368 34.48275862068966,3.718356108424885 35.86206896551724,4.879591187433963 37.24137931034483,9.240625159569664 38.62068965517241,7.81700845670114 40.0,3.07017922864516 41.37931034482759,2.936867367660286 42.75862068965517,0.4122690904234635 44.13793103448276,1.641220624452553 45.51724137931034,3.467443860937739 46.89655172413793,4.494660062610226 48.27586206896552,3.886076098526656 49.6551724137931,1.322591921945395 51.03448275862069,13.12575856962736 52.41379310344828,0.9712833525144251 53.79310344827586,3.191079024788779 55.17241379310345,20.0 56.55172413793103,2.946215694977434 57.93103448275862,0.0 59.31034482758621,3.452360845434442 60.68965517241379,3.669414865411582 62.06896551724138,4.070136022090333 63.44827586206897,14.83021787887239 64.82758620689656,3.016995887521554 66.20689655172414,1.437207128295973 67.58620689655172,1.133897113409351 68.96551724137932,5.920083585044247 70.3448275862069,6.235805664772125 71.72413793103448,10.11308333758852 73.10344827586206,17.23776567121383 74.48275862068967,2.742673543055332 75.86206896551724,4.37462439756315 77.24137931034483,3.892910589926588 78.62068965517241,1.877599758043293 80.0,1.889383363905244" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersection_1000x10_4.html">BenchmarkSetIntersection/1000x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.201878192102806 1.379310344827586,1.748476028337635 2.758620689655172,13.5815256191993 4.137931034482759,0.749464550497007 5.517241379310345,5.868087209621616 6.896551724137931,4.158657806579164 8.275862068965518,4.309736943269812 9.655172413793103,1.59876983909056 11.03448275862069,2.99406886704377 12.41379310344828,3.511779889065847 13.79310344827586,2.036355648305783 15.17241379310345,2.332527870833105 16.55172413793103,16.17447416112911 17.93103448275862,5.604810807842276 19.31034482758621,1.822011093415344 20.68965517241379,5.186446262837059 22.06896551724138,2.5895985501675 23.44827586206897,2.326981163161074 24.82758620689655,3.540941292767313 26.20689655172414,2.322368059750673 27.58620689655172,0.9131748036685156 28.96551724137931,5.302268109176781 30.3448275862069,12.9687517161843 31.72413793103448,5.823219287165687 33.10344827586207,5.441704651545939 34.48275862068966,5.571091218628151 35.86206896551724,4.968806634082047 37.24137931034483,7.587072326871327 38.62068965517241,6.172002855730683 40.0,2.439233346147509 41.37931034482759,5.802075896534681 42.75862068965517,0.6187599538689659 44.13793103448276,1.124993135262782 45.51724137931034,4.130924268219013 46.89655172413793,5.431270250974793 48.27586206896552,5.580152671755725 49.6551724137931,0.5825690592564117 51.03448275862069,9.6859245428085 52.41379310344828,1.260805096380911 53.79310344827586,3.61502553682245 55.17241379310345,20.0 56.55172413793103,2.078642429567796 57.93103448275862,0.0 59.31034482758621,3.30550826514361 60.68965517241379,4.961667307375474 62.06896551724138,3.817068482618485 63.44827586206897,10.54560931407546 64.82758620689656,3.915206765885002 66.20689655172414,1.709319567246966 67.58620689655172,4.145257839529903 68.96551724137932,5.622714042506453 70.3448275862069,5.306551705200725 71.72413793103448,5.924048547421605 73.10344827586206,15.6878466692295 74.48275862068967,2.878576528090505 75.86206896551724,0.9407985062331814 77.24137931034483,2.875940468998847 78.62068965517241,2.207644571365808 80.0,1.731506397935087" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(242,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/profiler</td><td><a href="benchmarks.__v1_profiler_BenchmarkProfilerBigLocalVar_1Vars1Iterations_4.html">BenchmarkProfilerBigLocalVar/1Vars1Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.159079283887468 1.379310344827586,2.477749360613811 2.758620689655172,14.97289002557545 4.137931034482759,3.142710997442455 5.517241379310345,5.237851662404092 6.896551724137931,6.567774936061381 8.275862068965518,6.082864450127877 9.655172413793103,2.539130434782609 11.03448275862069,5.99693094629156 12.41379310344828,6.293606138107417 13.79310344827586,2.976982097186701 15.17241379310345,4.501278772378517 16.55172413793103,19.7769820971867 17.93103448275862,5.295140664961637 19.31034482758621,3.510997442455243 20.68965517241379,4.527877237851662 22.06896551724138,5.38925831202046 23.44827586206897,5.769820971867008 24.82758620689655,3.8076726342711 26.20689655172414,3.954987212276215 27.58620689655172,2.129923273657289 28.96551724137931,5.571355498721228 30.3448275862069,12.64859335038363 31.72413793103448,5.581585677749361 33.10344827586207,5.252173913043478 34.48275862068966,5.620460358056266 35.86206896551724,4.362148337595908 37.24137931034483,12.06751918158568 38.62068965517241,10.68235294117647 40.0,4.609718670076726 41.37931034482759,5.943734015345269 42.75862068965517,1.737084398976982 44.13793103448276,3.957033248081841 45.51724137931034,6.50843989769821 46.89655172413793,4.632225063938619 48.27586206896552,4.216879795396419 49.6551724137931,4.339641943734015 51.03448275862069,14.0153452685422 52.41379310344828,4.045012787723785 53.79310344827586,4.053196930946292 55.17241379310345,20.0 56.55172413793103,0.6649616368286445 57.93103448275862,2.51457800511509 59.31034482758621,5.902813299232737 60.68965517241379,6.121739130434783 62.06896551724138,3.251150895140665 63.44827586206897,15.32685421994885 64.82758620689656,7.107928388746803 66.20689655172414,3.760613810741688 67.58620689655172,5.063938618925831 68.96551724137932,6.209718670076726 70.3448275862069,2.600511508951407 71.72413793103448,10.98516624040921 73.10344827586206,18.80511508951407 74.48275862068967,0.0 75.86206896551724,3.140664961636829 77.24137931034483,5.638874680306905 78.62068965517241,4.01227621483376 80.0,4.39079283887468" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnion_10x10_4.html">BenchmarkSetUnion/10x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.548412008881166 1.379310344827586,1.476976542137272 2.758620689655172,13.38546191717347 4.137931034482759,2.044598899507674 5.517241379310345,5.098947774881745 6.896551724137931,4.608552949126364 8.275862068965518,2.97712134375905 9.655172413793103,0.2297519065546867 11.03448275862069,2.598706438845448 12.41379310344828,3.677961193165363 13.79310344827586,1.349551114972488 15.17241379310345,0.926730379380249 16.55172413793103,17.14644270682498 17.93103448275862,5.398204459889951 19.31034482758621,1.926826913794768 20.68965517241379,5.22637320204653 22.06896551724138,2.691379476783473 23.44827586206897,3.023457862728063 24.82758620689655,3.844000386137658 26.20689655172414,2.336132831354378 27.58620689655172,1.195096051742446 28.96551724137931,4.900086880973067 30.3448275862069,12.90472053286997 31.72413793103448,5.292016603919297 33.10344827586207,4.539048170672845 34.48275862068966,4.983106477459214 35.86206896551724,4.417414808379187 37.24137931034483,8.222801428709335 38.62068965517241,7.189883193358432 40.0,2.672072593879718 41.37931034482759,5.292016603919297 42.75862068965517,0.3185635679119606 44.13793103448276,2.685587411912347 45.51724137931034,4.504295781446086 46.89655172413793,5.295877980500048 48.27586206896552,5.100878463172121 49.6551724137931,0.05405927213051453 51.03448275862069,10.53383531228883 52.41379310344828,1.07732406602954 53.79310344827586,4.164494642339994 55.17241379310345,20.0 56.55172413793103,1.697075007240081 57.93103448275862,0.0 59.31034482758621,4.44637513273482 60.68965517241379,6.348103098754706 62.06896551724138,4.732116999710397 63.44827586206897,13.25031373684719 64.82758620689656,5.210927695723525 66.20689655172414,1.534897190848538 67.58620689655172,4.523602664349841 68.96551724137932,5.539144705087364 70.3448275862069,4.674196350999131 71.72413793103448,7.456318177430254 73.10344827586206,15.04006178202529 74.48275862068967,2.645042957814461 75.86206896551724,2.928854136499662 77.24137931034483,2.3264793899025 78.62068965517241,0.9576213920262574 80.0,1.845738005598996" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.95</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_250x500_4.html">BenchmarkAnyUnionAllUniqueTypes/250x500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.492607600481875 1.379310344827586,2.843062096155952 2.758620689655172,14.90307742854014 4.137931034482759,1.467528200635199 5.517241379310345,2.98105355382762 6.896551724137931,2.996385938013361 8.275862068965518,5.370715146205235 9.655172413793103,2.258241156499836 11.03448275862069,2.227576388128354 12.41379310344828,0.1598948636512978 13.79310344827586,3.200087613623919 15.17241379310345,0.6111050268316723 16.55172413793103,13.75095827401161 17.93103448275862,5.894206549118388 19.31034482758621,2.00416164713613 20.68965517241379,3.438834738801884 22.06896551724138,3.953564779323185 23.44827586206897,4.095936918190779 24.82758620689655,4.770561822363378 26.20689655172414,1.874931551856314 27.58620689655172,0.9987953126711204 28.96551724137931,5.683933851713942 30.3448275862069,13.37641003175994 31.72413793103448,5.933632679881722 33.10344827586207,4.866936808673749 34.48275862068966,1.463147519439273 35.86206896551724,4.512101631803745 37.24137931034483,8.995728835833972 38.62068965517241,6.395794546051911 40.0,2.586792246194283 41.37931034482759,4.512101631803745 42.75862068965517,2.985434235023546 44.13793103448276,2.249479794107984 45.51724137931034,2.720403022670025 46.89655172413793,5.504325922680977 48.27586206896552,4.380681195925966 49.6551724137931,3.883473880188369 51.03448275862069,9.407512868251013 52.41379310344828,3.653488117402256 53.79310344827586,3.484831891359106 55.17241379310345,20.0 56.55172413793103,2.873726864527434 57.93103448275862,2.054539480889278 59.31034482758621,0.0 60.68965517241379,3.635965392618552 62.06896551724138,3.833096046435221 63.44827586206897,11.10283649107436 64.82758620689656,2.358996824006133 66.20689655172414,0.5892016208520425 67.58620689655172,2.746687109845581 68.96551724137932,4.864746468075786 70.3448275862069,2.889059248713175 71.72413793103448,5.390428211586902 73.10344827586206,14.41244113459643 74.48275862068967,1.60770999890483 75.86206896551724,2.549556456028912 77.24137931034483,1.152119154528529 78.62068965517241,0.1489431606614829 80.0,3.574635855875589" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcatVsSprintfSimple_concat_foobar_4.html">BenchmarkConcatVsSprintfSimple/concat_foobar-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.12499999999999645 1.379310344827586,2.59375 2.758620689655172,13.249999999999996 4.137931034482759,3.75 5.517241379310345,6.171875 6.896551724137931,4.609375 8.275862068965518,5.875 9.655172413793103,4.406249999999998 11.03448275862069,3.453125 12.41379310344828,4.15625 13.79310344827586,1.46875 15.17241379310345,1.484375 16.55172413793103,15.5625 17.93103448275862,5.968749999999998 19.31034482758621,1.03125 20.68965517241379,3.9531249999999964 22.06896551724138,0.35937499999999645 23.44827586206897,3.3281249999999964 24.82758620689655,6.203124999999998 26.20689655172414,5.421874999999998 27.58620689655172,3.296875 28.96551724137931,7.015625 30.3448275862069,15.078125 31.72413793103448,7.09375 33.10344827586207,7.796875 34.48275862068966,7.531249999999998 35.86206896551724,6.5312499999999964 37.24137931034483,8.312499999999998 38.62068965517241,7.218749999999998 40.0,3.984375 41.37931034482759,7.515625 42.75862068965517,0.0 44.13793103448276,1.5625 45.51724137931034,4.4375 46.89655172413793,7.3124999999999964 48.27586206896552,8.1875 49.6551724137931,0.859375 51.03448275862069,10.609375 52.41379310344828,4.7343749999999964 53.79310344827586,8.109375 55.17241379310345,20.0 56.55172413793103,2.90625 57.93103448275862,2.0625 59.31034482758621,4.4218749999999964 60.68965517241379,8.203125 62.06896551724138,6.828124999999998 63.44827586206897,12.390624999999996 64.82758620689656,4.75 66.20689655172414,5.0 67.58620689655172,6.8437499999999964 68.96551724137932,8.375 70.3448275862069,6.265625 71.72413793103448,6.2187499999999964 73.10344827586206,11.671874999999998 74.48275862068967,2.65625 75.86206896551724,3.5 77.24137931034483,3.21875 78.62068965517241,1.9218749999999964 80.0,3.703125" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRewriteDynamics_1_4.html">BenchmarkRewriteDynamics/1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.2790468903705303 1.379310344827586,4.546945021313801 2.758620689655172,13.20362881189201 4.137931034482759,4.459503770903925 5.517241379310345,5.465078150617554 6.896551724137931,7.170182533610227 8.275862068965518,5.661820964039787 9.655172413793103,5.268335337195321 11.03448275862069,6.426931905126246 12.41379310344828,6.732976281560823 13.79310344827586,4.7436878347360345 15.17241379310345,4.721827522133566 16.55172413793103,15.986446606186469 17.93103448275862,5.683681276642256 19.31034482758621,4.831129085145918 20.68965517241379,5.006011585965682 22.06896551724138,4.8967100229533305 23.44827586206897,4.699967209531097 24.82758620689655,5.31205596240026 26.20689655172414,4.699967209531097 27.58620689655172,4.656246584326151 28.96551724137931,4.634386271723683 30.3448275862069,13.312930374904361 31.72413793103448,5.508798775822491 33.10344827586207,4.525084708711333 34.48275862068966,5.530659088424962 35.86206896551724,5.42135752541261 37.24137931034483,10.733413487812875 38.62068965517241,8.45994097715597 40.0,4.415783145698981 41.37931034482759,4.852989397748386 42.75862068965517,5.18089408678544 44.13793103448276,6.252049404306481 45.51724137931034,4.590665646518746 46.89655172413793,5.159033774182971 48.27586206896552,4.831129085145918 49.6551724137931,4.831129085145918 51.03448275862069,12.285495682588259 52.41379310344828,4.831129085145918 53.79310344827586,0.0 55.17241379310345,20.0 56.55172413793103,4.546945021313801 57.93103448275862,3.7599737676248743 59.31034482758621,6.252049404306481 60.68965517241379,4.197180019674278 62.06896551724138,4.962290960760736 63.44827586206897,12.678981309432725 64.82758620689656,6.230189091704013 66.20689655172414,4.000437206252045 67.58620689655172,4.328341895289098 68.96551724137932,4.874849710350855 70.3448275862069,4.8967100229533305 71.72413793103448,9.727839108099246 73.10344827586206,17.905782052683353 74.48275862068967,5.639960651437313 75.86206896551724,3.891135643239693 77.24137931034483,5.727401901847193 78.62068965517241,3.8474150180347557 80.0,5.268335337195321" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_concurrency__1__JWT_count__10_4.html">BenchmarkTokens/concurrency:_1,_JWT_count:_10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.047004303210857 1.379310344827586,0.5441906653426019 2.758620689655172,11.41785280812093 4.137931034482759,1.070727132296149 5.517241379310345,1.957850601346133 6.896551724137931,4.087829636985546 8.275862068965518,0.05296259516716319 9.655172413793103,0.6527639854352864 11.03448275862069,4.205671411232484 12.41379310344828,3.589098532494759 13.79310344827586,1.416749420721615 15.17241379310345,1.829416308065762 16.55172413793103,16.90786715215712 17.93103448275862,2.321527088160653 19.31034482758621,2.19706498951782 20.68965517241379,1.54959726359925 22.06896551724138,4.07635440803266 23.44827586206897,4.312920666445989 24.82758620689655,0.9590643274853801 26.20689655172414,1.903122586340064 27.58620689655172,0.07503034315348119 28.96551724137931,1.555334878075692 30.3448275862069,11.18305196954651 31.72413793103448,2.883371951892309 33.10344827586207,0.8822685644929935 34.48275862068966,2.252234359483615 35.86206896551724,1.712457243738277 37.24137931034483,8.25333774688293 38.62068965517241,6.448195961602119 40.0,2.333885027032991 41.37931034482759,0.8054728015006068 42.75862068965517,1.574313141343926 44.13793103448276,0.2687851704733532 45.51724137931034,4.027805362462761 46.89655172413793,2.159108462981353 48.27586206896552,1.219905108683659 49.6551724137931,1.064106807900254 51.03448275862069,10.08805031446541 52.41379310344828,2.580602449520026 53.79310344827586,2.389937106918239 55.17241379310345,20.0 56.55172413793103,2.694030674169701 57.93103448275862,0.0 59.31034482758621,3.680900364117842 60.68965517241379,2.495862297252565 62.06896551724138,0.7048438706829968 63.44827586206897,11.6835484938762 64.82758620689656,4.438706829968002 66.20689655172414,1.339512302769502 67.58620689655172,0.5503696347787708 68.96551724137932,2.669756151384751 70.3448275862069,2.711684872558755 71.72413793103448,5.018647247048439 73.10344827586206,14.78362573099415 74.48275862068967,2.122034646364339 75.86206896551724,0.7675162749641399 77.24137931034483,2.393026591636324 78.62068965517241,1.127220567141123 80.0,1.815734304314245" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_false__clients_200__pattern_count_100_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=false,_clients=200,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9345675268173569 1.379310344827586,1.337365237889372 2.758620689655172,12.72843211964684 4.137931034482759,1.78341713550819 5.517241379310345,6.439980774067048 6.896551724137931,4.535987269819152 8.275862068965518,4.598719335884625 9.655172413793103,1.137965523588015 11.03448275862069,3.530894860090676 12.41379310344828,4.61325117567579 13.79310344827586,1.21134244163258 15.17241379310345,2.145002084474441 16.55172413793103,11.92062351122857 17.93103448275862,5.642516434419766 19.31034482758621,1.448848307332046 20.68965517241379,6.590436691096793 22.06896551724138,3.114136680223656 23.44827586206897,4.083369863759785 24.82758620689655,3.185721053218147 26.20689655172414,0.9802399622351814 27.58620689655172,0.761427655438489 28.96551724137931,4.571005213563164 30.3448275862069,12.64341614656315 31.72413793103448,6.397040753934545 33.10344827586207,5.235712992023437 34.48275862068966,6.291213556285159 35.86206896551724,4.776369708056806 37.24137931034483,6.147338483573927 38.62068965517241,4.827555172518878 40.0,2.459620249922669 41.37931034482759,6.841454779786761 42.75862068965517,1.79137952334733 44.13793103448276,2.953531917324983 45.51724137931034,4.450761852459258 46.89655172413793,5.667143225423012 48.27586206896552,6.237510378829267 49.6551724137931,1.949571733558224 51.03448275862069,7.947631657362134 52.41379310344828,1.169821209295759 53.79310344827586,4.63964685066025 55.17241379310345,20.0 56.55172413793103,1.277085159626443 57.93103448275862,0.0 59.31034482758621,3.878151717358718 60.68965517241379,5.843537808273877 62.06896551724138,5.6198697243457 63.44827586206897,9.095365697045558 64.82758620689656,4.716218889336721 66.20689655172414,1.307581210210654 67.58620689655172,2.529299030538093 68.96551724137932,6.223748838279859 70.3448275862069,5.873462049693985 71.72413793103448,4.003966383843136 73.10344827586206,13.32289412817495 74.48275862068967,2.673388367372885 75.86206896551724,0.8050415778655433 77.24137931034483,3.395123703463799 78.62068965517241,2.563902467409123 80.0,1.703917258644336" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/compile</td><td><a href="benchmarks.__v1_compile_BenchmarkLargePartialRulePolicy_5000_4.html">BenchmarkLargePartialRulePolicy/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.966200395054619 1.379310344827586,0.0 2.758620689655172,8.807968813028952 4.137931034482759,2.074380451945092 5.517241379310345,4.272630483799227 6.896551724137931,6.203730781628244 8.275862068965518,5.826168829681012 9.655172413793103,5.516198424401088 11.03448275862069,5.496153347652128 12.41379310344828,4.552622173527793 13.79310344827586,3.410860836310133 15.17241379310345,6.185503433842534 16.55172413793103,20.0 17.93103448275862,4.663960529084397 19.31034482758621,4.379870745213409 20.68965517241379,5.054473205067968 22.06896551724138,5.928378184897854 23.44827586206897,6.813802287382591 24.82758620689655,4.949464981085048 26.20689655172414,5.682949486951052 27.58620689655172,3.217062117579464 28.96551724137931,3.632798355361007 30.3448275862069,9.577667858931367 31.72413793103448,4.554477415205853 33.10344827586207,6.190870965670134 34.48275862068966,1.218715303539122 35.86206896551724,1.891651259493262 37.24137931034483,11.90335494841299 38.62068965517241,8.080911897634907 40.0,5.462138585348247 41.37931034482759,6.274250235856559 42.75862068965517,5.022613168158732 44.13793103448276,5.748733069084995 45.51724137931034,6.650949704364118 46.89655172413793,3.212067797094096 48.27586206896552,1.478986058510781 49.6551724137931,4.996484109989443 51.03448275862069,13.75816754775969 52.41379310344828,4.857377322646165 53.79310344827586,1.840193826405215 55.17241379310345,18.78427860662389 56.55172413793103,4.879194396218409 57.93103448275862,2.296362528932338 59.31034482758621,6.275607120809374 60.68965517241379,4.82796055621468 62.06896551724138,3.062346023863123 63.44827586206897,14.3891857332224 64.82758620689656,6.451502571946197 66.20689655172414,2.608434696844811 67.58620689655172,3.550411101810698 68.96551724137932,3.913417564210126 70.3448275862069,4.266352944186503 71.72413793103448,8.678261525453312 73.10344827586206,19.66007473404173 74.48275862068967,5.861398336502679 75.86206896551724,2.852720523893799 77.24137931034483,6.236168341305017 78.62068965517241,4.183449102855152 80.0,4.122412640450007" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkWalk_100_4.html">BenchmarkWalk/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.08419689119171 1.379310344827586,5.715673575129534 2.758620689655172,15.2720207253886 4.137931034482759,6.522020725388601 5.517241379310345,5.887305699481865 6.896551724137931,6.110751295336788 8.275862068965518,0.0 9.655172413793103,5.812823834196891 11.03448275862069,7.461139896373057 12.41379310344828,5.961787564766839 13.79310344827586,5.187823834196891 15.17241379310345,4.410621761658031 16.55172413793103,17.49676165803109 17.93103448275862,7.927461139896373 19.31034482758621,6.907383419689119 20.68965517241379,7.742875647668394 22.06896551724138,7.130829015544041 23.44827586206897,7.373704663212435 24.82758620689655,5.045336787564767 26.20689655172414,5.349740932642487 27.58620689655172,5.569948186528497 28.96551724137931,5.893782383419689 30.3448275862069,15.30116580310881 31.72413793103448,8.251295336787566 33.10344827586207,7.425518134715026 34.48275862068966,7.953367875647668 35.86206896551724,5.735103626943005 37.24137931034483,10.6509067357513 38.62068965517241,9.705310880829016 40.0,6.729274611398964 41.37931034482759,7.924222797927461 42.75862068965517,3.481217616580311 44.13793103448276,6.690414507772021 45.51724137931034,7.865932642487047 46.89655172413793,7.901554404145078 48.27586206896552,7.90479274611399 49.6551724137931,3.231865284974093 51.03448275862069,13.14766839378238 52.41379310344828,5.825777202072539 53.79310344827586,6.551165803108808 55.17241379310345,20.0 56.55172413793103,6.988341968911917 57.93103448275862,5.761010362694301 59.31034482758621,6.596502590673575 60.68965517241379,8.273963730569948 62.06896551724138,7.606865284974093 63.44827586206897,13.97668393782383 64.82758620689656,8.04080310880829 66.20689655172414,5.440414507772021 67.58620689655172,6.787564766839378 68.96551724137932,7.814119170984456 70.3448275862069,7.56800518134715 71.72413793103448,9.753886010362693 73.10344827586206,17.79468911917098 74.48275862068967,7.289507772020725 75.86206896551724,6.612694300518135 77.24137931034483,6.48639896373057 78.62068965517241,5.336787564766839 80.0,7.244170984455959" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_1000x10x10_10p_4.html">BenchmarkJSONPatchReplace/1000x10x10-10p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.747727688140775 1.379310344827586,1.319187118858111 2.758620689655172,13.04415014705638 4.137931034482759,0.8992871504295376 5.517241379310345,5.07685149798109 6.896551724137931,6.146790515278909 8.275862068965518,5.559894318804938 9.655172413793103,0.9286984264136521 11.03448275862069,2.355893055947891 12.41379310344828,4.546617703261827 13.79310344827586,0.5235871786776557 15.17241379310345,2.212658480251242 16.55172413793103,18.40996327744637 17.93103448275862,5.956531131087885 19.31034482758621,1.152024725411675 20.68965517241379,4.919326697794985 22.06896551724138,2.57622837772719 23.44827586206897,2.821654675063558 24.82758620689655,5.644306342533358 26.20689655172414,1.123942772635882 27.58620689655172,0.0 28.96551724137931,5.650122131569765 30.3448275862069,13.59332679749423 31.72413793103448,5.915322111629916 33.10344827586207,4.993934962862033 34.48275862068966,4.876456024326615 35.86206896551724,5.227065020521427 37.24137931034483,12.74388926737675 38.62068965517241,10.39464282747046 40.0,2.329472757182499 41.37931034482759,5.85915820607833 42.75862068965517,1.993652481680265 44.13793103448276,2.398763729416261 45.51724137931034,5.802495804323624 46.89655172413793,5.398713879795949 48.27586206896552,4.903707150097207 49.6551724137931,1.636563034844885 51.03448275862069,13.31932005117894 52.41379310344828,2.505441916884066 53.79310344827586,4.990445489440189 55.17241379310345,20.0 56.55172413793103,2.008275036971802 57.93103448275862,0.7120187434572373 59.31034482758621,5.133347734334757 60.68965517241379,5.420149216530134 62.06896551724138,4.839401139894651 63.44827586206897,15.1723966035792 64.82758620689656,5.54394244030508 66.20689655172414,0.776324753659793 67.58620689655172,4.767285355843206 68.96551724137932,5.112410893803692 70.3448275862069,4.79603197022316 71.72413793103448,10.10202555623868 73.10344827586206,18.49387680497167 74.48275862068967,2.897924594141008 75.86206896551724,1.565444243199681 77.24137931034483,2.312025390073279 78.62068965517241,0.8138781342948771 80.0,2.278293813662119" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComplexRules_CheckPermissions_4.html">BenchmarkComplexRules/CheckPermissions-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.641625237832198 1.379310344827586,1.479162830663475 2.758620689655172,13.30387282882219 4.137931034482759,2.712821457067452 5.517241379310345,4.22021727122077 6.896551724137931,6.929356165224329 8.275862068965518,3.462836801080218 9.655172413793103,1.037255262996379 11.03448275862069,2.878536794942613 12.41379310344828,6.149880316700423 13.79310344827586,2.14202418216412 15.17241379310345,2.247590989995704 16.55172413793103,17.20247959246302 17.93103448275862,3.980850672067759 19.31034482758621,2.705456330939667 20.68965517241379,4.042226723132634 22.06896551724138,3.195237218437366 23.44827586206897,3.850733443810225 24.82758620689655,3.552445835634935 26.20689655172414,2.110108635610385 27.58620689655172,0.5830724851163076 28.96551724137931,3.462836801080218 30.3448275862069,12.84232492481434 31.72413793103448,4.011538697600196 33.10344827586207,3.443196464739459 34.48275862068966,3.775854661511078 35.86206896551724,3.380592892653287 37.24137931034483,8.593874670103727 38.62068965517241,7.285337261400601 40.0,3.736573988829559 41.37931034482759,4.15147609402811 42.75862068965517,1.324495181979991 44.13793103448276,3.065119990179832 45.51724137931034,7.495243356042472 46.89655172413793,3.945252562450132 48.27586206896552,4.082734916835451 49.6551724137931,1.331860308107776 51.03448275862069,10.59350641379734 52.41379310344828,1.542993923770945 53.79310344827586,1.697661572454428 55.17241379310345,20.0 56.55172413793103,1.751672497391518 57.93103448275862,0.0 59.31034482758621,5.148223163321672 60.68965517241379,4.239857607561529 62.06896551724138,2.726324188301725 63.44827586206897,13.17007303750077 64.82758620689656,7.138034738844903 66.20689655172414,1.772540354753575 67.58620689655172,1.746762413306328 68.96551724137932,3.473884490271896 70.3448275862069,3.520530289081201 71.72413793103448,6.493586202663721 73.10344827586206,14.46265267292702 74.48275862068967,1.907567667096299 75.86206896551724,2.197262628122507 77.24137931034483,1.409194132449518 78.62068965517241,1.441109679003253 80.0,1.842509052967532" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkRuleWithComprehensions_Rule_WithSetComp_4.html">BenchmarkRuleWithComprehensions/Rule_WithSetComp-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.179393846507529 1.379310344827586,0.9578911069389632 2.758620689655172,12.36522472125369 4.137931034482759,1.646806391049465 5.517241379310345,4.469136748534427 6.896551724137931,5.327407180351738 8.275862068965518,2.771753707038584 9.655172413793103,1.809264722786314 11.03448275862069,2.31733016590674 12.41379310344828,3.94114717038967 13.79310344827586,1.252155254990613 15.17241379310345,1.99011456377639 16.55172413793103,15.63891336832829 17.93103448275862,4.553431165945055 19.31034482758621,1.659833710103835 20.68965517241379,4.108969692325376 22.06896551724138,2.129583508946703 23.44827586206897,2.941875167630944 24.82758620689655,3.931185102877505 26.20689655172414,1.856009808804935 27.58620689655172,0.5915935476455036 28.96551724137931,3.774090961339515 30.3448275862069,12.0119544810146 31.72413793103448,3.787884593279436 33.10344827586207,3.335759990804245 34.48275862068966,4.472968312962182 35.86206896551724,3.134986014789839 37.24137931034483,8.173493237288785 38.62068965517241,6.202536495651174 40.0,2.574811295451933 41.37931034482759,4.609372006590291 42.75862068965517,0.8605693704739645 44.13793103448276,2.454500172420399 45.51724137931034,5.803287482279015 46.89655172413793,3.859918004521246 48.27586206896552,4.378711828039388 49.6551724137931,1.065941223801678 51.03448275862069,9.251695467259282 52.41379310344828,0.9494616651979003 53.79310344827586,2.65144258400705 55.17241379310345,20.0 56.55172413793103,1.528027893789034 57.93103448275862,0.0 59.31034482758621,3.551860224529675 60.68965517241379,4.985631633395916 62.06896551724138,3.466799494233496 63.44827586206897,12.1138740947929 64.82758620689656,5.330472431893942 66.20689655172414,1.3747653166788 67.58620689655172,1.839150925322809 68.96551724137932,4.037702593969118 70.3448275862069,3.859151691635695 71.72413793103448,5.614774512433427 73.10344827586206,14.97298747078432 74.48275862068967,1.718839802291276 75.86206896551724,1.167860837579984 77.24137931034483,1.3418138626001 78.62068965517241,0.862868309130618 80.0,1.665197900302694" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNCallOnly_merge_nested_1_equal_branch_4.html">BenchmarkObjectUnionNCallOnly/merge_nested_1_equal_branch-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.194979568009341 1.379310344827586,2.1482778750729707 2.758620689655172,12.983070636310567 4.137931034482759,2.498540572095738 5.517241379310345,4.997081144191478 6.896551724137931,1.6812609457092833 8.275862068965518,3.642732049036777 9.655172413793103,2.218330414477524 11.03448275862069,2.381786339754818 12.41379310344828,0.6771745475773514 13.79310344827586,0.2802101576182139 15.17241379310345,2.2883829538820777 16.55172413793103,14.267367192060712 17.93103448275862,3.689433741973147 19.31034482758621,1.9614711033274936 20.68965517241379,3.7361354349095137 22.06896551724138,2.5452422650321083 23.44827586206897,2.8488032691185055 24.82758620689655,2.4284880326911846 26.20689655172414,1.447752481027436 27.58620689655172,0.0 28.96551724137931,3.2924693520140096 30.3448275862069,12.305896088733217 31.72413793103448,4.553415061295972 33.10344827586207,4.670169293636894 34.48275862068966,4.0396964389959145 35.86206896551724,3.1523642732049026 37.24137931034483,6.117921774664332 38.62068965517241,3.642732049036777 40.0,2.7086981903093985 41.37931034482759,4.950379451255106 42.75862068965517,1.0274372446001152 44.13793103448276,2.008172796263864 45.51724137931034,1.9848219497956805 46.89655172413793,3.666082895504964 48.27586206896552,4.343257443082312 49.6551724137931,0.5837711617046111 51.03448275862069,7.448920023350848 52.41379310344828,1.8213660245183902 53.79310344827586,4.0396964389959145 55.17241379310345,20.0 56.55172413793103,0.8406304728546417 57.93103448275862,0.9807355516637486 59.31034482758621,2.1249270286047874 60.68965517241379,4.693520140105079 62.06896551724138,2.1249270286047874 63.44827586206897,9.293636894337421 64.82758620689656,1.77466433158202 66.20689655172414,1.6112084063047298 67.58620689655172,2.778750729713952 68.96551724137932,4.366608289550495 70.3448275862069,3.8995913601868075 71.72413793103448,3.6193812025685936 73.10344827586206,13.590192644483363 74.48275862068967,2.7086981903093985 75.86206896551724,2.1249270286047874 77.24137931034483,2.451838879159368 78.62068965517241,1.8213660245183902 80.0,2.638645650904845" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_100_10_4.html">BenchmarkJSONPatchAddRemove/set-100-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.636408243375859 1.379310344827586,1.182531894013739 2.758620689655172,10.97154072620216 4.137931034482759,1.157998037291462 5.517241379310345,4.006378802747792 6.896551724137931,2.1099116781158 8.275862068965518,4.271344455348381 9.655172413793103,1.724730127576055 11.03448275862069,2.087831207065751 12.41379310344828,4.239450441609421 13.79310344827586,0.8243375858684985 15.17241379310345,0.964180569185476 16.55172413793103,14.85525024533857 17.93103448275862,3.940137389597645 19.31034482758621,2.129538763493621 20.68965517241379,3.275269872423945 22.06896551724138,2.392051030421982 23.44827586206897,2.54170755642787 24.82758620689655,4.53631010794897 26.20689655172414,1.540726202158979 27.58620689655172,0.7482826300294406 28.96551724137931,4.290971540726202 30.3448275862069,12.17615309126595 31.72413793103448,3.9450441609421 33.10344827586207,1.766437684003925 34.48275862068966,3.920510304219823 35.86206896551724,4.180569185475957 37.24137931034483,6.528459273797841 38.62068965517241,4.18792934249264 40.0,2.45829244357213 41.37931034482759,2.7747791952895 42.75862068965517,1.003434739941119 44.13793103448276,1.849852796859666 45.51724137931034,5.161923454367026 46.89655172413793,4.271344455348381 48.27586206896552,3.518155053974485 49.6551724137931,1.4450441609421 51.03448275862069,8.061825318940137 52.41379310344828,0.3655544651619235 53.79310344827586,1.290480863591757 55.17241379310345,20.0 56.55172413793103,2.284102060843965 57.93103448275862,0.0 59.31034482758621,4.914131501472031 60.68965517241379,4.89450441609421 62.06896551724138,3.58684985279686 63.44827586206897,10.13002944062807 64.82758620689656,5.107948969578018 66.20689655172414,0.8905789990186457 67.58620689655172,2.728164867517174 68.96551724137932,4.273797841020608 70.3448275862069,2.676643768400393 71.72413793103448,6.02306182531894 73.10344827586206,14.73994111874387 74.48275862068967,2.556427870461237 75.86206896551724,1.685475956820412 77.24137931034483,1.952894995093229 78.62068965517241,1.889106967615309 80.0,1.685475956820412" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteIncrementingValueSamePath_AST_4.html">BenchmarkWriteIncrementingValueSamePath/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.397271109353372 1.379310344827586,1.821237888075934 2.758620689655172,12.91674906070793 4.137931034482759,2.825786039153648 5.517241379310345,3.931184496737196 6.896551724137931,4.85070199723156 8.275862068965518,2.01898358710698 9.655172413793103,0.7652758552501483 11.03448275862069,4.138817480719794 12.41379310344828,4.37808977654736 13.79310344827586,1.722365038560411 15.17241379310345,3.294443345857228 16.55172413793103,16.02333399248566 17.93103448275862,4.358315206644255 19.31034482758621,2.169270318370575 20.68965517241379,3.941071781688748 22.06896551724138,2.005141388174807 23.44827586206897,2.641882539054776 24.82758620689655,4.401819260431086 26.20689655172414,1.263595016808384 27.58620689655172,0.0 28.96551724137931,5.024718212378881 30.3448275862069,12.7031837057544 31.72413793103448,4.692505438006723 33.10344827586207,5.554676685782084 34.48275862068966,2.815898754202096 35.86206896551724,4.927822819853668 37.24137931034483,6.691714455210599 38.62068965517241,6.747083250939292 40.0,2.760529958473403 41.37931034482759,4.105200711884517 42.75862068965517,2.622107969151671 44.13793103448276,0.7909827961241843 45.51724137931034,2.811943840221475 46.89655172413793,4.741941862764485 48.27586206896552,4.734032034803243 49.6551724137931,2.936523630611034 51.03448275862069,9.758750247182125 52.41379310344828,0.4093335969942654 53.79310344827586,4.346450464702393 55.17241379310345,20.0 56.55172413793103,2.234526399050821 57.93103448275862,0.1008503065058335 59.31034482758621,3.593039351394107 60.68965517241379,4.72216729286138 62.06896551724138,4.923867905873047 63.44827586206897,10.63278623689935 64.82758620689656,4.971326873640498 66.20689655172414,2.2305714850702 67.58620689655172,3.126359501680838 68.96551724137932,3.56337749653945 70.3448275862069,5.250148309274273 71.72413793103448,7.455012853470437 73.10344827586206,14.90013842198932 74.48275862068967,2.764484872454024 75.86206896551724,2.161360490409334 77.24137931034483,4.089381055962033 78.62068965517241,3.757168281589875 80.0,1.740162151473205" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(243,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnionSlow_100x10_4.html">BenchmarkSetUnionSlow/100x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.388912359937039 1.379310344827586,1.323592640642467 2.758620689655172,13.19255689444384 4.137931034482759,2.258654273953243 5.517241379310345,5.788259574006707 6.896551724137931,4.56120148503191 8.275862068965518,4.061031371859916 9.655172413793103,0.8949074472181823 11.03448275862069,1.882535920050548 12.41379310344828,3.746527634978259 13.79310344827586,0.80106479629415 15.17241379310345,0.553335152858836 16.55172413793103,16.46530999854189 17.93103448275862,5.575001215094086 19.31034482758621,1.512250017759067 20.68965517241379,4.910699931580856 22.06896551724138,1.693878542933947 23.44827586206897,1.97989299694544 24.82758620689655,3.99365907824832 26.20689655172414,1.551058253479843 27.58620689655172,0.5235746946375094 28.96551724137931,5.237317221808883 30.3448275862069,12.92673169600963 31.72413793103448,5.476597287910001 33.10344827586207,4.8103518538597 34.48275862068966,4.630517929180578 35.86206896551724,3.913425481083789 37.24137931034483,7.545995984581391 38.62068965517241,6.277662084204151 40.0,2.59932926806471 41.37931034482759,5.196789160613006 42.75862068965517,0.9945077747327729 44.13793103448276,0.3114379610347367 45.51724137931034,4.879967398090994 46.89655172413793,5.060474297956025 48.27586206896552,5.10631138561852 49.6551724137931,0.4675682041657164 51.03448275862069,9.25587638193585 52.41379310344828,1.239246417341823 53.79310344827586,5.200079261521896 55.17241379310345,20.0 56.55172413793103,1.022024982334401 57.93103448275862,0.0 59.31034482758621,2.378369082024459 60.68965517241379,6.108520987478923 62.06896551724138,4.958481169780423 63.44827586206897,11.67649335063129 64.82758620689656,4.78044184559706 66.20689655172414,0.9775338450437246 67.58620689655172,3.999117654756252 68.96551724137932,5.708175526883489 70.3448275862069,5.283154309471378 71.72413793103448,6.95736702197264 73.10344827586206,16.07139518972292 74.48275862068967,2.016457982046518 75.86206896551724,2.228071290504694 77.24137931034483,1.523615820898871 78.62068965517241,1.258314047609256 80.0,1.623440473475431" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGlob_1000_4.html">BenchmarkGlob/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.803877653668397 1.379310344827586,1.523334567045954 2.758620689655172,12.77796494358137 4.137931034482759,3.553218882762504 5.517241379310345,3.595014852001936 6.896551724137931,3.422287176664484 8.275862068965518,0.912377933626261 9.655172413793103,1.787815664354246 11.03448275862069,5.910147760811593 12.41379310344828,4.002472170290302 13.79310344827586,3.693616960701508 15.17241379310345,2.847361278505879 16.55172413793103,17.43265194436272 17.93103448275862,4.121960400988235 19.31034482758621,3.818214026996163 20.68965517241379,5.129579367263594 22.06896551724138,4.187877033648721 23.44827586206897,2.91549226715256 24.82758620689655,3.735278486898921 26.20689655172414,0.7736564395053761 27.58620689655172,1.537111024645782 28.96551724137931,2.737529221590604 30.3448275862069,11.06944694877562 31.72413793103448,2.87113397170053 33.10344827586207,4.389233168521981 34.48275862068966,3.310533375089761 35.86206896551724,5.297103306033487 37.24137931034483,8.79620491017623 38.62068965517241,7.97289153768043 40.0,2.479129694830111 41.37931034482759,4.29327247017737 42.75862068965517,0.0 44.13793103448276,1.203455028011603 45.51724137931034,3.432259687016598 46.89655172413793,4.316064520006706 48.27586206896552,3.685898348406771 49.6551724137931,1.491764177414202 51.03448275862069,13.30743327670909 52.41379310344828,1.019046624846972 53.79310344827586,2.395640565736321 55.17241379310345,20.0 56.55172413793103,3.218590151177247 57.93103448275862,0.02858891746462566 59.31034482758621,3.617617099889599 60.68965517241379,2.332681680000253 62.06896551724138,4.316278047191089 63.44827586206897,13.83940066873551 64.82758620689656,2.822568399874731 66.20689655172414,1.030577092803659 67.58620689655172,1.122710118657847 68.96551724137932,5.472622651596392 70.3448275862069,5.524897269699069 71.72413793103448,10.13872940253512 73.10344827586206,17.58558485886644 74.48275862068967,2.750198501197334 75.86206896551724,2.524286740120018 77.24137931034483,3.514507195075272 78.62068965517241,1.612367494519469 80.0,1.7207997621149" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkPartialObjectRuleCrossModule_100_4.html">BenchmarkPartialObjectRuleCrossModule/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.578418026348524 1.379310344827586,5.303975200073796 2.758620689655172,13.81648278233257 4.137931034482759,4.065069057955012 5.517241379310345,6.035757513075029 6.896551724137931,7.085924811946006 8.275862068965518,6.396211805681732 9.655172413793103,5.587446854306024 11.03448275862069,6.12311072473815 12.41379310344828,6.977634782511468 13.79310344827586,0.0 15.17241379310345,1.845962045378945 16.55172413793103,20.0 17.93103448275862,6.441076415191912 19.31034482758621,5.330167187058866 20.68965517241379,5.652269925616993 22.06896551724138,6.047833221055339 23.44827586206897,6.476744478578197 24.82758620689655,6.295552952818084 26.20689655172414,5.78711533139712 27.58620689655172,3.352602287116729 28.96551724137931,6.250800155418834 30.3448275862069,11.00745507249618 31.72413793103448,6.172699395935071 33.10344827586207,6.402948485365192 34.48275862068966,6.061446345560919 35.86206896551724,0.2433031533810585 37.24137931034483,13.88586219716389 38.62068965517241,12.16426317216549 40.0,6.29854392678543 41.37931034482759,6.308271580436235 42.75862068965517,5.694423091437149 44.13793103448276,5.827227926192826 45.51724137931034,3.289735927747014 46.89655172413793,5.57506366302066 48.27586206896552,1.926746295525 49.6551724137931,5.587894102749739 51.03448275862069,13.88678464707905 52.41379310344828,5.762293042770928 53.79310344827586,4.809234562241609 55.17241379310345,19.71423619749373 56.55172413793103,5.825215308196107 57.93103448275862,4.156363646528374 59.31034482758621,7.169811848170335 60.68965517241379,5.863343238022826 62.06896551724138,5.87228820689713 63.44827586206897,13.96877087741759 64.82758620689656,8.091283407362267 66.20689655172414,5.172344392482872 67.58620689655172,4.486377091934713 68.96551724137932,1.555502134213667 70.3448275862069,4.836209234003181 71.72413793103448,12.55144055928418 73.10344827586206,19.50665701355442 74.48275862068967,4.696052752953936 75.86206896551724,4.642299080624918 77.24137931034483,6.328174136181561 78.62068965517241,5.909046438364972 80.0,5.59158390241039" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_and__implicit__expanded_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/and,_implicit,_expanded-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.3866116905166166 1.379310344827586,2.1004123211253933 2.758620689655172,14.445791899102595 4.137931034482759,1.9257821974290543 5.517241379310345,5.360174630123694 6.896551724137931,7.22774678632064 8.275862068965518,3.2306572883822504 9.655172413793103,2.575794324520981 11.03448275862069,0.8828522920203774 12.41379310344828,6.3109386369148694 13.79310344827586,1.4795052146495244 15.17241379310345,2.0276497695852562 16.55172413793103,14.838709677419356 17.93103448275862,3.7302934756245456 19.31034482758621,2.5175842832888655 20.68965517241379,5.447489691971867 22.06896551724138,2.8862478777589153 23.44827586206897,2.8959495512975977 24.82758620689655,4.913897647344172 26.20689655172414,2.0276497695852562 27.58620689655172,2.34295415959253 28.96551724137931,2.9784137763764242 30.3448275862069,11.578947368421055 31.72413793103448,2.5709434877516344 33.10344827586207,3.5847683725442643 34.48275862068966,3.817608537472715 35.86206896551724,4.511278195488719 37.24137931034483,2.008246422507881 38.62068965517241,0.1309725927722596 40.0,0.09216589861751245 41.37931034482759,3.638127577007033 42.75862068965517,1.1447974775648788 44.13793103448276,2.575794324520981 45.51724137931034,7.59641038079069 46.89655172413793,1.561969439728351 48.27586206896552,2.2265340771283064 49.6551724137931,0.4947853504729629 51.03448275862069,3.647829250545726 52.41379310344828,0.46568032985690166 53.79310344827586,1.7268978898860041 55.17241379310345,20.0 56.55172413793103,1.0235265583313122 57.93103448275862,0.0 59.31034482758621,6.766917293233083 60.68965517241379,3.5168566577734666 62.06896551724138,2.9299054086829983 63.44827586206897,6.854232355081255 64.82758620689656,7.024011642008247 66.20689655172414,1.309725927722532 67.58620689655172,3.8612660683968016 68.96551724137932,4.351200582100411 70.3448275862069,3.453795779772012 71.72413793103448,0.9410623332524857 73.10344827586206,14.601018675721562 74.48275862068967,1.5910744603444087 75.86206896551724,1.6395828280378417 77.24137931034483,0.27164685908319086 78.62068965517241,0.06791171477079772 80.0,1.73659956342469" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_10x10x10_10p_4.html">BenchmarkJSONPatchReplace/10x10x10-10p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.219195849546044 1.379310344827586,0.9301463776171947 2.758620689655172,11.36557346674078 4.137931034482759,1.015378914211599 5.517241379310345,4.458032240133407 6.896551724137931,1.91958495460441 8.275862068965518,4.105984806373911 9.655172413793103,1.196961274782286 11.03448275862069,2.349453400037058 12.41379310344828,2.7644987956272 13.79310344827586,0.0 15.17241379310345,0.4372799703539003 16.55172413793103,14.36724105984806 17.93103448275862,4.313507504168983 19.31034482758621,1.526774133778025 20.68965517241379,3.994811932555123 22.06896551724138,2.393922549564573 23.44827586206897,2.282749675745785 24.82758620689655,5.332592180841208 26.20689655172414,1.726885306651844 27.58620689655172,0.5743931813970724 28.96551724137931,4.254215304798962 30.3448275862069,12.45136186770428 31.72413793103448,4.665554937928479 33.10344827586207,2.727441171020938 34.48275862068966,4.424680377987771 35.86206896551724,4.506207152121549 37.24137931034483,6.496201593477858 38.62068965517241,4.317213266629609 40.0,2.401334074485825 41.37931034482759,4.343153603853993 42.75862068965517,1.430424309801742 44.13793103448276,2.619974059662776 45.51724137931034,3.324068927181768 46.89655172413793,5.013896609227349 48.27586206896552,4.758198999444136 49.6551724137931,2.186399851769502 51.03448275862069,7.055771725032425 52.41379310344828,0.6818602927552344 53.79310344827586,2.582916435056513 55.17241379310345,20.0 56.55172413793103,2.219751713915138 57.93103448275862,0.9931443394478414 59.31034482758621,2.946081156197888 60.68965517241379,4.795256624050398 62.06896551724138,3.30183435241801 63.44827586206897,10.15008337965536 64.82758620689656,3.446359088382435 66.20689655172414,0.5225125069483046 67.58620689655172,2.616268297202149 68.96551724137932,4.858254585881045 70.3448275862069,4.491384102279044 71.72413793103448,6.014452473596442 73.10344827586206,15.01945525291829 74.48275862068967,2.571799147674634 75.86206896551724,1.693533444506207 77.24137931034483,1.738002594033722 78.62068965517241,1.834352418010006 80.0,2.553270335371503" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildNonsensicalIndex_10_4.html">BenchmarkBuildNonsensicalIndex/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.451466262590249 3.2,4.485248239593547 6.4,3.955789286032623 9.6,4.175060165790177 12.8,6.389161244317675 16.0,3.987877707460558 19.2,1.886086103930832 22.4,20.0 25.6,3.663428113022551 28.8,0.2620554416614672 32.0,5.74739281575898 35.2,6.283982529637223 38.4,2.854086817006863 41.6,8.048845708173634 44.8,5.849006150280774 48.0,0.0 51.2,5.250022283625992 54.4,3.645601212229254 57.6,1.615117211872716 60.8,5.804438898297531 64.0,14.47722613423656 67.2,1.969872537659328 70.4,2.066137801943132 73.6,1.821909261074962 76.8,3.659862732863892 80.0,1.89856493448614" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/plugins/logs</td><td><a href="benchmarks.__v1_plugins_logs_BenchmarkMaskingRuleCountsNop_100Rules_4.html">BenchmarkMaskingRuleCountsNop/100Rules-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.427959292983396 1.379310344827586,2.785216925549009 2.758620689655172,15.47937868237815 4.137931034482759,2.035350830208891 5.517241379310345,6.063202999464381 6.896551724137931,7.048741296197108 8.275862068965518,6.60953401178361 9.655172413793103,3.835029459025174 11.03448275862069,4.638457418318157 12.41379310344828,2.785216925549009 13.79310344827586,0.3642206748794858 15.17241379310345,3.277986073915372 16.55172413793103,19.37868237814676 17.93103448275862,5.045527584359936 19.31034482758621,1.13551151580075 20.68965517241379,2.92447777182646 22.06896551724138,3.299410819496518 23.44827586206897,4.349223352972683 24.82758620689655,4.456347080878415 26.20689655172414,2.806641671130155 27.58620689655172,0.6106052490626674 28.96551724137931,4.617032672737011 30.3448275862069,13.73326191751473 31.72413793103448,5.099089448312801 33.10344827586207,4.059989287627209 34.48275862068966,4.927691483663631 35.86206896551724,3.213711837171934 37.24137931034483,9.319764327798607 38.62068965517241,7.038028923406535 40.0,2.58168184252812 41.37931034482759,5.731119442956615 42.75862068965517,1.61756829137654 44.13793103448276,2.335297268344938 45.51724137931034,2.903053026245313 46.89655172413793,3.631494376004285 48.27586206896552,3.963577932512051 49.6551724137931,2.431708623460096 51.03448275862069,11.76218532404928 52.41379310344828,2.024638457418318 53.79310344827586,4.434922335297268 55.17241379310345,20.0 56.55172413793103,0.4713444027852169 57.93103448275862,0.0 59.31034482758621,2.72094268880557 60.68965517241379,3.952865559721478 62.06896551724138,3.117300482056776 63.44827586206897,11.74076057846813 64.82758620689656,4.531333690412426 66.20689655172414,2.795929298339582 67.58620689655172,3.738618103910016 68.96551724137932,3.449384038564542 70.3448275862069,3.40653454740225 71.72413793103448,7.830744509908945 73.10344827586206,17.86823781467595 74.48275862068967,2.174611676486342 75.86206896551724,0.9319764327798608 77.24137931034483,3.535083020889127 78.62068965517241,2.474558114622389 80.0,1.917514729512587" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/authz</td><td><a href="benchmarks.__v1_test_authz_BenchmarkAuthzForbidAuthn_inmem_4.html">BenchmarkAuthzForbidAuthn/inmem-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.72680412371134 1.379310344827586,0.2491408934707904 2.758620689655172,14.86683848797251 4.137931034482759,0.54553264604811 5.517241379310345,4.905498281786942 6.896551724137931,5.549828178694158 8.275862068965518,5.558419243986254 9.655172413793103,2.744845360824742 11.03448275862069,4.188144329896907 12.41379310344828,4.957044673539519 13.79310344827586,1.932989690721649 15.17241379310345,2.856529209621993 16.55172413793103,17.53006872852234 17.93103448275862,4.845360824742268 19.31034482758621,2.34106529209622 20.68965517241379,4.166666666666667 22.06896551724138,3.071305841924399 23.44827586206897,3.930412371134021 24.82758620689655,4.952749140893471 26.20689655172414,2.186426116838488 27.58620689655172,0.627147766323024 28.96551724137931,4.085051546391753 30.3448275862069,15.20618556701031 31.72413793103448,4.480240549828179 33.10344827586207,2.573024054982818 34.48275862068966,2.263745704467354 35.86206896551724,3.200171821305842 37.24137931034483,11.83419243986254 38.62068965517241,9.621993127147766 40.0,1.945876288659794 41.37931034482759,3.157216494845361 42.75862068965517,2.731958762886598 44.13793103448276,3.393470790378007 45.51724137931034,5.837628865979381 46.89655172413793,1.692439862542955 48.27586206896552,3.878865979381443 49.6551724137931,2.177835051546392 51.03448275862069,13.93900343642612 52.41379310344828,1.168384879725086 53.79310344827586,4.634879725085911 55.17241379310345,20.0 56.55172413793103,2.869415807560137 57.93103448275862,0.5970790378006873 59.31034482758621,5.176116838487973 60.68965517241379,5.094501718213058 62.06896551724138,4.823883161512027 63.44827586206897,12.51718213058419 64.82758620689656,6.009450171821306 66.20689655172414,2.551546391752577 67.58620689655172,0.0 68.96551724137932,5.22766323024055 70.3448275862069,4.922680412371134 71.72413793103448,10.24484536082474 73.10344827586206,19.66494845360825 74.48275862068967,1.563573883161512 75.86206896551724,2.439862542955326 77.24137931034483,1.692439862542955 78.62068965517241,1.958762886597938 80.0,2.323883161512027" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainObject_1000_4.html">BenchmarkJSONPatchPathologicalNestedAddChainObject/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.352441749740512 1.379310344827586,2.716284764860014 2.758620689655172,12.32410010735124 4.137931034482759,1.461628431132175 5.517241379310345,5.911177801112412 6.896551724137931,8.1933426039446 8.275862068965518,4.122209662284023 9.655172413793103,3.319417297649521 11.03448275862069,0.2017179198335518 12.41379310344828,7.094510454138346 13.79310344827586,1.846366207142057 15.17241379310345,1.302305678322582 16.55172413793103,19.02226437417709 17.93103448275862,3.885480033845158 19.31034482758621,3.416238502149943 20.68965517241379,5.407786464210076 22.06896551724138,2.923351183768303 23.44827586206897,3.326755944319161 24.82758620689655,3.085711378113244 26.20689655172414,3.150856458228611 27.58620689655172,1.723904008969288 28.96551724137931,5.353478238267286 30.3448275862069,11.53134521310869 31.72413793103448,5.746729523817887 33.10344827586207,5.276271569968243 34.48275862068966,3.637350151905505 35.86206896551724,5.170016046762072 37.24137931034483,12.753725884616 38.62068965517241,11.87139627934914 40.0,3.180459316452061 41.37931034482759,5.868480154782672 42.75862068965517,0.8394902959886492 44.13793103448276,3.573813958133431 45.51724137931034,7.224247333822902 46.89655172413793,4.053803443273358 48.27586206896552,5.118816816599009 49.6551724137931,2.348430538057742 51.03448275862069,13.35622671629857 52.41379310344828,1.191836405169693 53.79310344827586,4.815833378641987 55.17241379310345,20.0 56.55172413793103,2.995941519149732 57.93103448275862,1.686179744008909 59.31034482758621,5.135387406333732 60.68965517241379,5.004247629797276 62.06896551724138,5.561735059604776 63.44827586206897,15.64730110671107 64.82758620689656,8.004076568173152 66.20689655172414,2.565693075404857 67.58620689655172,4.688314680533156 68.96551724137932,5.605031882384915 70.3448275862069,4.170617192761117 71.72413793103448,11.66004853148556 73.10344827586206,17.81565996801489 74.48275862068967,0.0 75.86206896551724,0.3850753096677066 77.24137931034483,3.775728832831559 78.62068965517241,2.779866131766165 80.0,3.045071097001915" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_increasing_keys_500000_4.html">BenchmarkObjectConstruction/increasing_keys/500000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.913936199267015 1.379310344827586,6.518217672618898 2.758620689655172,15.52832355593221 4.137931034482759,3.526385771991446 5.517241379310345,8.015537500995926 6.896551724137931,0.0 8.275862068965518,6.632704805340461 9.655172413793103,3.675483901640951 11.03448275862069,5.854851485358445 12.41379310344828,0.3659611231383325 13.79310344827586,6.356391429094046 15.17241379310345,5.505580486657613 16.55172413793103,20.0 17.93103448275862,8.640365094739138 19.31034482758621,4.212593703661932 20.68965517241379,8.605559357130677 22.06896551724138,6.918507304528838 23.44827586206897,7.187403409478734 24.82758620689655,8.279839748318057 26.20689655172414,4.841597131277319 27.58620689655172,2.323484657769758 28.96551724137931,6.090583285035524 30.3448275862069,16.79661741635712 31.72413793103448,7.605061333120652 33.10344827586207,8.479809721718993 34.48275862068966,7.668029443681819 35.86206896551724,0.9108041199886385 37.24137931034483,10.80040882494958 38.62068965517241,5.12800962221205 40.0,6.424701371119549 41.37931034482759,8.541551161712155 42.75862068965517,6.021048140336593 44.13793103448276,5.976076091088078 45.51724137931034,3.877465216810883 46.89655172413793,5.639255937286977 48.27586206896552,4.027363512104136 49.6551724137931,5.907678890884954 51.03448275862069,12.45351793575531 52.41379310344828,5.378147665464543 53.79310344827586,3.867249975351604 55.17241379310345,19.4934320280407 56.55172413793103,5.698662120107864 57.93103448275862,3.549369412877236 59.31034482758621,0.6251188892670076 60.68965517241379,9.980477980725077 62.06896551724138,5.406011403420569 63.44827586206897,12.53899604655216 64.82758620689656,3.801212497230368 66.20689655172414,4.830496260090042 67.58620689655172,7.0417854947714 68.96551724137932,6.021874401883929 70.3448275862069,9.274804462171174 71.72413793103448,8.225019920552652 73.10344827586206,18.90380063186338 74.48275862068967,7.156544514188465 75.86206896551724,4.5360524286275 77.24137931034483,4.990732447589436 78.62068965517241,5.095149008017232 80.0,5.313773638097605" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsArrayHashmapTransition_without_hint_transition_at_17_4.html">BenchmarkBindingsArrayHashmapTransition/without_hint_transition_at_17-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.412993039443155 1.379310344827586,2.436194895591647 2.758620689655172,14.276875483372 4.137931034482759,1.871616395978345 5.517241379310345,8.31399845320959 6.896551724137931,5.576179427687548 8.275862068965518,7.819025522041763 9.655172413793103,2.327919566898685 11.03448275862069,1.376643464810518 12.41379310344828,4.346481051817479 13.79310344827586,2.675947409126063 15.17241379310345,2.791956689868523 16.55172413793103,15.47563805104408 17.93103448275862,6.666666666666667 19.31034482758621,2.567672080433101 20.68965517241379,6.751740139211137 22.06896551724138,2.34338747099768 23.44827586206897,2.521268368136118 24.82758620689655,7.965970610982212 26.20689655172414,1.330239752513534 27.58620689655172,0.0 28.96551724137931,7.757153905645785 30.3448275862069,14.31554524361949 31.72413793103448,7.935034802784223 33.10344827586207,7.904098994586234 34.48275862068966,7.648878576952823 35.86206896551724,7.208043310131477 37.24137931034483,8.460943542150039 38.62068965517241,7.11523588553751 40.0,2.420726991492653 41.37931034482759,8.14385150812065 42.75862068965517,2.188708430007734 44.13793103448276,2.14230471771075 45.51724137931034,5.367362722351121 46.89655172413793,7.494199535962877 48.27586206896552,7.184841453982985 49.6551724137931,2.064965197215777 51.03448275862069,10.16241299303944 52.41379310344828,2.103634957463264 53.79310344827586,7.208043310131477 55.17241379310345,20.0 56.55172413793103,1.577726218097448 57.93103448275862,1.291569992266048 59.31034482758621,4.377416860015468 60.68965517241379,8.136117556071152 62.06896551724138,7.192575406032483 63.44827586206897,11.22196442382057 64.82758620689656,5.282289249806651 66.20689655172414,2.157772621809745 67.58620689655172,6.91415313225058 68.96551724137932,8.043310131477185 70.3448275862069,7.919566898685228 71.72413793103448,7.277648878576953 73.10344827586206,13.06264501160093 74.48275862068967,2.791956689868523 75.86206896551724,2.529002320185615 77.24137931034483,2.931167826759474 78.62068965517241,1.964423820572312 80.0,2.699149265274555" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_every_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/every-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.2991452991452945 1.379310344827586,3.709401709401707 2.758620689655172,13.504273504273506 4.137931034482759,1.8974358974358978 5.517241379310345,5.350427350427349 6.896551724137931,6.6495726495726455 8.275862068965518,6.39316239316239 9.655172413793103,2.9914529914529915 11.03448275862069,2.9059829059829063 12.41379310344828,6.4957264957264975 13.79310344827586,3.6923076923076934 15.17241379310345,3.487179487179482 16.55172413793103,14.991452991452991 17.93103448275862,4.3589743589743595 19.31034482758621,2.735042735042736 20.68965517241379,6.017094017094015 22.06896551724138,1.6068376068376047 23.44827586206897,2.92307692307692 24.82758620689655,6.2564102564102555 26.20689655172414,2.085470085470085 27.58620689655172,0.0 28.96551724137931,5.094017094017092 30.3448275862069,11.4017094017094 31.72413793103448,3.2991452991452945 33.10344827586207,3.3846153846153797 34.48275862068966,4.102564102564104 35.86206896551724,4.085470085470082 37.24137931034483,6.068376068376068 38.62068965517241,3.8803418803418808 40.0,2.273504273504269 41.37931034482759,5.196581196581194 42.75862068965517,2.2564102564102555 44.13793103448276,4.341880341880337 45.51724137931034,8.188034188034186 46.89655172413793,5.45299145299145 48.27586206896552,6.0512820512820475 49.6551724137931,4.341880341880337 51.03448275862069,9.452991452991451 52.41379310344828,2.7179487179487154 53.79310344827586,4.119658119658119 55.17241379310345,20.0 56.55172413793103,3.3162393162393116 57.93103448275862,1.7094017094017104 59.31034482758621,7.350427350427351 60.68965517241379,5.606837606837605 62.06896551724138,5.213675213675215 63.44827586206897,11.145299145299145 64.82758620689656,7.658119658119656 66.20689655172414,4.205128205128206 67.58620689655172,4.632478632478632 68.96551724137932,4.666666666666664 70.3448275862069,5.2991452991453 71.72413793103448,6.205128205128203 73.10344827586206,16.478632478632477 74.48275862068967,5.008547008547007 75.86206896551724,4.598290598290596 77.24137931034483,3.6752136752136764 78.62068965517241,4.752136752136751 80.0,3.2136752136752094" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRewriteDynamics_10_4.html">BenchmarkRewriteDynamics/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.1779912249496043 1.379310344827586,2.96454405312463 2.758620689655172,11.787027155223527 4.137931034482759,2.869678643424642 5.517241379310345,3.3202893394995847 6.896551724137931,5.857939048974268 8.275862068965518,2.89339499584964 9.655172413793103,3.604885568599549 11.03448275862069,3.9843472073995017 12.41379310344828,5.668208229574292 13.79310344827586,2.6562314715996678 15.17241379310345,2.300486185224713 16.55172413793103,16.15320763666548 17.93103448275862,2.134471718249735 19.31034482758621,2.940827700699632 20.68965517241379,2.988260405549628 22.06896551724138,3.083125815249616 23.44827586206897,2.869678643424642 24.82758620689655,2.822245938574646 26.20689655172414,2.3953515949247013 27.58620689655172,2.798529586149648 28.96551724137931,3.723467330724535 30.3448275862069,11.597296335823552 31.72413793103448,3.5574528637495533 33.10344827586207,3.2965729870745903 34.48275862068966,3.2254239297995966 35.86206896551724,3.0594094628246182 37.24137931034483,9.818569903948774 38.62068965517241,7.684098185699039 40.0,3.5574528637495533 41.37931034482759,3.272856634649589 42.75862068965517,3.7946163879995254 44.13793103448276,4.600972370449426 45.51724137931034,4.07921261709949 46.89655172413793,0.0 48.27586206896552,1.9921736036997508 49.6551724137931,2.988260405549628 51.03448275862069,11.312700106723586 52.41379310344828,2.869678643424642 53.79310344827586,2.751096881299656 55.17241379310345,20.0 56.55172413793103,2.822245938574646 57.93103448275862,2.0158899561247487 59.31034482758621,2.869678643424642 60.68965517241379,2.134471718249735 62.06896551724138,2.347918890074709 63.44827586206897,11.028103877623622 64.82758620689656,4.861852247124393 66.20689655172414,2.5376497094746817 67.58620689655172,2.0158899561247487 68.96551724137932,1.7550100794497823 70.3448275862069,2.751096881299656 71.72413793103448,9.13079568362386 73.10344827586206,17.476580101980318 74.48275862068967,4.506106960749436 75.86206896551724,3.652318273449545 77.24137931034483,4.458674255899442 78.62068965517241,4.268943436499466 80.0,3.486303806474563" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkMakeDirSiblings_100_existing_AST_4.html">BenchmarkMakeDirSiblings/100_existing/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.762600301308039 1.379310344827586,3.122870314692323 2.758620689655172,13.09164031837785 4.137931034482759,3.537201197473151 5.517241379310345,4.606004176931184 6.896551724137931,3.288395760996774 8.275862068965518,4.035070703935755 9.655172413793103,4.472807919358072 11.03448275862069,4.335602842382273 12.41379310344828,4.835024149903982 13.79310344827586,3.95398909859756 15.17241379310345,4.845498807052936 16.55172413793103,15.60361828280281 17.93103448275862,4.335602842382273 19.31034482758621,3.899029477754285 20.68965517241379,4.302368436366458 22.06896551724138,4.148352181250364 23.44827586206897,4.216114160831248 24.82758620689655,4.966280656153214 26.20689655172414,3.801266011030719 27.58620689655172,3.175372917192016 28.96551724137931,5.255691553676152 30.3448275862069,13.35803283352408 31.72413793103448,5.667306784603547 33.10344827586207,5.93654426835813 34.48275862068966,4.732088012983402 35.86206896551724,5.338842227093153 37.24137931034483,2.323434135743798 38.62068965517241,0.0 40.0,4.031449834797846 41.37931034482759,4.158826838399317 42.75862068965517,3.473060087030176 44.13793103448276,3.977524747993974 45.51724137931034,3.98903393918233 46.89655172413793,3.796998558118183 48.27586206896552,4.039338156848292 49.6551724137931,2.682417447416575 51.03448275862069,4.859594333339799 52.41379310344828,3.664707517829548 53.79310344827586,4.720320188285195 55.17241379310345,20.0 56.55172413793103,3.807602532022061 57.93103448275862,2.517021317867049 59.31034482758621,4.400131903090024 60.68965517241379,4.717216586166987 62.06896551724138,5.296943598497339 63.44827586206897,6.728997342540686 64.82758620689656,4.309092907622576 66.20689655172414,4.857525265260994 67.58620689655172,5.578336857214905 68.96551724137932,5.013093321436192 70.3448275862069,5.147970696823334 71.72413793103448,1.849100278677607 73.10344827586206,15.37498626009479 74.48275862068967,4.426900471359572 75.86206896551724,4.302497753121383 77.24137931034483,4.884035200020691 78.62068965517241,4.598762438655364 80.0,4.016449091226505" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkReadOne_Go__roundtrip__4.html">BenchmarkReadOne/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.936601859678781 1.379310344827586,4.835164835164829 2.758620689655172,15.993237531699066 4.137931034482759,4.750633981403208 5.517241379310345,7.69230769230769 6.896551724137931,3.2121724429416716 8.275862068965518,7.387996618765849 9.655172413793103,4.919695688926453 11.03448275862069,2.8064243448858797 12.41379310344828,3.9898562975485987 13.79310344827586,0.0 15.17241379310345,4.158918005071845 16.55172413793103,20.0 17.93103448275862,7.354184277261197 19.31034482758621,3.381234150464916 20.68965517241379,7.337278106508872 22.06896551724138,4.446322907861367 23.44827586206897,6.745562130177511 24.82758620689655,7.5401521555367665 26.20689655172414,4.970414201183429 27.58620689655172,4.801352493660183 28.96551724137931,7.083685545224004 30.3448275862069,15.316990701606082 31.72413793103448,7.57396449704142 33.10344827586207,7.607776838546066 34.48275862068966,7.590870667793741 35.86206896551724,4.209636517328821 37.24137931034483,9.568892645815719 38.62068965517241,8.165680473372777 40.0,6.001690617075228 41.37931034482759,7.77683854606931 42.75862068965517,6.40743871513102 44.13793103448276,2.349957734573117 45.51724137931034,5.105663567202027 46.89655172413793,6.982248520710057 48.27586206896552,7.354184277261197 49.6551724137931,5.274725274725274 51.03448275862069,12.5105663567202 52.41379310344828,2.451394759087062 53.79310344827586,7.049873203719358 55.17241379310345,19.34065934065934 56.55172413793103,4.801352493660183 57.93103448275862,2.857142857142854 59.31034482758621,3.279797125950971 60.68965517241379,6.5934065934065895 62.06896551724138,6.1538461538461515 63.44827586206897,14.049027895181737 64.82758620689656,3.9729501267962775 66.20689655172414,5.866441251056635 67.58620689655172,7.286559594251898 68.96551724137932,5.376162299239219 70.3448275862069,7.472527472527473 71.72413793103448,9.247675401521555 73.10344827586206,19.9323753169907 74.48275862068967,5.900253592561281 75.86206896551724,4.547759932375314 77.24137931034483,5.359256128486896 78.62068965517241,5.088757396449699 80.0,4.513947590870666" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedArrays_depth_500_4.html">BenchmarkParseDeepNesting/NestedArrays/depth-500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.150231746116148 1.379310344827586,2.170792013399622 2.758620689655172,10.86087257065376 4.137931034482759,4.451563732397487 5.517241379310345,0.3815170286868902 6.896551724137931,5.5778587190599 8.275862068965518,1.648011768980583 9.655172413793103,1.529258501050169 11.03448275862069,2.522354859578692 12.41379310344828,3.801788388766295 13.79310344827586,0.9982364253493916 15.17241379310345,2.051772879943991 16.55172413793103,15.72754100975726 17.93103448275862,1.08455409920329 19.31034482758621,1.331011441079769 20.68965517241379,4.464413899449658 22.06896551724138,2.65067928641693 23.44827586206897,2.668669520289971 24.82758620689655,3.129503097333369 26.20689655172414,3.158748305107277 27.58620689655172,1.06151242035112 28.96551724137931,3.87738281976976 30.3448275862069,10.09190084988346 31.72413793103448,3.562066306861989 33.10344827586207,2.625244817837804 34.48275862068966,2.376483308076108 35.86206896551724,1.752231054865782 37.24137931034483,9.31291486099664 38.62068965517241,5.161779172094754 40.0,0.2332526874573507 41.37931034482759,4.217690692047962 42.75862068965517,2.615585037088241 44.13793103448276,2.506580171749129 45.51724137931034,4.500305745354 46.89655172413793,2.088462322423985 48.27586206896552,0.629480941872934 49.6551724137931,2.087132994797898 51.03448275862069,8.908710640824538 52.41379310344828,1.683637749359707 53.79310344827586,1.971481491328353 55.17241379310345,20.0 56.55172413793103,3.016421627274258 57.93103448275862,0.0 59.31034482758621,5.112594049929546 60.68965517241379,4.135981353964498 62.06896551724138,0.3587412153599376 63.44827586206897,9.096057214261027 64.82758620689656,5.695105415680749 66.20689655172414,0.9017272396954954 67.58620689655172,2.119125479665718 68.96551724137932,0.1512774838486693 70.3448275862069,2.028022226357908 71.72413793103448,5.458396476395572 73.10344827586206,14.4742509238827 74.48275862068967,1.514458653479737 75.86206896551724,0.5226916225773004 77.24137931034483,0.8934854084137577 78.62068965517241,2.334122067724811 80.0,1.739026400446654" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkEscapeTemplateStringStringPart______100_4.html">BenchmarkEscapeTemplateStringStringPart/\{_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.991835880259579 1.379310344827586,7.155118275068034 2.758620689655172,15.101528155746282 4.137931034482759,6.895541134603304 5.517241379310345,7.624031819133348 6.896551724137931,7.988277161398365 8.275862068965518,7.686832740213525 9.655172413793103,7.129997906635964 11.03448275862069,7.121624450491941 12.41379310344828,7.992463889470379 13.79310344827586,7.0085827925476245 15.17241379310345,7.117437722419929 16.55172413793103,18.459284069499684 17.93103448275862,7.686832740213525 19.31034482758621,7.058823529411766 20.68965517241379,7.691019468285532 22.06896551724138,7.213732468076197 23.44827586206897,7.15093154699602 24.82758620689655,6.979275696043539 26.20689655172414,7.100690810131882 27.58620689655172,7.2011722838601635 28.96551724137931,7.0420766171237155 30.3448275862069,14.544693322168724 31.72413793103448,7.699392924429558 33.10344827586207,7.682646012141511 34.48275862068966,7.657525643709439 35.86206896551724,7.481683064684946 37.24137931034483,6.845300397739166 38.62068965517241,7.0085827925476245 40.0,6.246598283441486 41.37931034482759,7.720326564789616 42.75862068965517,7.247226292652293 44.13793103448276,7.2011722838601635 45.51724137931034,7.389575047100692 46.89655172413793,7.5361105296211015 48.27586206896552,7.594724722629264 49.6551724137931,7.155118275068034 51.03448275862069,9.591794012978859 52.41379310344828,7.1718651873560795 53.79310344827586,0.0 55.17241379310345,20.0 56.55172413793103,7.184425371572118 57.93103448275862,6.686204731002718 59.31034482758621,7.15093154699602 60.68965517241379,7.7035796525015705 62.06896551724138,7.0671969855557855 63.44827586206897,11.802386435001047 64.82758620689656,7.4440025120368425 66.20689655172414,7.096504082059871 67.58620689655172,6.962528783755493 68.96551724137932,7.699392924429558 70.3448275862069,7.678459284069499 71.72413793103448,6.4643081431860985 73.10344827586206,15.645802805107806 74.48275862068967,7.4984299769729965 75.86206896551724,8.201800293070963 77.24137931034483,8.164119740422858 78.62068965517241,8.21854720535901 80.0,8.034331170190496" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td></td><td></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkAggregatedLabels_off_4.html">BenchmarkAggregatedLabels/off-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.971465629053178 1.379310344827586,0.5373355567908097 2.758620689655172,14.73781730591069 4.137931034482759,0.1704650731888086 5.517241379310345,5.888456549935149 6.896551724137931,6.229386696312766 8.275862068965518,4.676672225310358 9.655172413793103,1.19325551232166 11.03448275862069,3.820641096905688 12.41379310344828,6.696312766351677 13.79310344827586,0.352047433759496 15.17241379310345,2.286455438206411 16.55172413793103,18.09894385769872 17.93103448275862,4.417268853066518 19.31034482758621,0.663331480452103 20.68965517241379,5.799518250880119 22.06896551724138,2.994256068186029 23.44827586206897,4.639614600704095 24.82758620689655,5.351120993144339 26.20689655172414,1.97887715397443 27.58620689655172,1.604595145451177 28.96551724137931,4.987956272002965 30.3448275862069,13.93366685195479 31.72413793103448,4.094867518992033 33.10344827586207,4.291272929405225 34.48275862068966,4.180100055586437 35.86206896551724,2.178988326848249 37.24137931034483,11.27292940522513 38.62068965517241,9.6757457846952 40.0,3.290717065036131 41.37931034482759,4.732258662219752 42.75862068965517,0.3668704836020011 44.13793103448276,0.2890494719288494 45.51724137931034,6.151565684639615 46.89655172413793,4.08745599407078 48.27586206896552,3.453770613303687 49.6551724137931,2.004817491198814 51.03448275862069,13.38150824532147 52.41379310344828,2.208634426533259 53.79310344827586,4.395034278302761 55.17241379310345,19.78506577728368 56.55172413793103,1.838058180470632 57.93103448275862,0.0 59.31034482758621,4.821196961274782 60.68965517241379,6.329442282749676 62.06896551724138,4.343153603853993 63.44827586206897,15.05651287752455 64.82758620689656,5.747637576431351 66.20689655172414,2.275338150824532 67.58620689655172,4.11710209375579 68.96551724137932,5.584584028163795 70.3448275862069,2.879377431906615 71.72413793103448,10.82823790994997 73.10344827586206,20.0 74.48275862068967,0.5484528441726885 75.86206896551724,0.3483416712988697 77.24137931034483,3.212896053362979 78.62068965517241,1.663887344821197 80.0,1.875115805076895" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectSubsetSlow_10000_4.html">BenchmarkObjectSubsetSlow/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.589017344026263 1.379310344827586,1.931935392310524 2.758620689655172,14.31325380612449 4.137931034482759,2.481720735801151 5.517241379310345,6.08264081089742 6.896551724137931,3.329699439040317 8.275862068965518,2.67326028972597 9.655172413793103,3.499773015101574 11.03448275862069,5.35239217498087 12.41379310344828,1.122900144494866 13.79310344827586,4.126290565908693 15.17241379310345,3.39508207450924 16.55172413793103,17.13919257976788 17.93103448275862,5.422328239321003 19.31034482758621,4.115919157414272 20.68965517241379,3.860963756366971 22.06896551724138,4.276658335060049 23.44827586206897,5.038320660908885 24.82758620689655,4.653057685679891 26.20689655172414,1.141337477537714 27.58620689655172,0.0 28.96551724137931,5.440939497131189 30.3448275862069,13.04681472808007 31.72413793103448,5.318400998458935 33.10344827586207,3.277926089689341 34.48275862068966,3.19762253996984 35.86206896551724,4.922571766687902 37.24137931034483,12.73271052138264 38.62068965517241,9.476251717261883 40.0,3.94959215622838 41.37931034482759,5.559110261044729 42.75862068965517,4.223609973316933 44.13793103448276,3.886154078120598 45.51724137931034,4.724861152785127 46.89655172413793,3.698227713159351 48.27586206896552,5.322886426669232 49.6551724137931,3.659071101817978 51.03448275862069,14.11947415350456 52.41379310344828,1.771442063208053 53.79310344827586,2.297474252759372 55.17241379310345,20.0 56.55172413793103,3.69177288119258 57.93103448275862,1.516252582962604 59.31034482758621,1.293036490396966 60.68965517241379,4.384124225699686 62.06896551724138,3.112774715314252 63.44827586206897,14.79333977988317 64.82758620689656,3.298249133367539 66.20689655172414,4.008676884332641 67.58620689655172,1.647203548012945 68.96551724137932,5.207886847423321 70.3448275862069,4.359184983309434 71.72413793103448,8.494739331562657 73.10344827586206,19.74110448373473 74.48275862068967,5.267441041628893 75.86206896551724,2.882908942734224 77.24137931034483,2.20087931393087 78.62068965517241,3.67050567449169 80.0,3.067133194790705" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkPolicyComplexityTargets_10_topdown_4.html">BenchmarkPolicyComplexityTargets/10/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.747276688453159 1.379310344827586,3.34506452153511 2.758620689655172,13.63499245852187 4.137931034482759,3.787497905144964 5.517241379310345,5.486844310373722 6.896551724137931,7.474442768560416 8.275862068965518,5.845483492542316 9.655172413793103,4.193061840120664 11.03448275862069,2.882520529579353 12.41379310344828,8.919054801407743 13.79310344827586,4.719289425171778 15.17241379310345,3.6701860231272 16.55172413793103,20.0 17.93103448275862,3.328305681246858 19.31034482758621,4.823194234958941 20.68965517241379,3.066867772750126 22.06896551724138,5.205295793531088 23.44827586206897,5.362828892240657 24.82758620689655,3.234456175632646 26.20689655172414,3.888050946874476 27.58620689655172,3.227752639517345 28.96551724137931,2.081447963800905 30.3448275862069,10.49438578850344 31.72413793103448,3.288084464555053 33.10344827586207,4.960616725322608 34.48275862068966,3.097033685268979 35.86206896551724,0.0 37.24137931034483,12.43170772582537 38.62068965517241,7.561588738059326 40.0,6.080107256577845 41.37931034482759,4.638846991788168 42.75862068965517,4.793028322440087 44.13793103448276,5.419808949220714 45.51724137931034,6.297972180325122 46.89655172413793,4.223227752639517 48.27586206896552,3.988603988603989 49.6551724137931,2.547343723814312 51.03448275862069,15.59577677224736 52.41379310344828,2.77861571979219 53.79310344827586,5.728171610524552 55.17241379310345,18.15987933634992 56.55172413793103,5.074576839282722 57.93103448275862,4.022121669180493 59.31034482758621,7.420814479638009 60.68965517241379,5.768392827216357 62.06896551724138,5.044410926763868 63.44827586206897,14.78129713423831 64.82758620689656,9.411764705882353 66.20689655172414,4.337187866599631 67.58620689655172,5.573990279872633 68.96551724137932,2.838947544829898 70.3448275862069,1.649069884364002 71.72413793103448,9.870956929780458 73.10344827586206,15.30417295123177 74.48275862068967,4.565108094519859 75.86206896551724,4.142785319255907 77.24137931034483,3.190883190883191 78.62068965517241,5.108094519859226 80.0,5.510306686777275" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_10000_10000_4.html">BenchmarkJSONPatchAddRemove/array-10000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.537164069433971 1.379310344827586,1.298622482806916 2.758620689655172,10.52729751454286 4.137931034482759,1.684597840345302 5.517241379310345,2.690334006164526 6.896551724137931,0.9534402961622856 8.275862068965518,3.693985882967862 9.655172413793103,2.840646672522307 11.03448275862069,2.911406674233909 12.41379310344828,2.138848616662441 13.79310344827586,0.69926286105246 15.17241379310345,0.4441099970875167 16.55172413793103,16.97441293676322 17.93103448275862,3.230698586502365 19.31034482758621,2.217683512905798 20.68965517241379,3.381278115471452 22.06896551724138,3.109961659204483 23.44827586206897,2.459704895962691 24.82758620689655,4.369820047179469 26.20689655172414,2.056254638463276 27.58620689655172,0.6466311125916362 28.96551724137931,3.388575427566816 30.3448275862069,12.04487156776723 31.72413793103448,4.040447169714959 33.10344827586207,2.162820240884916 34.48275862068966,3.216702102647323 35.86206896551724,2.890609794870072 37.24137931034483,8.202335231892107 38.62068965517241,6.346480611281019 40.0,2.922693122260345 41.37931034482759,2.811218168006578 42.75862068965517,1.852320991551038 44.13793103448276,2.353576396094052 45.51724137931034,2.441148742317923 46.89655172413793,2.929525725325676 48.27586206896552,1.529697897720763 49.6551724137931,2.232788856921611 51.03448275862069,10.88890095394181 52.41379310344828,1.15695984591905 53.79310344827586,1.780005824966654 55.17241379310345,20.0 56.55172413793103,2.792215709649798 57.93103448275862,0.7093714327255461 59.31034482758621,3.121979678872257 60.68965517241379,4.268472068916809 62.06896551724138,3.676911276923792 63.44827586206897,12.89164503775876 64.82758620689656,2.621837735569519 66.20689655172414,1.849063427261304 67.58620689655172,1.664932826539763 68.96551724137932,3.497110292016713 70.3448275862069,2.110993681337515 71.72413793103448,8.678703397391097 73.10344827586206,17.41360898093911 74.48275862068967,2.256139335410874 75.86206896551724,0.0 77.24137931034483,1.412342763859257 78.62068965517241,2.628380470626018 80.0,2.20879422730161" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementNestedObjects_5x5_4.html">BenchmarkParseStatementNestedObjects/5x5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.924193873253621 1.379310344827586,2.982513321004157 2.758620689655172,11.45163762683401 4.137931034482759,4.035119843260762 5.517241379310345,2.525505439573519 6.896551724137931,6.462448762853428 8.275862068965518,3.623621795961715 9.655172413793103,1.591447352932714 11.03448275862069,3.405076237735128 12.41379310344828,5.049770985976651 13.79310344827586,0.8168018603629174 15.17241379310345,2.756999249262996 16.55172413793103,13.69171128799789 17.93103448275862,3.198798820793584 19.31034482758621,0.3997635309227787 20.68965517241379,5.290121922828421 22.06896551724138,2.407317985513653 23.44827586206897,1.910073739638129 24.82758620689655,4.446633585410067 26.20689655172414,2.066692650363205 27.58620689655172,1.171589182062879 28.96551724137931,4.423033762238713 30.3448275862069,12.05102395818892 31.72413793103448,5.306350397995244 33.10344827586207,2.734021988485212 34.48275862068966,4.328378120332417 35.86206896551724,1.408937170898609 37.24137931034483,8.628620605768903 38.62068965517241,5.723529981087705 40.0,2.022945871077268 41.37931034482759,5.035619462660643 42.75862068965517,3.556301351588188 44.13793103448276,3.694034125836078 45.51724137931034,5.363981888142802 46.89655172413793,4.848719954171037 48.27586206896552,3.486992892848641 49.6551724137931,2.791198327975286 51.03448275862069,8.934079013107816 52.41379310344828,2.709260746394762 53.79310344827586,2.700476861867007 55.17241379310345,20.0 56.55172413793103,3.161010852988953 57.93103448275862,0.8870990946687209 59.31034482758621,5.246845989050226 60.68965517241379,5.14328090381411 62.06896551724138,2.370848385130699 63.44827586206897,9.596302293279203 64.82758620689656,5.906976622520541 66.20689655172414,0.0 67.58620689655172,3.42681883695928 68.96551724137932,2.340546860899158 70.3448275862069,1.836668924981232 71.72413793103448,7.565414827971362 73.10344827586206,14.85563091990133 74.48275862068967,1.706338888438389 75.86206896551724,2.784046707874368 77.24137931034483,2.295874085447996 78.62068965517241,2.835729849774125 80.0,2.35837097917555" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectIteration_100_4.html">BenchmarkObjectIteration/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.00141880562363 1.379310344827586,1.000902876305946 2.758620689655172,13.61343995872565 4.137931034482759,2.427447439700761 5.517241379310345,6.380110924803302 6.896551724137931,4.711724493744357 8.275862068965518,3.386431058944925 9.655172413793103,0.0 11.03448275862069,3.688894621436863 12.41379310344828,4.352508706307236 13.79310344827586,1.980523668257449 15.17241379310345,2.729266090545595 16.55172413793103,15.80549464723333 17.93103448275862,6.511027989165484 19.31034482758621,2.257835676512318 20.68965517241379,6.484586611634206 22.06896551724138,2.966593576679995 23.44827586206897,3.226492970463047 24.82758620689655,5.63201341416226 26.20689655172414,2.631884431832839 27.58620689655172,2.646072488069135 28.96551724137931,5.851928285824842 30.3448275862069,13.08461240810009 31.72413793103448,5.68102669934219 33.10344827586207,5.693280020637173 34.48275862068966,6.229846511027989 35.86206896551724,5.684896169224816 37.24137931034483,6.981813491551657 38.62068965517241,5.920288920417903 40.0,3.775312782148846 41.37931034482759,6.530375338578615 42.75862068965517,1.912163033664388 44.13793103448276,2.393912034051335 45.51724137931034,4.855539791048626 46.89655172413793,5.121243389655617 48.27586206896552,4.754288662453244 49.6551724137931,0.1212433896556172 51.03448275862069,8.027860183154909 52.41379310344828,0.6642589965174771 53.79310344827586,5.006449116471043 55.17241379310345,20.0 56.55172413793103,3.103959757513221 57.93103448275862,2.430027086289178 59.31034482758621,3.979749774280924 60.68965517241379,6.87540306977944 62.06896551724138,5.293434799432478 63.44827586206897,11.38849477621566 64.82758620689656,4.775570746807687 66.20689655172414,1.827034696246614 67.58620689655172,3.893976525216045 68.96551724137932,6.224687217851154 70.3448275862069,6.33238746291758 71.72413793103448,6.003482522894363 73.10344827586206,15.56171804462789 74.48275862068967,2.939507287501612 75.86206896551724,2.437121114407326 77.24137931034483,2.078550238617309 78.62068965517241,0.7713143299367987 80.0,3.793370308267767" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_100x100x10_100p_4.html">BenchmarkJSONPatchReplace/100x100x10-100p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.343849668132058 1.379310344827586,0.842168778553573 2.758620689655172,12.50064649599172 4.137931034482759,0.8309628480303421 5.517241379310345,4.156538229462977 6.896551724137931,3.208344108266529 8.275862068965518,4.095336608913025 9.655172413793103,1.047323506594259 11.03448275862069,1.868804413412637 12.41379310344828,3.719506939056978 13.79310344827586,0.0 15.17241379310345,0.9145763296267563 16.55172413793103,14.25221963623826 17.93103448275862,4.497026118438066 19.31034482758621,0.9723299715541764 20.68965517241379,3.86863201448151 22.06896551724138,2.179122489440565 23.44827586206897,2.140332729937074 24.82758620689655,4.736660632704077 26.20689655172414,1.198172571330058 27.58620689655172,0.9525040944746143 28.96551724137931,3.438496681320576 30.3448275862069,12.93078182915266 31.72413793103448,4.551331781742953 33.10344827586207,3.496250323247996 34.48275862068966,3.705715024566848 35.86206896551724,3.98413929833635 37.24137931034483,7.84156538229463 38.62068965517241,5.131454184984053 40.0,2.018791483492802 41.37931034482759,4.547021808464788 42.75862068965517,1.547280406861477 44.13793103448276,2.258425997758814 45.51724137931034,4.227221791224894 46.89655172413793,4.530643910007758 48.27586206896552,4.457374364278941 49.6551724137931,1.788638910438755 51.03448275862069,9.192311007671751 52.41379310344828,1.198172571330058 53.79310344827586,3.373847082148091 55.17241379310345,20.0 56.55172413793103,1.605896043444531 57.93103448275862,0.5594345315059047 59.31034482758621,3.693647099387984 60.68965517241379,4.290147401086113 62.06896551724138,3.184208257908801 63.44827586206897,11.37143349711232 64.82758620689656,3.803120420653392 66.20689655172414,0.8835445220239635 67.58620689655172,3.123006637358848 68.96551724137932,4.174640117231273 70.3448275862069,3.603137660546505 71.72413793103448,6.012412723041117 73.10344827586206,16.37445047840703 74.48275862068967,2.243772088613051 75.86206896551724,1.011119731057667 77.24137931034483,1.716231359365572 78.62068965517241,0.6947676924403069 80.0,2.019653478148435" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkArrayIteration_100_4.html">BenchmarkArrayIteration/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.81380679827123 1.379310344827586,0.0 2.758620689655172,13.92944749445158 4.137931034482759,2.934236654596426 5.517241379310345,6.651092162130592 6.896551724137931,5.328816727017872 8.275862068965518,3.814974886111436 9.655172413793103,2.885176965307791 11.03448275862069,4.199275785539073 12.41379310344828,4.495970096951291 13.79310344827586,2.824436397617101 15.17241379310345,2.388739633220418 16.55172413793103,16.29248919518748 17.93103448275862,6.885877818011914 19.31034482758621,2.994977222287116 20.68965517241379,7.165050811821049 22.06896551724138,3.060390141338629 23.44827586206897,3.255460810652961 24.82758620689655,6.802943581357318 26.20689655172414,2.77187244480785 27.58620689655172,0.9858661371335125 28.96551724137931,6.30533816142974 30.3448275862069,14.00537320406495 31.72413793103448,7.020207919635557 33.10344827586207,6.097418525873146 34.48275862068966,6.561149398434762 35.86206896551724,6.207218782852471 37.24137931034483,7.224623291671534 38.62068965517241,5.82642214694545 40.0,3.665459642565121 41.37931034482759,6.953626912743838 42.75862068965517,1.543044036911576 44.13793103448276,2.938909005957248 45.51724137931034,4.771638827239808 46.89655172413793,6.882373554491298 48.27586206896552,5.783202896857844 49.6551724137931,1.67153369933419 51.03448275862069,8.45578787524822 52.41379310344828,3.380446209554959 53.79310344827586,6.241093330218432 55.17241379310345,20.0 56.55172413793103,3.498423081415722 57.93103448275862,2.801074640812989 59.31034482758621,4.976054199275786 60.68965517241379,6.954795000584044 62.06896551724138,5.152435463146829 63.44827586206897,10.83167854222638 64.82758620689656,6.000467235136082 66.20689655172414,2.746174512323327 67.58620689655172,4.434061441420395 68.96551724137932,6.621889966125453 70.3448275862069,5.988786356734026 71.72413793103448,5.933886228244364 73.10344827586206,14.94685200327065 74.48275862068967,4.470272164466768 75.86206896551724,3.62340848031772 77.24137931034483,3.281158743137484 78.62068965517241,1.930849199859829 80.0,4.13386286648756" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_10x10x10_100p_4.html">BenchmarkJSONPatchReplace/10x10x10-100p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.306230001882176 1.379310344827586,0.1468097120271033 2.758620689655172,11.02955015998494 4.137931034482759,1.057782796913232 5.517241379310345,4.449463579898363 6.896551724137931,1.611142480707698 8.275862068965518,3.613777526821005 9.655172413793103,0.399021268586486 11.03448275862069,2.126858648597779 12.41379310344828,2.160737812911726 13.79310344827586,0.3651421042725391 15.17241379310345,0.0 16.55172413793103,15.45642763034067 17.93103448275862,4.253717297195558 19.31034482758621,1.054018445322793 20.68965517241379,3.896103896103896 22.06896551724138,2.025221155655938 23.44827586206897,1.614906832298137 24.82758620689655,4.965179747788443 26.20689655172414,1.038961038961039 27.58620689655172,0.8018068887634106 28.96551724137931,1.261057782796913 30.3448275862069,12.30566534914361 31.72413793103448,4.234895539243365 33.10344827586207,1.686429512516469 34.48275862068966,3.820816864295125 35.86206896551724,4.227366836062488 37.24137931034483,6.267645398080181 38.62068965517241,4.426877470355731 40.0,2.111801242236025 41.37931034482759,4.080557124035385 42.75862068965517,0.3350272915490307 44.13793103448276,2.352719744024092 45.51724137931034,3.203463203463203 46.89655172413793,4.735554300771692 48.27586206896552,4.344061735366083 49.6551724137931,1.626199887069452 51.03448275862069,8.364389233954451 52.41379310344828,0.639939770374553 53.79310344827586,2.894786373047243 55.17241379310345,20.0 56.55172413793103,1.844532279314888 57.93103448275862,0.5872388481084133 59.31034482758621,2.766798418972332 60.68965517241379,4.43064182194617 62.06896551724138,2.729154903067947 63.44827586206897,10.14116318464145 64.82758620689656,3.03030303030303 66.20689655172414,0.6851119894598156 67.58620689655172,2.311311876529268 68.96551724137932,4.464520986260117 70.3448275862069,4.012798795407491 71.72413793103448,5.601355166572558 73.10344827586206,14.90306794654621 74.48275862068967,1.998870694522868 75.86206896551724,1.50197628458498 77.24137931034483,1.396574440052701 78.62068965517241,1.362695275738754 80.0,2.040278562017692" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnionSlow_250x10_4.html">BenchmarkSetUnionSlow/250x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.423953227785866 1.379310344827586,1.471129439206031 2.758620689655172,13.02103072666153 4.137931034482759,1.907568469917447 5.517241379310345,5.454573173055668 6.896551724137931,4.362134020382806 8.275862068965518,4.412930962199575 9.655172413793103,0.650450876216756 11.03448275862069,1.625471647775347 12.41379310344828,3.388271882551129 13.79310344827586,0.6072155439861574 15.17241379310345,0.664080067688602 16.55172413793103,16.52092782169237 17.93103448275862,5.318891065561899 19.31034482758621,1.635137092286701 20.68965517241379,4.57449938638148 22.06896551724138,1.866589424418206 23.44827586206897,2.245249220590141 24.82758620689655,2.444869615592771 26.20689655172414,1.564003079526485 27.58620689655172,0.5282759987498952 28.96551724137931,4.977673432985997 30.3448275862069,12.93041337307244 31.72413793103448,5.558118439808216 33.10344827586207,4.523610973481008 34.48275862068966,5.292608374177713 35.86206896551724,4.107234600461929 37.24137931034483,7.568225994557471 38.62068965517241,6.033768075067269 40.0,2.528565657181623 41.37931034482759,5.156377440181723 42.75862068965517,1.101464299598289 44.13793103448276,0.1937357552843607 45.51724137931034,4.721097043197219 46.89655172413793,5.015024125498327 48.27586206896552,4.868334997598884 49.6551724137931,0.0 51.03448275862069,9.206656045857503 52.41379310344828,1.323739032998193 53.79310344827586,4.640998864234044 55.17241379310345,20.0 56.55172413793103,1.22055965058046 57.93103448275862,0.2317267453826159 59.31034482758621,3.537735633322916 60.68965517241379,5.978245127259145 62.06896551724138,4.40500346827859 63.44827586206897,11.80763631097119 64.82758620689656,4.532270236071622 66.20689655172414,0.8023233655260731 67.58620689655172,2.992141109391794 68.96551724137932,5.113020146506186 70.3448275862069,5.027769096494371 71.72413793103448,6.778922013278552 73.10344827586206,16.18550335775103 74.48275862068967,1.791064799640214 75.86206896551724,2.249944736220262 77.24137931034483,1.602542896126962 78.62068965517241,1.262605858722911 80.0,1.688373263002233" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_number_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/number-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.046326222796809 1.379310344827586,5.011850894203837 2.758620689655172,14.117647058823529 4.137931034482759,3.6931695755225142 5.517241379310345,4.934281404869639 6.896551724137931,10.670114199525964 8.275862068965518,5.00754147812971 9.655172413793103,5.067873303167421 11.03448275862069,4.921353156647273 12.41379310344828,10.161603102779571 13.79310344827586,5.033397974574443 15.17241379310345,5.10665804783452 16.55172413793103,17.651368239603535 17.93103448275862,4.96444731738849 19.31034482758621,3.740573152337859 20.68965517241379,4.662788192199951 22.06896551724138,3.757810816634347 23.44827586206897,3.787976729153197 24.82758620689655,4.942900237017884 26.20689655172414,3.7104072398189984 27.58620689655172,3.6328377504848106 28.96551724137931,4.335272570566689 30.3448275862069,9.592760180995475 31.72413793103448,4.951519069166125 33.10344827586207,6.037491919844859 34.48275862068966,5.761689291101055 35.86206896551724,4.960137901314372 37.24137931034483,8.644688644688642 38.62068965517241,7.3518638224520565 40.0,3.680241327300145 41.37931034482759,4.977375565610858 42.75862068965517,3.684550743374274 44.13793103448276,3.6974789915966326 45.51724137931034,11.105365223012281 46.89655172413793,5.490196078431369 48.27586206896552,2.796811032105147 49.6551724137931,3.7104072398189984 51.03448275862069,10.433096315449253 52.41379310344828,3.3354880413703896 53.79310344827586,3.313940960999787 55.17241379310345,20.0 56.55172413793103,5.037707390648569 57.93103448275862,5.076492135315661 59.31034482758621,11.213100624865328 60.68965517241379,4.9299719887955185 62.06896551724138,4.96444731738849 63.44827586206897,13.656539538892478 64.82758620689656,9.381598793363498 66.20689655172414,3.7319543201896117 67.58620689655172,1.9306184012066367 68.96551724137932,0.4007756948933441 70.3448275862069,0.0 71.72413793103448,6.826115061409176 73.10344827586206,14.76405946994182 74.48275862068967,4.66709760827408 75.86206896551724,5.050635638870929 77.24137931034483,2.3917259211376845 78.62068965517241,5.063563887093295 80.0,6.433958198664083" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td></td><td></td></tr><tr><td>./v1/test/e2e/wasm/authz</td><td><a href="benchmarks.__v1_test_e2e_wasm_authz_BenchmarkRESTAuthzForbidAuthn_4.html">BenchmarkRESTAuthzForbidAuthn-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.854839187787165 1.379310344827586,2.955387579665036 2.758620689655172,11.17272862012746 4.137931034482759,1.130813694975545 5.517241379310345,2.736267970950052 6.896551724137931,6.85543204387135 8.275862068965518,2.815829257447755 9.655172413793103,1.893582332888691 11.03448275862069,4.036638506002668 12.41379310344828,5.912435156365792 13.79310344827586,1.971483622350674 15.17241379310345,1.834533866903809 16.55172413793103,15.4456795612865 17.93103448275862,2.319964428634949 19.31034482758621,2.256410256410256 20.68965517241379,2.526396917148362 22.06896551724138,3.748866162738995 23.44827586206897,4.261805246776345 24.82758620689655,2.519045501704461 26.20689655172414,1.818289610197125 27.58620689655172,1.712761227212094 28.96551724137931,0.0 30.3448275862069,10.18692752334371 31.72413793103448,3.554883651993479 33.10344827586207,2.94578331110123 34.48275862068966,2.155980435749222 35.86206896551724,3.235215651400622 37.24137931034483,7.874670223803172 38.62068965517241,4.469304876241292 40.0,2.405572847191344 41.37931034482759,2.962501852675263 42.75862068965517,1.980020749962946 44.13793103448276,1.956780791462872 45.51724137931034,7.109174447902772 46.89655172413793,2.120646213131762 48.27586206896552,3.359715429079591 49.6551724137931,2.247517415147473 51.03448275862069,8.51293908403735 52.41379310344828,2.337038683859493 53.79310344827586,3.091388765377205 55.17241379310345,20.0 56.55172413793103,2.12527049058841 57.93103448275862,1.249503483029495 59.31034482758621,5.898918037646361 60.68965517241379,3.678672002371424 62.06896551724138,1.992352156514006 63.44827586206897,8.220898176967541 64.82758620689656,5.585771453979546 66.20689655172414,2.692278049503483 67.58620689655172,2.747295094115903 68.96551724137932,3.182925744775456 70.3448275862069,2.211827478879502 71.72413793103448,5.030146731880836 73.10344827586206,14.0632577441826 74.48275862068967,2.366681488068771 75.86206896551724,2.178508966948273 77.24137931034483,3.460500963391137 78.62068965517241,2.043219208537128 80.0,2.508374092189121" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetMarshalJSON_500_json_Marshal_4.html">BenchmarkSetMarshalJSON/500/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.018234814442112 1.379310344827586,1.758852820237001 2.758620689655172,13.93497232680396 4.137931034482759,1.441955688186408 5.517241379310345,7.238405885108524 6.896551724137931,6.326665163002932 8.275862068965518,7.161632284817045 9.655172413793103,1.134687787358815 11.03448275862069,1.715391154987248 12.41379310344828,5.550774675989382 13.79310344827586,1.504675815882159 15.17241379310345,1.83961691274702 16.55172413793103,15.30587990353419 17.93103448275862,6.558287211339938 19.31034482758621,0.5912000971598105 20.68965517241379,7.207609695161094 22.06896551724138,2.004615091000573 23.44827586206897,2.358207401495567 24.82758620689655,6.88758956920034 26.20689655172414,1.847164148029911 27.58620689655172,1.116643822544546 28.96551724137931,6.489754844978052 30.3448275862069,13.8662664607804 31.72413793103448,5.638218505473914 33.10344827586207,5.610545309436647 34.48275862068966,6.321633672814338 35.86206896551724,4.867012509325607 37.24137931034483,9.109512986449676 38.62068965517241,7.258792095355414 40.0,0.7688637507156861 41.37931034482759,6.369259329944307 42.75862068965517,1.894616305498204 44.13793103448276,1.675399482971008 45.51724137931034,6.123930808334924 46.89655172413793,7.536304804205632 48.27586206896552,6.54900497944029 49.6551724137931,0.333466349740618 51.03448275862069,10.20577059874733 52.41379310344828,0.0 53.79310344827586,7.451029720492045 55.17241379310345,20.0 56.55172413793103,1.557679962524073 57.93103448275862,1.072141159324739 59.31034482758621,4.308864097715009 60.68965517241379,7.386574596179537 62.06896551724138,6.528532019362562 63.44827586206897,10.58278536356854 64.82758620689656,6.580234918541909 66.20689655172414,1.61814459461804 67.58620689655172,7.673543036591079 68.96551724137932,6.761021566007946 70.3448275862069,6.208945642555997 71.72413793103448,7.51800058989885 73.10344827586206,15.2462827697486 74.48275862068967,2.892326109964086 75.86206896551724,2.66148481010462 77.24137931034483,2.415288790186859 78.62068965517241,2.190519978486042 80.0,2.399847320297725" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTemplateStringVsConcatVsSprintf_templatestring_4.html">BenchmarkTemplateStringVsConcatVsSprintf/templatestring-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.607791830207879 1.379310344827586,0.9100159906963221 2.758620689655172,13.59790667248147 4.137931034482759,0.738479430149731 5.517241379310345,4.221543829044919 6.896551724137931,3.799970926006687 8.275862068965518,1.773513592091874 9.655172413793103,0.9419973833406018 11.03448275862069,3.07021369385085 12.41379310344828,3.247565053060038 13.79310344827586,2.049716528565198 15.17241379310345,1.113533943887193 16.55172413793103,19.0609100159907 17.93103448275862,4.305858409652566 19.31034482758621,1.273440907108591 20.68965517241379,2.674807384794301 22.06896551724138,2.418956243640064 23.44827586206897,3.24465765372874 24.82758620689655,3.733100741386829 26.20689655172414,1.026311963948248 27.58620689655172,0.02325919465038523 28.96551724137931,3.456897804913505 30.3448275862069,13.13853757813636 31.72413793103448,4.788486698648059 33.10344827586207,3.422009012937927 34.48275862068966,4.12559965111208 35.86206896551724,3.587730774821922 37.24137931034483,11.13824683820323 38.62068965517241,9.553714202645732 40.0,3.523767989533362 41.37931034482759,4.256432621020497 42.75862068965517,0.6774240441924698 44.13793103448276,2.136938508504143 45.51724137931034,4.326210204971653 46.89655172413793,4.244803023695305 48.27586206896552,4.111062654455589 49.6551724137931,0.0 51.03448275862069,11.89707806367205 52.41379310344828,1.686291612152929 53.79310344827586,2.215438290449193 55.17241379310345,20.0 56.55172413793103,2.055531327227795 57.93103448275862,0.1802587585404855 59.31034482758621,2.273586277075156 60.68965517241379,5.686873092019189 62.06896551724138,3.494693996220381 63.44827586206897,15.33653147259776 64.82758620689656,3.863933711295246 66.20689655172414,1.65431021950865 67.58620689655172,2.212530891117895 68.96551724137932,4.477394970199157 70.3448275862069,3.741822939380724 71.72413793103448,9.393807239424335 73.10344827586206,19.30222416048844 74.48275862068967,2.261956679749964 75.86206896551724,2.448030236953046 77.24137931034483,1.924698357319378 78.62068965517241,0.3983137083878471 80.0,1.805494984736154" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkTermHashing_10_4.html">BenchmarkTermHashing/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.2446808510638263 1.379310344827586,3.503039513677816 2.758620689655172,10.759878419452889 4.137931034482759,3.267477203647413 5.517241379310345,1.4665653495440694 6.896551724137931,7.7127659574468055 8.275862068965518,1.8465045592705174 9.655172413793103,0.0 11.03448275862069,2.6443768996960486 12.41379310344828,6.785714285714285 13.79310344827586,2.6975683890577535 15.17241379310345,3.586626139817632 16.55172413793103,19.148936170212764 17.93103448275862,0.6686930091185417 19.31034482758621,3.617021276595743 20.68965517241379,1.6565349544072951 22.06896551724138,3.5714285714285694 23.44827586206897,2.659574468085104 24.82758620689655,1.101823708206691 26.20689655172414,3.2826747720364793 27.58620689655172,3.2902735562310035 28.96551724137931,1.4057750759878402 30.3448275862069,10.896656534954408 31.72413793103448,1.641337386018236 33.10344827586207,1.4589665653495452 34.48275862068966,1.4893617021276597 35.86206896551724,2.1048632218845 37.24137931034483,11.489361702127663 38.62068965517241,9.870820668693012 40.0,3.3130699088145903 41.37931034482759,1.8920972644376874 42.75862068965517,3.2446808510638263 44.13793103448276,3.297872340425535 45.51724137931034,6.7097264437689965 46.89655172413793,1.4437689969604897 48.27586206896552,2.0440729483282674 49.6551724137931,3.138297872340427 51.03448275862069,13.685410334346505 52.41379310344828,3.100303951367785 53.79310344827586,2.0896656534954445 55.17241379310345,19.18693009118541 56.55172413793103,3.130699088145896 57.93103448275862,2.1124620060790313 59.31034482758621,5.273556231003038 60.68965517241379,1.5425531914893647 62.06896551724138,2.074468085106382 63.44827586206897,15.33434650455927 64.82758620689656,5.676291793313069 66.20689655172414,2.074468085106382 67.58620689655172,1.3449848024316076 68.96551724137932,0.8966565349544098 70.3448275862069,1.6337386018237083 71.72413793103448,10.805471124620059 73.10344827586206,20.0 74.48275862068967,3.3206686930091216 75.86206896551724,3.525835866261403 77.24137931034483,3.267477203647413 78.62068965517241,3.533434650455927 80.0,3.617021276595743" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNSlow_100x10_4.html">BenchmarkObjectUnionNSlow/100x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.552822307705007 1.379310344827586,1.375641808786383 2.758620689655172,13.03521487180334 4.137931034482759,0.3750969936108039 5.517241379310345,5.273216555777517 6.896551724137931,2.669858513149857 8.275862068965518,4.892506314903171 9.655172413793103,0.3049644219180796 11.03448275862069,1.445840418682208 12.41379310344828,2.180185237159697 13.79310344827586,0.5638341780720147 15.17241379310345,0.8386851793762692 16.55172413793103,16.59282494923313 17.93103448275862,5.106271978339469 19.31034482758621,1.5652374898879 20.68965517241379,3.941225999240561 22.06896551724138,1.364019085040696 23.44827586206897,1.842862095722375 24.82758620689655,3.956348747750574 26.20689655172414,1.197602813227452 27.58620689655172,0.5078337818427962 28.96551724137931,4.177180498918624 30.3448275862069,12.89026101599775 31.72413793103448,4.800647174390385 33.10344827586207,4.119859338627396 34.48275862068966,4.630532763203513 35.86206896551724,4.286605801456142 37.24137931034483,7.892886034570999 38.62068965517241,6.004391540506183 40.0,2.05616549173697 41.37931034482759,4.835053078205742 42.75862068965517,1.518944709514454 44.13793103448276,1.440029056809364 45.51724137931034,3.851612157633191 46.89655172413793,3.721384821119017 48.27586206896552,4.105595086757689 49.6551724137931,0.0 51.03448275862069,9.166234666754718 52.41379310344828,0.747552459097588 53.79310344827586,3.506100279011408 55.17241379310345,20.0 56.55172413793103,1.762163411533572 57.93103448275862,0.1216423701111093 59.31034482758621,2.811444420597316 60.68965517241379,4.645259282494923 62.06896551724138,3.566723349457661 63.44827586206897,11.17406019382213 64.82758620689656,3.060078255270674 66.20689655172414,0.5658153241650296 67.58620689655172,2.941473642502188 68.96551724137932,4.893893117168282 70.3448275862069,5.036337521256047 71.72413793103448,6.446715424873289 73.10344827586206,14.1274867510855 74.48275862068967,1.615294447838074 75.86206896551724,0.7609582143269882 77.24137931034483,1.921777748427465 78.62068965517241,1.23742384969705 80.0,1.558633669577851" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLParseAndVerify_Trivial_Schema_with_cache___string_4.html">BenchmarkGraphQLParseAndVerify/Trivial_Schema_with_cache_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.867739678096571 1.379310344827586,1.630044320037322 2.758620689655172,14.03638908327502 4.137931034482759,1.038954980172615 5.517241379310345,7.11406578026592 6.896551724137931,7.256356426405412 8.275862068965518,7.560065313739212 9.655172413793103,0.0 11.03448275862069,3.297877303475624 12.41379310344828,6.604152087707021 13.79310344827586,1.380919057616049 15.17241379310345,1.054816888266853 16.55172413793103,16.21506881268953 17.93103448275862,7.675763937485421 19.31034482758621,1.975740611149988 20.68965517241379,7.279216235129461 22.06896551724138,3.312806158152554 23.44827586206897,2.988103568929321 24.82758620689655,7.741544203405645 26.20689655172414,0.0807091205971542 27.58620689655172,0.0741777466759972 28.96551724137931,8.05505015162118 30.3448275862069,13.86657336132494 31.72413793103448,7.720083974807558 33.10344827586207,7.964077443433637 34.48275862068966,7.446232796827618 35.86206896551724,7.29741077676697 37.24137931034483,9.023559598787031 38.62068965517241,7.091672498250525 40.0,1.773268019594122 41.37931034482759,8.076510380219268 42.75862068965517,1.306741310940051 44.13793103448276,1.691159318871005 45.51724137931034,7.911826452064381 46.89655172413793,7.554000466526709 48.27586206896552,7.833449965010497 49.6551724137931,2.497317471425239 51.03448275862069,9.692558898996968 52.41379310344828,1.087940284581292 53.79310344827586,7.160251924422673 55.17241379310345,20.0 56.55172413793103,1.842780499183578 57.93103448275862,0.6246792628878003 59.31034482758621,5.955679962677863 60.68965517241379,8.011663167716351 62.06896551724138,5.826452064380686 63.44827586206897,10.61581525542337 64.82758620689656,7.031024026125496 66.20689655172414,0.7711686494051784 67.58620689655172,6.391415908560765 68.96551724137932,8.320503848845346 70.3448275862069,8.08584091439235 71.72413793103448,7.341264287380453 73.10344827586206,16.39934686260788 74.48275862068967,1.011896431070679 75.86206896551724,1.32726848612083 77.24137931034483,2.535572661534873 78.62068965517241,1.401912759505482 80.0,1.969675763937485" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/internal/ptr</td><td><a href="benchmarks.__v1_storage_internal_ptr_BenchmarkValuePtr_using_pool_4.html">BenchmarkValuePtr/using_pool-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.042615723732556 1.379310344827586,4.952240999265246 2.758620689655172,11.300514327700224 4.137931034482759,4.937545922116094 5.517241379310345,3.218221895664957 6.896551724137931,4.158706833210875 8.275862068965518,2.6304188096987566 9.655172413793103,3.4386480529022805 11.03448275862069,5.011021307861869 12.41379310344828,5.157972079353419 13.79310344827586,4.9963262307127145 15.17241379310345,4.423218221895668 16.55172413793103,19.05951506245408 17.93103448275862,3.688464364437916 19.31034482758621,2.983100661278474 20.68965517241379,4.775900073475389 22.06896551724138,3.0271858927259387 23.44827586206897,0.13225569434240114 24.82758620689655,4.68772961058046 26.20689655172414,4.055841293166791 27.58620689655172,3.9529757531227077 28.96551724137931,2.85084496693608 30.3448275862069,11.021307861866278 31.72413793103448,4.584864070536373 33.10344827586207,1.9691403379867793 34.48275862068966,5.481263776634828 35.86206896551724,5.393093313739898 37.24137931034483,11.535635562086703 38.62068965517241,9.272593681116827 40.0,3.0271858927259387 41.37931034482759,5.011021307861869 42.75862068965517,4.555473916238064 44.13793103448276,1.3813372520205789 45.51724137931034,5.0991917707568 46.89655172413793,5.202057310800885 48.27586206896552,4.364437913299046 49.6551724137931,0.0 51.03448275862069,11.50624540778839 52.41379310344828,1.3666421748714193 53.79310344827586,3.9823659074210163 55.17241379310345,19.38280675973549 56.55172413793103,1.1315209404849433 57.93103448275862,0.7641440117560663 59.31034482758621,6.627479794268922 60.68965517241379,2.5716385011021323 62.06896551724138,5.92211609110948 63.44827586206897,14.415870683321089 64.82758620689656,6.216017634092578 66.20689655172414,0.7347538574577506 67.58620689655172,2.7479794268919946 68.96551724137932,5.584129316678917 70.3448275862069,5.334313005143279 71.72413793103448,8.434974283614993 73.10344827586206,20.0 74.48275862068967,5.290227773695815 75.86206896551724,4.437913299044823 77.24137931034483,4.717119764878767 78.62068965517241,4.011756061719325 80.0,2.1748714180749467" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteOneString_AST_4.html">BenchmarkWriteOneString/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.2727272727272734 1.379310344827586,1.3386613386613426 2.758620689655172,14.065934065934066 4.137931034482759,2.717282717282721 5.517241379310345,4.495504495504495 6.896551724137931,2.0579420579420606 8.275862068965518,4.245754245754245 9.655172413793103,1.2887112887112941 11.03448275862069,3.156843156843159 12.41379310344828,1.1138861138861174 13.79310344827586,0.24475524475525035 15.17241379310345,1.198801198801199 16.55172413793103,15.594405594405595 17.93103448275862,5.159840159840163 19.31034482758621,1.783216783216787 20.68965517241379,5.224775224775225 22.06896551724138,1.6483516483516496 23.44827586206897,2.8171828171828217 24.82758620689655,4.995004995004994 26.20689655172414,2.9620379620379644 27.58620689655172,1.7082917082917106 28.96551724137931,5.504495504495505 30.3448275862069,13.826173826173829 31.72413793103448,5.024975024975024 33.10344827586207,5.34965034965035 34.48275862068966,4.5754245754245755 35.86206896551724,5.2997002997003015 37.24137931034483,5.509490509490513 38.62068965517241,4.465534465534468 40.0,3.5114885114885155 41.37931034482759,5.32967032967033 42.75862068965517,3.1268731268731287 44.13793103448276,1.3836163836163848 45.51724137931034,1.4835164835164854 46.89655172413793,4.1858141858141895 48.27586206896552,5.2997002997003015 49.6551724137931,1.1388611388611416 51.03448275862069,7.952047952047954 52.41379310344828,2.262737262737268 53.79310344827586,5.809190809190811 55.17241379310345,20.0 56.55172413793103,2.2677322677322707 57.93103448275862,1.1438561438561479 59.31034482758621,0.0 60.68965517241379,5.609390609390612 62.06896551724138,4.9500499500499515 63.44827586206897,9.955044955044958 64.82758620689656,1.4285714285714306 66.20689655172414,2.3326673326673344 67.58620689655172,4.890109890109894 68.96551724137932,4.5754245754245755 70.3448275862069,5.649350649350652 71.72413793103448,5.049950049950052 73.10344827586206,13.921078921078923 74.48275862068967,1.6733266733266738 75.86206896551724,1.60839160839161 77.24137931034483,3.221778221778223 78.62068965517241,2.247752247752249 80.0,2.582417582417584" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_10x10x10_1000p_4.html">BenchmarkJSONPatchReplace/10x10x10-1000p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.5996343692870201 1.379310344827586,0.1608775137111517 2.758620689655172,11.17001828153565 4.137931034482759,0.8336380255941499 5.517241379310345,4.372943327239488 6.896551724137931,1.385740402193784 8.275862068965518,3.363802559414991 9.655172413793103,0.06215722120658135 11.03448275862069,1.802559414990859 12.41379310344828,2.153564899451554 13.79310344827586,0.0 15.17241379310345,0.0 16.55172413793103,15.41864716636197 17.93103448275862,3.842778793418647 19.31034482758621,0.9616087751371115 20.68965517241379,4.204753199268739 22.06896551724138,1.795246800731261 23.44827586206897,1.820840950639854 24.82758620689655,4.753199268738574 26.20689655172414,0.7458866544789762 27.58620689655172,0.6617915904936015 28.96551724137931,2.753199268738574 30.3448275862069,12.18281535648995 31.72413793103448,4.241316270566728 33.10344827586207,1.985374771480804 34.48275862068966,3.912248628884826 35.86206896551724,3.93418647166362 37.24137931034483,6.383912248628885 38.62068965517241,4.20109689213894 40.0,1.773308957952468 41.37931034482759,3.656307129798903 42.75862068965517,0.7276051188299817 44.13793103448276,2.248628884826325 45.51724137931034,2.789762340036563 46.89655172413793,4.555758683729433 48.27586206896552,3.462522851919561 49.6551724137931,1.510054844606947 51.03448275862069,8.391224862888484 52.41379310344828,0.4972577696526508 53.79310344827586,2.881170018281536 55.17241379310345,20.0 56.55172413793103,1.780621572212066 57.93103448275862,0.3948811700182815 59.31034482758621,1.945155393053016 60.68965517241379,4.318098720292505 62.06896551724138,2.789762340036563 63.44827586206897,10.0073126142596 64.82758620689656,3.254113345521024 66.20689655172414,0.6325411334552102 67.58620689655172,2.987202925045704 68.96551724137932,4.402193784277879 70.3448275862069,4.014625228519196 71.72413793103448,5.817184643510055 73.10344827586206,14.9981718464351 74.48275862068967,1.959780621572212 75.86206896551724,1.038391224862888 77.24137931034483,2.0 78.62068965517241,1.045703839122486 80.0,1.79890310786106" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_1000_10000_4.html">BenchmarkJSONPatchAddRemove/array-1000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.654253670408523 1.379310344827586,0.7879703640459031 2.758620689655172,11.44189568793702 4.137931034482759,0.9617029490419482 5.517241379310345,1.203407858971341 6.896551724137931,1.235828886016779 8.275862068965518,3.123009431153701 9.655172413793103,2.392629922836015 11.03448275862069,1.829880758638756 12.41379310344828,2.129758662756466 13.79310344827586,0.4204673754798174 15.17241379310345,0.0 16.55172413793103,16.81921587992016 17.93103448275862,2.149342004813366 19.31034482758621,1.063434198183422 20.68965517241379,2.437868208959111 22.06896551724138,2.40397651633026 23.44827586206897,1.631432821477028 24.82758620689655,2.905514332095693 26.20689655172414,1.427347332912219 27.58620689655172,1.144693578144684 28.96551724137931,2.482202648525734 30.3448275862069,9.940432937394073 31.72413793103448,4.428189391088277 33.10344827586207,2.086501689988801 34.48275862068966,2.69038353222213 35.86206896551724,1.948335722313827 37.24137931034483,7.948784071057659 38.62068965517241,5.999799826073369 40.0,2.313939101168005 41.37931034482759,0.4645771300267528 42.75862068965517,1.214887220886311 44.13793103448276,1.768454938142682 45.51724137931034,2.504048160212675 46.89655172413793,3.554261687578544 48.27586206896552,2.668374613248144 49.6551724137931,1.925841687956423 51.03448275862069,11.21260462534539 52.41379310344828,0.8572142019315763 53.79310344827586,1.345704967121943 55.17241379310345,20.0 56.55172413793103,2.622584827531268 57.93103448275862,0.495073014971682 59.31034482758621,3.083679339752857 60.68965517241379,4.156856697426386 62.06896551724138,2.362680431007145 63.44827586206897,13.19121154758446 64.82758620689656,2.553458438633159 66.20689655172414,1.448391127597091 67.58620689655172,0.9829510028356271 68.96551724137932,3.361456408297618 70.3448275862069,1.262974921577268 71.72413793103448,8.41836554925019 73.10344827586206,14.92057639877914 74.48275862068967,1.543739279588336 75.86206896551724,0.595221256019899 77.24137931034483,0.9427834490886725 78.62068965517241,2.333032221363767 80.0,1.938235109383306" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_concurrency__1000__JWT_count__100_4.html">BenchmarkTokens/concurrency:_1000,_JWT_count:_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.338570704510897 1.379310344827586,0.0 2.758620689655172,11.65940192600101 4.137931034482759,1.036999493157628 5.517241379310345,2.271667511403953 6.896551724137931,1.513431322858591 8.275862068965518,1.098834262544349 9.655172413793103,0.4591991890522048 11.03448275862069,1.55499239736442 12.41379310344828,0.6284845413076533 13.79310344827586,1.501267105930056 15.17241379310345,3.266092245311708 16.55172413793103,14.56563608717689 17.93103448275862,2.691332995438419 19.31034482758621,2.763304612265585 20.68965517241379,1.883426254434871 22.06896551724138,3.322858590978206 23.44827586206897,3.359351241763811 24.82758620689655,2.048656867714141 26.20689655172414,1.603649265078561 27.58620689655172,0.07399898631525596 28.96551724137931,2.996452103395844 30.3448275862069,11.08565636087177 31.72413793103448,2.515965534718702 33.10344827586207,1.891535732387228 34.48275862068966,0.6913329954384188 35.86206896551724,2.944754181449569 37.24137931034483,9.65433350228079 38.62068965517241,6.935631018753168 40.0,2.619361378611252 41.37931034482759,2.007095793208312 42.75862068965517,2.307146477445514 44.13793103448276,2.134820070957932 45.51724137931034,1.358337557019767 46.89655172413793,0.4744044602128738 48.27586206896552,0.6294982260516979 49.6551724137931,2.209832742017233 51.03448275862069,10.8160162189559 52.41379310344828,2.81500253421186 53.79310344827586,0.8514951849974658 55.17241379310345,20.0 56.55172413793103,2.364926507856057 57.93103448275862,0.8555499239736442 59.31034482758621,1.710086163203244 60.68965517241379,2.402432843385707 62.06896551724138,0.6082108464267613 63.44827586206897,12.46832235174861 64.82758620689656,1.638114546376077 66.20689655172414,0.4774455144450076 67.58620689655172,0.6558540293968576 68.96551724137932,2.130765331981754 70.3448275862069,1.996958945767866 71.72413793103448,5.494171312721744 73.10344827586206,16.75519513431323 74.48275862068967,2.910288900152053 75.86206896551724,0.6832235174860618 77.24137931034483,1.275215408008109 78.62068965517241,2.05068423720223 80.0,2.27977698935631" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_false__clients_100__pattern_count_10_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=false,_clients=100,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.408014065033108 1.379310344827586,1.696515105333139 2.758620689655172,12.85329339994787 4.137931034482759,2.135322934750438 5.517241379310345,5.451189829355456 6.896551724137931,5.447320178286663 8.275862068965518,4.116336907017939 9.655172413793103,2.295710253250109 11.03448275862069,4.181643894918653 12.41379310344828,5.667413208939071 13.79310344827586,2.102687110439665 15.17241379310345,2.566091078157233 16.55172413793103,15.51974803093954 17.93103448275862,5.860065289318261 19.31034482758621,1.847440331835831 20.68965517241379,5.769667413208939 22.06896551724138,3.466438728316039 23.44827586206897,3.73074119720643 24.82758620689655,3.262301382207556 26.20689655172414,0.5918887519491821 27.58620689655172,0.7694774645834161 28.96551724137931,4.565764189824938 30.3448275862069,13.30899340480703 31.72413793103448,6.085918622474898 33.10344827586207,4.73732755536119 34.48275862068966,6.072896098101839 35.86206896551724,4.989340789921238 37.24137931034483,8.577788379561529 38.62068965517241,7.163634114773144 40.0,2.996337967196314 41.37931034482759,6.279171470599928 42.75862068965517,0.3860904597198479 44.13793103448276,2.987370625107674 45.51724137931034,6.669431965261489 46.89655172413793,5.70408654589468 48.27586206896552,6.017545952106442 49.6551724137931,0.0 51.03448275862069,10.82171775401211 52.41379310344828,0.05932581490169054 53.79310344827586,4.480322647618795 55.17241379310345,20.0 56.55172413793103,1.812878516810453 57.93103448275862,1.443618388793915 59.31034482758621,5.86792827893293 60.68965517241379,6.366070758071712 62.06896551724138,5.050150854547944 63.44827586206897,11.8221550775918 64.82758620689656,6.209570760280417 66.20689655172414,2.513585744134784 67.58620689655172,2.56652398432703 68.96551724137932,5.800792483335321 70.3448275862069,5.996748786316631 71.72413793103448,6.401471880977308 73.10344827586206,15.68459693343405 74.48275862068967,3.375378240722335 75.86206896551724,1.376058521846301 77.24137931034483,4.369180614638413 78.62068965517241,3.178520786122265 80.0,2.853655627559337" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/test/e2e/authz</td><td><a href="benchmarks.__v1_test_e2e_authz_BenchmarkRESTAuthzAllow100Paths_4.html">BenchmarkRESTAuthzAllow100Paths-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.740737267552538 1.379310344827586,2.836914016710898 2.758620689655172,10.09152545551732 4.137931034482759,0.3436893385972974 5.517241379310345,3.447208754934966 6.896551724137931,5.314384313137091 8.275862068965518,3.958100846798016 9.655172413793103,3.440175548824517 11.03448275862069,5.126269493702936 12.41379310344828,4.001144068193966 13.79310344827586,2.879207029455067 15.17241379310345,3.238932077984189 16.55172413793103,14.72003150876337 17.93103448275862,4.082166602586344 19.31034482758621,3.454241961045416 20.68965517241379,4.293631666307192 22.06896551724138,4.744788394272157 23.44827586206897,5.026773071260444 24.82758620689655,3.61694346240048 26.20689655172414,0.0 27.58620689655172,2.99389517709613 28.96551724137931,3.732756923019215 30.3448275862069,11.5777825707775 31.72413793103448,2.726352016654632 33.10344827586207,4.387126419535433 34.48275862068966,3.860292393822032 35.86206896551724,3.803370312368127 37.24137931034483,9.943359246790514 38.62068965517241,8.044674925213576 40.0,3.682680495512815 41.37931034482759,3.50938229695134 42.75862068965517,3.501317553944691 44.13793103448276,3.347993660736892 45.51724137931034,6.577266802329398 46.89655172413793,4.379811885180566 48.27586206896552,4.259872276977034 49.6551724137931,1.144443298292338 51.03448275862069,10.62754953721504 52.41379310344828,2.931065202509448 53.79310344827586,4.538012134624943 55.17241379310345,20.0 56.55172413793103,3.191950261166387 57.93103448275862,2.652456464454176 59.31034482758621,3.907180434558362 60.68965517241379,5.047310033102957 62.06896551724138,3.325393625101981 63.44827586206897,10.61207648377205 64.82758620689656,4.32213959507488 66.20689655172414,3.811810159700667 67.58620689655172,0.679595262432364 68.96551724137932,3.822781961232968 70.3448275862069,3.793805152057916 71.72413793103448,7.152676838245637 73.10344827586206,16.26424224237366 74.48275862068967,3.60494012397198 75.86206896551724,2.16388307998162 77.24137931034483,2.043005710963362 78.62068965517241,0.3378752215459925 80.0,3.846413533764078" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcatVsSprintfSimple_sprintf_foobar_4.html">BenchmarkConcatVsSprintfSimple/sprintf_foobar-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.023192360163712 1.379310344827586,1.4051841746248321 2.758620689655172,14.21555252387449 4.137931034482759,4.365620736698503 5.517241379310345,7.939972714870397 6.896551724137931,6.34379263301501 8.275862068965518,6.998635743519783 9.655172413793103,3.642564802182811 11.03448275862069,3.4106412005457045 12.41379310344828,5.266030013642567 13.79310344827586,2.6466575716234715 15.17241379310345,2.0190995907230587 16.55172413793103,15.743519781718966 17.93103448275862,7.380627557980903 19.31034482758621,3.615279672578449 20.68965517241379,6.507503410641203 22.06896551724138,1.2551159618008256 23.44827586206897,2.469304229195089 24.82758620689655,7.21691678035471 26.20689655172414,5.51159618008186 27.58620689655172,3.5061391541609837 28.96551724137931,8.649386084583906 30.3448275862069,14.829467939972716 31.72413793103448,7.939972714870397 33.10344827586207,8.035470668485678 34.48275862068966,8.18553888130969 35.86206896551724,8.24010914051842 37.24137931034483,7.953615279672579 38.62068965517241,6.821282401091409 40.0,4.965893587994547 41.37931034482759,8.963165075034107 42.75862068965517,1.7871759890859522 44.13793103448276,0.0 45.51724137931034,4.9386084583901795 46.89655172413793,8.567530695770804 48.27586206896552,9.01773533424284 49.6551724137931,2.783083219645299 51.03448275862069,9.686221009549797 52.41379310344828,4.65211459754434 53.79310344827586,8.758526603001364 55.17241379310345,20.0 56.55172413793103,3.2060027285129635 57.93103448275862,3.042291950886767 59.31034482758621,5.211459754433836 60.68965517241379,9.01773533424284 62.06896551724138,7.626193724420194 63.44827586206897,12.087312414733972 64.82758620689656,5.825375170532061 66.20689655172414,4.583901773533427 67.58620689655172,7.421555252387453 68.96551724137932,8.403819918144613 70.3448275862069,7.353342428376539 71.72413793103448,6.125511596180086 73.10344827586206,12.141882673942703 74.48275862068967,2.6193724420191025 75.86206896551724,2.1282401091405205 77.24137931034483,2.6739427012278334 78.62068965517241,2.360163710777627 80.0,4.229195088676674" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_true__clients_200__pattern_count_1000_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=true,_clients=200,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.128568112738327 1.379310344827586,9.079127714838354 2.758620689655172,15.0004151423045 4.137931034482759,7.488546449295385 5.517241379310345,9.278387178778669 6.896551724137931,2.429840729483283 8.275862068965518,9.245214700193424 9.655172413793103,8.19148007736944 11.03448275862069,7.542491074882564 12.41379310344828,0.0 13.79310344827586,8.541545399281569 15.17241379310345,7.889343133462282 16.55172413793103,10.15135849682233 17.93103448275862,9.433985520862118 19.31034482758621,7.891742912406742 20.68965517241379,9.101885824813484 22.06896551724138,8.164162917933131 23.44827586206897,7.654474274661509 24.82758620689655,8.846621497651284 26.20689655172414,7.90456236529428 27.58620689655172,8.061930920143686 28.96551724137931,9.120534070185133 30.3448275862069,14.94208300635535 31.72413793103448,9.177271069356175 33.10344827586207,9.2465940867643 34.48275862068966,8.437985299806575 35.86206896551724,7.97594562033711 37.24137931034483,5.461840287372202 38.62068965517241,8.863034429400386 40.0,8.308860569218016 41.37931034482759,9.202292788063001 42.75862068965517,7.920862116606797 44.13793103448276,8.108059021829234 45.51724137931034,1.455719701575021 46.89655172413793,7.831083503730312 48.27586206896552,9.021624979276043 49.6551724137931,7.30716772589113 51.03448275862069,12.33970223818734 52.41379310344828,5.54229212489638 53.79310344827586,8.138131417518652 55.17241379310345,20.0 56.55172413793103,7.644685935341254 57.93103448275862,7.583306769825919 59.31034482758621,2.81511400939486 60.68965517241379,9.66401061066593 62.06896551724138,9.937420945012434 63.44827586206897,11.61354716772589 64.82758620689656,2.096359878419453 66.20689655172414,6.974070627245095 67.58620689655172,6.059777839182095 68.96551724137932,9.41718883669522 70.3448275862069,9.289179994473612 71.72413793103448,9.362423652942802 73.10344827586206,13.27892655429677 74.48275862068967,8.400004421110804 75.86206896551724,7.795803039513678 77.24137931034483,7.882677866814037 78.62068965517241,8.260284940591324 80.0,8.539235810997512" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td><td><span style="background:rgb(255,157,120);color:black;padding:2px 6px;display:block;text-align:right">1.46</span></td><td><span style="background:rgb(255,192,120);color:black;padding:2px 6px;display:block;text-align:right">1.28</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNCallOnly_merge_equal_4.html">BenchmarkObjectUnionNCallOnly/merge_equal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.20445459737293 1.379310344827586,1.3706453455168486 2.758620689655172,13.420902341519131 4.137931034482759,2.838378069674473 5.517241379310345,5.9337521416333505 6.896551724137931,2.6270702455739574 8.275862068965518,4.483152484294688 9.655172413793103,3.1753283837806983 11.03448275862069,3.1410622501427774 12.41379310344828,2.5928041119360365 13.79310344827586,1.479154768703598 15.17241379310345,2.3586521987435702 16.55172413793103,14.511707595659626 17.93103448275862,3.706453455168475 19.31034482758621,2.3243860651056565 20.68965517241379,3.2838378069674476 22.06896551724138,3.072529982866932 23.44827586206897,3.2438606510565364 24.82758620689655,3.797829811536264 26.20689655172414,1.4905768132495751 27.58620689655172,1.8789263278126782 28.96551724137931,4.288977727013137 30.3448275862069,13.169617361507711 31.72413793103448,6.362078812107367 33.10344827586207,6.007995431182184 34.48275862068966,5.813820673900626 35.86206896551724,4.003426613363795 37.24137931034483,7.515705311250716 38.62068965517241,5.2712735579668735 40.0,2.9982866933181036 41.37931034482759,5.494003426613368 42.75862068965517,1.3021130782410033 44.13793103448276,2.084523129640207 45.51724137931034,2.906910336950311 46.89655172413793,5.448315248429466 48.27586206896552,5.471159337521414 49.6551724137931,0.0 51.03448275862069,8.189605939463164 52.41379310344828,2.3814962878355246 53.79310344827586,4.905768132495716 55.17241379310345,20.0 56.55172413793103,3.2438606510565364 57.93103448275862,2.0902341519131937 59.31034482758621,2.8555111364934334 60.68965517241379,5.996573386636207 62.06896551724138,4.894346087949746 63.44827586206897,9.880068532267277 64.82758620689656,3.192461450599655 66.20689655172414,2.490005711022274 67.58620689655172,4.009137635636781 68.96551724137932,5.6710451170759555 70.3448275862069,5.89948600799543 71.72413793103448,5.088520845231297 73.10344827586206,12.838378069674473 74.48275862068967,3.2609937178755004 75.86206896551724,1.9074814391776123 77.24137931034483,3.306681896059395 78.62068965517241,2.244431753283834 80.0,3.363792118789263" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkWalk_1000_4.html">BenchmarkWalk/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.172861238243726 1.379310344827586,1.78695367902228 2.758620689655172,13.78363426042348 4.137931034482759,2.479505104863451 5.517241379310345,4.417844389679626 6.896551724137931,3.97424935874868 8.275862068965518,1.585776794246341 9.655172413793103,1.58829150530604 11.03448275862069,3.37826283759996 12.41379310344828,3.54373082532817 13.79310344827586,2.114872001207061 15.17241379310345,1.756777146305889 16.55172413793103,15.234119599658 17.93103448275862,6.237489312477996 19.31034482758621,3.37775989538802 20.68965517241379,5.587185032439773 22.06896551724138,4.027561233214304 23.44827586206897,3.935019866217372 24.82758620689655,2.491575717950008 26.20689655172414,1.846803802243122 27.58620689655172,2.064577780013076 28.96551724137931,4.041643615148619 30.3448275862069,13.33551274958507 31.72413793103448,5.946285771764824 33.10344827586207,5.475028919177187 34.48275862068966,5.770758939797817 35.86206896551724,4.531006387366092 37.24137931034483,7.789568978524368 38.62068965517241,6.569934114570236 40.0,3.08001810591963 41.37931034482759,5.580646783684555 42.75862068965517,0.0 44.13793103448276,1.602876829452296 45.51724137931034,4.542574058240708 46.89655172413793,5.534879042398028 48.27586206896552,5.303022682693758 49.6551724137931,0.2177739777699542 51.03448275862069,9.898405673188151 52.41379310344828,2.025851229693708 53.79310344827586,4.680883166524166 55.17241379310345,20.0 56.55172413793103,3.671981089372831 57.93103448275862,2.699793793693105 59.31034482758621,3.536689634361012 60.68965517241379,5.126992908514812 62.06896551724138,5.680229341648645 63.44827586206897,10.34904189508625 64.82758620689656,4.844339385404617 66.20689655172414,2.311019463863602 67.58620689655172,2.868782376904894 68.96551724137932,5.816526681084343 70.3448275862069,5.325152140019112 71.72413793103448,6.624251873459739 73.10344827586206,15.64452044460092 74.48275862068967,3.748428305587688 75.86206896551724,2.505658099884323 77.24137931034483,3.440124729668561 78.62068965517241,2.328622441281497 80.0,3.994869989438214" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(245,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnion_250x10_4.html">BenchmarkSetUnion/250x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.791082119560361 1.379310344827586,4.213743186489143 2.758620689655172,14.007595389152 4.137931034482759,4.730319006344384 5.517241379310345,7.909838262889822 6.896551724137931,8.137699937449735 8.275862068965518,6.255115717987669 9.655172413793103,3.922437673130194 11.03448275862069,5.08935751943526 12.41379310344828,7.506210347600751 13.79310344827586,4.602716468590832 15.17241379310345,4.296845679563935 16.55172413793103,14.99839156465017 17.93103448275862,7.62085604503619 19.31034482758621,4.63122151729068 20.68965517241379,7.458046644625145 22.06896551724138,4.583415244392816 23.44827586206897,5.41837190599589 24.82758620689655,5.507371995353409 26.20689655172414,0.0 27.58620689655172,3.897506925207756 28.96551724137931,7.730050933786078 30.3448275862069,13.3170404789563 31.72413793103448,7.862389420069699 33.10344827586207,7.369314627825932 34.48275862068966,7.873201679921365 35.86206896551724,7.287284424984362 37.24137931034483,10.93628808864266 38.62068965517241,9.984362434098829 40.0,5.343937092306318 41.37931034482759,7.896613350013404 42.75862068965517,3.097757126262175 44.13793103448276,4.264498257528371 45.51724137931034,8.41381467250469 46.89655172413793,6.829684567956394 48.27586206896552,7.526762577070861 49.6551724137931,3.829684567956394 51.03448275862069,12.67563220445 52.41379310344828,4.74622464480386 53.79310344827586,7.350192118666786 55.17241379310345,20.0 56.55172413793103,4.633812885354303 57.93103448275862,3.386203198999196 59.31034482758621,7.44249843624341 60.68965517241379,8.657939415601822 62.06896551724138,7.388258421946207 63.44827586206897,14.24644803860245 64.82758620689656,8.456527566794746 66.20689655172414,4.63461710302922 67.58620689655172,7.178715038870521 68.96551724137932,8.03940666607095 70.3448275862069,7.438387990349388 71.72413793103448,10.30220713073005 73.10344827586206,16.39844517916183 74.48275862068967,5.000268072558306 75.86206896551724,5.433026539183272 77.24137931034483,5.269502278616746 78.62068965517241,4.381556607988562 80.0,4.45098740058976" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectGetFound_4.html">BenchmarkObjectGetFound-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.0049352251696497 1.379310344827586,2.899444787168413 2.758620689655172,11.955582973473163 4.137931034482759,3.115360888340529 5.517241379310345,4.194941394201111 6.896551724137931,8.914250462677359 8.275862068965518,4.0098704503392995 9.655172413793103,2.2516964836520685 11.03448275862069,2.776064157927209 12.41379310344828,8.988278840222089 13.79310344827586,2.3750771128932726 15.17241379310345,2.7452190006169026 16.55172413793103,16.431215299198026 17.93103448275862,3.79395434916718 19.31034482758621,0.37014188772362644 20.68965517241379,4.0098704503392995 22.06896551724138,2.683528685996297 23.44827586206897,2.9611351017890186 24.82758620689655,4.349167180752623 26.20689655172414,2.405922270203579 27.58620689655172,2.5293028994447866 28.96551724137931,4.318322023442322 30.3448275862069,11.884639111659471 31.72413793103448,4.318322023442322 33.10344827586207,3.9790252930289967 34.48275862068966,3.6705737199259723 35.86206896551724,4.657618753855646 37.24137931034483,6.7550894509562 38.62068965517241,4.410857495373229 40.0,2.6526835286859978 41.37931034482759,3.5780382479950674 42.75862068965517,2.899444787168413 44.13793103448276,2.9919802590993214 45.51724137931034,8.763109191856879 46.89655172413793,4.194941394201111 48.27586206896552,4.2566317088217165 49.6551724137931,0.09253547193090839 51.03448275862069,6.292412091301664 52.41379310344828,1.1104256631708829 53.79310344827586,3.948180135718694 55.17241379310345,20.0 56.55172413793103,2.0974706971005546 57.93103448275862,1.974090067859347 59.31034482758621,8.750771128932758 60.68965517241379,4.410857495373229 62.06896551724138,4.966070326958667 63.44827586206897,9.663787785317705 64.82758620689656,8.692165330043181 66.20689655172414,2.190006169031463 67.58620689655172,4.349167180752623 68.96551724137932,3.238741517581744 70.3448275862069,4.410857495373229 71.72413793103448,4.688463911165945 73.10344827586206,16.826033312769894 74.48275862068967,0.8636644046884641 75.86206896551724,0.030845157310299243 77.24137931034483,2.436767427513878 78.62068965517241,0.0 80.0,3.238741517581744" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_100_10000_4.html">BenchmarkJSONPatchAddRemove/array-100-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.982106217904226 1.379310344827586,0.6485596098593756 2.758620689655172,11.05909145986878 4.137931034482759,1.168292506097848 5.517241379310345,1.8876839938005 6.896551724137931,1.443776848404774 8.275862068965518,3.428362258082343 9.655172413793103,2.634843443348947 11.03448275862069,1.621700684997138 12.41379310344828,1.957131782985038 13.79310344827586,1.123058663558467 15.17241379310345,0.2786986727451649 16.55172413793103,17.15714780393801 17.93103448275862,2.851283476060083 19.31034482758621,1.974927208597371 20.68965517241379,3.552570272918962 22.06896551724138,2.595728996454604 23.44827586206897,1.646431763668636 24.82758620689655,3.816495193460612 26.20689655172414,1.779111617877964 27.58620689655172,1.397361714079731 28.96551724137931,2.498168490740041 30.3448275862069,11.80135843485429 31.72413793103448,4.273746373104673 33.10344827586207,2.157266947100943 34.48275862068966,2.897257527186188 35.86206896551724,2.406722310748691 37.24137931034483,8.45697943183414 38.62068965517241,5.97187105972013 40.0,2.133367335609052 41.37931034482759,3.341195092112875 42.75862068965517,1.643891732833371 44.13793103448276,1.890837485176816 45.51724137931034,2.753342726208505 46.89655172413793,3.521613330244061 48.27586206896552,2.61694154937825 49.6551724137931,1.584467179100565 51.03448275862069,10.82849620541701 52.41379310344828,0.0 53.79310344827586,0.4029066875817842 55.17241379310345,20.0 56.55172413793103,2.634909352332696 57.93103448275862,0.9578045616114645 59.31034482758621,2.736900969723948 60.68965517241379,3.765542479100515 62.06896551724138,2.829802217279612 63.44827586206897,12.84311076207516 64.82758620689656,2.289449948971237 66.20689655172414,1.66281268109127 67.58620689655172,0.4398664176997055 68.96551724137932,3.019376734230135 70.3448275862069,1.299167468136809 71.72413793103448,8.667812131004752 73.10344827586206,17.53242341756332 74.48275862068967,1.965831768839956 75.86206896551724,0.1695584655780193 77.24137931034483,1.210398206870048 78.62068965517241,2.602918145605113 80.0,2.301896607056216" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayString_500_json_Marshal_4.html">BenchmarkArrayString/500/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,3.67268659101806 2.758620689655172,12.83362633850088 4.137931034482759,0.1885887805657663 5.517241379310345,4.70832667412498 6.896551724137931,5.421128336263385 8.275862068965518,4.92568323477705 9.655172413793103,1.844334345533003 11.03448275862069,3.343455330030366 12.41379310344828,4.954451014863353 13.79310344827586,3.017420489052261 15.17241379310345,3.41058015023174 16.55172413793103,17.90634489371903 17.93103448275862,2.656225027968675 19.31034482758621,1.003675883011028 20.68965517241379,5.088700655266102 22.06896551724138,3.806936231420809 23.44827586206897,3.950775131852325 24.82758620689655,4.900111874700336 26.20689655172414,3.592776090778328 27.58620689655172,2.176762026530286 28.96551724137931,4.711523094134569 30.3448275862069,13.10532203931597 31.72413793103448,3.378615950135848 33.10344827586207,3.119705929359118 34.48275862068966,3.138884449416653 35.86206896551724,1.68451334505354 37.24137931034483,9.429439028288318 38.62068965517241,6.779606840338821 40.0,2.611475147834425 41.37931034482759,2.218315486654946 42.75862068965517,2.828831708486495 44.13793103448276,3.074956049224868 45.51724137931034,6.085983698257951 46.89655172413793,5.114272015342816 48.27586206896552,1.441585424324756 49.6551724137931,0.8278727824836183 51.03448275862069,10.07831229023494 52.41379310344828,0.04155346012466038 53.79310344827586,4.471791593415375 55.17241379310345,20.0 56.55172413793103,3.480901390442704 57.93103448275862,3.062170369186511 59.31034482758621,4.692344574077034 60.68965517241379,3.058973949176922 62.06896551724138,1.735656065206968 63.44827586206897,11.59021895477066 64.82758620689656,6.17867987853604 66.20689655172414,3.452133610356401 67.58620689655172,5.242128815726386 68.96551724137932,2.416493527249481 70.3448275862069,2.493207607479623 71.72413793103448,6.801981780405945 73.10344827586206,17.37893559213681 74.48275862068967,4.733898034201694 75.86206896551724,4.046667732140003 77.24137931034483,4.369506153108518 78.62068965517241,3.880453891641362 80.0,4.353524053060572" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSumFloatArray_4.html">BenchmarkSumFloatArray-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.737817433081675 1.379310344827586,9.965682910089225 2.758620689655172,18.83321894303363 4.137931034482759,9.169526424159232 5.517241379310345,13.67192862045299 6.896551724137931,10.28826355525051 8.275862068965518,11.35209334248456 9.655172413793103,9.279341111873713 11.03448275862069,9.64996568291009 12.41379310344828,7.625257378174331 13.79310344827586,9.052848318462594 15.17241379310345,9.457789979409746 16.55172413793103,20.0 17.93103448275862,13.78860672614962 19.31034482758621,9.464653397391901 20.68965517241379,13.47288949897049 22.06896551724138,4.680851063829787 23.44827586206897,4.879890185312286 24.82758620689655,8.613589567604667 26.20689655172414,4.378860672614962 27.58620689655172,4.296499656829101 28.96551724137931,8.544955387783116 30.3448275862069,15.20247083047358 31.72413793103448,6.032944406314345 33.10344827586207,8.647906657515444 34.48275862068966,8.641043239533287 35.86206896551724,8.22923816060398 37.24137931034483,9.279341111873713 38.62068965517241,7.707618393960192 40.0,4.722031571722718 41.37931034482759,8.641043239533287 42.75862068965517,4.323953328757721 44.13793103448276,4.53671928620453 45.51724137931034,5.998627316403569 46.89655172413793,4.385724090597117 48.27586206896552,8.682223747426217 49.6551724137931,4.371997254632807 51.03448275862069,11.23541523678792 52.41379310344828,3.9601921757035 53.79310344827586,3.260123541523679 55.17241379310345,19.86959505833905 56.55172413793103,4.24159231297186 57.93103448275862,3.829787234042553 59.31034482758621,5.401509951956074 60.68965517241379,8.538091969800961 62.06896551724138,7.940974605353466 63.44827586206897,10.56966369251887 64.82758620689656,4.660260809883322 66.20689655172414,4.124914207275223 67.58620689655172,4.790665751544269 68.96551724137932,8.682223747426217 70.3448275862069,8.613589567604667 71.72413793103448,7.721345229924502 73.10344827586206,13.761153054221 74.48275862068967,5.332875772134523 75.86206896551724,1.214824982841455 77.24137931034483,0.6932052161976664 78.62068965517241,0.0 80.0,4.996568291008922" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedObjects_depth_10_4.html">BenchmarkParseDeepNesting/NestedObjects/depth-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.386288727752142 1.379310344827586,3.589067491506516 2.758620689655172,11.56939303280767 4.137931034482759,4.227980325541301 5.517241379310345,3.231073474975914 6.896551724137931,8.106079813396887 8.275862068965518,1.769687135540794 9.655172413793103,1.258556868312966 11.03448275862069,3.639774859287054 12.41379310344828,7.37386542264591 13.79310344827586,1.98874296435272 15.17241379310345,3.703666142690533 16.55172413793103,14.04796916992039 17.93103448275862,3.697581258556868 19.31034482758621,1.836620861011105 20.68965517241379,4.035292327975255 22.06896551724138,3.724963237158359 23.44827586206897,2.453222453222453 24.82758620689655,4.643780741341717 26.20689655172414,3.564727954971857 27.58620689655172,0.0 28.96551724137931,4.530196237513311 30.3448275862069,10.89397089397089 31.72413793103448,4.296942345722834 33.10344827586207,3.985599107550327 34.48275862068966,3.882156077278028 35.86206896551724,3.164139749505603 37.24137931034483,9.59687642614472 38.62068965517241,5.659956391663709 40.0,2.743268596927134 41.37931034482759,4.873992191065362 42.75862068965517,3.64687389077633 44.13793103448276,3.88418437198925 45.51724137931034,7.791694133157548 46.89655172413793,3.904467319101465 48.27586206896552,2.345722833527712 49.6551724137931,2.244308097966635 51.03448275862069,8.773388773388772 52.41379310344828,2.525226915470818 53.79310344827586,1.347801835606714 55.17241379310345,20.0 56.55172413793103,3.77871304700573 57.93103448275862,1.516150296638102 59.31034482758621,7.262309213528726 60.68965517241379,4.776634044926728 62.06896551724138,2.689518787079763 63.44827586206897,11.08463059682572 64.82758620689656,8.01987728816997 66.20689655172414,1.884285786724811 67.58620689655172,4.193499315450535 68.96551724137932,2.921758531514629 70.3448275862069,1.26362760509102 71.72413793103448,7.852542974494194 73.10344827586206,14.63008975204097 74.48275862068967,1.93499315450535 75.86206896551724,2.951168804827341 77.24137931034483,2.363977485928705 78.62068965517241,3.101262613457735 80.0,2.77876375437351" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkInliningFullScan_10000_4.html">BenchmarkInliningFullScan/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.978623546144076 1.379310344827586,1.078472396480495 2.758620689655172,12.30275066076121 4.137931034482759,0.5566708085008287 5.517241379310345,3.603700696308027 6.896551724137931,1.988188783620074 8.275862068965518,3.430165618799816 9.655172413793103,0.9381501048240595 11.03448275862069,2.977284345623466 12.41379310344828,0.0 13.79310344827586,2.269151049574862 15.17241379310345,2.200840685444028 16.55172413793103,15.42164783705586 17.93103448275862,3.831539697137066 19.31034482758621,2.32948159948501 20.68965517241379,4.001927474024585 22.06896551724138,2.896105218284976 23.44827586206897,3.515170018891279 24.82758620689655,3.623314422620021 26.20689655172414,1.341143990890805 27.58620689655172,1.697831333838785 28.96551724137931,4.117237676922135 30.3448275862069,11.1988031063532 31.72413793103448,3.050902999828601 33.10344827586207,3.229236953951191 34.48275862068966,3.104256117689384 35.86206896551724,4.421196054964628 37.24137931034483,8.375592225849784 38.62068965517241,5.394690035551304 40.0,2.212364342971376 41.37931034482759,4.227813660966543 42.75862068965517,2.289592619477265 44.13793103448276,2.944149298582889 45.51724137931034,2.714902403033727 46.89655172413793,4.705200225651849 48.27586206896552,3.817834120476171 49.6551724137931,2.817164445467009 51.03448275862069,10.45788982033439 52.41379310344828,2.254140731616397 53.79310344827586,3.162556114901252 55.17241379310345,20.0 56.55172413793103,2.502089043678822 57.93103448275862,1.212595765432406 59.31034482758621,0.8033872594011824 60.68965517241379,4.38088437017099 62.06896551724138,4.029432810906097 63.44827586206897,11.81004170163979 64.82758620689656,2.139805253813107 66.20689655172414,1.884397379574172 67.58620689655172,2.455134801714828 68.96551724137932,4.811829470050787 70.3448275862069,4.597058064388815 71.72413793103448,6.894300108139171 73.10344827586206,16.84517329064875 74.48275862068967,3.859784300213535 75.86206896551724,1.676936412119152 77.24137931034483,1.291063751730343 78.62068965517241,2.703386220392071 80.0,2.546776526556662" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefString_simple_ref_4.html">BenchmarkRefString/simple_ref-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.53127299484915 1.379310344827586,3.1199411331861633 2.758620689655172,11.258278145695364 4.137931034482759,0.45621780721117844 5.517241379310345,2.8991905813097816 6.896551724137931,4.547461368653421 8.275862068965518,4.032376747608534 9.655172413793103,2.1780721118469444 11.03448275862069,4.488594554819718 12.41379310344828,4.812362030905074 13.79310344827586,3.2376747608535688 15.17241379310345,4.002943340691683 16.55172413793103,10.30169242089772 17.93103448275862,5.504047093451067 19.31034482758621,3.3701250919793964 20.68965517241379,5.621780721118466 22.06896551724138,3.620309050772626 23.44827586206897,3.9735099337748316 24.82758620689655,3.796909492273727 26.20689655172414,1.780721118469458 27.58620689655172,1.2067696835908706 28.96551724137931,3.6791758646063286 30.3448275862069,11.714495952906548 31.72413793103448,4.518027961736568 33.10344827586207,4.238410596026485 34.48275862068966,4.503311258278144 35.86206896551724,3.384841795437822 37.24137931034483,1.6041206769683605 38.62068965517241,0.0 40.0,3.355408388520967 41.37931034482759,5.592347314201618 42.75862068965517,3.561442236938923 44.13793103448276,5.562913907284766 45.51724137931034,5.886681383370124 46.89655172413793,4.488594554819718 48.27586206896552,4.208977189109637 49.6551724137931,3.796909492273727 51.03448275862069,4.253127299484916 52.41379310344828,3.7821927888153013 53.79310344827586,3.635025754231048 55.17241379310345,20.0 56.55172413793103,4.194260485651213 57.93103448275862,4.6210448859455475 59.31034482758621,5.371596762325236 60.68965517241379,6.828550404709347 62.06896551724138,5.430463576158939 63.44827586206897,6.946284032376745 64.82758620689656,6.048565121412802 66.20689655172414,4.459161147902865 67.58620689655172,7.0934510669609985 68.96551724137932,3.296541574687268 70.3448275862069,1.692420897718911 71.72413793103448,3.8263428991905784 73.10344827586206,10.846210448859454 74.48275862068967,2.4576894775570253 75.86206896551724,2.4429727740985996 77.24137931034483,2.4429727740985996 78.62068965517241,2.0897718910963903 80.0,5.665930831493744" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayString_5000_json_Marshal_4.html">BenchmarkArrayString/5000/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.626861421941289 1.379310344827586,4.381993678995473 2.758620689655172,13.75558782494804 4.137931034482759,1.403433842999915 5.517241379310345,6.360866717918055 6.896551724137931,6.537968736653284 8.275862068965518,6.08154665299963 9.655172413793103,2.69696193160787 11.03448275862069,4.472822527832351 12.41379310344828,6.355172119244896 13.79310344827586,3.748469576606589 15.17241379310345,4.642236838358817 16.55172413793103,17.77312718886136 17.93103448275862,2.791492269582301 19.31034482758621,1.257082657099741 20.68965517241379,6.543378605392785 22.06896551724138,4.718259730645483 23.44827586206897,4.900771618120213 24.82758620689655,6.341789812362974 26.20689655172414,4.596110589106233 27.58620689655172,3.029526494120327 28.96551724137931,6.222772700093961 30.3448275862069,13.99419150935338 31.72413793103448,4.772643147974147 33.10344827586207,4.456592921613849 34.48275862068966,4.562797186868255 35.86206896551724,2.420773895959682 37.24137931034483,10.21155434070784 38.62068965517241,8.322371230887503 40.0,3.671592494518949 41.37931034482759,3.079354232510464 42.75862068965517,4.501580251131801 44.13793103448276,4.032914780330856 45.51724137931034,7.755758662908232 46.89655172413793,6.627089205888215 48.27586206896552,2.036673215455141 49.6551724137931,0.8242931579396942 51.03448275862069,12.35443182141739 52.41379310344828,0.0 53.79310344827586,6.080692463198656 55.17241379310345,20.0 56.55172413793103,4.404202613820791 57.93103448275862,3.860083710600495 59.31034482758621,6.106318157227869 60.68965517241379,4.245892770706984 62.06896551724138,1.743970843654793 63.44827586206897,12.06970188775946 64.82758620689656,7.856553059423137 66.20689655172414,4.266108595996697 67.58620689655172,6.262919620739728 68.96551724137932,2.930440477207369 70.3448275862069,3.399105948008314 71.72413793103448,6.99154352097036 73.10344827586206,14.17414082742519 74.48275862068967,5.357763161641183 75.86206896551724,5.039435095811623 77.24137931034483,4.874007004356368 78.62068965517241,4.813928988354546 80.0,5.058796731300362" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildNonsensicalIndex_1_4.html">BenchmarkBuildNonsensicalIndex/1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.321547295255364 3.2,5.167724388032639 6.4,4.2611060743427025 9.6,3.6869144756724097 12.8,5.379268661226957 16.0,2.719854941069812 19.2,3.5358114233907543 22.4,20.0 25.6,3.5358114233907543 28.8,0.0 32.0,4.714415231187669 35.2,6.346328195829557 38.4,3.656693865216077 41.6,8.975521305530371 44.8,5.258386219401633 48.0,0.3626473254759759 51.2,5.832577818071925 54.4,3.7775763070414 57.6,3.6869144756724097 60.8,5.7116953762466025 64.0,14.735569658507103 67.2,2.6896343306134796 70.4,2.3269870051375037 73.6,2.4176488365064976 76.8,3.7171350861287387 80.0,1.359927470534906" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_Cache_concurrency__1__JWT_count__1_4.html">BenchmarkTokens_Cache/concurrency:_1,_JWT_count:_1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.393687783843296 1.379310344827586,2.065232350107803 2.758620689655172,13.21895499793569 4.137931034482759,1.589063718519198 5.517241379310345,4.633240056883343 6.896551724137931,6.148905913115281 8.275862068965518,2.595531905133263 9.655172413793103,0.9248130648194871 11.03448275862069,4.046974631863847 12.41379310344828,6.095692462957016 13.79310344827586,1.275287857241158 15.17241379310345,1.476214505252535 16.55172413793103,16.49892196889766 17.93103448275862,4.871783109316941 19.31034482758621,2.819395385109409 20.68965517241379,4.900224780953255 22.06896551724138,3.662553328134318 23.44827586206897,4.324051561998257 24.82758620689655,3.481811092251938 26.20689655172414,1.984494701591816 27.58620689655172,0.9468324235056654 28.96551724137931,4.154319005458966 30.3448275862069,12.35194274966742 31.72413793103448,5.469975686958117 33.10344827586207,3.513005183724024 34.48275862068966,4.939676131932657 35.86206896551724,4.479104546080095 37.24137931034483,8.887563649708701 38.62068965517241,7.143446947107665 40.0,3.56897105371806 41.37931034482759,5.108491215193357 42.75862068965517,1.12115234643791 44.13793103448276,1.15785127758154 45.51724137931034,6.810404146979219 46.89655172413793,4.860773429973852 48.27586206896552,4.396531951006927 49.6551724137931,0.7404009358227442 51.03448275862069,9.92339098123767 52.41379310344828,2.728565530528923 53.79310344827586,4.178173310702326 55.17241379310345,20.0 56.55172413793103,2.307445295655764 57.93103448275862,0.0 59.31034482758621,6.008532501490894 60.68965517241379,5.456213587779256 62.06896551724138,3.043258865085554 63.44827586206897,11.06839763291894 64.82758620689656,6.486536079636681 66.20689655172414,1.998256800770678 67.58620689655172,2.291848249919721 68.96551724137932,5.477315473186843 70.3448275862069,5.67824212119822 71.72413793103448,6.342492774897931 73.10344827586206,17.53566677370522 74.48275862068967,1.978989861920272 75.86206896551724,0.7275563099224736 77.24137931034483,2.36249369237121 78.62068965517241,1.277122803798339 80.0,1.239506399376118" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_10x1000x10_1000p_4.html">BenchmarkJSONPatchReplace/10x1000x10-1000p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.582827406764961 1.379310344827586,0.2775368603642671 2.758620689655172,12.2081526452732 4.137931034482759,1.273200346921075 5.517241379310345,3.75021682567216 6.896551724137931,2.608846487424111 8.275862068965518,3.372072853425846 9.655172413793103,0.388551604509974 11.03448275862069,1.491760624457936 12.41379310344828,2.806591500433651 13.79310344827586,0.0 15.17241379310345,0.204683434518647 16.55172413793103,14.95576756287944 17.93103448275862,4.173460537727667 19.31034482758621,0.5030355594102341 20.68965517241379,3.510841283607979 22.06896551724138,1.640936686903729 23.44827586206897,2.00520381613183 24.82758620689655,4.2601908065915 26.20689655172414,0.3677363399826539 27.58620689655172,0.7562879444926279 28.96551724137931,3.632263660017346 30.3448275862069,12.39895923677363 31.72413793103448,3.95836947094536 33.10344827586207,3.462272333044232 34.48275862068966,4.01040763226366 35.86206896551724,3.85429314830876 37.24137931034483,7.441457068516912 38.62068965517241,4.360797918473547 40.0,1.585429314830876 41.37931034482759,3.882046834345186 42.75862068965517,0.8673026886383348 44.13793103448276,1.842150910667823 45.51724137931034,3.122289679098005 46.89655172413793,3.920208152645273 48.27586206896552,3.764093668690373 49.6551724137931,1.450130095403296 51.03448275862069,9.002601908065914 52.41379310344828,0.5203816131830009 53.79310344827586,3.174327840416305 55.17241379310345,20.0 56.55172413793103,1.228100607111882 57.93103448275862,0.6313963573287077 59.31034482758621,3.590633130962706 60.68965517241379,4.277536860364267 62.06896551724138,3.153512575888985 63.44827586206897,9.915004336513443 64.82758620689656,3.309627059843886 66.20689655172414,0.4787510841283608 67.58620689655172,2.27580225498699 68.96551724137932,3.954900260190807 70.3448275862069,3.77103209019948 71.72413793103448,5.842150910667823 73.10344827586206,15.77450130095403 74.48275862068967,1.689505637467476 75.86206896551724,0.9540329575021683 77.24137931034483,1.387684301821336 78.62068965517241,0.7250650477016479 80.0,1.925411968777103" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_1000x10x10_100p_4.html">BenchmarkJSONPatchReplace/1000x10x10-100p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.7175059219072362 1.379310344827586,0.1681057538014824 2.758620689655172,12.34889585084435 4.137931034482759,0.565446626423168 5.517241379310345,3.390387407350806 6.896551724137931,2.42912814243142 8.275862068965518,3.909987010009934 9.655172413793103,0.8588675785130282 11.03448275862069,1.739894551845343 12.41379310344828,2.443646366623367 13.79310344827586,0.0 15.17241379310345,0.6181707037518148 16.55172413793103,16.34064338656682 17.93103448275862,4.20264384503706 19.31034482758621,0.4989684419653091 20.68965517241379,3.452280889432261 22.06896551724138,1.204248490868801 23.44827586206897,2.014212577366853 24.82758620689655,4.307327882631619 26.20689655172414,0.2597998013295637 27.58620689655172,0.5356460609765415 28.96551724137931,4.107893329258042 30.3448275862069,12.63620386643234 31.72413793103448,4.243142049361962 33.10344827586207,3.261251623748758 34.48275862068966,3.317032169328341 35.86206896551724,3.359822724841446 37.24137931034483,6.857950638037747 38.62068965517241,4.742110491327271 40.0,1.659662260258272 41.37931034482759,4.123939787575457 42.75862068965517,1.337204859784519 44.13793103448276,2.206770077175823 45.51724137931034,3.22533812180026 46.89655172413793,3.791548865286162 48.27586206896552,3.729655383204707 49.6551724137931,1.295942538396882 51.03448275862069,9.426912202949492 52.41379310344828,0.9268739970963552 53.79310344827586,3.779322992282418 55.17241379310345,20.0 56.55172413793103,1.353251318101933 57.93103448275862,0.2429892259494155 59.31034482758621,2.970887139909834 60.68965517241379,3.838160006112937 62.06896551724138,2.859326048750669 63.44827586206897,11.26614197295026 64.82758620689656,2.806601971422022 66.20689655172414,0.4187361503782379 67.58620689655172,2.370291128600902 68.96551724137932,3.770917704592344 70.3448275862069,3.091617635821808 71.72413793103448,5.78207381370826 73.10344827586206,16.23748758309773 74.48275862068967,1.902651486207687 75.86206896551724,0.8756781538931764 77.24137931034483,0.6051807136853365 78.62068965517241,0.631160693818293 80.0,1.55268587147551" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefCopy_20_4.html">BenchmarkRefCopy/20-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.9275608375778184 1.379310344827586,3.3163554046406354 2.758620689655172,13.07300509337861 4.137931034482759,2.2071307300509346 5.517241379310345,4.59535936615733 6.896551724137931,0.7470288624787784 8.275862068965518,4.289756649688741 9.655172413793103,3.554046406338429 11.03448275862069,3.305036785512172 12.41379310344828,0.0 13.79310344827586,2.53537068477646 15.17241379310345,3.429541595925297 16.55172413793103,13.582342954159595 17.93103448275862,2.2637238256932655 19.31034482758621,0.7470288624787784 20.68965517241379,4.346349745331073 22.06896551724138,4.086021505376348 23.44827586206897,3.293718166383705 24.82758620689655,2.727787209960386 26.20689655172414,3.293718166383705 27.58620689655172,2.4448217317487284 28.96551724137931,4.436898698358805 30.3448275862069,12.869269949066215 31.72413793103448,3.4861346915676314 33.10344827586207,2.150537634408604 34.48275862068966,3.361629881154503 35.86206896551724,3.82569326542162 37.24137931034483,7.730616864742501 38.62068965517241,5.897000565930959 40.0,0.9281267685342414 41.37931034482759,3.82569326542162 42.75862068965517,3.2484436898698412 44.13793103448276,1.9354838709677438 45.51724137931034,2.5693265421618605 46.89655172413793,4.119977362761746 48.27586206896552,2.8070175438596507 49.6551724137931,0.9281267685342414 51.03448275862069,10.232031692133564 52.41379310344828,1.4940577249575604 53.79310344827586,4.4708545557442 55.17241379310345,20.0 56.55172413793103,2.954159592529713 57.93103448275862,2.2184493491794015 59.31034482758621,1.4487832484436893 60.68965517241379,3.5087719298245617 62.06896551724138,3.678551216751554 63.44827586206897,8.477645727221281 64.82758620689656,1.8675721561969425 66.20689655172414,2.954159592529713 67.58620689655172,3.4861346915676314 68.96551724137932,4.617996604414262 70.3448275862069,2.252405206564802 71.72413793103448,5.715902659875493 73.10344827586206,10.39049235993209 74.48275862068967,3.3955857385398964 75.86206896551724,3.20316921335597 77.24137931034483,3.7238256932654252 78.62068965517241,3.056027164685908 80.0,3.4861346915676314" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFunctionArgumentIndex_10_4.html">BenchmarkFunctionArgumentIndex/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.367676767676768 1.379310344827586,2.165656565656566 2.758620689655172,14.01212121212121 4.137931034482759,2.068686868686869 5.517241379310345,3.24040404040404 6.896551724137931,3.248484848484848 8.275862068965518,2.553535353535354 9.655172413793103,1.591919191919192 11.03448275862069,3.78989898989899 12.41379310344828,1.995959595959596 13.79310344827586,1.454545454545455 15.17241379310345,1.22020202020202 16.55172413793103,15.07070707070707 17.93103448275862,4.775757575757576 19.31034482758621,3.014141414141414 20.68965517241379,4.153535353535354 22.06896551724138,3.321212121212121 23.44827586206897,4.032323232323232 24.82758620689655,3.507070707070707 26.20689655172414,1.575757575757576 27.58620689655172,2.375757575757576 28.96551724137931,3.660606060606061 30.3448275862069,13.57575757575758 31.72413793103448,5.018181818181818 33.10344827586207,3.547474747474747 34.48275862068966,4.864646464646465 35.86206896551724,3.006060606060606 37.24137931034483,9.446464646464646 38.62068965517241,7.595959595959596 40.0,3.563636363636364 41.37931034482759,4.444444444444444 42.75862068965517,0.3717171717171717 44.13793103448276,3.442424242424242 45.51724137931034,4.0 46.89655172413793,4.791919191919192 48.27586206896552,4.517171717171717 49.6551724137931,0.0 51.03448275862069,11.39393939393939 52.41379310344828,2.101010101010101 53.79310344827586,2.626262626262626 55.17241379310345,20.0 56.55172413793103,2.731313131313131 57.93103448275862,1.818181818181818 59.31034482758621,2.860606060606061 60.68965517241379,5.139393939393939 62.06896551724138,3.991919191919192 63.44827586206897,13.17171717171717 64.82758620689656,4.339393939393939 66.20689655172414,1.785858585858586 67.58620689655172,2.068686868686869 68.96551724137932,4.509090909090909 70.3448275862069,3.95959595959596 71.72413793103448,7.943434343434343 73.10344827586206,18.18989898989899 74.48275862068967,3.854545454545455 75.86206896551724,3.725252525252525 77.24137931034483,3.167676767676768 78.62068965517241,1.753535353535354 80.0,3.208080808080808" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkGlobalVsLocalLookup_global_ref_4.html">BenchmarkGlobalVsLocalLookup/global_ref-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.3100157001520173 1.379310344827586,0.2170608318588482 2.758620689655172,12.57133600817405 4.137931034482759,1.766890123856755 5.517241379310345,4.559274304084532 6.896551724137931,4.941809754030952 8.275862068965518,4.023475465397363 9.655172413793103,1.62284745931667 11.03448275862069,4.763874697834376 12.41379310344828,5.363470979639644 13.79310344827586,2.053230991601665 15.17241379310345,1.56204052134473 16.55172413793103,18.57901163804919 17.93103448275862,4.127893936750816 19.31034482758621,1.415505769182844 20.68965517241379,5.229895083111122 22.06896551724138,3.868716824083535 23.44827586206897,4.928352480873228 24.82758620689655,4.347696064993645 26.20689655172414,1.447902908266255 27.58620689655172,2.486854237795001 28.96551724137931,1.802277768086326 30.3448275862069,11.59518528671468 31.72413793103448,4.094250753856506 33.10344827586207,3.996810127844095 34.48275862068966,4.112442993495651 35.86206896551724,4.164527624791288 37.24137931034483,11.30236499115309 38.62068965517241,9.010890422907268 40.0,2.490592369227702 41.37931034482759,3.640940015450943 42.75862068965517,0.4867047125376928 44.13793103448276,3.193610287337703 45.51724137931034,5.110274877264685 46.89655172413793,3.53402945647569 48.27586206896552,4.001545094325516 49.6551724137931,2.129239664066589 51.03448275862069,10.85279238418023 52.41379310344828,2.043511849876642 53.79310344827586,3.371296134772099 55.17241379310345,19.63191865826002 56.55172413793103,1.797542801604904 57.93103448275862,0.0 59.31034482758621,4.594412739551923 60.68965517241379,3.8203703242206 62.06896551724138,3.494405263289057 63.44827586206897,13.23647419443268 64.82758620689656,4.514167518129937 66.20689655172414,1.516435317865776 67.58620689655172,3.337652951877788 68.96551724137932,4.188700874722755 70.3448275862069,2.922221945323598 71.72413793103448,8.466369277543798 73.10344827586206,20.0 74.48275862068967,3.931517432152914 75.86206896551724,1.972736561417499 77.24137931034483,5.504273930271388 78.62068965517241,1.746704214120168 80.0,1.27370598350238" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionLargeIteration_SetComp_20Elements_4.html">BenchmarkComprehensionLargeIteration/SetComp_20Elements-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.385973042907349 1.379310344827586,2.50569652029506 2.758620689655172,12.42189008612366 4.137931034482759,2.41377978604256 5.517241379310345,5.266288185996215 6.896551724137931,4.70397404703974 8.275862068965518,4.721739466265014 9.655172413793103,2.330359556636929 11.03448275862069,2.593751206889893 12.41379310344828,4.188776889506817 13.79310344827586,1.580349901517785 15.17241379310345,2.562854825628548 16.55172413793103,17.288842544317 17.93103448275862,4.738732475958753 19.31034482758621,2.869501409647395 20.68965517241379,4.535588769165412 22.06896551724138,3.460394701270614 23.44827586206897,3.616421426640405 24.82758620689655,5.164330127833777 26.20689655172414,2.379793766655081 27.58620689655172,1.056656239137991 28.96551724137931,4.623643455760244 30.3448275862069,12.3539180473487 31.72413793103448,4.417410110840768 33.10344827586207,4.507009616498668 34.48275862068966,4.13393581276793 35.86206896551724,2.979955972656703 37.24137931034483,9.077356814583093 38.62068965517241,7.320125130344108 40.0,2.914301162476345 41.37931034482759,4.321631328930599 42.75862068965517,2.348124975862202 44.13793103448276,2.525779168114935 45.51724137931034,4.912524620553818 46.89655172413793,4.111535936353455 48.27586206896552,4.081411964623643 49.6551724137931,2.436179662457035 51.03448275862069,10.86162283242575 52.41379310344828,0.0 53.79310344827586,3.671262503379292 55.17241379310345,20.0 56.55172413793103,2.236125593789827 57.93103448275862,0.9222569806511411 59.31034482758621,3.884447534082571 60.68965517241379,4.320086509867532 62.06896551724138,4.123894488857993 63.44827586206897,12.36241455219557 64.82758620689656,4.980496659328776 66.20689655172414,2.493337967790523 67.58620689655172,3.669717684316224 68.96551724137932,3.564669988027652 70.3448275862069,4.676939713436064 71.72413793103448,7.804425906615688 73.10344827586206,16.70567334800911 74.48275862068967,2.318001004132391 75.86206896551724,1.911713590545707 77.24137931034483,1.971189124473796 78.62068965517241,2.074692001699301 80.0,2.186691383771676" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkBuiltinPerformanceTargets_topdown_4.html">BenchmarkBuiltinPerformanceTargets/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.207505518763797 1.379310344827586,0.5543291636006868 2.758620689655172,13.76011773362767 4.137931034482759,0.8682855040470935 5.517241379310345,3.98822663723326 6.896551724137931,4.763306352710326 8.275862068965518,3.929359823399558 9.655172413793103,2.761834682364484 11.03448275862069,1.550159430954133 12.41379310344828,4.586705911209222 13.79310344827586,0.0 15.17241379310345,2.084866323276919 16.55172413793103,19.77924944812362 17.93103448275862,3.836154034829532 19.31034482758621,0.7897964189354918 20.68965517241379,2.310522442972774 22.06896551724138,2.163355408388521 23.44827586206897,3.890115280843758 24.82758620689655,2.83541819965661 26.20689655172414,2.339955849889625 27.58620689655172,0.7750797154770666 28.96551724137931,3.841059602649007 30.3448275862069,11.52808437576649 31.72413793103448,2.506745155751778 33.10344827586207,2.295805739514349 34.48275862068966,1.962227127790042 35.86206896551724,0.9516801569781702 37.24137931034483,13.71106205543292 38.62068965517241,9.104733872945793 40.0,3.159185675741967 41.37931034482759,3.375030659798872 42.75862068965517,3.119941133186166 44.13793103448276,3.227863625214619 45.51724137931034,5.8915869511896 46.89655172413793,1.064508216826098 48.27586206896552,1.265636497424577 49.6551724137931,1.349031150355654 51.03448275862069,15.55064998773608 52.41379310344828,2.129016433652195 53.79310344827586,2.634289919058131 55.17241379310345,18.84719156242335 56.55172413793103,2.840323767476085 57.93103448275862,0.2452783909737552 59.31034482758621,5.077262693156733 60.68965517241379,2.227127790041697 62.06896551724138,1.299975472160903 63.44827586206897,16.67893058621535 64.82758620689656,5.194996320824135 66.20689655172414,1.069413784645573 67.58620689655172,1.118469462840324 68.96551724137932,2.10448859455482 70.3448275862069,2.658817758155506 71.72413793103448,10.88545499141526 73.10344827586206,20.0 74.48275862068967,2.737306843267108 75.86206896551724,1.059602649006623 77.24137931034483,2.57542310522443 78.62068965517241,2.12411086583272 80.0,1.677704194260486" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComplexRules_AnalyzeAccess_4.html">BenchmarkComplexRules/AnalyzeAccess-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.621873906110225 1.379310344827586,0.0 2.758620689655172,12.34024347555521 4.137931034482759,1.625763291976197 5.517241379310345,4.272879312356579 6.896551724137931,5.002528100812882 8.275862068965518,3.139512271012407 9.655172413793103,1.511415347516627 11.03448275862069,2.024036404651705 12.41379310344828,2.96837929290965 13.79310344827586,0.9536774143362763 15.17241379310345,1.780560849441873 16.55172413793103,15.91069970051729 17.93103448275862,4.12119326358368 19.31034482758621,1.302944265100541 20.68965517241379,4.007623196297305 22.06896551724138,2.058263000272257 23.44827586206897,2.681342616000933 24.82758620689655,3.623351872739294 26.20689655172414,1.385399245459142 27.58620689655172,1.173816654350278 28.96551724137931,3.488001244603477 30.3448275862069,12.00264478238886 31.72413793103448,4.422231729609895 33.10344827586207,3.494224261989032 34.48275862068966,3.999844424565361 35.86206896551724,3.035276729804364 37.24137931034483,7.946015324180312 38.62068965517241,6.371591925634942 40.0,2.893703084282992 41.37931034482759,2.3966395706118 42.75862068965517,0.445723620240364 44.13793103448276,2.168721558865855 45.51724137931034,5.448251721053246 46.89655172413793,3.721364396561783 48.27586206896552,4.10874722881257 49.6551724137931,0.7055345960872778 51.03448275862069,9.952160553848547 52.41379310344828,1.068025358795846 53.79310344827586,1.765003305977986 55.17241379310345,20.0 56.55172413793103,1.19559721519972 57.93103448275862,0.0147796662906927 59.31034482758621,3.96561782894481 60.68965517241379,4.895181050912061 62.06896551724138,2.719458597487457 63.44827586206897,12.07343160514955 64.82758620689656,5.417914511298666 66.20689655172414,0.5554043016607678 67.58620689655172,1.812453813542842 68.96551724137932,3.548675664112637 70.3448275862069,3.239080549181284 71.72413793103448,5.812298238108203 73.10344827586206,14.55330403329314 74.48275862068967,1.203375986931663 75.86206896551724,1.020574851230991 77.24137931034483,1.085138656606122 78.62068965517241,1.154369725020419 80.0,1.305277896620124" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_10x100x10_10p_4.html">BenchmarkJSONPatchReplace/10x100x10-10p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.221347331583552 1.379310344827586,0.3779527559055118 2.758620689655172,12.37445319335083 4.137931034482759,0.8048993875765529 5.517241379310345,4.594925634295713 6.896551724137931,2.152230971128609 8.275862068965518,4.447944006999125 9.655172413793103,0.4129483814523185 11.03448275862069,1.886264216972878 12.41379310344828,2.974628171478565 13.79310344827586,0.4759405074365704 15.17241379310345,0.0 16.55172413793103,15.94750656167979 17.93103448275862,4.619422572178478 19.31034482758621,1.560804899387577 20.68965517241379,4.440944881889764 22.06896551724138,1.991251093613298 23.44827586206897,2.439195100612423 24.82758620689655,4.745406824146982 26.20689655172414,1.182852143482065 27.58620689655172,1.172353455818023 28.96551724137931,2.78915135608049 30.3448275862069,12.93088363954506 31.72413793103448,4.47594050743657 33.10344827586207,2.519685039370079 34.48275862068966,4.353455818022747 35.86206896551724,4.493438320209974 37.24137931034483,7.083114610673666 38.62068965517241,5.088363954505687 40.0,1.634295713035871 41.37931034482759,4.31496062992126 42.75862068965517,0.9203849518810149 44.13793103448276,2.292213473315836 45.51724137931034,3.891513560804899 46.89655172413793,5.060367454068241 48.27586206896552,5.165354330708661 49.6551724137931,1.837270341207349 51.03448275862069,9.046369203849519 52.41379310344828,0.4094488188976378 53.79310344827586,2.845144356955381 55.17241379310345,20.0 56.55172413793103,1.84076990376203 57.93103448275862,1.011373578302712 59.31034482758621,3.653543307086614 60.68965517241379,4.710411198600175 62.06896551724138,3.363079615048119 63.44827586206897,10.44619422572178 64.82758620689656,3.73753280839895 66.20689655172414,0.9483814523184602 67.58620689655172,3.356080489938758 68.96551724137932,4.500437445319335 70.3448275862069,4.097987751531059 71.72413793103448,6.470691163604549 73.10344827586206,15.49606299212598 74.48275862068967,2.306211723534558 75.86206896551724,1.245844269466317 77.24137931034483,2.033245844269466 78.62068965517241,1.406824146981627 80.0,2.26421697287839" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_10x100x10_1000p_4.html">BenchmarkJSONPatchReplace/10x100x10-1000p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.562130177514793 1.379310344827586,0.8757396449704142 2.758620689655172,11.59087066779374 4.137931034482759,1.46407438715131 5.517241379310345,4.811496196111581 6.896551724137931,2.72865595942519 8.275862068965518,4.42603550295858 9.655172413793103,1.430262045646661 11.03448275862069,2.637362637362637 12.41379310344828,3.431952662721893 13.79310344827586,0.8791208791208791 15.17241379310345,0.0 16.55172413793103,15.74640743871513 17.93103448275862,4.774302620456467 19.31034482758621,1.724429416737109 20.68965517241379,3.357565511411665 22.06896551724138,2.400676246830093 23.44827586206897,2.654268808114962 24.82758620689655,5.396449704142012 26.20689655172414,1.602704987320372 27.58620689655172,1.163144547759932 28.96551724137931,2.823330515638208 30.3448275862069,12.89264581572274 31.72413793103448,4.764158918005072 33.10344827586207,1.839391377852916 34.48275862068966,4.703296703296703 35.86206896551724,4.243448858833474 37.24137931034483,7.502958579881657 38.62068965517241,4.683009298393914 40.0,2.617075232459848 41.37931034482759,4.672865595942519 42.75862068965517,1.450549450549451 44.13793103448276,2.843617920540997 45.51724137931034,4.158918005071851 46.89655172413793,5.078613693998309 48.27586206896552,5.430262045646661 49.6551724137931,2.444632290786137 51.03448275862069,9.11242603550296 52.41379310344828,0.8182586644125106 53.79310344827586,1.768385460693153 55.17241379310345,20.0 56.55172413793103,2.431107354184277 57.93103448275862,1.301775147928994 59.31034482758621,3.776838546069315 60.68965517241379,5.007607776838546 62.06896551724138,3.770076077768385 63.44827586206897,10.7083685545224 64.82758620689656,4.243448858833474 66.20689655172414,1.004226542688081 67.58620689655172,3.195266272189349 68.96551724137932,4.699915469146238 70.3448275862069,4.398985629754861 71.72413793103448,6.448013524936602 73.10344827586206,15.50295857988166 74.48275862068967,2.488588334742181 75.86206896551724,1.741335587489434 77.24137931034483,2.292476754015216 78.62068965517241,1.785291631445478 80.0,2.498732037193576" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnion_10x250_4.html">BenchmarkSetUnion/10x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.788706515253403 1.379310344827586,2.190883001998428 2.758620689655172,12.7562202248468 4.137931034482759,2.436755917145753 5.517241379310345,5.225462432399155 6.896551724137931,7.62793252701666 8.275862068965518,4.288569182538856 9.655172413793103,2.102800640254586 11.03448275862069,3.027949575215707 12.41379310344828,7.177670647736852 13.79310344827586,1.781536800431888 15.17241379310345,1.683036094825872 16.55172413793103,17.19178276805925 17.93103448275862,5.269787749921862 19.31034482758621,2.432588579600883 20.68965517241379,5.408635859939574 22.06896551724138,2.829432768532813 23.44827586206897,2.915052612636504 24.82758620689655,4.179081859769092 26.20689655172414,2.707064584260724 27.58620689655172,1.164581419357283 28.96551724137931,5.430230245399354 30.3448275862069,12.75659907371452 31.72413793103448,5.485352755651952 33.10344827586207,4.295009613290018 34.48275862068966,5.217317181743273 35.86206896551724,4.479319587433583 37.24137931034483,11.57856851955334 38.62068965517241,10.3465520017427 40.0,2.694562571626114 41.37931034482759,5.267704081149427 42.75862068965517,0.02405690309993086 44.13793103448276,2.749874506312569 45.51724137931034,7.951658884479509 46.89655172413793,5.562259075798187 48.27586206896552,5.085477775778298 49.6551724137931,0.0 51.03448275862069,12.82933805631588 52.41379310344828,1.626398189102412 53.79310344827586,4.995501169695879 55.17241379310345,20.0 56.55172413793103,2.543401873407651 57.93103448275862,1.081045244026027 59.31034482758621,7.237907617703608 60.68965517241379,6.816248827936316 62.06896551724138,5.066345907958668 63.44827586206897,15.39300834414631 64.82758620689656,7.671689571237794 66.20689655172414,1.938948504967656 67.58620689655172,4.817442201869619 68.96551724137932,5.76835285983539 70.3448275862069,5.82082342801398 71.72413793103448,10.84284401844994 73.10344827586206,16.64434615421043 74.48275862068967,2.58090791131148 75.86206896551724,2.812005720617903 77.24137931034483,2.654215167214419 78.62068965517241,1.749145222242217 80.0,2.232935226314842" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkArrayIteration_1000_4.html">BenchmarkArrayIteration/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.123197558151773 1.379310344827586,0.2031365119461109 2.758620689655172,13.54482422902852 4.137931034482759,1.911311967161351 5.517241379310345,6.235790969371645 6.896551724137931,3.460819913693295 8.275862068965518,2.026497210819914 9.655172413793103,1.629236396168824 11.03448275862069,2.746684559520051 12.41379310344828,2.7817466582465 13.79310344827586,1.130670455741501 15.17241379310345,1.767577097147669 16.55172413793103,14.83837227660246 17.93103448275862,6.50984106936112 19.31034482758621,2.073400168403326 20.68965517241379,6.26710346279339 22.06896551724138,2.29798179139038 23.44827586206897,2.607225555204715 24.82758620689655,5.462122408167561 26.20689655172414,1.867763919587412 27.58620689655172,0.3451610356804547 28.96551724137931,5.885235764656352 30.3448275862069,13.34945005788864 31.72413793103448,6.106330912535523 33.10344827586207,5.208464898431744 34.48275862068966,5.733212293442795 35.86206896551724,5.507841279865277 37.24137931034483,6.452412903904852 38.62068965517241,5.322729186401431 40.0,1.496158299126408 41.37931034482759,6.7138327544469 42.75862068965517,0.0 44.13793103448276,1.455307336069887 45.51724137931034,2.93626986632986 46.89655172413793,5.703347016103568 48.27586206896552,5.741237764445848 49.6551724137931,0.2543811177770761 51.03448275862069,7.995013682770235 52.41379310344828,2.349489527418167 53.79310344827586,4.822255552047153 55.17241379310345,20.0 56.55172413793103,2.526970845174192 57.93103448275862,2.220358383328071 59.31034482758621,3.083688559099042 60.68965517241379,6.723108093884854 62.06896551724138,4.288364382696558 63.44827586206897,10.75689401115672 64.82758620689656,4.134433217556047 66.20689655172414,2.29798179139038 67.58620689655172,4.074373750131565 68.96551724137932,6.777181349331649 70.3448275862069,6.130867803389117 71.72413793103448,5.022431849279023 73.10344827586206,13.52811546153037 74.48275862068967,3.237422376591938 75.86206896551724,3.058164930007368 77.24137931034483,2.381065151036733 78.62068965517241,1.738566992948111 80.0,3.385104199557941" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_100_1000_4.html">BenchmarkJSONPatchAddRemove/object-100-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.291361336057588 1.379310344827586,2.104337174620615 2.758620689655172,11.82790059237596 4.137931034482759,2.000700427725651 5.517241379310345,4.928089973426901 6.896551724137931,1.655565495801583 8.275862068965518,3.596746164660268 9.655172413793103,2.707368931217001 11.03448275862069,1.580244618573949 12.41379310344828,3.99897757469431 13.79310344827586,1.567995432281751 15.17241379310345,0.3411182610802853 16.55172413793103,17.95936523322418 17.93103448275862,3.988852908517832 19.31034482758621,1.445702743120621 20.68965517241379,4.252957315403269 22.06896551724138,3.139011666603042 23.44827586206897,3.02949929376304 24.82758620689655,4.729082190712196 26.20689655172414,1.579647097291403 27.58620689655172,0.0 28.96551724137931,5.27710879368752 30.3448275862069,13.50305150799434 31.72413793103448,5.562358814849732 33.10344827586207,1.397967431770539 34.48275862068966,4.748036893619635 35.86206896551724,4.689313829796063 37.24137931034483,10.02471414415865 38.62068965517241,7.601831734687272 40.0,2.994311929346428 41.37931034482759,4.044687952809097 42.75862068965517,1.417619242840948 44.13793103448276,2.638952744365457 45.51724137931034,5.20842704182151 46.89655172413793,4.134581710205498 48.27586206896552,4.152308174921036 49.6551724137931,2.828732142827504 51.03448275862069,11.74945932622836 52.41379310344828,0.4971377070784695 53.79310344827586,3.10930158060977 55.17241379310345,20.0 56.55172413793103,2.183807505199265 57.93103448275862,0.9051119605503171 59.31034482758621,3.977168047881372 60.68965517241379,1.30608193676565 62.06896551724138,3.825795989636325 63.44827586206897,13.17179234807606 64.82758620689656,4.617943232158595 66.20689655172414,1.159324070646933 67.58620689655172,3.914295530706785 68.96551724137932,4.53644796834465 70.3448275862069,3.971259226309526 71.72413793103448,9.624142515465014 73.10344827586206,15.73887656040193 74.48275862068967,2.608777919596872 75.86206896551724,2.306199781240819 77.24137931034483,2.190546217441314 78.62068965517241,2.870060698203619 80.0,2.17238820957727" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildEqIndex_10_4.html">BenchmarkBuildEqIndex/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.310312645823612 3.2,7.694820345310313 6.4,7.162855809612692 9.6,4.87167522165189 12.8,7.503499766682221 16.0,4.30237984134391 19.2,6.122258516098927 22.4,20.0 25.6,3.546430237984134 28.8,1.250583294447037 32.0,4.974335044330378 35.2,8.39477368175455 38.4,5.67895473635091 41.6,9.575361642557162 44.8,5.818945403639757 48.0,0.0 51.2,8.044797013532431 54.4,6.318245450303313 57.6,5.604293047130191 60.8,6.374241717218852 64.0,11.45590293980401 67.2,3.093793747083528 70.4,3.22911805879608 73.6,2.641157256182921 76.8,3.588427438170789 80.0,2.519832011199253" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_wide_fanout_10_4.html">BenchmarkHasRootsOverlap/wide-fanout/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.039142590866729 1.379310344827586,0.0 2.758620689655172,13.26654240447344 4.137931034482759,0.05125815470643057 5.517241379310345,4.496738117427773 6.896551724137931,3.224603914259087 8.275862068965518,4.995340167753961 9.655172413793103,2.33457595526561 11.03448275862069,0.7409133271202237 12.41379310344828,2.893755824790308 13.79310344827586,2.01304753028891 15.17241379310345,1.859273066169618 16.55172413793103,16.81267474370923 17.93103448275862,4.492078285181733 19.31034482758621,0.6989748369058714 20.68965517241379,4.315004659832246 22.06896551724138,2.269338303821062 23.44827586206897,2.376514445479963 24.82758620689655,2.87977632805219 26.20689655172414,1.533084808946878 27.58620689655172,0.554520037278658 28.96551724137931,4.361602982292637 30.3448275862069,12.4883504193849 31.72413793103448,2.66542404473439 33.10344827586207,3.569431500465983 34.48275862068966,3.881640260950606 35.86206896551724,1.961789375582479 37.24137931034483,6.7381174277726 38.62068965517241,3.550792171481827 40.0,1.272134203168686 41.37931034482759,2.921714818266542 42.75862068965517,0.8387698042870457 44.13793103448276,1.127679403541473 45.51724137931034,3.159366262814539 46.89655172413793,3.69524697110904 48.27586206896552,4.147250698974837 49.6551724137931,1.132339235787512 51.03448275862069,8.737185461323392 52.41379310344828,1.127679403541473 53.79310344827586,3.53215284249767 55.17241379310345,20.0 56.55172413793103,0.848089468779124 57.93103448275862,0.7642124883504194 59.31034482758621,2.949673811742777 60.68965517241379,4.142590866728798 62.06896551724138,4.123951537744641 63.44827586206897,10.79683131407269 64.82758620689656,3.546132339235788 66.20689655172414,0.7082945013979497 67.58620689655172,4.478098788443616 68.96551724137932,3.634669151910531 70.3448275862069,3.429636533084809 71.72413793103448,5.941286113699907 73.10344827586206,16.04380242311277 74.48275862068967,1.043802423112768 75.86206896551724,1.346691519105312 77.24137931034483,1.393289841565704 78.62068965517241,1.654240447343896 80.0,2.078285181733458" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectString_50_json_Marshal_4.html">BenchmarkObjectString/50/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.389055076544079 1.379310344827586,2.868203413689952 2.758620689655172,10.60707372866444 4.137931034482759,2.044694703501672 5.517241379310345,2.491641738518388 6.896551724137931,4.898821045222594 8.275862068965518,2.745029033960936 9.655172413793103,2.63593172620095 11.03448275862069,3.086398029209924 12.41379310344828,3.786732359669189 13.79310344827586,2.463487594580327 15.17241379310345,2.843568537744149 16.55172413793103,14.69294386767552 17.93103448275862,0.4680626429702622 19.31034482758621,1.386591588949499 20.68965517241379,2.579623438324828 22.06896551724138,3.142706317086046 23.44827586206897,2.618335386239662 24.82758620689655,1.316206229104346 26.20689655172414,2.790779517860285 27.58620689655172,1.509765968678515 28.96551724137931,2.505718810487419 30.3448275862069,10.92028857997537 31.72413793103448,1.833538623966215 33.10344827586207,1.28101354918177 34.48275862068966,2.319197606897765 35.86206896551724,1.090973077599859 37.24137931034483,5.66954073552701 38.62068965517241,3.90286820341369 40.0,1.636459616399789 41.37931034482759,0.7672004223121591 42.75862068965517,2.452929790603554 44.13793103448276,2.375505894773887 45.51724137931034,4.782685201478093 46.89655172413793,2.31215907091325 48.27586206896552,0.0 49.6551724137931,0.541967270807672 51.03448275862069,7.791659334858349 52.41379310344828,0.1337321837057892 53.79310344827586,1.935597395741686 55.17241379310345,20.0 56.55172413793103,2.07636811543199 57.93103448275862,1.541439380608833 59.31034482758621,4.099947210980116 60.68965517241379,1.893366179834594 62.06896551724138,1.844096427942988 63.44827586206897,7.999296146401548 64.82758620689656,5.000879816998064 66.20689655172414,2.593700510293859 67.58620689655172,1.995424951610065 68.96551724137932,2.234735175083583 70.3448275862069,0.1020587717754707 71.72413793103448,4.085870139011086 73.10344827586206,14.41492169628717 74.48275862068967,2.984339257434454 75.86206896551724,2.875241949674468 77.24137931034483,2.445891254619039 78.62068965517241,2.87172268168221 80.0,2.752067569945451" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnion_100x250_4.html">BenchmarkSetUnion/100x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.869869348220849 1.379310344827586,2.973739362326673 2.758620689655172,13.62464996807291 4.137931034482759,3.441837199165553 5.517241379310345,7.030056503717858 6.896551724137931,9.601031960870412 8.275862068965518,5.8378811347066 9.655172413793103,3.250081627204136 11.03448275862069,4.078786738273428 12.41379310344828,9.035480088591653 13.79310344827586,3.552496344870514 15.17241379310345,3.775101370532821 16.55172413793103,17.38096501852093 17.93103448275862,7.077215314067705 19.31034482758621,3.369731828497625 20.68965517241379,6.249684348003712 22.06896551724138,3.976893469662827 23.44827586206897,4.242990113055688 24.82758620689655,4.299123894815909 26.20689655172414,2.876462252846497 27.58620689655172,0.0 28.96551724137931,7.274889863590085 30.3448275862069,13.12264668368373 31.72413793103448,7.307058219899667 33.10344827586207,6.1386874345575 34.48275862068966,6.963902278967203 35.86206896551724,7.215957434830931 37.24137931034483,13.64391881350235 38.62068965517241,12.6092397169828 40.0,3.728682432378094 41.37931034482759,7.249396441214741 42.75862068965517,3.232887640756664 44.13793103448276,4.166879782027218 45.51724137931034,9.780885240997282 46.89655172413793,5.014355129003151 48.27586206896552,7.352303013049094 49.6551724137931,3.209790760926384 51.03448275862069,14.50530697458217 52.41379310344828,3.866588175877271 53.79310344827586,6.55182563464146 55.17241379310345,20.0 56.55172413793103,3.797329704742742 57.93103448275862,2.574964333334942 59.31034482758621,9.108904361868275 60.68965517241379,6.255844588236997 62.06896551724138,6.350918165309966 63.44827586206897,14.67401391924778 64.82758620689656,9.728338230965582 66.20689655172414,3.760625610193509 67.58620689655172,5.118789697762208 68.96551724137932,7.336395760854006 70.3448275862069,6.625378581343318 71.72413793103448,12.57168316099136 73.10344827586206,17.68280070577374 74.48275862068967,4.143412966099378 75.86206896551724,2.327380578998245 77.24137931034483,3.944821618422174 78.62068965517241,4.166654603533051 80.0,3.550550159313785" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectSubsetSlow_1000_4.html">BenchmarkObjectSubsetSlow/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.001652023784973 1.379310344827586,0.9029772908150009 2.758620689655172,13.88256858057729 4.137931034482759,1.115975941054243 5.517241379310345,4.32569660088103 6.896551724137931,3.633410040641721 8.275862068965518,4.658171040670756 9.655172413793103,2.290587931366936 11.03448275862069,3.803272927878999 12.41379310344828,2.386061356416501 13.79310344827586,2.642344667700515 15.17241379310345,1.498599241662268 16.55172413793103,17.92899201236449 17.93103448275862,4.433454114462392 19.31034482758621,2.323747525500651 20.68965517241379,3.733395076388418 22.06896551724138,2.643759199107207 23.44827586206897,3.108321092673397 24.82758620689655,2.428393069987292 26.20689655172414,0.4620901860555494 27.58620689655172,0.46825456502787 28.96551724137931,4.36263820530211 30.3448275862069,12.9748116625881 31.72413793103448,4.017269195005066 33.10344827586207,2.831043157353218 34.48275862068966,3.686075278383503 35.86206896551724,3.762415304932024 37.24137931034483,12.13670924902528 38.62068965517241,9.967919916676655 40.0,2.142583276814118 41.37931034482759,4.990526362026234 42.75862068965517,1.735376909338215 44.13793103448276,2.002902022854361 45.51724137931034,4.367909196017573 46.89655172413793,3.957680198272634 48.27586206896552,4.612608239570995 49.6551724137931,0.8515627966328198 51.03448275862069,13.49973682270933 52.41379310344828,0.0 53.79310344827586,1.822809840076057 55.17241379310345,19.53841606729 56.55172413793103,1.804584719636153 57.93103448275862,0.7320572274737736 59.31034482758621,2.222839321888533 60.68965517241379,3.094935158624807 62.06896551724138,2.532100556804231 63.44827586206897,14.14066844798359 64.82758620689656,3.580655464074252 66.20689655172414,1.508858316811855 67.58620689655172,1.299031194884459 68.96551724137932,4.533379590991966 70.3448275862069,4.242090349843396 71.72413793103448,9.68747045304463 73.10344827586206,20.0 74.48275862068967,3.737757789042742 75.86206896551724,1.296321250505323 77.24137931034483,1.647929088796092 78.62068965517241,2.412460979406656 80.0,2.07706813797786" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkDataSizesTargets_1000_topdown_4.html">BenchmarkDataSizesTargets/1000/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.945356814718229 1.379310344827586,0.9898713145284193 2.758620689655172,13.02435616001232 4.137931034482759,1.823988644428673 5.517241379310345,3.970268649490265 6.896551724137931,1.121802806982796 8.275862068965518,4.440336485824792 9.655172413793103,1.573439846831829 11.03448275862069,1.374112158273777 12.41379310344828,1.275521151402116 13.79310344827586,0.8428100637650541 15.17241379310345,0.9360643922513631 16.55172413793103,17.3865680756598 17.93103448275862,3.589053757406704 19.31034482758621,1.145570281853643 20.68965517241379,2.97341013748824 22.06896551724138,2.009782076463048 23.44827586206897,2.675821545876178 24.82758620689655,3.359466552230677 26.20689655172414,2.206578969085777 27.58620689655172,1.003295536446212 28.96551724137931,3.728797706878813 30.3448275862069,11.7144491942716 31.72413793103448,3.213560664829089 33.10344827586207,2.17505405450014 34.48275862068966,2.803791792518747 35.86206896551724,1.664438465897525 37.24137931034483,8.030050450866797 38.62068965517241,4.67366486760086 40.0,1.919498682335595 41.37931034482759,4.157602566007009 42.75862068965517,1.642376527417873 44.13793103448276,1.742948157195438 45.51724137931034,1.55831008852284 46.89655172413793,4.097138550073998 48.27586206896552,3.039761004836021 49.6551724137931,1.857879303040806 51.03448275862069,11.14232426098008 52.41379310344828,0.745704524072821 53.79310344827586,3.927080066680971 55.17241379310345,20.0 56.55172413793103,2.558194552186663 57.93103448275862,0.8199228657412756 59.31034482758621,1.003020449931503 60.68965517241379,3.296856861482936 62.06896551724138,3.518191471217698 63.44827586206897,11.34836406049703 64.82758620689656,1.304295200840664 66.20689655172414,1.097045020658997 67.58620689655172,2.963452005655779 68.96551724137932,3.059127095471526 70.3448275862069,2.871243005925364 71.72413793103448,5.411391882747124 73.10344827586206,18.74791621965108 74.48275862068967,1.560400746034628 75.86206896551724,0.0 77.24137931034483,2.40222049834673 78.62068965517241,2.042132250592811 80.0,2.253178624677461" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_100_100_4.html">BenchmarkJSONPatchAddShallowComposite/array-100-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8561863862306834 1.379310344827586,0.1481080715517533 2.758620689655172,12.04747573800426 4.137931034482759,0.3956311500355054 5.517241379310345,2.964866601291719 6.896551724137931,0.3259730159266899 8.275862068965518,3.152199641564941 9.655172413793103,1.627159909376796 11.03448275862069,0.8284583910999899 12.41379310344828,2.227031413789605 13.79310344827586,0.1717783112974673 15.17241379310345,0.2718696107936293 16.55172413793103,16.43526189429547 17.93103448275862,3.1603151523349 19.31034482758621,0.0 20.68965517241379,3.305041761065837 22.06896551724138,2.287221452000135 23.44827586206897,2.085009975315321 24.82758620689655,3.78115172623677 26.20689655172414,1.147668481385047 27.58620689655172,0.1886856254015487 28.96551724137931,3.290839617218409 30.3448275862069,11.64846312514794 31.72413793103448,2.851249450512292 33.10344827586207,2.321712372772461 34.48275862068966,2.533391945355561 35.86206896551724,2.620633686132621 37.24137931034483,5.912825888479356 38.62068965517241,2.995299766679065 40.0,0.5450918067155852 41.37931034482759,3.03993507591384 42.75862068965517,0.4734047949142799 44.13793103448276,1.15443140702668 45.51724137931034,2.466438981503398 46.89655172413793,3.545125621343793 48.27586206896552,2.458323470733439 49.6551724137931,1.703580969127244 51.03448275862069,9.498529063672946 52.41379310344828,0.3476143779799141 53.79310344827586,2.135055625063402 55.17241379310345,20.0 56.55172413793103,1.278192946268556 57.93103448275862,0.1548709971933859 59.31034482758621,1.913231664017854 60.68965517241379,2.951340750008454 62.06896551724138,1.353261420890677 63.44827586206897,10.83150170763872 64.82758620689656,2.468467859195888 66.20689655172414,0.4706996246576269 67.58620689655172,1.274135190883576 68.96551724137932,3.319920197477429 70.3448275862069,2.358232171237277 71.72413793103448,6.209042031582863 73.10344827586206,16.48666012917188 74.48275862068967,0.6059581374902783 75.86206896551724,1.213268860108883 77.24137931034483,0.7993778108409698 78.62068965517241,1.581848307577858 80.0,1.491225103979982" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetMarshalJSON_5_json_Marshal_4.html">BenchmarkSetMarshalJSON/5/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.891772987241531 1.379310344827586,1.619005719313682 2.758620689655172,13.7527496700396 4.137931034482759,0.774307083150022 5.517241379310345,6.634403871535416 6.896551724137931,3.994720633523977 8.275862068965518,6.449626044874615 9.655172413793103,0.4223493180818302 11.03448275862069,1.311042674879015 12.41379310344828,3.818741750989881 13.79310344827586,1.108666959964804 15.17241379310345,1.337439507259129 16.55172413793103,16.66520017597888 17.93103448275862,6.106467223933128 19.31034482758621,0.0 20.68965517241379,6.546414430268368 22.06896551724138,1.645402551693797 23.44827586206897,1.794984601847778 24.82758620689655,6.203255609326881 26.20689655172414,1.812582490101188 27.58620689655172,0.8798944126704795 28.96551724137931,6.2384513858337 30.3448275862069,13.7527496700396 31.72413793103448,4.452265728112626 33.10344827586207,4.663440387153542 34.48275862068966,5.437747470303564 35.86206896551724,3.880334359876815 37.24137931034483,7.496700395952486 38.62068965517241,5.657721073471183 40.0,1.003079630444347 41.37931034482759,5.569731632204136 42.75862068965517,1.407831060272767 44.13793103448276,1.152661680598328 45.51724137931034,4.276286845578531 46.89655172413793,7.162340519137703 48.27586206896552,5.455345358556973 49.6551724137931,0.343158820941487 51.03448275862069,9.485261768587769 52.41379310344828,0.3255609326880774 53.79310344827586,6.783985921689397 55.17241379310345,20.0 56.55172413793103,1.355037395512538 57.93103448275862,0.9942806863176419 59.31034482758621,2.815662120545535 60.68965517241379,7.241531016278047 62.06896551724138,5.842498900131984 63.44827586206897,9.89001319841619 64.82758620689656,4.487461504619446 66.20689655172414,1.143862736471623 67.58620689655172,7.232732072151342 68.96551724137932,6.097668279806423 70.3448275862069,5.39375274967004 71.72413793103448,6.484821821381434 73.10344827586206,15.45094588649362 74.48275862068967,2.481302243730752 75.86206896551724,2.067751869775627 77.24137931034483,2.041355037395513 78.62068965517241,1.636603607567092 80.0,2.190937087549494" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_chain_10_4.html">BenchmarkHasRootsOverlap/chain/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.732154137713203 1.379310344827586,2.735312697409981 2.758620689655172,14.12886923562855 4.137931034482759,1.725837018319646 5.517241379310345,6.332280480101074 6.896551724137931,4.921036007580543 8.275862068965518,6.894504106127606 9.655172413793103,4.257738471257107 11.03448275862069,3.747315224257738 12.41379310344828,4.660770688566014 13.79310344827586,2.651926721415035 15.17241379310345,2.749210360075805 16.55172413793103,16.51674036639292 17.93103448275862,5.622236260265319 19.31034482758621,2.801010739102969 20.68965517241379,4.593809222994315 22.06896551724138,1.15982312065698 23.44827586206897,2.963992419456728 24.82758620689655,5.441566645609602 26.20689655172414,1.596967782691093 27.58620689655172,0.0 28.96551724137931,4.669614655716993 30.3448275862069,12.66077068856601 31.72413793103448,4.454832596336071 33.10344827586207,5.370814908401769 34.48275862068966,3.839545167403664 35.86206896551724,2.924826279216677 37.24137931034483,9.01452937460518 38.62068965517241,6.377763739734681 40.0,0.9172457359444093 41.37931034482759,4.619077700568541 42.75862068965517,0.7049905243209097 44.13793103448276,2.682248894504106 45.51724137931034,5.394819962097284 46.89655172413793,3.945672773215414 48.27586206896552,2.547062539481996 49.6551724137931,3.077700568540745 51.03448275862069,8.01010739102969 52.41379310344828,2.303221730890714 53.79310344827586,3.848389134554643 55.17241379310345,20.0 56.55172413793103,1.396083385975995 57.93103448275862,1.089071383449147 59.31034482758621,4.403032217308907 60.68965517241379,4.088439671509792 62.06896551724138,4.547062539481996 63.44827586206897,11.1623499684144 64.82758620689656,5.196462413139608 66.20689655172414,1.252053063802906 67.58620689655172,3.461781427668983 68.96551724137932,2.745420088439672 70.3448275862069,4.27037271004422 71.72413793103448,6.998104864181933 73.10344827586206,15.78142766898294 74.48275862068967,2.34744156664561 75.86206896551724,2.611497157296273 77.24137931034483,2.95641187618446 78.62068965517241,2.953885028427037 80.0,2.250157927984839" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLParseAndVerify_Trivial_Schema___string_4.html">BenchmarkGraphQLParseAndVerify/Trivial_Schema_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.429003857820943 1.379310344827586,1.77756023417424 2.758620689655172,11.9126161693577 4.137931034482759,1.564639432211195 5.517241379310345,3.120391063251518 6.896551724137931,6.843091666720337 8.275862068965518,2.54848037921285 9.655172413793103,0.0 11.03448275862069,1.537976028698581 12.41379310344828,5.782609535708995 13.79310344827586,1.053397651817169 15.17241379310345,1.152966786673451 16.55172413793103,15.9167638099041 17.93103448275862,3.324552872756313 19.31034482758621,2.291378188820692 20.68965517241379,3.121936767802974 22.06896551724138,2.749808397039976 23.44827586206897,2.539206151904115 24.82758620689655,3.171012887311698 26.20689655172414,1.891942370981973 27.58620689655172,0.9891221042191294 28.96551724137931,3.418325615544635 30.3448275862069,11.94005242514604 31.72413793103448,3.004076795754465 33.10344827586207,4.204960423523047 34.48275862068966,2.585963714585655 35.86206896551724,2.984240254010781 37.24137931034483,7.120030398856179 38.62068965517241,4.785372482594723 40.0,2.905666939311775 41.37931034482759,2.943923126960308 42.75862068965517,0.8882648822366345 44.13793103448276,1.544287655617026 45.51724137931034,6.858162286097032 46.89655172413793,3.632792122059136 48.27586206896552,2.965949416818554 49.6551724137931,1.715860860828626 51.03448275862069,9.358210589364266 52.41379310344828,1.030340892257952 53.79310344827586,2.722758567389498 55.17241379310345,20.0 56.55172413793103,1.138024976009377 57.93103448275862,0.653833025265829 59.31034482758621,4.731659249431632 60.68965517241379,3.311156766643696 62.06896551724138,1.916802452517888 63.44827586206897,11.30605594162389 64.82758620689656,5.710347847928434 66.20689655172414,1.037811797589989 67.58620689655172,1.841835781772279 68.96551724137932,4.003117170845436 70.3448275862069,3.461090108134914 71.72413793103448,5.803991782004135 73.10344827586206,16.1723202957448 74.48275862068967,1.0584211916094 75.86206896551724,1.924144549137304 77.24137931034483,3.050705549723383 78.62068965517241,1.792502044838313 80.0,1.890396666430517" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainArray_1000_4.html">BenchmarkJSONPatchPathologicalNestedAddChainArray/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.475688889952336 1.379310344827586,2.586964999885296 2.758620689655172,9.346689357567769 4.137931034482759,2.050875605168125 5.517241379310345,1.450802572633125 6.896551724137931,7.304928429842432 8.275862068965518,1.884667796936005 9.655172413793103,1.550501603270529 11.03448275862069,2.713094539473625 12.41379310344828,6.8695716381168 13.79310344827586,1.229031000017021 15.17241379310345,2.324852859833857 16.55172413793103,19.43733455750399 17.93103448275862,2.482679440535589 19.31034482758621,3.066336186634388 20.68965517241379,1.499306470483616 22.06896551724138,1.933586110432067 23.44827586206897,3.070838023260394 24.82758620689655,0.0 26.20689655172414,1.982035739567066 27.58620689655172,1.534256345513453 28.96551724137931,1.022655297535222 30.3448275862069,9.145026810801086 31.72413793103448,2.238375661698037 33.10344827586207,1.225733764424275 34.48275862068966,1.751921585324029 35.86206896551724,1.462805825795943 37.24137931034483,11.1781228336196 38.62068965517241,9.037198162132391 40.0,2.583707232449271 41.37931034482759,1.534320481268125 42.75862068965517,2.27731017605018 44.13793103448276,2.495563326945248 45.51724137931034,7.330345100517584 46.89655172413793,1.061262555087885 48.27586206896552,0.9930665137933395 49.6551724137931,1.920692356983228 51.03448275862069,12.62517593136422 52.41379310344828,1.911731440900999 53.79310344827586,0.4027454049815227 55.17241379310345,20.0 56.55172413793103,2.096026354203848 57.93103448275862,1.619130149782477 59.31034482758621,7.163218835388432 60.68965517241379,1.79993624248183 62.06896551724138,1.020036420886121 63.44827586206897,13.52455490814074 64.82758620689656,7.206507180778876 66.20689655172414,2.219342143119265 67.58620689655172,0.734369191551545 68.96551724137932,1.745006435365179 70.3448275862069,2.153436077167811 71.72413793103448,9.816402357465892 73.10344827586206,19.51077328561633 74.48275862068967,3.53704740199625 75.86206896551724,2.362178224546348 77.24137931034483,2.948471114612814 78.62068965517241,2.371177786532034 80.0,2.707086334866096" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_or__implicit__expanded_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/or,_implicit,_expanded-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.25979843225084664 1.379310344827586,0.0 2.758620689655172,13.82754759238522 4.137931034482759,0.6315789473684248 5.517241379310345,7.211646136618144 6.896551724137931,7.431131019036954 8.275862068965518,3.5072788353863444 9.655172413793103,3.319148936170219 11.03448275862069,3.3594624860022364 12.41379310344828,6.508398656215004 13.79310344827586,2.521836506159019 15.17241379310345,2.6427771556550965 16.55172413793103,14.248600223964168 17.93103448275862,5.200447928331467 19.31034482758621,4.035834266517359 20.68965517241379,5.617021276595747 22.06896551724138,3.986562150055992 23.44827586206897,4.0000000000000036 24.82758620689655,6.718924972004478 26.20689655172414,2.450167973124305 27.58620689655172,3.211646136618139 28.96551724137931,5.74692049272117 30.3448275862069,12.25531914893617 31.72413793103448,4.219484882418813 33.10344827586207,4.783874580067192 34.48275862068966,5.388577827547591 35.86206896551724,5.518477043673016 37.24137931034483,2.9832026875699924 38.62068965517241,0.5823068309070614 40.0,2.029115341545353 41.37931034482759,5.088465845464725 42.75862068965517,0.43001119820829103 44.13793103448276,1.567749160134376 45.51724137931034,7.901455767077268 46.89655172413793,2.947368421052637 48.27586206896552,2.808510638297875 49.6551724137931,1.4960806270996656 51.03448275862069,3.8880179171332614 52.41379310344828,0.8555431131019091 53.79310344827586,3.717805151175817 55.17241379310345,20.0 56.55172413793103,2.047032474804034 57.93103448275862,1.231802911534153 59.31034482758621,7.095184770436731 60.68965517241379,5.052631578947368 62.06896551724138,4.103023516237407 63.44827586206897,6.553191489361705 64.82758620689656,7.02799552071669 66.20689655172414,1.9888017917133318 67.58620689655172,4.671892497200449 68.96551724137932,3.38633818589026 70.3448275862069,2.060470324748046 71.72413793103448,2.674132138857786 73.10344827586206,14.835386338185891 74.48275862068967,2.7368421052631575 75.86206896551724,1.195968645016798 77.24137931034483,0.9048152295632725 78.62068965517241,2.7995520716685327 80.0,2.409854423292277" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_Cache_concurrency__1000__JWT_count__5_4.html">BenchmarkTokens_Cache/concurrency:_1000,_JWT_count:_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.852448241866579 1.379310344827586,1.110745974367401 2.758620689655172,13.05509913462592 4.137931034482759,1.288202431810713 5.517241379310345,4.081498521196188 6.896551724137931,1.546719246357761 8.275862068965518,2.788914448460949 9.655172413793103,1.058166283273086 11.03448275862069,3.108774235951364 12.41379310344828,0.0 13.79310344827586,1.89725052031986 15.17241379310345,2.453718917734692 16.55172413793103,18.23200788695366 17.93103448275862,5.218534341110746 19.31034482758621,2.254354255668748 20.68965517241379,3.978529959469821 22.06896551724138,3.384817614196517 23.44827586206897,3.395771716507832 24.82758620689655,3.844889911271771 26.20689655172414,2.052798773140541 27.58620689655172,0.2453718917734692 28.96551724137931,5.450761310110636 30.3448275862069,11.54343301566437 31.72413793103448,5.836345711468945 33.10344827586207,3.299375616168255 34.48275862068966,4.315916310658342 35.86206896551724,4.403549129148866 37.24137931034483,8.942929126958045 38.62068965517241,6.035710373534889 40.0,2.999233212838208 41.37931034482759,4.981925731186329 42.75862068965517,2.848066600942053 44.13793103448276,3.235841822762625 45.51724137931034,0.5674224997261474 46.89655172413793,4.129696571365977 48.27586206896552,3.255559206922993 49.6551724137931,2.497535326979954 51.03448275862069,10.58385365319312 52.41379310344828,2.29817066491401 53.79310344827586,3.04962208347026 55.17241379310345,20.0 56.55172413793103,2.80425019169679 57.93103448275862,1.029685617263665 59.31034482758621,0.2081279439149962 60.68965517241379,4.458319640705444 62.06896551724138,2.381421842480009 63.44827586206897,12.31022017745646 64.82758620689656,0.5455142951035163 66.20689655172414,2.12947748931975 67.58620689655172,2.896264651111841 68.96551724137932,4.624821995837441 70.3448275862069,4.009201445941505 71.72413793103448,5.365319312082375 73.10344827586206,17.09497206703911 74.48275862068967,3.137254901960784 75.86206896551724,1.28601161134845 77.24137931034483,2.278453280753642 78.62068965517241,1.312301456895607 80.0,2.230255230583854" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementNestedObjectsOrSets_1_4.html">BenchmarkParseStatementNestedObjectsOrSets/1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.404257034588406 1.379310344827586,4.055470450697412 2.758620689655172,11.057002338144 4.137931034482759,3.955494638393937 5.517241379310345,2.557445779246956 6.896551724137931,8.194791582681608 8.275862068965518,3.162138192372813 9.655172413793103,2.318793840199952 11.03448275862069,3.861968878497138 12.41379310344828,7.398210110457147 13.79310344827586,2.184955252761429 15.17241379310345,3.571716520196727 16.55172413793103,15.58171410142707 17.93103448275862,3.739417882770298 19.31034482758621,1.801177134564218 20.68965517241379,3.761993066193663 22.06896551724138,3.915181810852213 23.44827586206897,2.676771748770459 24.82758620689655,3.607191808433444 26.20689655172414,3.749092961380311 27.58620689655172,0.0 28.96551724137931,4.015157623155688 30.3448275862069,10.73611223091188 31.72413793103448,4.107070869950818 33.10344827586207,3.473353220994921 34.48275862068966,3.021849552527614 35.86206896551724,2.441344835926792 37.24137931034483,9.136499234056277 38.62068965517241,5.588970410384584 40.0,3.528178666451665 41.37931034482759,4.034507780375716 42.75862068965517,4.148996210594211 44.13793103448276,3.70555510763525 45.51724137931034,8.45440619205031 46.89655172413793,4.040957832782391 48.27586206896552,2.728372168023865 49.6551724137931,3.328227041844715 51.03448275862069,8.972022897686044 52.41379310344828,1.941465774409417 53.79310344827586,1.673788599532371 55.17241379310345,20.0 56.55172413793103,4.155446263000887 57.93103448275862,1.286785455131823 59.31034482758621,8.28509231637507 60.68965517241379,4.055470450697412 62.06896551724138,2.362331693945013 63.44827586206897,10.17334515842941 64.82758620689656,8.40764331210191 66.20689655172414,2.155930016931388 67.58620689655172,3.165363218576151 68.96551724137932,2.884785938885753 70.3448275862069,0.5627670724824639 71.72413793103448,7.582036604047408 73.10344827586206,14.58679351769733 74.48275862068967,2.067241796339595 75.86206896551724,2.870273320970733 77.24137931034483,2.38329436426671 78.62068965517241,3.486253325808272 80.0,2.392969442876723" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMArrayIteration_1000_4.html">BenchmarkWASMArrayIteration/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.7710069813765495 1.379310344827586,0.3313929876810613 2.758620689655172,13.9491384478524 4.137931034482759,1.556866309539925 5.517241379310345,2.180432806668085 6.896551724137931,4.211336517820882 8.275862068965518,3.990330503393993 9.655172413793103,1.613490881664701 11.03448275862069,2.294610222591812 12.41379310344828,3.65545649693477 13.79310344827586,1.499545533659518 15.17241379310345,2.501382738014659 16.55172413793103,15.6405267941751 17.93103448275862,4.235471581349475 19.31034482758621,2.509040979326616 20.68965517241379,2.452416407201841 22.06896551724138,1.348546674660117 23.44827586206897,2.486298323309289 24.82758620689655,2.995377980622329 26.20689655172414,2.011796785859328 27.58620689655172,2.384729930959794 28.96551724137931,2.804386083660485 30.3448275862069,12.93716761105417 31.72413793103448,4.280260689628498 33.10344827586207,4.907153493589124 34.48275862068966,3.75199675104914 35.86206896551724,4.29766578351931 37.24137931034483,4.496161209847415 38.62068965517241,1.353188033031 40.0,2.073836276083467 41.37931034482759,3.905935137016767 42.75862068965517,1.271190701812064 44.13793103448276,0.9225473321858864 45.51724137931034,3.622425496528651 46.89655172413793,4.54087296215359 48.27586206896552,3.582587170511903 49.6551724137931,2.155446827438164 51.03448275862069,6.308070161867373 52.41379310344828,3.301243497263532 53.79310344827586,4.260766984470788 55.17241379310345,20.0 56.55172413793103,0.0 57.93103448275862,1.407182502078942 59.31034482758621,3.949718617648765 60.68965517241379,4.365352259761357 62.06896551724138,4.21102709392949 63.44827586206897,8.251871047593262 64.82758620689656,3.983059041946276 66.20689655172414,3.356939797714131 67.58620689655172,3.469105958343809 68.96551724137932,4.282039877004003 70.3448275862069,4.754143379295674 71.72413793103448,1.606915623972616 73.10344827586206,15.58962656404108 74.48275862068967,0.1205206056972674 75.86206896551724,1.915488599663502 77.24137931034483,2.446305285346845 78.62068965517241,1.274826432535922 80.0,2.767719352530507" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_10_1000_4.html">BenchmarkJSONPatchAddShallowComposite/object-10-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.741596036074698 1.379310344827586,1.315907593071451 2.758620689655172,12.48202943166367 4.137931034482759,0.9409724579008099 5.517241379310345,4.065650870666646 6.896551724137931,4.884578920517868 8.275862068965518,4.72172167131212 9.655172413793103,1.162377742112765 11.03448275862069,1.433441569104854 12.41379310344828,6.091228961352604 13.79310344827586,1.221757798558851 15.17241379310345,0.9643128488195148 16.55172413793103,19.3213332486715 17.93103448275862,4.201839643194174 19.31034482758621,0.0 20.68965517241379,4.157217019655412 22.06896551724138,2.474869668220503 23.44827586206897,2.172101445308822 24.82758620689655,4.139350453999067 26.20689655172414,2.199996058845811 27.58620689655172,1.199818706907311 28.96551724137931,4.51030064437871 30.3448275862069,12.31956629787681 31.72413793103448,4.97509409505626 33.10344827586207,3.030572408855336 34.48275862068966,3.6242416015099 35.86206896551724,3.917288310755629 37.24137931034483,13.34597422047254 38.62068965517241,9.799679890698657 40.0,1.678012081827119 41.37931034482759,4.386811146459858 42.75862068965517,1.880499825932357 44.13793103448276,1.9454850794471 45.51724137931034,6.412695771360508 46.89655172413793,3.953634510497702 48.27586206896552,3.721631900577817 49.6551724137931,1.661065118814851 51.03448275862069,15.27608879858294 52.41379310344828,1.169997306877971 53.79310344827586,3.764853224849415 55.17241379310345,20.0 56.55172413793103,2.027811411393001 57.93103448275862,0.481740413689818 59.31034482758621,6.273967143911245 60.68965517241379,4.005000886759693 62.06896551724138,3.299140171527788 63.44827586206897,15.69652236933432 64.82758620689656,6.106161556668323 66.20689655172414,1.485070688979438 67.58620689655172,2.865919744963533 68.96551724137932,3.833429307736267 70.3448275862069,3.887642073134685 71.72413793103448,11.20080399545454 73.10344827586206,19.39314983611367 74.48275862068967,1.838329476111132 75.86206896551724,1.520716239087929 77.24137931034483,1.067001810741397 78.62068965517241,2.177312526958589 80.0,1.783328479874934" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNCallOnly_merge_empty_4.html">BenchmarkObjectUnionNCallOnly/merge_empty-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.736921910538282 1.379310344827586,3.4647460197118995 2.758620689655172,13.79833206974981 4.137931034482759,3.222137983320696 5.517241379310345,6.6034874905231185 6.896551724137931,2.896133434420012 8.275862068965518,4.897649734647455 9.655172413793103,3.4647460197118995 11.03448275862069,4.010614101592111 12.41379310344828,3.062926459438966 13.79310344827586,2.198635329795298 15.17241379310345,2.8127369219105347 16.55172413793103,14.965883244882486 17.93103448275862,3.2600454890068207 19.31034482758621,2.259287338893099 20.68965517241379,2.600454890068235 22.06896551724138,3.123578468536767 23.44827586206897,3.54814253222138 24.82758620689655,4.28354814253222 26.20689655172414,2.2820318423047716 27.58620689655172,2.395754359363149 28.96551724137931,5.23881728582259 30.3448275862069,12.949203942380592 31.72413793103448,6.527672479150867 33.10344827586207,6.29264594389689 34.48275862068966,5.95905989385898 35.86206896551724,5.496588324488247 37.24137931034483,8.059135708870357 38.62068965517241,5.9135708870356325 40.0,3.169067475360123 41.37931034482759,5.921152388172855 42.75862068965517,1.3722517058377512 44.13793103448276,2.691432903714933 45.51724137931034,3.328278999241846 46.89655172413793,5.86808188021228 48.27586206896552,6.178923426838514 49.6551724137931,0.0 51.03448275862069,8.40788476118271 52.41379310344828,2.865807429871115 53.79310344827586,5.200909780136463 55.17241379310345,20.0 56.55172413793103,2.858225928733887 57.93103448275862,2.3123578468536756 59.31034482758621,3.062926459438966 60.68965517241379,6.565579984836994 62.06896551724138,5.799848369977255 63.44827586206897,10.310841546626232 64.82758620689656,3.290371493555721 66.20689655172414,2.3502653525398003 67.58620689655172,5.405610310841546 68.96551724137932,6.0424564063684585 70.3448275862069,6.3532979529946925 71.72413793103448,6.019711902956784 73.10344827586206,14.382107657316148 74.48275862068967,3.1311599696739947 75.86206896551724,2.9416224412433642 77.24137931034483,3.65428354814253 78.62068965517241,2.729340409401061 80.0,3.419257012888547" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectGet_existing_string_key_4.html">BenchmarkObjectGet/existing_string_key-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.695076132094123 1.379310344827586,5.556654142772393 2.758620689655172,12.635950168083845 4.137931034482759,5.5368795728692906 5.517241379310345,0.0 6.896551724137931,7.632983982598375 8.275862068965518,2.748665216531542 9.655172413793103,2.590468657306701 11.03448275862069,2.590468657306701 12.41379310344828,7.652758552501485 13.79310344827586,3.3221277437215733 15.17241379310345,3.8362665612022937 16.55172413793103,16.373343879770616 17.93103448275862,4.350405378683011 19.31034482758621,4.5086019379078515 20.68965517241379,4.745896776745109 22.06896551724138,4.745896776745109 23.44827586206897,4.76567134664821 24.82758620689655,3.3419023136246793 26.20689655172414,6.1894403796717405 27.58620689655172,5.695076132094123 28.96551724137931,4.785445916551318 30.3448275862069,11.864741941862762 31.72413793103448,4.231757959264385 33.10344827586207,3.480324302946414 34.48275862068966,3.5198734427526226 35.86206896551724,3.124382044690531 37.24137931034483,10.836464306901325 38.62068965517241,9.788412102036784 40.0,3.9746885505240286 41.37931034482759,4.2713070990705955 42.75862068965517,4.37017994858612 44.13793103448276,5.5368795728692906 45.51724137931034,7.435238283567337 46.89655172413793,1.9379078505042528 48.27586206896552,1.4830927427328469 49.6551724137931,1.8983587106980444 51.03448275862069,9.096302155428118 52.41379310344828,1.858809570891836 53.79310344827586,1.5028673126359529 55.17241379310345,20.0 56.55172413793103,5.062289895194777 57.93103448275862,5.101839035000992 59.31034482758621,7.7714059719201085 60.68965517241379,4.152659679651972 62.06896551724138,4.666798497132685 63.44827586206897,14.217915760332215 64.82758620689656,7.7714059719201085 66.20689655172414,5.101839035000992 67.58620689655172,3.4605497330433046 68.96551724137932,3.124382044690531 70.3448275862069,2.1949772592446095 71.72413793103448,10.065256080680244 73.10344827586206,17.401621514732057 74.48275862068967,3.045283765078107 75.86206896551724,2.590468657306701 77.24137931034483,4.014237690330237 78.62068965517241,3.045283765078107 80.0,6.14989123986553" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectIteration_1000_4.html">BenchmarkObjectIteration/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.27887502643265 1.379310344827586,0.8603510255868048 2.758620689655172,13.26221188411926 4.137931034482759,1.76595474730387 5.517241379310345,4.119602452949884 6.896551724137931,3.749460773947981 8.275862068965518,1.613068301966589 9.655172413793103,0.9967012053288222 11.03448275862069,3.025459928103193 12.41379310344828,3.124254599281032 13.79310344827586,1.963797843095792 15.17241379310345,2.121209558046099 16.55172413793103,14.72861069993656 17.93103448275862,5.867836751956016 19.31034482758621,2.219665891308945 20.68965517241379,5.361133432015225 22.06896551724138,2.907887502643265 23.44827586206897,2.976104884753648 24.82758620689655,5.430915626982449 26.20689655172414,2.076422076548953 27.58620689655172,1.478959610911398 28.96551724137931,5.102178050327765 30.3448275862069,12.87350391203214 31.72413793103448,5.235144850919856 33.10344827586207,5.508098963840135 34.48275862068966,5.663353774582364 35.86206896551724,5.124381475999154 37.24137931034483,7.042503700570945 38.62068965517241,5.99792768027067 40.0,2.605963205751745 41.37931034482759,5.784732501585959 42.75862068965517,0.9233241700148023 44.13793103448276,1.423387608373863 45.51724137931034,3.902304927045887 46.89655172413793,4.804102347219285 48.27586206896552,5.172171706491859 49.6551724137931,0.0 51.03448275862069,7.150602664411081 52.41379310344828,1.101036159864665 53.79310344827586,4.823683654049482 55.17241379310345,20.0 56.55172413793103,2.577838866567985 57.93103448275862,2.454430112074434 59.31034482758621,3.09278917318672 60.68965517241379,6.629985197716219 62.06896551724138,5.008965954747304 63.44827586206897,10.78113766123916 64.82758620689656,4.09164728272362 66.20689655172414,1.998054556988793 67.58620689655172,3.509156269824487 68.96551724137932,6.471685345739057 70.3448275862069,6.16159864664834 71.72413793103448,6.096087967857898 73.10344827586206,14.77149503066187 74.48275862068967,2.246310002114612 75.86206896551724,2.147303869739903 77.24137931034483,2.491604990484246 78.62068965517241,1.447113554662719 80.0,3.520363713258617" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMSetIteration_10_4.html">BenchmarkWASMSetIteration/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.491252624212736 1.379310344827586,1.040354560298577 2.758620689655172,14.86587357126195 4.137931034482759,2.390949381852111 5.517241379310345,3.039421506881269 6.896551724137931,3.70655470025659 8.275862068965518,4.217401446232797 9.655172413793103,2.059715418707721 11.03448275862069,3.685560998367157 12.41379310344828,1.497550734779566 13.79310344827586,3.529274550968043 15.17241379310345,2.703522276650338 16.55172413793103,14.99416841614182 17.93103448275862,4.23606251457896 19.31034482758621,3.741544203405645 20.68965517241379,2.642873804525309 22.06896551724138,3.820853743876837 23.44827586206897,3.825519010963378 24.82758620689655,3.284348028924656 26.20689655172414,2.922789829717751 27.58620689655172,2.9111266620014 28.96551724137931,3.289013296011197 30.3448275862069,13.79519477490086 31.72413793103448,3.988803358992302 33.10344827586207,3.298343830184278 34.48275862068966,3.57359458829018 35.86206896551724,3.615581992069046 37.24137931034483,4.315372055050152 38.62068965517241,0.0 40.0,4.56962911126662 41.37931034482759,5.288080242593889 42.75862068965517,4.117098203872172 44.13793103448276,4.539304875204105 45.51724137931034,3.419640774434336 46.89655172413793,4.117098203872172 48.27586206896552,3.998133893165384 49.6551724137931,4.455330067646373 51.03448275862069,7.94728248192209 52.41379310344828,3.496617681362258 53.79310344827586,4.578959645439701 55.17241379310345,20.0 56.55172413793103,4.161418241194308 57.93103448275862,2.446932586890599 59.31034482758621,3.265686960578493 60.68965517241379,5.015162118031257 62.06896551724138,3.953813855843247 63.44827586206897,10.07930954047119 64.82758620689656,3.335665966876604 66.20689655172414,3.321670165616982 67.58620689655172,3.037088873337999 68.96551724137932,4.90319570795428 70.3448275862069,3.949148588756706 71.72413793103448,1.817121530207604 73.10344827586206,10.92139024959179 74.48275862068967,3.683228364823886 75.86206896551724,3.358992302309307 77.24137931034483,3.755540004665267 78.62068965517241,2.498250524842547 80.0,3.879169582458596" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectCopy_4.html">BenchmarkObjectCopy-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.5927750410509027 1.379310344827586,2.1346469622331625 2.758620689655172,12.183908045977011 4.137931034482759,0.6568144499178921 5.517241379310345,3.66174055829228 6.896551724137931,1.4696223316912977 8.275862068965518,3.193760262725778 9.655172413793103,2.8243021346469597 11.03448275862069,2.1674876847290605 12.41379310344828,0.7553366174055789 13.79310344827586,2.0935960591132954 15.17241379310345,1.0591133004926085 16.55172413793103,15.451559934318553 17.93103448275862,1.6995073891625552 19.31034482758621,0.016420361247941884 20.68965517241379,3.489326765188828 22.06896551724138,2.019704433497534 23.44827586206897,3.0952380952380913 24.82758620689655,1.8965517241379288 26.20689655172414,1.6338259441707699 27.58620689655172,1.4614121510673215 28.96551724137931,2.8653530377668304 30.3448275862069,12.44663382594417 31.72413793103448,2.6026272577996643 33.10344827586207,1.954022988505745 34.48275862068966,2.857142857142854 35.86206896551724,3.5467980295566477 37.24137931034483,7.274220032840722 38.62068965517241,4.9835796387520475 40.0,0.4351395730706038 41.37931034482759,3.185550082101802 42.75862068965517,2.6026272577996643 44.13793103448276,2.3070607553366145 45.51724137931034,1.9704433497536904 46.89655172413793,3.185550082101802 48.27586206896552,0.9934318555008197 49.6551724137931,0.0 51.03448275862069,8.678160919540225 52.41379310344828,1.4039408866995053 53.79310344827586,3.2594417077175635 55.17241379310345,20.0 56.55172413793103,2.8981937602627212 57.93103448275862,1.6338259441707699 59.31034482758621,2.0935960591132954 60.68965517241379,2.6929392446633784 62.06896551724138,2.2824302134646928 63.44827586206897,8.087027914614119 64.82758620689656,2.257799671592771 66.20689655172414,2.339901477832509 67.58620689655172,3.538587848932675 68.96551724137932,3.719211822660096 70.3448275862069,0.5665024630541851 71.72413793103448,5.024630541871918 73.10344827586206,14.507389162561573 74.48275862068967,3.078817733990146 75.86206896551724,1.8965517241379288 77.24137931034483,2.947454844006568 78.62068965517241,2.3152709359605836 80.0,2.8653530377668304" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkRead_Go_4.html">BenchmarkRead/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.658682634730539 1.379310344827586,0.04790419161676951 2.758620689655172,13.700598802395215 4.137931034482759,2.8742514970059894 5.517241379310345,1.5568862275449078 6.896551724137931,4.431137724550897 8.275862068965518,0.28742514970060284 9.655172413793103,2.658682634730539 11.03448275862069,4.550898203592816 12.41379310344828,4.11976047904192 13.79310344827586,3.592814371257486 15.17241379310345,1.8922155688622766 16.55172413793103,19.568862275449103 17.93103448275862,2.778443113772454 19.31034482758621,3.928143712574851 20.68965517241379,2.9940119760479043 22.06896551724138,3.9041916167664716 23.44827586206897,3.8323353293413156 24.82758620689655,1.8922155688622766 26.20689655172414,2.658682634730539 27.58620689655172,2.634730538922156 28.96551724137931,0.6946107784431135 30.3448275862069,12.81437125748503 31.72413793103448,3.6167664670658652 33.10344827586207,4.622754491017966 34.48275862068966,4.526946107784433 35.86206896551724,4.622754491017966 37.24137931034483,8.910179640718567 38.62068965517241,7.952095808383238 40.0,3.0419161676646738 41.37931034482759,4.191616766467066 42.75862068965517,5.317365269461083 44.13793103448276,3.281437125748507 45.51724137931034,2.7065868263473085 46.89655172413793,0.0 48.27586206896552,3.808383233532936 49.6551724137931,4.359281437125752 51.03448275862069,12.766467065868266 52.41379310344828,3.6167664670658652 53.79310344827586,5.101796407185633 55.17241379310345,20.0 56.55172413793103,2.634730538922156 57.93103448275862,2.658682634730539 59.31034482758621,3.5209580838323404 60.68965517241379,3.401197604790422 62.06896551724138,2.658682634730539 63.44827586206897,13.868263473053894 64.82758620689656,3.449101796407188 66.20689655172414,4.287425149700601 67.58620689655172,3.8323353293413156 68.96551724137932,2.730538922155688 70.3448275862069,2.9700598802395213 71.72413793103448,8.718562874251498 73.10344827586206,19.61676646706587 74.48275862068967,3.8562874251496986 75.86206896551724,2.2275449101796454 77.24137931034483,1.7724550898203617 78.62068965517241,1.0538922155688653 80.0,3.928143712574851" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_10x1000x10_100p_4.html">BenchmarkJSONPatchReplace/10x1000x10-100p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.5423143350604491 1.379310344827586,0.1208981001727116 2.758620689655172,11.97236614853195 4.137931034482759,1.050086355785838 5.517241379310345,3.827288428324698 6.896551724137931,2.625215889464594 8.275862068965518,3.298791018998273 9.655172413793103,0.3419689119170984 11.03448275862069,1.561312607944732 12.41379310344828,2.449050086355786 13.79310344827586,0.2521588946459413 15.17241379310345,0.0 16.55172413793103,15.93782383419689 17.93103448275862,4.44559585492228 19.31034482758621,0.4110535405872193 20.68965517241379,3.854922279792746 22.06896551724138,1.564766839378238 23.44827586206897,1.772020725388601 24.82758620689655,3.98272884283247 26.20689655172414,0.7012089810017271 27.58620689655172,0.7184801381692573 28.96551724137931,3.506044905008636 30.3448275862069,12.07253886010363 31.72413793103448,4.103626943005181 33.10344827586207,3.067357512953368 34.48275862068966,3.854922279792746 35.86206896551724,3.316062176165803 37.24137931034483,7.143350604490501 38.62068965517241,4.383419689119171 40.0,1.495682210708117 41.37931034482759,3.872193436960276 42.75862068965517,0.6873920552677029 44.13793103448276,1.806563039723661 45.51724137931034,3.101899827288428 46.89655172413793,4.455958549222798 48.27586206896552,3.882556131260794 49.6551724137931,1.430051813471503 51.03448275862069,8.763385146804836 52.41379310344828,0.2590673575129534 53.79310344827586,3.350604490500864 55.17241379310345,20.0 56.55172413793103,1.281519861830743 57.93103448275862,0.6079447322970639 59.31034482758621,3.298791018998273 60.68965517241379,4.14853195164076 62.06896551724138,2.987910189982729 63.44827586206897,10.76683937823834 64.82758620689656,3.281519861830743 66.20689655172414,0.694300518134715 67.58620689655172,3.112262521588946 68.96551724137932,3.692573402417962 70.3448275862069,3.478411053540587 71.72413793103448,5.758203799654577 73.10344827586206,15.8307426597582 74.48275862068967,1.81692573402418 75.86206896551724,0.8877374784110535 77.24137931034483,1.22279792746114 78.62068965517241,0.8981001727115717 80.0,1.772020725388601" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseModuleRulesBase_1_4.html">BenchmarkParseModuleRulesBase/1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.51993765424081 1.379310344827586,4.609689570074036 2.758620689655172,12.30549422002858 4.137931034482759,5.03182231458631 5.517241379310345,2.640602675672165 6.896551724137931,9.242758799844136 8.275862068965518,5.147421743083517 9.655172413793103,0.0 11.03448275862069,5.550071437849071 12.41379310344828,8.44655150019483 13.79310344827586,3.043252370437719 15.17241379310345,4.587608780361086 16.55172413793103,14.21872970515651 17.93103448275862,5.094168073775815 19.31034482758621,3.448499805169503 20.68965517241379,1.188466034549942 22.06896551724138,5.324068060787115 23.44827586206897,4.175866995713729 24.82758620689655,5.453955059098584 26.20689655172414,4.887647746460579 27.58620689655172,2.547084036887908 28.96551724137931,5.26172230159761 30.3448275862069,11.96908689440187 31.72413793103448,5.813742044421353 33.10344827586207,4.521366411222237 34.48275862068966,4.894142096376153 35.86206896551724,3.297830887128198 37.24137931034483,10.283153656319 38.62068965517241,7.436030653331602 40.0,4.190154565527991 41.37931034482759,5.915053903104299 42.75862068965517,4.981166385244837 44.13793103448276,5.364333030263671 45.51724137931034,9.523314716196909 46.89655172413793,4.09014157682816 48.27586206896552,5.135731913235485 49.6551724137931,4.94869463566697 51.03448275862069,9.810364982465256 52.41379310344828,4.440836472269126 53.79310344827586,3.308221846993116 55.17241379310345,20.0 56.55172413793103,5.155214962982205 57.93103448275862,2.95492921158592 59.31034482758621,8.856994414859074 60.68965517241379,5.877386673593973 62.06896551724138,3.901805429276529 63.44827586206897,11.71450837771139 64.82758620689656,9.663592674373294 66.20689655172414,1.959994804520068 67.58620689655172,5.416287829588258 68.96551724137932,4.316144953890116 70.3448275862069,2.318482919859722 71.72413793103448,8.84270684504481 73.10344827586206,15.77997142486037 74.48275862068967,3.761527471100143 75.86206896551724,4.627873749837641 77.24137931034483,3.753734251201455 78.62068965517241,4.920119496038447 80.0,3.965450058449149" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkMemoryAllocationTargets_10000_topdown_4.html">BenchmarkMemoryAllocationTargets/10000/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.970147836722679 1.379310344827586,2.507579740814945 2.758620689655172,13.41431279169343 4.137931034482759,2.513338640845295 5.517241379310345,3.765369578643498 6.896551724137931,3.935472676939941 8.275862068965518,2.826073238893406 9.655172413793103,2.822321726873636 11.03448275862069,3.713238370168766 12.41379310344828,2.028097015088071 13.79310344827586,3.050754255477475 15.17241379310345,2.307148629558673 16.55172413793103,19.05749348483299 17.93103448275862,4.527025242657423 19.31034482758621,2.95119932795282 20.68965517241379,4.423689185912842 22.06896551724138,2.413856110921022 23.44827586206897,4.475889501187938 24.82758620689655,3.954480337840111 26.20689655172414,3.331115608354979 27.58620689655172,1.993630821106434 28.96551724137931,4.138870444411847 30.3448275862069,12.01963554554348 31.72413793103448,3.486401879573338 33.10344827586207,3.925573950487775 34.48275862068966,3.783505177539072 35.86206896551724,2.964670217823812 37.24137931034483,10.88422233335985 38.62068965517241,9.12450651368615 40.0,4.351240578131038 41.37931034482759,4.615761665125064 42.75862068965517,4.113689242679142 44.13793103448276,4.882306594129756 45.51724137931034,1.759745436873858 46.89655172413793,1.721114735470275 48.27586206896552,0.0 49.6551724137931,3.386476737046732 51.03448275862069,13.18395185427943 52.41379310344828,2.58283869181156 53.79310344827586,2.433311320623551 55.17241379310345,19.45129694130833 56.55172413793103,3.367501984146735 57.93103448275862,2.472044036827672 59.31034482758621,1.569394046070707 60.68965517241379,2.968987747446565 62.06896551724138,3.616024846856451 63.44827586206897,15.49858047227752 64.82758620689656,1.009148506318213 66.20689655172414,3.943388696381658 67.58620689655172,1.451863123451319 68.96551724137932,4.4860531370415 70.3448275862069,2.10245922307996 71.72413793103448,9.582510187699828 73.10344827586206,20.0 74.48275862068967,3.026881146751664 75.86206896551724,3.128380937086568 77.24137931034483,4.557203524216463 78.62068965517241,3.634456617753586 80.0,3.76606064664714" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/plugins/logs</td><td><a href="benchmarks.__v1_plugins_logs_BenchmarkMaskingRuleCountsNop_1000Rules_4.html">BenchmarkMaskingRuleCountsNop/1000Rules-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.769059295586268 1.379310344827586,5.72447614801605 2.758620689655172,15.11368702630406 4.137931034482759,3.611234953187695 5.517241379310345,8.283548818546588 6.896551724137931,8.21221578243424 8.275862068965518,8.149799375835935 9.655172413793103,6.045474810521623 11.03448275862069,6.526972804279982 12.41379310344828,6.482389656709764 13.79310344827586,1.658493089612127 15.17241379310345,0.0 16.55172413793103,17.83325902808738 17.93103448275862,7.579135086937138 19.31034482758621,3.620151582701739 20.68965517241379,5.492643780650914 22.06896551724138,4.485064645563977 23.44827586206897,4.378065091395453 24.82758620689655,5.947391885867142 26.20689655172414,4.128399465002229 27.58620689655172,3.932233615693268 28.96551724137931,6.794471689701293 30.3448275862069,12.94694605439144 31.72413793103448,6.98172090949621 33.10344827586207,6.669638876504681 34.48275862068966,6.437806509139545 35.86206896551724,1.66740971912617 37.24137931034483,10.54837271511369 38.62068965517241,8.86312973695943 40.0,4.422648238965671 41.37931034482759,7.588051716451181 42.75862068965517,4.181899242086491 44.13793103448276,4.627730717788676 45.51724137931034,3.201069995541685 46.89655172413793,6.098974587605885 48.27586206896552,2.817654926437807 49.6551724137931,4.90414623272403 51.03448275862069,10.20062416406598 52.41379310344828,3.655818100757914 53.79310344827586,6.330806954971021 55.17241379310345,20.0 56.55172413793103,3.994650022291574 57.93103448275862,2.987070887204637 59.31034482758621,5.07356219349086 60.68965517241379,6.090057958091841 62.06896551724138,6.125724476148016 63.44827586206897,11.35086937137762 64.82758620689656,6.81230494872938 66.20689655172414,4.538564422648239 67.58620689655172,6.170307623718235 68.96551724137932,4.253232278198841 70.3448275862069,6.143557735176103 71.72413793103448,8.916629514043692 73.10344827586206,17.34284440481498 74.48275862068967,4.386981720909496 75.86206896551724,4.05706642888988 77.24137931034483,5.911725367810967 78.62068965517241,5.091395452518948 80.0,4.146232724030317" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_not__implicit_body__multi_line_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/not,_implicit_body,_multi-line-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.6250772081531792 1.379310344827586,2.5633106856083963 2.758620689655172,12.059913526868435 4.137931034482759,2.1927115503397125 5.517241379310345,2.995676343421863 6.896551724137931,6.639901173563928 8.275862068965518,3.6133415688696715 9.655172413793103,2.7486102532427417 11.03448275862069,3.057442865966646 12.41379310344828,7.844348363187152 13.79310344827586,2.841260037059911 15.17241379310345,3.36627547869055 16.55172413793103,16.49474984558369 17.93103448275862,4.5707226683137705 19.31034482758621,1.1117974058060511 20.68965517241379,3.953057442865962 22.06896551724138,2.5633106856083963 23.44827586206897,2.4397776405188374 24.82758620689655,3.7368746139592304 26.20689655172414,2.501544163063617 27.58620689655172,1.9765287214329845 28.96551724137931,3.273625694873374 30.3448275862069,10.833848054354538 31.72413793103448,2.9339098208770835 33.10344827586207,4.447189623224212 34.48275862068966,4.323656578134649 35.86206896551724,3.7059913526868407 37.24137931034483,4.941321803582458 38.62068965517241,3.5824583075972782 40.0,1.4206300185299554 41.37931034482759,3.3971587399629364 42.75862068965517,0.9882643607164923 44.13793103448276,3.551575046324892 45.51724137931034,8.789376158122295 46.89655172413793,1.3897467572575621 48.27586206896552,4.292773316862261 49.6551724137931,1.7294626312538561 51.03448275862069,6.79431747992588 52.41379310344828,1.7294626312538561 53.79310344827586,2.9647930821494697 55.17241379310345,20.0 56.55172413793103,2.9339098208770835 57.93103448275862,2.7794935145151314 59.31034482758621,7.9987646695491055 60.68965517241379,2.285361334156889 62.06896551724138,1.8838789376158083 63.44827586206897,9.78381717109327 64.82758620689656,8.060531192093883 66.20689655172414,2.7486102532427417 67.58620689655172,2.5941939468807895 68.96551724137932,0.2470660901791213 70.3448275862069,0.0 71.72413793103448,4.045707226683135 73.10344827586206,17.11859172328598 74.48275862068967,3.0883261272390357 75.86206896551724,3.0883261272390357 77.24137931034483,1.4823965410747348 78.62068965517241,3.119209388511422 80.0,3.8604076590487963" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_concurrency__1000__JWT_count__1_4.html">BenchmarkTokens/concurrency:_1000,_JWT_count:_1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.521855869401783 1.379310344827586,1.368274084416282 2.758620689655172,10.8162388572656 4.137931034482759,1.099774460315756 5.517241379310345,2.461604553753625 6.896551724137931,0.3146815594458168 8.275862068965518,0.5681452045967136 9.655172413793103,0.08162388572655999 11.03448275862069,2.447642573300397 12.41379310344828,0.0 13.79310344827586,0.8570508001288798 15.17241379310345,1.952529266459027 16.55172413793103,14.1832241434862 17.93103448275862,2.268284824401246 19.31034482758621,1.488561916013318 20.68965517241379,1.951455267962625 22.06896551724138,2.65814627859521 23.44827586206897,3.200515519278273 24.82758620689655,1.688325636344109 26.20689655172414,0.3125335624530126 27.58620689655172,0.5058532918053915 28.96551724137931,3.041563741810761 30.3448275862069,10.04618193534529 31.72413793103448,2.439050585329181 33.10344827586207,1.20395231446676 34.48275862068966,0.6841370422081409 35.86206896551724,2.20384491461712 37.24137931034483,8.32671034260552 38.62068965517241,5.905917731715176 40.0,1.905273332617334 41.37931034482759,1.570185801739878 42.75862068965517,1.992267210825905 44.13793103448276,1.708731607775749 45.51724137931034,1.558371818279454 46.89655172413793,1.758135538610246 48.27586206896552,0.7517989474814735 49.6551724137931,1.334980131027817 51.03448275862069,11.49715390398453 52.41379310344828,1.911717323595747 53.79310344827586,1.377940070883901 55.17241379310345,20.0 56.55172413793103,1.549779830308238 57.93103448275862,0.4338953925464504 59.31034482758621,0.3608634947911073 60.68965517241379,1.942863279991408 62.06896551724138,0.3458275158414778 63.44827586206897,13.22951347868113 64.82758620689656,0.2287616797336484 66.20689655172414,1.45419396412845 67.58620689655172,0.2341316722156589 68.96551724137932,2.551820427451402 70.3448275862069,1.650735688970035 71.72413793103448,5.992911609923746 73.10344827586206,15.11115884437762 74.48275862068967,2.869723982386425 75.86206896551724,0.7861668993663409 77.24137931034483,1.30598217162496 78.62068965517241,2.592632370314682 80.0,1.676511652883686" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComplexRules_ProcessRequest_4.html">BenchmarkComplexRules/ProcessRequest-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.42621114533744 1.379310344827586,0.06720806496779615 2.758620689655172,12.58695043405209 4.137931034482759,2.024082889946794 5.517241379310345,3.696443573228787 6.896551724137931,6.129375525063008 8.275862068965518,2.837300476057127 9.655172413793103,1.195183422010641 11.03448275862069,2.327639316718006 12.41379310344828,5.516661999439933 13.79310344827586,1.979277513301596 15.17241379310345,2.155138616633996 16.55172413793103,16.57350882105853 17.93103448275862,3.541865023802856 19.31034482758621,2.26043125175021 20.68965517241379,3.601232147857743 22.06896551724138,2.42957154858583 23.44827586206897,3.147577709325119 24.82758620689655,2.110333239988799 26.20689655172414,1.485298235788295 27.58620689655172,0.0 28.96551724137931,3.194623354802576 30.3448275862069,12.16802016241949 31.72413793103448,3.425371044525343 33.10344827586207,3.417530103612433 34.48275862068966,3.469056286754411 35.86206896551724,2.559507140856903 37.24137931034483,8.52310277233268 38.62068965517241,6.992999159899188 40.0,3.12965555866704 41.37931034482759,3.964155698683842 42.75862068965517,1.180621674600952 44.13793103448276,2.736488378605433 45.51724137931034,6.858583029963596 46.89655172413793,3.220386446373565 48.27586206896552,3.677401288154579 49.6551724137931,1.04172500700084 51.03448275862069,10.64799775973117 52.41379310344828,2.036404368524223 53.79310344827586,1.532343881265752 55.17241379310345,20.0 56.55172413793103,1.73284794175301 57.93103448275862,0.3640436852422291 59.31034482758621,4.048165779893587 60.68965517241379,4.440212825539065 62.06896551724138,2.692803136376365 63.44827586206897,12.75049005880706 64.82758620689656,6.365723886866424 66.20689655172414,1.420330439652758 67.58620689655172,1.497619714365724 68.96551724137932,3.469056286754411 70.3448275862069,3.200224026883226 71.72413793103448,6.243629235508261 73.10344827586206,15.76477177261271 74.48275862068967,1.787734528143377 75.86206896551724,1.955754690562868 77.24137931034483,1.318398207784934 78.62068965517241,1.237748529823579 80.0,1.56482777933352" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/e2e/authz</td><td><a href="benchmarks.__v1_test_e2e_authz_BenchmarkRESTAuthzForbidAuthn_4.html">BenchmarkRESTAuthzForbidAuthn-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.241168393458994 1.379310344827586,2.991511671451754 2.758620689655172,10.4535950567969 4.137931034482759,0.1454250405692173 5.517241379310345,2.312289352140806 6.896551724137931,6.582979652977156 8.275862068965518,3.086225190363251 9.655172413793103,1.035607289976283 11.03448275862069,3.209025090500562 12.41379310344828,5.44173636250156 13.79310344827586,0.1805330171014855 15.17241379310345,0.6127512170765198 16.55172413793103,18.13724878292348 17.93103448275862,2.290756459867682 19.31034482758621,0.3638746723255524 20.68965517241379,1.584227936587193 22.06896551724138,2.951254525028086 23.44827586206897,2.960304581200849 24.82758620689655,2.087754337785545 26.20689655172414,0.0 27.58620689655172,0.4735675945574835 28.96551724137931,1.418674322806142 30.3448275862069,10.1173386593434 31.72413793103448,2.924572462863563 33.10344827586207,1.564879540631632 34.48275862068966,1.5275870677818 35.86206896551724,1.310853825989265 37.24137931034483,11.06665834477593 38.62068965517241,9.1085694669829 40.0,1.315690924978155 41.37931034482759,1.492167020347023 42.75862068965517,0.9109349644239171 44.13793103448276,1.188053925851954 45.51724137931034,6.861815004368993 46.89655172413793,1.991168393458994 48.27586206896552,1.525402571464237 49.6551724137931,1.53414055673449 51.03448275862069,12.54212957183872 52.41379310344828,0.2373299213581326 53.79310344827586,3.527493446511047 55.17241379310345,20.0 56.55172413793103,1.02999001373112 57.93103448275862,0.01419922606416178 59.31034482758621,5.275246536012982 60.68965517241379,3.553551366870553 62.06896551724138,2.369554362751217 63.44827586206897,12.78694919485707 64.82758620689656,6.113312944701036 66.20689655172414,1.313350393209337 67.58620689655172,0.5596991636499813 68.96551724137932,2.717981525402571 70.3448275862069,3.236331294470104 71.72413793103448,8.027711896142804 73.10344827586206,15.58310448133816 74.48275862068967,0.1221757583322931 75.86206896551724,0.5645362626388716 77.24137931034483,2.008176257645737 78.62068965517241,0.75724004493821 80.0,0.9951941081013606" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_1000x10x10_1000p_4.html">BenchmarkJSONPatchReplace/1000x10x10-1000p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6735831526788479 1.379310344827586,0.4498296686280582 2.758620689655172,12.38309074016723 4.137931034482759,0.6851966553112419 5.517241379310345,3.418240941467947 6.896551724137931,2.991638278104676 8.275862068965518,3.975689067822855 9.655172413793103,0.8175905853205327 11.03448275862069,1.61969650046454 12.41379310344828,3.368689996903066 13.79310344827586,0.009290802105915144 15.17241379310345,0.8315267884794054 16.55172413793103,16.60808299783215 17.93103448275862,4.185506348714772 19.31034482758621,0.0 20.68965517241379,3.151904614431713 22.06896551724138,1.825642613812326 23.44827586206897,2.088107773304429 24.82758620689655,4.462681944874574 26.20689655172414,0.712294828120161 27.58620689655172,0.4451842675751007 28.96551724137931,4.312480644162279 30.3448275862069,12.85227624651595 31.72413793103448,4.543976463301332 33.10344827586207,3.700836172189532 34.48275862068966,3.443790647259213 35.86206896551724,3.740322081139672 37.24137931034483,7.80040260142459 38.62068965517241,4.921028182099721 40.0,1.533756580984825 41.37931034482759,4.268349334159182 42.75862068965517,1.38974914834314 44.13793103448276,2.212759368225457 45.51724137931034,3.467791886032828 46.89655172413793,4.104211830288015 48.27586206896552,4.252090430473831 49.6551724137931,1.600340662743884 51.03448275862069,9.665531124187055 52.41379310344828,0.8857231340972437 53.79310344827586,3.847940538866522 55.17241379310345,20.0 56.55172413793103,1.528336946423041 57.93103448275862,0.4715082068751936 59.31034482758621,3.237070300402601 60.68965517241379,3.737999380613193 62.06896551724138,3.062093527407866 63.44827586206897,11.42458965624032 64.82758620689656,3.182099721275937 66.20689655172414,0.4660885723134097 67.58620689655172,3.224682564261381 68.96551724137932,3.799163827810468 70.3448275862069,3.468566119541654 71.72413793103448,5.638742644781666 73.10344827586206,16.73815422731496 74.48275862068967,2.064880768039641 75.86206896551724,0.8477856921647569 77.24137931034483,1.494270672034686 78.62068965517241,0.8756580984825023 80.0,1.635955404149892" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_100x500_4.html">BenchmarkAnyUnionAllUniqueTypes/100x500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.284343131373725 1.379310344827586,3.248950209958008 2.758620689655172,15.28494301139772 4.137931034482759,0.6310737852429514 5.517241379310345,4.199160167966407 6.896551724137931,5.922015596880624 8.275862068965518,5.401319736052789 9.655172413793103,1.300539892021596 11.03448275862069,2.586682663467307 12.41379310344828,5.778044391121776 13.79310344827586,3.124175164967007 15.17241379310345,0.9238152369526095 16.55172413793103,13.77084583083383 17.93103448275862,5.979604079184163 19.31034482758621,2.771445710857828 20.68965517241379,4.823035392921416 22.06896551724138,2.56748650269946 23.44827586206897,3.469706058788242 24.82758620689655,5.04379124175165 26.20689655172414,1.576484703059388 27.58620689655172,0.0 28.96551724137931,5.012597480503899 30.3448275862069,15.20095980803839 31.72413793103448,6.169166166766647 33.10344827586207,5.053389322135573 34.48275862068966,4.045590881823635 35.86206896551724,6.29874025194961 37.24137931034483,10.00599880023995 38.62068965517241,8.971805638872226 40.0,2.783443311337732 41.37931034482759,4.662267546490702 42.75862068965517,2.315536892621476 44.13793103448276,4.007198560287942 45.51724137931034,6.409118176364727 46.89655172413793,5.13497300539892 48.27586206896552,4.287942411517696 49.6551724137931,3.157768446310738 51.03448275862069,11.37852429514097 52.41379310344828,2.95380923815237 53.79310344827586,3.496100779844031 55.17241379310345,20.0 56.55172413793103,0.9022195560887822 57.93103448275862,2.161967606478704 59.31034482758621,5.773245350929814 60.68965517241379,4.527894421115777 62.06896551724138,4.187162567486503 63.44827586206897,12.96460707858428 64.82758620689656,6.041991601679664 66.20689655172414,1.132573485302939 67.58620689655172,2.785842831433713 68.96551724137932,4.967006598680264 70.3448275862069,4.808638272345531 71.72413793103448,6.905818836232753 73.10344827586206,14.50509898020396 74.48275862068967,1.751649670065987 75.86206896551724,2.574685062987403 77.24137931034483,0.4343131373725255 78.62068965517241,1.266946610677864 80.0,3.052189562087582" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkPartialEvalCompile_10_4.html">BenchmarkPartialEvalCompile/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.31803602730019 1.379310344827586,1.297542236974602 2.758620689655172,12.87912579718793 4.137931034482759,1.999850818632753 5.517241379310345,4.135009137358744 6.896551724137931,4.084548539887368 8.275862068965518,0.0 9.655172413793103,1.513500913735874 11.03448275862069,2.796348786036624 12.41379310344828,3.135512624473203 13.79310344827586,2.437660836161563 15.17241379310345,1.598869951143102 16.55172413793103,11.74409801215828 17.93103448275862,4.264218849065752 19.31034482758621,2.027803677320703 20.68965517241379,3.548185581620856 22.06896551724138,2.594991235594674 23.44827586206897,2.720601946816843 24.82758620689655,3.432570022004252 26.20689655172414,1.781188229590124 27.58620689655172,1.357438555924365 28.96551724137931,3.556036251072241 30.3448275862069,12.10429642337672 31.72413793103448,4.431618990788051 33.10344827586207,3.118021109163465 34.48275862068966,3.840413232387275 35.86206896551724,3.64267333010107 37.24137931034483,6.24820049975758 38.62068965517241,4.589154514601126 40.0,2.231436243613173 41.37931034482759,3.904840935367173 42.75862068965517,1.113732144855108 44.13793103448276,1.688416066833253 45.51724137931034,4.296964159176519 46.89655172413793,3.693152575243352 48.27586206896552,4.12769925036363 49.6551724137931,0.9631708499608399 51.03448275862069,8.378529071718942 52.41379310344828,1.493902211613769 53.79310344827586,1.817980084287472 55.17241379310345,20.0 56.55172413793103,1.901335173236863 57.93103448275862,0.732928057285645 59.31034482758621,2.777234923358073 60.68965517241379,4.671521276992504 62.06896551724138,2.445753925334726 63.44827586206897,10.27906239510685 64.82758620689656,4.153526274568306 66.20689655172414,1.925353373363667 67.58620689655172,2.106384962518181 68.96551724137932,4.440868235557379 70.3448275862069,4.16639316749338 71.72413793103448,4.905642785216127 73.10344827586206,14.76116063103718 74.48275862068967,2.680453511356432 75.86206896551724,2.456811994181927 77.24137931034483,2.508298213553127 78.62068965517241,1.649666206690784 80.0,1.879088501846119" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_not__explicit_body__multi_line_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/not,_explicit_body,_multi-line-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.6024653312788928 1.379310344827586,2.157164869029277 2.758620689655172,11.439137134052391 4.137931034482759,2.0338983050847474 5.517241379310345,2.6194144838212665 6.896551724137931,6.379044684129433 8.275862068965518,2.3728813559322077 9.655172413793103,2.588597842835135 11.03448275862069,3.020030816640986 12.41379310344828,7.303543913713408 13.79310344827586,2.835130970724194 15.17241379310345,2.8659476117103253 16.55172413793103,15.858243451463789 17.93103448275862,3.1741140215716506 19.31034482758621,1.1402157164869067 20.68965517241379,1.0785824345146402 22.06896551724138,2.1263482280431454 23.44827586206897,2.157164869029277 24.82758620689655,3.8520801232665676 26.20689655172414,1.879815100154083 27.58620689655172,1.4791987673343634 28.96551724137931,2.4036979969183356 30.3448275862069,12.114021571648692 31.72413793103448,3.821263482280436 33.10344827586207,4.684129429892145 34.48275862068966,2.4036979969183356 35.86206896551724,3.1741140215716506 37.24137931034483,5.053929121725735 38.62068965517241,3.697996918335903 40.0,0.9244992295839758 41.37931034482759,3.235747303543917 42.75862068965517,0.7704160246533149 44.13793103448276,3.0816640986132526 45.51724137931034,8.496147919876734 46.89655172413793,0.8628659476117093 48.27586206896552,2.557781201849 49.6551724137931,1.325115562403699 51.03448275862069,3.29738058551618 52.41379310344828,0.8936825885978479 53.79310344827586,2.157164869029277 55.17241379310345,20.0 56.55172413793103,1.6640986132511593 57.93103448275862,2.4961479198767336 59.31034482758621,7.395993836671803 60.68965517241379,1.5100154083204984 62.06896551724138,1.417565485362097 63.44827586206897,9.177195685670263 64.82758620689656,7.33436055469954 66.20689655172414,2.1879815100154083 67.58620689655172,2.1263482280431454 68.96551724137932,1.109399075500768 70.3448275862069,0.0 71.72413793103448,3.4206471494607094 73.10344827586206,16.560862865947612 74.48275862068967,2.157164869029277 75.86206896551724,2.157164869029277 77.24137931034483,1.294298921417571 78.62068965517241,2.650231124807398 80.0,3.5439137134052388" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainObject_500_4.html">BenchmarkJSONPatchPathologicalNestedAddChainObject/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.965160026628594 1.379310344827586,2.560873216379118 2.758620689655172,12.85830249859219 4.137931034482759,1.425330234258186 5.517241379310345,6.328380600691441 6.896551724137931,7.957954896244637 8.275862068965518,5.746301440693538 9.655172413793103,2.760199945109833 11.03448275862069,0.2578465238951585 12.41379310344828,7.437469041146329 13.79310344827586,1.653923228339911 15.17241379310345,1.446547639860789 16.55172413793103,18.21542289166182 17.93103448275862,4.675126695604166 19.31034482758621,3.25116623916533 20.68965517241379,6.10611292360609 22.06896551724138,3.494630095957323 23.44827586206897,3.767832848050391 24.82758620689655,3.596752126604828 26.20689655172414,3.258165124593533 27.58620689655172,0.7698717368634168 28.96551724137931,5.510471831148847 30.3448275862069,11.98600873841836 31.72413793103448,6.130467516631728 33.10344827586207,5.334640754187215 34.48275862068966,4.236159601473898 35.86206896551724,5.227656578304913 37.24137931034483,11.46231211279101 38.62068965517241,10.7281479931729 40.0,3.302248480385043 41.37931034482759,6.27461823634172 42.75862068965517,0.8636208590841776 44.13793103448276,3.201240101745625 45.51724137931034,7.47614545370671 46.89655172413793,4.609906592614704 48.27586206896552,5.4503034913981 49.6551724137931,2.386508141298525 51.03448275862069,12.54649691704474 52.41379310344828,1.293489119145836 53.79310344827586,5.272729060848205 55.17241379310345,20.0 56.55172413793103,3.099484571568379 57.93103448275862,2.013280477078898 59.31034482758621,4.995364618087053 60.68965517241379,5.495373143821931 62.06896551724138,5.611974065634291 63.44827586206897,14.24474123121093 64.82758620689656,8.04817202937749 66.20689655172414,2.47472154985266 67.58620689655172,5.062560144460618 68.96551724137932,6.432802103401386 70.3448275862069,5.50688465473144 71.72413793103448,10.6113333973412 73.10344827586206,16.89637920883869 74.48275862068967,0.0 75.86206896551724,0.3953110863774393 77.24137931034483,3.723627797122037 78.62068965517241,3.082345368109747 80.0,2.952772593745761" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefString_with_escape_4.html">BenchmarkRefString/with_escape-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.570536828963789 1.379310344827586,3.2334581772784006 2.758620689655172,12.284644194756554 4.137931034482759,1.897627965043693 5.517241379310345,5.268414481897629 6.896551724137931,5.043695380774032 8.275862068965518,6.09238451935081 9.655172413793103,3.0212234706616705 11.03448275862069,4.993757802746565 12.41379310344828,5.74282147315855 13.79310344827586,4.4818976279650435 15.17241379310345,4.644194756554308 16.55172413793103,12.60923845193508 17.93103448275862,7.066167290886389 19.31034482758621,3.3208489388264653 20.68965517241379,5.368289637952557 22.06896551724138,3.720349563046195 23.44827586206897,4.369538077403245 24.82758620689655,7.365792759051184 26.20689655172414,1.4232209737827688 27.58620689655172,0.0 28.96551724137931,3.982521847690382 30.3448275862069,12.43445692883895 31.72413793103448,6.304619225967539 33.10344827586207,5.817727840199749 34.48275862068966,5.980024968789014 35.86206896551724,4.868913857677901 37.24137931034483,4.3196004993757775 38.62068965517241,2.896379525593005 40.0,2.421972534332081 41.37931034482759,6.903870162297128 42.75862068965517,3.3083645443195984 44.13793103448276,5.156054931335829 45.51724137931034,7.6154806491885125 46.89655172413793,7.627965043695379 48.27586206896552,7.465667915106117 49.6551724137931,3.7702871410736556 51.03448275862069,7.990012484394507 52.41379310344828,6.429463171036202 53.79310344827586,8.139825218476904 55.17241379310345,20.0 56.55172413793103,2.384519350811484 57.93103448275862,2.534332084893883 59.31034482758621,6.691635455680398 60.68965517241379,7.790262172284644 62.06896551724138,7.3283395755305865 63.44827586206897,8.414481897627965 64.82758620689656,7.553058676654182 66.20689655172414,2.4094881398252213 67.58620689655172,7.990012484394507 68.96551724137932,6.82896379525593 70.3448275862069,6.217228464419476 71.72413793103448,5.642946317103622 73.10344827586206,13.245942571785267 74.48275862068967,3.8576779026217203 75.86206896551724,4.219725343320848 77.24137931034483,3.6454431960049902 78.62068965517241,4.057428214731583 80.0,3.4332084893882637" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetMarshalJSON_5000_json_Marshal_4.html">BenchmarkSetMarshalJSON/5000/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.412866123262154 1.379310344827586,1.667138040427327 2.758620689655172,13.57753318343513 4.137931034482759,0.6093107681805363 5.517241379310345,7.112049644734809 6.896551724137931,6.089436211429892 8.275862068965518,7.270108461690224 9.655172413793103,1.408045200238363 11.03448275862069,1.822243542751045 12.41379310344828,4.960374344733316 13.79310344827586,1.836074092692927 15.17241379310345,1.826326540575194 16.55172413793103,16.53677865189256 17.93103448275862,6.368476029131302 19.31034482758621,0.9681546342630492 20.68965517241379,7.228390875226088 22.06896551724138,2.423912811051207 23.44827586206897,2.403384853611214 24.82758620689655,6.788806937545868 26.20689655172414,2.267161198932772 27.58620689655172,1.129586362464501 28.96551724137931,6.808495701757182 30.3448275862069,13.62489918586153 31.72413793103448,5.712759489237952 33.10344827586207,6.031128420368027 34.48275862068966,5.820821755761687 35.86206896551724,5.321501784697715 37.24137931034483,9.224613698780468 38.62068965517241,7.263620852499283 40.0,1.277324716540297 41.37931034482759,5.637054577012319 42.75862068965517,2.02987124435814 44.13793103448276,1.848492538644243 45.51724137931034,6.155296741549869 46.89655172413793,7.34909752433963 48.27586206896552,5.982326106454082 49.6551724137931,0.6182352654009104 51.03448275862069,10.24116718867444 52.41379310344828,0.0 53.79310344827586,7.26377416664683 55.17241379310345,20.0 56.55172413793103,1.408811770976099 57.93103448275862,1.241957563450876 59.31034482758621,5.202707527845682 60.68965517241379,6.655496251670822 62.06896551724138,6.221520384124562 63.44827586206897,10.68975631523164 64.82758620689656,6.710229402345142 66.20689655172414,1.763249872608047 67.58620689655172,7.285262354800407 68.96551724137932,6.585480101235752 70.3448275862069,6.469752127334662 71.72413793103448,6.76385707732399 73.10344827586206,15.4394608829039 74.48275862068967,3.110324457116621 75.86206896551724,2.735737648830717 77.24137931034483,2.496954898608916 78.62068965517241,2.259689151531265 80.0,2.231713354186747" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkNumbersRange_not_interned_4.html">BenchmarkNumbersRange/not_interned-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.028660036359748 1.379310344827586,1.533525826114854 2.758620689655172,13.81135707410972 4.137931034482759,1.455459309164795 5.517241379310345,4.174954550315474 6.896551724137931,2.420062025451823 8.275862068965518,6.558656828146722 9.655172413793103,2.039354079777564 11.03448275862069,1.718532777243076 12.41379310344828,2.183723665918084 13.79310344827586,0.1507860121912095 15.17241379310345,1.312159127366057 16.55172413793103,15.64324671158165 17.93103448275862,6.354400598866431 19.31034482758621,1.750614907496524 20.68965517241379,5.818629023633836 22.06896551724138,2.563362207250561 23.44827586206897,2.79221473639183 24.82758620689655,4.493637044166399 26.20689655172414,1.74740669447118 27.58620689655172,0.8373435996150144 28.96551724137931,5.952304566356539 30.3448275862069,13.20607421666132 31.72413793103448,5.917014223077746 33.10344827586207,5.314939578654689 34.48275862068966,5.533098064378141 35.86206896551724,5.97262324885039 37.24137931034483,8.185220831996578 38.62068965517241,5.602609346593947 40.0,2.029729440701529 41.37931034482759,6.753288418350979 42.75862068965517,1.180622393326917 44.13793103448276,0.6737247353224254 45.51724137931034,3.5215484974869 46.89655172413793,5.542722703454176 48.27586206896552,5.607956368302855 49.6551724137931,0.0 51.03448275862069,7.150037429151962 52.41379310344828,1.00524008127473 53.79310344827586,4.199550850176452 55.17241379310345,20.0 56.55172413793103,1.154956689124158 57.93103448275862,1.125013367554272 59.31034482758621,2.633942893808149 60.68965517241379,6.370441663993156 62.06896551724138,5.692439311303604 63.44827586206897,11.14319324136456 64.82758620689656,3.184686129825687 66.20689655172414,1.630841621216982 67.58620689655172,4.733183616725484 68.96551724137932,5.894556731900332 70.3448275862069,5.805796171532456 71.72413793103448,5.48604427333975 73.10344827586206,13.57715752325954 74.48275862068967,2.725911667201369 75.86206896551724,1.628702812533419 77.24137931034483,2.473532242540905 78.62068965517241,1.36028232274623 80.0,2.215805796171532" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectSubsetSlow_100_4.html">BenchmarkObjectSubsetSlow/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.028303071027195 1.379310344827586,0.7094597089206731 2.758620689655172,13.37812991500956 4.137931034482759,1.812046342309879 5.517241379310345,4.494967768613349 6.896551724137931,3.716097971600936 8.275862068965518,3.550547527450213 9.655172413793103,1.308158638971549 11.03448275862069,3.411136627112762 12.41379310344828,2.378403124930775 13.79310344827586,1.907448293176398 15.17241379310345,1.299593138738952 16.55172413793103,19.74835151040782 17.93103448275862,4.527900640197302 19.31034482758621,1.324994277359758 20.68965517241379,4.385831481166976 22.06896551724138,2.080973513405746 23.44827586206897,2.922312389700724 24.82758620689655,3.370228979450183 26.20689655172414,0.5425801354235124 27.58620689655172,0.0 28.96551724137931,3.720085359640249 30.3448275862069,13.03181787974333 31.72413793103448,3.925362003145606 33.10344827586207,3.5103782849801 34.48275862068966,2.910350225582786 35.86206896551724,2.7716777304378 37.24137931034483,12.17999364971534 38.62068965517241,9.684184099182586 40.0,2.656486520413212 41.37931034482759,4.765224069055654 42.75862068965517,1.498371816550614 44.13793103448276,2.162936489769396 45.51724137931034,4.200639458896675 46.89655172413793,3.223286346149586 48.27586206896552,4.827840829376712 49.6551724137931,0.3101301808354316 51.03448275862069,12.25161895338448 52.41379310344828,0.8423726435644295 53.79310344827586,2.158506058614604 55.17241379310345,20.0 56.55172413793103,1.606326655689043 57.93103448275862,0.2541590672465609 59.31034482758621,1.892532508288598 60.68965517241379,4.054435230788543 62.06896551724138,3.064972272885023 63.44827586206897,14.61495861238896 64.82758620689656,3.502255827862982 66.20689655172414,1.361619174906038 67.58620689655172,2.50644258530426 68.96551724137932,4.24331927902117 70.3448275862069,3.794811965117739 71.72413793103448,9.27259704490242 73.10344827586206,19.5828010662571 74.48275862068967,3.264046312773671 75.86206896551724,1.734366116062528 77.24137931034483,1.693753830476936 78.62068965517241,1.209507705258183 80.0,1.475776617661175" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkMemoryAllocationTargets_10000_wasm_4.html">BenchmarkMemoryAllocationTargets/10000/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.27419212019433 1.379310344827586,9.708749391141176 2.758620689655172,17.13872736326168 4.137931034482759,7.662527360334524 5.517241379310345,6.351860464618347 6.896551724137931,6.521998651924161 8.275862068965518,5.905039111709474 9.655172413793103,10.21784643931499 11.03448275862069,9.545524338060066 12.41379310344828,5.240749972700892 13.79310344827586,10.32614125888438 15.17241379310345,10.13424825648672 16.55172413793103,16.47245667419701 17.93103448275862,6.728303940683021 19.31034482758621,10.07260316107682 20.68965517241379,5.988338712838934 22.06896551724138,9.808805350279007 23.44827586206897,11.07478119431565 24.82758620689655,6.916554129034398 26.20689655172414,10.73591501696123 27.58620689655172,8.442554157015435 28.96551724137931,6.874475813870504 30.3448275862069,15.18122691912874 31.72413793103448,6.512882817740716 33.10344827586207,6.051615742013211 34.48275862068966,5.920486168437445 35.86206896551724,4.481533557840569 37.24137931034483,4.446120829795497 38.62068965517241,0.0 40.0,9.918931549148322 41.37931034482759,7.214590872240147 42.75862068965517,9.486428039273523 44.13793103448276,9.568656500556203 45.51724137931034,6.744413273909905 46.89655172413793,6.57897672180231 48.27586206896552,5.960737797137552 49.6551724137931,9.572342136732175 51.03448275862069,7.488274728951317 52.41379310344828,10.65351233413721 53.79310344827586,5.219401087934334 55.17241379310345,20.0 56.55172413793103,9.253954909646627 57.93103448275862,8.947243458853697 59.31034482758621,6.239196028006963 60.68965517241379,6.921889883714747 62.06896551724138,5.548936147247823 63.44827586206897,10.26257151405647 64.82758620689656,6.89563757179636 66.20689655172414,9.827778486754514 67.58620689655172,4.884997797739995 68.96551724137932,7.393785646673259 70.3448275862069,6.312048202700956 71.72413793103448,1.703643820073026 73.10344827586206,16.3893782229702 74.48275862068967,9.675768138816204 75.86206896551724,9.956119929064261 77.24137931034483,9.769452986302403 78.62068965517241,9.776895824405335 80.0,10.17420892934674" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetMarshalJSON_50_json_Marshal_4.html">BenchmarkSetMarshalJSON/50/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.251192585525419 1.379310344827586,1.667348144109763 2.758620689655172,13.75948389441643 4.137931034482759,0.881377493071646 5.517241379310345,6.909272636409068 6.896551724137931,5.85434555449548 8.275862068965518,7.056471764117941 9.655172413793103,0.8250420244423243 11.03448275862069,1.526509472536459 12.41379310344828,5.465449093635001 13.79310344827586,1.594657216846122 15.17241379310345,1.721866339557494 16.55172413793103,16.55626732088501 17.93103448275862,6.271409749670619 19.31034482758621,0.1708236790695561 20.68965517241379,6.909272636409068 22.06896551724138,2.000817772931716 23.44827586206897,2.267956930625596 24.82758620689655,6.668483939848258 26.20689655172414,1.904502294307392 27.58620689655172,0.8450320294398255 28.96551724137931,6.67211848621144 30.3448275862069,13.91486075144246 31.72413793103448,5.266457680250784 33.10344827586207,4.550452046703921 34.48275862068966,5.692608241333879 35.86206896551724,4.230611966743901 37.24137931034483,8.369451637817455 38.62068965517241,6.46767525328245 40.0,1.121257553041661 41.37931034482759,6.166916541729135 42.75862068965517,1.919949116350915 44.13793103448276,1.632819953659534 45.51724137931034,5.673526872927173 46.89655172413793,7.596201899050475 48.27586206896552,6.581254827131889 49.6551724137931,0.243514606333197 51.03448275862069,10.29485257371314 52.41379310344828,0.0 53.79310344827586,7.257280450683749 55.17241379310345,20.0 56.55172413793103,1.677343146608514 57.93103448275862,1.292989868702013 59.31034482758621,4.560447049202671 60.68965517241379,7.740675116986961 62.06896551724138,6.564899368497569 63.44827586206897,10.75916587160965 64.82758620689656,6.133296987869702 66.20689655172414,1.319340329835082 67.58620689655172,7.700695106991959 68.96551724137932,6.769342601426559 70.3448275862069,5.969742401526509 71.72413793103448,7.065558130025896 73.10344827586206,15.6885193766753 74.48275862068967,2.87856071964018 75.86206896551724,2.685929762391532 77.24137931034483,2.470582890372995 78.62068965517241,2.113488710190359 80.0,2.330652855390487" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTemplateStringVsConcatVsSprintfLocal_interpolated_4.html">BenchmarkTemplateStringVsConcatVsSprintfLocal/interpolated-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.598086124401914 1.379310344827586,1.784688995215311 2.758620689655172,13.0622009569378 4.137931034482759,1.755980861244019 5.517241379310345,4.712918660287081 6.896551724137931,1.961722488038278 8.275862068965518,3.516746411483254 9.655172413793103,1.215311004784689 11.03448275862069,3.425837320574163 12.41379310344828,2.62200956937799 13.79310344827586,2.30622009569378 15.17241379310345,1.277511961722488 16.55172413793103,15.84688995215311 17.93103448275862,4.607655502392344 19.31034482758621,2.497607655502392 20.68965517241379,3.296650717703349 22.06896551724138,3.244019138755981 23.44827586206897,3.736842105263158 24.82758620689655,2.770334928229665 26.20689655172414,1.215311004784689 27.58620689655172,2.368421052631579 28.96551724137931,3.110047846889952 30.3448275862069,13.03349282296651 31.72413793103448,5.009569377990431 33.10344827586207,4.110047846889952 34.48275862068966,4.358851674641148 35.86206896551724,3.373205741626794 37.24137931034483,9.717703349282298 38.62068965517241,7.727272727272727 40.0,3.45933014354067 41.37931034482759,4.684210526315789 42.75862068965517,0.0 44.13793103448276,2.526315789473684 45.51724137931034,3.741626794258373 46.89655172413793,3.449760765550239 48.27586206896552,4.641148325358852 49.6551724137931,0.2105263157894737 51.03448275862069,9.583732057416269 52.41379310344828,2.607655502392344 53.79310344827586,2.751196172248804 55.17241379310345,20.0 56.55172413793103,1.492822966507177 57.93103448275862,1.397129186602871 59.31034482758621,2.904306220095694 60.68965517241379,5.602870813397129 62.06896551724138,4.114832535885167 63.44827586206897,12.92822966507177 64.82758620689656,3.019138755980861 66.20689655172414,2.435406698564593 67.58620689655172,2.296650717703349 68.96551724137932,4.229665071770335 70.3448275862069,4.373205741626794 71.72413793103448,7.708133971291866 73.10344827586206,17.1866028708134 74.48275862068967,3.196172248803828 75.86206896551724,3.263157894736842 77.24137931034483,2.732057416267943 78.62068965517241,1.076555023923445 80.0,2.5311004784689" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_identical_10_4.html">BenchmarkHasRootsOverlap/identical/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.259962049335863 1.379310344827586,0.5464895635673624 2.758620689655172,11.68121442125237 4.137931034482759,0.6451612903225806 5.517241379310345,5.01707779886148 6.896551724137931,3.309297912713472 8.275862068965518,6.390891840607211 9.655172413793103,1.851992409867173 11.03448275862069,2.618595825426945 12.41379310344828,2.990512333965844 13.79310344827586,2.261859582542694 15.17241379310345,1.707779886148008 16.55172413793103,17.4876660341556 17.93103448275862,3.870967741935484 19.31034482758621,1.821631878557875 20.68965517241379,3.582542694497154 22.06896551724138,2.580645161290323 23.44827586206897,1.912713472485769 24.82758620689655,3.043643263757116 26.20689655172414,2.163187855787476 27.58620689655172,0.7666034155597723 28.96551724137931,4.326375711574953 30.3448275862069,11.69639468690702 31.72413793103448,2.686907020872865 33.10344827586207,3.810246679316888 34.48275862068966,3.294117647058824 35.86206896551724,1.52561669829222 37.24137931034483,8.387096774193548 38.62068965517241,5.419354838709677 40.0,1.996204933586338 41.37931034482759,3.415559772296015 42.75862068965517,1.039848197343454 44.13793103448276,1.351043643263757 45.51724137931034,4.523719165085389 46.89655172413793,3.210626185958254 48.27586206896552,1.783681214421252 49.6551724137931,1.176470588235294 51.03448275862069,9.518026565464895 52.41379310344828,0.349146110056926 53.79310344827586,3.20303605313093 55.17241379310345,20.0 56.55172413793103,1.108159392789374 57.93103448275862,0.0 59.31034482758621,3.127134724857685 60.68965517241379,3.316888045540797 62.06896551724138,2.793168880455408 63.44827586206897,11.64326375711575 64.82758620689656,3.278937381404175 66.20689655172414,1.138519924098672 67.58620689655172,1.935483870967742 68.96551724137932,1.381404174573055 70.3448275862069,2.383301707779886 71.72413793103448,6.641366223908918 73.10344827586206,16.3111954459203 74.48275862068967,1.874762808349146 75.86206896551724,0.5768500948766603 77.24137931034483,2.201138519924099 78.62068965517241,2.337760910815939 80.0,1.146110056925996" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefCopyNonGround_fully_ground_Copy_4.html">BenchmarkRefCopyNonGround/fully_ground/Copy-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.9962546816479403 1.379310344827586,2.670574824947078 2.758620689655172,12.88715192965315 4.137931034482759,1.9540791402051774 5.517241379310345,4.429246051131738 6.896551724137931,3.2242305813385457 8.275862068965518,4.16870216577105 9.655172413793103,2.7357107962872504 11.03448275862069,2.931118710307768 12.41379310344828,2.2797589969060397 13.79310344827586,2.1494870542256983 15.17241379310345,2.540302882266733 16.55172413793103,15.57075394886826 17.93103448275862,2.3774629539163037 19.31034482758621,0.9119035987624216 20.68965517241379,4.103566194430876 22.06896551724138,3.387070509688975 23.44827586206897,3.712750366389841 24.82758620689655,2.670574824947078 26.20689655172414,2.833414753297511 27.58620689655172,2.247191011235955 28.96551724137931,4.103566194430876 30.3448275862069,13.007653476632472 31.72413793103448,3.289366552678718 33.10344827586207,3.2242305813385457 34.48275862068966,3.8755902947402703 35.86206896551724,3.9407262660804463 37.24137931034483,7.816316560820711 38.62068965517241,6.383325191336917 40.0,0.0 41.37931034482759,3.6476143950496684 42.75862068965517,2.4425989252564726 44.13793103448276,2.4425989252564726 45.51724137931034,4.3641100797915655 46.89655172413793,4.39667806546165 48.27586206896552,2.4751669109265606 49.6551724137931,0.29311187103077785 51.03448275862069,9.356782283015795 52.41379310344828,1.2050154697931923 53.79310344827586,4.3641100797915655 55.17241379310345,20.0 56.55172413793103,2.8985507246376834 57.93103448275862,1.8889431688650085 59.31034482758621,2.4425989252564726 60.68965517241379,3.0613906529881127 62.06896551724138,4.103566194430876 63.44827586206897,8.239700374531838 64.82758620689656,3.7778863377300134 66.20689655172414,2.540302882266733 67.58620689655172,4.103566194430876 68.96551724137932,4.494382022471912 70.3448275862069,1.726103240514579 71.72413793103448,4.3641100797915655 73.10344827586206,14.043315420941214 74.48275862068967,2.931118710307768 75.86206896551724,1.1724474841231078 77.24137931034483,3.289366552678718 78.62068965517241,2.8985507246376834 80.0,2.9962546816479403" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseModuleRulesBase_10_4.html">BenchmarkParseModuleRulesBase/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.9988025744649 1.379310344827586,3.48974704385571 2.758620689655172,12.28371501272265 4.137931034482759,4.352267624607095 5.517241379310345,3.548121538691813 6.896551724137931,7.911615027690465 8.275862068965518,4.52252656787906 9.655172413793103,2.750710971411465 11.03448275862069,3.923813800329292 12.41379310344828,6.360200568777129 13.79310344827586,1.130070348750187 15.17241379310345,3.151100134710373 16.55172413793103,15.3498727735369 17.93103448275862,4.100434066756474 19.31034482758621,1.364316719054034 20.68965517241379,5.180736416704086 22.06896551724138,3.383475527615626 23.44827586206897,2.590181110612184 24.82758620689655,4.896722047597665 26.20689655172414,2.601781170483461 27.58620689655172,0.9560694506810358 28.96551724137931,4.90607693459063 30.3448275862069,11.76919622810956 31.72413793103448,5.198323604250861 33.10344827586207,3.796587337224966 34.48275862068966,4.247118694806167 35.86206896551724,2.900014967819189 37.24137931034483,10.72781020805269 38.62068965517241,6.345981140547822 40.0,2.146759467145637 41.37931034482759,5.154916928603502 42.75862068965517,3.230055380930998 44.13793103448276,3.782367908995659 45.51724137931034,7.410941475826972 46.89655172413793,3.619218679838348 48.27586206896552,4.614204460410118 49.6551724137931,3.668986678640922 51.03448275862069,10.03854213441102 52.41379310344828,1.630369705133962 53.79310344827586,1.843661128573567 55.17241379310345,20.0 56.55172413793103,3.604625056129322 57.93103448275862,1.824951354587637 59.31034482758621,6.764331686873223 60.68965517241379,5.125355485705733 62.06896551724138,3.147732375392905 63.44827586206897,11.43279449184254 64.82758620689656,7.763433617721898 66.20689655172414,0.0 67.58620689655172,4.367609639275558 68.96551724137932,2.937434515791049 70.3448275862069,1.837299805418351 71.72413793103448,8.162325999101931 73.10344827586206,16.1805867385122 74.48275862068967,2.1460110761862 75.86206896551724,3.569824876515492 77.24137931034483,2.680362221224368 78.62068965517241,2.424038317617123 80.0,2.872324502320012" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_5000_5000_4.html">BenchmarkObjectFind/5000_5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.025252525252526 1.379310344827586,10.085858585858585 2.758620689655172,9.747474747474744 4.137931034482759,6.848484848484851 5.517241379310345,5.853535353535355 6.896551724137931,11.737373737373737 8.275862068965518,8.803030303030305 9.655172413793103,9.762626262626261 11.03448275862069,7.565656565656564 12.41379310344828,12.141414141414142 13.79310344827586,5.464646464646465 15.17241379310345,9.818181818181817 16.55172413793103,19.77272727272727 17.93103448275862,8.631313131313131 19.31034482758621,3.9797979797979792 20.68965517241379,8.717171717171716 22.06896551724138,9.71212121212121 23.44827586206897,6.949494949494948 24.82758620689655,5.464646464646465 26.20689655172414,9.62121212121212 27.58620689655172,9.934343434343436 28.96551724137931,8.808080808080806 30.3448275862069,13.550505050505048 31.72413793103448,8.823232323232322 33.10344827586207,8.792929292929294 34.48275862068966,8.823232323232322 35.86206896551724,8.772727272727272 37.24137931034483,15.863636363636363 38.62068965517241,13.974747474747476 40.0,9.787878787878789 41.37931034482759,8.717171717171716 42.75862068965517,9.853535353535353 44.13793103448276,2.242424242424242 45.51724137931034,12.606060606060606 46.89655172413793,8.449494949494946 48.27586206896552,8.181818181818183 49.6551724137931,4.767676767676768 51.03448275862069,15.818181818181818 52.41379310344828,8.045454545454545 53.79310344827586,8.540404040404042 55.17241379310345,17.828282828282827 56.55172413793103,9.404040404040401 57.93103448275862,9.212121212121215 59.31034482758621,12.59090909090909 60.68965517241379,8.691919191919194 62.06896551724138,8.696969696969695 63.44827586206897,17.32323232323232 64.82758620689656,12.595959595959595 66.20689655172414,7.232323232323232 67.58620689655172,8.732323232323232 68.96551724137932,8.762626262626263 70.3448275862069,8.7020202020202 71.72413793103448,12.606060606060606 73.10344827586206,20.0 74.48275862068967,6.863636363636365 75.86206896551724,9.782828282828282 77.24137931034483,7.792929292929291 78.62068965517241,0.0 80.0,9.823232323232325" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td></td><td></td></tr><tr><td>./v1/test/scheduler</td><td><a href="benchmarks.__v1_test_scheduler_BenchmarkScheduler10x30_4.html">BenchmarkScheduler10x30-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.992155751103676 1.379310344827586,4.584566806013418 2.758620689655172,14.7097320362168 4.137931034482759,6.060452655388219 5.517241379310345,8.634913736328105 6.896551724137931,8.079198000464151 8.275862068965518,8.688357980530302 9.655172413793103,7.138547738554173 11.03448275862069,7.886237044869573 12.41379310344828,7.25847456684041 13.79310344827586,7.282956862397561 15.17241379310345,7.051002286970138 16.55172413793103,17.8197483907949 17.93103448275862,8.224703769282083 19.31034482758621,7.309454394845202 20.68965517241379,8.166569445650012 22.06896551724138,7.792370709705328 23.44827586206897,7.851508605122222 24.82758620689655,8.209868712172577 26.20689655172414,5.929518910752321 27.58620689655172,6.245380990043799 28.96551724137931,8.589097447022638 30.3448275862069,14.91754018890216 31.72413793103448,8.694031398442887 33.10344827586207,8.764164070228173 34.48275862068966,8.410077236584158 35.86206896551724,5.436793491027643 37.24137931034483,11.82685473116315 38.62068965517241,10.39417912178162 40.0,7.652781158425339 41.37931034482759,8.770128847691188 42.75862068965517,0.0 44.13793103448276,7.932130220723069 45.51724137931034,8.032321486127946 46.89655172413793,7.924522499128451 48.27586206896552,8.149322578928594 49.6551724137931,7.274843308250109 51.03448275862069,13.33609315574159 52.41379310344828,5.90887284927586 53.79310344827586,8.11099665806549 55.17241379310345,20.0 56.55172413793103,7.151917904590673 57.93103448275862,6.493655746955849 59.31034482758621,5.041309321259717 60.68965517241379,8.481496746383854 62.06896551724138,8.656089910319935 63.44827586206897,14.10131664166842 64.82758620689656,7.70539583724089 66.20689655172414,6.632468339434686 67.58620689655172,6.90325871493847 68.96551724137932,8.391146959126909 70.3448275862069,8.856015168501928 71.72413793103448,10.61240742505534 73.10344827586206,17.68177750368398 74.48275862068967,7.562398997885013 75.86206896551724,6.815972249621486 77.24137931034483,7.894552932038159 78.62068965517241,7.384556365629528 80.0,7.319991898585834" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_100x100x10_1000p_4.html">BenchmarkJSONPatchReplace/100x100x10-1000p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.297244789826916 1.379310344827586,1.00317908866125 2.758620689655172,12.69692688096079 4.137931034482759,1.049982338396326 5.517241379310345,4.122218297421406 6.896551724137931,3.390144825150124 8.275862068965518,4.163723066054398 9.655172413793103,1.263687742847051 11.03448275862069,1.863299187566231 12.41379310344828,3.581773225008831 13.79310344827586,0.0 15.17241379310345,0.9952313670081243 16.55172413793103,16.93041328152596 17.93103448275862,4.415400918403391 19.31034482758621,1.217767573295655 20.68965517241379,3.950900741787354 22.06896551724138,2.002825856587778 23.44827586206897,2.378134934652066 24.82758620689655,4.83044860473331 26.20689655172414,1.61515365595196 27.58620689655172,0.9404803956199222 28.96551724137931,3.935005298481102 30.3448275862069,13.22412575061816 31.72413793103448,4.522253620628753 33.10344827586207,3.925291416460615 34.48275862068966,3.670964323560579 35.86206896551724,3.800777110561639 37.24137931034483,8.141116213352172 38.62068965517241,5.283468738961498 40.0,2.347227128223243 41.37931034482759,4.598198516425291 42.75862068965517,1.581596608972095 44.13793103448276,2.270399152243024 45.51724137931034,4.27057576827976 46.89655172413793,4.762451430589898 48.27586206896552,4.496644295302013 49.6551724137931,1.971918050158954 51.03448275862069,8.926174496644295 52.41379310344828,1.386435888378665 53.79310344827586,3.546450017661604 55.17241379310345,20.0 56.55172413793103,1.728187919463087 57.93103448275862,1.00317908866125 59.31034482758621,3.748675379724479 60.68965517241379,4.444542564464853 62.06896551724138,3.286824443659484 63.44827586206897,11.65135994348287 64.82758620689656,3.969445425644649 66.20689655172414,0.7691628399858706 67.58620689655172,3.600317908866125 68.96551724137932,3.712469092193571 70.3448275862069,4.169904627340162 71.72413793103448,6.470328505828329 73.10344827586206,16.78205581066761 74.48275862068967,2.301306958671847 75.86206896551724,1.196573648887319 77.24137931034483,1.796185093606499 78.62068965517241,0.6040268456375839 80.0,2.08318615330272" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_concurrency__1000__JWT_count__6_4.html">BenchmarkTokens/concurrency:_1000,_JWT_count:_6-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.861403413118151 1.379310344827586,2.029333187939589 2.758620689655172,12.44097922686876 4.137931034482759,1.454664413063628 5.517241379310345,2.810097595550951 6.896551724137931,2.48405212365738 8.275862068965518,1.436126710648274 9.655172413793103,0.0 11.03448275862069,2.589826072733221 12.41379310344828,1.357614088653836 13.79310344827586,1.466659396979445 15.17241379310345,2.902786107627719 16.55172413793103,17.8616215037348 17.93103448275862,2.897333842211439 19.31034482758621,2.06531813968704 20.68965517241379,2.297584646420588 22.06896551724138,3.176489831524999 23.44827586206897,3.565781582247424 24.82758620689655,2.62908238373044 26.20689655172414,1.801428493539065 27.58620689655172,0.3772967668066081 28.96551724137931,2.807916689384439 30.3448275862069,11.47810915435363 31.72413793103448,3.125238536611962 33.10344827586207,1.604056485469713 34.48275862068966,1.218036093997056 35.86206896551724,2.672700507060684 37.24137931034483,10.46834959925849 38.62068965517241,6.50564309470585 40.0,1.368518619486397 41.37931034482759,3.281173327517584 42.75862068965517,2.649800992312306 44.13793103448276,2.167820729513113 45.51724137931034,0.7371462842811188 46.89655172413793,2.351016847500136 48.27586206896552,1.725096777711139 49.6551724137931,2.384820893081075 51.03448275862069,12.15309961288916 52.41379310344828,2.699961834142086 53.79310344827586,1.347800010904531 55.17241379310345,20.0 56.55172413793103,2.046780437271686 57.93103448275862,0.6520909437871436 59.31034482758621,0.4601712011340712 60.68965517241379,2.855896625047707 62.06896551724138,0.6204678043727169 63.44827586206897,13.50853279537648 64.82758620689656,1.946458753612126 66.20689655172414,1.487378005561311 67.58620689655172,0.6869854424513385 68.96551724137932,2.873343874379805 70.3448275862069,2.211438852843356 71.72413793103448,6.14579357723134 73.10344827586206,17.97502862439344 74.48275862068967,3.424022681424132 75.86206896551724,1.384875415735238 77.24137931034483,1.563709721389237 78.62068965517241,2.850444359631427 80.0,1.833051632953492" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIteration_10000_4.html">BenchmarkSetIteration/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.853342721658992 1.379310344827586,0.0 2.758620689655172,14.10062124960276 4.137931034482759,1.1296814408172 5.517241379310345,5.882550384360545 6.896551724137931,3.397805375024146 8.275862068965518,3.72264144281118 9.655172413793103,0.669998276037545 11.03448275862069,3.007575049486031 12.41379310344828,3.129702211449188 13.79310344827586,2.015266414511194 15.17241379310345,0.6988736086272898 16.55172413793103,15.71363945090757 17.93103448275862,5.704895014840617 19.31034482758621,1.495817833249212 20.68965517241379,5.215792326913131 22.06896551724138,2.68807287999352 23.44827586206897,2.955997416133381 24.82758620689655,5.168721920701881 26.20689655172414,1.61697292963533 27.58620689655172,1.168813311482628 28.96551724137931,6.311526246809112 30.3448275862069,13.09047479587661 31.72413793103448,5.681004633927997 33.10344827586207,5.33379028723707 34.48275862068966,5.320314301203243 35.86206896551724,6.373136095411975 37.24137931034483,7.94042982745836 38.62068965517241,6.466055594673579 40.0,1.303448548028971 41.37931034482759,5.978435929870038 42.75862068965517,0.9628974200798008 44.13793103448276,0.6564392074757659 45.51724137931034,3.353555620636869 46.89655172413793,5.176701997511678 48.27586206896552,4.99544084627863 49.6551724137931,0.8084719253752733 51.03448275862069,8.930088129791525 52.41379310344828,1.328439772436956 53.79310344827586,4.335042756345947 55.17241379310345,20.0 56.55172413793103,2.394725090300323 57.93103448275862,1.806284777826935 59.31034482758621,3.469821310253007 60.68965517241379,6.461776844484047 62.06896551724138,5.243006008943834 63.44827586206897,11.08173866806245 64.82758620689656,3.828667210857225 66.20689655172414,2.067118220206086 67.58620689655172,3.704280204133771 68.96551724137932,6.446959075623794 70.3448275862069,5.124671564381689 71.72413793103448,6.741150152975705 73.10344827586206,15.91354016728667 74.48275862068967,2.971346913172527 75.86206896551724,0.9611776117511928 77.24137931034483,1.50963861177404 78.62068965517241,1.522952586878361 80.0,2.801817014886312" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetMarshalJSON_50000_json_Marshal_4.html">BenchmarkSetMarshalJSON/50000/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.71751057869833 1.379310344827586,1.247639485423369 2.758620689655172,13.81791424137397 4.137931034482759,0.841376184316717 5.517241379310345,6.424358506627751 6.896551724137931,5.93428441428145 8.275862068965518,6.345680733364289 9.655172413793103,1.27341426624877 11.03448275862069,1.031529323239694 12.41379310344828,5.410073981791649 13.79310344827586,1.143678381314053 15.17241379310345,1.171190079378241 16.55172413793103,16.73171512415287 17.93103448275862,6.039153275734359 19.31034482758621,0.9145676829403115 20.68965517241379,6.431008196245564 22.06896551724138,1.779369361712713 23.44827586206897,1.322012536897615 24.82758620689655,6.044897799133252 26.20689655172414,1.117029527765801 27.58620689655172,0.7904199902159132 28.96551724137931,6.615924672205455 30.3448275862069,13.55286637120936 31.72413793103448,6.081267688744431 33.10344827586207,6.063101313665661 34.48275862068966,6.238399534841299 35.86206896551724,6.029668032016627 37.24137931034483,8.820596055409991 38.62068965517241,6.953393613257714 40.0,0.417361951787116 41.37931034482759,5.708774515494235 42.75862068965517,1.312842546681702 44.13793103448276,0.9298933216698175 45.51724137931034,5.462120175671343 46.89655172413793,6.666658893292649 48.27586206896552,6.221674688788653 49.6551724137931,0.0 51.03448275862069,10.57153300609156 52.41379310344828,0.3527177097498148 53.79310344827586,7.085243855925177 55.17241379310345,20.0 56.55172413793103,0.907504277083126 57.93103448275862,0.5637406304931843 59.31034482758621,5.182642332205676 60.68965517241379,6.848137810520381 62.06896551724138,6.682811964500901 63.44827586206897,11.90332531121135 64.82758620689656,5.87598238173416 66.20689655172414,0.771382133538965 67.58620689655172,6.98313022370734 68.96551724137932,7.032566291333621 70.3448275862069,7.195017716383094 71.72413793103448,7.569118250638453 73.10344827586206,16.46918669087814 74.48275862068967,1.923617272229777 75.86206896551724,1.569861385194521 77.24137931034483,1.701143307850486 78.62068965517241,1.436462513681138 80.0,1.592215017744022" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_10x100x10_100p_4.html">BenchmarkJSONPatchReplace/10x100x10-100p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.7298530157121135 1.379310344827586,0.932589964521034 2.758620689655172,11.33299543841865 4.137931034482759,0.9697584051360028 5.517241379310345,4.848792025680014 6.896551724137931,2.189559047136341 8.275862068965518,4.450076026355803 9.655172413793103,0.9393478628146646 11.03448275862069,2.368643351917554 12.41379310344828,2.784254096975841 13.79310344827586,0.7298530157121135 15.17241379310345,0.0 16.55172413793103,15.44179760094611 17.93103448275862,4.277749619868221 19.31034482758621,1.425916539956074 20.68965517241379,4.358844399391789 22.06896551724138,2.111843216759588 23.44827586206897,2.909275215408008 24.82758620689655,5.402939685757729 26.20689655172414,1.179253252238554 27.58620689655172,1.057611082953202 28.96551724137931,4.382497043419497 30.3448275862069,12.55617502956581 31.72413793103448,4.605507687109309 33.10344827586207,2.743706707214056 34.48275862068966,4.460212873796249 35.86206896551724,4.392633890859943 37.24137931034483,6.984287886467309 38.62068965517241,4.828518330799121 40.0,2.442980233147491 41.37931034482759,4.341949653657712 42.75862068965517,1.104916371008616 44.13793103448276,2.618685588781889 45.51724137931034,4.027707383003886 46.89655172413793,5.16303429633384 48.27586206896552,5.071802669369826 49.6551724137931,2.121980064200034 51.03448275862069,9.03531001858422 52.41379310344828,0.8379793884102044 53.79310344827586,2.463253928028383 55.17241379310345,20.0 56.55172413793103,2.223348538604494 57.93103448275862,1.226558540293969 59.31034482758621,3.757391451258659 60.68965517241379,4.497381314411218 62.06896551724138,3.527622909275215 63.44827586206897,10.41392127048488 64.82758620689656,3.902686264571718 66.20689655172414,0.7771583037675283 67.58620689655172,3.416117587430309 68.96551724137932,4.777834093596891 70.3448275862069,4.564960297347525 71.72413793103448,6.369319141746917 73.10344827586206,15.17823956749451 74.48275862068967,2.473390775468829 75.86206896551724,1.38536915019429 77.24137931034483,2.098327420172326 78.62068965517241,1.071126879540463 80.0,2.23348538604494" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_true__clients_200__pattern_count_100_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=true,_clients=200,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.647352866419803 1.379310344827586,8.435459246818272 2.758620689655172,15.24069154900798 4.137931034482759,8.163727068392383 5.517241379310345,9.033163718762095 6.896551724137931,1.837618551614495 8.275862068965518,9.18252753952551 9.655172413793103,8.627683556689641 11.03448275862069,8.147114475714881 12.41379310344828,1.143311853251001 13.79310344827586,8.683900570310307 15.17241379310345,8.28162663862461 16.55172413793103,14.86622709746442 17.93103448275862,9.517022093087002 19.31034482758621,8.028218149922004 20.68965517241379,9.461801835026987 22.06896551724138,7.875166333584183 23.44827586206897,7.640762650904639 24.82758620689655,8.551481594077943 26.20689655172414,7.971320020001562 27.58620689655172,7.863039140929607 28.96551724137931,9.512088153061784 30.3448275862069,14.94345904082212 31.72413793103448,9.15335582678382 33.10344827586207,9.17993597506782 34.48275862068966,9.631349955893565 35.86206896551724,8.535799306590382 37.24137931034483,9.488930198869348 38.62068965517241,8.077474487210797 40.0,8.36806195832565 41.37931034482759,9.395517590243758 42.75862068965517,6.965660109676337 44.13793103448276,8.805454910931584 45.51724137931034,0.0 46.89655172413793,8.355054298259166 48.27586206896552,9.585233398620822 49.6551724137931,8.217917345706391 51.03448275862069,12.17588416371378 52.41379310344828,7.760838470777619 53.79310344827586,9.187079389919147 55.17241379310345,20.0 56.55172413793103,7.80564263322884 57.93103448275862,7.602769651451193 59.31034482758621,2.123471433816261 60.68965517241379,9.388075148724235 62.06896551724138,9.450903974230545 63.44827586206897,8.702988439296757 64.82758620689656,2.458065662933817 66.20689655172414,7.942812810966969 67.58620689655172,8.423631080831893 68.96551724137932,9.272036188871889 70.3448275862069,9.244509122805269 71.72413793103448,8.025925612132509 73.10344827586206,12.79854074985921 74.48275862068967,8.429578389010437 75.86206896551724,7.728726329132009 77.24137931034483,8.176651665495479 78.62068965517241,7.851177749757871 80.0,8.359589536060124" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,155,120);color:black;padding:2px 6px;display:block;text-align:right">1.48</span></td><td><span style="background:rgb(255,187,120);color:black;padding:2px 6px;display:block;text-align:right">1.30</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersection_10x10_4.html">BenchmarkSetIntersection/10x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.951549600757883 1.379310344827586,0.912166734334822 2.758620689655172,13.57964541886588 4.137931034482759,1.207199891730951 5.517241379310345,5.410745703072134 6.896551724137931,3.039653539044526 8.275862068965518,3.770469616998241 9.655172413793103,1.404790905399919 11.03448275862069,2.522668832047638 12.41379310344828,2.316957639734741 13.79310344827586,1.209906617945595 15.17241379310345,1.97320341047503 16.55172413793103,17.092976045473 17.93103448275862,5.18338070104209 19.31034482758621,1.483285965624577 20.68965517241379,5.280822844769252 22.06896551724138,2.625524428204087 23.44827586206897,2.78792800108269 24.82758620689655,3.25077818378671 26.20689655172414,0.9365272702666125 27.58620689655172,2.057111923128976 28.96551724137931,4.633915279469482 30.3448275862069,13.05183380701042 31.72413793103448,5.234808499120314 33.10344827586207,4.447151170659088 34.48275862068966,5.107592367032075 35.86206896551724,4.171065096765462 37.24137931034483,8.09852483421302 38.62068965517241,6.458248748139126 40.0,2.679658952496955 41.37931034482759,5.245635403978888 42.75862068965517,0.0 44.13793103448276,2.398159426174042 45.51724137931034,3.765056164568954 46.89655172413793,5.177967248612803 48.27586206896552,5.272702666125321 49.6551724137931,0.03789416700500744 51.03448275862069,10.52104479631885 52.41379310344828,1.464338882122073 53.79310344827586,3.949113547164704 55.17241379310345,20.0 56.55172413793103,1.288401678170253 57.93103448275862,0.05954797672215455 59.31034482758621,1.905535255108946 60.68965517241379,6.027879280010827 62.06896551724138,4.666395994045202 63.44827586206897,12.81905535255109 64.82758620689656,3.878738665583976 66.20689655172414,1.667343348220328 67.58620689655172,3.017999729327379 68.96551724137932,5.345784273920693 70.3448275862069,5.150899986466369 71.72413793103448,6.054946542157261 73.10344827586206,16.6003518744079 74.48275862068967,2.379212342671539 75.86206896551724,1.913655433752876 77.24137931034483,1.694410610366761 78.62068965517241,1.404790905399919 80.0,1.185546082013804" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_10x1000x10_10p_4.html">BenchmarkJSONPatchReplace/10x1000x10-10p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.248535564853556 1.379310344827586,0.4251046025104603 2.758620689655172,12.24435146443515 4.137931034482759,1.553138075313808 5.517241379310345,4.522175732217573 6.896551724137931,3.2 8.275862068965518,3.578242677824268 9.655172413793103,1.061087866108787 11.03448275862069,2.329707112970711 12.41379310344828,3.276987447698745 13.79310344827586,0.0 15.17241379310345,0.6761506276150628 16.55172413793103,15.7255230125523 17.93103448275862,4.712970711297071 19.31034482758621,1.181589958158996 20.68965517241379,3.996652719665272 22.06896551724138,2.00836820083682 23.44827586206897,2.641004184100418 24.82758620689655,5.211715481171548 26.20689655172414,1.489539748953975 27.58620689655172,0.9774058577405857 28.96551724137931,4.241004184100418 30.3448275862069,12.63933054393305 31.72413793103448,4.545606694560669 33.10344827586207,4.006694560669456 34.48275862068966,4.388284518828452 35.86206896551724,4.287866108786611 37.24137931034483,7.725523012552301 38.62068965517241,4.940585774058577 40.0,2.266108786610879 41.37931034482759,4.666108786610879 42.75862068965517,1.425941422594142 44.13793103448276,2.38326359832636 45.51724137931034,3.725523012552301 46.89655172413793,4.897071129707113 48.27586206896552,4.820083682008368 49.6551724137931,1.981589958158996 51.03448275862069,8.846861924686191 52.41379310344828,0.9372384937238494 53.79310344827586,3.973221757322176 55.17241379310345,20.0 56.55172413793103,1.867782426778243 57.93103448275862,1.218410041841004 59.31034482758621,3.702092050209205 60.68965517241379,4.923849372384937 62.06896551724138,4.01673640167364 63.44827586206897,11.07280334728033 64.82758620689656,3.76234309623431 66.20689655172414,1.164853556485356 67.58620689655172,4.050209205020921 68.96551724137932,4.458577405857741 70.3448275862069,4.140585774058577 71.72413793103448,6.266108786610879 73.10344827586206,15.9765690376569 74.48275862068967,2.36652719665272 75.86206896551724,1.536401673640167 77.24137931034483,1.807531380753138 78.62068965517241,1.419246861924686 80.0,2.235983263598326" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_100x10x10_1000p_4.html">BenchmarkJSONPatchReplace/100x10x10-1000p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.13268468751226 1.379310344827586,1.71054180234611 2.758620689655172,12.36219545686375 4.137931034482759,1.581858841068696 5.517241379310345,5.320726587939896 6.896551724137931,3.586645219506454 8.275862068965518,4.905645572599945 9.655172413793103,1.629722625446271 11.03448275862069,2.660755620071403 12.41379310344828,4.115500804268508 13.79310344827586,0.0 15.17241379310345,0.7846522029110597 16.55172413793103,16.09635529051748 17.93103448275862,5.254031150692456 19.31034482758621,2.084036250931774 20.68965517241379,4.554906037898701 22.06896551724138,2.498332614068814 23.44827586206897,2.66546353328887 24.82758620689655,5.720114559221625 26.20689655172414,2.248813213543097 27.58620689655172,1.011416689552356 28.96551724137931,4.712621130683824 30.3448275862069,12.96794695751108 31.72413793103448,5.091608144689866 33.10344827586207,2.990309545294048 34.48275862068966,5.045313664718114 35.86206896551724,4.951155400368787 37.24137931034483,8.005021774098632 38.62068965517241,5.455686766840598 40.0,3.055435678135666 41.37931034482759,4.896229746165012 42.75862068965517,1.816469849739103 44.13793103448276,3.36145003727098 45.51724137931034,5.003727097963828 46.89655172413793,5.695790340931382 48.27586206896552,5.305818196084586 49.6551724137931,2.721173839695555 51.03448275862069,9.168660991015733 52.41379310344828,1.647769626113225 53.79310344827586,4.241829808937189 55.17241379310345,20.0 56.55172413793103,2.703911491231512 57.93103448275862,1.557534622778453 59.31034482758621,4.379143944446624 60.68965517241379,5.273647455765232 62.06896551724138,3.680803483855781 63.44827586206897,10.49001530071796 64.82758620689656,4.600415865667543 66.20689655172414,1.959276550668916 67.58620689655172,3.25787594648672 68.96551724137932,5.176350582604261 70.3448275862069,4.859351092628193 71.72413793103448,6.816273686688375 73.10344827586206,15.65930401349602 74.48275862068967,2.878888932480678 75.86206896551724,1.898858331044764 77.24137931034483,2.716465926478089 78.62068965517241,1.861979677507945 80.0,2.545411746243478" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkObjectIteration_4.html">BenchmarkObjectIteration-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.205528379532572 1.379310344827586,6.95240313688951 2.758620689655172,14.64865284571784 4.137931034482759,7.432254056992002 5.517241379310345,7.615498097678391 6.896551724137931,8.432331702771954 8.275862068965518,7.908999145896421 9.655172413793103,7.836012112741672 11.03448275862069,6.238061961332402 12.41379310344828,3.399332246292414 13.79310344827586,7.691590962031214 15.17241379310345,8.129513160959702 16.55172413793103,20.0 17.93103448275862,4.854414162590263 19.31034482758621,7.514558583740974 20.68965517241379,8.089137355384736 22.06896551724138,8.604705334265082 23.44827586206897,9.151331625126174 24.82758620689655,6.944638558894324 26.20689655172414,8.20250019411445 27.58620689655172,7.266092087895023 28.96551724137931,7.929187048683904 30.3448275862069,13.85977172140694 31.72413793103448,7.553381473716903 33.10344827586207,4.899448714962342 34.48275862068966,6.703936641043559 35.86206896551724,6.293966922897741 37.24137931034483,13.01343271993167 38.62068965517241,9.564407174470068 40.0,5.806351424800062 41.37931034482759,4.669617206304837 42.75862068965517,7.960245360664648 44.13793103448276,7.690038046432176 45.51724137931034,9.315940678624116 46.89655172413793,7.520770246137122 48.27586206896552,6.443046820405311 49.6551724137931,7.638791831663949 51.03448275862069,14.76978026244274 52.41379310344828,8.112431089370293 53.79310344827586,8.134171907756812 55.17241379310345,18.98439319822968 56.55172413793103,7.724202189610995 57.93103448275862,6.57659756192251 59.31034482758621,8.391955897196986 60.68965517241379,7.693143877630251 62.06896551724138,7.200869632735461 63.44827586206897,15.67047130988431 64.82758620689656,9.005357558816678 66.20689655172414,0.0 67.58620689655172,6.115381629008463 68.96551724137932,7.450889044180449 70.3448275862069,7.071977638015374 71.72413793103448,12.63607422936563 73.10344827586206,18.79649041074618 74.48275862068967,7.059554313223076 75.86206896551724,2.037425265936796 77.24137931034483,5.565649506949297 78.62068965517241,7.716437611615809 80.0,7.382560757822812" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainSet_100_4.html">BenchmarkJSONPatchPathologicalNestedAddChainSet/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.518383953052048 1.379310344827586,2.013299958454207 2.758620689655172,12.74968768317945 4.137931034482759,1.239810369858829 5.517241379310345,3.315084209198861 6.896551724137931,0.25991318062582 8.275862068965518,3.044402397647973 9.655172413793103,3.213556225828752 11.03448275862069,3.324174611927814 12.41379310344828,0.0 13.79310344827586,2.276193440876575 15.17241379310345,3.262012653744149 16.55172413793103,17.98542208041944 17.93103448275862,3.411259223322742 19.31034482758621,2.557301486220565 20.68965517241379,3.08534055614457 22.06896551724138,2.79003026356622 23.44827586206897,3.019224152211439 24.82758620689655,2.29911958123384 26.20689655172414,1.938686318654543 27.58620689655172,1.951899954451536 28.96551724137931,3.233714254161391 30.3448275862069,13.25719257017514 31.72413793103448,3.807123355318283 33.10344827586207,2.876430080697217 34.48275862068966,3.587116319298346 35.86206896551724,2.848266710969319 37.24137931034483,7.510871711751769 38.62068965517241,5.157397791442049 40.0,2.59565478749556 41.37931034482759,3.491847934199952 42.75862068965517,1.479203835040778 44.13793103448276,3.039941589942784 45.51724137931034,0.8156912407338776 46.89655172413793,3.07899415296616 48.27586206896552,3.10489095013034 49.6551724137931,1.834356465796094 51.03448275862069,9.335751975233595 52.41379310344828,2.8679376673255 53.79310344827586,2.512794681559817 55.17241379310345,20.0 56.55172413793103,3.174773722515095 57.93103448275862,1.517446218934995 59.31034482758621,0.3652846923646163 60.68965517241379,3.004062228508612 62.06896551724138,2.585291246135072 63.44827586206897,11.42719081719827 64.82758620689656,0.5601086604532036 66.20689655172414,2.568065294650816 67.58620689655172,1.287495198603598 68.96551724137932,3.553098440863313 70.3448275862069,3.594653878696412 71.72413793103448,6.273274867013677 73.10344827586206,17.85179074905642 74.48275862068967,2.915255986464222 75.86206896551724,1.83933328044664 77.24137931034483,3.046461602934585 78.62068965517241,2.715865115784484 80.0,2.652767593606433" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_10_10000_4.html">BenchmarkJSONPatchAddRemove/object-10-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.247162219313262 1.379310344827586,3.082407813916021 2.758620689655172,13.95579901319102 4.137931034482759,1.519985499949653 5.517241379310345,6.554222535494915 6.896551724137931,3.628856711308025 8.275862068965518,6.513699728124056 9.655172413793103,5.580937267143289 11.03448275862069,4.623076830127882 12.41379310344828,5.029029906353842 13.79310344827586,0.0 15.17241379310345,4.685633269559964 16.55172413793103,19.97341657436311 17.93103448275862,7.086058604370154 19.31034482758621,3.42303332997684 20.68965517241379,6.542529050448092 22.06896551724138,5.532626321619172 23.44827586206897,5.685988520793475 24.82758620689655,7.453667103010774 26.20689655172414,4.135875138455342 27.58620689655172,1.663349108851072 28.96551724137931,7.626488369751284 30.3448275862069,14.95306736481724 31.72413793103448,8.13048111972611 33.10344827586207,5.245193434699426 34.48275862068966,6.900538515758735 35.86206896551724,6.514166951968583 37.24137931034483,13.16910361494311 38.62068965517241,10.68480032222334 40.0,5.052175208941698 41.37931034482759,7.068768099889236 42.75862068965517,4.990469439129997 44.13793103448276,5.645662269660659 45.51724137931034,5.660797099989931 46.89655172413793,5.680919947638707 48.27586206896552,3.929803645151546 49.6551724137931,5.249408116000403 51.03448275862069,14.4504795086094 52.41379310344828,2.346791259691874 53.79310344827586,3.791376497835062 55.17241379310345,20.0 56.55172413793103,5.53515255261303 57.93103448275862,4.084225959117914 59.31034482758621,5.130813815325748 60.68965517241379,7.379935958110966 62.06896551724138,6.44766972107542 63.44827586206897,16.11791440942503 64.82758620689656,6.409151142885913 66.20689655172414,4.03157788742322 67.58620689655172,4.674249118920552 68.96551724137932,6.134062632161917 70.3448275862069,5.999221830631356 71.72413793103448,12.10589547880375 73.10344827586206,18.59718779579096 74.48275862068967,5.329042392508307 75.86206896551724,3.589307018427147 77.24137931034483,3.079694693384352 78.62068965517241,4.58083979458262 80.0,5.055854999496526" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkBuiltinPerformanceTargets_wasm_4.html">BenchmarkBuiltinPerformanceTargets/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.911715320345532 1.379310344827586,1.618417592199227 2.758620689655172,12.94976836398212 4.137931034482759,2.454734882968178 5.517241379310345,1.541947360967814 6.896551724137931,6.767008557383019 8.275862068965518,3.218627986486213 9.655172413793103,4.353947927413971 11.03448275862069,3.293075195727378 12.41379310344828,6.921162833039995 13.79310344827586,1.602233416277235 15.17241379310345,3.672998725496146 16.55172413793103,17.01442414679048 17.93103448275862,2.674839675507273 19.31034482758621,3.273654184620987 20.68965517241379,1.188323117072283 22.06896551724138,4.556250126438874 23.44827586206897,4.421516861888289 24.82758620689655,2.123768485363436 26.20689655172414,4.374582751714511 27.58620689655172,3.004996864315915 28.96551724137931,1.854706560660314 30.3448275862069,10.76733224090146 31.72413793103448,1.509579009123829 33.10344827586207,1.201675062207926 34.48275862068966,0.668001861180231 35.86206896551724,0.592745443142967 37.24137931034483,9.330986627824643 38.62068965517241,5.062005624001133 40.0,4.456312840120572 41.37931034482759,2.53484655378204 42.75862068965517,3.833626671521919 44.13793103448276,4.310250652424592 45.51724137931034,6.383848192429852 46.89655172413793,0.7954522465659202 48.27586206896552,1.310513645283324 49.6551724137931,3.575893669964193 51.03448275862069,12.99548866096174 52.41379310344828,2.84720114907649 53.79310344827586,2.088163298335053 55.17241379310345,20.0 56.55172413793103,3.514798405858672 57.93103448275862,2.375837025348466 59.31034482758621,6.578058303493759 60.68965517241379,0.5781796848131739 62.06896551724138,1.118326556209666 63.44827586206897,12.92427828690498 64.82758620689656,6.772268414557666 66.20689655172414,2.814832797232506 67.58620689655172,0.0 68.96551724137932,1.300803139730129 70.3448275862069,1.806558637292387 71.72413793103448,5.225061196415205 73.10344827586206,17.5994821063705 74.48275862068967,2.069551496024762 75.86206896551724,3.458558394529749 77.24137931034483,3.333535635532358 78.62068965517241,4.400882037587749 80.0,3.437518965831159" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkAciTestBuildAndEval_4.html">BenchmarkAciTestBuildAndEval-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.283459984676713 1.379310344827586,4.877801023641278 2.758620689655172,14.26063814641097 4.137931034482759,5.37699786255765 5.517241379310345,5.512376355599047 6.896551724137931,5.510461710204948 8.275862068965518,6.105075453460186 9.655172413793103,4.17624167968697 11.03448275862069,5.68452808328585 12.41379310344828,4.316030184854114 13.79310344827586,4.671358160242143 15.17241379310345,5.234134289921198 16.55172413793103,17.39550358388754 17.93103448275862,5.780736973139546 19.31034482758621,4.607220601339497 20.68965517241379,4.77211790500644 22.06896551724138,6.388521557978392 23.44827586206897,6.170178499859004 24.82758620689655,5.835427859458088 26.20689655172414,6.030871717840055 27.58620689655172,4.630014679288221 28.96551724137931,3.94908982391488 30.3448275862069,12.34321978241014 31.72413793103448,4.97036535128691 33.10344827586207,5.300345707800823 34.48275862068966,5.361079566069503 35.86206896551724,3.419548509061753 37.24137931034483,10.0706285742046 38.62068965517241,6.883272663772858 40.0,5.372372503855061 41.37931034482759,4.807839921764895 42.75862068965517,0.8151010817440297 44.13793103448276,5.675962188407026 45.51724137931034,5.862664608729048 46.89655172413793,3.669694480361056 48.27586206896552,3.600984633950112 49.6551724137931,4.720359202172571 51.03448275862069,11.87050444884595 52.41379310344828,5.121488638835112 53.79310344827586,0.5233411705198905 55.17241379310345,20.0 56.55172413793103,5.17833299092207 57.93103448275862,3.764053022613738 59.31034482758621,4.950785142392566 60.68965517241379,4.510765746912252 62.06896551724138,0.0869847080456645 63.44827586206897,12.72519664153235 64.82758620689656,6.112276806285752 66.20689655172414,4.834037700347586 67.58620689655172,3.760533994192174 68.96551724137932,5.304245419981448 70.3448275862069,0.0 71.72413793103448,6.802164569895222 73.10344827586206,17.53460930772812 74.48275862068967,3.378048876324624 75.86206896551724,4.337843466308314 77.24137931034483,5.718916175987754 78.62068965517241,4.973738433924169 80.0,4.829586864226229" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefCopy_10_4.html">BenchmarkRefCopy/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.13280363223609 1.379310344827586,2.6787741203178186 2.758620689655172,13.688989784335979 4.137931034482759,1.7026106696935308 5.517241379310345,4.267877412031778 6.896551724137931,2.315550510783197 8.275862068965518,4.063564131668553 9.655172413793103,2.656072644721906 11.03448275862069,2.837684449489217 12.41379310344828,1.475595913734395 13.79310344827586,1.1577752553915985 15.17241379310345,2.111237230419974 16.55172413793103,15.096481271282634 17.93103448275862,2.0885357548240613 19.31034482758621,0.0 20.68965517241379,4.676503972758228 22.06896551724138,3.700340522133935 23.44827586206897,4.245175936435865 24.82758620689655,2.6787741203178186 26.20689655172414,1.3620885357548254 27.58620689655172,2.519863791146424 28.96551724137931,4.676503972758228 30.3448275862069,13.598183881952323 31.72413793103448,3.745743473325767 33.10344827586207,2.7922814982973847 34.48275862068966,3.2236095346197473 35.86206896551724,3.5187287173666277 37.24137931034483,9.12599318955732 38.62068965517241,6.106696935300791 40.0,0.06810442678773754 41.37931034482759,3.972758229284903 42.75862068965517,2.7468785471055597 44.13793103448276,2.4290578887627667 45.51724137931034,2.3836549375709417 46.89655172413793,4.790011350737798 48.27586206896552,1.6345062429057862 49.6551724137931,0.4540295119182751 51.03448275862069,10.760499432463105 52.41379310344828,1.3847900113507379 53.79310344827586,4.1316685584562975 55.17241379310345,20.0 56.55172413793103,2.5425652667423364 57.93103448275862,1.6118047673098737 59.31034482758621,1.861520998864922 60.68965517241379,2.814982973893297 62.06896551724138,4.267877412031778 63.44827586206897,8.354143019296252 64.82758620689656,2.928490351872867 66.20689655172414,2.2247446083995435 67.58620689655172,4.404086265607258 68.96551724137932,4.449489216799092 70.3448275862069,1.5891032917139611 71.72413793103448,5.698070374574346 73.10344827586206,12.304199772985243 74.48275862068967,3.13280363223609 75.86206896551724,2.8603859250851293 77.24137931034483,3.110102156640181 78.62068965517241,2.7922814982973847 80.0,2.769580022701472" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionIndexing_arrays_100_4.html">BenchmarkComprehensionIndexing/arrays_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.395825432701788 1.379310344827586,2.884729153709631 2.758620689655172,14.61417107837932 4.137931034482759,2.159792485172095 5.517241379310345,3.494531498869894 6.896551724137931,3.864508593358919 8.275862068965518,0.0 9.655172413793103,1.225368991095672 11.03448275862069,3.676106973287017 12.41379310344828,3.543679747584303 13.79310344827586,1.526781244785583 15.17241379310345,1.374634042746841 16.55172413793103,17.67516648210791 17.93103448275862,3.545044976715259 19.31034482758621,2.812220317643311 20.68965517241379,3.404881452603795 22.06896551724138,3.497717033508791 23.44827586206897,3.484368126450556 24.82758620689655,2.539629567829134 26.20689655172414,1.742487447476601 27.58620689655172,2.468941037270755 28.96551724137931,2.366245468197746 30.3448275862069,13.64531347177768 31.72413793103448,4.127846123507729 33.10344827586207,3.226188128574246 34.48275862068966,3.528358842892465 35.86206896551724,2.225930251960621 37.24137931034483,6.587989017490102 38.62068965517241,4.748115225338653 40.0,2.274471732172383 41.37931034482759,3.512127785446657 42.75862068965517,0.990246196319949 44.13793103448276,2.200901051226431 45.51724137931034,4.642992582255055 46.89655172413793,4.178359601353094 48.27586206896552,4.022571788298469 49.6551724137931,0.736313577962168 51.03448275862069,8.685284346889553 52.41379310344828,0.8720780304294404 53.79310344827586,2.700119836779273 55.17241379310345,20.0 56.55172413793103,2.851356886064044 57.93103448275862,1.665579539766091 59.31034482758621,3.13244239491528 60.68965517241379,2.844530740409265 62.06896551724138,2.441636454651639 63.44827586206897,10.69748039379276 64.82758620689656,4.447006355900065 66.20689655172414,1.738391760083734 67.58620689655172,1.783444321405276 68.96551724137932,3.578417244360845 70.3448275862069,3.34223260470549 71.72413793103448,5.308162553281859 73.10344827586206,17.30397585061359 74.48275862068967,3.918055913717519 75.86206896551724,2.70679429030839 77.24137931034483,0.8584257391198823 78.62068965517241,2.185125070157608 80.0,2.887004535594557" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/semver</td><td><a href="benchmarks.__internal_semver_BenchmarkAppendStringPreAllocated_4.html">BenchmarkAppendStringPreAllocated-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.172073342736251 4.705882352941176,1.0437235543018346 9.411764705882353,10.832157968970384 14.11764705882353,0.23977433004231585 18.82352941176471,0.16925246826516727 23.52941176470588,9.901269393511992 28.23529411764706,10.888575458392102 32.94117647058824,1.3963328631875918 37.64705882352941,0.42313117066291284 42.35294117647059,0.8462623413258115 47.05882352941176,0.0 51.76470588235294,2.1438645980253916 56.47058823529412,20.0 61.17647058823529,1.7489421720733453 65.88235294117646,2.1861777150916843 70.58823529411765,1.8335684062059308 75.29411764705883,1.3540197461213026 80.0,2.2284908321579735" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectString_5_json_Marshal_4.html">BenchmarkObjectString/5/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.4333333333333336 1.379310344827586,2.119047619047617 2.758620689655172,13.176190476190477 4.137931034482759,1.2095238095238088 5.517241379310345,4.728571428571431 6.896551724137931,2.7142857142857153 8.275862068965518,4.604761904761908 9.655172413793103,0.7142857142857153 11.03448275862069,1.93809523809524 12.41379310344828,0.6714285714285708 13.79310344827586,1.057142857142857 15.17241379310345,1.9714285714285715 16.55172413793103,15.899999999999999 17.93103448275862,3.428571428571427 19.31034482758621,0.6904761904761898 20.68965517241379,4.90952380952381 22.06896551724138,1.8619047619047606 23.44827586206897,2.147619047619049 24.82758620689655,3.180952380952384 26.20689655172414,1.4666666666666686 27.58620689655172,1.2761904761904788 28.96551724137931,4.419047619047623 30.3448275862069,13.195238095238096 31.72413793103448,3.9428571428571466 33.10344827586207,3.0666666666666664 34.48275862068966,4.523809523809524 35.86206896551724,3.2714285714285722 37.24137931034483,6.93809523809524 38.62068965517241,4.314285714285715 40.0,0.6142857142857139 41.37931034482759,4.4714285714285715 42.75862068965517,1.8904761904761926 44.13793103448276,1.3190476190476232 45.51724137931034,3.5 46.89655172413793,4.742857142857144 48.27586206896552,3.0238095238095255 49.6551724137931,0.0 51.03448275862069,9.019047619047617 52.41379310344828,0.7047619047619094 53.79310344827586,4.2476190476190485 55.17241379310345,20.0 56.55172413793103,1.7380952380952372 57.93103448275862,1.1238095238095234 59.31034482758621,1.7476190476190503 60.68965517241379,3.8761904761904766 62.06896551724138,4.2476190476190485 63.44827586206897,9.43809523809524 64.82758620689656,2.0714285714285694 66.20689655172414,1.533333333333335 67.58620689655172,4.65714285714286 68.96551724137932,4.928571428571429 70.3448275862069,1.4142857142857181 71.72413793103448,5.1 73.10344827586206,15.766666666666667 74.48275862068967,2.1333333333333364 75.86206896551724,2.1000000000000014 77.24137931034483,2.2428571428571438 78.62068965517241,2.095238095238095 80.0,2.1952380952380963" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTemplateStringVsConcatVsSprintfLocal_concated_4.html">BenchmarkTemplateStringVsConcatVsSprintfLocal/concated-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.120225051821143 1.379310344827586,1.841871483565295 2.758620689655172,13.19514361859639 4.137931034482759,1.652354160497483 5.517241379310345,4.240450103642286 6.896551724137931,3.014509920047379 8.275862068965518,2.203138880663311 9.655172413793103,1.652354160497483 11.03448275862069,3.127035830618893 12.41379310344828,2.87829434409239 13.79310344827586,1.628664495114007 15.17241379310345,1.095647023985786 16.55172413793103,15.68848090020728 17.93103448275862,3.950251702694699 19.31034482758621,2.226828546046787 20.68965517241379,3.399466982528872 22.06896551724138,3.121113414273023 23.44827586206897,3.600829138288422 24.82758620689655,3.257328990228013 26.20689655172414,0.9416641989931892 27.58620689655172,2.795380515250222 28.96551724137931,3.038199585430856 30.3448275862069,12.35416049748297 31.72413793103448,4.649096831507255 33.10344827586207,3.281018655611489 34.48275862068966,4.151613858454249 35.86206896551724,2.907906425821735 37.24137931034483,10.15694403316553 38.62068965517241,8.848090020728456 40.0,3.737044714243411 41.37931034482759,4.518803671898134 42.75862068965517,0.0 44.13793103448276,2.647320106603494 45.51724137931034,3.825880959431448 46.89655172413793,3.962096535386438 48.27586206896552,3.849570624814924 49.6551724137931,0.06514657980456026 51.03448275862069,12.28901391767841 52.41379310344828,2.256440627776133 53.79310344827586,2.481492448919159 55.17241379310345,20.0 56.55172413793103,2.451880367189813 57.93103448275862,1.646431744151614 59.31034482758621,3.038199585430856 60.68965517241379,5.342019543973941 62.06896551724138,3.896949955581877 63.44827586206897,14.42108380219129 64.82758620689656,3.577139472904945 66.20689655172414,2.309742374888955 67.58620689655172,0.9712762807225348 68.96551724137932,4.027243115190998 70.3448275862069,4.21676043825881 71.72413793103448,8.747408942848683 73.10344827586206,18.41279241930708 74.48275862068967,3.27509623926562 75.86206896551724,3.482380811371039 77.24137931034483,2.27420787681374 78.62068965517241,1.190405685519692 80.0,2.724311519099793" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_1000_1000_4.html">BenchmarkJSONPatchAddRemove/set-1000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8275978216225784 1.379310344827586,0.2328574791931961 2.758620689655172,11.1021977965324 4.137931034482759,0.4236115765396519 5.517241379310345,4.703583599272041 6.896551724137931,2.870178947965376 8.275862068965518,5.323345380056058 9.655172413793103,1.613504702689976 11.03448275862069,1.68660992161897 12.41379310344828,4.70798297304868 13.79310344827586,1.226016109269446 15.17241379310345,0.0708367918254136 16.55172413793103,17.34748694365536 17.93103448275862,2.753836133637852 19.31034482758621,1.397110505051547 20.68965517241379,4.371946430750248 22.06896551724138,1.566039584052957 23.44827586206897,1.711631359973604 24.82758620689655,5.245909527565686 26.20689655172414,1.806664707570532 27.58620689655172,0.509674326045152 28.96551724137931,5.403530841156829 30.3448275862069,13.09635144122454 31.72413793103448,5.005456254586261 33.10344827586207,2.615255859673725 34.48275862068966,4.822676022209964 35.86206896551724,5.22869010364306 37.24137931034483,8.809711617611931 38.62068965517241,6.9564066739875 40.0,2.234297586702893 41.37931034482759,4.497637914353129 42.75862068965517,0.7228033634587328 44.13793103448276,1.875886104337336 45.51724137931034,5.429583382740363 46.89655172413793,5.250171420911805 48.27586206896552,4.514307416553675 49.6551724137931,1.627458966387753 51.03448275862069,11.04012538215263 52.41379310344828,0.05086775929238822 53.79310344827586,3.009927805588923 55.17241379310345,20.0 56.55172413793103,1.730122477878539 57.93103448275862,0.4479112426340563 59.31034482758621,4.900077504592706 60.68965517241379,5.564279834542302 62.06896551724138,4.120563463544486 63.44827586206897,12.33708139357038 64.82758620689656,5.221575491363651 66.20689655172414,0.0 67.58620689655172,4.222230241914003 68.96551724137932,5.507466046629925 70.3448275862069,4.732935671188054 71.72413793103448,8.734750412870918 73.10344827586206,13.62465436560515 74.48275862068967,2.608622428901136 75.86206896551724,1.449628029510174 77.24137931034483,2.037769311274598 78.62068965517241,2.039419076440838 80.0,1.435089473982688" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLParse_Trivial_Schema___string_4.html">BenchmarkGraphQLParse/Trivial_Schema_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.239740516147229 1.379310344827586,1.813848540403328 2.758620689655172,11.22577915667748 4.137931034482759,0.9616415174164434 5.517241379310345,2.467635030320124 6.896551724137931,5.237061063319701 8.275862068965518,1.15004935834156 9.655172413793103,0.0 11.03448275862069,1.976166972218305 12.41379310344828,4.444789169369623 13.79310344827586,1.224086870681145 15.17241379310345,1.810040896911578 16.55172413793103,13.14031871386264 17.93103448275862,2.528416302355098 19.31034482758621,2.142152023692004 20.68965517241379,1.224650966013256 22.06896551724138,2.250317303624313 23.44827586206897,2.438443096883373 24.82758620689655,2.180369482442533 26.20689655172414,0.797771823438161 27.58620689655172,1.084332252150613 28.96551724137931,2.086306585813002 30.3448275862069,11.02764067127345 31.72413793103448,2.471583697644902 33.10344827586207,2.632773938795656 34.48275862068966,1.743618671555493 35.86206896551724,1.980679734875194 37.24137931034483,6.780566915808772 38.62068965517241,4.605697362854322 40.0,2.044986602735862 41.37931034482759,2.576646453250599 42.75862068965517,1.458186433507263 44.13793103448276,1.985615569031166 45.51724137931034,5.67070934988013 46.89655172413793,2.460019743336624 48.27586206896552,1.730926526582993 49.6551724137931,1.829361162036384 51.03448275862069,8.628966295303906 52.41379310344828,1.47934000846143 53.79310344827586,1.644760964603018 55.17241379310345,20.0 56.55172413793103,1.989000141023833 57.93103448275862,0.5492878296432097 59.31034482758621,3.756028768861938 60.68965517241379,1.72091383443802 62.06896551724138,0.9867437596953885 63.44827586206897,10.27217599774362 64.82758620689656,5.078973346495558 66.20689655172414,1.279227189395008 67.58620689655172,1.000564095332111 68.96551724137932,2.760541531518827 70.3448275862069,2.658722324072768 71.72413793103448,5.360879988718093 73.10344827586206,15.43646876322098 74.48275862068967,2.333944436609787 75.86206896551724,1.575518262586377 77.24137931034483,2.283175856719786 78.62068965517241,1.872655478775913 80.0,1.605274291355239" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_multi_root_1000x10_4.html">BenchmarkHasRootsOverlap/multi-root/1000x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,0.8327848118886306 2.758620689655172,11.71870494584055 4.137931034482759,0.4664354590776488 5.517241379310345,1.112431318817898 6.896551724137931,6.467187148888275 8.275862068965518,1.904519485271453 9.655172413793103,2.419596036327697 11.03448275862069,0.6506790065762915 12.41379310344828,4.614053019983415 13.79310344827586,2.869784654789437 15.17241379310345,1.578369628549895 16.55172413793103,17.27104781184687 17.93103448275862,2.109195870876395 19.31034482758621,2.858161303088093 20.68965517241379,2.238206126073097 22.06896551724138,2.581487749245824 23.44827586206897,3.067749524228076 24.82758620689655,2.588885331509127 26.20689655172414,2.927861641348508 27.58620689655172,1.931673782530967 28.96551724137931,1.104218411627727 30.3448275862069,10.85435115050302 31.72413793103448,2.39004547922214 33.10344827586207,0.5456114638661913 34.48275862068966,2.54439046507327 35.86206896551724,0.152485647298391 37.24137931034483,7.369065776835625 38.62068965517241,5.729457291888312 40.0,1.547327623407382 41.37931034482759,2.248626376357963 42.75862068965517,2.709275017052223 44.13793103448276,2.255626239144744 45.51724137931034,5.417247502818837 46.89655172413793,0.7343492414495284 48.27586206896552,2.417478180115219 49.6551724137931,1.04952204061909 51.03448275862069,8.881573060073539 52.41379310344828,2.803425160131804 53.79310344827586,2.475793798360203 55.17241379310345,20.0 56.55172413793103,0.6518423360451173 57.93103448275862,1.463309383992189 59.31034482758621,4.654182915164447 60.68965517241379,2.641056183841851 62.06896551724138,2.617163186289814 63.44827586206897,11.03004372925644 64.82758620689656,5.633954902588557 66.20689655172414,2.933936806352375 67.58620689655172,2.464071016789728 68.96551724137932,2.856978087645441 70.3448275862069,0.4808229611408185 71.72413793103448,7.372525936281363 73.10344827586206,15.92560259472186 74.48275862068967,2.262894562578177 75.86206896551724,1.105789403559987 77.24137931034483,1.740629231983805 78.62068965517241,0.03874782000011932 80.0,2.564186952017134" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionIndexing_objects_100_4.html">BenchmarkComprehensionIndexing/objects_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.248817347683906 1.379310344827586,3.665364955392577 2.758620689655172,14.85652601835095 4.137931034482759,2.166809537416262 5.517241379310345,3.642505635457345 6.896551724137931,4.433565101438232 8.275862068965518,0.0 9.655172413793103,2.734736641584913 11.03448275862069,4.27888370320983 12.41379310344828,4.326380290186367 13.79310344827586,2.768517636600311 15.17241379310345,2.429818712893291 16.55172413793103,14.44861415372893 17.93103448275862,4.509762834555672 19.31034482758621,3.624980156840334 20.68965517241379,4.118741467441344 22.06896551724138,3.950344477251802 23.44827586206897,4.739625996126615 24.82758620689655,2.590468933549227 26.20689655172414,2.401371559196114 27.58620689655172,3.707146712385307 28.96551724137931,3.089945074134045 30.3448275862069,13.9951106454583 31.72413793103448,4.244340730863257 33.10344827586207,3.038765596723497 34.48275862068966,3.245896434581071 35.86206896551724,3.02301806521256 37.24137931034483,6.952281169635203 38.62068965517241,5.305521160745468 40.0,3.398418897037813 41.37931034482759,3.771279804425818 42.75862068965517,0.797409277074007 44.13793103448276,3.37657554687748 45.51724137931034,5.143092992983459 46.89655172413793,3.893450169857447 48.27586206896552,3.539892688192526 49.6551724137931,1.549607899165 51.03448275862069,9.943677175604027 52.41379310344828,1.312632949169762 53.79310344827586,2.309299298345874 55.17241379310345,20.0 56.55172413793103,3.711845572594215 57.93103448275862,2.49852366892085 59.31034482758621,3.205765628472553 60.68965517241379,2.428294758230943 62.06896551724138,2.764707749944439 63.44827586206897,11.18862113852113 64.82758620689656,4.322062418643045 66.20689655172414,2.987332126869226 67.58620689655172,1.698066482522145 68.96551724137932,4.570975013493349 70.3448275862069,3.743086643172366 71.72413793103448,5.360637521033749 73.10344827586206,17.91751595390037 74.48275862068967,4.586087563894974 75.86206896551724,3.423691145188431 77.24137931034483,3.489094199447566 78.62068965517241,2.913674318189034 80.0,3.682763437787726" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_1000_10000_4.html">BenchmarkJSONPatchAddShallowComposite/set-1000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.604212263217046 1.379310344827586,1.466349677053695 2.758620689655172,11.71027179584492 4.137931034482759,1.719608252255991 5.517241379310345,3.871906912770512 6.896551724137931,8.299420187140962 8.275862068965518,4.191681022635321 9.655172413793103,1.213007896101401 11.03448275862069,1.543757204206256 12.41379310344828,8.179313733642777 13.79310344827586,1.220455825332986 15.17241379310345,1.436154466872522 16.55172413793103,18.27017177306376 17.93103448275862,4.355262822712747 19.31034482758621,1.654937536639195 20.68965517241379,3.953479910522092 22.06896551724138,2.279778826869179 23.44827586206897,2.60661664023109 24.82758620689655,3.941382745440793 26.20689655172414,1.633000872369803 27.58620689655172,1.039465032150484 28.96551724137931,4.320282351350221 30.3448275862069,12.22427375353105 31.72413793103448,4.404079054689616 33.10344827586207,4.035630261482046 34.48275862068966,4.082891299584548 35.86206896551724,4.193840838022202 37.24137931034483,11.49766532316076 38.62068965517241,9.41625432347032 40.0,1.74705736450292 41.37931034482759,4.320458824866454 42.75862068965517,1.473432295860552 44.13793103448276,1.789486485527789 45.51724137931034,8.582860084220401 46.89655172413793,3.901050906413128 48.27586206896552,4.034338725252645 49.6551724137931,1.31100927263365 51.03448275862069,12.89603312480423 52.41379310344828,0.01802402083962994 53.79310344827586,3.522867993025197 55.17241379310345,20.0 56.55172413793103,2.002144677135487 57.93103448275862,0.8546477910758602 59.31034482758621,8.325014982663365 60.68965517241379,4.218952800851502 62.06896551724138,4.065792099709615 63.44827586206897,15.28587378333751 64.82758620689656,8.069843063443216 66.20689655172414,1.644051067451616 67.58620689655172,2.565020805440894 68.96551724137932,4.21432797559726 70.3448275862069,0.0 71.72413793103448,11.05811438488568 73.10344827586206,18.21371034590696 74.48275862068967,2.663469917681218 75.86206896551724,1.718932956486251 77.24137931034483,1.86113673031256 78.62068965517241,1.851191676011439 80.0,1.833591132375351" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayString_50_json_Marshal_4.html">BenchmarkArrayString/50/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.006918420294031 1.379310344827586,3.9780916690688954 2.758620689655172,12.317670798501009 4.137931034482759,3.4303833957912957 5.517241379310345,4.785240703372731 6.896551724137931,4.87172095704814 8.275862068965518,5.131161718074374 9.655172413793103,2.9403286249639677 11.03448275862069,4.122225425194582 12.41379310344828,3.9780916690688954 13.79310344827586,3.1421158835399225 15.17241379310345,3.891611415393484 16.55172413793103,17.76592678005189 17.93103448275862,3.689824156817526 19.31034482758621,1.9313923320841724 20.68965517241379,5.188815220524647 22.06896551724138,4.20870567886999 23.44827586206897,4.266359181320265 24.82758620689655,4.87172095704814 26.20689655172414,3.9492649178437595 27.58620689655172,2.594407610262323 28.96551724137931,4.9293744594984155 30.3448275862069,12.727010665897954 31.72413793103448,4.439319688671086 33.10344827586207,4.266359181320265 34.48275862068966,4.727587200922457 35.86206896551724,1.7296050735082176 37.24137931034483,10.147016431248199 38.62068965517241,7.149034303833959 40.0,3.1421158835399225 41.37931034482759,0.0 42.75862068965517,3.891611415393484 44.13793103448276,3.4015566445661563 45.51724137931034,5.419429230325743 46.89655172413793,4.900547708273278 48.27586206896552,3.6033439031421146 49.6551724137931,2.2484865955606814 51.03448275862069,11.127125972902855 52.41379310344828,2.2773133467858173 53.79310344827586,4.61228019602191 55.17241379310345,20.0 56.55172413793103,3.8339579129432124 57.93103448275862,3.6033439031421146 59.31034482758621,3.8339579129432124 60.68965517241379,4.641106947247044 62.06896551724138,2.9115018737388283 63.44827586206897,11.720957048140676 64.82758620689656,5.563562986451426 66.20689655172414,4.035745171519169 67.58620689655172,5.015854713173827 68.96551724137932,3.1421158835399225 70.3448275862069,2.334966849236089 71.72413793103448,7.956183338137793 73.10344827586206,17.365234938022486 74.48275862068967,4.32401268377054 75.86206896551724,4.410492937445952 77.24137931034483,4.439319688671086 78.62068965517241,4.352839434995676 80.0,4.525799942346499" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkBundleSizeTargets_large_wasm_4.html">BenchmarkBundleSizeTargets/large/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.687992789267906 1.379310344827586,2.443685708167111 2.758620689655172,12.60155579451654 4.137931034482759,2.668844993262545 5.517241379310345,2.611528201720408 6.896551724137931,6.94781088917191 8.275862068965518,4.806369344641624 9.655172413793103,3.011974106864653 11.03448275862069,2.980881822492992 12.41379310344828,6.232070913189387 13.79310344827586,2.454629481548889 15.17241379310345,2.021820250743195 16.55172413793103,19.15017405190782 17.93103448275862,3.457352241727686 19.31034482758621,2.344065705410227 20.68965517241379,3.221255846222787 22.06896551724138,3.079834258881 23.44827586206897,2.923998758719987 24.82758620689655,0.3348165797151424 26.20689655172414,3.093538406506703 27.58620689655172,1.640697917159614 28.96551724137931,3.142310094699715 30.3448275862069,11.74458555368293 31.72413793103448,3.471177909277001 33.10344827586207,3.561533524959359 34.48275862068966,2.941497627720097 35.86206896551724,3.013319075418675 37.24137931034483,9.90670997958259 38.62068965517241,8.085178993850251 40.0,2.754538749316629 41.37931034482759,3.355212683583329 42.75862068965517,2.694312777148911 44.13793103448276,2.74918774798056 45.51724137931034,6.69830097854791 46.89655172413793,4.612874724967971 48.27586206896552,2.967553974160771 49.6551724137931,1.68179068840418 51.03448275862069,13.06751045701946 52.41379310344828,1.455980970297247 53.79310344827586,3.286162715082531 55.17241379310345,20.0 56.55172413793103,2.231099451826163 57.93103448275862,0.7907060293284052 59.31034482758621,6.905191662698893 60.68965517241379,3.770627431955149 62.06896551724138,2.446933113958672 63.44827586206897,14.39650881826142 64.82758620689656,6.904008826471151 66.20689655172414,1.913139240209528 67.58620689655172,0.0 68.96551724137932,3.147463110572771 70.3448275862069,3.305552599081928 71.72413793103448,8.885586628150667 73.10344827586206,19.03756569512228 74.48275862068967,2.599109373182307 75.86206896551724,1.805150861512008 77.24137931034483,2.51525618390857 78.62068965517241,1.844848215983611 80.0,1.981421380472361" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedArrays_depth_100_4.html">BenchmarkParseDeepNesting/NestedArrays/depth-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.476083512163815 1.379310344827586,2.908084474840055 2.758620689655172,10.17829566194019 4.137931034482759,4.295140490563767 5.517241379310345,1.913720141994745 6.896551724137931,7.005074106014721 8.275862068965518,2.912496740939813 9.655172413793103,2.048494815587333 11.03448275862069,2.624496099155653 12.41379310344828,5.478831150598664 13.79310344827586,1.05854274884178 15.17241379310345,2.899259942640541 16.55172413793103,16.08993000541505 17.93103448275862,2.950201560337739 19.31034482758621,0.5659734060688715 20.68965517241379,4.795331020236257 22.06896551724138,2.64054070315477 23.44827586206897,1.562343314414071 24.82758620689655,4.023184452778725 26.20689655172414,2.702713543651351 27.58620689655172,0.3393433745813361 28.96551724137931,4.329235274061892 30.3448275862069,11.2709331942801 31.72413793103448,4.204488477968753 33.10344827586207,3.44999097491025 34.48275862068966,3.664988668498426 35.86206896551724,2.547481999959888 37.24137931034483,9.055173382001964 38.62068965517241,5.74436934678406 40.0,1.25508914783097 41.37931034482759,4.333647540161649 42.75862068965517,3.345701048915986 44.13793103448276,2.954613826437496 45.51724137931034,6.151902288361645 46.89655172413793,4.09217624997493 48.27586206896552,1.92254467419426 49.6551724137931,2.758468542548284 51.03448275862069,8.419405948536934 52.41379310344828,2.419125167966948 53.79310344827586,2.147570245281884 55.17241379310345,20.0 56.55172413793103,2.643749623954594 57.93103448275862,1.563145544614027 59.31034482758621,6.576683179238282 60.68965517241379,4.74599386293897 62.06896551724138,1.76490643990293 63.44827586206897,9.670483945368122 64.82758620689656,6.996650688915184 66.20689655172414,0.0 67.58620689655172,3.544654138505044 68.96551724137932,1.797396763001143 70.3448275862069,1.51781953831652 71.72413793103448,6.781251880227031 73.10344827586206,15.02256272437376 74.48275862068967,0.4039229056777842 75.86206896551724,2.552295381159624 77.24137931034483,1.056938288441868 78.62068965517241,2.880808648041556 80.0,2.547080884859911" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_1000x100x10_1000p_4.html">BenchmarkJSONPatchReplace/1000x100x10-1000p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6337289093404376 1.379310344827586,0.4149511584725922 2.758620689655172,13.05320093646565 4.137931034482759,0.9033664325502543 5.517241379310345,4.2181319124889 6.896551724137931,3.760393961411157 8.275862068965518,4.156777266489061 9.655172413793103,0.3229191894728344 11.03448275862069,2.290304351336078 12.41379310344828,4.360216355856947 13.79310344827586,0.0 15.17241379310345,0.04359409057883265 16.55172413793103,14.9301687252765 17.93103448275862,4.426414789698878 19.31034482758621,0.6401872931298942 20.68965517241379,4.228626786146767 22.06896551724138,1.550819407443287 23.44827586206897,1.897957536126584 24.82758620689655,4.585452490514249 26.20689655172414,1.170582061839025 27.58620689655172,0.6506821667877614 28.96551724137931,4.372325825462178 30.3448275862069,13.57955921530637 31.72413793103448,4.863970291434568 33.10344827586207,4.192298377331073 34.48275862068966,4.231855978041495 35.86206896551724,4.168886736094292 37.24137931034483,7.798498425768951 38.62068965517241,5.829498667958343 40.0,2.074755792362961 41.37931034482759,4.273028174699282 42.75862068965517,1.254541051101962 44.13793103448276,2.506660208282877 45.51724137931034,4.529748930330185 46.89655172413793,4.110761281989182 48.27586206896552,4.735609913619117 49.6551724137931,1.52094938241705 51.03448275862069,10.18002744813111 52.41379310344828,1.113263905707597 53.79310344827586,4.216517316541535 55.17241379310345,20.0 56.55172413793103,1.224671026075725 57.93103448275862,0.497295551788165 59.31034482758621,4.367482037620086 60.68965517241379,4.667796883829822 62.06896551724138,3.799144264147897 63.44827586206897,11.51933478646969 64.82758620689656,4.33034633083071 66.20689655172414,0.9913619116816017 67.58620689655172,3.126665052070719 68.96551724137932,4.327117138935981 70.3448275862069,4.350528780172762 71.72413793103448,6.915314442560749 73.10344827586206,14.95680955840801 74.48275862068967,1.830144506337289 75.86206896551724,1.417615241785743 77.24137931034483,1.105998223944458 78.62068965517241,1.170582061839025 80.0,1.551626705416969" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_false__clients_200__pattern_count_1000_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=false,_clients=200,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.487235463378255 1.379310344827586,1.413114816305479 2.758620689655172,12.95253086838057 4.137931034482759,0.9863872399508608 5.517241379310345,5.860079940015597 6.896551724137931,3.870062783445434 8.275862068965518,5.311452271621814 9.655172413793103,1.39076258054031 11.03448275862069,3.12549727610458 12.41379310344828,3.942551449694096 13.79310344827586,1.491856775820115 15.17241379310345,1.782967953877136 16.55172413793103,13.17823279404406 17.93103448275862,6.024509350100022 19.31034482758621,2.844943880143239 20.68965517241379,6.156155183662504 22.06896551724138,2.399399685705215 23.44827586206897,3.42796289568919 24.82758620689655,3.790535967549269 26.20689655172414,0.8867957960341258 27.58620689655172,0.2933837764107832 28.96551724137931,5.49792350654017 30.3448275862069,13.35170111022141 31.72413793103448,6.612704607330474 33.10344827586207,5.133744290454445 34.48275862068966,5.302752726461654 35.86206896551724,5.143367586947252 37.24137931034483,5.973787832186107 38.62068965517241,4.527816483496104 40.0,2.038886432011151 41.37931034482759,6.246113479721549 42.75862068965517,0.0 44.13793103448276,3.837936831998174 45.51724137931034,3.985849778293407 46.89655172413793,5.807494469515781 48.27586206896552,6.253748938068173 49.6551724137931,0.9888295420053532 51.03448275862069,8.148600934019987 52.41379310344828,0.405458107821302 53.79310344827586,5.19928411990139 55.17241379310345,20.0 56.55172413793103,2.171890266929098 57.93103448275862,0.750604208139693 59.31034482758621,3.993008374817222 60.68965517241379,5.983365682288083 62.06896551724138,5.078441330245228 63.44827586206897,9.371653274688716 64.82758620689656,4.184867051671947 66.20689655172414,2.218131365506469 67.58620689655172,2.931936636560106 68.96551724137932,4.685015084693369 70.3448275862069,5.528261388792354 71.72413793103448,4.117306205425391 73.10344827586206,12.44839135970801 74.48275862068967,1.852308458483656 75.86206896551724,1.139315553283298 77.24137931034483,3.686441659912789 78.62068965517241,1.391554081946265 80.0,1.77616642286165" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectSubsetSlow_10_4.html">BenchmarkObjectSubsetSlow/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.7537818163044039 1.379310344827586,0.09499716041096598 2.758620689655172,13.43693530899892 4.137931034482759,0.6804687903350715 5.517241379310345,4.138571944860344 6.896551724137931,3.605761784294491 8.275862068965518,1.845216583199959 9.655172413793103,0.751716660643296 11.03448275862069,2.634106045743198 12.41379310344828,2.097165573855129 13.79310344827586,0.4615622902576282 15.17241379310345,0.0 16.55172413793103,18.91889101140999 17.93103448275862,4.52165831999587 19.31034482758621,1.300015488667458 20.68965517241379,4.327533687851722 22.06896551724138,1.908203830863751 23.44827586206897,2.522587640043368 24.82758620689655,3.927926067427332 26.20689655172414,0.3118385048273014 27.58620689655172,0.1703753420414064 28.96551724137931,3.919665444782901 30.3448275862069,12.91032061541639 31.72413793103448,4.282100263307347 33.10344827586207,3.45500542103361 34.48275862068966,3.142134338375755 35.86206896551724,2.70225618255976 37.24137931034483,11.15700345913573 38.62068965517241,8.98859001497238 40.0,2.216944602199391 41.37931034482759,4.855180959264805 42.75862068965517,0.05885693634157675 44.13793103448276,2.038308637513553 45.51724137931034,4.226341060457432 46.89655172413793,3.75342041406371 48.27586206896552,4.76844442149827 49.6551724137931,0.3015127265217616 51.03448275862069,12.38990138881718 52.41379310344828,0.8683979554958955 53.79310344827586,0.9241571583458102 55.17241379310345,20.0 56.55172413793103,1.30311322215912 57.93103448275862,0.2715679694356962 59.31034482758621,1.528215189219887 60.68965517241379,4.647632815323455 62.06896551724138,3.530383602664051 63.44827586206897,14.34870153337808 64.82758620689656,3.553100314936238 66.20689655172414,0.846713821054262 67.58620689655172,1.909236408694305 68.96551724137932,4.733336775259435 70.3448275862069,3.943414734885642 71.72413793103448,8.649904486550675 73.10344827586206,18.73922246889359 74.48275862068967,2.480251948990655 75.86206896551724,2.398678300376891 77.24137931034483,1.481749186844958 78.62068965517241,0.5493314058547163 80.0,1.368165625484021" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionIndexing_objects_1000_4.html">BenchmarkComprehensionIndexing/objects_1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.551464531071668 1.379310344827586,2.218138554984617 2.758620689655172,14.74017647423196 4.137931034482759,1.463726521187801 5.517241379310345,2.613778033778304 6.896551724137931,5.301603191431039 8.275862068965518,0.08593738318888211 9.655172413793103,1.294244046504442 11.03448275862069,3.403590288719704 12.41379310344828,3.304609219863711 13.79310344827586,2.935982701452676 15.17241379310345,2.745240158318447 16.55172413793103,15.34700689421443 17.93103448275862,2.140873229187952 19.31034482758621,2.97791900526233 20.68965517241379,2.030728132424737 22.06896551724138,3.717293776980031 23.44827586206897,3.298543051638613 24.82758620689655,0.8325602291473687 26.20689655172414,1.751242959293306 27.58620689655172,2.671363912422188 28.96551724137931,2.485035717057396 30.3448275862069,13.69494436141832 31.72413793103448,2.960717288793039 33.10344827586207,0.8752085245327377 34.48275862068966,2.047929848894028 35.86206896551724,2.915235266936322 37.24137931034483,6.8473653819728 38.62068965517241,4.69286463402565 40.0,0.9427907648996697 41.37931034482759,2.114515301054958 42.75862068965517,0.5907109307082679 44.13793103448276,1.70064883792295 45.51724137931034,4.655499316132092 46.89655172413793,2.451742990976931 48.27586206896552,1.7774015297851 49.6551724137931,2.198231270527607 51.03448275862069,10.29847398845577 52.41379310344828,0.0 53.79310344827586,0.6237473398214752 55.17241379310345,20.0 56.55172413793103,2.577338304933176 57.93103448275862,1.742499702743517 59.31034482758621,2.847254311286989 60.68965517241379,2.039556827963612 62.06896551724138,0.5554958273733706 63.44827586206897,11.0748865619422 64.82758620689656,3.890977001960113 66.20689655172414,2.115982003700932 67.58620689655172,0.07253770173391308 68.96551724137932,2.642328895964503 70.3448275862069,0.4694872450269168 71.72413793103448,4.00730218560054 73.10344827586206,18.96348266407312 74.48275862068967,3.74158692954345 75.86206896551724,1.803389222298722 77.24137931034483,2.419774569227297 78.62068965517241,1.123209430186022 80.0,3.019356914968982" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkDataSizesTargets_10_topdown_4.html">BenchmarkDataSizesTargets/10/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.459841129744042 1.379310344827586,0.6733072752490228 2.758620689655172,14.90354305888286 4.137931034482759,1.16504854368932 5.517241379310345,3.888538645820199 6.896551724137931,4.71315092674316 8.275862068965518,4.49375866851595 9.655172413793103,3.225318370949439 11.03448275862069,3.308536124070105 12.41379310344828,4.158365905938721 13.79310344827586,0.0 15.17241379310345,1.513050056739377 16.55172413793103,17.83381666876813 17.93103448275862,3.896103896103896 19.31034482758621,1.717311814399193 20.68965517241379,2.753751103265666 22.06896551724138,3.643928886647333 23.44827586206897,5.477241205396545 24.82758620689655,2.980708611776573 26.20689655172414,3.427058378514689 27.58620689655172,1.296179548606733 28.96551724137931,2.78653385449502 30.3448275862069,11.63535493632581 31.72413793103448,2.620098348253688 33.10344827586207,1.901399571302484 34.48275862068966,2.077922077922078 35.86206896551724,0.06052200226957509 37.24137931034483,10.17778338166688 38.62068965517241,6.753246753246753 40.0,3.129491867355945 41.37931034482759,4.329844912369184 42.75862068965517,2.408271340310175 44.13793103448276,3.820451393266927 45.51724137931034,5.913503971756399 46.89655172413793,2.597402597402597 48.27586206896552,1.982095574328584 49.6551724137931,3.331231874921195 51.03448275862069,14.18736603202623 52.41379310344828,1.392006052200227 53.79310344827586,4.15332240574959 55.17241379310345,20.0 56.55172413793103,3.512797881729921 57.93103448275862,1.56348505863069 59.31034482758621,3.452275879460345 60.68965517241379,3.041230614046148 62.06896551724138,2.811751355440676 63.44827586206897,14.66397679989913 64.82758620689656,4.203757407640903 66.20689655172414,1.404614802673055 67.58620689655172,2.075400327827512 68.96551724137932,1.119657041987139 70.3448275862069,2.799142604967848 71.72413793103448,7.792207792207792 73.10344827586206,19.20564872021183 74.48275862068967,2.045139326692725 75.86206896551724,1.127222292270836 77.24137931034483,3.152187618207036 78.62068965517241,3.543058882864708 80.0,2.68818560080696" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkAggregatedLabels_on_4.html">BenchmarkAggregatedLabels/on-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.009393506228303 1.379310344827586,0.0 2.758620689655172,13.81662242189095 4.137931034482759,2.544414947927302 5.517241379310345,5.866857259546661 6.896551724137931,5.190933224423116 8.275862068965518,5.007147232999796 9.655172413793103,1.568307126812334 11.03448275862069,4.196446804165816 12.41379310344828,5.143965693281601 13.79310344827586,1.80518684909128 15.17241379310345,1.44578313253012 16.55172413793103,19.95507453542986 17.93103448275862,5.429855013273433 19.31034482758621,2.374923422503574 20.68965517241379,5.487032877271799 22.06896551724138,3.181539718194813 23.44827586206897,3.189707984480294 24.82758620689655,5.050030630998571 26.20689655172414,2.313661425362467 27.58620689655172,0.287931386563202 28.96551724137931,5.109250561568307 30.3448275862069,12.95691239534409 31.72413793103448,4.59260771901164 33.10344827586207,4.610986318153972 34.48275862068966,5.025525832142128 35.86206896551724,2.593424545640188 37.24137931034483,12.20338983050847 38.62068965517241,9.352664896875638 40.0,3.287727179906065 41.37931034482759,5.374719215846437 42.75862068965517,1.637737390238922 44.13793103448276,2.370839289360833 45.51724137931034,4.917296303859506 46.89655172413793,4.674290381866449 48.27586206896552,3.808454155605473 49.6551724137931,1.682662854809067 51.03448275862069,14.03716561159894 52.41379310344828,2.558709413926894 53.79310344827586,6.39983663467429 55.17241379310345,20.0 56.55172413793103,3.238717582193179 57.93103448275862,0.2409638554216867 59.31034482758621,4.302634265877068 60.68965517241379,5.956708188686951 62.06896551724138,5.115376761282418 63.44827586206897,14.9928527670002 64.82758620689656,4.907085971002655 66.20689655172414,1.782724116806208 67.58620689655172,4.519093322442312 68.96551724137932,6.248723708392894 70.3448275862069,5.337962017561773 71.72413793103448,10.4390443128446 73.10344827586206,19.67939554829487 74.48275862068967,1.627527057382071 75.86206896551724,0.7514804982642433 77.24137931034483,3.804370022462732 78.62068965517241,3.046763324484378 80.0,1.34776393710435" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_1000x100x10_100p_4.html">BenchmarkJSONPatchReplace/1000x100x10-100p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.7541726766948279 1.379310344827586,0.1566041623737894 2.758620689655172,13.3113538017721 4.137931034482759,1.043478260869565 5.517241379310345,3.198846074593035 6.896551724137931,3.523593653410262 8.275862068965518,3.200494539460128 9.655172413793103,0.2711724706367196 11.03448275862069,1.971563981042654 12.41379310344828,3.615907685967443 13.79310344827586,0.0 15.17241379310345,0.6107562332577787 16.55172413793103,15.17659179888729 17.93103448275862,3.226045744900062 19.31034482758621,0.3198021842159489 20.68965517241379,3.135380177209973 22.06896551724138,1.45889140737688 23.44827586206897,1.660004121162168 24.82758620689655,2.536163198021842 26.20689655172414,1.211621677313002 27.58620689655172,1.052544817638574 28.96551724137931,3.154337523181537 30.3448275862069,13.53554502369668 31.72413793103448,3.992581908098084 33.10344827586207,4.010715021636101 34.48275862068966,2.723263960436843 35.86206896551724,3.022460333814136 37.24137931034483,7.375231815371935 38.62068965517241,5.328662682876571 40.0,1.875128786317742 41.37931034482759,3.785699567277972 42.75862068965517,1.424273645167937 44.13793103448276,1.955079332371729 45.51724137931034,3.24417885843808 46.89655172413793,3.965382237791057 48.27586206896552,3.769214918607047 49.6551724137931,1.433340201936946 51.03448275862069,10.28477230579023 52.41379310344828,1.209148980012363 53.79310344827586,3.408201112713785 55.17241379310345,20.0 56.55172413793103,1.266845250360602 57.93103448275862,0.3906861735009273 59.31034482758621,4.318977951782403 60.68965517241379,3.976921491860705 62.06896551724138,2.630949927879662 63.44827586206897,10.40428600865444 64.82758620689656,3.603544199464249 66.20689655172414,1.04677519060375 67.58620689655172,3.272202761178652 68.96551724137932,3.657943540078302 70.3448275862069,2.603750257572635 71.72413793103448,6.365547084277766 73.10344827586206,13.58994436431074 74.48275862068967,1.346795796414589 75.86206896551724,1.314650731506285 77.24137931034483,1.14156192046157 78.62068965517241,0.8679167525242119 80.0,1.440758293838863" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkRuleBindings_Rule_10Exprs_4.html">BenchmarkRuleBindings/Rule_10Exprs-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.590655905422303 1.379310344827586,1.931340229623735 2.758620689655172,12.55769012163237 4.137931034482759,1.711947254745936 5.517241379310345,4.026372627031943 6.896551724137931,6.268045924747073 8.275862068965518,0.0 9.655172413793103,1.880186427191088 11.03448275862069,2.831647152438331 12.41379310344828,5.757644651585768 13.79310344827586,1.592588382403092 15.17241379310345,2.132545185858816 16.55172413793103,16.38285779242924 17.93103448275862,3.68080027282028 19.31034482758621,1.501648289189496 20.68965517241379,3.06127088780266 22.06896551724138,2.747527566215755 23.44827586206897,3.106740934409458 24.82758620689655,3.113561441400477 26.20689655172414,1.23337501420939 27.58620689655172,0.2512220075025577 28.96551724137931,3.118108446061157 30.3448275862069,11.99499829487325 31.72413793103448,3.902466750028419 33.10344827586207,2.932818006138456 34.48275862068966,3.26702284869842 35.86206896551724,2.990792315562123 37.24137931034483,8.468796180516085 38.62068965517241,6.52154143457997 40.0,3.094236671592588 41.37931034482759,3.770603614868705 42.75862068965517,1.451631237922019 44.13793103448276,2.674775491644879 45.51724137931034,6.587473002159827 46.89655172413793,3.428441514152552 48.27586206896552,3.389791974536774 49.6551724137931,0.9491872229169035 51.03448275862069,9.899965897465044 52.41379310344828,1.093554620893486 53.79310344827586,1.357280891212913 55.17241379310345,20.0 56.55172413793103,1.547118335796294 57.93103448275862,0.7945890644537911 59.31034482758621,4.741389109923838 60.68965517241379,4.49244060475162 62.06896551724138,2.745254063885415 63.44827586206897,12.48834830055701 64.82758620689656,6.203251108332386 66.20689655172414,1.368648402864613 67.58620689655172,1.243605774695919 68.96551724137932,3.47618506308969 70.3448275862069,3.131749460043197 71.72413793103448,5.875866772763442 73.10344827586206,15.58826872797545 74.48275862068967,1.871092417869728 75.86206896551724,1.035580311469819 77.24137931034483,1.703989996589747 78.62068965517241,1.01398203933159 80.0,1.792656587473002" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnion_100x10_4.html">BenchmarkSetUnion/100x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.105134341346677 1.379310344827586,0.8234526269988034 2.758620689655172,12.65582508430327 4.137931034482759,1.541390188186664 5.517241379310345,5.266779071032307 6.896551724137931,5.388067007505711 8.275862068965518,3.351191123681062 9.655172413793103,1.140813662569346 11.03448275862069,2.423039269009029 12.41379310344828,4.806374415316001 13.79310344827586,1.85956706189492 15.17241379310345,0.5950179484390297 16.55172413793103,16.32002610682041 17.93103448275862,4.928750135973023 19.31034482758621,2.120091373871424 20.68965517241379,5.263787664527358 22.06896551724138,2.606602849994561 23.44827586206897,2.546502773849668 24.82758620689655,3.590231698031111 26.20689655172414,2.337648210595018 27.58620689655172,0.9420211030131622 28.96551724137931,4.548297617752638 30.3448275862069,12.48232350701621 31.72413793103448,5.320352442075492 33.10344827586207,4.870553682149462 34.48275862068966,5.177308821929729 35.86206896551724,3.675078864353312 37.24137931034483,8.505656477754814 38.62068965517241,7.809474600239313 40.0,2.460567823343849 41.37931034482759,5.345915370390515 42.75862068965517,0.0 44.13793103448276,1.774991841618623 45.51724137931034,5.6295550962689 46.89655172413793,4.955944740563472 48.27586206896552,5.08593495050582 49.6551724137931,0.4854236919395192 51.03448275862069,10.31436962906559 52.41379310344828,1.29963015337757 53.79310344827586,4.898836070923529 55.17241379310345,20.0 56.55172413793103,2.139943435222452 57.93103448275862,0.5430762536712715 59.31034482758621,5.176221037746111 60.68965517241379,6.076090503644077 62.06896551724138,4.36500598281301 63.44827586206897,12.70069618187752 64.82758620689656,5.475089742195148 66.20689655172414,1.944414228217122 67.58620689655172,4.717176112259328 68.96551724137932,5.649679103665833 70.3448275862069,4.945338844773197 71.72413793103448,7.997661264005221 73.10344827586206,15.68040900685304 74.48275862068967,2.473621233547264 75.86206896551724,2.303383008811052 77.24137931034483,2.39040574350049 78.62068965517241,1.194658979658436 80.0,1.458718590231698" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersection_1000x100_4.html">BenchmarkSetIntersection/1000x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.562309067457175 1.379310344827586,1.193512253626304 2.758620689655172,13.82362924577403 4.137931034482759,0.509719173587382 5.517241379310345,5.427802041139599 6.896551724137931,3.58115905953701 8.275862068965518,5.003337783711615 9.655172413793103,0.8289583851915548 11.03448275862069,1.788373198162522 12.41379310344828,2.785125930619357 13.79310344827586,0.5881288045077052 15.17241379310345,1.540245751397343 16.55172413793103,17.91869385168926 17.93103448275862,5.642042497341088 19.31034482758621,0.9000701500305492 20.68965517241379,4.758208685026363 22.06896551724138,2.187606073634903 23.44827586206897,2.354778122242085 24.82758620689655,4.354336855920889 26.20689655172414,2.249666221628838 27.58620689655172,0.5773234368989161 28.96551724137931,5.560012219682741 30.3448275862069,13.74380529972166 31.72413793103448,5.81130773234369 33.10344827586207,4.982462492362698 34.48275862068966,5.001697178158449 35.86206896551724,5.033943563168971 37.24137931034483,8.423208345590732 38.62068965517241,6.823335068226562 40.0,1.686768799076735 41.37931034482759,5.677174085220973 42.75862068965517,1.377203502975719 44.13793103448276,0.7943359507592044 45.51724137931034,2.86110293951257 46.89655172413793,4.952139575931751 48.27586206896552,4.830508474576271 49.6551724137931,1.471679753796022 51.03448275862069,11.31135299042792 52.41379310344828,0.8066122061053156 53.79310344827586,4.53684008055939 55.17241379310345,20.0 56.55172413793103,1.351406394967301 57.93103448275862,0.0 59.31034482758621,1.900330384014845 60.68965517241379,5.242470186237017 62.06896551724138,4.001719807200561 63.44827586206897,12.77120906972008 64.82758620689656,2.863082980697427 66.20689655172414,1.723710710325632 67.58620689655172,5.047124980199588 68.96551724137932,5.099002059242832 70.3448275862069,4.858455341585391 71.72413793103448,5.24818401937046 73.10344827586206,17.54044941277636 74.48275862068967,2.384931320857188 75.86206896551724,1.052024167816976 77.24137931034483,2.040460727297414 78.62068965517241,1.823504786042407 80.0,0.9759340137131995" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkPolicyComplexityTargets_100_topdown_4.html">BenchmarkPolicyComplexityTargets/100/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.476605490942622 1.379310344827586,2.185073916535293 2.758620689655172,13.10627918736429 4.137931034482759,3.736577530563074 5.517241379310345,2.579493738659686 6.896551724137931,5.717005264879979 8.275862068965518,4.571224605134002 9.655172413793103,2.493232993247866 11.03448275862069,6.870519646628395 12.41379310344828,3.962640173711294 13.79310344827586,3.978702519408668 15.17241379310345,0.9994348433921295 16.55172413793103,19.16832743389155 17.93103448275862,4.886522502156519 19.31034482758621,3.952526844938874 20.68965517241379,3.448050209702847 22.06896551724138,4.267824741961391 23.44827586206897,4.53969481543175 24.82758620689655,2.63243998929177 26.20689655172414,1.063684226181623 27.58620689655172,2.56640590142479 28.96551724137931,3.957880960171332 30.3448275862069,12.09375650673726 31.72413793103448,2.62470626728933 33.10344827586207,3.390344745530801 34.48275862068966,3.627710520836432 35.86206896551724,1.50986049555311 37.24137931034483,8.25902019691246 38.62068965517241,3.478985097712603 40.0,3.035783336803593 41.37931034482759,5.660489604092924 42.75862068965517,3.565245843124424 44.13793103448276,5.077485945447515 45.51724137931034,5.855617359231387 46.89655172413793,2.508700437252744 48.27586206896552,4.267229840268896 49.6551724137931,1.84003093488801 51.03448275862069,12.96647728962789 52.41379310344828,3.113715458520479 53.79310344827586,4.30351884351111 55.17241379310345,20.0 56.55172413793103,3.092298997590648 57.93103448275862,3.788928879502662 59.31034482758621,3.670543442696094 60.68965517241379,2.707992504238675 62.06896551724138,1.072012849876558 63.44827586206897,11.31503019126089 64.82758620689656,6.270263838900622 66.20689655172414,3.531931348344686 67.58620689655172,0.0 68.96551724137932,4.054849936048068 70.3448275862069,2.536065915107528 71.72413793103448,5.368392873077724 73.10344827586206,17.74829709390523 74.48275862068967,3.486123918022547 75.86206896551724,4.681281418245635 77.24137931034483,3.951337041553883 78.62068965517241,3.834141408132306 80.0,4.677712008090663" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_or__explicit_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/or,_explicit-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.3786066150598195 1.379310344827586,3.110485573539762 2.758620689655172,14.384236453201973 4.137931034482759,2.8360309641097814 5.517241379310345,7.2202674173117565 6.896551724137931,8.19845179451091 8.275862068965518,4.144968332160451 9.655172413793103,2.997888810696697 11.03448275862069,3.0119634060520752 12.41379310344828,5.763546798029559 13.79310344827586,0.14074595355383934 15.17241379310345,1.4144968332160488 16.55172413793103,13.997185080928922 17.93103448275862,7.860661505981703 19.31034482758621,3.4271639690358953 20.68965517241379,5.48909218859958 22.06896551724138,3.85643912737509 23.44827586206897,3.3919774806474337 24.82758620689655,6.016889514426463 26.20689655172414,1.7100633356790986 27.58620689655172,2.216748768472911 28.96551724137931,5.425756509500353 30.3448275862069,11.977480647431388 31.72413793103448,4.447572132301197 33.10344827586207,4.2223786066150595 34.48275862068966,3.828289936664323 35.86206896551724,2.251935256861369 37.24137931034483,2.9767769176636207 38.62068965517241,0.4363124560168927 40.0,0.5348346235045796 41.37931034482759,5.531315974665727 42.75862068965517,0.5207600281491906 44.13793103448276,3.019000703729766 45.51724137931034,7.9099225897255465 46.89655172413793,3.3356790992258993 48.27586206896552,2.8571428571428577 49.6551724137931,1.1963406052076024 51.03448275862069,4.54609429978888 52.41379310344828,0.0 53.79310344827586,4.440534834623506 55.17241379310345,20.0 56.55172413793103,1.5763546798029573 57.93103448275862,0.42223786066150737 59.31034482758621,6.868402533427167 60.68965517241379,4.313863476425055 62.06896551724138,4.243490499648136 63.44827586206897,7.19915552427868 64.82758620689656,6.988036593947925 66.20689655172414,1.4778325123152705 67.58620689655172,3.7790288529204794 68.96551724137932,5.1653764954257575 70.3448275862069,4.968332160450387 71.72413793103448,1.7522871217452511 73.10344827586206,14.722026741731176 74.48275862068967,2.610837438423644 75.86206896551724,2.223786066150602 77.24137931034483,1.3230119634060529 78.62068965517241,2.3997185080928958 80.0,1.4356087262491215" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectLookup_5000_4.html">BenchmarkLazyObjectLookup/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.6431924882629083 1.379310344827586,2.4976525821596205 2.758620689655172,12.51643192488263 4.137931034482759,1.3802816901408441 5.517241379310345,4.2723004694835645 6.896551724137931,4.713615023474176 8.275862068965518,4.300469483568074 9.655172413793103,2.4319248826291044 11.03448275862069,2.7323943661971803 12.41379310344828,2.7605633802816882 13.79310344827586,2.507042253521128 15.17241379310345,2.7699530516431885 16.55172413793103,17.173708920187796 17.93103448275862,3.023474178403756 19.31034482758621,0.9389671361502359 20.68965517241379,4.384976525821598 22.06896551724138,2.591549295774648 23.44827586206897,2.507042253521128 24.82758620689655,3.7840375586854478 26.20689655172414,1.2957746478873204 27.58620689655172,2.507042253521128 28.96551724137931,4.328638497652582 30.3448275862069,12.30985915492958 31.72413793103448,4.253521126760564 33.10344827586207,3.887323943661972 34.48275862068966,3.9342723004694804 35.86206896551724,3.5774647887323887 37.24137931034483,9.6056338028169 38.62068965517241,7.446009389671362 40.0,0.3004694835680759 41.37931034482759,4.122065727699532 42.75862068965517,2.31924882629108 44.13793103448276,1.868544600938968 45.51724137931034,5.154929577464792 46.89655172413793,4.20657276995305 48.27586206896552,3.2488262910798156 49.6551724137931,0.5164319248826246 51.03448275862069,10.366197183098592 52.41379310344828,0.7136150234741763 53.79310344827586,4.4131455399061 55.17241379310345,20.0 56.55172413793103,2.6103286384976556 57.93103448275862,2.1314553990610285 59.31034482758621,4.4131455399061 60.68965517241379,4.037558685446008 62.06896551724138,3.943661971830984 63.44827586206897,11.887323943661974 64.82758620689656,5.333333333333334 66.20689655172414,2.9389671361502288 67.58620689655172,4.384976525821598 68.96551724137932,4.4131455399061 70.3448275862069,1.6244131455399042 71.72413793103448,7.67136150234742 73.10344827586206,16.018779342723008 74.48275862068967,0.0 75.86206896551724,2.5727699530516475 77.24137931034483,3.0046948356807484 78.62068965517241,2.7699530516431885 80.0,3.051643192488264" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionIndexing_objects_10_4.html">BenchmarkComprehensionIndexing/objects_10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.255750398542473 1.379310344827586,3.170690047825097 2.758620689655172,13.66659075381462 4.137931034482759,2.113413800956502 5.517241379310345,3.029492143019813 6.896551724137931,2.33887497153268 8.275862068965518,0.5101343657481212 9.655172413793103,1.842404919152813 11.03448275862069,4.410157139603735 12.41379310344828,2.39011614666363 13.79310344827586,2.125939421544067 15.17241379310345,0.7025734456843544 16.55172413793103,14.29287178319289 17.93103448275862,5.100774311090868 19.31034482758621,3.417786381234343 20.68965517241379,4.499544522887725 22.06896551724138,4.607720337053063 23.44827586206897,4.928831701207014 24.82758620689655,0.1429059439763152 26.20689655172414,1.644841721703484 27.58620689655172,2.458437713504896 28.96551724137931,2.86779776816215 30.3448275862069,12.93156456388066 31.72413793103448,5.511842404919153 33.10344827586207,3.795263038032339 34.48275862068966,4.57355955363243 35.86206896551724,2.007515372352539 37.24137931034483,6.046458665452061 38.62068965517241,5.185037576861763 40.0,2.227852425415623 41.37931034482759,4.576975631974493 42.75862068965517,0.0 44.13793103448276,3.417786381234343 45.51724137931034,3.729218856752448 46.89655172413793,4.610567069004783 48.27586206896552,4.498975176497381 49.6551724137931,0.967319517194261 51.03448275862069,8.749715326804829 52.41379310344828,1.347642905943976 53.79310344827586,2.782395809610567 55.17241379310345,20.0 56.55172413793103,3.6312912776133 57.93103448275862,2.478364837166932 59.31034482758621,2.399795035299476 60.68965517241379,2.92644044636757 62.06896551724138,3.684240491915281 63.44827586206897,8.426326577089501 64.82758620689656,3.368253245274425 66.20689655172414,1.712024595764063 67.58620689655172,2.931564563880665 68.96551724137932,5.135504440901845 70.3448275862069,4.387952630380323 71.72413793103448,4.715896151218401 73.10344827586206,14.53484399908905 74.48275862068967,4.391368708722387 75.86206896551724,2.164085629697108 77.24137931034483,3.522546117057618 78.62068965517241,1.900478250967889 80.0,3.433158733773628" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkArrayIteration_10000_4.html">BenchmarkArrayIteration/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.160176129644133 1.379310344827586,0.0 2.758620689655172,14.35190481219565 4.137931034482759,2.17932202007443 5.517241379310345,5.89200923101697 6.896551724137931,3.89631940908107 8.275862068965518,4.874516516598159 9.655172413793103,2.164337825106317 11.03448275862069,3.062976490603247 12.41379310344828,3.388106334456015 13.79310344827586,1.795944124532986 15.17241379310345,1.927743346776934 16.55172413793103,16.0646882231338 17.93103448275862,6.66871963034106 19.31034482758621,2.014297201521215 20.68965517241379,6.318133385476519 22.06896551724138,2.88356349879384 23.44827586206897,2.832086044622159 24.82758620689655,4.887791070339973 26.20689655172414,2.093034806622324 27.58620689655172,1.005875519296987 28.96551724137931,6.240953802043413 30.3448275862069,13.78051866436763 31.72413793103448,6.386654969304882 33.10344827586207,5.306747279474581 34.48275862068966,5.948484902351776 35.86206896551724,6.641083044646209 37.24137931034483,7.587769425340961 38.62068965517241,6.332897993498135 40.0,1.279590648105644 41.37931034482759,6.885153935677755 42.75862068965517,0.7622856282434822 44.13793103448276,0.8579732543099167 45.51724137931034,3.49267154707369 46.89655172413793,6.310134146711267 48.27586206896552,6.098196145517132 49.6551724137931,1.854526784902038 51.03448275862069,8.977080351046332 52.41379310344828,2.124786033433681 53.79310344827586,4.916698123368129 55.17241379310345,20.0 56.55172413793103,2.397377086206698 57.93103448275862,2.12371424000435 59.31034482758621,3.72853929717538 60.68965517241379,6.012389932043068 62.06896551724138,4.403659364180768 63.44827586206897,10.90766787160647 64.82758620689656,4.369084876628734 66.20689655172414,2.755408374209618 67.58620689655172,4.070613933732842 68.96551724137932,6.249915040764748 70.3448275862069,6.119872514092777 71.72413793103448,6.17136042478572 73.10344827586206,16.190265815227 74.48275862068967,3.325743641650834 75.86206896551724,1.92286537960832 77.24137931034483,2.624576380182383 78.62068965517241,1.971550942603109 80.0,3.018604242628937" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayString_5_json_Marshal_4.html">BenchmarkArrayString/5/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.7147435897435912 1.379310344827586,1.8589743589743577 2.758620689655172,13.862179487179485 4.137931034482759,1.3461538461538467 5.517241379310345,6.5064102564102555 6.896551724137931,3.1089743589743577 8.275862068965518,6.5064102564102555 9.655172413793103,1.0897435897435912 11.03448275862069,2.0673076923076934 12.41379310344828,1.8910256410256423 13.79310344827586,1.10576923076923 15.17241379310345,1.8910256410256423 16.55172413793103,17.628205128205128 17.93103448275862,5.112179487179487 19.31034482758621,0.0 20.68965517241379,6.73076923076923 22.06896551724138,1.8750000000000036 23.44827586206897,1.842948717948719 24.82758620689655,6.137820512820513 26.20689655172414,1.842948717948719 27.58620689655172,0.4166666666666643 28.96551724137931,6.185897435897434 30.3448275862069,13.926282051282051 31.72413793103448,6.057692307692308 33.10344827586207,5.705128205128203 34.48275862068966,6.121794871794874 35.86206896551724,3.365384615384613 37.24137931034483,7.403846153846157 38.62068965517241,5.368589743589743 40.0,0.9615384615384599 41.37931034482759,6.346153846153843 42.75862068965517,1.474358974358978 44.13793103448276,0.3205128205128176 45.51724137931034,2.996794871794876 46.89655172413793,6.04166666666667 48.27586206896552,4.455128205128208 49.6551724137931,1.5544871794871824 51.03448275862069,10.240384615384615 52.41379310344828,1.842948717948719 53.79310344827586,5.769230769230768 55.17241379310345,20.0 56.55172413793103,3.0608974358974343 57.93103448275862,2.419871794871792 59.31034482758621,2.371794871794876 60.68965517241379,5.961538461538465 62.06896551724138,4.503205128205128 63.44827586206897,10.945512820512821 64.82758620689656,3.589743589743591 66.20689655172414,2.3397435897435876 67.58620689655172,6.410256410256409 68.96551724137932,4.1506410256410255 70.3448275862069,4.647435897435896 71.72413793103448,6.9871794871794854 73.10344827586206,17.275641025641026 74.48275862068967,3.573717948717949 75.86206896551724,2.996794871794876 77.24137931034483,3.173076923076927 78.62068965517241,1.7467948717948723 80.0,3.3173076923076934" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/dependencies</td><td><a href="benchmarks.__v1_dependencies_BenchmarkVirtual_20_4.html">BenchmarkVirtual/20-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.561220146364228 1.379310344827586,0.9156226120937675 2.758620689655172,14.36882349622807 4.137931034482759,2.113819470442529 5.517241379310345,4.992179206433051 6.896551724137931,6.277968952731637 8.275862068965518,4.696271148195063 9.655172413793103,3.026980455708666 11.03448275862069,3.302682660403194 12.41379310344828,5.452811126553261 13.79310344827586,0.0 15.17241379310345,0.5827901514413338 16.55172413793103,17.80607508987502 17.93103448275862,5.480709563933064 19.31034482758621,2.219361720677153 20.68965517241379,5.194955716359049 22.06896551724138,2.95190083746596 23.44827586206897,2.274748324298821 24.82758620689655,4.945510864492572 26.20689655172414,3.015492863846394 27.58620689655172,1.676367869615832 28.96551724137931,5.258342607170514 30.3448275862069,13.1906273558538 31.72413793103448,3.511408101829296 33.10344827586207,4.421799756914351 34.48275862068966,4.285282035765386 35.86206896551724,0.8363377146871939 37.24137931034483,7.729200535403835 38.62068965517241,5.535173057494372 40.0,2.882052176231967 41.37931034482759,4.87771355894827 42.75862068965517,1.975455529172842 44.13793103448276,2.592503320632023 45.51724137931034,3.885062540706589 46.89655172413793,5.632099613832291 48.27586206896552,1.833501715446196 49.6551724137931,2.35505889955024 51.03448275862069,8.79149507931054 52.41379310344828,2.349520239188073 53.79310344827586,4.525803490381706 55.17241379310345,20.0 56.55172413793103,2.419163764853097 57.93103448275862,1.298303016005703 59.31034482758621,5.201520054566061 60.68965517241379,4.975152954208613 62.06896551724138,5.013205602252389 63.44827586206897,9.8460970393809 64.82758620689656,6.441872272337981 66.20689655172414,2.381829091300713 67.58620689655172,4.199330232367316 68.96551724137932,2.41003523203397 70.3448275862069,4.470006615622099 71.72413793103448,6.593262322237209 73.10344827586206,16.48110444990333 74.48275862068967,1.416563671516413 75.86206896551724,2.299672295928572 77.24137931034483,3.150164364874637 78.62068965517241,2.313724082402958 80.0,2.394342361007831" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_5_50_4.html">BenchmarkObjectFind/5_50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.918809884014118 1.379310344827586,6.7070095814422555 2.758620689655172,11.931417044881494 4.137931034482759,6.74735249621785 5.517241379310345,4.619263741805346 6.896551724137931,9.1981845688351 8.275862068965518,4.91174987392839 9.655172413793103,5.728693898134139 11.03448275862069,5.426122037317194 12.41379310344828,9.813414019162884 13.79310344827586,5.769036812909732 15.17241379310345,6.061522945032777 16.55172413793103,16.26828038325769 17.93103448275862,4.921835602622286 19.31034482758621,6.515380736258194 20.68965517241379,4.921835602622286 22.06896551724138,6.57589510842158 23.44827586206897,6.596066565809377 24.82758620689655,0.0 26.20689655172414,6.878466969238525 27.58620689655172,6.868381240544627 28.96551724137931,4.931921331316186 30.3448275862069,11.931417044881494 31.72413793103448,0.16137165910237528 33.10344827586207,4.9520927887039825 34.48275862068966,4.982349974785677 35.86206896551724,5.002521432173474 37.24137931034483,9.601613716591022 38.62068965517241,7.423096318709026 40.0,6.636409480584973 41.37931034482759,0.2319717599596558 42.75862068965517,6.202723146747349 44.13793103448276,6.737266767523952 45.51724137931034,10.035300050428642 46.89655172413793,4.488149268784667 48.27586206896552,4.397377710539585 49.6551724137931,5.758951084215834 51.03448275862069,7.503782148260212 52.41379310344828,5.859808371154813 53.79310344827586,4.568835098335855 55.17241379310345,20.0 56.55172413793103,6.4851235501765 57.93103448275862,6.333837619768028 59.31034482758621,10.035300050428642 60.68965517241379,4.558749369641955 62.06896551724138,4.629349470499243 63.44827586206897,12.899646999495712 64.82758620689656,10.035300050428642 66.20689655172414,6.273323247604637 67.58620689655172,4.629349470499243 68.96551724137932,4.135148764498236 70.3448275862069,4.629349470499243 71.72413793103448,8.05849722642461 73.10344827586206,16.288451840645486 74.48275862068967,5.678265254664648 75.86206896551724,5.668179525970752 77.24137931034483,6.1422087745839615 78.62068965517241,5.678265254664648 80.0,7.049924357034795" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_100x100x10_10p_4.html">BenchmarkJSONPatchReplace/100x100x10-10p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.314597820379833 1.379310344827586,2.094586807022936 2.758620689655172,13.13227553882208 4.137931034482759,1.313919090245495 5.517241379310345,3.874908755618733 6.896551724137931,5.164496010859682 8.275862068965518,4.297002061802861 9.655172413793103,2.750521853829703 11.03448275862069,2.521034231049983 12.41379310344828,5.05359406815475 13.79310344827586,0.0 15.17241379310345,2.420633396083855 16.55172413793103,18.52574692330349 17.93103448275862,4.944997246660776 19.31034482758621,2.364029864125911 20.68965517241379,3.173895782908807 22.06896551724138,3.367525964629196 23.44827586206897,3.231267688603737 24.82758620689655,4.669663324240911 26.20689655172414,1.871502298718096 27.58620689655172,1.134888009527834 28.96551724137931,4.714997374723065 30.3448275862069,12.79214209791643 31.72413793103448,4.623817024600766 33.10344827586207,3.40748139895245 34.48275862068966,3.368038213787186 35.86206896551724,3.433862230588958 37.24137931034483,11.89877956638109 38.62068965517241,9.26223315020426 40.0,2.778951682098173 41.37931034482759,4.739329209727612 42.75862068965517,2.473138934777876 44.13793103448276,2.750521853829703 45.51724137931034,5.837079155301138 46.89655172413793,3.872859758986771 48.27586206896552,4.099786135976539 49.6551724137931,2.43804986745553 51.03448275862069,12.7562846568571 52.41379310344828,2.315110069537823 53.79310344827586,2.603250220907449 55.17241379310345,20.0 56.55172413793103,2.516936237786059 57.93103448275862,0.8841420466915108 59.31034482758621,5.022090744938338 60.68965517241379,4.743939452149526 62.06896551724138,3.345499250835606 63.44827586206897,14.57989165930309 64.82758620689656,5.301522660622127 66.20689655172414,1.276524901712193 67.58620689655172,2.719274655192286 68.96551724137932,4.248338391793768 70.3448275862069,4.421222482615544 71.72413793103448,8.562500800389309 73.10344827586206,18.45147079539488 74.48275862068967,2.72439714677219 75.86206896551724,1.147181989319605 77.24137931034483,2.858606426165687 78.62068965517241,0.7045987168158592 80.0,1.804653783600343" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_false__clients_100__pattern_count_1000_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=false,_clients=100,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8092408822742214 1.379310344827586,0.2379020442480712 2.758620689655172,12.88857282109201 4.137931034482759,2.084552857969212 5.517241379310345,6.047651302502929 6.896551724137931,3.777457376450571 8.275862068965518,4.408749590563027 9.655172413793103,0.9231857749150767 11.03448275862069,3.325517241186264 12.41379310344828,4.189930423356314 13.79310344827586,1.179138175583836 15.17241379310345,1.447717073674582 16.55172413793103,12.6737672908832 17.93103448275862,5.716130074271785 19.31034482758621,1.210414425094972 20.68965517241379,5.908946162297854 22.06896551724138,2.4433689824778 23.44827586206897,3.819571733474387 24.82758620689655,3.013199254319691 26.20689655172414,0.03374577086187807 27.58620689655172,1.135062160008692 28.96551724137931,4.753173501019808 30.3448275862069,12.44580696650975 31.72413793103448,5.72312240169932 33.10344827586207,5.519539864920438 34.48275862068966,5.430857670913957 35.86206896551724,4.909879452331133 37.24137931034483,7.590748798117913 38.62068965517241,5.143807047965603 40.0,2.456911181812969 41.37931034482759,7.036006987288921 42.75862068965517,0.1289526442432287 44.13793103448276,2.325446188913298 45.51724137931034,5.304669207349147 46.89655172413793,6.062550632908735 48.27586206896552,6.351329463604791 49.6551724137931,0.1284979656796528 51.03448275862069,7.468078984935005 52.41379310344828,0.584760673038107 53.79310344827586,5.58960132490329 55.17241379310345,20.0 56.55172413793103,1.530580259140656 57.93103448275862,0.5834192173211912 59.31034482758621,4.476536911282583 60.68965517241379,5.651285614601928 62.06896551724138,5.262105116962631 63.44827586206897,9.803373214823305 64.82758620689656,5.090619826346006 66.20689655172414,0.8965301158301338 67.58620689655172,4.028049459286604 68.96551724137932,6.0392293454938 70.3448275862069,5.869592440336735 71.72413793103448,4.577022180112334 73.10344827586206,13.8057891787155 74.48275862068967,2.086689931193128 75.86206896551724,0.0 77.24137931034483,3.418537122806553 78.62068965517241,1.310975458134373 80.0,1.55792675345743" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkRuleBindings_Rule_1Expr_4.html">BenchmarkRuleBindings/Rule_1Expr-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.313581676639001 1.379310344827586,2.017628514443801 2.758620689655172,12.02341890239979 4.137931034482759,2.071672135366403 5.517241379310345,3.615775590297883 6.896551724137931,6.859679598533102 8.275862068965518,2.753651161294473 9.655172413793103,1.510647880074632 11.03448275862069,2.392073602264685 12.41379310344828,6.034871003023869 13.79310344827586,1.306054172296211 15.17241379310345,2.018915267322911 16.55172413793103,15.1450813871196 17.93103448275862,3.529563147397542 19.31034482758621,1.303480666537991 20.68965517241379,3.164125329730425 22.06896551724138,2.748504149778035 23.44827586206897,2.855304638744129 24.82758620689655,1.765424950138326 26.20689655172414,1.595573570095863 27.58620689655172,0.00900727015376697 28.96551724137931,3.080486392588303 30.3448275862069,11.71331145853439 31.72413793103448,3.499967831178022 33.10344827586207,2.722769092195844 34.48275862068966,3.296660876278711 35.86206896551724,2.354757768770508 37.24137931034483,6.853245834137554 38.62068965517241,5.929357266936885 40.0,2.560638229428038 41.37931034482759,3.376439554783504 42.75862068965517,1.316348195329087 44.13793103448276,2.536189924724957 45.51724137931034,7.154346007849193 46.89655172413793,2.402367625297562 48.27586206896552,3.146110789422891 49.6551724137931,0.6768320144116322 51.03448275862069,8.725471273241974 52.41379310344828,0.0 53.79310344827586,1.801454030753394 55.17241379310345,20.0 56.55172413793103,0.9869394582770379 57.93103448275862,0.5584507495335521 59.31034482758621,5.704175513092711 60.68965517241379,3.8332368268674 62.06896551724138,2.300714147847906 63.44827586206897,12.0105513736087 64.82758620689656,6.743871839413241 66.20689655172414,1.611014604645178 67.58620689655172,0.53528919770958 68.96551724137932,2.965965386347552 70.3448275862069,2.667438718394132 71.72413793103448,4.856205365759506 73.10344827586206,11.78022260824809 74.48275862068967,1.393553368075661 75.86206896551724,2.029209290355787 77.24137931034483,1.613588110403397 78.62068965517241,0.5867593128739625 80.0,1.519655150228399" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_100x2500_4.html">BenchmarkAnyUnionAllUniqueTypes/100x2500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8181079115142698 1.379310344827586,1.634504300201104 2.758620689655172,15.81960549398828 4.137931034482759,1.377775876085747 5.517241379310345,5.18762568995764 6.896551724137931,0.3568525095203457 8.275862068965518,5.774678019768089 9.655172413793103,0.7941465919301699 11.03448275862069,2.069231098369775 12.41379310344828,0.1437679175045997 13.79310344827586,1.227161867271405 15.17241379310345,2.466304394334859 16.55172413793103,11.74789268751872 17.93103448275862,5.30315348080955 19.31034482758621,0.5254375080227633 20.68965517241379,5.197894826922254 22.06896551724138,1.248555902614351 23.44827586206897,1.579735569723161 24.82758620689655,5.912455607376663 26.20689655172414,1.635360061614822 27.58620689655172,0.4595438791664884 28.96551724137931,4.277951307175559 30.3448275862069,14.99893029823285 31.72413793103448,4.672457318899491 33.10344827586207,5.485430661931454 34.48275862068966,5.576141371785546 35.86206896551724,5.515382311411578 37.24137931034483,5.747293654529117 38.62068965517241,5.71819776646271 40.0,1.423131231012794 41.37931034482759,6.057079286294981 42.75862068965517,1.460784733216379 44.13793103448276,0.7025801206623593 45.51724137931034,0.0 46.89655172413793,4.936887595738308 48.27586206896552,4.954002824012665 49.6551724137931,0.35514098669291 51.03448275862069,8.044157288947842 52.41379310344828,0.6298404004963416 53.79310344827586,5.206452441059433 55.17241379310345,20.0 56.55172413793103,0.959308544777716 57.93103448275862,1.690128792092765 59.31034482758621,0.1215181207479355 60.68965517241379,5.39899875914595 62.06896551724138,5.154250994822643 63.44827586206897,9.029994437550812 64.82758620689656,0.04706687775448205 66.20689655172414,2.804330152753412 67.58620689655172,4.591159984596295 68.96551724137932,5.10376107141329 70.3448275862069,5.832014034487185 71.72413793103448,4.87612853536434 73.10344827586206,10.68332548885371 74.48275862068967,2.038423687475932 75.86206896551724,1.965683967309914 77.24137931034483,0.9036840528860554 78.62068965517241,0.9285011338838732 80.0,2.515082794916777" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteIncrementingValueSamePathInterned_Go__roundtrip__4.html">BenchmarkWriteIncrementingValueSamePathInterned/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.150041447913788 1.379310344827586,3.208989591968315 2.758620689655172,12.65911393570968 4.137931034482759,2.42240029474072 5.517241379310345,5.027171410150134 6.896551724137931,4.793220963433729 8.275862068965518,5.762181081330018 9.655172413793103,2.986091922262135 11.03448275862069,3.63820576586534 12.41379310344828,4.098738141291333 13.79310344827586,1.652390163028461 15.17241379310345,2.949249332228056 16.55172413793103,16.04310583033987 17.93103448275862,5.299806576402321 19.31034482758621,2.857142857142857 20.68965517241379,4.971907525099014 22.06896551724138,3.564520585797182 23.44827586206897,3.523993736759694 24.82758620689655,4.995855208621166 26.20689655172414,2.919775260200792 27.58620689655172,1.657916551533573 28.96551724137931,5.377176015473888 30.3448275862069,12.95201252648061 31.72413793103448,0.7571152252003316 33.10344827586207,5.822971354886249 34.48275862068966,5.594547296674956 35.86206896551724,5.546651929630653 37.24137931034483,8.11089619600258 38.62068965517241,6.382978723404255 40.0,3.55899419729207 41.37931034482759,5.916919959473151 42.75862068965517,2.562402136870222 44.13793103448276,2.928985907709312 45.51724137931034,5.734549138804458 46.89655172413793,5.607442203186884 48.27586206896552,5.900340793957815 49.6551724137931,3.516625218752878 51.03448275862069,10.21276595744681 52.41379310344828,2.125817444966381 53.79310344827586,5.412176476006263 55.17241379310345,20.0 56.55172413793103,2.304504006631666 57.93103448275862,2.214239661048172 59.31034482758621,5.054803352675693 60.68965517241379,5.778760246845353 62.06896551724138,5.670074606244819 63.44827586206897,10.83908998802616 64.82758620689656,4.50584876116791 66.20689655172414,0.0 67.58620689655172,2.030026710877775 68.96551724137932,5.008750115133094 70.3448275862069,5.426913512019895 71.72413793103448,7.514046237450493 73.10344827586206,15.58073132541218 74.48275862068967,3.875840471585152 75.86206896551724,3.783733996499954 77.24137931034483,3.846366399557889 78.62068965517241,3.695311780418163 80.0,3.094777562862669" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_1000_100_4.html">BenchmarkJSONPatchAddRemove/object-1000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.995111591938134 1.379310344827586,2.021877629522779 2.758620689655172,11.77897984533397 4.137931034482759,1.638337941258965 5.517241379310345,4.259326040790159 6.896551724137931,3.332131265777137 8.275862068965518,4.252113635452979 9.655172413793103,1.964819489521978 11.03448275862069,1.430300116199864 12.41379310344828,5.5969868173258 13.79310344827586,1.423889089233482 15.17241379310345,0.8004167167528148 16.55172413793103,17.42981928917739 17.93103448275862,4.096165404495733 19.31034482758621,1.583042833673919 20.68965517241379,3.412749929879393 22.06896551724138,2.102816844973354 23.44827586206897,1.801498577553392 24.82758620689655,4.865809191809913 26.20689655172414,1.802460231598349 27.58620689655172,0.5660936811315463 28.96551724137931,4.545257843490804 30.3448275862069,13.35609247906399 31.72413793103448,4.603598188884882 33.10344827586207,3.053091317065352 34.48275862068966,4.346355731858797 35.86206896551724,4.499579276355331 37.24137931034483,8.832792402933045 38.62068965517241,6.242416957166326 40.0,2.544696878631246 41.37931034482759,4.236566895059502 42.75862068965517,1.270184717714469 44.13793103448276,2.1941739792443 45.51724137931034,6.008895299915855 46.89655172413793,4.145370036462716 48.27586206896552,4.062507512922226 49.6551724137931,2.030211964579076 51.03448275862069,10.54277357054133 52.41379310344828,0.0 53.79310344827586,2.635412910205554 55.17241379310345,20.0 56.55172413793103,2.358135993909524 57.93103448275862,0.763713587370277 59.31034482758621,4.961654044957327 60.68965517241379,4.549425011018953 62.06896551724138,3.623672717073366 63.44827586206897,12.68341547461634 64.82758620689656,5.412509516368153 66.20689655172414,0.9821693312497496 67.58620689655172,3.542573225948632 68.96551724137932,3.8993468766278 70.3448275862069,3.752854910445967 71.72413793103448,8.511760227591457 73.10344827586206,17.39536001923308 74.48275862068967,2.379933485595224 75.86206896551724,1.704531794686861 77.24137931034483,2.348679729134111 78.62068965517241,2.414392755539528 80.0,1.747165124013303" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_10_10000_4.html">BenchmarkJSONPatchAddRemove/array-10-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.708581509088733 1.379310344827586,0.8280803066506599 2.758620689655172,11.20151420987144 4.137931034482759,1.225655615044823 5.517241379310345,1.282235183762647 6.896551724137931,1.144015924423325 8.275862068965518,3.211092539479728 9.655172413793103,2.497036044834406 11.03448275862069,1.510128401600163 12.41379310344828,2.40039836792675 13.79310344827586,0.4872286794026025 15.17241379310345,0.8562851676143346 16.55172413793103,16.46043920835955 17.93103448275862,3.24489205078419 19.31034482758621,1.646762424228387 20.68965517241379,3.611704502612681 22.06896551724138,3.236147514510963 23.44827586206897,2.159257100432209 24.82758620689655,2.627529848643349 26.20689655172414,1.87931356162286 27.58620689655172,0.4621170887745425 28.96551724137931,3.247789739967137 30.3448275862069,11.49271910557651 31.72413793103448,4.000663946544583 33.10344827586207,2.06600091871673 34.48275862068966,2.885547710864147 35.86206896551724,2.084385547067505 37.24137931034483,8.770522832169497 38.62068965517241,6.410486237906458 40.0,2.570646614451646 41.37931034482759,3.31816807369292 42.75862068965517,1.871284440618603 44.13793103448276,2.383547507562686 45.51724137931034,2.530012056548687 46.89655172413793,3.671758210226578 48.27586206896552,0.9993167526837723 49.6551724137931,2.086645024068062 51.03448275862069,11.73002080623183 52.41379310344828,0.0 53.79310344827586,0.06173673490132802 55.17241379310345,20.0 56.55172413793103,2.640175714225055 57.93103448275862,1.076216173789295 59.31034482758621,2.759840498423127 60.68965517241379,3.881328562182583 62.06896551724138,2.981490559992589 63.44827586206897,13.348372494599 64.82758620689656,2.766814510577466 66.20689655172414,1.472700345226469 67.58620689655172,2.296344047835032 68.96551724137932,3.290333787544826 70.3448275862069,1.047692206734425 71.72413793103448,8.820812922767319 73.10344827586206,14.61669568216004 74.48275862068967,2.369975204942027 75.86206896551724,1.688910162628302 77.24137931034483,1.421154417753622 78.62068965517241,2.534623654253697 80.0,2.026745722627324" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectSubset_10_4.html">BenchmarkObjectSubset/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.2002730996813837 1.379310344827586,0.6645425580336823 2.758620689655172,14.2315278409953 4.137931034482759,1.565771506599909 5.517241379310345,3.125474131391291 6.896551724137931,3.656501289637384 8.275862068965518,1.932938856015779 9.655172413793103,1.44135942952511 11.03448275862069,3.046578667880443 12.41379310344828,3.859808830223031 13.79310344827586,1.119708693673191 15.17241379310345,0.2518585950538613 16.55172413793103,17.66954938552572 17.93103448275862,4.609315733576089 19.31034482758621,1.480807161280534 20.68965517241379,4.175390684266424 22.06896551724138,2.585343650432408 23.44827586206897,2.603550295857988 24.82758620689655,4.430283720224549 26.20689655172414,1.019572143832499 27.58620689655172,1.957214383249886 28.96551724137931,4.330147170383857 30.3448275862069,13.96449704142012 31.72413793103448,5.461993627674101 33.10344827586207,3.950842057350933 34.48275862068966,4.578971324533455 35.86206896551724,3.756637839478076 37.24137931034483,9.170080412683962 38.62068965517241,7.38582916097709 40.0,2.36382946442118 41.37931034482759,5.131239569109392 42.75862068965517,0.02427552723410712 44.13793103448276,2.588378091336671 45.51724137931034,4.621453497193142 46.89655172413793,5.088757396449704 48.27586206896552,5.164618419056289 49.6551724137931,0.0 51.03448275862069,11.39432559550903 52.41379310344828,1.426187225003793 53.79310344827586,3.164921863146715 55.17241379310345,20.0 56.55172413793103,1.089364284630557 57.93103448275862,0.9497800030344409 59.31034482758621,2.467000455166136 60.68965517241379,5.182825064481869 62.06896551724138,4.515248065543924 63.44827586206897,13.67925959641936 64.82758620689656,4.818692155970262 66.20689655172414,0.8496434531937491 67.58620689655172,2.069488696707632 68.96551724137932,5.653163404642695 70.3448275862069,3.856774389318768 71.72413793103448,7.097557275072068 73.10344827586206,17.63617053557882 74.48275862068967,2.667273554847519 75.86206896551724,2.585343650432408 77.24137931034483,2.133211955697163 78.62068965517241,1.265361857077833 80.0,2.0057654377181" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/format</td><td><a href="benchmarks.__v1_format_BenchmarkFormatLargePolicy_4.html">BenchmarkFormatLargePolicy-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.414795870859328 1.379310344827586,1.574868284570293 2.758620689655172,13.02927081731779 4.137931034482759,3.314919519869378 5.517241379310345,4.617240266700737 6.896551724137931,5.284165347527345 8.275862068965518,4.821618437778129 9.655172413793103,3.838316467839347 11.03448275862069,4.504505284858302 12.41379310344828,5.174332111279778 13.79310344827586,3.178364238367573 15.17241379310345,4.171843972706268 16.55172413793103,17.81615492722898 17.93103448275862,2.364402944189038 19.31034482758621,1.62480429458348 20.68965517241379,1.888343428087598 22.06896551724138,2.557563919608654 23.44827586206897,3.000578183637187 24.82758620689655,2.66276302483158 26.20689655172414,2.332916839002926 27.58620689655172,1.183738964163442 28.96551724137931,2.43569060462417 30.3448275862069,10.67530549534313 31.72413793103448,2.923183864562107 33.10344827586207,2.535086218657358 34.48275862068966,3.269227854159133 35.86206896551724,1.338051196320413 37.24137931034483,6.095961159918665 38.62068965517241,4.654270005262121 40.0,2.311262021130771 41.37931034482759,3.076759832911425 42.75862068965517,1.408429354404915 44.13793103448276,1.484394455500432 45.51724137931034,5.549653414639956 46.89655172413793,2.093198005158178 48.27586206896552,1.510423546582761 49.6551724137931,1.717486915076301 51.03448275862069,8.469329198706774 52.41379310344828,0.4983206688740144 53.79310344827586,2.214205127427776 55.17241379310345,20.0 56.55172413793103,0.0 57.93103448275862,0.7325824886149795 59.31034482758621,4.799660452455765 60.68965517241379,2.338330543470964 62.06896551724138,2.095146938766672 63.44827586206897,9.999068842831496 64.82758620689656,5.205471739379936 66.20689655172414,3.545673259115054 67.58620689655172,3.796955765703533 68.96551724137932,2.602692560054224 70.3448275862069,2.01129948396569 71.72413793103448,4.966359240435608 73.10344827586206,17.45958669614609 74.48275862068967,3.325357142083757 75.86206896551724,3.466373316067225 77.24137931034483,4.28977611083802 78.62068965517241,3.42691823790416 80.0,1.753693770558543" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayCopy_50_4.html">BenchmarkArrayCopy/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.7968229064522454 1.379310344827586,3.439890174544029 2.758620689655172,13.22220043145715 4.137931034482759,1.2943714453814472 5.517241379310345,4.369484212590704 6.896551724137931,1.5493233967444588 8.275862068965518,4.628358501666995 9.655172413793103,3.424200823690917 11.03448275862069,3.949794077270056 12.41379310344828,0.5491272798587978 13.79310344827586,2.835850166699352 15.17241379310345,3.5732496567954506 16.55172413793103,13.916454206707197 17.93103448275862,2.294567562267112 19.31034482758621,1.059031182584821 20.68965517241379,4.404785252010196 22.06896551724138,4.526377721121788 23.44827586206897,4.19690135320651 24.82758620689655,2.78878211414003 26.20689655172414,3.6360070602078878 27.58620689655172,3.5301039419494025 28.96551724137931,4.302804471464995 30.3448275862069,13.124141988625222 31.72413793103448,2.835850166699352 33.10344827586207,2.455383408511473 34.48275862068966,3.118258482055303 35.86206896551724,4.004706805255934 37.24137931034483,8.138850755050012 38.62068965517241,5.83251617964307 40.0,1.01980780545205 41.37931034482759,3.785055893312414 42.75862068965517,4.03216316924887 44.13793103448276,4.051774857815255 45.51724137931034,2.9025299078250626 46.89655172413793,4.749950970778585 48.27586206896552,3.4477348499705798 49.6551724137931,0.0 51.03448275862069,8.93116297313199 52.41379310344828,1.6042361247303383 53.79310344827586,4.671504216513043 55.17241379310345,20.0 56.55172413793103,3.698764463620318 57.93103448275862,3.0515787409295925 59.31034482758621,1.3335948225142182 60.68965517241379,1.3728181996469893 62.06896551724138,4.381251225730537 63.44827586206897,7.664247891743479 64.82758620689656,2.8162384781329663 66.20689655172414,3.306530692292604 67.58620689655172,4.632280839380272 68.96551724137932,5.452049421455188 70.3448275862069,2.3141792508334973 71.72413793103448,4.981368895861934 73.10344827586206,10.80211806236517 74.48275862068967,3.702686801333595 75.86206896551724,3.5732496567954506 77.24137931034483,3.9262600509903898 78.62068965517241,3.8046675818787996 80.0,3.941949401843498" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainSet_10_4.html">BenchmarkJSONPatchPathologicalNestedAddChainSet/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.11850443599493 1.379310344827586,1.678073510773131 2.758620689655172,12.59885931558935 4.137931034482759,1.181875792141952 5.517241379310345,3.902408111533587 6.896551724137931,1.393536121673004 8.275862068965518,4.14702154626109 9.655172413793103,2.348542458808619 11.03448275862069,2.809885931558935 12.41379310344828,1.574144486692015 13.79310344827586,1.580481622306717 15.17241379310345,2.26552598225602 16.55172413793103,14.26615969581749 17.93103448275862,3.716730038022814 19.31034482758621,2.41254752851711 20.68965517241379,3.73384030418251 22.06896551724138,2.456907477820025 23.44827586206897,2.814321926489227 24.82758620689655,2.814321926489227 26.20689655172414,1.416349809885932 27.58620689655172,1.203422053231939 28.96551724137931,2.721166032953105 30.3448275862069,12.73447401774398 31.72413793103448,4.335234474017744 33.10344827586207,3.82446134347275 34.48275862068966,3.806083650190114 35.86206896551724,2.960076045627376 37.24137931034483,5.002534854245881 38.62068965517241,2.199619771863118 40.0,2.244613434727503 41.37931034482759,3.622306717363752 42.75862068965517,0.6875792141951838 44.13793103448276,2.378326996197719 45.51724137931034,2.14702154626109 46.89655172413793,3.281368821292776 48.27586206896552,3.244613434727503 49.6551724137931,0.0 51.03448275862069,6.591254752851711 52.41379310344828,1.682509505703422 53.79310344827586,3.238276299112801 55.17241379310345,20.0 56.55172413793103,1.523447401774398 57.93103448275862,1.192015209125475 59.31034482758621,1.585551330798479 60.68965517241379,3.862484157160963 62.06896551724138,2.9702154626109 63.44827586206897,8.595057034220533 64.82758620689656,2.26615969581749 66.20689655172414,1.728136882129278 67.58620689655172,2.167934093789607 68.96551724137932,4.195817490494297 70.3448275862069,3.157160963244613 71.72413793103448,3.344106463878327 73.10344827586206,13.75031685678074 74.48275862068967,2.492395437262357 75.86206896551724,1.901774397972117 77.24137931034483,2.429657794676806 78.62068965517241,2.305449936628644 80.0,2.155259822560203" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(248,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_concurrency__1000__JWT_count__5_4.html">BenchmarkTokens/concurrency:_1000,_JWT_count:_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.755740703109124 1.379310344827586,0.8443405811826864 2.758620689655172,11.74761227392806 4.137931034482759,1.046535257061573 5.517241379310345,2.600081284291811 6.896551724137931,1.821784190205243 8.275862068965518,0.7874415769152611 9.655172413793103,0.7955700060963219 11.03448275862069,2.677301361511888 12.41379310344828,0.6330014224751067 13.79310344827586,1.453972769762243 15.17241379310345,2.410079252184515 16.55172413793103,15.87990245884983 17.93103448275862,2.861207071733388 19.31034482758621,1.815687868319447 20.68965517241379,1.895956106482422 22.06896551724138,3.130461288356025 23.44827586206897,3.36720178825442 24.82758620689655,2.507620402357244 26.20689655172414,0.5761024182076814 27.58620689655172,0.9327372485267222 28.96551724137931,2.824629140418614 30.3448275862069,10.1371672424304 31.72413793103448,3.027839869945133 33.10344827586207,1.387929282666125 34.48275862068966,1.166429587482219 35.86206896551724,2.510668563300142 37.24137931034483,9.315179841495631 38.62068965517241,6.89494005283479 40.0,2.084942084942085 41.37931034482759,2.225157488315383 42.75862068965517,2.293233082706767 44.13793103448276,1.854297906929486 45.51724137931034,2.339971550497866 46.89655172413793,0.6269051005893111 48.27586206896552,1.626701889859785 49.6551724137931,2.328794960373908 51.03448275862069,11.62975005080268 52.41379310344828,1.958951432635643 53.79310344827586,1.432635643161959 55.17241379310345,20.0 56.55172413793103,1.079048973785816 57.93103448275862,0.8209713472871368 59.31034482758621,0.7315586262954684 60.68965517241379,3.323511481406218 62.06896551724138,0.9876041454988823 63.44827586206897,12.71083113188376 64.82758620689656,1.091241617557407 66.20689655172414,1.184718553139606 67.58620689655172,0.0 68.96551724137932,2.821580979475716 70.3448275862069,1.758788864052022 71.72413793103448,6.09632188579557 73.10344827586206,16.18573460678724 74.48275862068967,2.823613086770982 75.86206896551724,1.576915261125787 77.24137931034483,1.510871774029669 78.62068965517241,2.202804308067466 80.0,1.749644381223329" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_disjoint_10_4.html">BenchmarkHasRootsOverlap/disjoint/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.441048034934498 1.379310344827586,1.397379912663755 2.758620689655172,13.53711790393013 4.137931034482759,0.975254730713246 5.517241379310345,5.473071324599709 6.896551724137931,1.542940320232897 8.275862068965518,4.454148471615721 9.655172413793103,1.280931586608443 11.03448275862069,0.9898107714701601 12.41379310344828,1.65938864628821 13.79310344827586,1.41193595342067 15.17241379310345,2.008733624454148 16.55172413793103,15.42940320232897 17.93103448275862,4.919941775836972 19.31034482758621,1.208151382823872 20.68965517241379,5.050946142649199 22.06896551724138,1.091703056768559 23.44827586206897,2.620087336244541 24.82758620689655,4.861717612809316 26.20689655172414,1.630276564774381 27.58620689655172,0.0 28.96551724137931,4.279475982532751 30.3448275862069,13.7117903930131 31.72413793103448,5.676855895196507 33.10344827586207,6.026200873362445 34.48275862068966,4.119359534206696 35.86206896551724,5.080058224163028 37.24137931034483,6.652110625909753 38.62068965517241,3.39155749636099 40.0,0.4949053857350801 41.37931034482759,3.813682678311499 42.75862068965517,2.066957787481805 44.13793103448276,1.41193595342067 45.51724137931034,1.819505094614265 46.89655172413793,3.551673944687045 48.27586206896552,3.508005822416303 49.6551724137931,4.759825327510917 51.03448275862069,8.005822416302767 52.41379310344828,0.3784570596797671 53.79310344827586,4.730713245997089 55.17241379310345,20.0 56.55172413793103,1.397379912663755 57.93103448275862,1.004366812227074 59.31034482758621,1.630276564774381 60.68965517241379,3.668122270742358 62.06896551724138,2.794759825327511 63.44827586206897,9.970887918486172 64.82758620689656,1.804949053857351 66.20689655172414,1.455604075691412 67.58620689655172,3.245997088791849 68.96551724137932,3.973799126637555 70.3448275862069,3.901018922852984 71.72413793103448,4.716157205240175 73.10344827586206,14.96360989810771 74.48275862068967,0.6550218340611355 75.86206896551724,1.324599708879185 77.24137931034483,3.508005822416303 78.62068965517241,0.9170305676855895 80.0,1.935953420669578" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetIntersectionDifferentSize_50_4.html">BenchmarkSetIntersectionDifferentSize/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.5698924731182764 1.379310344827586,1.473118279569892 2.758620689655172,12.118279569892472 4.137931034482759,1.0322580645161246 5.517241379310345,4.2580645161290285 6.896551724137931,2.0752688172043037 8.275862068965518,4.408602150537636 9.655172413793103,1.5698924731182764 11.03448275862069,2.451612903225808 12.41379310344828,1.903225806451612 13.79310344827586,0.8709677419354804 15.17241379310345,2.3440860215053796 16.55172413793103,15.881720430107524 17.93103448275862,3.0537634408602123 19.31034482758621,0.4516129032258043 20.68965517241379,4.096774193548383 22.06896551724138,2.451612903225808 23.44827586206897,2.677419354838708 24.82758620689655,3.2043010752688197 26.20689655172414,1.4946236559139763 27.58620689655172,1.129032258064516 28.96551724137931,4.225806451612904 30.3448275862069,12.397849462365592 31.72413793103448,3.623655913978496 33.10344827586207,3.7526881720430083 34.48275862068966,3.7634408602150557 35.86206896551724,3.3978494623655884 37.24137931034483,5.87096774193548 38.62068965517241,4.720430107526878 40.0,0.0 41.37931034482759,3.35483870967742 42.75862068965517,1.698924731182796 44.13793103448276,1.3225806451612918 45.51724137931034,4.236559139784944 46.89655172413793,4.989247311827953 48.27586206896552,2.376344086021504 49.6551724137931,0.47311827956989205 51.03448275862069,8.795698924731184 52.41379310344828,1.053763440860216 53.79310344827586,4.064516129032258 55.17241379310345,20.0 56.55172413793103,2.2903225806451637 57.93103448275862,1.3763440860215042 59.31034482758621,2.7741935483870996 60.68965517241379,4.107526881720428 62.06896551724138,3.9677419354838683 63.44827586206897,9.21505376344086 64.82758620689656,2.7526881720430083 66.20689655172414,1.3225806451612918 67.58620689655172,4.322580645161288 68.96551724137932,4.172043010752688 70.3448275862069,1.7849462365591364 71.72413793103448,6.21505376344086 73.10344827586206,14.752688172043008 74.48275862068967,1.1612903225806477 75.86206896551724,0.8924731182795718 77.24137931034483,1.7849462365591364 78.62068965517241,1.397849462365592 80.0,2.2795698924731163" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyMergeOne_1000_4.html">BenchmarkAnyMergeOne/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.380593499764484 1.379310344827586,3.937823834196891 2.758620689655172,15.49065787407756 4.137931034482759,3.064845344638091 5.517241379310345,6.437431307897629 6.896551724137931,1.177578897786152 8.275862068965518,7.373214005338358 9.655172413793103,4.336630554247135 11.03448275862069,4.032030146019783 12.41379310344828,0.0 13.79310344827586,4.063432249960747 15.17241379310345,4.091694143507615 16.55172413793103,15.69477154969383 17.93103448275862,7.571047260166431 19.31034482758621,4.123096247448579 20.68965517241379,7.734338200659444 22.06896551724138,4.51562254671063 23.44827586206897,5.306955566022924 24.82758620689655,6.132830899670278 26.20689655172414,4.710315591144607 27.58620689655172,2.527869367247606 28.96551724137931,7.784581566964987 30.3448275862069,12.97534934840634 31.72413793103448,7.341811901397394 33.10344827586207,7.520803893860889 34.48275862068966,7.307269587062333 35.86206896551724,6.217616580310881 37.24137931034483,11.44920709687549 38.62068965517241,8.582195007065472 40.0,4.43711728685822 41.37931034482759,6.060606060606061 42.75862068965517,4.87360653163762 44.13793103448276,4.493641073951955 45.51724137931034,1.337729627885068 46.89655172413793,7.483121369131732 48.27586206896552,7.483121369131732 49.6551724137931,3.843617522373999 51.03448275862069,12.93766682367719 52.41379310344828,4.204741717695086 53.79310344827586,4.955252001884126 55.17241379310345,20.0 56.55172413793103,4.766839378238342 57.93103448275862,3.655204898728215 59.31034482758621,2.091380122468205 60.68965517241379,7.22248390642173 62.06896551724138,6.676087297848956 63.44827586206897,13.30193122939237 64.82758620689656,1.023708588475428 66.20689655172414,1.246663526456273 67.58620689655172,2.675459255770137 68.96551724137932,7.916470403517036 70.3448275862069,7.643272099230648 71.72413793103448,5.853352174595698 73.10344827586206,16.33851468048359 74.48275862068967,4.440257497252316 75.86206896551724,3.743130789762914 77.24137931034483,3.466792275082431 78.62068965517241,2.804207881928089 80.0,4.311508871094363" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_10_10_4.html">BenchmarkJSONPatchAddRemove/set-10-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.989962906393192 1.379310344827586,0.7025965524765437 2.758620689655172,11.54702160157102 4.137931034482759,1.248090770237835 5.517241379310345,4.259218852280166 6.896551724137931,0.0 8.275862068965518,3.547894392319441 9.655172413793103,1.549203578442069 11.03448275862069,1.989962906393192 12.41379310344828,2.282347807113245 13.79310344827586,0.7506000436395374 15.17241379310345,0.6065895701505564 16.55172413793103,15.69277765655684 17.93103448275862,4.093388610080733 19.31034482758621,1.758673358062405 20.68965517241379,3.739908356971416 22.06896551724138,2.077241981234999 23.44827586206897,1.819768710451669 24.82758620689655,5.23238053676631 26.20689655172414,1.688850098188959 27.58620689655172,0.6022256164084661 28.96551724137931,4.634518874099935 30.3448275862069,12.65982980580406 31.72413793103448,4.385773510800786 33.10344827586207,2.173248963560986 34.48275862068966,4.075932795112372 35.86206896551724,4.089024656338643 37.24137931034483,5.393846825223653 38.62068965517241,3.66572114335588 40.0,2.195068732271438 41.37931034482759,3.722452542003055 42.75862068965517,0.4407593279511237 44.13793103448276,1.680122190704779 45.51724137931034,3.229325769146847 46.89655172413793,4.542875845516038 48.27586206896552,3.757364171939777 49.6551724137931,1.43137682740563 51.03448275862069,7.540912066332097 52.41379310344828,0.3447523456251364 53.79310344827586,2.330351298276238 55.17241379310345,20.0 56.55172413793103,1.933231507746018 57.93103448275862,0.6895046912502727 59.31034482758621,3.076587388173685 60.68965517241379,5.249836351734672 62.06896551724138,4.158847916212088 63.44827586206897,9.884355225834605 64.82758620689656,3.111499018110408 66.20689655172414,0.1221907047785293 67.58620689655172,3.181322277983853 68.96551724137932,5.254200305476762 70.3448275862069,3.962469997818023 71.72413793103448,5.638228234780711 73.10344827586206,14.13921012437268 74.48275862068967,2.339079205760419 75.86206896551724,1.086624481780493 77.24137931034483,1.523019855989527 78.62068965517241,2.068514073750818 80.0,1.601571023347153" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLSchemaIsValid_Trivial_Schema___string_4.html">BenchmarkGraphQLSchemaIsValid/Trivial_Schema_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.282625167570088 1.379310344827586,3.350818907734452 2.758620689655172,10.26752928833712 4.137931034482759,3.017718715393134 5.517241379310345,1.309669522643819 6.896551724137931,7.338695576149677 8.275862068965518,1.193390452876377 9.655172413793103,3.309144955411785 11.03448275862069,2.646733111849391 12.41379310344828,6.476365331934487 13.79310344827586,2.723669639214315 15.17241379310345,2.576499388004896 16.55172413793103,16.67307804394708 17.93103448275862,1.912630413242408 19.31034482758621,3.259019642128577 20.68965517241379,0.3153231917001807 22.06896551724138,3.107477997318879 23.44827586206897,3.889666025528939 24.82758620689655,1.535524858658274 26.20689655172414,2.917176662586699 27.58620689655172,1.460919741213499 28.96551724137931,0.5770239552369295 30.3448275862069,10.38001981698432 31.72413793103448,1.195139010316489 33.10344827586207,1.638398321384857 34.48275862068966,1.258961356880574 35.86206896551724,0.6580404499621146 37.24137931034483,8.45281809174098 38.62068965517241,6.434399953371802 40.0,3.561811505507956 41.37931034482759,0.5073730838724719 42.75862068965517,2.94078218802821 44.13793103448276,3.242116920207495 45.51724137931034,7.997901731071866 46.89655172413793,0.9692836743020342 48.27586206896552,0.8378504400536224 49.6551724137931,3.447572419420645 51.03448275862069,10.41499096578656 52.41379310344828,1.464416856093723 53.79310344827586,0.3164888966602553 55.17241379310345,20.0 56.55172413793103,3.353733170134639 57.93103448275862,2.875211284024014 59.31034482758621,6.879990674360319 60.68965517241379,1.466456839773853 62.06896551724138,0.06673660896427114 63.44827586206897,11.84414524683803 64.82758620689656,7.374249577431952 66.20689655172414,2.417380660954712 67.58620689655172,0.0 68.96551724137932,1.645975403625342 70.3448275862069,1.607215713702862 71.72413793103448,7.343066969749956 73.10344827586206,17.42991198927551 74.48275862068967,3.680130558955528 75.86206896551724,3.495949175263741 77.24137931034483,3.935128518971848 78.62068965517241,3.366264498455441 80.0,3.743370053039576" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_100_1000_4.html">BenchmarkJSONPatchAddRemove/set-100-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.742565414205387 1.379310344827586,1.108905263585247 2.758620689655172,11.49349410307939 4.137931034482759,0.8447313399508759 5.517241379310345,4.393073909424923 6.896551724137931,1.82729431825102 8.275862068965518,4.682378255485862 9.655172413793103,1.458985445466171 11.03448275862069,1.868704707386883 12.41379310344828,4.187118121105089 13.79310344827586,1.247508271928222 15.17241379310345,0.0 16.55172413793103,17.66445405273735 17.93103448275862,3.830055010860078 19.31034482758621,1.887745366705235 20.68965517241379,3.951403690396444 22.06896551724138,1.954895154578487 23.44827586206897,1.876946186793334 24.82758620689655,4.925441000345087 26.20689655172414,1.599577776424497 27.58620689655172,0.5138948094919108 28.96551724137931,4.820697074883787 30.3448275862069,12.59354891094736 31.72413793103448,4.580151432109291 33.10344827586207,2.038121917057426 34.48275862068966,4.287274425024867 35.86206896551724,4.427947952824635 37.24137931034483,8.886710106976839 38.62068965517241,6.964293688975499 40.0,2.028053508718511 41.37931034482759,3.466983334348294 42.75862068965517,0.7050727726691433 44.13793103448276,1.737084627407994 45.51724137931034,5.393784381787548 46.89655172413793,4.940137628646246 48.27586206896552,3.961593893997523 49.6551724137931,1.770172340295962 51.03448275862069,11.41984856789071 52.41379310344828,0.4692771451190549 53.79310344827586,2.085825061405111 55.17241379310345,20.0 56.55172413793103,1.71857174755902 57.93103448275862,0.4402086758825082 59.31034482758621,5.104967216775267 60.68965517241379,5.428739622028703 62.06896551724138,3.695836631955017 63.44827586206897,12.6722286503055 64.82758620689656,5.219779550575483 66.20689655172414,0.4066743803666037 67.58620689655172,3.415991717922173 68.96551724137932,5.276454945902604 70.3448275862069,3.923390780098654 71.72413793103448,9.77488175709965 73.10344827586206,14.17920142906441 74.48275862068967,0.8207376733045085 75.86206896551724,1.411647686904979 77.24137931034483,1.958630209284859 78.62068965517241,1.987739276942127 80.0,1.29756612467775" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td></tr><tr><td>./v1/compile</td><td><a href="benchmarks.__v1_compile_BenchmarkLargePartialRulePolicy_2500_4.html">BenchmarkLargePartialRulePolicy/2500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.058538384569714 1.379310344827586,5.701443007309044 2.758620689655172,12.31183697735947 4.137931034482759,3.539653006222882 5.517241379310345,5.245347470617598 6.896551724137931,7.499792091199122 8.275862068965518,8.017518692736608 9.655172413793103,6.992954216871406 11.03448275862069,6.569558095458292 12.41379310344828,5.163306181404274 13.79310344827586,5.880364807012994 15.17241379310345,6.800215839506474 16.55172413793103,18.68717229693832 17.93103448275862,6.275183166179043 19.31034482758621,5.641708755816569 20.68965517241379,6.855641059168417 22.06896551724138,7.484091403831983 23.44827586206897,7.013637115956262 24.82758620689655,6.230824071088885 26.20689655172414,2.585629275628043 27.58620689655172,4.414478909540684 28.96551724137931,6.565248383075221 30.3448275862069,11.00184173396802 31.72413793103448,6.224951016096701 33.10344827586207,7.218686915615205 34.48275862068966,5.369686914980023 35.86206896551724,3.698424892905984 37.24137931034483,11.39635679355221 38.62068965517241,8.258250769455387 40.0,6.337732409826562 41.37931034482759,6.870304244188785 42.75862068965517,5.627491559560552 44.13793103448276,6.497862452528058 45.51724137931034,7.032481388929697 46.89655172413793,0.0 48.27586206896552,2.803719936478133 49.6551724137931,6.125557338502387 51.03448275862069,12.97476513451302 52.41379310344828,5.609631365559523 53.79310344827586,4.331278979628522 55.17241379310345,20.0 56.55172413793103,6.489087975208288 57.93103448275862,4.88100266622337 59.31034482758621,6.579627891111957 60.68965517241379,5.399033021044409 62.06896551724138,4.509976196994371 63.44827586206897,13.7434950519747 64.82758620689656,4.109230111782116 66.20689655172414,5.088929161467623 67.58620689655172,3.409578318757562 68.96551724137932,4.872033891153516 70.3448275862069,5.249012019193033 71.72413793103448,9.352382460182913 73.10344827586206,18.99913758113661 74.48275862068967,6.745340166020338 75.86206896551724,5.31886018882883 77.24137931034483,6.978210499800507 78.62068965517241,5.656781293189566 80.0,5.704775105968836" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/profiler</td><td><a href="benchmarks.__v1_profiler_BenchmarkProfilerBigLocalVar_1Vars100Iterations_4.html">BenchmarkProfilerBigLocalVar/1Vars100Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,4.714837034940316 2.758620689655172,11.38877574268021 4.137931034482759,0.5851691785124994 5.517241379310345,2.148473906950092 6.896551724137931,6.616429750012082 8.275862068965518,6.797172188585197 9.655172413793103,3.68305867570609 11.03448275862069,5.942270119505409 12.41379310344828,6.451151905113672 13.79310344827586,4.794645384440133 15.17241379310345,5.745510780340635 16.55172413793103,20.0 17.93103448275862,6.090150296519776 19.31034482758621,5.247813209800686 20.68965517241379,2.280406221737419 22.06896551724138,5.628835944134155 23.44827586206897,6.201785332109053 24.82758620689655,6.683327925328105 26.20689655172414,0.3584471891029845 27.58620689655172,4.822743998840155 28.96551724137931,6.257361215627524 30.3448275862069,12.88587267944797 31.72413793103448,2.82125277016438 33.10344827586207,6.662961607765435 34.48275862068966,6.45308497932301 35.86206896551724,6.075583201585121 37.24137931034483,8.62378923968049 38.62068965517241,9.68456371205479 40.0,5.535772228627448 41.37931034482759,6.321497856358779 42.75862068965517,4.95053401175033 44.13793103448276,4.976216283388679 45.51724137931034,7.287068423923174 46.89655172413793,2.039876559404061 48.27586206896552,5.627869407029486 49.6551724137931,0.07828950547819423 51.03448275862069,12.96733794969865 52.41379310344828,5.282056238651819 53.79310344827586,6.27365426967766 55.17241379310345,19.75084054208924 56.55172413793103,4.887847176676079 57.93103448275862,4.180203939329085 59.31034482758621,6.68643465173597 60.68965517241379,3.21014587806444 62.06896551724138,6.428921551706283 63.44827586206897,14.16549876766519 64.82758620689656,4.312826637762605 66.20689655172414,4.6508384709383 67.58620689655172,3.151187114679627 68.96551724137932,6.869869586529234 70.3448275862069,5.409501059738897 71.72413793103448,9.963547743481053 73.10344827586206,19.1583532969271 74.48275862068967,4.671135750136351 75.86206896551724,4.041160672985978 77.24137931034483,5.834156040511712 78.62068965517241,0.8382638232065559 80.0,5.016534688326303" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkMakeDirSiblings_10_existing_AST_4.html">BenchmarkMakeDirSiblings/10_existing/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.825118542963144 1.379310344827586,3.213390560210567 2.758620689655172,13.69106744879671 4.137931034482759,3.655025097380482 5.517241379310345,6.004854144209085 6.896551724137931,3.444722936823379 8.275862068965518,7.03573152746824 9.655172413793103,4.317410770380462 11.03448275862069,4.428910595128661 12.41379310344828,4.597152323574343 13.79310344827586,3.962674673138859 15.17241379310345,4.772668655058164 16.55172413793103,15.75956775631402 17.93103448275862,5.396829595730469 19.31034482758621,3.868104833643055 20.68965517241379,5.371037821322523 22.06896551724138,4.098114555158024 23.44827586206897,4.379575559979102 24.82758620689655,5.89957079842075 26.20689655172414,3.603441548564589 27.58620689655172,3.453981522508283 28.96551724137931,6.27097234989518 30.3448275862069,14.3272645508594 31.72413793103448,6.782575341741011 33.10344827586207,6.927009278425511 34.48275862068966,6.637876874036942 35.86206896551724,6.488284582470852 37.24137931034483,3.055730072547632 38.62068965517241,0.0 40.0,4.113721885312576 41.37931034482759,5.022650468550568 42.75862068965517,3.719438400645456 44.13793103448276,3.786629279615901 45.51724137931034,4.269795186858099 46.89655172413793,4.674792177817751 48.27586206896552,5.168407060332912 49.6551724137931,3.083241298582775 51.03448275862069,4.633128542235684 52.41379310344828,3.06512092374232 53.79310344827586,5.871927306875823 55.17241379310345,20.0 56.55172413793103,3.504374681736117 57.93103448275862,3.297246893413839 59.31034482758621,4.632070418157409 60.68965517241379,5.152535199158791 62.06896551724138,5.515736289026592 63.44827586206897,6.852543796416927 64.82758620689656,4.17231550614704 66.20689655172414,4.768568424254849 67.58620689655172,5.725641653054341 68.96551724137932,5.843093425742836 70.3448275862069,5.270648299396208 71.72413793103448,1.795107498793077 73.10344827586206,15.64820019707561 74.48275862068967,4.917367122762233 75.86206896551724,4.528374258486486 77.24137931034483,4.731005019476096 78.62068965517241,4.785233878487676 80.0,4.140968580328151" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/e2e/authz</td><td><a href="benchmarks.__v1_test_e2e_authz_BenchmarkRESTAuthzAllow10Paths_4.html">BenchmarkRESTAuthzAllow10Paths-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.524893898013873 1.379310344827586,1.106153274095729 2.758620689655172,11.61531458758062 4.137931034482759,1.285661166031978 5.517241379310345,3.605287789616751 6.896551724137931,6.983369876011335 8.275862068965518,4.032516572425023 9.655172413793103,0.6010949981408111 11.03448275862069,5.505250605839135 12.41379310344828,5.537690246310472 13.79310344827586,2.182687746021977 15.17241379310345,1.290020643407573 16.55172413793103,17.07389314151633 17.93103448275862,4.398071572360913 19.31034482758621,2.127296739367363 20.68965517241379,3.846982344116629 22.06896551724138,3.430780474670154 23.44827586206897,5.075329204651819 24.82758620689655,2.721339641753536 26.20689655172414,2.168070674821454 27.58620689655172,2.021515303047788 28.96551724137931,2.593760818555987 30.3448275862069,11.42477978228257 31.72413793103448,5.035196368811786 33.10344827586207,4.273698247233655 34.48275862068966,3.772230129117462 35.86206896551724,3.712736084932877 37.24137931034483,9.761254503724789 38.62068965517241,8.139272480157967 40.0,3.303586311241041 41.37931034482759,2.518623943788386 42.75862068965517,0.0 44.13793103448276,2.321293482581323 45.51724137931034,7.363926606916183 46.89655172413793,3.754792219615084 48.27586206896552,2.574656050057058 49.6551724137931,2.9076431895988 51.03448275862069,12.4768242489518 52.41379310344828,1.938300573143055 53.79310344827586,4.395635393827493 55.17241379310345,20.0 56.55172413793103,2.15101742508751 57.93103448275862,2.318344424356657 59.31034482758621,6.818479055275609 60.68965517241379,4.919670218358529 62.06896551724138,3.781333743637086 63.44827586206897,12.94098036952982 64.82758620689656,6.450744316651921 66.20689655172414,2.136015694118552 67.58620689655172,2.561577617930274 68.96551724137932,4.621943557589978 70.3448275862069,3.055096100832147 71.72413793103448,8.663307304689003 73.10344827586206,16.97208652280391 74.48275862068967,3.595799515328692 75.86206896551724,2.131015117128899 77.24137931034483,3.299611493633881 78.62068965517241,1.694426279955379 80.0,3.078047467015425" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_Cache_concurrency__1000__JWT_count__6_4.html">BenchmarkTokens_Cache/concurrency:_1000,_JWT_count:_6-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.566605279312462 1.379310344827586,0.903621853898097 2.758620689655172,13.12829957028852 4.137931034482759,2.031921424186618 5.517241379310345,5.437691835481891 6.896551724137931,4.157151626764886 8.275862068965518,4.861878453038674 9.655172413793103,0.1817065684468999 11.03448275862069,4.651933701657459 12.41379310344828,3.966850828729282 13.79310344827586,2.758747697974217 15.17241379310345,2.9097605893186 16.55172413793103,16.66052793124616 17.93103448275862,5.58133824432167 19.31034482758621,2.489871086556169 20.68965517241379,5.577655003069368 22.06896551724138,3.414364640883978 23.44827586206897,3.975445058317986 24.82758620689655,5.371393492940454 26.20689655172414,1.49048496009822 27.58620689655172,0.0 28.96551724137931,6.357274401473297 30.3448275862069,12.60282381829343 31.72413793103448,6.034376918354819 33.10344827586207,4.588090853284223 34.48275862068966,5.138121546961326 35.86206896551724,4.978514426028238 37.24137931034483,10.14855739717618 38.62068965517241,7.643953345610804 40.0,2.20012277470841 41.37931034482759,6.284837323511357 42.75862068965517,3.118477593615715 44.13793103448276,3.278084714548803 45.51724137931034,4.847145488029466 46.89655172413793,5.270718232044199 48.27586206896552,3.093922651933702 49.6551724137931,2.230816451810927 51.03448275862069,12.1731123388582 52.41379310344828,2.985880908532842 53.79310344827586,4.119091467157766 55.17241379310345,20.0 56.55172413793103,2.558624923265807 57.93103448275862,0.4260282381829343 59.31034482758621,3.116022099447514 60.68965517241379,4.99938612645795 62.06896551724138,3.046040515653775 63.44827586206897,14.13136893799877 64.82758620689656,4.025782688766114 66.20689655172414,2.597912829957029 67.58620689655172,3.426642111724985 68.96551724137932,6.1817065684469 70.3448275862069,4.79926335174954 71.72413793103448,7.646408839779006 73.10344827586206,17.83057090239411 74.48275862068967,2.864333947206875 75.86206896551724,1.72744014732965 77.24137931034483,2.699815837937385 78.62068965517241,0.8974831184775937 80.0,1.352977286678944" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIteration_1000_4.html">BenchmarkSetIteration/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.829564328606107 1.379310344827586,1.036003577360419 2.758620689655172,13.25146288488565 4.137931034482759,0.9930752523316724 5.517241379310345,5.8341126868532 6.896551724137931,3.773501980324518 8.275862068965518,3.177155998466846 9.655172413793103,0.7128146160725694 11.03448275862069,2.948818193432988 12.41379310344828,3.805902644691453 13.79310344827586,1.312840168646991 15.17241379310345,0.9133001149865849 16.55172413793103,15.34375878369746 17.93103448275862,6.183058643158298 19.31034482758621,1.612776287210937 20.68965517241379,5.910463779225757 22.06896551724138,2.527711766960521 23.44827586206897,2.696972019931008 24.82758620689655,5.464826881308292 26.20689655172414,1.979506835313658 27.58620689655172,1.134227673438099 28.96551724137931,4.709850517439632 30.3448275862069,12.79325412035263 31.72413793103448,5.317950683531366 33.10344827586207,5.491605979302415 34.48275862068966,5.813159575827265 35.86206896551724,4.993279672927047 37.24137931034483,7.192896384310719 38.62068965517241,6.061786124952089 40.0,1.664545802989651 41.37931034482759,6.393509646096844 42.75862068965517,0.117899578382522 44.13793103448276,1.114296665389038 45.51724137931034,4.098888463012649 46.89655172413793,5.531621310847068 48.27586206896552,5.083020314296665 49.6551724137931,0.0 51.03448275862069,8.485958860355181 52.41379310344828,0.367599335633065 53.79310344827586,4.188629104382267 55.17241379310345,20.0 56.55172413793103,2.844154848600997 57.93103448275862,2.354107576338316 59.31034482758621,4.382113197904689 60.68965517241379,6.463779225756995 62.06896551724138,4.712661300626038 63.44827586206897,11.18737702823559 64.82758620689656,4.213159575827265 66.20689655172414,2.521323623355053 67.58620689655172,2.84502363613134 68.96551724137932,6.673310336016354 70.3448275862069,6.202938546058515 71.72413793103448,6.127302925769771 73.10344827586206,15.45225501469273 74.48275862068967,2.696818704484477 75.86206896551724,2.243464929091606 77.24137931034483,2.113760061326179 78.62068965517241,1.337728376133895 80.0,3.176440526383033" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersection_10x100_4.html">BenchmarkSetIntersection/10x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.905182505054805 1.379310344827586,1.719697775885921 2.758620689655172,13.71714376928807 4.137931034482759,2.637011812280515 5.517241379310345,5.297435351707992 6.896551724137931,2.977546025327232 8.275862068965518,3.824624880280941 9.655172413793103,1.996381823986379 11.03448275862069,3.23294668511227 12.41379310344828,2.724273704373736 13.79310344827586,2.317760987549218 15.17241379310345,2.485899755241034 16.55172413793103,16.6691497286368 17.93103448275862,5.603916143450037 19.31034482758621,1.411088645312334 20.68965517241379,5.282536979887198 22.06896551724138,3.279770139406193 23.44827586206897,3.831009896775567 24.82758620689655,4.422688091944238 26.20689655172414,1.715441098222837 27.58620689655172,2.013408534638714 28.96551724137931,4.769607321485581 30.3448275862069,13.51495158029158 31.72413793103448,5.416622326274343 33.10344827586207,5.046291369586038 34.48275862068966,5.48898584654677 35.86206896551724,4.401404703628818 37.24137931034483,8.362243269128445 38.62068965517241,7.425774183249973 40.0,3.377673725657125 41.37931034482759,5.637969564754709 42.75862068965517,0.0 44.13793103448276,3.573480898158987 45.51724137931034,4.10343726721294 46.89655172413793,5.054804724912206 48.27586206896552,5.01649462594445 49.6551724137931,0.5171863360647015 51.03448275862069,10.11173778865595 52.41379310344828,1.84739810577844 53.79310344827586,3.669256145578376 55.17241379310345,20.0 56.55172413793103,2.239012450782165 57.93103448275862,1.347238480366074 59.31034482758621,0.3745876343513887 60.68965517241379,6.389273172289028 62.06896551724138,4.899435990209641 63.44827586206897,13.5766734064063 64.82758620689656,4.405661381291902 66.20689655172414,2.304990954559966 67.58620689655172,3.718207938703842 68.96551724137932,5.889113546876663 70.3448275862069,5.391082260295839 71.72413793103448,6.612748749600936 73.10344827586206,16.3498989039055 74.48275862068967,3.103118016388209 75.86206896551724,2.949877620517186 77.24137931034483,3.181866553155262 78.62068965517241,1.434500372459296 80.0,2.236884111950623" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefCopy_5_4.html">BenchmarkRefCopy/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.3853779429987583 1.379310344827586,2.323420074349446 2.758620689655172,11.672862453531598 4.137931034482759,1.4560099132589812 5.517241379310345,3.748451053283766 6.896551724137931,2.7261462205700155 8.275862068965518,3.748451053283766 9.655172413793103,2.292441140024785 11.03448275862069,2.5092936802973966 12.41379310344828,1.2701363073110308 13.79310344827586,1.4869888475836426 15.17241379310345,2.1065675340768273 16.55172413793103,14.488847583643123 17.93103448275862,2.16852540272615 19.31034482758621,0.6505576208178425 20.68965517241379,3.4386617100371737 22.06896551724138,3.1288723667905813 23.44827586206897,2.633209417596035 24.82758620689655,2.137546468401485 26.20689655172414,2.16852540272615 27.58620689655172,2.230483271375462 28.96551724137931,4.027261462205702 30.3448275862069,11.462205700123917 31.72413793103448,3.159851301115239 33.10344827586207,1.7348203221809158 34.48275862068966,3.0669144981412657 35.86206896551724,3.4386617100371737 37.24137931034483,7.218091697645601 38.62068965517241,5.73110285006196 40.0,0.0 41.37931034482759,3.190830235439904 42.75862068965517,1.982651796778189 44.13793103448276,1.982651796778189 45.51724137931034,3.4696406443618315 46.89655172413793,3.903345724907062 48.27586206896552,1.7967781908302385 49.6551724137931,0.15489467162329618 51.03448275862069,8.67719950433705 52.41379310344828,0.09293680297398055 53.79310344827586,3.5006195786864964 55.17241379310345,20.0 56.55172413793103,1.2701363073110308 57.93103448275862,1.5799256505576196 59.31034482758621,2.230483271375462 60.68965517241379,3.0359355638166043 62.06896551724138,3.407682775712516 63.44827586206897,7.837670384138786 64.82758620689656,3.3767038413878545 66.20689655172414,1.7967781908302385 67.58620689655172,3.686493184634447 68.96551724137932,3.9653035935563814 70.3448275862069,1.8587360594795541 71.72413793103448,4.89467162329616 73.10344827586206,11.384758364312269 74.48275862068967,2.075588599752166 75.86206896551724,2.2614622057001235 77.24137931034483,2.5092936802973966 78.62068965517241,2.2614622057001235 80.0,2.416356877323423" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_1000x1000x10_10p_4.html">BenchmarkJSONPatchReplace/1000x1000x10-10p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.860501585117499 1.379310344827586,1.277331770018266 2.758620689655172,14.71179608428335 4.137931034482759,0.2462544230672952 5.517241379310345,4.665268081079204 6.896551724137931,3.089679052062591 8.275862068965518,4.796341067543932 9.655172413793103,0.7176068359504326 11.03448275862069,1.434147775263769 12.41379310344828,3.706187206979362 13.79310344827586,0.0 15.17241379310345,1.423682608281371 16.55172413793103,15.43744559485915 17.93103448275862,4.875766516956639 19.31034482758621,0.6739373737275859 20.68965517241379,3.016035284408678 22.06896551724138,1.427526296154536 23.44827586206897,1.528721876882478 24.82758620689655,4.70664425053739 26.20689655172414,1.141284599247089 27.58620689655172,0.771999864340428 28.96551724137931,4.390137549116033 30.3448275862069,14.57633031167787 31.72413793103448,4.607483563389358 33.10344827586207,4.33306362918425 34.48275862068966,4.54478946118925 35.86206896551724,5.186071637943982 37.24137931034483,9.705925577804802 38.62068965517241,8.327075228077655 40.0,1.194385631713332 41.37931034482759,4.605868568484666 42.75862068965517,1.191510940782982 44.13793103448276,1.427074097581222 45.51724137931034,3.908384569046685 46.89655172413793,4.26181005398928 48.27586206896552,4.30111902996946 49.6551724137931,1.487765606099513 51.03448275862069,10.23764650022529 52.41379310344828,1.09564484324052 53.79310344827586,3.662969943329829 55.17241379310345,20.0 56.55172413793103,1.3775260539053 57.93103448275862,0.2007438666531007 59.31034482758621,2.922753178713721 60.68965517241379,4.524214426103486 62.06896551724138,4.152668698330257 63.44827586206897,12.63739972900385 64.82758620689656,3.345429645169469 66.20689655172414,0.7346288822458765 67.58620689655172,3.299499190080055 68.96551724137932,4.855223781768969 70.3448275862069,4.78939658945376 71.72413793103448,7.800005490982676 73.10344827586206,15.88699557652896 74.48275862068967,1.328882407376005 75.86206896551724,0.2774561246259268 77.24137931034483,0.7732272604679932 78.62068965517241,0.5316240227262083 80.0,1.092705552513982" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNSlow_100x250_4.html">BenchmarkObjectUnionNSlow/100x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.417645997120118 1.379310344827586,1.28239039233558 2.758620689655172,13.32316036459425 4.137931034482759,0.0 5.517241379310345,5.25628062657713 6.896551724137931,3.917938464449781 8.275862068965518,5.303170812317075 9.655172413793103,1.988581715000857 11.03448275862069,2.00040762551248 12.41379310344828,3.075651107546081 13.79310344827586,1.775333673816369 15.17241379310345,2.642733200620927 16.55172413793103,16.79595745746635 17.93103448275862,5.616925841045663 19.31034482758621,2.349044054564571 20.68965517241379,3.39215721092977 22.06896551724138,1.410850736707579 23.44827586206897,2.787405802859262 24.82758620689655,4.569052636433293 26.20689655172414,2.243220442976027 27.58620689655172,0.8915390142406544 28.96551724137931,4.816569844564282 30.3448275862069,13.26702306953672 31.72413793103448,5.31574677497455 33.10344827586207,3.690495090073842 34.48275862068966,4.093853521441818 35.86206896551724,4.743708771979112 37.24137931034483,9.1994611286138 38.62068965517241,6.864424231613982 40.0,2.563784248957944 41.37931034482759,5.153473125737629 42.75862068965517,2.707688246523853 44.13793103448276,3.063963015803307 45.51724137931034,4.148689489278097 46.89655172413793,2.674068418007506 48.27586206896552,3.312585424446028 49.6551724137931,2.024388091292213 51.03448275862069,10.02468811215055 52.41379310344828,2.170979554850677 53.79310344827586,2.824288225692016 55.17241379310345,20.0 56.55172413793103,2.649430662714802 57.93103448275862,1.624761368126918 59.31034482758621,2.726548214968656 60.68965517241379,4.888439682158115 62.06896551724138,1.859927894280283 63.44827586206897,12.02894671210799 64.82758620689656,3.809522799862499 66.20689655172414,1.061843257123971 67.58620689655172,1.563707653526796 68.96551724137932,5.310880712289803 70.3448275862069,5.664274539228125 71.72413793103448,7.105336740283976 73.10344827586206,16.34540669921133 74.48275862068967,2.611366178903074 75.86206896551724,1.735384783376724 77.24137931034483,3.121038538633384 78.62068965517241,1.854362136307533 80.0,2.396196626037517" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_100_10000_4.html">BenchmarkJSONPatchAddShallowComposite/set-100-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.125848780018121 1.379310344827586,1.970401120454861 2.758620689655172,11.96505899422121 4.137931034482759,1.761886564985728 5.517241379310345,4.319257134084413 6.896551724137931,8.988812000537726 8.275862068965518,4.614424184992073 9.655172413793103,1.763935569847673 11.03448275862069,2.009047765467252 12.41379310344828,8.542457077580702 13.79310344827586,1.287449513835031 15.17241379310345,1.662532382002091 16.55172413793103,18.74057215419598 17.93103448275862,4.677733902449356 19.31034482758621,1.955770455237923 20.68965517241379,4.29257472922786 22.06896551724138,2.807975541573058 23.44827586206897,2.706584728046263 24.82758620689655,4.723770829384753 26.20689655172414,1.795435943952507 27.58620689655172,1.388712090732095 28.96551724137931,4.664390920692144 30.3448275862069,12.48015872791377 31.72413793103448,4.783181197227046 33.10344827586207,4.370552998419623 34.48275862068966,4.302918447291053 35.86206896551724,4.308027361115418 37.24137931034483,11.90404612895781 38.62068965517241,9.898572653541393 40.0,2.074300445335097 41.37931034482759,4.643518957280184 42.75862068965517,1.743238785881366 44.13793103448276,2.424350043458166 45.51724137931034,9.05048316660319 46.89655172413793,4.294455607172885 48.27586206896552,4.333268278152036 49.6551724137931,1.476259988916345 51.03448275862069,13.31728310607148 52.41379310344828,0.7410685249585645 53.79310344827586,3.711640403377072 55.17241379310345,20.0 56.55172413793103,2.310822554522491 57.93103448275862,1.238355486916835 59.31034482758621,8.696905550236893 60.68965517241379,4.226180696616205 62.06896551724138,4.373380715368157 63.44827586206897,15.82459313713584 64.82758620689656,8.850742086451508 66.20689655172414,2.107408592374663 67.58620689655172,2.786930208124063 68.96551724137932,4.520403504628374 70.3448275862069,0.0 71.72413793103448,11.84528550077705 73.10344827586206,19.47198685481576 74.48275862068967,2.556026303441575 75.86206896551724,2.308091823726962 77.24137931034483,2.018813389045969 78.62068965517241,2.544408442403611 80.0,2.078851566147131" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_500_5000_4.html">BenchmarkLazyObjectFind/500_5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.972752043596728 1.379310344827586,4.999999999999998 2.758620689655172,11.96185286103542 4.137931034482759,4.564032697547681 5.517241379310345,4.999999999999998 6.896551724137931,5.354223433242506 8.275862068965518,5.040871934604905 9.655172413793103,5.108991825613078 11.03448275862069,4.836512261580383 12.41379310344828,8.651226158038144 13.79310344827586,4.645776566757494 15.17241379310345,4.7275204359673 16.55172413793103,15.5858310626703 17.93103448275862,5.054495912806541 19.31034482758621,4.891008174386922 20.68965517241379,4.945504087193459 22.06896551724138,5.122615803814712 23.44827586206897,4.795640326975477 24.82758620689655,5.040871934604905 26.20689655172414,4.400544959128066 27.58620689655172,4.564032697547681 28.96551724137931,4.999999999999998 30.3448275862069,11.798365122615804 31.72413793103448,0.0 33.10344827586207,4.795640326975477 34.48275862068966,5.054495912806541 35.86206896551724,4.972752043596728 37.24137931034483,6.198910081743872 38.62068965517241,3.3923705722070814 40.0,4.904632152588553 41.37931034482759,4.795640326975477 42.75862068965517,4.999999999999998 44.13793103448276,4.577656675749317 45.51724137931034,9.223433242506811 46.89655172413793,1.6348773841961837 48.27586206896552,5.027247956403267 49.6551724137931,1.7438692098092616 51.03448275862069,8.038147138964575 52.41379310344828,6.648501362397818 53.79310344827586,5.013623978201636 55.17241379310345,20.0 56.55172413793103,3.324250681198908 57.93103448275862,3.937329700272482 59.31034482758621,8.705722070844688 60.68965517241379,4.986376021798364 62.06896551724138,4.986376021798364 63.44827586206897,9.904632152588555 64.82758620689656,8.732970027247957 66.20689655172414,3.623978201634877 67.58620689655172,5.040871934604905 68.96551724137932,4.659400544959125 70.3448275862069,4.986376021798364 71.72413793103448,7.561307901907357 73.10344827586206,14.645776566757494 74.48275862068967,5.054495912806541 75.86206896551724,4.945504087193459 77.24137931034483,4.564032697547681 78.62068965517241,4.999999999999998 80.0,4.632152588555856" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIteration_100_4.html">BenchmarkSetIteration/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.100585207022484 1.379310344827586,0.1425617107405289 2.758620689655172,13.16055792669512 4.137931034482759,0.8641703700444405 5.517241379310345,5.563426761121133 6.896551724137931,4.308531702380429 8.275862068965518,2.904034848418181 9.655172413793103,0.1645619747436969 11.03448275862069,2.777313327759933 12.41379310344828,3.832445989351872 13.79310344827586,0.7022484269811238 15.17241379310345,0.3801645619747437 16.55172413793103,15.35882430589167 17.93103448275862,5.473665683988208 19.31034482758621,0.4188850266203194 20.68965517241379,5.363664363972368 22.06896551724138,2.615391384696616 23.44827586206897,2.964755577066925 24.82758620689655,5.777269327231927 26.20689655172414,1.958903506842082 27.58620689655172,0.502486029832358 28.96551724137931,4.360452325427905 30.3448275862069,12.34390812689752 31.72413793103448,5.004620055440665 33.10344827586207,5.113741364896379 34.48275862068966,5.252783033396401 35.86206896551724,5.048620583447001 37.24137931034483,6.888722664671976 38.62068965517241,4.837418049016588 40.0,2.530030360364324 41.37931034482759,5.935671228054737 42.75862068965517,0.3687244246930963 44.13793103448276,1.276895322743873 45.51724137931034,4.757337088045057 46.89655172413793,5.638227658731905 48.27586206896552,4.76173714084569 49.6551724137931,0.0 51.03448275862069,8.044176530118362 52.41379310344828,0.7128085537026444 53.79310344827586,3.591323095877151 55.17241379310345,20.0 56.55172413793103,2.303867646411757 57.93103448275862,1.620099441193294 59.31034482758621,4.12020944251331 60.68965517241379,6.166233994807938 62.06896551724138,4.282131385576627 63.44827586206897,10.93589123069477 64.82758620689656,4.60597527170326 66.20689655172414,2.665551986623839 67.58620689655172,3.796365556386677 68.96551724137932,5.56694680336164 70.3448275862069,5.393584723016676 71.72413793103448,5.481585779029348 73.10344827586206,15.67562810753729 74.48275862068967,2.301227614731377 75.86206896551724,0.7673692084305012 77.24137931034483,1.719540634487614 78.62068965517241,0.5429665155981872 80.0,2.442909314911779" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteCollection_Go_4.html">BenchmarkWriteCollection/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.731234866828089 1.379310344827586,2.227602905569004 2.758620689655172,13.353510895883776 4.137931034482759,2.9297820823244543 5.517241379310345,4.9878934624697315 6.896551724137931,1.150121065375302 8.275862068965518,4.9515738498789315 9.655172413793103,2.8692493946731226 11.03448275862069,3.2687651331719145 12.41379310344828,0.0 13.79310344827586,1.1259079903147722 15.17241379310345,2.6150121065375274 16.55172413793103,16.694915254237287 17.93103448275862,4.576271186440678 19.31034482758621,1.0411622276029 20.68965517241379,4.370460048426146 22.06896551724138,2.2397094430992723 23.44827586206897,2.227602905569004 24.82758620689655,4.430992736077478 26.20689655172414,3.7046004842614977 27.58620689655172,2.288135593220339 28.96551724137931,4.9878934624697315 30.3448275862069,13.11138014527845 31.72413793103448,4.8426150121065366 33.10344827586207,4.939467312348672 34.48275862068966,5.0605326876513335 35.86206896551724,4.552058111380141 37.24137931034483,8.075060532687651 38.62068965517241,6.31961259079903 40.0,2.5060532687651325 41.37931034482759,5.169491525423728 42.75862068965517,2.7360774818401907 44.13793103448276,2.808716707021791 45.51724137931034,1.9975786924939456 46.89655172413793,3.6319612590799046 48.27586206896552,4.17675544794189 49.6551724137931,3.1113801452784493 51.03448275862069,10.072639225181598 52.41379310344828,2.4576271186440692 53.79310344827586,4.673123486682805 55.17241379310345,20.0 56.55172413793103,2.699757869249396 57.93103448275862,2.0581113801452773 59.31034482758621,1.2469733656174355 60.68965517241379,4.963680387409202 62.06896551724138,4.055690072639226 63.44827586206897,11.864406779661017 64.82758620689656,1.6101694915254257 66.20689655172414,1.7554479418886189 67.58620689655172,2.3728813559322006 68.96551724137932,4.552058111380141 70.3448275862069,5.145278450363195 71.72413793103448,7.142857142857144 73.10344827586206,16.319612590799032 74.48275862068967,3.1113801452784493 75.86206896551724,3.026634382566588 77.24137931034483,3.6319612590799046 78.62068965517241,3.535108958837771 80.0,2.905569007263921" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkMakeDirSiblings_1000_existing_Go__roundtrip__4.html">BenchmarkMakeDirSiblings/1000_existing/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.372231226364127 1.379310344827586,3.540788762830902 2.758620689655172,13.6127189935942 4.137931034482759,3.376090144323532 5.517241379310345,6.073165084510303 6.896551724137931,4.203287798101412 8.275862068965518,5.864783514702477 9.655172413793103,4.517712433433665 11.03448275862069,4.694296519256001 12.41379310344828,5.233773249980705 13.79310344827586,4.144786601836845 15.17241379310345,4.591494944817473 16.55172413793103,15.54557382110056 17.93103448275862,5.900902986802501 19.31034482758621,3.54974145249672 20.68965517241379,5.860461526587945 22.06896551724138,3.696843405109207 23.44827586206897,3.798101412363973 24.82758620689655,5.939029096241414 26.20689655172414,3.579223585706568 27.58620689655172,3.231766612641815 28.96551724137931,5.907694682411052 30.3448275862069,14.11638496565563 31.72413793103448,6.589642664196959 33.10344827586207,6.720845874816701 34.48275862068966,6.689974531141468 35.86206896551724,6.545805356178128 37.24137931034483,2.117002392529135 38.62068965517241,0.0 40.0,3.53723855830825 41.37931034482759,4.850505518252682 42.75862068965517,3.257235471173883 44.13793103448276,3.445550667592807 45.51724137931034,4.401636181214787 46.89655172413793,4.652157135139307 48.27586206896552,5.061819865709655 49.6551724137931,2.361349077718608 51.03448275862069,5.751485683414371 52.41379310344828,3.364050320290191 53.79310344827586,5.994134444701706 55.17241379310345,20.0 56.55172413793103,3.417612101566721 57.93103448275862,2.70278613876669 59.31034482758621,4.147565022767616 60.68965517241379,5.618430192174114 62.06896551724138,5.514393763988578 63.44827586206897,6.895577680018523 64.82758620689656,4.558771320521726 66.20689655172414,4.473412055259705 67.58620689655172,4.592575441846106 68.96551724137932,5.393686810218415 70.3448275862069,5.490314115921896 71.72413793103448,2.388052789997685 73.10344827586206,15.72956702940495 74.48275862068967,4.357027089604075 75.86206896551724,4.358570656787837 77.24137931034483,4.145712742147102 78.62068965517241,3.897198425561473 80.0,3.496797098093695" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementNestedObjectsOrSets_5_4.html">BenchmarkParseStatementNestedObjectsOrSets/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.878947630178545 1.379310344827586,4.269159994031929 2.758620689655172,12.43348087730641 4.137931034482759,4.017506341075247 5.517241379310345,3.27746555925797 6.896551724137931,8.215049485253893 8.275862068965518,4.263191923210822 9.655172413793103,2.692594618789476 11.03448275862069,4.0334211965982 12.41379310344828,7.375540856418163 13.79310344827586,1.410454070721639 15.17241379310345,3.739991047893768 16.55172413793103,17.00601780474462 17.93103448275862,4.769483264534739 19.31034482758621,1.425374247774407 20.68965517241379,5.470731586014821 22.06896551724138,4.025463768836724 23.44827586206897,1.407470035311086 24.82758620689655,4.37956930422241 26.20689655172414,4.337792808474661 27.58620689655172,0.0 28.96551724137931,5.092753767344706 30.3448275862069,11.74814741134928 31.72413793103448,5.273785248918287 33.10344827586207,4.456159546426618 34.48275862068966,4.496941363704183 35.86206896551724,2.52150992191774 37.24137931034483,10.40334211965982 38.62068965517241,6.609638434376088 40.0,3.790719649873178 41.37931034482759,5.246928930223305 42.75862068965517,4.489978614412891 44.13793103448276,4.072213656935396 45.51724137931034,6.65638832247476 46.89655172413793,4.841100114388024 48.27586206896552,3.683294375093251 49.6551724137931,4.577510319789128 51.03448275862069,10.2183319242055 52.41379310344828,2.927338737753021 53.79310344827586,1.746655393644005 55.17241379310345,20.0 56.55172413793103,4.209479285820858 57.93103448275862,1.699905505545332 59.31034482758621,7.377530213358532 60.68965517241379,5.304620281494007 62.06896551724138,2.990003481374646 63.44827586206897,11.55915850201422 64.82758620689656,8.607947480976774 66.20689655172414,1.726761824240314 67.58620689655172,3.72706022778137 68.96551724137932,3.630576416173472 70.3448275862069,0.9240562988014124 71.72413793103448,8.516437061719799 73.10344827586206,16.7245237976824 74.48275862068967,2.702541403491321 75.86206896551724,3.679315661212513 77.24137931034483,2.717461580544089 78.62068965517241,3.744964440244691 80.0,2.506589744864972" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_10_100_4.html">BenchmarkJSONPatchAddRemove/set-10-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.896317930530927 1.379310344827586,0.5768227808490664 2.758620689655172,10.67591530197142 4.137931034482759,0.7703139668300824 5.517241379310345,3.163137582142485 6.896551724137931,0.0 8.275862068965518,3.781161990195056 9.655172413793103,1.27412120579952 11.03448275862069,2.012621257953479 12.41379310344828,2.514342338583498 13.79310344827586,1.139042453322207 15.17241379310345,0.215917388129759 16.55172413793103,16.49994784604151 17.93103448275862,3.646604777302597 19.31034482758621,1.903097945134036 20.68965517241379,3.800980494419526 22.06896551724138,2.197246270991968 23.44827586206897,1.519244810681131 24.82758620689655,4.500365077709398 26.20689655172414,1.615208094294357 27.58620689655172,0.8887034525920517 28.96551724137931,4.211953687284865 30.3448275862069,12.29060185668092 31.72413793103448,4.077918013977261 33.10344827586207,0.1741942213413998 34.48275862068966,3.721184937936789 35.86206896551724,3.253885469907166 37.24137931034483,7.037655158026494 38.62068965517241,5.269635965369772 40.0,2.494523834359028 41.37931034482759,3.688849483675811 42.75862068965517,0.7755293626786273 44.13793103448276,1.419630749973923 45.51724137931034,4.478981954730364 46.89655172413793,4.506102013142798 48.27586206896552,3.605924689683947 49.6551724137931,1.153124022113278 51.03448275862069,10.02659851882758 52.41379310344828,0.4605194534265151 53.79310344827586,1.395639929070616 55.17241379310345,20.0 56.55172413793103,2.269218733701888 57.93103448275862,0.8626264733493272 59.31034482758621,4.603108375925733 60.68965517241379,4.41691874413268 62.06896551724138,3.55637842912277 63.44827586206897,12.14509231250652 64.82758620689656,3.71544800250339 66.20689655172414,0.6722645248774382 67.58620689655172,3.012412642119537 68.96551724137932,5.089183269010118 70.3448275862069,2.716699697507041 71.72413793103448,7.782413685198707 73.10344827586206,17.53520392197768 74.48275862068967,2.261917179513925 75.86206896551724,1.206321059768436 77.24137931034483,1.487952435589861 78.62068965517241,1.817043913633045 80.0,1.716908313340983" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_shuffled_keys_5000_4.html">BenchmarkObjectConstruction/shuffled_keys/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.908572082445325 1.379310344827586,3.96378355956689 2.758620689655172,14.59515067628008 4.137931034482759,1.014139551464512 5.517241379310345,5.937709394863286 6.896551724137931,5.340769681879347 8.275862068965518,6.366726117845366 9.655172413793103,2.838054769169154 11.03448275862069,2.134939138643743 12.41379310344828,3.169697723214237 13.79310344827586,2.006823865705619 15.17241379310345,2.217569308668246 16.55172413793103,17.06727812258972 17.93103448275862,5.550480872380948 19.31034482758621,2.232664993524919 20.68965517241379,6.62454105047042 22.06896551724138,3.326287946887835 23.44827586206897,2.524896327193468 24.82758620689655,6.660343789919119 26.20689655172414,3.497577758730906 27.58620689655172,1.390761484878459 28.96551724137931,6.17492729975387 30.3448275862069,14.7112510163731 31.72413793103448,4.510110918075102 33.10344827586207,5.159599458227753 34.48275862068966,4.655258348562884 35.86206896551724,5.120429896937843 37.24137931034483,10.31990308834386 38.62068965517241,8.560089517851308 40.0,2.505069487461889 41.37931034482759,6.510927317358167 42.75862068965517,2.935494554220685 44.13793103448276,1.773082809513802 45.51724137931034,4.72607163408588 46.89655172413793,6.44436106853683 48.27586206896552,3.691048985057252 49.6551724137931,2.336574357800739 51.03448275862069,11.06295846816208 52.41379310344828,0.0 53.79310344827586,5.936587120916216 55.17241379310345,20.0 56.55172413793103,3.006329845115193 57.93103448275862,2.460332567179649 59.31034482758621,5.222688858350323 60.68965517241379,5.25305627103576 62.06896551724138,6.094409645394441 63.44827586206897,12.89285914691776 64.82758620689656,6.091306888011364 66.20689655172414,3.585445207175071 67.58620689655172,6.342718257526662 68.96551724137932,6.402946959352778 70.3448275862069,5.836396664425786 71.72413793103448,7.46514624219772 73.10344827586206,17.60464929489288 74.48275862068967,2.923215556917444 75.86206896551724,3.371817060544479 77.24137931034483,3.708873335981313 78.62068965517241,2.297690866340474 80.0,3.28295937038231" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_increasing_keys_500_4.html">BenchmarkObjectConstruction/increasing_keys/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.688556566970091 1.379310344827586,2.421512167936095 2.758620689655172,13.43581645922348 4.137931034482759,0.9646108118149731 5.517241379310345,6.289708341073751 6.896551724137931,7.196266022663942 8.275862068965518,5.983187813486903 9.655172413793103,1.590191343117221 11.03448275862069,2.52925877763329 12.41379310344828,6.664034924763143 13.79310344827586,1.698866802898012 15.17241379310345,2.283577930522014 16.55172413793103,18.11768530559168 17.93103448275862,3.906743451606911 19.31034482758621,1.794073936466654 20.68965517241379,5.881478729333086 22.06896551724138,2.304477057402935 23.44827586206897,3.07170722645365 24.82758620689655,6.009195615827605 26.20689655172414,2.556195430057589 27.58620689655172,0.8958759056288315 28.96551724137931,5.503436745309307 30.3448275862069,13.12372283113505 31.72413793103448,4.958201746238157 33.10344827586207,5.197380642764258 34.48275862068966,4.840702210663199 35.86206896551724,3.143228682890581 37.24137931034483,9.902470741222366 38.62068965517241,9.590841538175738 40.0,1.133197101987739 41.37931034482759,5.014861601337544 42.75862068965517,2.871540033438603 44.13793103448276,2.289615456065391 45.51724137931034,7.088054987924949 46.89655172413793,6.264164963774847 48.27586206896552,2.849247631432287 49.6551724137931,0.1504737135426342 51.03448275862069,12.27986253018763 52.41379310344828,0.0 53.79310344827586,5.387794909901542 55.17241379310345,20.0 56.55172413793103,2.565019505851756 57.93103448275862,1.718837079695337 59.31034482758621,7.700167193015047 60.68965517241379,4.48681032881293 62.06896551724138,5.849897826490804 63.44827586206897,13.96572543191529 64.82758620689656,8.40191343117221 66.20689655172414,0.9934051644064648 67.58620689655172,6.085361322682519 68.96551724137932,6.365409622886866 70.3448275862069,5.323704254133383 71.72413793103448,8.374512353706113 73.10344827586206,15.11703511053316 74.48275862068967,2.572450306520528 75.86206896551724,1.951514025636262 77.24137931034483,2.020713356864202 78.62068965517241,2.586847482816273 80.0,2.500928850083597" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkWASMCompilationTargets_topdown_4.html">BenchmarkWASMCompilationTargets/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.951983573327717 1.379310344827586,1.476162897833469 2.758620689655172,12.82122831494985 4.137931034482759,2.053728907257746 5.517241379310345,5.809882328164899 6.896551724137931,5.400268512912312 8.275862068965518,6.400084239345039 9.655172413793103,2.391476031273857 11.03448275862069,1.723352725932556 12.41379310344828,4.987100850290889 13.79310344827586,1.449443230578882 15.17241379310345,1.212388448679812 16.55172413793103,15.86161055097797 17.93103448275862,5.39026509068892 19.31034482758621,1.041672150999026 20.68965517241379,5.431200147418854 22.06896551724138,1.744412562192329 23.44827586206897,2.036486166320057 24.82758620689655,5.018427356727301 26.20689655172414,1.805222839392424 27.58620689655172,1.499460341695843 28.96551724137931,5.637981414694501 30.3448275862069,12.16705715113065 31.72413793103448,5.212177850317214 33.10344827586207,5.580198488956748 34.48275862068966,5.157159028088557 35.86206896551724,5.163871850896359 37.24137931034483,9.283307447284598 38.62068965517241,7.196146049964462 40.0,1.442203911864585 41.37931034482759,5.465685629294232 42.75862068965517,1.046673862110722 44.13793103448276,1.161844841656356 45.51724137931034,5.240477005291284 46.89655172413793,5.250480427514676 48.27586206896552,5.007634190644168 49.6551724137931,1.076420880827652 51.03448275862069,11.96369810724722 52.41379310344828,0.7060310106088925 53.79310344827586,5.309711216995288 55.17241379310345,20.0 56.55172413793103,1.135783294284887 57.93103448275862,0.0 59.31034482758621,4.504172480058968 60.68965517241379,4.77768710348277 62.06896551724138,5.179798352067813 63.44827586206897,12.33816832074131 64.82758620689656,4.827177718693237 66.20689655172414,0.9287387790559928 67.58620689655172,4.618158843814989 68.96551724137932,5.49609076789428 70.3448275862069,5.398162529286335 71.72413793103448,7.792665912022534 73.10344827586206,16.79600916102877 74.48275862068967,1.347829520625477 75.86206896551724,0.9990259825729855 77.24137931034483,1.515650090820544 78.62068965517241,0.8162002790428304 80.0,0.7892173638349962" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_concurrency__1__JWT_count__5_4.html">BenchmarkTokens/concurrency:_1,_JWT_count:_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.30150068212824 1.379310344827586,2.126961118690314 2.758620689655172,11.93596521145975 4.137931034482759,2.327762619372442 5.517241379310345,2.861527967257844 6.896551724137931,4.025835607094134 8.275862068965518,0.0 9.655172413793103,0.1091405184174625 11.03448275862069,4.697305593451569 12.41379310344828,4.070600272851296 13.79310344827586,2.208390177353342 15.17241379310345,2.686306275579809 16.55172413793103,14.79280354706685 17.93103448275862,3.118605047748977 19.31034482758621,2.936988403819918 20.68965517241379,2.23993860845839 22.06896551724138,4.865706002728513 23.44827586206897,4.817957025920873 24.82758620689655,2.094986357435198 26.20689655172414,1.095242155525239 27.58620689655172,0.4502046384720327 28.96551724137931,1.834072305593452 30.3448275862069,11.36809345156889 31.72413793103448,3.275494542974079 33.10344827586207,2.468451568894952 34.48275862068966,2.562670532060027 35.86206896551724,1.943212824010914 37.24137931034483,8.460521828103683 38.62068965517241,6.756906548431105 40.0,3.73081514324693 41.37931034482759,2.827421555252387 42.75862068965517,2.004178035470668 44.13793103448276,1.267053206002729 45.51724137931034,5.170532060027285 46.89655172413793,2.82443724420191 48.27586206896552,2.713165075034106 49.6551724137931,0.9178888130968622 51.03448275862069,10.83219645293315 52.41379310344828,3.140774215552524 53.79310344827586,2.785641200545703 55.17241379310345,20.0 56.55172413793103,2.85300136425648 57.93103448275862,1.423942701227831 59.31034482758621,4.398448158253752 60.68965517241379,2.782230559345157 62.06896551724138,1.048345839017735 63.44827586206897,11.89631650750341 64.82758620689656,4.960777626193724 66.20689655172414,3.039733969986357 67.58620689655172,1.479791950886767 68.96551724137932,3.292974079126876 70.3448275862069,2.545190995907231 71.72413793103448,6.20949863574352 73.10344827586206,14.16524556616644 74.48275862068967,2.852148703956344 75.86206896551724,2.197305593451569 77.24137931034483,2.928035470668486 78.62068965517241,1.824266712141883 80.0,2.246333560709413" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkStoreRefNotFound_inmem_ast_4.html">BenchmarkStoreRefNotFound/inmem-ast-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.459813913912062 1.379310344827586,1.28484489743068 2.758620689655172,12.679010747119 4.137931034482759,1.171639444331403 5.517241379310345,2.711381587466011 6.896551724137931,1.955938661881948 8.275862068965518,3.701374373393019 9.655172413793103,0.0 11.03448275862069,4.770167033536191 12.41379310344828,2.598176134366734 13.79310344827586,2.771683838626736 15.17241379310345,0.9807439743992897 16.55172413793103,18.8709050886961 17.93103448275862,5.037642662917815 19.31034482758621,2.946671352731174 20.68965517241379,4.175283476073325 22.06896551724138,4.72910231035312 23.44827586206897,5.427572556926435 24.82758620689655,3.548214054493998 26.20689655172414,1.203455355986756 27.58620689655172,2.018090675348218 28.96551724137931,3.229315033018257 30.3448275862069,12.20621150182202 31.72413793103448,3.54451452988291 33.10344827586207,2.45463457945654 34.48275862068966,3.066535950130408 35.86206896551724,2.022900057342631 37.24137931034483,5.999889014261667 38.62068965517241,3.562642200477239 40.0,2.375094800318159 41.37931034482759,4.633654575387063 42.75862068965517,1.9200532731544 44.13793103448276,0.9822237842437247 45.51724137931034,2.84752409315403 46.89655172413793,2.959989641331089 48.27586206896552,1.924492702687705 49.6551724137931,0.5401305932187714 51.03448275862069,9.52553596862803 52.41379310344828,1.612252825511922 53.79310344827586,4.82935942731359 55.17241379310345,20.0 56.55172413793103,3.447586985072418 57.93103448275862,1.888607313960156 59.31034482758621,2.045467157470265 60.68965517241379,4.413162908566249 62.06896551724138,4.847487097907919 63.44827586206897,11.34792179204972 64.82758620689656,2.627772331255434 66.20689655172414,1.891566933649026 67.58620689655172,2.3599267494127 68.96551724137932,5.194502506427924 70.3448275862069,2.154233181036237 71.72413793103448,5.522650339431383 73.10344827586206,19.37515029318733 74.48275862068967,2.583747988383493 75.86206896551724,2.484600728806348 77.24137931034483,4.279240117644883 78.62068965517241,2.226743863413551 80.0,2.74393740404358" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionLargeIteration_ArrayComp_20Elements_4.html">BenchmarkComprehensionLargeIteration/ArrayComp_20Elements-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.336674702871886 1.379310344827586,2.011589053842575 2.758620689655172,12.15581778962061 4.137931034482759,1.6647633549042 5.517241379310345,4.707524425834285 6.896551724137931,4.073933088017595 8.275862068965518,4.097618745506069 9.655172413793103,0.8772152434124265 11.03448275862069,1.805185467157298 12.41379310344828,3.178953601488813 13.79310344827586,1.745971323436112 15.17241379310345,2.544516347333249 16.55172413793103,16.76690775282325 17.93103448275862,4.390305798756503 19.31034482758621,2.542824514655501 20.68965517241379,4.14329822780527 22.06896551724138,2.579198917227086 23.44827586206897,3.035993740219092 24.82758620689655,4.49942900647126 26.20689655172414,1.584401302711162 27.58620689655172,1.007486359599036 28.96551724137931,3.765173624328554 30.3448275862069,12.02131709173963 31.72413793103448,3.950429302541979 33.10344827586207,3.923359979698008 34.48275862068966,3.777862369411665 35.86206896551724,2.442160470329484 37.24137931034483,8.403332910375164 38.62068965517241,6.22002283974115 40.0,2.41847481284101 41.37931034482759,3.975806792708201 42.75862068965517,1.976906483948737 44.13793103448276,1.753584570485979 45.51724137931034,4.039250518123758 46.89655172413793,3.309224717675422 48.27586206896552,3.829463266082984 49.6551724137931,2.192615150361629 51.03448275862069,9.725500148035358 52.41379310344828,0.0 53.79310344827586,2.938713361248573 55.17241379310345,20.0 56.55172413793103,1.348390644165292 57.93103448275862,1.092923909825318 59.31034482758621,2.955631688026054 60.68965517241379,3.846381592860466 62.06896551724138,3.529162965782684 63.44827586206897,11.2845239605803 64.82758620689656,4.113691155944677 66.20689655172414,1.657150107854333 67.58620689655172,2.59865499302119 68.96551724137932,4.029099522057269 70.3448275862069,4.00456794822992 71.72413793103448,6.775789874381424 73.10344827586206,15.97259231062048 74.48275862068967,2.367719832508565 75.86206896551724,1.476969927674153 77.24137931034483,1.398299708158863 78.62068965517241,1.099691240536311 80.0,1.904157678805566" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTemplateStringVsSprintfNonStrings_sprinted_4.html">BenchmarkTemplateStringVsSprintfNonStrings/sprinted-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.211860111505322 1.379310344827586,4.059807399898632 2.758620689655172,14.12062848454131 4.137931034482759,3.583375570197669 5.517241379310345,6.305119107957425 6.896551724137931,5.027876330461227 8.275862068965518,0.0 9.655172413793103,3.968575772934617 11.03448275862069,5.043081601621896 12.41379310344828,4.059807399898632 13.79310344827586,4.24227065382666 15.17241379310345,3.431322858590978 16.55172413793103,19.0522047643183 17.93103448275862,6.411556006082108 19.31034482758621,4.29295489102889 20.68965517241379,5.701976685250887 22.06896551724138,4.86568677141409 23.44827586206897,5.240750126710593 24.82758620689655,5.636087176887988 26.20689655172414,3.857070451089711 27.58620689655172,4.576786619361379 28.96551724137931,5.261023821591485 30.3448275862069,13.80638621388748 31.72413793103448,6.898124683223517 33.10344827586207,6.218955904713634 34.48275862068966,6.122655854029397 35.86206896551724,5.696908261530664 37.24137931034483,12.20983274201723 38.62068965517241,11.00861632032438 40.0,5.732387227572225 41.37931034482759,6.44703497212367 42.75862068965517,2.98023314749113 44.13793103448276,5.23568170299037 45.51724137931034,6.259503294475418 46.89655172413793,6.725798276735935 48.27586206896552,6.112519006588951 49.6551724137931,2.848454130765332 51.03448275862069,13.6999493157628 52.41379310344828,4.515965534718702 53.79310344827586,4.171312721743538 55.17241379310345,20.0 56.55172413793103,4.414597060314242 57.93103448275862,3.705017739483021 59.31034482758621,4.91637100861632 60.68965517241379,7.192093258996452 62.06896551724138,4.860618347693867 63.44827586206897,16.15306639635073 64.82758620689656,6.036492650785606 66.20689655172414,4.105423213380639 67.58620689655172,4.926507856056766 68.96551724137932,6.538266599087684 70.3448275862069,6.791687785098834 71.72413793103448,10.85656360871769 73.10344827586206,19.3613786112519 74.48275862068967,5.03294475418145 75.86206896551724,5.539787126203751 77.24137931034483,4.602128737962494 78.62068965517241,3.66953877344146 80.0,4.480486568677141" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetString_500_String___4.html">BenchmarkSetString/500/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.801287948482061 1.379310344827586,2.456301747930083 2.758620689655172,9.898804047838086 4.137931034482759,1.701931922723091 5.517241379310345,1.163753449862006 6.896551724137931,8.955841766329346 8.275862068965518,5.294388224471021 9.655172413793103,2.166513339466421 11.03448275862069,3.509659613615455 12.41379310344828,7.773689052437902 13.79310344827586,3.850045998160074 15.17241379310345,3.997240110395584 16.55172413793103,20.0 17.93103448275862,0.8969641214351426 19.31034482758621,0.671573137074517 20.68965517241379,1.333946642134315 22.06896551724138,2.96688132474701 23.44827586206897,2.64949402023919 24.82758620689655,1.674333026678933 26.20689655172414,3.229070837166513 27.58620689655172,2.249310027598896 28.96551724137931,3.054277828886845 30.3448275862069,13.29806807727691 31.72413793103448,4.705611775528979 33.10344827586207,4.770009199632015 34.48275862068966,4.576816927322907 35.86206896551724,1.347746090156394 37.24137931034483,8.698252069917203 38.62068965517241,6.950321987120515 40.0,1.467341306347746 41.37931034482759,1.789328426862925 42.75862068965517,1.862925482980681 44.13793103448276,2.690892364305428 45.51724137931034,10.45998160073597 46.89655172413793,3.633854645814167 48.27586206896552,1.56853725850966 49.6551724137931,0.7451701931922723 51.03448275862069,11.35694572217111 52.41379310344828,1.343146274149034 53.79310344827586,3.256669733210672 55.17241379310345,19.22723091076357 56.55172413793103,3.261269549218031 57.93103448275862,2.833486660533579 59.31034482758621,8.482060717571297 60.68965517241379,2.35050597976081 62.06896551724138,0.5013799448022079 63.44827586206897,13.32106715731371 64.82758620689656,10.03679852805888 66.20689655172414,3.472861085556578 67.58620689655172,2.980680772769089 68.96551724137932,0.7451701931922723 70.3448275862069,0.0 71.72413793103448,9.549218031278748 73.10344827586206,18.03127874885005 74.48275862068967,3.762649494020239 75.86206896551724,3.146274149034039 77.24137931034483,2.171113155473781 78.62068965517241,3.068077276908924 80.0,3.601655933762649" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetCreationAndLookup_5_4.html">BenchmarkSetCreationAndLookup/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.50859950859951 1.379310344827586,9.434889434889435 2.758620689655172,15.307125307125304 4.137931034482759,9.262899262899262 5.517241379310345,8.341523341523342 6.896551724137931,13.882063882063884 8.275862068965518,8.034398034398036 9.655172413793103,9.385749385749389 11.03448275862069,9.324324324324326 12.41379310344828,14.14004914004914 13.79310344827586,0.07371007371007465 15.17241379310345,0.0 16.55172413793103,18.74692874692875 17.93103448275862,9.570024570024572 19.31034482758621,10.393120393120391 20.68965517241379,9.213759213759216 22.06896551724138,10.135135135135137 23.44827586206897,10.41769041769042 24.82758620689655,9.754299754299753 26.20689655172414,9.680589680589682 27.58620689655172,9.594594594594595 28.96551724137931,9.50859950859951 30.3448275862069,13.673218673218674 31.72413793103448,8.992628992628994 33.10344827586207,8.587223587223587 34.48275862068966,8.341523341523342 35.86206896551724,8.943488943488942 37.24137931034483,13.574938574938578 38.62068965517241,12.78869778869779 40.0,10.380835380835382 41.37931034482759,9.9017199017199 42.75862068965517,10.27027027027027 44.13793103448276,9.336609336609335 45.51724137931034,14.520884520884522 46.89655172413793,7.850122850122851 48.27586206896552,1.4619164619164629 49.6551724137931,8.943488943488942 51.03448275862069,12.702702702702704 52.41379310344828,8.931203931203932 53.79310344827586,8.734643734643734 55.17241379310345,20.0 56.55172413793103,8.832923832923832 57.93103448275862,9.078624078624081 59.31034482758621,14.508599508599508 60.68965517241379,8.636363636363635 62.06896551724138,8.91891891891892 63.44827586206897,13.427518427518429 64.82758620689656,14.484029484029485 66.20689655172414,9.054054054054053 67.58620689655172,8.857493857493857 68.96551724137932,7.776412776412776 70.3448275862069,7.690417690417689 71.72413793103448,11.22850122850123 73.10344827586206,19.45945945945946 74.48275862068967,9.631449631449634 75.86206896551724,9.61916461916462 77.24137931034483,8.710073710073711 78.62068965517241,9.680589680589682 80.0,9.631449631449634" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainObject_100_4.html">BenchmarkJSONPatchPathologicalNestedAddChainObject/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.904260751598248 1.379310344827586,1.355524336976556 2.758620689655172,11.58281848247023 4.137931034482759,1.513803993591668 5.517241379310345,3.469879306830659 6.896551724137931,4.154895776944471 8.275862068965518,3.033350062790254 9.655172413793103,3.606549472802944 11.03448275862069,0.0 12.41379310344828,3.655159868589751 13.79310344827586,2.147843105454753 15.17241379310345,1.353157374512636 16.55172413793103,17.44267238828704 17.93103448275862,1.257470725276748 19.31034482758621,3.54224699253311 20.68965517241379,3.25829916213912 22.06896551724138,3.93555725528786 23.44827586206897,4.108082519324714 24.82758620689655,0.1631889120958357 26.20689655172414,3.954054628617015 27.58620689655172,2.553295008996649 28.96551724137931,2.604228534609155 30.3448275862069,10.39188570201258 31.72413793103448,3.138153900776057 33.10344827586207,2.834612881097394 34.48275862068966,0.8751186220771849 35.86206896551724,2.283855781853726 37.24137931034483,3.262770091237636 38.62068965517241,7.621136974802808 40.0,3.314404939061675 41.37931034482759,3.511213484672822 42.75862068965517,0.5053464860469754 44.13793103448276,3.408119119577629 45.51724137931034,3.745718099153811 46.89655172413793,1.042734630633316 48.27586206896552,2.656564704644726 49.6551724137931,1.442882784950502 51.03448275862069,10.26722567891278 52.41379310344828,1.461949982576526 53.79310344827586,2.357845275170345 55.17241379310345,20.0 56.55172413793103,3.406541144601682 57.93103448275862,2.686590061825936 59.31034482758621,1.264089453648081 60.68965517241379,3.024013710849235 62.06896551724138,2.833823893609421 63.44827586206897,12.4454448026545 64.82758620689656,4.678914966873484 66.20689655172414,2.687291384037468 67.58620689655172,0.2967907933926681 68.96551724137932,3.564733135940353 70.3448275862069,2.16533232810483 71.72413793103448,7.949092773970426 73.10344827586206,15.92948205163046 74.48275862068967,0.2249490993488662 75.86206896551724,0.3894529905913242 77.24137931034483,4.195572465213322 78.62068965517241,3.765924945373575 80.0,3.446297347467898" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetIntersection_50_4.html">BenchmarkSetIntersection/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.153660012099214 1.379310344827586,0.8832425892316998 2.758620689655172,12.43799153055051 4.137931034482759,0.8106473079249849 5.517241379310345,4.85178463399879 6.896551724137931,5.190562613430127 8.275862068965518,4.513006654567453 9.655172413793103,3.073200241984271 11.03448275862069,1.31881427707199 12.41379310344828,4.549304295220811 13.79310344827586,1.839080459770115 15.17241379310345,3.036902601330913 16.55172413793103,16.67271627344223 17.93103448275862,3.206291591046582 19.31034482758621,1.016333938294011 20.68965517241379,4.488808227465215 22.06896551724138,2.468239564428312 23.44827586206897,2.770719903206292 24.82758620689655,4.537205081669691 26.20689655172414,0.3145795523290986 27.58620689655172,1.234119782214156 28.96551724137931,4.56140350877193 30.3448275862069,12.6194797338173 31.72413793103448,4.646098003629764 33.10344827586207,4.004839685420448 34.48275862068966,4.803387779794313 35.86206896551724,4.742891712038717 37.24137931034483,8.408953418027828 38.62068965517241,6.702964307320024 40.0,0.9195402298850575 41.37931034482759,4.742891712038717 42.75862068965517,2.903811252268603 44.13793103448276,1.996370235934664 45.51724137931034,2.552934059286146 46.89655172413793,5.577737447065941 48.27586206896552,3.545069570477919 49.6551724137931,0.0 51.03448275862069,11.07078039927405 52.41379310344828,1.875378100423472 53.79310344827586,4.875983061101028 55.17241379310345,20.0 56.55172413793103,1.790683605565638 57.93103448275862,1.62129461584997 59.31034482758621,5.771324863883848 60.68965517241379,4.404113732607381 62.06896551724138,4.307320024198427 63.44827586206897,10.56261343012704 64.82758620689656,5.698729582577132 66.20689655172414,1.560798548094374 67.58620689655172,5.311554748941319 68.96551724137932,4.936479128856624 70.3448275862069,2.867513611615245 71.72413793103448,7.102238354506957 73.10344827586206,15.53539019963702 74.48275862068967,1.839080459770115 75.86206896551724,0.9679370840895342 77.24137931034483,2.020568663036903 78.62068965517241,1.451905626134301 80.0,2.407743496672716" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkYAMLMarshal_4.html">BenchmarkYAMLMarshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.197143360959266 1.379310344827586,0.6065949567977429 2.758620689655172,12.47751719273497 4.137931034482759,1.939693175806736 5.517241379310345,5.503438546993476 6.896551724137931,4.083935813789455 8.275862068965518,5.141950273320402 9.655172413793103,2.43519661435373 11.03448275862069,0.0 12.41379310344828,3.092928936695468 13.79310344827586,2.054311408922589 15.17241379310345,2.907776406277552 16.55172413793103,14.66760712396403 17.93103448275862,5.081996120613648 19.31034482758621,2.507494269088344 20.68965517241379,4.990301534120966 22.06896551724138,3.19520366778346 23.44827586206897,3.221654029271733 24.82758620689655,5.156057132780815 26.20689655172414,2.699700229236466 27.58620689655172,0.5607476635514019 28.96551724137931,4.701110915182507 30.3448275862069,12.51983777111621 31.72413793103448,4.977958032093105 33.10344827586207,5.2512784341386 34.48275862068966,4.835126080056427 35.86206896551724,2.757891024510668 37.24137931034483,6.005995415270675 38.62068965517241,5.667430788220772 40.0,3.018867924528302 41.37931034482759,4.976194674660554 42.75862068965517,2.417563040028214 44.13793103448276,2.727913948157291 45.51724137931034,4.434843942867219 46.89655172413793,4.727561276670781 48.27586206896552,5.036148827367307 49.6551724137931,2.646799506259919 51.03448275862069,6.912361135602187 52.41379310344828,1.542937753482631 53.79310344827586,4.581202609769 55.17241379310345,20.0 56.55172413793103,2.378769176512079 57.93103448275862,1.398342444013402 59.31034482758621,2.974783988714512 60.68965517241379,5.512255334156233 62.06896551724138,3.905836713101746 63.44827586206897,10.20631281960853 64.82758620689656,3.979897725268912 66.20689655172414,2.43519661435373 67.58620689655172,3.024157996825957 68.96551724137932,5.034385469934756 70.3448275862069,5.201904426027156 71.72413793103448,5.448774466584377 73.10344827586206,13.53024157996826 74.48275862068967,1.408922588608711 75.86206896551724,2.034914477164521 77.24137931034483,2.854875683301005 78.62068965517241,1.692823135249515 80.0,2.146005995415271" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNSlow_250x100_4.html">BenchmarkObjectUnionNSlow/250x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.853935627910517 1.379310344827586,1.784732024333579 2.758620689655172,13.60022590407217 4.137931034482759,0.0 5.517241379310345,5.653178051151891 6.896551724137931,3.81498805335332 8.275862068965518,5.115004147829215 9.655172413793103,1.896851587525803 11.03448275862069,1.752051517122382 12.41379310344828,3.180440216950364 13.79310344827586,1.582668390105782 15.17241379310345,2.490859315517004 16.55172413793103,15.25635011642728 17.93103448275862,5.606807989731249 19.31034482758621,2.294739273454659 20.68965517241379,4.368759591607299 22.06896551724138,2.247079539745559 23.44827586206897,2.730941854543465 24.82758620689655,4.204077954347187 26.20689655172414,2.245898221071501 27.58620689655172,1.207680315610294 28.96551724137931,5.051001517743433 30.3448275862069,13.62007311490478 31.72413793103448,5.404102162130306 33.10344827586207,4.500705223463473 34.48275862068966,3.591380549257685 35.86206896551724,5.093423279166216 37.24137931034483,9.429378153321421 38.62068965517241,7.198955999711409 40.0,2.79496562679791 41.37931034482759,5.439203447653444 42.75862068965517,2.464220183001326 44.13793103448276,3.087705379651244 45.51724137931034,4.339831819333826 46.89655172413793,3.563901015537644 48.27586206896552,3.84775312923917 49.6551724137931,1.88306425078629 51.03448275862069,10.3932284805097 52.41379310344828,2.067638025987425 53.79310344827586,2.592606002208828 55.17241379310345,20.0 56.55172413793103,2.318489857176722 57.93103448275862,1.528520653388151 59.31034482758621,3.199875155494044 60.68965517241379,5.606940128285394 62.06896551724138,3.051208710996333 63.44827586206897,12.24028233252033 64.82758620689656,3.887246700302095 66.20689655172414,1.470139197395708 67.58620689655172,1.904423126678325 68.96551724137932,5.620027130687937 70.3448275862069,6.065960394903997 71.72413793103448,6.96321553357416 73.10344827586206,16.80836500474245 74.48275862068967,2.844179309903758 75.86206896551724,2.85645498158385 77.24137931034483,3.206566651875958 78.62068965517241,1.832330974307772 80.0,2.25829017467924" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionIndexing_sets_1000_4.html">BenchmarkComprehensionIndexing/sets_1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.222268393196376 1.379310344827586,2.699964892930445 2.758620689655172,14.28510163882043 4.137931034482759,2.762583011401739 5.517241379310345,3.579827940322186 6.896551724137931,4.891220639873643 8.275862068965518,0.0 9.655172413793103,2.935553651100197 11.03448275862069,4.035841444981756 12.41379310344828,3.745496870145186 13.79310344827586,3.546710972115457 15.17241379310345,1.544038350093864 16.55172413793103,18.16952720377447 17.93103448275862,3.896282084252762 19.31034482758621,3.775096123997329 20.68965517241379,3.594137049310367 22.06896551724138,4.324448184838371 23.44827586206897,4.379596415855502 24.82758620689655,1.982701534550332 26.20689655172414,2.168271477853465 27.58620689655172,2.80154415046848 28.96551724137931,3.76761222174494 30.3448275862069,13.38245052951411 31.72413793103448,4.352113396535402 33.10344827586207,2.78350710515233 34.48275862068966,3.444234767490994 35.86206896551724,3.245280691882559 37.24137931034483,7.647118592521844 38.62068965517241,5.498621994964483 40.0,1.974937336333434 41.37931034482759,3.543767864488113 42.75862068965517,2.584216674386485 44.13793103448276,2.535823576114019 45.51724137931034,5.371717997033067 46.89655172413793,3.600079323757956 48.27586206896552,3.869149434888299 49.6551724137931,2.916927984258579 51.03448275862069,10.32248751456663 52.41379310344828,1.844837964406617 53.79310344827586,2.314333704959066 55.17241379310345,20.0 56.55172413793103,3.381560589826798 57.93103448275862,2.085219783569471 59.31034482758621,3.566415778420434 60.68965517241379,3.10712281097611 62.06896551724138,2.626008802694765 63.44827586206897,10.4863205058221 64.82758620689656,4.831853954590652 66.20689655172414,3.113443484975786 67.58620689655172,2.284496199537091 68.96551724137932,3.727067410478724 70.3448275862069,1.196639531681502 71.72413793103448,5.437867844657174 73.10344827586206,17.84525280243409 74.48275862068967,4.684404262460732 75.86206896551724,2.76024254009809 77.24137931034483,3.433331254471597 78.62068965517241,3.035983695183745 80.0,2.99014129018831" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkPolicyComplexityTargets_1000_topdown_4.html">BenchmarkPolicyComplexityTargets/1000/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.765596982625363 1.379310344827586,1.838867247882273 2.758620689655172,11.22389167130403 4.137931034482759,1.311877821059791 5.517241379310345,3.491560007419774 6.896551724137931,0.0714153218326841 8.275862068965518,4.444444444444444 9.655172413793103,1.631051752921536 11.03448275862069,1.363074259568416 12.41379310344828,0.06906572682866506 13.79310344827586,0.9202992642057751 15.17241379310345,0.0 16.55172413793103,14.38786867000556 17.93103448275862,3.605082544982378 19.31034482758621,1.897854448772646 20.68965517241379,3.488592097941013 22.06896551724138,2.622704507512521 23.44827586206897,1.513386508378161 24.82758620689655,4.639893649910344 26.20689655172414,1.828232238916713 27.58620689655172,0.7374018425771347 28.96551724137931,3.850120571322575 30.3448275862069,10.162864032647 31.72413793103448,3.420268348482038 33.10344827586207,2.959314907561986 34.48275862068966,3.425956841649663 35.86206896551724,2.323996784764731 37.24137931034483,7.344401162431213 38.62068965517241,4.785692203054474 40.0,1.524763494713411 41.37931034482759,3.98744821616274 42.75862068965517,1.821554442589501 44.13793103448276,1.949483707413591 45.51724137931034,1.288010882334755 46.89655172413793,2.740307920608421 48.27586206896552,2.812094231125951 49.6551724137931,2.509552958634762 51.03448275862069,12.25326160885426 52.41379310344828,2.461448092499845 53.79310344827586,5.025289062016942 55.17241379310345,20.0 56.55172413793103,3.222222222222222 57.93103448275862,0.2918444320781549 59.31034482758621,0.9494837074135906 60.68965517241379,4.228590861312063 62.06896551724138,5.446979533790886 63.44827586206897,11.76640079144253 64.82758620689656,0.803870648611884 66.20689655172414,2.176466951091325 67.58620689655172,3.89674148271811 68.96551724137932,4.812712545600693 70.3448275862069,4.767451926049589 71.72413793103448,5.584307178631052 73.10344827586206,15.09225251963148 74.48275862068967,2.814505657577444 75.86206896551724,2.65992703889198 77.24137931034483,2.617572497372163 78.62068965517241,2.244852531997774 80.0,1.089779261732517" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_shuffled_keys_50_4.html">BenchmarkObjectConstruction/shuffled_keys/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.971033749667818 1.379310344827586,2.769067233590221 2.758620689655172,13.00558065373372 4.137931034482759,0.8929045973956949 5.517241379310345,3.768269997342546 6.896551724137931,5.229869784746213 8.275862068965518,5.330853042785012 9.655172413793103,2.258836035078395 11.03448275862069,0.5421206484188148 12.41379310344828,3.114536274249269 13.79310344827586,1.929311719372841 15.17241379310345,2.258836035078395 16.55172413793103,15.74807334573479 17.93103448275862,3.300558065373372 19.31034482758621,1.828328461334042 20.68965517241379,5.671007175126229 22.06896551724138,3.093276640977943 23.44827586206897,2.657454158915759 24.82758620689655,5.718841349986713 26.20689655172414,2.955089024714324 27.58620689655172,0.8344406058995482 28.96551724137931,5.32553813446718 30.3448275862069,13.03215519532288 31.72413793103448,3.980866330055807 33.10344827586207,4.108424129683763 34.48275862068966,3.78421472229604 35.86206896551724,3.619452564443263 37.24137931034483,9.859154929577466 38.62068965517241,7.818230135530162 40.0,2.354504384799362 41.37931034482759,5.368057401009833 42.75862068965517,2.891310124900345 44.13793103448276,0.8025511559925591 45.51724137931034,4.889715652404996 46.89655172413793,5.878288599521658 48.27586206896552,2.014350252458145 49.6551724137931,0.8291256975817167 51.03448275862069,10.68296571884135 52.41379310344828,0.0 53.79310344827586,5.128886526707414 55.17241379310345,20.0 56.55172413793103,1.110815838426787 57.93103448275862,2.184427318628754 59.31034482758621,5.798564974754185 60.68965517241379,3.640712197714589 62.06896551724138,5.277703959606697 63.44827586206897,12.41031092213659 64.82758620689656,6.755248471963859 66.20689655172414,2.678713792187085 67.58620689655172,5.857028966250332 68.96551724137932,5.453095934095137 70.3448275862069,4.980069093808132 71.72413793103448,6.909380813180973 73.10344827586206,16.71538665958012 74.48275862068967,2.120648418814775 75.86206896551724,2.577730534148286 77.24137931034483,2.779697050225884 78.62068965517241,0.8875896890778634 80.0,2.923199574807335" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementNestedObjects_5x1_4.html">BenchmarkParseStatementNestedObjects/5x1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.376377507770557 1.379310344827586,3.602712630686635 2.758620689655172,10.91833851370444 4.137931034482759,4.006781576716587 5.517241379310345,2.19977394744278 6.896551724137931,8.297541678440236 8.275862068965518,2.623622492229443 9.655172413793103,2.715456343599887 11.03448275862069,3.849957615145521 12.41379310344828,6.787228030517095 13.79310344827586,1.754732975416784 15.17241379310345,3.355467646227748 16.55172413793103,15.45916925685222 17.93103448275862,3.406329471602147 19.31034482758621,1.443910709239898 20.68965517241379,3.996891777338231 22.06896551724138,3.649335970613168 23.44827586206897,2.790336253178864 24.82758620689655,3.752472449844589 26.20689655172414,3.022040124328906 27.58620689655172,0.0 28.96551724137931,3.173212771969483 30.3448275862069,10.49872845436564 31.72413793103448,4.074597343882453 33.10344827586207,3.079966092116417 34.48275862068966,3.185928228313083 35.86206896551724,1.244701893190167 37.24137931034483,9.33597061316756 38.62068965517241,5.040972025996044 40.0,2.722520486012998 41.37931034482759,4.172082509183385 42.75862068965517,3.938965809550721 44.13793103448276,3.735518508053122 45.51724137931034,7.650466233399265 46.89655172413793,3.831590844871433 48.27586206896552,3.448714326080814 49.6551724137931,3.417632099463125 51.03448275862069,8.421870584910993 52.41379310344828,2.917490816614863 53.79310344827586,1.140152585476123 55.17241379310345,20.0 56.55172413793103,3.557502119242724 57.93103448275862,1.597909013845719 59.31034482758621,7.550155411133088 60.68965517241379,3.965809550720543 62.06896551724138,2.171517377790336 63.44827586206897,10.40265611754733 64.82758620689656,8.143543373834417 66.20689655172414,2.089573325798248 67.58620689655172,3.406329471602147 68.96551724137932,2.23792031647358 70.3448275862069,0.4747103701610624 71.72413793103448,7.21248940378638 73.10344827586206,14.9745690873128 74.48275862068967,2.233681831025713 75.86206896551724,2.825656965244419 77.24137931034483,2.003390788358293 78.62068965517241,3.330036733540548 80.0,2.331166996326646" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkMakeDirSiblings_1000_existing_AST_4.html">BenchmarkMakeDirSiblings/1000_existing/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.273543184183143 1.379310344827586,2.968262226847034 2.758620689655172,13.6321540062435 4.137931034482759,3.023803329864724 5.517241379310345,5.23452133194589 6.896551724137931,3.065036420395421 8.275862068965518,5.431321540062435 9.655172413793103,3.719042663891779 11.03448275862069,4.184313215400624 12.41379310344828,3.527055150884495 13.79310344827586,3.264958376690947 15.17241379310345,4.138397502601457 16.55172413793103,15.66415192507804 17.93103448275862,5.075182101977107 19.31034482758621,3.486602497398543 20.68965517241379,4.935874089490114 22.06896551724138,3.563605619146722 23.44827586206897,3.834157127991675 24.82758620689655,5.401404786680541 26.20689655172414,3.377081165452653 27.58620689655172,1.966961498439126 28.96551724137931,5.573100936524454 30.3448275862069,14.11186264308012 31.72413793103448,6.357830385015609 33.10344827586207,6.47684703433923 34.48275862068966,5.933402705515088 35.86206896551724,6.242455775234131 37.24137931034483,2.423387096774194 38.62068965517241,0.0 40.0,3.293314255983351 41.37931034482759,4.389698231009365 42.75862068965517,2.911810613943809 44.13793103448276,3.229708636836629 45.51724137931034,4.261446409989594 46.89655172413793,4.657778355879292 48.27586206896552,4.809053069719043 49.6551724137931,2.344302809573361 51.03448275862069,5.237903225806452 52.41379310344828,3.122008324661811 53.79310344827586,5.325312174817898 55.17241379310345,20.0 56.55172413793103,3.277965660770031 57.93103448275862,2.84729448491155 59.31034482758621,4.199661810613944 60.68965517241379,4.658818938605619 62.06896551724138,5.207466181061394 63.44827586206897,6.881503642039542 64.82758620689656,4.160770031217482 66.20689655172414,4.248959417273673 67.58620689655172,4.445759625390219 68.96551724137932,5.154526534859521 70.3448275862069,5.293834547346514 71.72413793103448,1.963969823100937 73.10344827586206,15.6151144640999 74.48275862068967,3.883324661810614 75.86206896551724,3.818548387096774 77.24137931034483,4.311004162330905 78.62068965517241,4.019250780437045 80.0,3.607180020811655" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_wide_fanout_100_4.html">BenchmarkHasRootsOverlap/wide-fanout/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.66807040276428 1.379310344827586,2.05118237771299 2.758620689655172,13.26422632545082 4.137931034482759,0.1317352337760501 5.517241379310345,5.596803800885434 6.896551724137931,5.791167260555016 8.275862068965518,5.429651225569593 9.655172413793103,2.240794730590649 11.03448275862069,2.071914480077745 12.41379310344828,4.28074721952273 13.79310344827586,2.515495086923658 15.17241379310345,1.507396609437426 16.55172413793103,17.22924090271029 17.93103448275862,5.463772810711586 19.31034482758621,0.9312169312169312 20.68965517241379,4.387863081740633 22.06896551724138,1.512147716229349 23.44827586206897,2.201490119857467 24.82758620689655,3.107655760716985 26.20689655172414,1.74408811143505 27.58620689655172,1.165316920418961 28.96551724137931,2.616564085951841 30.3448275862069,12.48979591836735 31.72413793103448,3.339596155922687 33.10344827586207,2.593672389590757 34.48275862068966,4.407731346506857 35.86206896551724,2.231292517006803 37.24137931034483,6.572508368426736 38.62068965517241,4.554583738257208 40.0,0.0 41.37931034482759,3.740848720440557 42.75862068965517,1.527696793002915 44.13793103448276,1.043947737825289 45.51724137931034,4.790843321455566 46.89655172413793,3.454486556527373 48.27586206896552,2.893424036281179 49.6551724137931,0.794730590648958 51.03448275862069,6.032609869344563 52.41379310344828,1.728970953460749 53.79310344827586,2.093078501241767 55.17241379310345,20.0 56.55172413793103,0.6768167584494115 57.93103448275862,1.206781125148472 59.31034482758621,4.924306230428679 60.68965517241379,3.820753698304719 62.06896551724138,1.743224273836519 63.44827586206897,10.33884029802397 64.82758620689656,4.774430407083468 66.20689655172414,0.3818162185509124 67.58620689655172,4.254832091566785 68.96551724137932,2.648957995896771 70.3448275862069,2.160457833927222 71.72413793103448,4.943310657596372 73.10344827586206,15.97365295324479 74.48275862068967,2.045999352121801 75.86206896551724,1.314328906165641 77.24137931034483,0.7852283770651118 78.62068965517241,1.376093294460641 80.0,2.054637728107116" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLSchemaIsValid_Trivial_Schema_with_cache___AST_object_4.html">BenchmarkGraphQLSchemaIsValid/Trivial_Schema_with_cache_-_AST_object-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.124661246612466 1.379310344827586,1.829268292682927 2.758620689655172,13.84823848238482 4.137931034482759,1.761517615176152 5.517241379310345,5.196476964769648 6.896551724137931,3.028455284552846 8.275862068965518,4.586720867208672 9.655172413793103,1.158536585365854 11.03448275862069,0.9959349593495935 12.41379310344828,2.14769647696477 13.79310344827586,0.2845528455284553 15.17241379310345,1.741192411924119 16.55172413793103,17.86585365853659 17.93103448275862,5.18970189701897 19.31034482758621,2.09349593495935 20.68965517241379,4.627371273712737 22.06896551724138,1.707317073170732 23.44827586206897,2.018970189701897 24.82758620689655,4.363143631436314 26.20689655172414,0.9417344173441734 27.58620689655172,1.307588075880759 28.96551724137931,5.033875338753388 30.3448275862069,13.72628726287263 31.72413793103448,4.803523035230352 33.10344827586207,4.803523035230352 34.48275862068966,4.97289972899729 35.86206896551724,4.681571815718157 37.24137931034483,9.681571815718158 38.62068965517241,7.60840108401084 40.0,1.619241192411924 41.37931034482759,4.83739837398374 42.75862068965517,1.917344173441734 44.13793103448276,1.578590785907859 45.51724137931034,2.784552845528455 46.89655172413793,5.094850948509485 48.27586206896552,5.13550135501355 49.6551724137931,0.521680216802168 51.03448275862069,10.48780487804878 52.41379310344828,0.0 53.79310344827586,4.823848238482385 55.17241379310345,20.0 56.55172413793103,2.140921409214092 57.93103448275862,2.20189701897019 59.31034482758621,2.838753387533875 60.68965517241379,5.345528455284553 62.06896551724138,4.634146341463415 63.44827586206897,13.95663956639566 64.82758620689656,3.021680216802168 66.20689655172414,1.558265582655827 67.58620689655172,4.7289972899729 68.96551724137932,5.128726287262873 70.3448275862069,4.017615176151762 71.72413793103448,9.268292682926829 73.10344827586206,15.16937669376694 74.48275862068967,1.592140921409214 75.86206896551724,2.17479674796748 77.24137931034483,2.052845528455285 78.62068965517241,2.289972899728997 80.0,3.042005420054201" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/server</td><td><a href="benchmarks.__v1_server_BenchmarkCompileHandler_vnd_opa_sql_postgresql_json_4.html">BenchmarkCompileHandler/vnd.opa.sql.postgresql+json-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.089797772335888 1.379310344827586,0.0 2.758620689655172,14.33792163678016 4.137931034482759,3.251836637965084 5.517241379310345,4.452538707638834 6.896551724137931,5.149177462674777 8.275862068965518,5.168111620191168 9.655172413793103,3.472924401611502 11.03448275862069,3.815393198514891 12.41379310344828,4.842379927324433 13.79310344827586,3.778537009242436 15.17241379310345,3.225323880243305 16.55172413793103,15.91269057587487 17.93103448275862,4.394600679358559 19.31034482758621,2.956098427995892 20.68965517241379,3.93704577770756 22.06896551724138,3.603587368670511 23.44827586206897,4.242263409432025 24.82758620689655,3.51943281459831 26.20689655172414,3.70205979935224 27.58620689655172,2.2005342049135 28.96551724137931,3.511014890591674 30.3448275862069,13.14208270795481 31.72413793103448,4.019398254206493 33.10344827586207,3.835685085709772 34.48275862068966,4.051490046607157 35.86206896551724,3.776364641756853 37.24137931034483,5.55326250098744 38.62068965517241,3.497536337783395 40.0,3.947092977328383 41.37931034482759,4.388281064855044 42.75862068965517,3.401779366458646 44.13793103448276,3.279559009400427 45.51724137931034,5.000049371988309 46.89655172413793,3.870393593490797 48.27586206896552,4.029568883798088 49.6551724137931,3.367490520578245 51.03448275862069,7.277011414803697 52.41379310344828,3.036920372857256 53.79310344827586,4.096245754009005 55.17241379310345,20.0 56.55172413793103,3.018455249229797 57.93103448275862,2.498444782368276 59.31034482758621,3.954943123469468 60.68965517241379,3.931762974958528 62.06896551724138,4.005203807567738 63.44827586206897,9.10091140690418 64.82758620689656,5.146264515364563 66.20689655172414,3.960497472154199 67.58620689655172,2.862711312109961 68.96551724137932,5.116764752350107 70.3448275862069,4.492702820127972 71.72413793103448,4.431160636701161 73.10344827586206,14.16262639229007 74.48275862068967,3.422095939647681 75.86206896551724,3.771007781025357 77.24137931034483,4.581103365194723 78.62068965517241,3.775994351844537 80.0,3.353419503910261" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectStringInterfaces_50000_json_Marshal_4.html">BenchmarkObjectStringInterfaces/50000/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.418437569852725 1.379310344827586,2.027783987855661 2.758620689655172,13.39742576778503 4.137931034482759,1.123963146338956 5.517241379310345,6.668643439685937 6.896551724137931,2.35318843348526 8.275862068965518,4.839854375221546 9.655172413793103,1.90853822287458 11.03448275862069,2.163449238522323 12.41379310344828,1.383651136234647 13.79310344827586,2.193021081244741 15.17241379310345,1.327057828807605 16.55172413793103,17.0420015017681 17.93103448275862,6.433403360517541 19.31034482758621,0.5086236978582874 20.68965517241379,5.787734760754314 22.06896551724138,1.958968429179644 23.44827586206897,2.818577719651562 24.82758620689655,6.192228872416121 26.20689655172414,1.248362154087514 27.58620689655172,0.2490025092577308 28.96551724137931,5.32929792162596 30.3448275862069,12.74482380706818 31.72413793103448,5.839126428557199 33.10344827586207,6.181218246698785 34.48275862068966,5.446541351867693 35.86206896551724,2.992145207202195 37.24137931034483,8.458441678814022 38.62068965517241,5.230502555175101 40.0,2.041651050585843 41.37931034482759,3.412133811105739 42.75862068965517,2.635230317999556 44.13793103448276,2.49791889255995 45.51724137931034,2.087303941820025 46.89655172413793,6.472762956268822 48.27586206896552,5.183102946402339 49.6551724137931,2.23536560425512 51.03448275862069,9.986416331539736 52.41379310344828,0.0 53.79310344827586,5.605306217733334 55.17241379310345,20.0 56.55172413793103,2.763369857452682 57.93103448275862,1.3645019996678 59.31034482758621,1.855721574383148 60.68965517241379,6.609645285634073 62.06896551724138,4.75583981778788 63.44827586206897,11.33166728858332 64.82758620689656,2.404665988667603 66.20689655172414,1.126901721678982 67.58620689655172,6.65380128254056 68.96551724137932,4.962670260440016 70.3448275862069,7.003455961595526 71.72413793103448,5.953492290764157 73.10344827586206,16.53947444455959 74.48275862068967,3.019351057114306 75.86206896551724,1.632760663893765 77.24137931034483,2.236090534636497 78.62068965517241,2.251423476807349 80.0,2.106140543756067" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(244,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.96</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_5_5000_4.html">BenchmarkLazyObjectFind/5_5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.13159908186687 1.379310344827586,4.177505738332059 2.758620689655172,11.905126243305277 4.137931034482759,3.6725325172149965 5.517241379310345,4.238714613618974 6.896551724137931,4.7436878347360345 8.275862068965518,4.2234123947972435 9.655172413793103,4.29992348890589 11.03448275862069,3.3817903596021424 12.41379310344828,8.49273144605968 13.79310344827586,3.7643458301453734 15.17241379310345,4.039785768936497 16.55172413793103,17.398622800306043 17.93103448275862,4.2234123947972435 19.31034482758621,4.284621270084163 20.68965517241379,4.146901300688601 22.06896551724138,4.29992348890589 23.44827586206897,3.7643458301453734 24.82758620689655,4.284621270084163 26.20689655172414,4.162203519510328 27.58620689655172,3.7031369548584507 28.96551724137931,4.177505738332059 30.3448275862069,12.08875286916603 31.72413793103448,4.254016832440701 33.10344827586207,4.269319051262432 34.48275862068966,4.162203519510328 35.86206896551724,4.254016832440701 37.24137931034483,5.921958684009178 38.62068965517241,3.2746748278500384 40.0,4.238714613618974 41.37931034482759,0.0 42.75862068965517,4.2234123947972435 44.13793103448276,2.999234889058915 45.51724137931034,8.951798010711551 46.89655172413793,3.9173680183626622 48.27586206896552,4.208110175975516 49.6551724137931,0.8875286916602896 51.03448275862069,7.146136189747512 52.41379310344828,6.10558530986993 53.79310344827586,4.238714613618974 55.17241379310345,20.0 56.55172413793103,2.5707727620504954 57.93103448275862,2.800306044376434 59.31034482758621,8.385615914307575 60.68965517241379,4.254016832440701 62.06896551724138,3.825554705432289 63.44827586206897,9.426166794185157 64.82758620689656,8.477429227237948 66.20689655172414,2.999234889058915 67.58620689655172,4.238714613618974 68.96551724137932,4.238714613618974 70.3448275862069,4.238714613618974 71.72413793103448,7.4521805661820935 73.10344827586206,16.41928079571538 74.48275862068967,4.391736801836263 75.86206896551724,4.238714613618974 77.24137931034483,3.7796480489671005 78.62068965517241,3.871461361897474 80.0,3.519510328997704" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainArray_10000_4.html">BenchmarkJSONPatchPathologicalNestedAddChainArray/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.731943711556119 1.379310344827586,5.237460392743259 2.758620689655172,8.380474753773962 4.137931034482759,4.964669695518959 5.517241379310345,1.406152654949667 6.896551724137931,0.2230783991113019 8.275862068965518,1.84351795690099 9.655172413793103,3.849645920095662 11.03448275862069,4.557169598293297 12.41379310344828,0.2103118692701119 13.79310344827586,4.341619352949999 15.17241379310345,4.029830332327771 16.55172413793103,7.999883555692463 17.93103448275862,2.241874673010604 19.31034482758621,4.817155096920979 20.68965517241379,2.274370348653652 22.06896551724138,4.376100956648832 23.44827586206897,4.808730319164217 24.82758620689655,0.9721044369894709 26.20689655172414,5.102699315488612 27.58620689655172,3.916781566284219 28.96551724137931,0.7668601408882872 30.3448275862069,9.625137850566459 31.72413793103448,2.087601330152423 33.10344827586207,2.011596634479597 34.48275862068966,2.042544755170658 35.86206896551724,2.100344340164898 37.24137931034483,3.647185143871344 38.62068965517241,0.1856809837582923 40.0,4.37208088281434 41.37931034482759,1.610679467683407 42.75862068965517,4.432687499217924 44.13793103448276,5.691666033090046 45.51724137931034,0.4970874400554751 46.89655172413793,1.793262164079384 48.27586206896552,0.951120618250829 49.6551724137931,5.124833697700003 51.03448275862069,5.056281187163247 52.41379310344828,4.491042492315493 53.79310344827586,1.051894290281665 55.17241379310345,20.0 56.55172413793103,4.636866127228098 57.93103448275862,3.595725724852312 59.31034482758621,0.3146048958190183 60.68965517241379,1.561118044916088 62.06896551724138,1.70953312525251 63.44827586206897,5.801620278262372 64.82758620689656,0.0 66.20689655172414,3.649253179773613 67.58620689655172,0.7338390812195527 68.96551724137932,1.975571076395149 70.3448275862069,2.244998935887453 71.72413793103448,2.496366835644095 73.10344827586206,8.086293838400298 74.48275862068967,5.805984405294963 75.86206896551724,4.743349459603645 77.24137931034483,4.508437799113785 78.62068965517241,5.605779018867748 80.0,4.230967261600554" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkTrivialPolicyTargets_wasm_4.html">BenchmarkTrivialPolicyTargets/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.089191564147627 1.379310344827586,0.1735500878734622 2.758620689655172,13.125 4.137931034482759,0.0 5.517241379310345,5.098857644991213 6.896551724137931,7.413224956063269 8.275862068965518,4.731985940246046 9.655172413793103,2.179261862917399 11.03448275862069,3.188708260105448 12.41379310344828,7.305579964850615 13.79310344827586,2.283611599297012 15.17241379310345,2.277021089630931 16.55172413793103,17.41212653778559 17.93103448275862,5.269112478031634 19.31034482758621,2.247363796133568 20.68965517241379,3.447934973637961 22.06896551724138,3.602811950790861 23.44827586206897,3.998242530755712 24.82758620689655,4.61115992970123 26.20689655172414,2.143014059753954 27.58620689655172,0.5887521968365554 28.96551724137931,4.660588752196837 30.3448275862069,10.34600175746924 31.72413793103448,4.269551845342707 33.10344827586207,3.509446397188049 34.48275862068966,4.327768014059754 35.86206896551724,1.630052724077329 37.24137931034483,9.334358523725834 38.62068965517241,7.762521968365554 40.0,1.598198594024605 41.37931034482759,3.931239015817223 42.75862068965517,2.835017574692443 44.13793103448276,2.331942003514938 45.51724137931034,8.19639718804921 46.89655172413793,3.559973637961336 48.27586206896552,1.624560632688928 49.6551724137931,2.330843585237258 51.03448275862069,11.64213532513181 52.41379310344828,1.348857644991213 53.79310344827586,3.300746924428822 55.17241379310345,20.0 56.55172413793103,2.489015817223199 57.93103448275862,0.9193760984182777 59.31034482758621,6.17530755711775 60.68965517241379,3.924648506151142 62.06896551724138,2.827328646748682 63.44827586206897,11.99362917398946 64.82758620689656,7.462653778558875 66.20689655172414,1.699253075571178 67.58620689655172,1.520210896309315 68.96551724137932,4.521089630931459 70.3448275862069,4.407952548330404 71.72413793103448,7.078207381370826 73.10344827586206,16.38400702987698 74.48275862068967,2.084797891036907 75.86206896551724,1.821177504393673 77.24137931034483,3.397407732864675 78.62068965517241,2.57798769771529 80.0,1.708040421792619" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkLower_lowercase_4.html">BenchmarkLower/lowercase-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.783529411764704 1.379310344827586,8.870588235294116 2.758620689655172,9.830588235294115 4.137931034482759,9.237647058823528 5.517241379310345,5.943529411764706 6.896551724137931,11.256470588235294 8.275862068965518,7.242352941176469 9.655172413793103,9.327058823529411 11.03448275862069,7.4117647058823515 12.41379310344828,10.423529411764708 13.79310344827586,9.538823529411765 15.17241379310345,9.807058823529411 16.55172413793103,13.825882352941175 17.93103448275862,3.68470588235294 19.31034482758621,9.877647058823529 20.68965517241379,1.929411764705879 22.06896551724138,9.92 23.44827586206897,9.905882352941177 24.82758620689655,8.042352941176471 26.20689655172414,9.807058823529411 27.58620689655172,9.769411764705882 28.96551724137931,7.891764705882354 30.3448275862069,12.456470588235295 31.72413793103448,7.981176470588235 33.10344827586207,0.0 34.48275862068966,6.705882352941174 35.86206896551724,5.284705882352942 37.24137931034483,8.461176470588237 38.62068965517241,7.025882352941174 40.0,9.689411764705882 41.37931034482759,8.865882352941178 42.75862068965517,9.689411764705882 44.13793103448276,8.084705882352939 45.51724137931034,11.289411764705882 46.89655172413793,4.258823529411764 48.27586206896552,7.618823529411765 49.6551724137931,9.392941176470586 51.03448275862069,9.270588235294117 52.41379310344828,9.341176470588234 53.79310344827586,1.2894117647058785 55.17241379310345,20.0 56.55172413793103,9.284705882352942 57.93103448275862,9.289411764705882 59.31034482758621,11.214117647058824 60.68965517241379,7.1152941176470605 62.06896551724138,1.7505882352941171 63.44827586206897,9.990588235294117 64.82758620689656,11.035294117647059 66.20689655172414,9.887058823529413 67.58620689655172,3.1717647058823495 68.96551724137932,5.425882352941176 70.3448275862069,2.136470588235291 71.72413793103448,7.08235294117647 73.10344827586206,15.091764705882351 74.48275862068967,9.590588235294117 75.86206896551724,9.364705882352942 77.24137931034483,9.81176470588235 78.62068965517241,9.590588235294117 80.0,9.745882352941175" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkIndexOf_4.html">BenchmarkIndexOf-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.309187279151944 1.379310344827586,4.628975265017663 2.758620689655172,9.787985865724382 4.137931034482759,5.424028268551231 5.517241379310345,1.4222614840989394 6.896551724137931,9.408127208480565 8.275862068965518,0.8038869257950481 9.655172413793103,4.390459363957596 11.03448275862069,4.575971731448764 12.41379310344828,9.03710247349823 13.79310344827586,5.724381625441694 15.17241379310345,5.4946996466431095 16.55172413793103,8.074204946996462 17.93103448275862,2.5088339222614806 19.31034482758621,5.547703180212009 20.68965517241379,2.685512367491164 22.06896551724138,5.856890459363955 23.44827586206897,4.151943462897522 24.82758620689655,3.0035335689045937 26.20689655172414,5.777385159010603 27.58620689655172,5.29151943462897 28.96551724137931,1.2720848056537086 30.3448275862069,10.106007067137808 31.72413793103448,1.0689045936395694 33.10344827586207,1.183745583038867 34.48275862068966,0.3621908127208471 35.86206896551724,0.8833922261484091 37.24137931034483,8.20671378091873 38.62068965517241,7.826855123674912 40.0,5.69787985865724 41.37931034482759,1.4399293286219041 42.75862068965517,5.883392226148407 44.13793103448276,2.756183745583037 45.51724137931034,9.213780918727917 46.89655172413793,1.5459363957597176 48.27586206896552,0.24734982332154942 49.6551724137931,4.832155477031801 51.03448275862069,9.36395759717314 52.41379310344828,5.247349823321555 53.79310344827586,1.1925795053003476 55.17241379310345,20.0 56.55172413793103,4.090106007067133 57.93103448275862,4.0017667844522915 59.31034482758621,8.418727915194342 60.68965517241379,0.5565371024734915 62.06896551724138,0.17667844522967968 63.44827586206897,11.068904593639573 64.82758620689656,9.196113074204945 66.20689655172414,2.9328621908127204 67.58620689655172,1.1749116607773828 68.96551724137932,0.0 70.3448275862069,0.4858657243816218 71.72413793103448,6.978798586572438 73.10344827586206,9.911660777385158 74.48275862068967,5.4151943462897485 75.86206896551724,3.2950530035335674 77.24137931034483,5.4416961130742045 78.62068965517241,5.379858657243815 80.0,4.726148409893989" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_increasing_keys_50000_4.html">BenchmarkObjectConstruction/increasing_keys/50000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.30845238487083 1.379310344827586,2.43987500990162 2.758620689655172,14.56499966180767 4.137931034482759,1.963067227209906 5.517241379310345,6.81285015113761 6.896551724137931,3.917417411443343 8.275862068965518,5.946730548244131 9.655172413793103,1.601637284926858 11.03448275862069,1.856250897475638 12.41379310344828,3.444420170152338 13.79310344827586,2.726157531073003 15.17241379310345,2.795868555672788 16.55172413793103,16.91572210935078 17.93103448275862,6.124277905117338 19.31034482758621,2.600362643455942 20.68965517241379,6.357209229648508 22.06896551724138,3.327892114114412 23.44827586206897,3.654195266826515 24.82758620689655,6.830884664117143 26.20689655172414,1.867181562983891 27.58620689655172,0.0 28.96551724137931,4.907261152118187 30.3448275862069,15.00367851979546 31.72413793103448,6.077867789585774 33.10344827586207,5.966058149549011 34.48275862068966,6.347698248525427 35.86206896551724,3.788171876938502 37.24137931034483,10.54588582699238 38.62068965517241,6.388836542422882 40.0,2.29663337672564 41.37931034482759,6.749910207223282 42.75862068965517,2.18541512113977 44.13793103448276,1.491571053485388 45.51724137931034,4.053334558300922 46.89655172413793,4.850627500498246 48.27586206896552,4.312775097759286 49.6551724137931,1.938804188087021 51.03448275862069,11.75158127521296 52.41379310344828,0.9122240793663252 53.79310344827586,5.361086324406382 55.17241379310345,20.0 56.55172413793103,2.401559808138246 57.93103448275862,2.424786568085712 59.31034482758621,3.416597973233253 60.68965517241379,6.247898957535703 62.06896551724138,6.03386299919087 63.44827586206897,13.33696905160381 64.82758620689656,5.084166486116572 66.20689655172414,1.777826446929666 67.58620689655172,5.488138130045983 68.96551724137932,6.345547924023556 70.3448275862069,6.20144543764077 71.72413793103448,8.396049624208638 73.10344827586206,15.31955015717805 74.48275862068967,3.106631137783896 75.86206896551724,1.993828261232055 77.24137931034483,2.075468251697563 78.62068965517241,2.44802417912402 80.0,3.173291197341917" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetString_50000_String___4.html">BenchmarkSetString/50000/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.127961589719287 1.379310344827586,2.036741622780963 2.758620689655172,10.25125538698402 4.137931034482759,0.258664228201209 5.517241379310345,1.087030523090888 6.896551724137931,7.484887521331011 8.275862068965518,5.277364321423565 9.655172413793103,2.918949946936678 11.03448275862069,2.723472232419576 12.41379310344828,6.172699421309429 13.79310344827586,2.48505438712419 15.17241379310345,3.363168937153893 16.55172413793103,18.94020197435606 17.93103448275862,0.1247711157536883 19.31034482758621,0.0 20.68965517241379,1.683609106867529 22.06896551724138,1.857950487581848 23.44827586206897,2.390630596956813 24.82758620689655,1.923272883418657 26.20689655172414,2.541655264170799 27.58620689655172,2.110296064414646 28.96551724137931,3.206404086654519 30.3448275862069,12.9255578323466 31.72413793103448,3.698902913031773 33.10344827586207,4.070590905146809 34.48275862068966,3.994411108367096 35.86206896551724,2.587576730453897 37.24137931034483,10.23447981257634 38.62068965517241,9.275913701461523 40.0,1.895995888426856 41.37931034482759,0.796372560143994 42.75862068965517,2.078880797751984 44.13793103448276,2.940931734091571 45.51724137931034,8.53912335386895 46.89655172413793,3.058449750035042 48.27586206896552,2.110296064414646 49.6551724137931,1.261905874343383 51.03448275862069,13.75423561005022 52.41379310344828,0.9498890898694665 53.79310344827586,2.791375485857568 55.17241379310345,20.0 56.55172413793103,3.239821742835339 57.93103448275862,2.342172770617381 59.31034482758621,7.338134618422429 60.68965517241379,2.00732874563646 62.06896551724138,1.602267594885452 63.44827586206897,15.01244818817122 64.82758620689656,8.192131499144535 66.20689655172414,2.738912880481819 67.58620689655172,2.671766085306243 68.96551724137932,1.214249003811215 70.3448275862069,0.8376217842180558 71.72413793103448,10.17774544289519 73.10344827586206,17.65195355346269 74.48275862068967,3.049550241065449 75.86206896551724,2.548596881167082 77.24137931034483,2.187944280174341 78.62068965517241,2.686761757920007 80.0,3.09168941603647" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_true__clients_100__pattern_count_100_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=true,_clients=100,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.136625544618228 1.379310344827586,8.08269353032758 2.758620689655172,14.90549382334929 4.137931034482759,7.896301018066891 5.517241379310345,8.91219861398728 6.896551724137931,0.04135010254091207 8.275862068965518,8.627253355315524 9.655172413793103,7.712077800935467 11.03448275862069,7.626207087587794 12.41379310344828,0.0 13.79310344827586,7.753594772332476 15.17241379310345,7.684544439679412 16.55172413793103,13.06589817996139 17.93103448275862,8.37491427112518 19.31034482758621,7.592032345859066 20.68965517241379,8.414095078536826 22.06896551724138,7.525952278844533 23.44827586206897,7.305184782227799 24.82758620689655,8.146404059585532 26.20689655172414,7.343731487986277 27.58620689655172,7.594535378700525 28.96551724137931,8.541816500993704 30.3448275862069,14.40265121238567 31.72413793103448,8.101583084837795 33.10344827586207,8.415196412987068 34.48275862068966,8.607963315550675 35.86206896551724,8.465857797698211 37.24137931034483,9.554443467334586 38.62068965517241,5.856529494904659 40.0,7.774019520318786 41.37931034482759,8.767289699352382 42.75862068965517,7.569171312573735 44.13793103448276,8.397675183096853 45.51724137931034,0.5163256145362798 46.89655172413793,8.88249595760196 48.27586206896552,9.056306558112913 49.6551724137931,7.656944330880917 51.03448275862069,11.96987015934307 52.41379310344828,7.535730793811835 53.79310344827586,9.21743512556047 55.17241379310345,20.0 56.55172413793103,7.388485715191574 57.93103448275862,6.992305677045353 59.31034482758621,1.094225836972465 60.68965517241379,7.802587468482645 62.06896551724138,9.207456367965852 63.44827586206897,11.092406966441 64.82758620689656,1.071464925000793 66.20689655172414,7.452830346102694 67.58620689655172,8.665366202048148 68.96551724137932,8.175205624147926 70.3448275862069,8.513448795457162 71.72413793103448,7.728063837349589 73.10344827586206,11.0802255399459 74.48275862068967,7.867098968249863 75.86206896551724,6.945515649795669 77.24137931034483,7.363021527751125 78.62068965517241,7.187008258339688 80.0,7.555020833576684" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,161,120);color:black;padding:2px 6px;display:block;text-align:right">1.44</span></td><td><span style="background:rgb(255,205,120);color:black;padding:2px 6px;display:block;text-align:right">1.22</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkSetIteration_4.html">BenchmarkSetIteration-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.216223230063889 1.379310344827586,2.069178581579565 2.758620689655172,14.72386648706763 4.137931034482759,2.756515613993895 5.517241379310345,7.008440330692898 6.896551724137931,7.860629502848457 8.275862068965518,7.499413007748298 9.655172413793103,2.320781997256584 11.03448275862069,1.263454480295597 12.41379310344828,7.771653835222007 13.79310344827586,0.5762410251974148 15.17241379310345,2.747000160650511 16.55172413793103,17.70022614648855 17.93103448275862,6.658469371362193 19.31034482758621,2.752684717193312 20.68965517241379,6.499919674744504 22.06896551724138,3.101790635310982 23.44827586206897,3.349686731503565 24.82758620689655,6.907601240716254 26.20689655172414,2.729081449809073 27.58620689655172,1.408904981401614 28.96551724137931,6.721123070649152 30.3448275862069,13.99154731157549 31.72413793103448,7.489897554404913 33.10344827586207,2.659013111553243 34.48275862068966,3.746987802918896 35.86206896551724,6.6522905055548 37.24137931034483,9.674250194634274 38.62068965517241,7.616687880772605 40.0,3.072132079435499 41.37931034482759,5.850891610336007 42.75862068965517,2.508248785852869 44.13793103448276,2.353777140668059 45.51724137931034,8.395719281768638 46.89655172413793,6.776485708283388 48.27586206896552,6.207165012790252 49.6551724137931,1.963890708221599 51.03448275862069,12.08820948826633 52.41379310344828,1.825607691452157 53.79310344827586,6.482495273167657 55.17241379310345,20.0 56.55172413793103,2.056573695332485 57.93103448275862,1.805093856971614 59.31034482758621,0.0 60.68965517241379,6.939360610966251 62.06896551724138,6.523152210180299 63.44827586206897,12.98550438081586 64.82758620689656,8.052545074826066 66.20689655172414,2.30545841005425 67.58620689655172,5.909714412822382 68.96551724137932,6.239295114988693 70.3448275862069,6.636966918352467 71.72413793103448,8.555999060812397 73.10344827586206,18.30958589241359 74.48275862068967,2.085614364627229 75.86206896551724,0.7177370521867006 77.24137931034483,4.067918092954857 78.62068965517241,3.100925594097947 80.0,2.578069969476403" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementSimpleArray_100_4.html">BenchmarkParseStatementSimpleArray/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.70384505713847 1.379310344827586,2.21622688688557 2.758620689655172,11.39698624728565 4.137931034482759,3.72705139172205 5.517241379310345,2.52111162290803 6.896551724137931,7.15886907503674 8.275862068965518,3.766094185255862 9.655172413793103,2.101291921651203 11.03448275862069,3.438836612489307 12.41379310344828,5.41378780899739 13.79310344827586,0.769450110767476 15.17241379310345,2.01223925774824 16.55172413793103,16.05272970542432 17.93103448275862,3.454629203132197 19.31034482758621,0.1943366015222303 20.68965517241379,4.766730275712312 22.06896551724138,2.20657585927047 23.44827586206897,1.402469785703319 24.82758620689655,3.254151038582176 26.20689655172414,1.400276370336251 27.58620689655172,0.5922221491083767 28.96551724137931,3.762146037595139 30.3448275862069,11.21537145489241 31.72413793103448,4.145555043758637 33.10344827586207,3.658178149196113 34.48275862068966,3.079116492290145 35.86206896551724,2.329407119826282 37.24137931034483,8.417450812660393 38.62068965517241,5.390537606106468 40.0,0.4430699041477485 41.37931034482759,4.319712223903841 42.75862068965517,3.361628391568511 44.13793103448276,3.410322212717422 45.51724137931034,6.166567962975149 46.89655172413793,3.511658002675967 48.27586206896552,2.965058893202606 49.6551724137931,2.81371323287491 51.03448275862069,8.579324866750015 52.41379310344828,2.092079577109517 53.79310344827586,1.961790704305674 55.17241379310345,20.0 56.55172413793103,1.849049154438376 57.93103448275862,1.187515079730649 59.31034482758621,5.73929064947029 60.68965517241379,4.370160777346406 62.06896551724138,2.033296045272093 63.44827586206897,10.13094689741396 64.82758620689656,6.691232918777829 66.20689655172414,0.1653835186769319 67.58620689655172,2.93522844421048 68.96551724137932,1.486258252725319 70.3448275862069,0.09870369151806278 71.72413793103448,6.783795047268101 73.10344827586206,12.97800004386831 74.48275862068967,0.0 75.86206896551724,2.742207891908491 77.24137931034483,0.4307867780921673 78.62068965517241,1.835888662235968 80.0,1.925818692285758" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_50_5000_4.html">BenchmarkLazyObjectFind/50_5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.6067997043606823 1.379310344827586,3.6215816703621577 2.758620689655172,11.145602365114557 4.137931034482759,2.483370288248338 5.517241379310345,3.6659275683665946 6.896551724137931,4.005912786400591 8.275862068965518,3.5772357723577244 9.655172413793103,3.6363636363636367 11.03448275862069,3.3259423503325927 12.41379310344828,7.198817442719882 13.79310344827586,3.222468588322247 15.17241379310345,2.8824833702882486 16.55172413793103,15.964523281596453 17.93103448275862,3.4737620103473787 19.31034482758621,3.281596452328163 20.68965517241379,3.2076866223207716 22.06896551724138,3.651145602365119 23.44827586206897,3.4146341463414664 24.82758620689655,3.444198078344421 26.20689655172414,2.6755358462675574 27.58620689655172,3.0894308943089435 28.96551724137931,3.651145602365119 30.3448275862069,11.086474501108647 31.72413793103448,3.000739098300077 33.10344827586207,3.6067997043606823 34.48275862068966,3.6659275683665946 35.86206896551724,3.651145602365119 37.24137931034483,5.040650406504065 38.62068965517241,2.202512934220252 40.0,3.5624538063562454 41.37931034482759,3.651145602365119 42.75862068965517,3.4146341463414664 44.13793103448276,2.793791574279382 45.51724137931034,8.159645232815965 46.89655172413793,3.5772357723577244 48.27586206896552,3.6807095343680736 49.6551724137931,0.0 51.03448275862069,6.4005912786400625 52.41379310344828,5.424981522542501 53.79310344827586,3.6215816703621577 55.17241379310345,20.0 56.55172413793103,1.9364375461936483 57.93103448275862,2.217294900221731 59.31034482758621,7.804878048780488 60.68965517241379,3.5920177383592 62.06896551724138,3.6067997043606823 63.44827586206897,8.662232076866221 64.82758620689656,6.8736141906873645 66.20689655172414,2.305986696230601 67.58620689655172,3.6363636363636367 68.96551724137932,3.6215816703621577 70.3448275862069,3.4885439763488506 71.72413793103448,6.711012564671099 73.10344827586206,12.446415373244642 74.48275862068967,3.4589800443459 75.86206896551724,3.5328898743532875 77.24137931034483,3.1781226903178137 78.62068965517241,3.54767184035477 80.0,2.8972653362897276" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_some_in_decl_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/some_in_decl-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6634345496300078 1.379310344827586,1.1482521051288614 2.758620689655172,12.65628986986476 4.137931034482759,0.0 5.517241379310345,3.7764735902015794 6.896551724137931,4.159224291911199 8.275862068965518,4.7971421280938955 9.655172413793103,2.3220209237050256 11.03448275862069,0.6124011227353918 12.41379310344828,6.072977800459295 13.79310344827586,2.0668537892319456 15.17241379310345,1.4034192396019378 16.55172413793103,14.544526664965554 17.93103448275862,2.679254911967341 19.31034482758621,1.22480224547078 20.68965517241379,4.261291145700433 22.06896551724138,1.4034192396019378 23.44827586206897,1.4034192396019378 24.82758620689655,4.210257718805819 26.20689655172414,2.704771625414647 27.58620689655172,2.3220209237050256 28.96551724137931,3.470273028833887 30.3448275862069,12.273539168155141 31.72413793103448,4.082674151569279 33.10344827586207,3.827507017096199 34.48275862068966,4.006124011227353 35.86206896551724,4.746108701199285 37.24137931034483,4.695075274304672 38.62068965517241,2.4751212043888735 40.0,2.5771880581781055 41.37931034482759,3.1130390405715715 42.75862068965517,2.4751212043888735 44.13793103448276,3.036488900229653 45.51724137931034,7.068129624904309 46.89655172413793,4.3123245725950525 48.27586206896552,4.210257718805819 49.6551724137931,2.5516713447307993 51.03448275862069,7.5784638938504685 52.41379310344828,1.7861699413115595 53.79310344827586,2.908905332993111 55.17241379310345,20.0 56.55172413793103,2.526154631283493 57.93103448275862,0.5868844092880785 59.31034482758621,5.001275835672365 60.68965517241379,3.6233733095177314 62.06896551724138,3.2661393212554195 63.44827586206897,10.308752232712425 64.82758620689656,5.537126818065829 66.20689655172414,3.2661393212554195 67.58620689655172,2.5006379178361797 68.96551724137932,2.628221485072718 70.3448275862069,3.674406736412351 71.72413793103448,5.128859402908905 73.10344827586206,15.233477928042866 74.48275862068967,2.8323551926511854 75.86206896551724,2.5771880581781055 77.24137931034483,2.5516713447307993 78.62068965517241,2.628221485072718 80.0,1.3779025261546316" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkLargeJSON_4.html">BenchmarkLargeJSON-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.723747884689606 1.379310344827586,3.515423210521628 2.758620689655172,13.77638571386159 4.137931034482759,4.313155004007957 5.517241379310345,6.616987797998991 6.896551724137931,0.6249443339370009 8.275862068965518,4.388267078348128 9.655172413793103,2.949856010450376 11.03448275862069,5.066057061425645 12.41379310344828,0.2048511118368316 13.79310344827586,4.6637769794852 15.17241379310345,4.123741946976219 16.55172413793103,15.9549327553959 17.93103448275862,7.082504527506457 19.31034482758621,3.766291601104415 20.68965517241379,6.263693851497788 22.06896551724138,4.315530089362586 23.44827586206897,5.4612118873022 24.82758620689655,6.087937535255173 26.20689655172414,4.342249799602173 27.58620689655172,4.364813110471158 28.96551724137931,6.54157883798949 30.3448275862069,13.45337410563192 31.72413793103448,6.215004601727875 33.10344827586207,5.656859543389841 34.48275862068966,5.297924769171392 35.86206896551724,6.076358994151352 37.24137931034483,8.575839444230027 38.62068965517241,7.108630466407387 40.0,4.763530564379657 41.37931034482759,6.590268087759404 42.75862068965517,3.85476353056438 44.13793103448276,3.312353412700769 45.51724137931034,0.0 46.89655172413793,6.351275123949767 48.27586206896552,4.873972033369949 49.6551724137931,3.414185197280527 51.03448275862069,11.874833001811 52.41379310344828,4.04566101594276 53.79310344827586,5.120090253243476 55.17241379310345,20.0 56.55172413793103,3.711070866609269 57.93103448275862,2.619422260487486 59.31034482758621,0.236617878455007 60.68965517241379,5.945432413977377 62.06896551724138,5.155122762224267 63.44827586206897,12.40210195053885 64.82758620689656,0.5391443755009946 66.20689655172414,3.591425941869786 67.58620689655172,5.390553098001959 68.96551724137932,5.627467862126295 70.3448275862069,5.650624944333937 71.72413793103448,7.070332215063979 73.10344827586206,17.31941929163079 74.48275862068967,5.605795208265297 75.86206896551724,3.664756702193985 77.24137931034483,4.522756286554048 78.62068965517241,3.967283199239973 80.0,3.322447525457946" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkPartialEvalCompile_1000_4.html">BenchmarkPartialEvalCompile/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.1996539031866773 1.379310344827586,0.0851853161044464 2.758620689655172,12.53883949678512 4.137931034482759,0.0 5.517241379310345,4.828231752080357 6.896551724137931,3.122046181010817 8.275862068965518,1.659296476810506 9.655172413793103,0.7231251562559975 11.03448275862069,2.601693530606949 12.41379310344828,1.428059384915783 13.79310344827586,1.524447793115425 15.17241379310345,1.287198715496031 16.55172413793103,15.77620942161195 17.93103448275862,5.275055562097686 19.31034482758621,1.92820471447774 20.68965517241379,5.157433178314347 22.06896551724138,1.408983578708793 23.44827586206897,2.387312020707737 24.82758620689655,4.323988303452525 26.20689655172414,1.266320208005695 27.58620689655172,1.886348339540051 28.96551724137931,4.94123480062967 30.3448275862069,12.34090596250477 31.72413793103448,4.949480788183567 33.10344827586207,4.436076251519873 34.48275862068966,4.172996918370516 35.86206896551724,4.690790487387714 37.24137931034483,8.391183645182188 38.62068965517241,6.125206381804207 40.0,1.816151516006766 41.37931034482759,3.400491307904433 42.75862068965517,1.020015596679951 44.13793103448276,1.391457198949229 45.51724137931034,2.266051068076275 46.89655172413793,4.070129252095923 48.27586206896552,4.525887597225034 49.6551724137931,1.188660721153318 51.03448275862069,10.71363086375706 52.41379310344828,0.3322890014820564 53.79310344827586,3.906067352164908 55.17241379310345,20.0 56.55172413793103,1.578940326836176 57.93103448275862,0.5417047079493436 59.31034482758621,1.870034612361857 60.68965517241379,4.664216768271065 62.06896551724138,4.33142263376738 63.44827586206897,11.98348644736506 64.82758620689656,3.287893949087366 66.20689655172414,1.773879201455886 67.58620689655172,4.046096864572113 68.96551724137932,5.393681100895768 70.3448275862069,4.919602551894248 71.72413793103448,6.617720494449312 73.10344827586206,17.80517218797916 74.48275862068967,2.591974865714164 75.86206896551724,1.27496296872874 77.24137931034483,1.222079694093775 78.62068965517241,1.217642523410523 80.0,1.29789906343074" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_100_100_4.html">BenchmarkJSONPatchAddRemove/set-100-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.412198407259494 1.379310344827586,0.2013375239265543 2.758620689655172,10.25876125434223 4.137931034482759,0.5109057825460217 5.517241379310345,3.279533048183945 6.896551724137931,0.03497412387456578 8.275862068965518,2.524281021811565 9.655172413793103,1.179667745823192 11.03448275862069,1.82905215398067 12.41379310344828,3.667556773873384 13.79310344827586,0.0 15.17241379310345,0.2155162227946215 16.55172413793103,16.99269797008295 17.93103448275862,3.288512890800388 19.31034482758621,1.778954084646832 20.68965517241379,3.107025545289127 22.06896551724138,2.019519342108373 23.44827586206897,1.375806413498121 24.82758620689655,4.129782356972375 26.20689655172414,1.406526927712267 27.58620689655172,0.8294538837819316 28.96551724137931,4.112767918330695 30.3448275862069,11.86189947302503 31.72413793103448,3.653378075005317 33.10344827586207,0.05860528865467779 34.48275862068966,3.314507172058511 35.86206896551724,2.775243991776355 37.24137931034483,6.914006191365172 38.62068965517241,4.955455254389489 40.0,1.980291608573387 41.37931034482759,3.266772219202685 42.75862068965517,0.5912517427984025 44.13793103448276,1.297350946428149 45.51724137931034,4.501264267315736 46.89655172413793,4.119857267764728 48.27586206896552,2.831013540657419 49.6551724137931,1.100739655457618 51.03448275862069,10.0418271616608 52.41379310344828,0.4456837677529125 53.79310344827586,0.9168891934683461 55.17241379310345,20.0 56.55172413793103,1.834251010232294 57.93103448275862,0.4981449535647612 59.31034482758621,4.421390930358957 60.68965517241379,4.459673417302739 62.06896551724138,2.995486447526999 63.44827586206897,11.53673464565068 64.82758620689656,4.489921308221282 66.20689655172414,0.1545478176619326 67.58620689655172,2.425030129735095 68.96551724137932,4.740884278186072 70.3448275862069,2.915140487274618 71.72413793103448,7.512819906893211 73.10344827586206,17.0257816007751 74.48275862068967,2.032280171089633 75.86206896551724,1.549259162984143 77.24137931034483,1.346503769170782 78.62068965517241,1.604556088569606 80.0,1.261431575962379" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkFromBuiltinNames_three_parts_4.html">BenchmarkFromBuiltinNames/three_parts-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.26171875 1.379310344827586,12.998046875 2.758620689655172,19.140625 4.137931034482759,4.169921875000002 5.517241379310345,15.29296875 6.896551724137931,17.626953125 8.275862068965518,6.376953125 9.655172413793103,6.9140625000000036 11.03448275862069,12.412109375 12.41379310344828,14.150390625 13.79310344827586,11.796875000000004 15.17241379310345,10.17578125 16.55172413793103,6.552734375 17.93103448275862,8.867187500000004 19.31034482758621,11.2890625 20.68965517241379,3.8574218750000036 22.06896551724138,4.814453125000007 23.44827586206897,4.4921875 24.82758620689655,5.7910156250000036 26.20689655172414,0.0 27.58620689655172,1.015625000000007 28.96551724137931,11.474609374999998 30.3448275862069,14.189453125 31.72413793103448,6.8066406250000036 33.10344827586207,4.277343750000002 34.48275862068966,12.578125 35.86206896551724,3.2519531250000036 37.24137931034483,7.832031250000002 38.62068965517241,0.244140625 40.0,10.917968750000004 41.37931034482759,11.972656250000002 42.75862068965517,6.2792968750000036 44.13793103448276,5.5175781250000036 45.51724137931034,11.132812500000004 46.89655172413793,12.031249999999998 48.27586206896552,13.183593749999998 49.6551724137931,10.576171875000004 51.03448275862069,8.330078125 52.41379310344828,12.060546875 53.79310344827586,7.167968750000002 55.17241379310345,11.005859375000002 56.55172413793103,9.785156250000002 57.93103448275862,10.17578125 59.31034482758621,12.568359375000002 60.68965517241379,9.287109375000002 62.06896551724138,4.326171875000007 63.44827586206897,9.052734375000002 64.82758620689656,9.51171875 66.20689655172414,9.619140625 67.58620689655172,13.251953124999998 68.96551724137932,10.722656250000002 70.3448275862069,9.6875 71.72413793103448,5.3417968750000036 73.10344827586206,20.0 74.48275862068967,11.787109374999998 75.86206896551724,2.9785156250000036 77.24137931034483,8.691406250000004 78.62068965517241,10.888671875000004 80.0,10.859375000000002" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainSet_500_4.html">BenchmarkJSONPatchPathologicalNestedAddChainSet/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.961311016287348 1.379310344827586,6.199771758703924 2.758620689655172,12.67351013700649 4.137931034482759,6.199078895479565 5.517241379310345,4.665935152030724 6.896551724137931,0.0 8.275862068965518,5.583586733526095 9.655172413793103,7.81585308337283 11.03448275862069,7.635317026695144 12.41379310344828,0.05537217203909064 13.79310344827586,7.183471745278492 15.17241379310345,7.827503031455493 16.55172413793103,19.57343939633674 17.93103448275862,5.758456953600328 19.31034482758621,6.628660391387581 20.68965517241379,4.66630022361708 22.06896551724138,6.97242616526448 23.44827586206897,7.207007556971104 24.82758620689655,4.608529040391053 26.20689655172414,6.547744585485524 27.58620689655172,6.195081855335733 28.96551724137931,5.325775926938457 30.3448275862069,13.44792879386756 31.72413793103448,5.24671932429557 33.10344827586207,6.084999677557069 34.48275862068966,5.763039167290459 35.86206896551724,5.978949172350264 37.24137931034483,11.37984161925205 38.62068965517241,9.497594772506897 40.0,6.975692919126393 41.37931034482759,5.40926397772219 42.75862068965517,6.77811534655728 44.13793103448276,6.874898528864188 45.51724137931034,0.008108066770820354 46.89655172413793,5.702913336731581 48.27586206896552,5.561398223460196 49.6551724137931,7.418418208571472 51.03448275862069,12.29887928496916 52.41379310344828,7.647126541543306 53.79310344827586,5.504974985852313 55.17241379310345,15.69180888516765 56.55172413793103,7.326108834730601 57.93103448275862,6.811586658035989 59.31034482758621,0.2490780681294634 60.68965517241379,6.126312085581452 62.06896551724138,5.67438423015252 63.44827586206897,15.06940626583984 64.82758620689656,0.05590446673350463 66.20689655172414,7.374156033578071 67.58620689655172,6.200507697799508 68.96551724137932,5.593000743362886 70.3448275862069,5.273721527193477 71.72413793103448,10.56196255672827 73.10344827586206,20.0 74.48275862068967,7.04349841904576 75.86206896551724,6.787631321703862 77.24137931034483,7.061240883831728 78.62068965517241,6.316131994272412 80.0,7.419877779370862" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/authz</td><td><a href="benchmarks.__v1_test_authz_BenchmarkAuthzForbidPath_4.html">BenchmarkAuthzForbidPath-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.35661951062163 1.379310344827586,2.177779825814479 2.758620689655172,12.78097783512281 4.137931034482759,2.805400672780056 5.517241379310345,3.822865305746279 6.896551724137931,2.786046725957329 8.275862068965518,5.302059812911847 9.655172413793103,2.513248237408414 11.03448275862069,6.242108658587162 12.41379310344828,6.6033823326114 13.79310344827586,0.0 15.17241379310345,0.8580249758075665 16.55172413793103,20.0 17.93103448275862,3.903967559098659 19.31034482758621,2.972213262061656 20.68965517241379,3.095709875120962 22.06896551724138,3.857886733330261 23.44827586206897,3.844062485599742 24.82758620689655,3.67817151283351 26.20689655172414,2.071793926547164 27.58620689655172,2.945486383115985 28.96551724137931,4.791484263398 30.3448275862069,12.48974701626653 31.72413793103448,4.429288972858394 33.10344827586207,3.333486936085895 34.48275862068966,3.591539560388922 35.86206896551724,3.372194829731349 37.24137931034483,10.59398184415465 38.62068965517241,6.564674438965946 40.0,3.037648034652781 41.37931034482759,3.34915441684715 42.75862068965517,3.372194829731349 44.13793103448276,3.963872632597576 45.51724137931034,5.153679553937607 46.89655172413793,2.854246348094558 48.27586206896552,1.058937376157781 49.6551724137931,3.648679784341735 51.03448275862069,12.67130546979402 52.41379310344828,1.085664255103451 53.79310344827586,4.390581079212939 55.17241379310345,18.36228745219114 56.55172413793103,4.001658909727662 57.93103448275862,0.7575687756324593 59.31034482758621,3.33993825169347 60.68965517241379,4.524215473941293 62.06896551724138,2.124326067923137 63.44827586206897,13.16897838809271 64.82758620689656,4.649555320031335 66.20689655172414,4.470761716049952 67.58620689655172,3.084650476936547 68.96551724137932,3.499377908852127 70.3448275862069,3.099396341182434 71.72413793103448,6.960969540574167 73.10344827586206,14.87304732500806 74.48275862068967,3.102161190728538 75.86206896551724,2.657020413805815 77.24137931034483,3.650523017372471 78.62068965517241,1.214690567254965 80.0,1.515137551264919" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkDataSizesTargets_100_topdown_4.html">BenchmarkDataSizesTargets/100/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.912107487350528 1.379310344827586,1.821144990429987 2.758620689655172,11.15844529932347 4.137931034482759,1.125660899391688 5.517241379310345,1.773010669142868 6.896551724137931,1.41825693115276 8.275862068965518,4.899846500786447 9.655172413793103,2.621993973734579 11.03448275862069,4.472701775663742 12.41379310344828,0.1936743163599841 13.79310344827586,1.693418484337395 15.17241379310345,1.171521158255794 16.55172413793103,15.5799806704694 17.93103448275862,0.5344046694081753 19.31034482758621,1.227614698023461 20.68965517241379,1.83554738577574 22.06896551724138,4.706172184426463 23.44827586206897,4.719816558964544 24.82758620689655,1.598665883378499 26.20689655172414,2.438931948681991 27.58620689655172,1.961378839849154 28.96551724137931,0.4771740984290019 30.3448275862069,9.9691106520874 31.72413793103448,1.24315412458072 33.10344827586207,0.9865640811840285 34.48275862068966,1.575167238340692 35.86206896551724,0.3858325911046258 37.24137931034483,6.900263412230666 38.62068965517241,2.314995546627755 40.0,2.797475790710455 41.37931034482759,1.554700676533571 42.75862068965517,1.860941082832724 44.13793103448276,2.088726335537911 45.51724137931034,1.777179783585059 46.89655172413793,2.119805188652429 48.27586206896552,0.8675548143796546 49.6551724137931,2.647387670791563 51.03448275862069,8.48907502510944 52.41379310344828,2.226307112130228 53.79310344827586,2.55490913225568 55.17241379310345,20.0 56.55172413793103,2.964619378801948 57.93103448275862,0.5488070647539275 59.31034482758621,0.3543747275862722 60.68965517241379,3.194678693930148 62.06896551724138,2.741003240538953 63.44827586206897,10.54331141389831 64.82758620689656,1.286361310617976 66.20689655172414,1.282192196175785 67.58620689655172,2.271409350186663 68.96551724137932,0.0 70.3448275862069,1.209422198639353 71.72413793103448,2.650798764426083 73.10344827586206,18.30279141162425 74.48275862068967,2.343042316511588 75.86206896551724,2.85281130967045 77.24137931034483,4.365062820974436 78.62068965517241,2.968409482840304 80.0,1.319714226155508" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionIndexing_sets_10_4.html">BenchmarkComprehensionIndexing/sets_10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.631053126469205 1.379310344827586,3.619534555712271 2.758620689655172,13.97390691114245 4.137931034482759,3.816995768688293 5.517241379310345,4.022096850023507 6.896551724137931,2.910789844851904 8.275862068965518,2.585213916314057 9.655172413793103,2.592266102491772 11.03448275862069,5.138692994828397 12.41379310344828,2.903737658674189 13.79310344827586,2.708039492242595 15.17241379310345,1.292313117066291 16.55172413793103,14.76316408086507 17.93103448275862,6.061354019746121 19.31034482758621,4.104372355430183 20.68965517241379,5.082275505406676 22.06896551724138,4.713798777621063 23.44827586206897,5.318523742360132 24.82758620689655,0.8115890926187118 26.20689655172414,2.76857075693465 27.58620689655172,3.895157498824636 28.96551724137931,3.421485660554772 30.3448275862069,13.55782792665726 31.72413793103448,6.088975082275505 33.10344827586207,5.008227550540668 34.48275862068966,5.266220028208745 35.86206896551724,3.236953455571227 37.24137931034483,6.698401504466385 38.62068965517241,5.837447108603667 40.0,3.091208274565115 41.37931034482759,5.081100141043724 42.75862068965517,0.0 44.13793103448276,3.925716972261401 45.51724137931034,4.317113305124589 46.89655172413793,3.948636577338975 48.27586206896552,5.829219558063 49.6551724137931,1.261753643629525 51.03448275862069,8.939233662435354 52.41379310344828,2.171485660554772 53.79310344827586,3.866361071932299 55.17241379310345,20.0 56.55172413793103,4.323577809120827 57.93103448275862,3.043018335684062 59.31034482758621,3.323342736248237 60.68965517241379,2.980724024447579 62.06896551724138,4.22896097790315 63.44827586206897,8.848730606488012 64.82758620689656,4.172543488481429 66.20689655172414,2.515279736718383 67.58620689655172,4.111424541607898 68.96551724137932,5.407263751763047 70.3448275862069,5.26857075693465 71.72413793103448,5.091678420310296 73.10344827586206,14.42230841560884 74.48275862068967,4.834861307005172 75.86206896551724,2.405383168782323 77.24137931034483,3.871062529384109 78.62068965517241,2.269040902679831 80.0,3.758815232722144" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_5000_500_4.html">BenchmarkLazyObjectFind/5000_500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.5675265553869515 1.379310344827586,4.491654021244312 2.758620689655172,12.640364188163886 4.137931034482759,4.112291350531109 5.517241379310345,5.341426403641879 6.896551724137931,4.688922610015174 8.275862068965518,5.356600910470412 9.655172413793103,4.613050075872533 11.03448275862069,4.613050075872533 12.41379310344828,7.5113808801213935 13.79310344827586,4.127465857359633 15.17241379310345,3.216995447647953 16.55172413793103,16.479514415781487 17.93103448275862,5.2959028831563 19.31034482758621,4.552352048558422 20.68965517241379,5.22003034901366 22.06896551724138,4.172989377845219 23.44827586206897,4.248861911987863 24.82758620689655,5.2959028831563 26.20689655172414,4.09711684370258 27.58620689655172,4.00606980273141 28.96551724137931,5.1138088012139615 30.3448275862069,12.670713201820943 31.72413793103448,0.515933232169953 33.10344827586207,5.311077389984826 34.48275862068966,5.174506828528074 35.86206896551724,5.265553869499239 37.24137931034483,5.614567526555385 38.62068965517241,3.839150227617605 40.0,4.461305007587255 41.37931034482759,5.356600910470412 42.75862068965517,4.597875569044007 44.13793103448276,4.218512898330806 45.51724137931034,8.983308042488623 46.89655172413793,5.22003034901366 48.27586206896552,5.341426403641879 49.6551724137931,0.0 51.03448275862069,8.02731411229135 52.41379310344828,5.948406676783007 53.79310344827586,5.189681335356603 55.17241379310345,20.0 56.55172413793103,3.292867981790593 57.93103448275862,3.3990895295902916 59.31034482758621,8.801213960546283 60.68965517241379,4.8861911987860385 62.06896551724138,5.1441578148710185 63.44827586206897,9.408194233687404 64.82758620689656,8.861911987860394 66.20689655172414,3.1714719271623686 67.58620689655172,3.3839150227617623 68.96551724137932,5.250379362670714 70.3448275862069,5.189681335356603 71.72413793103448,7.693474962063734 73.10344827586206,16.828528072837635 74.48275862068967,4.522003034901367 75.86206896551724,4.5068285280728375 77.24137931034483,4.066767830045524 78.62068965517241,4.552352048558422 80.0,4.0515933232169985" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_1000x1000x10_1000p_4.html">BenchmarkJSONPatchReplace/1000x1000x10-1000p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.839211029070068 1.379310344827586,1.126658749419115 2.758620689655172,13.53642794444158 4.137931034482759,2.072597717767336 5.517241379310345,5.159291578458202 6.896551724137931,4.684256725357567 8.275862068965518,5.139670573656219 9.655172413793103,1.550059379356638 11.03448275862069,2.885320390354727 12.41379310344828,5.408168534104404 13.79310344827586,0.0 15.17241379310345,1.143181700831311 16.55172413793103,14.27066659782104 17.93103448275862,5.141735942582744 19.31034482758621,2.195487168895544 20.68965517241379,4.994062064336242 22.06896551724138,2.718025507306243 23.44827586206897,2.787215366344813 24.82758620689655,5.799555945680797 26.20689655172414,2.298755615221769 27.58620689655172,2.609593638663706 28.96551724137931,5.506273558114318 30.3448275862069,12.53162596168741 31.72413793103448,5.979243042288429 33.10344827586207,5.725202664325915 34.48275862068966,5.611607373367068 35.86206896551724,5.330717199359736 37.24137931034483,7.98058553209067 38.62068965517241,6.343780657820003 40.0,3.122837816905045 41.37931034482759,5.192337481282594 42.75862068965517,2.504259823410957 44.13793103448276,3.873599421696701 45.51724137931034,5.254298549078329 46.89655172413793,5.243971704445707 48.27586206896552,6.116590075902308 49.6551724137931,2.772757783859142 51.03448275862069,11.23663964475654 52.41379310344828,2.445396809005009 53.79310344827586,5.477358393142975 55.17241379310345,20.0 56.55172413793103,2.634378065782 57.93103448275862,2.071565033304074 59.31034482758621,5.591986368565085 60.68965517241379,5.779934940878814 62.06896551724138,5.035369442866732 63.44827586206897,12.876542572417 64.82758620689656,5.452573966024681 66.20689655172414,2.224402333866887 67.58620689655172,5.277017607270099 68.96551724137932,5.747921722517685 70.3448275862069,5.159291578458202 71.72413793103448,7.492125780967625 73.10344827586206,14.89647338255796 74.48275862068967,2.371043527650127 75.86206896551724,2.127329994320235 77.24137931034483,2.398926008158207 78.62068965517241,2.359683998554242 80.0,2.948314142613724" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsArrayHashmapTransition_with_hint_starts_with_map_4.html">BenchmarkBindingsArrayHashmapTransition/with_hint_starts_with_map-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.217414818820984 1.379310344827586,1.979448350459708 2.758620689655172,13.03407247160627 4.137931034482759,0.0 5.517241379310345,6.014061654948621 6.896551724137931,3.601946998377501 8.275862068965518,6.15467820443483 9.655172413793103,2.671714440237966 11.03448275862069,0.6057328285559762 12.41379310344828,3.331530557057869 13.79310344827586,1.427798810167658 15.17241379310345,1.060032449972958 16.55172413793103,15.60843699296917 17.93103448275862,6.489994591671174 19.31034482758621,1.957815035154137 20.68965517241379,5.797728501892915 22.06896551724138,2.477014602487831 23.44827586206897,2.779881016765819 24.82758620689655,6.15467820443483 26.20689655172414,1.990265008112493 27.58620689655172,0.486749594375338 28.96551724137931,6.219578150351541 30.3448275862069,13.20713899405084 31.72413793103448,5.97079502433748 33.10344827586207,5.224445646295295 34.48275862068966,5.981611681990265 35.86206896551724,4.250946457544619 37.24137931034483,8.004326663061114 38.62068965517241,6.825310978907518 40.0,3.201730665224446 41.37931034482759,6.295294753921038 42.75862068965517,2.422931314223905 44.13793103448276,2.455381287182261 45.51724137931034,4.424012979989183 46.89655172413793,5.873445105462412 48.27586206896552,5.613845321795565 49.6551724137931,1.070849107625744 51.03448275862069,8.945375878853435 52.41379310344828,1.092482422931314 53.79310344827586,5.397512168739859 55.17241379310345,20.0 56.55172413793103,2.282314764737696 57.93103448275862,2.120064899945917 59.31034482758621,1.622498647917793 60.68965517241379,6.327744726879394 62.06896551724138,4.84586262844781 63.44827586206897,10.9572742022715 64.82758620689656,3.753380205516495 66.20689655172414,0.7030827474310438 67.58620689655172,5.484045429962142 68.96551724137932,6.143861546782044 70.3448275862069,6.252028123309897 71.72413793103448,6.673877771768524 73.10344827586206,13.54245538128718 74.48275862068967,3.504597079502434 75.86206896551724,1.395348837209302 77.24137931034483,2.888047593293672 78.62068965517241,1.179015684153597 80.0,2.779881016765819" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkPartialEval_1000_4.html">BenchmarkPartialEval/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.249547920433996 1.379310344827586,0.3327305605786618 2.758620689655172,12.86799276672694 4.137931034482759,1.056057866184448 5.517241379310345,3.037974683544304 6.896551724137931,2.018083182640145 8.275862068965518,0.9403254972875226 9.655172413793103,0.6871609403254973 11.03448275862069,3.414104882459313 12.41379310344828,1.08499095840868 13.79310344827586,3.023508137432188 15.17241379310345,2.184448462929476 16.55172413793103,19.55153707052441 17.93103448275862,3.334538878842676 19.31034482758621,2.191681735985533 20.68965517241379,2.799276672694394 22.06896551724138,2.799276672694394 23.44827586206897,3.392405063291139 24.82758620689655,2.097649186256781 26.20689655172414,1.974683544303797 27.58620689655172,1.598553345388788 28.96551724137931,2.5750452079566 30.3448275862069,12.34719710669078 31.72413793103448,3.124773960216998 33.10344827586207,2.47377938517179 34.48275862068966,2.104882459312839 35.86206896551724,3.479204339963834 37.24137931034483,11.26943942133816 38.62068965517241,8.954792043399639 40.0,2.213381555153707 41.37931034482759,2.647377938517179 42.75862068965517,2.292947558770344 44.13793103448276,2.929475587703436 45.51724137931034,1.345388788426763 46.89655172413793,2.647377938517179 48.27586206896552,1.649186256781193 49.6551724137931,1.989150090415913 51.03448275862069,13.17902350813743 52.41379310344828,1.649186256781193 53.79310344827586,1.518987341772152 55.17241379310345,19.66003616636528 56.55172413793103,2.842676311030741 57.93103448275862,1.779385171790235 59.31034482758621,0.0 60.68965517241379,3.493670886075949 62.06896551724138,1.316455696202532 63.44827586206897,14.37974683544304 64.82758620689656,1.171790235081374 66.20689655172414,1.301989150090416 67.58620689655172,1.113924050632911 68.96551724137932,3.587703435804702 70.3448275862069,2.799276672694394 71.72413793103448,9.374321880650996 73.10344827586206,20.0 74.48275862068967,3.862567811934901 75.86206896551724,1.902350813743219 77.24137931034483,2.191681735985533 78.62068965517241,2.669077757685353 80.0,2.560578661844485" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_100_1000_4.html">BenchmarkJSONPatchAddShallowComposite/array-100-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.653581777747827 1.379310344827586,0.3870431520542714 2.758620689655172,11.61634881056675 4.137931034482759,1.175169036547836 5.517241379310345,2.850652559696296 6.896551724137931,3.914178853022441 8.275862068965518,3.882449401352292 9.655172413793103,2.370049643956241 11.03448275862069,1.005570905496777 12.41379310344828,5.477401891412269 13.79310344827586,0.6230765774872521 15.17241379310345,0.1883550104454478 16.55172413793103,18.68561448435429 17.93103448275862,3.610474650133657 19.31034482758621,0.0 20.68965517241379,3.784846238515623 22.06896551724138,2.109531190331783 23.44827586206897,2.251892535435901 24.82758620689655,3.934620482063032 26.20689655172414,1.864007008558528 27.58620689655172,0.5499584428420603 28.96551724137931,3.659950131410472 30.3448275862069,11.34156614327111 31.72413793103448,3.814947098861109 33.10344827586207,2.705034031942853 34.48275862068966,3.007558910079296 35.86206896551724,3.03030303030303 37.24137931034483,10.54041152818025 38.62068965517241,7.213817193431723 40.0,2.046690028528427 41.37931034482759,3.740256531212795 42.75862068965517,2.115371655771952 44.13793103448276,2.221230091875014 45.51724137931034,5.185659411011524 46.89655172413793,3.522193768672642 48.27586206896552,3.140934923736999 49.6551724137931,1.589617449513669 51.03448275862069,13.60558887615967 52.41379310344828,1.280072781184716 53.79310344827586,2.505559673832468 55.17241379310345,20.0 56.55172413793103,1.624098658939282 57.93103448275862,0.7243861895455669 59.31034482758621,5.980411977446818 60.68965517241379,3.622773322550936 62.06896551724138,2.465855740503628 63.44827586206897,14.81057798144529 64.82758620689656,5.653514387761979 66.20689655172414,1.095424219960914 67.58620689655172,2.317541613316261 68.96551724137932,3.342543298065907 70.3448275862069,3.007109643506975 71.72413793103448,9.6343531684525 73.10344827586206,17.3272570029427 74.48275862068967,1.468764741559404 75.86206896551724,1.115079632499944 77.24137931034483,0.7298335467349552 78.62068965517241,1.783307500505425 80.0,1.465002134016219" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_100_100_4.html">BenchmarkJSONPatchAddRemove/object-100-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.218085013832582 1.379310344827586,1.539505506933691 2.758620689655172,11.63328867468202 4.137931034482759,1.984932055051937 5.517241379310345,4.230160249160475 6.896551724137931,0.1531153759156473 8.275862068965518,3.818488681641814 9.655172413793103,2.060793764028326 11.03448275862069,1.862787743810137 12.41379310344828,2.715014006577001 13.79310344827586,1.23675465000957 15.17241379310345,0.7902841334191707 16.55172413793103,17.09950759487063 17.93103448275862,3.924625476310615 19.31034482758621,1.016129312894751 20.68965517241379,4.309501853044038 22.06896551724138,2.769996346110347 23.44827586206897,1.983540097089068 24.82758620689655,4.731961094774938 26.20689655172414,1.868355575661615 27.58620689655172,0.4544742748768987 28.96551724137931,4.77685173907748 30.3448275862069,12.95704069737094 31.72413793103448,5.443947592782698 33.10344827586207,2.747029039723 34.48275862068966,4.419118542620013 35.86206896551724,4.062081325143981 37.24137931034483,7.208602300210534 38.62068965517241,5.892506046317401 40.0,2.736937344492196 41.37931034482759,4.309849842534755 42.75862068965517,1.746211264419815 44.13793103448276,2.455761835992553 45.51724137931034,4.113235780279436 46.89655172413793,4.185965583839368 48.27586206896552,3.713047865954448 49.6551724137931,2.492648722008595 51.03448275862069,10.07081586136099 52.41379310344828,0.0 53.79310344827586,2.487080890157117 55.17241379310345,20.0 56.55172413793103,2.099072608007238 57.93103448275862,1.586484088180537 59.31034482758621,3.320167730934526 60.68965517241379,4.648095627512049 62.06896551724138,3.850155725297096 63.44827586206897,11.76622066013606 64.82758620689656,3.773250047848555 66.20689655172414,0.9708906791014911 67.58620689655172,3.345222974266177 68.96551724137932,4.522819410853792 70.3448275862069,3.517129782680563 71.72413793103448,7.567031475649435 73.10344827586206,16.91402919631827 74.48275862068967,2.518399944321681 75.86206896551724,2.249752057487864 77.24137931034483,1.898978650844744 78.62068965517241,2.702138395420458 80.0,2.334313503732187" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementNestedObjects_1x10_4.html">BenchmarkParseStatementNestedObjects/1x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.704826634099719 1.379310344827586,3.988743163595816 2.758620689655172,11.49684065204694 4.137931034482759,3.580948335368768 5.517241379310345,2.788721924281846 6.896551724137931,8.264217065788776 8.275862068965518,3.680773111028514 9.655172413793103,2.373493336165242 11.03448275862069,4.080072213667499 12.41379310344828,6.893219349015027 13.79310344827586,1.946583125365051 15.17241379310345,3.661657728455371 16.55172413793103,13.84059894865396 17.93103448275862,3.423777411989593 19.31034482758621,1.752243402538098 20.68965517241379,4.653533690861785 22.06896551724138,3.745553018637498 23.44827586206897,2.654914246269845 24.82758620689655,4.124674773004832 26.20689655172414,3.287845802580577 27.58620689655172,0.3833696171613657 28.96551724137931,4.286093559178039 30.3448275862069,11.16975521690649 31.72413793103448,4.765040089205119 33.10344827586207,3.243243243243243 34.48275862068966,3.233685551956672 35.86206896551724,1.592948547761907 37.24137931034483,9.002283226251793 38.62068965517241,5.682578452715977 40.0,3.236871449052196 41.37931034482759,4.803270854351404 42.75862068965517,4.051399139807784 44.13793103448276,3.510858599267244 45.51724137931034,7.880847448627409 46.89655172413793,3.978123506610736 48.27586206896552,3.609621409228482 49.6551724137931,3.656347899962831 51.03448275862069,9.077682790845856 52.41379310344828,3.088196251261084 53.79310344827586,1.631179312908193 55.17241379310345,20.0 56.55172413793103,3.824138480327085 57.93103448275862,1.75118143683959 59.31034482758621,7.779960707269155 60.68965517241379,4.590877714649817 62.06896551724138,2.537036053735464 63.44827586206897,9.911325864174588 64.82758620689656,8.07624913715287 66.20689655172414,1.640737004194765 67.58620689655172,4.05883289969734 68.96551724137932,2.890670631338608 70.3448275862069,0.0 71.72413793103448,7.737482079328838 73.10344827586206,15.08628471300377 74.48275862068967,1.973132267827749 75.86206896551724,3.181649232729783 77.24137931034483,2.429777518186163 78.62068965517241,2.788721924281846 80.0,2.44676896936229" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkVirtualDocs100x1_4.html">BenchmarkVirtualDocs100x1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.78299970989266 1.379310344827586,2.738613286916159 2.758620689655172,14.16884247171453 4.137931034482759,3.423266608645199 5.517241379310345,4.281984334203655 6.896551724137931,3.852625471424427 8.275862068965518,4.148534957934436 9.655172413793103,2.831447635625181 11.03448275862069,4.717145343777198 12.41379310344828,2.860458369596751 13.79310344827586,2.976501305483029 15.17241379310345,2.756019727299101 16.55172413793103,19.10066724688135 17.93103448275862,4.920220481578184 19.31034482758621,3.556715984914418 20.68965517241379,5.216129968088193 22.06896551724138,4.432840150855817 23.44827586206897,4.722947490571511 24.82758620689655,2.280243690165361 26.20689655172414,2.941688424717145 27.58620689655172,3.382651581085001 28.96551724137931,3.962866260516391 30.3448275862069,13.72207716855236 31.72413793103448,5.036263417464462 33.10344827586207,4.310995068175225 34.48275862068966,4.94342906875544 35.86206896551724,4.897011894400928 37.24137931034483,11.00087032201915 38.62068965517241,10.15955903684363 40.0,3.881636205395997 41.37931034482759,5.117493472584856 42.75862068965517,1.595590368436321 44.13793103448276,3.736582535538149 45.51724137931034,4.577893820713664 46.89655172413793,5.529445894981143 48.27586206896552,4.815781839280534 49.6551724137931,2.135190020307514 51.03448275862069,13.37394836089353 52.41379310344828,3.794604003481288 53.79310344827586,4.252973600232086 55.17241379310345,20.0 56.55172413793103,3.614737452857557 57.93103448275862,3.121554975340876 59.31034482758621,2.175805047867711 60.68965517241379,2.257035102988106 62.06896551724138,4.450246591238758 63.44827586206897,14.01798665506237 64.82758620689656,4.073107049608355 66.20689655172414,4.194952132288947 67.58620689655172,0.0 68.96551724137932,5.094284885407601 70.3448275862069,2.756019727299101 71.72413793103448,10.6875543951262 73.10344827586206,19.49521322889469 74.48275862068967,4.653321729039745 75.86206896551724,3.307223672758921 77.24137931034483,4.241369306643458 78.62068965517241,3.452277342616768 80.0,3.858427618218741" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionIndexing_arrays_10_4.html">BenchmarkComprehensionIndexing/arrays_10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.103140118948569 1.379310344827586,3.395272872946905 2.758620689655172,14.51357431203969 4.137931034482759,2.946596406890389 5.517241379310345,3.622692675110166 6.896551724137931,3.013774614033466 8.275862068965518,2.518258297124896 9.655172413793103,1.668977843517919 11.03448275862069,5.517241379310345 12.41379310344828,3.220239746078703 13.79310344827586,2.844904625435272 15.17241379310345,1.885920310622169 16.55172413793103,14.80817232134603 17.93103448275862,6.089180610767003 19.31034482758621,4.529290314628209 20.68965517241379,5.529567655850359 22.06896551724138,4.995839881667745 23.44827586206897,5.700286585929555 24.82758620689655,0.9676127083911128 26.20689655172414,2.721025546208129 27.58620689655172,3.212227666327694 28.96551724137931,3.865520322948445 30.3448275862069,13.96197343687406 31.72413793103448,6.388092816862346 33.10344827586207,5.170256694708946 34.48275862068966,5.585035900280423 35.86206896551724,3.607901143262149 37.24137931034483,6.986533542880035 38.62068965517241,6.334473513913285 40.0,3.283720070259776 41.37931034482759,5.951742627345845 42.75862068965517,0.0 44.13793103448276,4.105882715478722 45.51724137931034,4.407260176882068 46.89655172413793,5.152999907552926 48.27586206896552,6.007210871775908 49.6551724137931,1.50442205170873 51.03448275862069,9.655172413793103 52.41379310344828,2.650149456103048 53.79310344827586,3.805737881729377 55.17241379310345,20.0 56.55172413793103,4.479368894641151 57.93103448275862,2.884965024190318 59.31034482758621,3.858124557024437 60.68965517241379,3.858740870851438 62.06896551724138,1.813811592863086 63.44827586206897,9.412344765954824 64.82758620689656,4.385689192937044 66.20689655172414,2.536131398107917 67.58620689655172,3.36507349542387 68.96551724137932,5.766232165418631 70.3448275862069,5.29536840159009 71.72413793103448,6.04357338756895 73.10344827586206,15.0442205170873 74.48275862068967,4.827586206896552 75.86206896551724,2.44368432405781 77.24137931034483,4.050414471048658 78.62068965517241,3.347200394440849 80.0,3.606052201781147" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkPolicyComplexityTargets_1000_wasm_4.html">BenchmarkPolicyComplexityTargets/1000/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.986422846212224 1.379310344827586,6.761339418448711 2.758620689655172,17.25275753448867 4.137931034482759,5.421817009907372 5.517241379310345,2.047696769968084 6.896551724137931,5.86094333149671 8.275862068965518,3.819432171408968 9.655172413793103,6.008306390410745 11.03448275862069,6.405848780031396 12.41379310344828,5.244773419550686 13.79310344827586,6.497541350022351 15.17241379310345,6.180983667910719 16.55172413793103,17.60263434209022 17.93103448275862,3.994708444656985 19.31034482758621,5.984863448763398 20.68965517241379,2.428293707311495 22.06896551724138,6.353089166346124 23.44827586206897,6.934640454928216 24.82758620689655,4.925772681435893 26.20689655172414,5.543605950660665 27.58620689655172,6.520152613030325 28.96551724137931,4.70537784200185 30.3448275862069,16.27111684045285 31.72413793103448,3.396835462777183 33.10344827586207,4.195766755725588 34.48275862068966,4.144982378808828 35.86206896551724,4.595596261604516 37.24137931034483,3.316006695013047 38.62068965517241,0.0 40.0,6.461831148444241 41.37931034482759,4.833924171700055 42.75862068965517,5.609568462745995 44.13793103448276,6.278601948207213 45.51724137931034,6.139607655601875 46.89655172413793,4.513312056221476 48.27586206896552,4.746338014991007 49.6551724137931,6.901321329438305 51.03448275862069,8.032820118306287 52.41379310344828,5.914274724246551 53.79310344827586,2.854217130500775 55.17241379310345,20.0 56.55172413793103,5.79196598434365 57.93103448275862,5.723144576935472 59.31034482758621,7.749009782619996 60.68965517241379,4.60791550145024 62.06896551724138,4.202056325435852 63.44827586206897,9.773523510515536 64.82758620689656,5.965838799887723 66.20689655172414,5.863126487925066 67.58620689655172,4.577039431963489 68.96551724137932,5.343795157551122 70.3448275862069,4.782723955463609 71.72413793103448,1.43693276917799 73.10344827586206,13.20149494235427 74.48275862068967,5.755216184466322 75.86206896551724,6.045887868927446 77.24137931034483,6.731087107941491 78.62068965517241,5.93600232870019 80.0,6.705149130376023" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNCallOnly_merge_overlapping_4.html">BenchmarkObjectUnionNCallOnly/merge_overlapping-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.6045332538025612 1.379310344827586,2.117506710408591 2.758620689655172,13.456606024455713 4.137931034482759,2.2785565165523423 5.517241379310345,5.332538025648672 6.896551724137931,1.4136594094840476 8.275862068965518,4.223083805547274 9.655172413793103,2.5708320906650783 11.03448275862069,2.606620936474801 12.41379310344828,1.6880405606919204 13.79310344827586,1.383835371309278 15.17241379310345,1.8968088279153044 16.55172413793103,14.560095436922161 17.93103448275862,2.8929317029525805 19.31034482758621,1.6164628690724747 20.68965517241379,2.618550551744704 22.06896551724138,2.4455711303310466 23.44827586206897,2.815389203698185 24.82758620689655,3.6266030420518973 26.20689655172414,0.6620936474798711 27.58620689655172,1.4434834476588136 28.96551724137931,3.6325678496868434 30.3448275862069,12.991351028929317 31.72413793103448,4.968684759916497 33.10344827586207,5.469728601252612 34.48275862068966,4.771846107963018 35.86206896551724,4.181330152102596 37.24137931034483,6.728303012227858 38.62068965517241,4.831494184312554 40.0,2.43960632269609 41.37931034482759,4.843423799582467 42.75862068965517,0.6740232627497811 44.13793103448276,1.6224276767074315 45.51724137931034,2.523113629585449 46.89655172413793,5.302713987473901 48.27586206896552,5.457798985982702 49.6551724137931,0.0 51.03448275862069,7.694601849090365 52.41379310344828,1.8848792126453944 53.79310344827586,4.360274381151211 55.17241379310345,20.0 56.55172413793103,1.8669847897405347 57.93103448275862,1.8192663286609019 59.31034482758621,2.415747092156277 60.68965517241379,5.606919176856547 62.06896551724138,2.415747092156277 63.44827586206897,9.597375484640622 64.82758620689656,2.654339397554427 66.20689655172414,1.902773635550254 67.58620689655172,3.5311661198926387 68.96551724137932,5.201312257679692 70.3448275862069,5.427974947807932 71.72413793103448,4.592901878914404 73.10344827586206,13.89800178944229 74.48275862068967,2.475395168505816 75.86206896551724,2.0161049806143794 77.24137931034483,2.618550551744704 78.62068965517241,1.5329555621831226 80.0,2.505219206680586" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkConstantPrefix_4.html">BenchmarkConstantPrefix-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.3524121013900263 1.379310344827586,3.3524121013900263 2.758620689655172,11.201962387571546 4.137931034482759,3.3278822567457063 5.517241379310345,1.9705641864268202 6.896551724137931,13.11529026982829 8.275862068965518,2.199509403107111 9.655172413793103,3.8266557645134895 11.03448275862069,3.761242845461979 12.41379310344828,12.534750613246114 13.79310344827586,3.311529026982825 15.17241379310345,3.221586263286998 16.55172413793103,18.152085036794766 17.93103448275862,2.3139820114472585 19.31034482758621,3.883892068683565 20.68965517241379,2.5102207686017977 22.06896551724138,3.6058871627146374 23.44827586206897,4.374488961569911 24.82758620689655,2.2076860179885536 26.20689655172414,3.336058871627145 27.58620689655172,3.033524121013901 28.96551724137931,1.7334423548650832 30.3448275862069,10.915780866721178 31.72413793103448,2.469337694194607 33.10344827586207,2.5020441537203624 34.48275862068966,2.690106295993459 35.86206896551724,2.2076860179885536 37.24137931034483,8.160261651676205 38.62068965517241,6.328699918233854 40.0,4.374488961569911 41.37931034482759,2.6328699918233838 42.75862068965517,4.325429272281273 44.13793103448276,3.0825838103025376 45.51724137931034,11.610793131643502 46.89655172413793,0.3025347506132441 48.27586206896552,2.06868356500409 49.6551724137931,2.8781684382665595 51.03448275862069,7.841373671300085 52.41379310344828,2.1177432542927264 53.79310344827586,2.4366312346688446 55.17241379310345,20.0 56.55172413793103,1.488143908421911 57.93103448275862,2.3548650858544597 59.31034482758621,11.022076860179883 60.68965517241379,0.7113654946852002 62.06896551724138,1.3491414554374472 63.44827586206897,10.16353229762878 64.82758620689656,11.357318070318888 66.20689655172414,1.5862632869991806 67.58620689655172,0.0 68.96551724137932,3.7121831561733423 70.3448275862069,3.475061324611609 71.72413793103448,4.2027800490596885 73.10344827586206,19.36222403924775 74.48275862068967,4.627964022894524 75.86206896551724,4.611610793131645 77.24137931034483,4.129190515126735 78.62068965517241,3.883892068683565 80.0,3.0825838103025376" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatch_reuse_pattern_true__pattern_count_10_4.html">BenchmarkBuiltinRegexMatch/reuse-pattern=true,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.2064220183486239 1.379310344827586,0.0 2.758620689655172,12.01834862385321 4.137931034482759,2.350917431192661 5.517241379310345,4.094036697247706 6.896551724137931,3.279816513761468 8.275862068965518,3.509174311926606 9.655172413793103,2.339449541284404 11.03448275862069,3.256880733944954 12.41379310344828,3.142201834862385 13.79310344827586,1.444954128440367 15.17241379310345,2.993119266055046 16.55172413793103,15.01146788990826 17.93103448275862,4.346330275229358 19.31034482758621,2.178899082568807 20.68965517241379,4.162844036697248 22.06896551724138,2.798165137614679 23.44827586206897,2.362385321100917 24.82758620689655,3.245412844036697 26.20689655172414,1.685779816513761 27.58620689655172,0.3211009174311927 28.96551724137931,3.738532110091743 30.3448275862069,12.31651376146789 31.72413793103448,4.736238532110092 33.10344827586207,4.26605504587156 34.48275862068966,4.071100917431193 35.86206896551724,3.532110091743119 37.24137931034483,6.272935779816514 38.62068965517241,4.26605504587156 40.0,2.901376146788991 41.37931034482759,4.346330275229358 42.75862068965517,1.720183486238532 44.13793103448276,2.660550458715596 45.51724137931034,3.772935779816514 46.89655172413793,4.162844036697248 48.27586206896552,3.555045871559633 49.6551724137931,0.5848623853211009 51.03448275862069,7.706422018348624 52.41379310344828,1.089449541284404 53.79310344827586,3.497706422018349 55.17241379310345,20.0 56.55172413793103,2.052752293577982 57.93103448275862,1.76605504587156 59.31034482758621,3.038990825688073 60.68965517241379,4.323394495412844 62.06896551724138,2.580275229357798 63.44827586206897,9.23165137614679 64.82758620689656,3.532110091743119 66.20689655172414,2.259174311926606 67.58620689655172,1.628440366972477 68.96551724137932,4.44954128440367 70.3448275862069,4.128440366972477 71.72413793103448,4.059633027522936 73.10344827586206,14.71330275229358 74.48275862068967,2.68348623853211 75.86206896551724,2.477064220183486 77.24137931034483,3.577981651376147 78.62068965517241,2.454128440366972 80.0,2.442660550458716" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectLookup_50_4.html">BenchmarkObjectLookup/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.155788470700333 1.379310344827586,7.2129585516912815 2.758620689655172,10.319199618866126 4.137931034482759,7.2129585516912815 5.517241379310345,9.461648404001906 6.896551724137931,11.062410671748452 8.275862068965518,9.499761791329204 9.655172413793103,7.317770366841355 11.03448275862069,7.232015245354933 12.41379310344828,0.0 13.79310344827586,7.184373511195808 15.17241379310345,2.791805621724631 16.55172413793103,19.504525964745117 17.93103448275862,6.650786088613627 19.31034482758621,7.241543592186755 20.68965517241379,8.756550738446878 22.06896551724138,3.030014292520246 23.44827586206897,7.146260123868512 24.82758620689655,9.566460219151978 26.20689655172414,6.669842782277275 27.58620689655172,7.08909004287756 28.96551724137931,8.604097189137686 30.3448275862069,14.80705097665555 31.72413793103448,9.537875178656503 33.10344827586207,6.850881372081943 34.48275862068966,9.547403525488328 35.86206896551724,6.841353025250122 37.24137931034483,16.31252977608385 38.62068965517241,12.777513101476893 40.0,7.241543592186755 41.37931034482759,9.604573606479274 42.75862068965517,7.2129585516912815 44.13793103448276,7.146260123868512 45.51724137931034,9.909480705097664 46.89655172413793,6.841353025250122 48.27586206896552,9.290138161029063 49.6551724137931,5.488327775131015 51.03448275862069,12.253454025726537 52.41379310344828,5.555026202953787 53.79310344827586,4.878513577894237 55.17241379310345,18.20867079561696 56.55172413793103,6.6412577417818 57.93103448275862,6.6793711291091 59.31034482758621,11.662696522153405 60.68965517241379,3.849452120057169 62.06896551724138,9.414006669842783 63.44827586206897,18.18961410195331 64.82758620689656,8.575512148642213 66.20689655172414,6.850881372081943 67.58620689655172,3.8018103858980474 68.96551724137932,9.575988565983804 70.3448275862069,9.575988565983804 71.72413793103448,15.855169128156266 73.10344827586206,20.0 74.48275862068967,7.08909004287756 75.86206896551724,2.5250119104335376 77.24137931034483,7.12720343020486 78.62068965517241,7.165316817532158 80.0,7.155788470700333" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_Cache_concurrency__1__JWT_count__6_4.html">BenchmarkTokens_Cache/concurrency:_1,_JWT_count:_6-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.856172629889174 1.379310344827586,0.9471182045503658 2.758620689655172,12.28475287870836 4.137931034482759,1.584292902787639 5.517241379310345,3.382829623684129 6.896551724137931,5.387583737227179 8.275862068965518,1.281758404593585 9.655172413793103,0.8711758713302257 11.03448275862069,4.368845120859445 12.41379310344828,4.596054703176612 13.79310344827586,2.761090359028185 15.17241379310345,1.719507300960084 16.55172413793103,13.57885963016701 17.93103448275862,4.26079708579014 19.31034482758621,3.324174976075078 20.68965517241379,2.720340814373476 22.06896551724138,4.011360479115858 23.44827586206897,4.28611119686352 24.82758620689655,2.267156484425648 26.20689655172414,2.163430370759115 27.58620689655172,0.0 28.96551724137931,2.891365418454604 30.3448275862069,11.67165745685796 31.72413793103448,4.12064334887167 33.10344827586207,3.2408236347359 34.48275862068966,3.666224184237335 35.86206896551724,3.250084894884697 37.24137931034483,8.488871052387863 38.62068965517241,7.038557713086161 40.0,2.859259716605439 41.37931034482759,4.186707004599759 42.75862068965517,1.558361374371006 44.13793103448276,0.9273608495662643 45.51724137931034,5.873491186367425 46.89655172413793,3.652641002685765 48.27586206896552,2.416571481492915 49.6551724137931,1.625659864785602 51.03448275862069,10.23739696848084 52.41379310344828,2.791961226190844 53.79310344827586,2.724045318432995 55.17241379310345,20.0 56.55172413793103,2.887043497051832 57.93103448275862,1.231130182446825 59.31034482758621,5.541320655697219 60.68965517241379,3.093878307041645 62.06896551724138,1.801623807612756 63.44827586206897,11.4944586793443 64.82758620689656,5.514154292594079 66.20689655172414,2.531411107338005 67.58620689655172,1.846695273670237 68.96551724137932,3.562498070570802 70.3448275862069,3.694007964683728 71.72413793103448,6.276047294168493 73.10344827586206,17.18704658413855 74.48275862068967,2.236903034606242 75.86206896551724,1.437964992436638 77.24137931034483,2.415954064149662 78.62068965517241,0.8977248170901121 80.0,1.907819590652301" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionN_100x10_4.html">BenchmarkObjectUnionN/100x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.561688560691552 1.379310344827586,1.343442200869918 2.758620689655172,12.49657620544959 4.137931034482759,1.338183252440481 5.517241379310345,4.176043298675402 6.896551724137931,2.289614672466118 8.275862068965518,4.55490670844609 9.655172413793103,1.366888345951158 11.03448275862069,1.990073734839438 12.41379310344828,5.776954849736505 13.79310344827586,0.6251574945493191 15.17241379310345,1.161570234351889 16.55172413793103,16.75172285341777 17.93103448275862,4.138792413966891 19.31034482758621,1.504278373670198 20.68965517241379,3.196783276543994 22.06896551724138,2.427004700185159 23.44827586206897,1.247247269181467 24.82758620689655,2.718438092316457 26.20689655172414,1.09627162468638 27.58620689655172,0.5160343146385021 28.96551724137931,2.37879767291532 30.3448275862069,12.14948560910675 31.72413793103448,4.589308996088657 33.10344827586207,3.564033175199676 34.48275862068966,3.921422545550163 35.86206896551724,2.873577070984848 37.24137931034483,10.28453102231766 38.62068965517241,9.045391298631579 40.0,1.383979928346828 41.37931034482759,4.685065682074655 42.75862068965517,0.4347397368334557 44.13793103448276,1.360095537563135 45.51724137931034,6.708665213151754 46.89655172413793,4.099131177894887 48.27586206896552,3.651024947136612 49.6551724137931,0.0 51.03448275862069,10.43397280685416 52.41379310344828,1.35658957194351 53.79310344827586,3.610925465362155 55.17241379310345,20.0 56.55172413793103,1.482366088547544 57.93103448275862,0.8004557755305513 59.31034482758621,6.184961598720323 60.68965517241379,4.506042312622572 62.06896551724138,4.03054572546098 63.44827586206897,13.53653325737074 64.82758620689656,5.989284892575022 66.20689655172414,0.6310738115324357 67.58620689655172,2.855608997184271 68.96551724137932,4.397576501265434 70.3448275862069,4.368433162052305 71.72413793103448,8.9134793421932 73.10344827586206,16.73046793684879 74.48275862068967,0.6170499490539371 75.86206896551724,0.7397587457407996 77.24137931034483,1.887524240465417 78.62068965517241,1.275294994138464 80.0,1.469437840325178" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_500_500_4.html">BenchmarkLazyObjectFind/500_500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.248861911987856 1.379310344827586,4.279210925644918 2.758620689655172,12.261001517450683 4.137931034482759,3.5660091047040936 5.517241379310345,4.825493171471928 6.896551724137931,4.324734446130499 8.275862068965518,4.96206373292868 9.655172413793103,4.08194233687405 11.03448275862069,4.09711684370258 12.41379310344828,6.631259484066765 13.79310344827586,3.748103186646432 15.17241379310345,3.596358118361149 16.55172413793103,16.1608497723824 17.93103448275862,4.9165402124430955 19.31034482758621,4.172989377845219 20.68965517241379,4.810318664643397 22.06896551724138,4.172989377845219 23.44827586206897,4.142640364188159 24.82758620689655,2.2003034901365695 26.20689655172414,3.717754172989377 27.58620689655172,3.3535660091047 28.96551724137931,4.9165402124430955 30.3448275862069,11.851289833080425 31.72413793103448,4.946889226100149 33.10344827586207,4.658573596358121 34.48275862068966,4.8861911987860385 35.86206896551724,4.977238239757204 37.24137931034483,5.113808801213956 38.62068965517241,3.611532625189678 40.0,4.264036418816389 41.37931034482759,4.96206373292868 42.75862068965517,4.188163884673745 44.13793103448276,3.79362670713202 45.51724137931034,8.619119878603946 46.89655172413793,4.294385432473442 48.27586206896552,4.96206373292868 49.6551724137931,0.0 51.03448275862069,7.738998482549315 52.41379310344828,5.523520485584214 53.79310344827586,4.446130500758725 55.17241379310345,20.0 56.55172413793103,2.8528072837632763 57.93103448275862,3.095599393019725 59.31034482758621,8.300455235204856 60.68965517241379,4.8861911987860385 62.06896551724138,4.946889226100149 63.44827586206897,9.453717754172985 64.82758620689656,8.239757207890746 66.20689655172414,2.8983308042488645 67.58620689655172,4.279210925644918 68.96551724137932,4.810318664643397 70.3448275862069,4.901365705614564 71.72413793103448,7.116843702579665 73.10344827586206,15.068285280728375 74.48275862068967,4.218512898330802 75.86206896551724,4.09711684370258 77.24137931034483,3.626707132018204 78.62068965517241,4.218512898330802 80.0,3.717754172989377" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64__00_4.html">BenchmarkAtoi64/#00-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.4709193245778565 1.379310344827586,3.114446529080677 2.758620689655172,12.748592870544092 4.137931034482759,3.5553470919324575 5.517241379310345,4.474671669793617 6.896551724137931,6.491557223264543 8.275862068965518,5.187617260787993 9.655172413793103,2.0168855534709174 11.03448275862069,4.071294559099435 12.41379310344828,5.581613508442773 13.79310344827586,2.4015009380863006 15.17241379310345,3.4333958724202596 16.55172413793103,17.711069418386494 17.93103448275862,4.756097560975611 19.31034482758621,3.8180112570356464 20.68965517241379,4.924953095684803 22.06896551724138,4.146341463414636 23.44827586206897,2.570356472795492 24.82758620689655,4.859287054409007 26.20689655172414,3.7898686679174496 27.58620689655172,3.3864915572232626 28.96551724137931,4.924953095684803 30.3448275862069,12.75797373358349 31.72413793103448,5.103189493433396 33.10344827586207,4.887429643527206 34.48275862068966,4.924953095684803 35.86206896551724,4.8217636022514085 37.24137931034483,10.253283302063792 38.62068965517241,7.15759849906191 40.0,3.6679174484052517 41.37931034482759,4.812382739212005 42.75862068965517,2.2514071294559095 44.13793103448276,0.0 45.51724137931034,6.341463414634145 46.89655172413793,2.964352720450279 48.27586206896552,4.78424015009381 49.6551724137931,3.799249530956846 51.03448275862069,11.210131332082552 52.41379310344828,3.4052532833020592 53.79310344827586,4.746716697936206 55.17241379310345,20.0 56.55172413793103,3.6585365853658516 57.93103448275862,3.236397748592868 59.31034482758621,5.647279549718572 60.68965517241379,5.0844277673545974 62.06896551724138,2.795497185741084 63.44827586206897,13.808630393996248 64.82758620689656,6.106941838649156 66.20689655172414,3.4896810506566602 67.58620689655172,3.7429643527204455 68.96551724137932,4.793621013133208 70.3448275862069,5.056285178236399 71.72413793103448,8.283302063789868 73.10344827586206,14.033771106941838 74.48275862068967,3.9024390243902403 75.86206896551724,3.4803001876172637 77.24137931034483,3.8273921200750465 78.62068965517241,3.6210131332082547 80.0,3.9024390243902403" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectSubset_100_4.html">BenchmarkObjectSubset/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9451280345859661 1.379310344827586,0.861988693049551 2.758620689655172,12.87462587296309 4.137931034482759,1.767209843698038 5.517241379310345,3.392085134685733 6.896551724137931,3.990688393747922 8.275862068965518,2.983039574326571 9.655172413793103,0.9265048220818091 11.03448275862069,2.711007648819421 12.41379310344828,4.192218157632192 13.79310344827586,1.580312603924177 15.17241379310345,0.6132357831725973 16.55172413793103,16.07848353841038 17.93103448275862,4.882607249750582 19.31034482758621,1.580977718656468 20.68965517241379,3.387429331559694 22.06896551724138,2.87662121715996 23.44827586206897,2.271366810774859 24.82758620689655,3.930828067841703 26.20689655172414,0.336548054539408 27.58620689655172,1.382108413701363 28.96551724137931,3.956102427668773 30.3448275862069,12.68772863318923 31.72413793103448,4.993016295310941 33.10344827586207,3.945460591952112 34.48275862068966,4.549384768872631 35.86206896551724,3.337545726637845 37.24137931034483,8.781509810442302 38.62068965517241,6.899900232790156 40.0,2.178250748254074 41.37931034482759,5.099434652477552 42.75862068965517,1.000997672098437 44.13793103448276,0.9976720984369803 45.51724137931034,4.918523445294313 46.89655172413793,4.602593947455936 48.27586206896552,4.703691386764217 49.6551724137931,0.0 51.03448275862069,10.28599933488527 52.41379310344828,1.594280013302295 53.79310344827586,2.556701030927835 55.17241379310345,20.0 56.55172413793103,1.411373461922182 57.93103448275862,1.567010309278351 59.31034482758621,3.23445294313269 60.68965517241379,4.220152976388427 62.06896551724138,3.797140006651147 63.44827586206897,11.98337213169272 64.82758620689656,4.731626205520452 66.20689655172414,0.9604256734286664 67.58620689655172,0.2354506152311274 68.96551724137932,4.734951779181909 70.3448275862069,4.349850349185234 71.72413793103448,6.049218490189558 73.10344827586206,16.0226139008979 74.48275862068967,2.587296308613236 75.86206896551724,1.542401064183572 77.24137931034483,1.9847023611573 78.62068965517241,1.363485201197207 80.0,2.276022613900898" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetString_50_String___4.html">BenchmarkSetString/50/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.8538708199725136 1.379310344827586,2.3728813559322006 2.758620689655172,10.151168117269808 4.137931034482759,2.267521759047181 5.517241379310345,1.781951442968392 6.896551724137931,6.9766376546037545 8.275862068965518,5.6665139715987145 9.655172413793103,2.501145213009618 11.03448275862069,3.2020155748969295 12.41379310344828,5.606962895098489 13.79310344827586,3.6601007787448445 15.17241379310345,4.402198808978465 16.55172413793103,20.0 17.93103448275862,1.035272560696285 19.31034482758621,0.0 20.68965517241379,2.1026110856619304 22.06896551724138,2.8996793403573022 23.44827586206897,2.588181401740723 24.82758620689655,2.290426019239579 26.20689655172414,3.3852496564360948 27.58620689655172,2.2033898305084705 28.96551724137931,3.7150710032065923 30.3448275862069,13.307375171781953 31.72413793103448,4.915254237288133 33.10344827586207,5.235913879981675 34.48275862068966,5.382501145213009 35.86206896551724,2.615666513971597 37.24137931034483,8.066880439761793 38.62068965517241,5.7627118644067785 40.0,1.9926706367384348 41.37931034482759,2.0751259734310565 42.75862068965517,2.794319743472286 44.13793103448276,2.688960146587263 45.51724137931034,8.827301878149335 46.89655172413793,4.228126431516259 48.27586206896552,2.666055886394865 49.6551724137931,0.8520384791571196 51.03448275862069,10.407695831424643 52.41379310344828,2.1713238662391205 53.79310344827586,3.9486944571690294 55.17241379310345,19.17544663307375 56.55172413793103,3.4173156207054483 57.93103448275862,3.4539624370132813 59.31034482758621,7.27897388914338 60.68965517241379,2.7759963353183643 62.06896551724138,1.0261108566193329 63.44827586206897,12.583600549702243 64.82758620689656,8.822721026110854 66.20689655172414,3.8754008245533633 67.58620689655172,3.0874942739349507 68.96551724137932,1.035272560696285 70.3448275862069,1.1910215300045799 71.72413793103448,7.572148419606046 73.10344827586206,17.98442510306917 74.48275862068967,3.550160329821349 75.86206896551724,3.4035730645900095 77.24137931034483,2.2995877233165345 78.62068965517241,3.19743472285845 80.0,4.099862574438847" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_1000_100_4.html">BenchmarkJSONPatchAddRemove/array-1000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.521065334293094 1.379310344827586,1.524325697590719 2.758620689655172,11.82749714188932 4.137931034482759,2.139560486090528 5.517241379310345,4.106364059787441 6.896551724137931,0.168946098149638 8.275862068965518,5.247491213956049 9.655172413793103,3.108354151670407 11.03448275862069,2.460939153999238 12.41379310344828,2.499047296439006 13.79310344827586,1.326586780708811 15.17241379310345,0.0 16.55172413793103,16.83109624423085 17.93103448275862,3.947580132955075 19.31034482758621,2.968624296057924 20.68965517241379,5.156878519710378 22.06896551724138,2.92204767752043 23.44827586206897,2.591353685904222 24.82758620689655,5.888554854553923 26.20689655172414,2.260236270483127 27.58620689655172,1.642460939153999 28.96551724137931,4.794427742727696 30.3448275862069,13.4983274759707 31.72413793103448,5.978744124994707 33.10344827586207,2.227209213701994 34.48275862068966,4.986238726341195 35.86206896551724,4.304526400474235 37.24137931034483,6.700681712325867 38.62068965517241,4.061057712664606 40.0,3.194732607867214 41.37931034482759,4.566625735698861 42.75862068965517,1.774992590083414 44.13793103448276,2.264893932336876 45.51724137931034,3.22733624084346 46.89655172413793,5.361815641275353 48.27586206896552,4.503959012575687 49.6551724137931,2.463479696828556 51.03448275862069,9.80268450692298 52.41379310344828,0.3391624677139349 53.79310344827586,1.951983740525892 55.17241379310345,20.0 56.55172413793103,3.568615827581827 57.93103448275862,2.065037896430537 59.31034482758621,2.462632849218783 60.68965517241379,5.595969005377482 62.06896551724138,3.905237752466444 63.44827586206897,11.51924461193208 64.82758620689656,2.059533386967015 66.20689655172414,2.556209510098658 67.58620689655172,4.039039674810518 68.96551724137932,4.697887115213617 70.3448275862069,4.187238006520727 71.72413793103448,7.139348774188085 73.10344827586206,17.10716856501673 74.48275862068967,2.869543125714528 75.86206896551724,1.570478892323326 77.24137931034483,2.6878943134183 78.62068965517241,3.436084176652411 80.0,2.77511961722488" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_2500x250_4.html">BenchmarkAnyUnionAllUniqueTypes/2500x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.922769280657191 1.379310344827586,3.412419607631195 2.758620689655172,12.58087877641464 4.137931034482759,3.873317840350213 5.517241379310345,4.6455169431984 6.896551724137931,6.080959844349565 8.275862068965518,6.112089931362482 9.655172413793103,1.372750364805707 11.03448275862069,3.044911635950927 12.41379310344828,5.556720531805653 13.79310344827586,0.7045343998270551 15.17241379310345,2.381019294168513 16.55172413793103,13.62481759714641 17.93103448275862,5.621358698589418 19.31034482758621,2.988055990920391 20.68965517241379,5.129330378857483 22.06896551724138,1.887910068637518 23.44827586206897,1.942820083229747 24.82758620689655,5.372966545965519 26.20689655172414,2.205912554720856 27.58620689655172,2.532562287196671 28.96551724137931,5.188564016645949 30.3448275862069,10.95692590390747 31.72413793103448,7.341944549532508 33.10344827586207,7.96519483327028 34.48275862068966,4.344376587580392 35.86206896551724,2.624439280116738 37.24137931034483,10.59179592498514 38.62068965517241,9.02556342214776 40.0,2.706371939685456 41.37931034482759,5.41014970545317 42.75862068965517,1.345727719829217 44.13793103448276,0.1067934929470897 45.51724137931034,6.722153164351727 46.89655172413793,4.646165486677836 48.27586206896552,5.00308058152732 49.6551724137931,2.409555207263687 51.03448275862069,11.55077554991083 52.41379310344828,2.03880451818624 53.79310344827586,6.1051721342485 55.17241379310345,20.0 56.55172413793103,0.07501486245473707 57.93103448275862,0.0 59.31034482758621,5.638653191374372 60.68965517241379,6.064746257363671 62.06896551724138,5.371020915527212 63.44827586206897,12.24169053666973 64.82758620689656,4.909690320488569 66.20689655172414,2.87542560665838 67.58620689655172,2.652110468572664 68.96551724137932,7.195373723180025 70.3448275862069,6.708101388963952 71.72413793103448,9.92855212668216 73.10344827586206,13.02469869750851 74.48275862068967,1.536615683943144 75.86206896551724,2.36826460573961 77.24137931034483,1.745014322001838 78.62068965517241,2.920823650218883 80.0,0.5828244068529428" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_5_5_4.html">BenchmarkObjectFind/5_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.168096920747098 1.379310344827586,7.228672387682991 2.758620689655172,12.48864209994952 4.137931034482759,7.248864209994954 5.517241379310345,5.663806158505809 6.896551724137931,9.76274608783443 8.275862068965518,5.764765270065624 9.655172413793103,5.885916203937407 11.03448275862069,6.1484098939929375 12.41379310344828,10.10600706713781 13.79310344827586,6.229177183240788 15.17241379310345,6.542150429076228 16.55172413793103,16.73902069661787 17.93103448275862,5.6940938919737505 19.31034482758621,6.653205451792026 20.68965517241379,5.795053003533571 22.06896551724138,6.845027763755681 23.44827586206897,7.168096920747098 24.82758620689655,0.020191822311964813 26.20689655172414,7.309439676930845 27.58620689655172,7.228672387682991 28.96551724137931,5.774861181221606 30.3448275862069,12.468450277637558 31.72413793103448,0.3331650681474052 33.10344827586207,5.795053003533571 34.48275862068966,5.774861181221606 35.86206896551724,5.744573447753661 37.24137931034483,9.560827864714792 38.62068965517241,8.531044926804645 40.0,6.875315497223626 41.37931034482759,0.0 42.75862068965517,6.431095406360425 44.13793103448276,7.248864209994954 45.51724137931034,10.378596668349317 46.89655172413793,5.249873801110551 48.27586206896552,5.371024734982335 49.6551724137931,5.90610802624937 51.03448275862069,10.116102978293792 52.41379310344828,5.916203937405353 53.79310344827586,5.310449268046442 55.17241379310345,20.0 56.55172413793103,6.885411408379609 57.93103448275862,6.643109540636043 59.31034482758621,8.561332660272594 60.68965517241379,5.259969712266532 62.06896551724138,5.330641090358405 63.44827586206897,13.074204946996469 64.82758620689656,9.702170620898539 66.20689655172414,6.027258960121154 67.58620689655172,5.381120646138315 68.96551724137932,5.159010600706717 70.3448275862069,5.35083291267037 71.72413793103448,8.692579505300355 73.10344827586206,16.57748611812216 74.48275862068967,6.128218071680973 75.86206896551724,4.341241797072186 77.24137931034483,6.219081272084807 78.62068965517241,6.077738515901064 80.0,7.158001009591118" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionOptimizationComparison_NestedComprehension_4.html">BenchmarkComprehensionOptimizationComparison/NestedComprehension-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.545491934378285 1.379310344827586,0.756751816478545 2.758620689655172,12.32280765891331 4.137931034482759,0.7055705342046337 5.517241379310345,4.362290362381758 6.896551724137931,5.672896769181556 8.275862068965518,3.85504729698853 9.655172413793103,1.772151898734177 11.03448275862069,1.083946442443906 12.41379310344828,4.474706393090527 13.79310344827586,1.06475346159119 15.17241379310345,1.782205364895124 16.55172413793103,17.02326006489055 17.93103448275862,3.706073207512681 19.31034482758621,1.702691587076726 20.68965517241379,3.460220262304072 22.06896551724138,2.463099209431979 23.44827586206897,2.664168532650916 24.82758620689655,2.476808481469634 26.20689655172414,1.101311520358269 27.58620689655172,0.1242973998080702 28.96551724137931,2.740026504592606 30.3448275862069,11.73056710688662 31.72413793103448,2.914591235205411 33.10344827586207,3.324955444865878 34.48275862068966,3.631129187040168 35.86206896551724,2.740940456061783 37.24137931034483,9.37805602522506 38.62068965517241,7.685417904309281 40.0,2.527989763743545 41.37931034482759,1.444957272768816 42.75862068965517,1.953114289631221 44.13793103448276,1.731024082621213 45.51724137931034,5.647306128044601 46.89655172413793,2.451217840332678 48.27586206896552,3.041630489421012 49.6551724137931,2.046337339487273 51.03448275862069,10.68043686880227 52.41379310344828,0.0 53.79310344827586,2.563633871041448 55.17241379310345,20.0 56.55172413793103,1.200932230498561 57.93103448275862,0.826212128135996 59.31034482758621,3.98848421148837 60.68965517241379,3.441027281451355 62.06896551724138,2.882602933784216 63.44827586206897,12.43613764109126 64.82758620689656,5.472741397431796 66.20689655172414,1.539094274094046 67.58620689655172,2.248320614175387 68.96551724137932,3.334094959557647 70.3448275862069,3.167755792167436 71.72413793103448,7.689987661655166 73.10344827586206,17.01229264726043 74.48275862068967,0.7923959237764475 75.86206896551724,0.5904126490883334 77.24137931034483,1.209157793721153 78.62068965517241,1.144267239409587 80.0,1.540008225563223" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetString_5000_String___4.html">BenchmarkSetString/5000/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.267581475128645 1.379310344827586,2.48885077186964 2.758620689655172,10.31946826758148 4.137931034482759,0.6813893653516295 5.517241379310345,2.125214408233276 6.896551724137931,8.573756432246999 8.275862068965518,5.962264150943396 9.655172413793103,2.771012006861063 11.03448275862069,3.053173241852487 12.41379310344828,8.517581475128646 13.79310344827586,3.367924528301887 15.17241379310345,4.471698113207547 16.55172413793103,19.4343910806175 17.93103448275862,0.01543739279588336 19.31034482758621,0.3825042881646655 20.68965517241379,2.693396226415094 22.06896551724138,3.239279588336192 23.44827586206897,3.426672384219554 24.82758620689655,2.777873070325901 26.20689655172414,3.725557461406518 27.58620689655172,2.777444253859348 28.96551724137931,3.98885077186964 30.3448275862069,13.53730703259005 31.72413793103448,3.780874785591767 33.10344827586207,4.221698113207547 34.48275862068966,3.993138936535163 35.86206896551724,3.022727272727273 37.24137931034483,9.908662092624358 38.62068965517241,7.828902229845626 40.0,2.310034305317324 41.37931034482759,0.5737564322469983 42.75862068965517,3.271869639794168 44.13793103448276,3.240566037735849 45.51724137931034,10.79030874785592 46.89655172413793,4.309605488850772 48.27586206896552,1.113207547169811 49.6551724137931,0.6959691252144082 51.03448275862069,11.57847341337907 52.41379310344828,0.0 53.79310344827586,4.168953687821612 55.17241379310345,20.0 56.55172413793103,3.713550600343053 57.93103448275862,3.19253859348199 59.31034482758621,9.086192109777015 60.68965517241379,1.599485420240137 62.06896551724138,0.6620926243567753 63.44827586206897,12.13164665523156 64.82758620689656,10.63293310463122 66.20689655172414,3.678816466552316 67.58620689655172,3.579331046312178 68.96551724137932,1.302315608919383 70.3448275862069,1.566466552315609 71.72413793103448,7.990566037735849 73.10344827586206,17.17452830188679 74.48275862068967,3.934391080617496 75.86206896551724,3.689108061749571 77.24137931034483,3.201114922813036 78.62068965517241,3.412092624356775 80.0,3.819468267581475" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionN_250x10_4.html">BenchmarkObjectUnionN/250x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.2019630677092 1.379310344827586,1.731824987522875 2.758620689655172,12.92447180169689 4.137931034482759,0.9737980369322908 5.517241379310345,4.616037265014141 6.896551724137931,3.5960738645816 8.275862068965518,4.658958575944102 9.655172413793103,2.075611379138247 11.03448275862069,2.73681583763101 12.41379310344828,6.340542339045084 13.79310344827586,1.281068041923141 15.17241379310345,1.847695890866744 16.55172413793103,17.24779570786891 17.93103448275862,4.712859757111961 19.31034482758621,2.04616536350025 20.68965517241379,4.053568457827317 22.06896551724138,2.17068707369822 23.44827586206897,2.024371984694726 24.82758620689655,1.71909831974713 26.20689655172414,1.598985193811346 27.58620689655172,0.0 28.96551724137931,3.839960073199135 30.3448275862069,13.15030776909 31.72413793103448,5.131092996173682 33.10344827586207,4.152803194144069 34.48275862068966,4.212942937947097 35.86206896551724,3.194060888371319 37.24137931034483,11.13142571951422 38.62068965517241,9.74829479287972 40.0,2.130094826152055 41.37931034482759,5.105057394776244 42.75862068965517,0.9527532856429879 44.13793103448276,2.039510896689403 45.51724137931034,7.487023789718849 46.89655172413793,4.44027616037265 48.27586206896552,4.319747130261188 49.6551724137931,1.166777574446847 51.03448275862069,12.3041091332557 52.41379310344828,2.297205123939444 53.79310344827586,4.200216270171353 55.17241379310345,20.0 56.55172413793103,2.18782232573615 57.93103448275862,1.556479787057062 59.31034482758621,6.362002994510065 60.68965517241379,5.043586757611046 62.06896551724138,4.373731492264182 63.44827586206897,13.55215438363001 64.82758620689656,7.285060722009649 66.20689655172414,1.451838296456496 67.58620689655172,3.336050573947762 68.96551724137932,5.075112294127433 70.3448275862069,5.226418233239062 71.72413793103448,9.802695059058394 73.10344827586206,15.85118948594244 74.48275862068967,1.837880552320745 75.86206896551724,0.5975711196140409 77.24137931034483,2.426384960905007 78.62068965517241,2.161204458492763 80.0,2.182332390617202" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkExprString_complex_expr_4.html">BenchmarkExprString/complex_expr-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.5840645008299745 1.379310344827586,2.4756936210576193 2.758620689655172,11.83779938344795 4.137931034482759,2.9641925539483047 5.517241379310345,3.234526914868386 6.896551724137931,3.893763338866492 8.275862068965518,3.846336258003319 9.655172413793103,1.1382499407161504 11.03448275862069,1.9682238558216731 12.41379310344828,2.698600901114535 13.79310344827586,0.9627697415224077 15.17241379310345,2.366611335072328 16.55172413793103,14.28029404790135 17.93103448275862,5.368745553711165 19.31034482758621,0.0 20.68965517241379,4.880246620820488 22.06896551724138,2.048849893289063 23.44827586206897,1.0149395304718993 24.82758620689655,4.780649751007823 26.20689655172414,1.9445103153900902 27.58620689655172,1.0244249466445368 28.96551724137931,4.467631017310882 30.3448275862069,11.529523357837327 31.72413793103448,4.330092482807682 33.10344827586207,4.050272705714962 34.48275862068966,4.17832582404553 35.86206896551724,3.2108133744367997 37.24137931034483,5.468342423523831 38.62068965517241,2.8266540194451046 40.0,1.4654967986720422 41.37931034482759,5.098411192791083 42.75862068965517,2.167417595446995 44.13793103448276,3.5570310647379664 45.51724137931034,3.865307090348587 46.89655172413793,3.6898268911548477 48.27586206896552,3.082760256106237 49.6551724137931,3.348351908940007 51.03448275862069,7.545648565330804 52.41379310344828,2.8313967275314162 53.79310344827586,3.2629831633862914 55.17241379310345,20.0 56.55172413793103,3.0590467156746506 57.93103448275862,2.2243300924828056 59.31034482758621,3.7989091771401498 60.68965517241379,4.747450794403605 62.06896551724138,3.40526440597581 63.44827586206897,9.347877638131374 64.82758620689656,4.524543514346691 66.20689655172414,2.0820488498932868 67.58620689655172,3.7846810528811936 68.96551724137932,3.206070666350488 70.3448275862069,2.2480436329143956 71.72413793103448,5.050984111927912 73.10344827586206,14.626511738202513 74.48275862068967,2.366611335072328 75.86206896551724,2.2575290490870294 77.24137931034483,2.0441071852027513 78.62068965517241,2.4756936210576193 80.0,2.8456248517903724" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectGetFromBaseDoc_4.html">BenchmarkObjectGetFromBaseDoc-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.850136239782016 1.379310344827586,2.46866485013624 2.758620689655172,13.76021798365123 4.137931034482759,1.525885558583106 5.517241379310345,3.79291553133515 6.896551724137931,1.373297002724796 8.275862068965518,0.7847411444141689 9.655172413793103,1.918256130790191 11.03448275862069,3.847411444141689 12.41379310344828,0.5776566757493188 13.79310344827586,3.166212534059946 15.17241379310345,2.098092643051771 16.55172413793103,18.95367847411444 17.93103448275862,4.190735694822888 19.31034482758621,1.934604904632153 20.68965517241379,1.880108991825613 22.06896551724138,3.384196185286104 23.44827586206897,4.125340599455041 24.82758620689655,3.095367847411444 26.20689655172414,1.149863760217984 27.58620689655172,2.02724795640327 28.96551724137931,4.534059945504087 30.3448275862069,12.43051771117166 31.72413793103448,4.528610354223433 33.10344827586207,3.06267029972752 34.48275862068966,2.44141689373297 35.86206896551724,4.059945504087193 37.24137931034483,10.5449591280654 38.62068965517241,6.931880108991826 40.0,3.302452316076294 41.37931034482759,4.713896457765668 42.75862068965517,2.817438692098093 44.13793103448276,3.509536784741144 45.51724137931034,1.509536784741144 46.89655172413793,3.814713896457766 48.27586206896552,2.844686648501362 49.6551724137931,2.637602179836512 51.03448275862069,12.20708446866485 52.41379310344828,2.337874659400545 53.79310344827586,2.294277929155313 55.17241379310345,20.0 56.55172413793103,2.948228882833787 57.93103448275862,1.700272479564033 59.31034482758621,0.0 60.68965517241379,3.732970027247956 62.06896551724138,2.790190735694823 63.44827586206897,13.12806539509537 64.82758620689656,0.4523160762942779 66.20689655172414,1.989100817438692 67.58620689655172,1.836512261580381 68.96551724137932,4.681198910081744 70.3448275862069,3.825613079019074 71.72413793103448,4.877384196185286 73.10344827586206,19.18256130790191 74.48275862068967,4.757493188010899 75.86206896551724,2.354223433242507 77.24137931034483,1.771117166212534 78.62068965517241,2.201634877384196 80.0,2.446866485013624" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_increasing_keys_50_4.html">BenchmarkObjectConstruction/increasing_keys/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.503393972305186 1.379310344827586,2.443660059733913 2.758620689655172,13.0382840076025 4.137931034482759,0.0325821341297855 5.517241379310345,5.756177029595439 6.896551724137931,5.126255769752919 8.275862068965518,5.180559326635895 9.655172413793103,1.705131686125441 11.03448275862069,2.42736899266902 12.41379310344828,5.278305729025251 13.79310344827586,1.645397773554168 15.17241379310345,2.378495791474342 16.55172413793103,16.42682595710019 17.93103448275862,3.013847407005159 19.31034482758621,1.764865598696715 20.68965517241379,5.251153950583763 22.06896551724138,2.850936736356231 23.44827586206897,3.062720608199837 24.82758620689655,5.54982351344013 26.20689655172414,2.487102905240293 27.58620689655172,0.9937550909584578 28.96551724137931,5.414064621232691 30.3448275862069,12.52240021721423 31.72413793103448,3.898995384197665 33.10344827586207,4.387727396144447 34.48275862068966,3.88813467282107 35.86206896551724,2.465381482487103 37.24137931034483,8.94379581862612 38.62068965517241,7.689383654629378 40.0,1.889763779527559 41.37931034482759,4.262829215313603 42.75862068965517,2.720608199837089 44.13793103448276,2.020092316046701 45.51724137931034,4.827586206896552 46.89655172413793,5.01221830029867 48.27586206896552,2.041813738799891 49.6551724137931,0.8254140646212327 51.03448275862069,11.12679880532175 52.41379310344828,0.0 53.79310344827586,4.87645940809123 55.17241379310345,20.0 56.55172413793103,2.476242193863698 57.93103448275862,1.878903068150964 59.31034482758621,6.429541134944339 60.68965517241379,3.464566929133858 62.06896551724138,5.180559326635895 63.44827586206897,12.68531088786316 64.82758620689656,6.961715992397502 66.20689655172414,1.504208525658431 67.58620689655172,5.21314146076568 68.96551724137932,5.01221830029867 70.3448275862069,5.23486288351887 71.72413793103448,6.728210697800706 73.10344827586206,16.74721694270975 74.48275862068967,2.535976106434971 75.86206896551724,1.759435243008417 77.24137931034483,2.096117295682867 78.62068965517241,2.405647569915829 80.0,2.525115395058376" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/server</td><td><a href="benchmarks.__v1_server_BenchmarkCompileHandler_vnd_opa_ucast_prisma_json_4.html">BenchmarkCompileHandler/vnd.opa.ucast.prisma+json-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.093049414119942 1.379310344827586,1.069598732786065 2.758620689655172,14.76428066518412 4.137931034482759,6.05301040704604 5.517241379310345,7.019498377285087 6.896551724137931,7.286975455469504 8.275862068965518,1.406153417504682 9.655172413793103,3.434108487134373 11.03448275862069,6.123904215962974 12.41379310344828,7.033883525702875 13.79310344827586,5.9867396587397 15.17241379310345,5.828564942134347 16.55172413793103,15.99832826826135 17.93103448275862,6.732373291505642 19.31034482758621,5.406277249485323 20.68965517241379,6.278921217061983 22.06896551724138,6.065517437090774 23.44827586206897,6.443968608592908 24.82758620689655,6.233990846752764 26.20689655172414,6.055941097254542 27.58620689655172,4.841789165733627 28.96551724137931,0.9850627673351874 30.3448275862069,13.78978489353029 31.72413793103448,6.347070083741377 33.10344827586207,6.299002636589254 34.48275862068966,6.476969831433716 35.86206896551724,5.857335238969924 37.24137931034483,7.813818617106356 38.62068965517241,5.832424372197656 40.0,5.959806202950297 41.37931034482759,6.431998183797617 42.75862068965517,0.0 44.13793103448276,5.841360913467244 45.51724137931034,7.331183472558317 46.89655172413793,6.982101119131525 48.27586206896552,6.172178049749498 49.6551724137931,5.557290349876942 51.03448275862069,8.352405178240657 52.41379310344828,5.333835540810377 53.79310344827586,3.548653069227237 55.17241379310345,20.0 56.55172413793103,5.794531786121531 57.93103448275862,5.186516761174546 59.31034482758621,6.246518515460939 60.68965517241379,6.309528354943734 62.06896551724138,2.195334630129353 63.44827586206897,10.79542440831532 64.82758620689656,7.159923843331906 66.20689655172414,6.207841660174087 67.58620689655172,4.979366496225704 68.96551724137932,7.162710062896327 70.3448275862069,1.323227267802137 71.72413793103448,6.855028868330487 73.10344827586206,15.74794000340538 74.48275862068967,6.177461547590178 75.86206896551724,5.926681148128847 77.24137931034483,6.838538576241803 78.62068965517241,5.890171352503212 80.0,5.799299317376207" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_5000_50_4.html">BenchmarkLazyObjectFind/5000_50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.6122448979591866 1.379310344827586,2.7102040816326536 2.758620689655172,11.706122448979592 4.137931034482759,1.7469387755102055 5.517241379310345,4.163265306122451 6.896551724137931,2.8244897959183675 8.275862068965518,3.3142857142857167 9.655172413793103,2.6612244897959165 11.03448275862069,2.497959183673469 12.41379310344828,6.481632653061222 13.79310344827586,1.7795918367346921 15.17241379310345,2.5306122448979593 16.55172413793103,16.0 17.93103448275862,4.081632653061224 19.31034482758621,1.632653061224488 20.68965517241379,3.869387755102043 22.06896551724138,2.7265306122449005 23.44827586206897,2.6285714285714263 24.82758620689655,4.146938775510202 26.20689655172414,2.1387755102040806 27.58620689655172,1.7142857142857153 28.96551724137931,3.853061224489796 30.3448275862069,10.840816326530614 31.72413793103448,3.6897959183673485 33.10344827586207,4.097959183673472 34.48275862068966,3.3142857142857167 35.86206896551724,3.7714285714285687 37.24137931034483,5.828571428571429 38.62068965517241,2.4489795918367356 40.0,2.6775510204081634 41.37931034482759,4.081632653061224 42.75862068965517,2.6612244897959165 44.13793103448276,2.1387755102040806 45.51724137931034,7.771428571428574 46.89655172413793,4.1306122448979625 48.27586206896552,4.163265306122451 49.6551724137931,0.0 51.03448275862069,6.334693877551018 52.41379310344828,3.6734693877551017 53.79310344827586,3.9020408163265294 55.17241379310345,20.0 56.55172413793103,1.3387755102040835 57.93103448275862,1.4204081632653072 59.31034482758621,7.297959183673468 60.68965517241379,4.0489795918367335 62.06896551724138,3.9020408163265294 63.44827586206897,8.751020408163264 64.82758620689656,7.053061224489795 66.20689655172414,1.4204081632653072 67.58620689655172,4.0 68.96551724137932,3.7224489795918387 70.3448275862069,3.787755102040819 71.72413793103448,7.216326530612246 73.10344827586206,16.538775510204083 74.48275862068967,2.6612244897959165 75.86206896551724,2.6612244897959165 77.24137931034483,2.1714285714285744 78.62068965517241,2.840816326530611 80.0,2.0408163265306136" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkTypeName_4.html">BenchmarkTypeName-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.857451403887687 1.379310344827586,8.652267818574513 2.758620689655172,14.285097192224619 4.137931034482759,4.302375809935203 5.517241379310345,8.047516198704104 6.896551724137931,10.194384449244058 8.275862068965518,8.341252699784016 9.655172413793103,3.088552915766737 11.03448275862069,3.745140388768899 12.41379310344828,9.390928725701942 13.79310344827586,2.872570194384444 15.17241379310345,4.39740820734341 16.55172413793103,16.26781857451404 17.93103448275862,8.907127429805614 19.31034482758621,2.712742980561554 20.68965517241379,9.010799136069114 22.06896551724138,4.1598272138228936 23.44827586206897,2.9114470842332594 24.82758620689655,8.652267818574513 26.20689655172414,3.8833693304535615 27.58620689655172,3.2786177105831555 28.96551724137931,9.041036717062635 30.3448275862069,14.259179265658748 31.72413793103448,9.144708423326131 33.10344827586207,8.946004319654426 34.48275862068966,8.894168466522675 35.86206896551724,8.025917926565874 37.24137931034483,9.347732181425483 38.62068965517241,7.861771058315334 40.0,3.5593952483801274 41.37931034482759,8.933045356371492 42.75862068965517,4.362850971922242 44.13793103448276,4.073434125269975 45.51724137931034,10.29805615550756 46.89655172413793,8.850971922246218 48.27586206896552,8.557235421166304 49.6551724137931,8.431965442764577 51.03448275862069,9.65010799136069 52.41379310344828,8.38012958963283 53.79310344827586,7.978401727861771 55.17241379310345,20.0 56.55172413793103,8.47948164146868 57.93103448275862,7.693304535637147 59.31034482758621,10.410367170626348 60.68965517241379,9.06695464362851 62.06896551724138,7.853131749460044 63.44827586206897,11.473002159827212 64.82758620689656,10.60475161987041 66.20689655172414,7.118790496760258 67.58620689655172,8.272138228941685 68.96551724137932,8.23326133909287 70.3448275862069,7.140388768898486 71.72413793103448,7.935205183585312 73.10344827586206,17.5377969762419 74.48275862068967,0.05615550755939225 75.86206896551724,0.35853131749459877 77.24137931034483,0.0 78.62068965517241,0.46652267818574344 80.0,8.120950323974082" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_5000_5000_4.html">BenchmarkLazyObjectFind/5000_5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.816949152542373 1.379310344827586,5.694915254237287 2.758620689655172,12.745762711864405 4.137931034482759,5.423728813559324 5.517241379310345,5.871186440677969 6.896551724137931,6.2372881355932215 8.275862068965518,5.871186440677969 9.655172413793103,6.033898305084744 11.03448275862069,5.91186440677966 12.41379310344828,9.600000000000001 13.79310344827586,5.396610169491527 15.17241379310345,5.518644067796609 16.55172413793103,16.257627118644066 17.93103448275862,5.816949152542373 19.31034482758621,5.681355932203392 20.68965517241379,5.776271186440681 22.06896551724138,5.816949152542373 23.44827586206897,5.708474576271188 24.82758620689655,5.884745762711866 26.20689655172414,5.464406779661017 27.58620689655172,5.464406779661017 28.96551724137931,5.830508474576273 30.3448275862069,12.569491525423729 31.72413793103448,0.0 33.10344827586207,5.857627118644068 34.48275862068966,5.654237288135596 35.86206896551724,5.844067796610169 37.24137931034483,7.145762711864405 38.62068965517241,4.677966101694915 40.0,5.844067796610169 41.37931034482759,5.844067796610169 42.75862068965517,5.966101694915251 44.13793103448276,5.315254237288139 45.51724137931034,10.07457627118644 46.89655172413793,5.857627118644068 48.27586206896552,5.654237288135596 49.6551724137931,2.603389830508476 51.03448275862069,6.033898305084744 52.41379310344828,7.484745762711864 53.79310344827586,5.844067796610169 55.17241379310345,20.0 56.55172413793103,4.203389830508478 57.93103448275862,4.840677966101696 59.31034482758621,9.600000000000001 60.68965517241379,5.599999999999998 62.06896551724138,5.599999999999998 63.44827586206897,9.68135593220339 64.82758620689656,9.586440677966102 66.20689655172414,4.474576271186441 67.58620689655172,5.613559322033899 68.96551724137932,5.844067796610169 70.3448275862069,5.328813559322034 71.72413793103448,8.32542372881356 73.10344827586206,16.8 74.48275862068967,5.776271186440681 75.86206896551724,5.898305084745765 77.24137931034483,5.410169491525426 78.62068965517241,5.735593220338984 80.0,5.383050847457627" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkStringPrefix_4.html">BenchmarkStringPrefix-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.3462657613967046 1.379310344827586,3.782735208535403 2.758620689655172,11.086323957322989 4.137931034482759,3.7633365664403513 5.517241379310345,2.240543161978664 6.896551724137931,10.562560620756546 8.275862068965518,0.9505334626576172 9.655172413793103,2.9970902036857474 11.03448275862069,3.2977691561590667 12.41379310344828,9.214354995150343 13.79310344827586,2.2793404461687707 15.17241379310345,2.7061105722599414 16.55172413793103,15.645004849660525 17.93103448275862,2.560620756547042 19.31034482758621,4.228903976721629 20.68965517241379,2.560620756547042 22.06896551724138,4.122211445198836 23.44827586206897,4.267701260911734 24.82758620689655,3.123181377303588 26.20689655172414,3.4529582929194973 27.58620689655172,2.7352085354025206 28.96551724137931,2.4151309408341426 30.3448275862069,9.592628516003881 31.72413793103448,1.1639185257032025 33.10344827586207,1.1445198836081474 34.48275862068966,2.900096993210475 35.86206896551724,1.1348205625606234 37.24137931034483,5.780795344325897 38.62068965517241,4.713870029097961 40.0,4.801163918525706 41.37931034482759,3.3850630455868114 42.75862068965517,4.830261881668287 44.13793103448276,3.511154219204659 45.51724137931034,9.796314258001942 46.89655172413793,0.0 48.27586206896552,1.55189136760427 49.6551724137931,3.016488845780792 51.03448275862069,4.93695441319108 52.41379310344828,2.192046556741033 53.79310344827586,1.1833171677982506 55.17241379310345,20.0 56.55172413793103,1.7749757516973865 57.93103448275862,1.871968962172648 59.31034482758621,8.70029097963143 60.68965517241379,1.6682832201745867 62.06896551724138,1.4936954413191081 63.44827586206897,6.770126091173621 64.82758620689656,8.797284190106694 66.20689655172414,2.1241513094083473 67.58620689655172,1.8137730358874933 68.96551724137932,2.172647914645978 70.3448275862069,2.890397672162951 71.72413793103448,0.1745877788554786 73.10344827586206,16.12997090203686 74.48275862068967,3.870029097963144 75.86206896551724,3.928225024248306 77.24137931034483,3.249272550921436 78.62068965517241,3.18137730358875 80.0,2.5024248302618872" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_10_10000_4.html">BenchmarkJSONPatchAddShallowComposite/array-10-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.71934186295074 1.379310344827586,10.34229720662219 2.758620689655172,15.58221764748333 4.137931034482759,8.300381673368948 5.517241379310345,9.09914727555734 6.896551724137931,7.138267714073422 8.275862068965518,11.09301130000521 9.655172413793103,10.46352313428054 11.03448275862069,9.576284352592323 12.41379310344828,7.8509694123894 13.79310344827586,10.25403340797063 15.17241379310345,10.12007991648217 16.55172413793103,15.15822701322826 17.93103448275862,10.9786167714897 19.31034482758621,9.671756435913617 20.68965517241379,11.27083705856759 22.06896551724138,11.25974824884328 23.44827586206897,11.29388570234502 24.82758620689655,10.85450138812523 26.20689655172414,10.79462125726499 27.58620689655172,9.390583082390387 28.96551724137931,10.98153414464224 30.3448275862069,15.41040809862787 31.72413793103448,11.28854509484185 33.10344827586207,11.10201746822541 34.48275862068966,10.63138236446533 35.86206896551724,10.78619577193065 37.24137931034483,11.68977184327313 38.62068965517241,10.35154625662638 40.0,10.82897088335965 41.37931034482759,11.23099048726971 42.75862068965517,10.83046446674397 44.13793103448276,10.77967425644324 45.51724137931034,8.731142288384708 46.89655172413793,10.22485967644517 48.27586206896552,10.4950028468816 49.6551724137931,11.28610511002335 51.03448275862069,13.07715446960411 52.41379310344828,10.0934997157306 53.79310344827586,9.826600552570017 55.17241379310345,20.0 56.55172413793103,10.99739683770709 57.93103448275862,10.46291732569289 59.31034482758621,8.657403937113719 60.68965517241379,11.30248706759191 62.06896551724138,7.039895008067444 63.44827586206897,13.96650660198753 64.82758620689656,8.936826866745422 66.20689655172414,10.34252612968296 67.58620689655172,0.0 68.96551724137932,9.200733279648084 70.3448275862069,10.23454703035841 71.72413793103448,10.67714743440761 73.10344827586206,14.19679761763679 74.48275862068967,10.62782009830012 75.86206896551724,10.37242571481575 77.24137931034483,10.58349836033858 78.62068965517241,10.68710279580663 80.0,10.82615401301428" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_1000_100_4.html">BenchmarkJSONPatchAddRemove/set-1000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.142646756256294 1.379310344827586,0.6700813237029898 2.758620689655172,11.01887446262467 4.137931034482759,1.036958428535848 5.517241379310345,3.923679166621547 6.896551724137931,3.587122483675701 8.275862068965518,4.43977606202692 9.655172413793103,1.881165603647114 11.03448275862069,1.137448969647092 12.41379310344828,5.329680444410755 13.79310344827586,0.9854137113279262 15.17241379310345,0.698452575611552 16.55172413793103,16.46290621243787 17.93103448275862,3.633469414274421 19.31034482758621,2.036016329712931 20.68965517241379,3.26074479950621 22.06896551724138,2.256705686161976 23.44827586206897,1.799300464552178 24.82758620689655,4.257203807378691 26.20689655172414,1.790637486870174 27.58620689655172,0.0 28.96551724137931,4.172739774979155 30.3448275862069,12.26591009994911 31.72413793103448,3.401734761280821 33.10344827586207,1.938557830790388 34.48275862068966,3.784854949267437 35.86206896551724,3.992766413635527 37.24137931034483,8.033828927848225 38.62068965517241,5.36519865290697 40.0,2.426283474287199 41.37931034482759,3.79113560808689 42.75862068965517,1.266743911550998 44.13793103448276,1.743424258503254 45.51724137931034,6.076645695041528 46.89655172413793,4.195046942510314 48.27586206896552,3.471038582736851 49.6551724137931,0.8938027223407367 51.03448275862069,9.190119873953675 52.41379310344828,0.1609148104432196 53.79310344827586,2.290491299121791 55.17241379310345,20.0 56.55172413793103,1.931844023086836 57.93103448275862,0.5429521262195848 59.31034482758621,5.315169956793399 60.68965517241379,4.472695377218534 62.06896551724138,2.939348327503871 63.44827586206897,11.50270176616457 64.82758620689656,5.775174071707798 66.20689655172414,0.321396472002339 67.58620689655172,2.214906818846308 68.96551724137932,4.245508787507986 70.3448275862069,3.829469284329756 71.72413793103448,7.223623940138824 73.10344827586206,16.4211073451222 74.48275862068967,2.440577387462506 75.86206896551724,1.426142700899867 77.24137931034483,2.053558859518988 78.62068965517241,2.233532220862616 80.0,1.208918535523623" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkRoundTrip_zero_allocs_4.html">BenchmarkRoundTrip/zero-allocs-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.594390507011866 1.379310344827586,2.508090614886733 2.758620689655172,13.036677454153182 4.137931034482759,2.804746494066883 5.517241379310345,5.900755124056097 6.896551724137931,4.800431499460629 8.275862068965518,6.127292340884573 9.655172413793103,0.0 11.03448275862069,2.8802588996763774 12.41379310344828,4.433656957928802 13.79310344827586,2.10895361380798 15.17241379310345,3.554476806903992 16.55172413793103,14.514563106796118 17.93103448275862,6.3969795037756185 19.31034482758621,3.910463861920171 20.68965517241379,6.5695792880258885 22.06896551724138,4.703344120819848 23.44827586206897,4.196332254584682 24.82758620689655,6.499460625674217 26.20689655172414,3.5221143473570677 27.58620689655172,3.484358144552324 28.96551724137931,6.693635382955772 30.3448275862069,13.549083063646172 31.72413793103448,6.752966558791801 33.10344827586207,6.736785329018337 34.48275862068966,6.7421790722761585 35.86206896551724,6.650485436893206 37.24137931034483,8.295577130528587 38.62068965517241,6.245954692556637 40.0,3.8727076591154272 41.37931034482759,6.33764832793959 42.75862068965517,3.8727076591154272 44.13793103448276,1.2243797195253485 45.51724137931034,6.218985976267531 46.89655172413793,6.434735706580366 48.27586206896552,6.774541531823086 49.6551724137931,3.8781014023732467 51.03448275862069,9.784250269687163 52.41379310344828,3.818770226537218 53.79310344827586,6.650485436893206 55.17241379310345,20.0 56.55172413793103,3.5868392664509194 57.93103448275862,3.3656957928802633 59.31034482758621,6.03559870550162 60.68965517241379,6.607335490830636 62.06896551724138,6.510248112189858 63.44827586206897,11.240560949298814 64.82758620689656,5.798274002157498 66.20689655172414,3.8079827400215756 67.58620689655172,5.701186623516721 68.96551724137932,6.628910463861919 70.3448275862069,6.898597626752965 71.72413793103448,6.898597626752965 73.10344827586206,14.70334412081985 74.48275862068967,3.7216828478964423 75.86206896551724,3.894282632146709 77.24137931034483,3.813376483279395 78.62068965517241,3.737864077669901 80.0,3.948220064724918" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteIncrementingValueSamePath_Go_4.html">BenchmarkWriteIncrementingValueSamePath/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.052862391845443 1.379310344827586,1.962782979732132 2.758620689655172,12.24368851487496 4.137931034482759,0.9316107621192367 5.517241379310345,4.010904349887401 6.896551724137931,3.837857058196041 8.275862068965518,4.148393978902453 9.655172413793103,1.75891904705464 11.03448275862069,2.308877563114851 12.41379310344828,2.550669669313737 13.79310344827586,0.429062462960768 15.17241379310345,1.540832049306626 16.55172413793103,15.12622970250089 17.93103448275862,2.631267038046699 19.31034482758621,1.059618347753941 20.68965517241379,3.759630200308166 22.06896551724138,1.799217731421121 23.44827586206897,1.872703567618822 24.82758620689655,3.795187862984473 26.20689655172414,2.014934218324049 27.58620689655172,1.408083441981747 28.96551724137931,4.04409150171862 30.3448275862069,11.92604006163328 31.72413793103448,3.069811544387816 33.10344827586207,4.205286239184544 34.48275862068966,3.918454426929003 35.86206896551724,3.029512860021335 37.24137931034483,7.149460708782743 38.62068965517241,5.952352732013749 40.0,2.19509304255067 41.37931034482759,3.866303188337087 42.75862068965517,2.107384141282446 44.13793103448276,1.526608984236103 45.51724137931034,4.795543439611236 46.89655172413793,4.048832523408795 48.27586206896552,3.826004503970606 49.6551724137931,2.387104421002726 51.03448275862069,9.61716249851843 52.41379310344828,1.192366955078819 53.79310344827586,3.878155742562522 55.17241379310345,20.0 56.55172413793103,2.083679032831575 57.93103448275862,1.571648690292758 59.31034482758621,4.072537631859666 60.68965517241379,3.762000711153254 62.06896551724138,4.243214412705938 63.44827586206897,10.30461064359369 64.82758620689656,3.733554581012208 66.20689655172414,1.851368970013038 67.58620689655172,0.0 68.96551724137932,4.30721820552329 70.3448275862069,4.07727865354984 71.72413793103448,5.831456678914306 73.10344827586206,15.10252459405002 74.48275862068967,2.107384141282446 75.86206896551724,2.02204575085931 77.24137931034483,2.064714946070878 78.62068965517241,1.922484295365651 80.0,2.197463553395757" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkTarballLoader_100000_4.html">BenchmarkTarballLoader/100000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.351706132192592 1.379310344827586,0.0 2.758620689655172,13.1973454082549 4.137931034482759,2.797750922619931 5.517241379310345,2.887238843556752 6.896551724137931,0.7249074349620376 8.275862068965518,3.786929596427142 9.655172413793103,2.44509807843325 11.03448275862069,2.887795637892158 12.41379310344828,0.2090912231555329 13.79310344827586,2.182132760699856 15.17241379310345,2.904724933294786 16.55172413793103,11.60128030372363 17.93103448275862,2.577086620106862 19.31034482758621,0.669883386335871 20.68965517241379,3.757786382903585 22.06896551724138,2.340661562987965 23.44827586206897,2.775784618374658 24.82758620689655,1.969320147247454 26.20689655172414,2.690468210296129 27.58620689655172,1.574396996381443 28.96551724137931,1.606254683305039 30.3448275862069,12.94402822923037 31.72413793103448,1.939284769796049 33.10344827586207,3.791628811318845 34.48275862068966,2.902032279121243 35.86206896551724,3.453195637851752 37.24137931034483,5.709403056267543 38.62068965517241,3.415022497036727 40.0,2.460356990829662 41.37931034482759,3.09187894450704 42.75862068965517,1.31961712106216 44.13793103448276,1.187626155030049 45.51724137931034,0.2903387495522513 46.89655172413793,1.978135922871459 48.27586206896552,2.647569186645906 49.6551724137931,2.093044858915467 51.03448275862069,7.961198142214082 52.41379310344828,1.449574858432616 53.79310344827586,1.833008166249576 55.17241379310345,20.0 56.55172413793103,2.187444530172455 57.93103448275862,1.458928841643529 59.31034482758621,0.7311929884319714 60.68965517241379,3.469034780049065 62.06896551724138,2.583969373887194 63.44827586206897,7.214189447050293 64.82758620689656,0.4354689305326336 66.20689655172414,2.679707291035955 67.58620689655172,2.250942519874184 68.96551724137932,2.290894331708407 70.3448275862069,2.793472737987657 71.72413793103448,4.250068538635082 73.10344827586206,8.494567517677108 74.48275862068967,1.914566010534242 75.86206896551724,2.707458114661247 77.24137931034483,2.73668375637379 78.62068965517241,1.354259587782284 80.0,2.055451139781844" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectIteration_10_4.html">BenchmarkObjectIteration/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.391304347826087 1.379310344827586,0.1406649616368286 2.758620689655172,13.62148337595908 4.137931034482759,1.790281329923274 5.517241379310345,5.442455242966752 6.896551724137931,4.445012787723785 8.275862068965518,2.10230179028133 9.655172413793103,1.370843989769821 11.03448275862069,3.432225063938619 12.41379310344828,4.010230179028133 13.79310344827586,2.450127877237852 15.17241379310345,2.081841432225064 16.55172413793103,17.47570332480818 17.93103448275862,5.552429667519182 19.31034482758621,2.127877237851662 20.68965517241379,5.838874680306905 22.06896551724138,3.099744245524297 23.44827586206897,3.40920716112532 24.82758620689655,5.358056265984655 26.20689655172414,2.289002557544757 27.58620689655172,1.268542199488491 28.96551724137931,5.097186700767263 30.3448275862069,13.076726342711 31.72413793103448,4.953964194373402 33.10344827586207,4.849104859335038 34.48275862068966,4.907928388746803 35.86206896551724,4.974424552429668 37.24137931034483,9.974424552429667 38.62068965517241,8.391304347826088 40.0,3.59079283887468 41.37931034482759,5.780051150895141 42.75862068965517,1.452685421994885 44.13793103448276,3.414322250639386 45.51724137931034,5.010230179028133 46.89655172413793,5.388746803069054 48.27586206896552,4.601023017902813 49.6551724137931,0.0 51.03448275862069,10.92838874680307 52.41379310344828,2.145780051150895 53.79310344827586,4.358056265984655 55.17241379310345,20.0 56.55172413793103,2.639386189258312 57.93103448275862,2.020460358056266 59.31034482758621,3.381074168797954 60.68965517241379,6.29156010230179 62.06896551724138,4.987212276214834 63.44827586206897,13.9309462915601 64.82758620689656,4.652173913043478 66.20689655172414,2.580562659846547 67.58620689655172,2.368286445012788 68.96551724137932,5.877237851662404 70.3448275862069,5.539641943734015 71.72413793103448,8.491048593350383 73.10344827586206,17.59846547314578 74.48275862068967,2.567774936061381 75.86206896551724,3.089514066496164 77.24137931034483,2.608695652173913 78.62068965517241,0.370843989769821 80.0,2.675191815856777" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_5_500_4.html">BenchmarkLazyObjectFind/5_500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.74212034383954 1.379310344827586,4.641833810888249 2.758620689655172,12.320916905444124 4.137931034482759,4.212034383954151 5.517241379310345,5.329512893982805 6.896551724137931,4.971346704871058 8.275862068965518,5.3724928366762175 9.655172413793103,4.613180515759312 11.03448275862069,4.4842406876790815 12.41379310344828,7.320916905444125 13.79310344827586,4.068767908309457 15.17241379310345,4.441260744985671 16.55172413793103,15.959885386819483 17.93103448275862,5.358166189111746 19.31034482758621,4.656160458452723 20.68965517241379,5.358166189111746 22.06896551724138,4.7134670487106 23.44827586206897,3.681948424068768 24.82758620689655,2.793696275071632 26.20689655172414,4.025787965616043 27.58620689655172,4.040114613180517 28.96551724137931,4.7564469914040135 30.3448275862069,12.106017191977077 31.72413793103448,5.300859598853867 33.10344827586207,5.3724928366762175 34.48275862068966,5.343839541547272 35.86206896551724,5.2148997134670445 37.24137931034483,5.845272206303722 38.62068965517241,3.438395415472776 40.0,4.541547277936962 41.37931034482759,5.358166189111746 42.75862068965517,4.641833810888249 44.13793103448276,4.126074498567334 45.51724137931034,8.853868194842407 46.89655172413793,5.3724928366762175 48.27586206896552,5.401146131805156 49.6551724137931,0.0 51.03448275862069,7.4068767908309425 52.41379310344828,5.931232091690541 53.79310344827586,5.200573065902578 55.17241379310345,20.0 56.55172413793103,3.653295128939824 57.93103448275862,3.6103151862464173 59.31034482758621,8.69627507163324 60.68965517241379,5.358166189111746 62.06896551724138,5.085959885386815 63.44827586206897,9.58452722063037 64.82758620689656,8.796561604584523 66.20689655172414,3.6389684813753576 67.58620689655172,4.77077363896848 68.96551724137932,5.329512893982805 70.3448275862069,5.358166189111746 71.72413793103448,7.793696275071632 73.10344827586206,16.24641833810888 74.48275862068967,4.584527220630372 75.86206896551724,4.656160458452723 77.24137931034483,3.4097421203438394 78.62068965517241,4.727793696275068 80.0,4.154727793696274" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./internal/providers/aws/crypto</td><td><a href="benchmarks.__internal_providers_aws_crypto_BenchmarkConstantTimeCompare_4.html">BenchmarkConstantTimeCompare-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.12303906490310368 1.379310344827586,0.0 2.758620689655172,10.489080282989846 4.137931034482759,2.0978160565979636 5.517241379310345,2.9529375576745593 6.896551724137931,6.379575515226087 8.275862068965518,2.965241464164869 9.655172413793103,3.9126422639187908 11.03448275862069,3.974161796370346 12.41379310344828,6.3734235619809265 13.79310344827586,3.974161796370346 15.17241379310345,3.918794217163949 16.55172413793103,17.194709320209167 17.93103448275862,2.2885266071977846 19.31034482758621,3.961857889880033 20.68965517241379,2.909873884958472 22.06896551724138,3.974161796370346 23.44827586206897,3.924946170409104 24.82758620689655,2.996001230390643 26.20689655172414,3.8388188249769293 27.58620689655172,3.974161796370346 28.96551724137931,2.977545370655182 30.3448275862069,10.18148262073208 31.72413793103448,2.996001230390643 33.10344827586207,2.645339895416793 34.48275862068966,2.965241464164869 35.86206896551724,3.00830513688096 37.24137931034483,10.722854506305751 38.62068965517241,8.895724392494618 40.0,3.924946170409104 41.37931034482759,2.946785604429401 42.75862068965517,3.7588434327899094 44.13793103448276,3.918794217163949 45.51724137931034,6.361119655490619 46.89655172413793,2.9344816979390913 48.27586206896552,2.916025838203627 49.6551724137931,3.961857889880033 51.03448275862069,11.584127960627502 52.41379310344828,3.980313749615501 53.79310344827586,3.00830513688096 55.17241379310345,20.0 56.55172413793103,3.900338357428481 57.93103448275862,3.2543832666871744 59.31034482758621,6.3734235619809265 60.68965517241379,3.00830513688096 62.06896551724138,2.983697323900337 63.44827586206897,13.460473700399877 64.82758620689656,6.2688403568132856 66.20689655172414,3.6050446016610245 67.58620689655172,2.983697323900337 68.96551724137932,2.7499231005844322 70.3448275862069,2.8483543525069166 71.72413793103448,9.646262688403569 73.10344827586206,17.034758535835127 74.48275862068967,3.918794217163949 75.86206896551724,3.9126422639187908 77.24137931034483,3.918794217163949 78.62068965517241,3.924946170409104 80.0,3.8019071055059968" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_500x500_4.html">BenchmarkAnyUnionAllUniqueTypes/500x500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.475539471920654 1.379310344827586,0.5535451011928696 2.758620689655172,13.24621364428361 4.137931034482759,1.005227181342984 5.517241379310345,3.620158155743198 6.896551724137931,1.900549524192467 8.275862068965518,5.724433722021177 9.655172413793103,1.243801099048385 11.03448275862069,1.628468033775633 12.41379310344828,1.115132019836483 13.79310344827586,2.53719340570969 15.17241379310345,0.2372336147969441 16.55172413793103,12.04932314703123 17.93103448275862,5.509985256668007 19.31034482758621,2.2731537327436 20.68965517241379,4.311754456507171 22.06896551724138,3.014341241120493 23.44827586206897,3.384264843854711 24.82758620689655,5.463074654872001 26.20689655172414,1.233078675780726 27.58620689655172,0.0 28.96551724137931,5.20439619353974 30.3448275862069,13.11486395925479 31.72413793103448,5.405441629808337 33.10344827586207,4.831791984988607 34.48275862068966,4.034311754456507 35.86206896551724,5.223160434258142 37.24137931034483,8.458651655274092 38.62068965517241,5.4536925345128 40.0,2.047982844122772 41.37931034482759,5.241924674976545 42.75862068965517,2.231604342581423 44.13793103448276,2.438010990483849 45.51724137931034,2.576062190054952 46.89655172413793,5.38399678327302 48.27586206896552,4.519501407318054 49.6551724137931,2.295938882187374 51.03448275862069,8.737434660233212 52.41379310344828,1.782602868248224 53.79310344827586,3.017021846937408 55.17241379310345,20.0 56.55172413793103,2.723495509985257 57.93103448275862,1.896528615467096 59.31034482758621,1.881785283474065 60.68965517241379,5.321002546575526 62.06896551724138,4.469910199705133 63.44827586206897,10.15413483447259 64.82758620689656,1.557431979627396 66.20689655172414,1.454228655676183 67.58620689655172,3.468703927087522 68.96551724137932,5.138721351025332 70.3448275862069,4.440423535719073 71.72413793103448,4.630746548720011 73.10344827586206,14.34392172631015 74.48275862068967,0.184961801367109 75.86206896551724,2.045302238305857 77.24137931034483,0.8283071974266184 78.62068965517241,1.235759281597641 80.0,2.440691596300764" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionIndexing_sets_100_4.html">BenchmarkComprehensionIndexing/sets_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.293817301083363 1.379310344827586,3.315680947861094 2.758620689655172,14.43367263443852 4.137931034482759,2.589074722613164 5.517241379310345,3.706346348967368 6.896551724137931,4.158413249108107 8.275862068965518,0.0 9.655172413793103,2.38353025889438 11.03448275862069,4.327561941544202 12.41379310344828,3.594540634307597 13.79310344827586,2.976728962785978 15.17241379310345,2.331424082741466 16.55172413793103,17.34651261741891 17.93103448275862,5.053251726508035 19.31034482758621,4.202664222825909 20.68965517241379,3.921055215527117 22.06896551724138,3.989919156874939 23.44827586206897,4.647268680653291 24.82758620689655,3.049520505351357 26.20689655172414,2.713972441331457 27.58620689655172,3.627925244656826 28.96551724137931,3.589303832684188 30.3448275862069,13.72827545576539 31.72413793103448,4.973521421791641 33.10344827586207,3.478414558308513 34.48275862068966,4.40035348410958 35.86206896551724,3.332700553137171 37.24137931034483,7.292769940758682 38.62068965517241,5.417733119497267 40.0,2.494812293391811 41.37931034482759,3.944228062710699 42.75862068965517,1.924131836480869 44.13793103448276,3.230321081399535 45.51724137931034,5.137171472523156 46.89655172413793,3.97237587143652 48.27586206896552,4.800314208097405 49.6551724137931,1.668052237096193 51.03448275862069,9.903446470068406 52.41379310344828,2.092495008673453 53.79310344827586,3.092462278663306 55.17241379310345,20.0 56.55172413793103,3.709619349981998 57.93103448275862,2.595227964520669 59.31034482758621,3.961771348149118 60.68965517241379,3.694956305436455 62.06896551724138,2.244362255752299 63.44827586206897,10.8260399960724 64.82758620689656,4.777272280954407 66.20689655172414,2.893594737014368 67.58620689655172,2.855889765325827 68.96551724137932,4.867345268877033 70.3448275862069,4.247700716787222 71.72413793103448,5.714659771544529 73.10344827586206,16.99617058881288 74.48275862068967,4.866297908552352 75.86206896551724,3.424606421627991 77.24137931034483,3.426046542074428 78.62068965517241,2.58017215985337 80.0,3.287533139135273" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/dependencies</td><td><a href="benchmarks.__v1_dependencies_BenchmarkBase_20_4.html">BenchmarkBase/20-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.727777130201655 1.379310344827586,1.982701946613824 2.758620689655172,13.530621284532 4.137931034482759,2.443175195244201 5.517241379310345,5.217391304347826 6.896551724137931,5.888425224385126 8.275862068965518,5.270078097680382 9.655172413793103,3.075696468119827 11.03448275862069,3.442359249329759 12.41379310344828,5.317729339083809 13.79310344827586,2.457722345261686 15.17241379310345,3.058445040214477 16.55172413793103,16.56248980067607 17.93103448275862,5.365194078563935 19.31034482758621,2.916330574659051 20.68965517241379,5.3247231612076 22.06896551724138,3.457838908963749 23.44827586206897,3.923627462408206 24.82758620689655,5.584054085557757 26.20689655172414,3.499895092668143 27.58620689655172,1.740808952092318 28.96551724137931,4.638489334421261 30.3448275862069,12.52845319967362 31.72413793103448,4.902669308777247 33.10344827586207,2.514605431868516 34.48275862068966,1.916866767688542 35.86206896551724,4.074227765473831 37.24137931034483,7.257908847184987 38.62068965517241,5.320526867933326 40.0,2.167152348758597 41.37931034482759,4.903788320317053 42.75862068965517,2.568317985779228 44.13793103448276,2.483925865485488 45.51724137931034,6.588460193495745 46.89655172413793,5.41582935074018 48.27586206896552,4.379904417764308 49.6551724137931,2.92136612658818 51.03448275862069,10.36838792400047 52.41379310344828,3.15523953840774 53.79310344827586,4.848583751019932 55.17241379310345,20.0 56.55172413793103,2.594894509849633 57.93103448275862,2.236344562303299 59.31034482758621,2.779251661032754 60.68965517241379,4.731553794148502 62.06896551724138,5.272502622683296 63.44827586206897,10.98011423242802 64.82758620689656,6.286793332556242 66.20689655172414,0.0776780510549015 67.58620689655172,4.018183937521856 68.96551724137932,5.47094066907565 70.3448275862069,4.384193962000233 71.72413793103448,6.493157710688891 73.10344827586206,15.09509266814314 74.48275862068967,3.0452034036601 75.86206896551724,0.0 77.24137931034483,3.443851264716167 78.62068965517241,3.110385825853829 80.0,2.887329525585733" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64__9223372036854775809_4.html">BenchmarkAtoi64/-9223372036854775809-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.7862671164913664 1.379310344827586,2.5004961301845583 2.758620689655172,12.395316531057748 4.137931034482759,3.31018059138718 5.517241379310345,4.4612026195673735 6.896551724137931,3.7507441952768446 8.275862068965518,4.504862075808692 9.655172413793103,3.2863663425282788 11.03448275862069,3.0244096050803684 12.41379310344828,3.953165310577493 13.79310344827586,2.3457035126017054 15.17241379310345,3.09982139313356 16.55172413793103,12.030164715221277 17.93103448275862,4.481047826949789 19.31034482758621,3.4649732089700294 20.68965517241379,4.465171661043858 22.06896551724138,3.6673943242706883 23.44827586206897,3.6118277435999175 24.82758620689655,4.735066481444729 26.20689655172414,3.2784282595753105 27.58620689655172,3.0442548124627926 28.96551724137931,4.405636038896606 30.3448275862069,12.315935701528083 31.72413793103448,4.647747568962092 33.10344827586207,4.834292518356815 34.48275862068966,4.754911688827146 35.86206896551724,4.4612026195673735 37.24137931034483,7.164119865052589 38.62068965517241,4.488985909902761 40.0,2.5560627108553255 41.37931034482759,2.9013693193093886 42.75862068965517,3.214923595951575 44.13793103448276,0.0 45.51724137931034,4.413574121849571 46.89655172413793,4.691407025203411 48.27586206896552,4.612026195673742 49.6551724137931,3.4094066282992657 51.03448275862069,7.989680492161142 52.41379310344828,2.532248461996428 53.79310344827586,4.683468942250446 55.17241379310345,20.0 56.55172413793103,3.214923595951575 57.93103448275862,2.7862671164913664 59.31034482758621,3.679301448700137 60.68965517241379,4.6675927763445095 62.06896551724138,4.504862075808692 63.44827586206897,10.200436594562415 64.82758620689656,4.040484223060128 66.20689655172414,3.4570351260170646 67.58620689655172,4.33022425084342 68.96551724137932,4.246874379837271 70.3448275862069,4.715221274062314 71.72413793103448,5.088311172851753 73.10344827586206,11.434808493748761 74.48275862068967,3.5761063703115674 75.86206896551724,3.266521135145858 77.24137931034483,2.956935899980156 78.62068965517241,2.956935899980156 80.0,3.3816233379638803" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64_9223372036854775808_4.html">BenchmarkAtoi64/9223372036854775808-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.9405700424499663 1.379310344827586,2.4620982413583974 2.758620689655172,12.241762684455225 4.137931034482759,2.789569436021832 5.517241379310345,4.24499696785931 6.896551724137931,4.507782494441077 8.275862068965518,4.580553871032949 9.655172413793103,3.0685263796240143 11.03448275862069,3.145340610470992 12.41379310344828,3.8932686476652556 13.79310344827586,1.859712957347888 15.17241379310345,2.712755205174858 16.55172413793103,11.611077420658983 17.93103448275862,4.463311097634932 19.31034482758621,3.3151404891853673 20.68965517241379,4.309682635940979 22.06896551724138,3.4808975136446314 23.44827586206897,3.428340408328282 24.82758620689655,4.5603395997574285 26.20689655172414,2.7976551445320403 27.58620689655172,2.789569436021832 28.96551724137931,4.479482514655347 30.3448275862069,12.330705478067514 31.72413793103448,4.568425308267637 33.10344827586207,4.455225389124726 34.48275862068966,4.3541540327471235 35.86206896551724,4.5158682029512835 37.24137931034483,6.614109561350311 38.62068965517241,4.228825550838895 40.0,2.215484131797048 41.37931034482759,4.572468162522741 42.75862068965517,2.8138265615524602 44.13793103448276,0.0 45.51724137931034,4.337982615726704 46.89655172413793,4.358196887002224 48.27586206896552,4.475439660400244 49.6551724137931,2.8865979381443303 51.03448275862069,7.923994340004047 52.41379310344828,1.1845562967455052 53.79310344827586,4.382454012532849 55.17241379310345,20.0 56.55172413793103,2.9553264604811 57.93103448275862,2.5308267636951705 59.31034482758621,3.8366686880937984 60.68965517241379,4.580553871032949 62.06896551724138,4.269254093389934 63.44827586206897,9.997978572872448 64.82758620689656,4.390539721043057 66.20689655172414,2.732969476450375 67.58620689655172,4.192439862542956 68.96551724137932,4.447139680614514 70.3448275862069,4.532039619971702 71.72413793103448,4.80695370931878 73.10344827586206,11.093592076005658 74.48275862068967,2.9634121689913044 75.86206896551724,3.0483121083484974 77.24137931034483,2.7733980190014123 78.62068965517241,2.268041237113401 80.0,3.129169193450579" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_100x10x10_10p_4.html">BenchmarkJSONPatchReplace/100x10x10-10p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.010652827096422 1.379310344827586,1.017936811435855 2.758620689655172,10.75176788369905 4.137931034482759,0.960271935415339 5.517241379310345,4.0887432092021 6.896551724137931,2.468056693678109 8.275862068965518,3.427721630398495 9.655172413793103,0.5371938450332332 11.03448275862069,1.172114479953868 12.41379310344828,3.574008315882121 13.79310344827586,0.6513095996843608 15.17241379310345,0.4849919572672919 16.55172413793103,13.5318219065829 17.93103448275862,3.780994870861028 19.31034482758621,1.512640747822392 20.68965517241379,2.451667728914383 22.06896551724138,1.970317763816808 23.44827586206897,2.086861513247747 24.82758620689655,3.897538620291966 26.20689655172414,1.501714771313242 27.58620689655172,0.1566056632978239 28.96551724137931,3.844122735136119 30.3448275862069,11.59549606968345 31.72413793103448,3.205560108045768 33.10344827586207,0.9687699171446781 34.48275862068966,3.262010986676379 35.86206896551724,3.577043309356885 37.24137931034483,8.104646575009864 38.62068965517241,4.786184709702874 40.0,1.782148168381438 41.37931034482759,3.498740477707973 42.75862068965517,0.732040426113084 44.13793103448276,1.65710643722116 45.51724137931034,4.36128562323591 46.89655172413793,3.629852195817779 48.27586206896552,3.608607241494431 49.6551724137931,1.734802270175119 51.03448275862069,8.922880815806247 52.41379310344828,0.4273270812467753 53.79310344827586,2.162129351421894 55.17241379310345,20.0 56.55172413793103,1.6115815350997 57.93103448275862,0.3253513004947039 59.31034482758621,3.532125405930377 60.68965517241379,3.955203496312483 62.06896551724138,2.015842665938268 63.44827586206897,10.24188897993869 64.82758620689656,3.979483444110595 66.20689655172414,0.0 67.58620689655172,1.286230234604996 68.96551724137932,3.570366323712404 70.3448275862069,2.874745819296489 71.72413793103448,6.725545540077089 73.10344827586206,15.61200643418617 74.48275862068967,1.705666332817384 75.86206896551724,0.4777079729278582 77.24137931034483,1.995811709004826 78.62068965517241,0.7077604783149716 80.0,0.956629943245622" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetIntersectionDifferentSize_4_4.html">BenchmarkSetIntersectionDifferentSize/4-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.5101289134438325 1.379310344827586,1.6329036218538988 2.758620689655172,12.216083486801718 4.137931034482759,0.9085328422344965 5.517241379310345,4.0024554941682045 6.896551724137931,2.357274401473294 8.275862068965518,2.467771639042361 9.655172413793103,1.7434008594229553 11.03448275862069,2.16083486801719 12.41379310344828,1.0558624923265825 13.79310344827586,1.1786372007366523 15.17241379310345,1.6329036218538988 16.55172413793103,15.567833026396563 17.93103448275862,2.28360957642726 19.31034482758621,0.06138735420503494 20.68965517241379,4.027010435850215 22.06896551724138,1.93984039287907 23.44827586206897,2.0871700429711453 24.82758620689655,2.49232658072437 26.20689655172414,1.227747084100674 27.58620689655172,0.4665438919582563 28.96551724137931,3.29036218538981 30.3448275862069,12.216083486801718 31.72413793103448,3.3885819521178675 33.10344827586207,2.9220380601596077 34.48275862068966,3.29036218538981 35.86206896551724,3.0816451810926964 37.24137931034483,6.322897483118478 38.62068965517241,3.953345610804174 40.0,0.0 41.37931034482759,3.29036218538981 42.75862068965517,1.6329036218538988 44.13793103448276,0.22099447513812365 45.51724137931034,3.425414364640883 46.89655172413793,4.530386740331489 48.27586206896552,2.713321055862494 49.6551724137931,0.5524861878453038 51.03448275862069,7.8944137507673435 52.41379310344828,0.6138735420503387 53.79310344827586,4.2111724984653165 55.17241379310345,20.0 56.55172413793103,0.6138735420503387 57.93103448275862,0.9944751381215475 59.31034482758621,1.878453038674035 60.68965517241379,3.560466543891959 62.06896551724138,3.3763044812768577 63.44827586206897,7.636586863106199 64.82758620689656,2.5291589932473926 66.20689655172414,1.190914671577655 67.58620689655172,4.0024554941682045 68.96551724137932,3.965623081645184 70.3448275862069,1.1540822590546327 71.72413793103448,4.910988336402703 73.10344827586206,14.20503376304481 74.48275862068967,0.24554941682013265 75.86206896551724,0.024554941682012554 77.24137931034483,1.14180478821363 78.62068965517241,0.25782688766114603 80.0,1.6451810926949015" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectCreateWithInsertVsTermsArray_insert_4.html">BenchmarkObjectCreateWithInsertVsTermsArray/insert-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.687699583653341 1.379310344827586,3.386151420833502 2.758620689655172,13.55794494522818 4.137931034482759,1.185981648409394 5.517241379310345,5.5915760540038 6.896551724137931,7.799830227575892 8.275862068965518,5.688588867779619 9.655172413793103,2.92493633534096 11.03448275862069,3.523990460406645 12.41379310344828,8.119164072921299 13.79310344827586,2.665427058490642 15.17241379310345,3.331985933142003 16.55172413793103,16.12150854925421 17.93103448275862,5.356724200654836 19.31034482758621,2.195723351792716 20.68965517241379,6.415376530983467 22.06896551724138,3.633938316019241 23.44827586206897,3.73095112979506 24.82758620689655,6.051982699381543 26.20689655172414,3.081773717611868 27.58620689655172,2.032822668660819 28.96551724137931,6.174057156716116 30.3448275862069,13.42333966611423 31.72413793103448,5.159869032701403 33.10344827586207,4.38700028295404 34.48275862068966,5.141679130118436 35.86206896551724,6.667205626743199 37.24137931034483,11.7749302720401 38.62068965517241,9.706536238328146 40.0,1.633049031892963 41.37931034482759,5.666356764622661 42.75862068965517,3.669509681070375 44.13793103448276,3.021140709001981 45.51724137931034,9.052508185456162 46.89655172413793,6.668014066857997 48.27586206896552,5.659485023646873 49.6551724137931,1.832733740248191 51.03448275862069,12.5801366263794 52.41379310344828,0.0 53.79310344827586,5.449290593799264 55.17241379310345,20.0 56.55172413793103,3.13957718581996 57.93103448275862,2.905937992643195 59.31034482758621,8.23113302882089 60.68965517241379,5.496180120457577 62.06896551724138,5.801770483851409 63.44827586206897,12.30890496786451 64.82758620689656,8.835846234690164 66.20689655172414,3.418084805368042 67.58620689655172,6.401633049031893 68.96551724137932,5.999434091919641 70.3448275862069,4.57536682970209 71.72413793103448,9.766765026880634 73.10344827586206,14.75160677472816 74.48275862068967,0.6297748494280286 75.86206896551724,3.432636727434415 77.24137931034483,3.502162577307086 78.62068965517241,2.864707546788472 80.0,3.449613969845184" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/plugins/logs</td><td><a href="benchmarks.__v1_plugins_logs_BenchmarkMaskingNop_4.html">BenchmarkMaskingNop-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.371413667188315 1.379310344827586,4.663536776212833 2.758620689655172,15.96244131455399 4.137931034482759,3.234220135628586 5.517241379310345,7.449139280125196 6.896551724137931,7.772561293688054 8.275862068965518,7.866458007303078 9.655172413793103,4.340114762649974 11.03448275862069,5.915492957746479 12.41379310344828,5.498174230568597 13.79310344827586,3.119457485654669 15.17241379310345,4.507042253521127 16.55172413793103,17.64214919144497 17.93103448275862,6.510172143974961 19.31034482758621,2.076160667709963 20.68965517241379,4.235785080855503 22.06896551724138,4.037558685446009 23.44827586206897,4.60093896713615 24.82758620689655,3.526343244653104 26.20689655172414,1.867501304121022 27.58620689655172,0.0 28.96551724137931,3.693270735524257 30.3448275862069,13.2603025560772 31.72413793103448,5.13302034428795 33.10344827586207,3.766301512780386 34.48275862068966,4.642670839853938 35.86206896551724,5.070422535211268 37.24137931034483,8.262910798122066 38.62068965517241,7.261345852895149 40.0,3.046426708398539 41.37931034482759,5.258215962441315 42.75862068965517,1.846635367762128 44.13793103448276,2.149191444966093 45.51724137931034,4.882629107981221 46.89655172413793,3.515910276473657 48.27586206896552,4.089723526343245 49.6551724137931,2.493479394887846 51.03448275862069,9.587897756911842 52.41379310344828,2.451747522170057 53.79310344827586,4.027125717266562 55.17241379310345,20.0 56.55172413793103,1.241523213354199 57.93103448275862,1.158059467918623 59.31034482758621,3.776734480959833 60.68965517241379,4.611371935315597 62.06896551724138,4.31924882629108 63.44827586206897,12.34220135628586 64.82758620689656,5.279081898800209 66.20689655172414,1.637976004173187 67.58620689655172,2.816901408450704 68.96551724137932,4.653103808033385 70.3448275862069,4.507042253521127 71.72413793103448,6.718831507563902 73.10344827586206,17.70474700052165 74.48275862068967,2.462180490349504 75.86206896551724,1.596244131455399 77.24137931034483,3.661971830985915 78.62068965517241,1.919666145018258 80.0,1.877934272300469" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementSimpleArray_1000_4.html">BenchmarkParseStatementSimpleArray/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.971480981979294 1.379310344827586,2.802886666058498 2.758620689655172,11.6970134791624 4.137931034482759,3.830626570247221 5.517241379310345,3.802174122079248 6.896551724137931,6.583462569251138 8.275862068965518,4.382811170914399 9.655172413793103,2.755350860107153 11.03448275862069,4.361459507037913 12.41379310344828,5.508433414121192 13.79310344827586,1.568089864370089 15.17241379310345,1.718636353550022 16.55172413793103,15.54682202919704 17.93103448275862,4.2001632194167 19.31034482758621,1.287658195858369 20.68965517241379,5.177310035528577 22.06896551724138,2.633601996109362 23.44827586206897,2.367026719166447 24.82758620689655,3.884720739467786 26.20689655172414,1.202399473358498 27.58620689655172,2.009965753509094 28.96551724137931,4.411855351106662 30.3448275862069,11.84331922216825 31.72413793103448,4.935242326591698 33.10344827586207,3.491021699306441 34.48275862068966,4.988991318798094 35.86206896551724,3.799807193982085 37.24137931034483,8.291990167386196 38.62068965517241,5.78896370463696 40.0,1.013341091597652 41.37931034482759,4.711074511389609 42.75862068965517,3.496445909529105 44.13793103448276,3.616173022443903 45.51724137931034,5.084062930700783 46.89655172413793,4.074074987240778 48.27586206896552,3.765240181563109 49.6551724137931,2.962111891594693 51.03448275862069,9.532753600319534 52.41379310344828,2.037826469652777 53.79310344827586,3.414195158152711 55.17241379310345,20.0 56.55172413793103,1.833629610270496 57.93103448275862,2.003062213225704 59.31034482758621,4.606929675114463 60.68965517241379,5.160889471854513 62.06896551724138,3.1411108289426 63.44827586206897,9.5774786791555 64.82758620689656,5.689651346560188 66.20689655172414,0.9599372764054253 67.58620689655172,3.256547884681291 68.96551724137932,2.479307870775588 70.3448275862069,2.232062506626166 71.72413793103448,6.888894915789136 73.10344827586206,11.75229111243155 74.48275862068967,0.0 75.86206896551724,3.100626496280718 77.24137931034483,0.6970110136123021 78.62068965517241,1.641020836363905 80.0,2.571519444560873" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_10_1000_4.html">BenchmarkJSONPatchAddRemove/set-10-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,1.041327198624205 2.758620689655172,11.20624197076847 4.137931034482759,0.8285551282419626 5.517241379310345,4.62656121096203 6.896551724137931,2.14918671323792 8.275862068965518,4.640516169281853 9.655172413793103,1.446800825805181 11.03448275862069,1.838114274691041 12.41379310344828,4.370569813783394 13.79310344827586,1.549287681465763 15.17241379310345,0.4897369490356713 16.55172413793103,15.1123579364721 17.93103448275862,3.956025463694534 19.31034482758621,1.748515233478766 20.68965517241379,4.256631683501545 22.06896551724138,2.26406885540611 23.44827586206897,2.041979798145632 24.82758620689655,4.768942829819283 26.20689655172414,1.678617309894476 27.58620689655172,0.9135982860027664 28.96551724137931,4.876683316847329 30.3448275862069,12.44634523746003 31.72413793103448,4.31310822070177 33.10344827586207,1.568660447133282 34.48275862068966,4.226218083163343 35.86206896551724,4.551532787995452 37.24137931034483,9.348344490459324 38.62068965517241,7.128685237706297 40.0,2.039763422412484 41.37931034482759,3.739313169786694 42.75862068965517,0.8199358892797189 44.13793103448276,2.082449177273119 45.51724137931034,5.460411014566514 46.89655172413793,5.04233688090264 48.27586206896552,3.788442831871483 49.6551724137931,1.682721709400306 51.03448275862069,11.4666661194134 52.41379310344828,0.8022869714046486 53.79310344827586,1.934485575087937 55.17241379310345,20.0 56.55172413793103,1.845050709855895 57.93103448275862,0.7236056328778818 59.31034482758621,5.239512233162727 60.68965517241379,5.453228315431311 62.06896551724138,4.241855845280556 63.44827586206897,12.29238921199634 64.82758620689656,4.766521234110843 66.20689655172414,0.6862555973748261 67.58620689655172,3.629807790971142 68.96551724137932,5.332928365915425 70.3448275862069,3.654434188006124 71.72413793103448,9.848999142180503 73.10344827586206,15.15056989587138 74.48275862068967,2.252740712770018 75.86206896551724,1.129079260058857 77.24137931034483,1.981891389380277 78.62068965517241,2.146477809564072 80.0,1.314351853752037" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersection_10x1000_4.html">BenchmarkSetIntersection/10x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.936920777279522 1.379310344827586,4.739611360239163 2.758620689655172,14.52077727952167 4.137931034482759,3.851718983557549 5.517241379310345,7.64424514200299 6.896551724137931,4.62780269058296 8.275862068965518,3.824215246636771 9.655172413793103,5.170104633781764 11.03448275862069,5.232286995515695 12.41379310344828,5.127055306427504 13.79310344827586,5.542002989536622 15.17241379310345,5.348281016442451 16.55172413793103,16.43467862481315 17.93103448275862,7.993423019431988 19.31034482758621,4.93034379671151 20.68965517241379,7.262182361733931 22.06896551724138,4.926756352765321 23.44827586206897,6.113602391629297 24.82758620689655,1.970702541106129 26.20689655172414,4.015545590433483 27.58620689655172,3.485799701046338 28.96551724137931,6.292974588938714 30.3448275862069,14.56203288490284 31.72413793103448,8.304334828101643 33.10344827586207,7.253811659192825 34.48275862068966,7.500747384155456 35.86206896551724,6.538116591928251 37.24137931034483,10.84304932735426 38.62068965517241,9.83677130044843 40.0,4.33542600896861 41.37931034482759,7.92526158445441 42.75862068965517,0.1381165919282511 44.13793103448276,5.422421524663677 45.51724137931034,6.115396113602392 46.89655172413793,7.835575485799701 48.27586206896552,7.937219730941704 49.6551724137931,0.0 51.03448275862069,12.28699551569507 52.41379310344828,3.300448430493274 53.79310344827586,6.340209267563528 55.17241379310345,20.0 56.55172413793103,5.517488789237668 57.93103448275862,3.944394618834081 59.31034482758621,5.130642750373692 60.68965517241379,7.220926756352765 62.06896551724138,7.367414050822123 63.44827586206897,13.03976083707025 64.82758620689656,6.34559043348281 66.20689655172414,4.59372197309417 67.58620689655172,5.721973094170404 68.96551724137932,7.02660687593423 70.3448275862069,7.16711509715994 71.72413793103448,9.079820627802691 73.10344827586206,16.55844544095665 74.48275862068967,4.767713004484305 75.86206896551724,3.98863976083707 77.24137931034483,5.127055306427504 78.62068965517241,5.152167414050822 80.0,4.467563527653214" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectCreationAndLookup_5_4.html">BenchmarkObjectCreationAndLookup/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.025432349949133 1.379310344827586,4.944048830111903 2.758620689655172,10.681586978636826 4.137931034482759,5.066124109867749 5.517241379310345,1.8718209562563537 6.896551724137931,5.757884028484227 8.275862068965518,1.8311291963377414 9.655172413793103,1.8107833163784335 11.03448275862069,1.8514750762970493 12.41379310344828,5.493387589013224 13.79310344827586,3.7436419125127145 15.17241379310345,3.804679552390642 16.55172413793103,16.337741607324517 17.93103448275862,0.7324516785350959 19.31034482758621,3.7232960325534066 20.68965517241379,1.8921668362156652 22.06896551724138,4.069175991861648 23.44827586206897,3.906408952187178 24.82758620689655,1.8921668362156652 26.20689655172414,5.045778229908445 27.58620689655172,5.228891149542218 28.96551724137931,1.7497456765005062 30.3448275862069,10.762970498474058 31.72413793103448,1.1393692777212578 33.10344827586207,1.8718209562563537 34.48275862068966,1.8718209562563537 35.86206896551724,1.8514750762970493 37.24137931034483,7.405900305188201 38.62068965517241,5.330620549338761 40.0,4.292980671414037 41.37931034482759,1.2817904374364169 42.75862068965517,4.0284842319430325 44.13793103448276,5.045778229908445 45.51724137931034,5.778229908443539 46.89655172413793,0.0 48.27586206896552,0.5289928789420202 49.6551724137931,1.2817904374364169 51.03448275862069,5.5544252288911515 52.41379310344828,1.2614445574771125 53.79310344827586,0.5086469989827052 55.17241379310345,20.0 56.55172413793103,4.4354018311291945 57.93103448275862,4.5778229908443535 59.31034482758621,5.6358087487283814 60.68965517241379,0.3662258392675497 62.06896551724138,0.7121057985757915 63.44827586206897,11.454730417090538 64.82758620689656,5.737538148524923 66.20689655172414,4.7202441505595125 67.58620689655172,0.6103763987792483 68.96551724137932,0.6103763987792483 70.3448275862069,0.6307222787385527 71.72413793103448,5.0864699898270604 73.10344827586206,15.625635808748727 74.48275862068967,2.4008138351983703 75.86206896551724,2.482197355035602 77.24137931034483,3.1536113936927777 78.62068965517241,2.5025432349949135 80.0,5.16785350966429" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementNestedObjects_1x5_4.html">BenchmarkParseStatementNestedObjects/1x5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.422372480798267 1.379310344827586,4.072736821374647 2.758620689655172,11.14685222871398 4.137931034482759,4.080614455458544 5.517241379310345,2.912098733013852 6.896551724137931,8.486837786384822 8.275862068965518,3.804897262522156 9.655172413793103,2.699402612748638 11.03448275862069,4.379964550646622 12.41379310344828,7.597978073918466 13.79310344827586,2.432875992910129 15.17241379310345,4.016280443773387 16.55172413793103,14.34254578874811 17.93103448275862,3.67097748309591 19.31034482758621,1.607037353114948 20.68965517241379,4.231602442066566 22.06896551724138,4.410162147968227 23.44827586206897,2.639007418105429 24.82758620689655,4.456115013457625 26.20689655172414,3.945381737018315 27.58620689655172,0.4122628503905994 28.96551724137931,3.449090789732817 30.3448275862069,11.23875795969277 31.72413793103448,4.628110024289372 33.10344827586207,3.828530164773846 34.48275862068966,3.529180069585768 35.86206896551724,1.78165824197466 37.24137931034483,9.579203046018511 38.62068965517241,5.755924637300597 40.0,3.212761767215913 41.37931034482759,4.748900413575789 42.75862068965517,4.520449025142782 44.13793103448276,4.358957526422898 45.51724137931034,8.278080483161556 46.89655172413793,3.971640517297972 48.27586206896552,3.764196153088689 49.6551724137931,3.871857152235279 51.03448275862069,9.17481782971181 52.41379310344828,3.71299153154336 53.79310344827586,0.8744173833125451 55.17241379310345,20.0 56.55172413793103,4.466618525569487 57.93103448275862,2.253003347994486 59.31034482758621,7.296002100702422 60.68965517241379,4.718702816254185 62.06896551724138,2.738790783168122 63.44827586206897,10.98142191295214 64.82758620689656,8.50915774962253 66.20689655172414,1.14882163723495 67.58620689655172,4.226350686010635 68.96551724137932,2.795247160769382 70.3448275862069,0.0 71.72413793103448,7.710890829120987 73.10344827586206,15.05153285629882 74.48275862068967,2.688899100636775 75.86206896551724,3.698549202389549 77.24137931034483,2.87402350160835 78.62068965517241,2.898969342874024 80.0,2.80837655090921" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkExprAppendText_complex_expr_4.html">BenchmarkExprAppendText/complex_expr-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.4196242171189972 1.379310344827586,0.9603340292275568 2.758620689655172,12.133611691022965 4.137931034482759,1.1106471816283943 5.517241379310345,4.258872651356993 6.896551724137931,3.298538622129435 8.275862068965518,3.9331941544885147 9.655172413793103,1.1941544885177464 11.03448275862069,1.1691022964509372 12.41379310344828,3.5991649269311026 13.79310344827586,1.2693110647181598 15.17241379310345,0.9937369519832977 16.55172413793103,15.139874739039668 17.93103448275862,3.189979123173277 19.31034482758621,0.0 20.68965517241379,4.167014613778704 22.06896551724138,0.3841336116910199 23.44827586206897,0.2839248434237973 24.82758620689655,3.883089770354907 26.20689655172414,1.3110647181628394 27.58620689655172,1.3277661795407099 28.96551724137931,3.36534446764092 30.3448275862069,10.304801670146135 31.72413793103448,2.972860125260958 33.10344827586207,2.2630480167014575 34.48275862068966,2.588726513569938 35.86206896551724,2.3549060542797484 37.24137931034483,3.841336116910231 38.62068965517241,1.678496868475989 40.0,0.4175365344467643 41.37931034482759,2.0208768267223363 42.75862068965517,0.42588726513569597 44.13793103448276,2.8308977035490592 45.51724137931034,4.3757828810020865 46.89655172413793,3.4321503131523983 48.27586206896552,3.014613778705634 49.6551724137931,1.6701461377870572 51.03448275862069,5.3361169102296415 52.41379310344828,0.5929018789144038 53.79310344827586,3.3402922755741145 55.17241379310345,20.0 56.55172413793103,2.2129436325678498 57.93103448275862,1.5198329853862198 59.31034482758621,3.4739039665970743 60.68965517241379,1.970772442588725 62.06896551724138,2.546972860125262 63.44827586206897,9.18580375782881 64.82758620689656,3.6075156576200413 66.20689655172414,2.6388308977035457 67.58620689655172,2.8308977035490592 68.96551724137932,3.11482254697286 70.3448275862069,3.0480167014613784 71.72413793103448,4.9102296450939455 73.10344827586206,14.705636743215027 74.48275862068967,2.1294363256784976 75.86206896551724,1.7703549060542798 77.24137931034483,1.6283924843423812 78.62068965517241,2.112734864300627 80.0,2.112734864300627" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_increasing_keys_5_4.html">BenchmarkObjectConstruction/increasing_keys/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.5496368038740904 1.379310344827586,1.0584572812175672 2.758620689655172,12.86060186786579 4.137931034482759,0.27672085783466116 5.517241379310345,4.261501210653755 6.896551724137931,3.0231753718436494 8.275862068965518,3.9709443099273614 9.655172413793103,1.5288827395364954 11.03448275862069,2.9470771359391215 12.41379310344828,0.3943272224143861 13.79310344827586,2.1653407125562047 15.17241379310345,2.4351435489449997 16.55172413793103,17.488758215150465 17.93103448275862,0.8578346592874411 19.31034482758621,2.5665859564164677 20.68965517241379,3.742649602213767 22.06896551724138,3.528190937391905 23.44827586206897,3.60428917329644 24.82758620689655,4.06779661016949 26.20689655172414,2.7948806641300585 27.58620689655172,0.0 28.96551724137931,4.053960567277761 30.3448275862069,12.832929782082326 31.72413793103448,2.130750605326874 33.10344827586207,1.8886198547215471 34.48275862068966,2.2068488412314053 35.86206896551724,0.9616049809754372 37.24137931034483,7.60982359045313 38.62068965517241,5.181598062953993 40.0,2.2068488412314053 41.37931034482759,2.642684192320992 42.75862068965517,3.2514700795572473 44.13793103448276,1.9232099619508816 45.51724137931034,2.6772742995503265 46.89655172413793,3.7703216879972317 48.27586206896552,0.6226219301279841 49.6551724137931,1.5427187824282242 51.03448275862069,10.252507782774128 52.41379310344828,0.24904877205119647 53.79310344827586,3.4520927014873735 55.17241379310345,20.0 56.55172413793103,3.1476997578692476 57.93103448275862,2.525077827741267 59.31034482758621,2.5665859564164677 60.68965517241379,2.3037011414735353 62.06896551724138,3.742649602213767 63.44827586206897,11.788308543756486 64.82758620689656,3.825665859564161 66.20689655172414,2.8225527499135232 67.58620689655172,4.136976824628153 68.96551724137932,4.254583189207889 70.3448275862069,3.5558630231753696 71.72413793103448,4.953303355240404 73.10344827586206,17.115185057073678 74.48275862068967,2.77412659979246 75.86206896551724,2.213766862677275 77.24137931034483,2.518159806295401 78.62068965517241,2.6011760636457986 80.0,3.175371843652716" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_10_100_4.html">BenchmarkJSONPatchAddShallowComposite/array-10-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.403838621229926 1.379310344827586,0.7293380336858598 2.758620689655172,12.44810027418723 4.137931034482759,1.030160595377987 5.517241379310345,2.859381120250685 6.896551724137931,2.235801018409714 8.275862068965518,3.689776733254994 9.655172413793103,2.488053270661966 11.03448275862069,1.441441441441441 12.41379310344828,3.066196631414023 13.79310344827586,0.07285546415981199 15.17241379310345,0.4394829612220917 16.55172413793103,17.27144535840188 17.93103448275862,3.314531923227575 19.31034482758621,0.0 20.68965517241379,4.021934978456718 22.06896551724138,3.355268311790051 23.44827586206897,3.168037602820212 24.82758620689655,4.051703877790834 26.20689655172414,1.891108499804152 27.58620689655172,0.8977673325499412 28.96551724137931,3.605170387779083 30.3448275862069,11.56678417547983 31.72413793103448,3.109283196239718 33.10344827586207,2.864081472777125 34.48275862068966,3.00039169604387 35.86206896551724,2.666666666666667 37.24137931034483,7.038777908343126 38.62068965517241,4.210732471602037 40.0,1.594986290638465 41.37931034482759,3.313748531139835 42.75862068965517,1.123384253819036 44.13793103448276,1.037211124167646 45.51724137931034,3.855855855855856 46.89655172413793,4.014101057579318 48.27586206896552,3.015276145710928 49.6551724137931,2.619663141402272 51.03448275862069,9.72424598511555 52.41379310344828,0.9228358793576185 53.79310344827586,2.285154719937329 55.17241379310345,20.0 56.55172413793103,2.081472777124951 57.93103448275862,0.9643556600078339 59.31034482758621,3.157853505679593 60.68965517241379,3.327849588719154 62.06896551724138,2.36584410497454 63.44827586206897,11.5918527222875 64.82758620689656,3.235409322365844 66.20689655172414,1.010575793184489 67.58620689655172,2.016451233842538 68.96551724137932,3.388954171562867 70.3448275862069,2.36584410497454 71.72413793103448,6.644731688209949 73.10344827586206,15.74696435566001 74.48275862068967,0.8938503721112417 75.86206896551724,2.404230317273796 77.24137931034483,1.334900117508813 78.62068965517241,2.734038386212299 80.0,1.614571092831962" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_shuffled_keys_500_4.html">BenchmarkObjectConstruction/shuffled_keys/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.988684268915021 1.379310344827586,2.835145329487464 2.758620689655172,13.01752828932771 4.137931034482759,0.1486576436654094 5.517241379310345,2.993121810516974 6.896551724137931,7.086310184157976 8.275862068965518,5.463944974484136 9.655172413793103,2.382516086088307 11.03448275862069,0.9598402485023297 12.41379310344828,5.103616596405591 13.79310344827586,1.865986243621034 15.17241379310345,2.136676281340138 16.55172413793103,16.15664521854892 17.93103448275862,3.247392944308853 19.31034482758621,1.518082982027957 20.68965517241379,5.514089194586199 22.06896551724138,3.041934768138451 23.44827586206897,2.02706900377191 24.82758620689655,5.546927002440648 26.20689655172414,2.804970046594187 27.58620689655172,0.3456844907921012 28.96551724137931,4.803195029953406 30.3448275862069,12.95229642777901 31.72413793103448,4.205901930330597 33.10344827586207,4.520967384069226 34.48275862068966,3.988462391834923 35.86206896551724,3.642777901042822 37.24137931034483,10.61504326603062 38.62068965517241,9.558464610605723 40.0,2.107832260927446 41.37931034482759,5.290437097847792 42.75862068965517,2.931883736410029 44.13793103448276,0.9838029731528734 45.51724137931034,6.573330374972265 46.89655172413793,5.685378300421566 48.27586206896552,2.179720434879077 49.6551724137931,0.0 51.03448275862069,11.95651209230087 52.41379310344828,0.04748169514089195 53.79310344827586,5.17195473707566 55.17241379310345,20.0 56.55172413793103,2.009762591524296 57.93103448275862,2.201464388728644 59.31034482758621,6.639893499001553 60.68965517241379,3.91213667628134 62.06896551724138,4.973596627468383 63.44827586206897,13.41912580430442 64.82758620689656,7.943643221655203 66.20689655172414,2.658087419569558 67.58620689655172,5.805191923674284 68.96551724137932,5.365875305080985 70.3448275862069,4.662524961171511 71.72413793103448,8.206789438650986 73.10344827586206,17.13556689593965 74.48275862068967,1.869980031062791 75.86206896551724,2.287996449966718 77.24137931034483,2.636787219880186 78.62068965517241,1.643221655203018 80.0,2.761038384734857" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(250,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_250x1000_4.html">BenchmarkAnyUnionAllUniqueTypes/250x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.736186879283816 1.379310344827586,3.064764302699678 2.758620689655172,13.81032312211498 4.137931034482759,1.545670723178067 5.517241379310345,4.395020282557001 6.896551724137931,0.5930899426493216 8.275862068965518,4.478948104630018 9.655172413793103,2.965449713246608 11.03448275862069,3.573926423275983 12.41379310344828,0.5874947545111204 13.79310344827586,2.664708350818296 15.17241379310345,3.261994684571269 16.55172413793103,15.73366904462163 17.93103448275862,5.037068121415583 19.31034482758621,2.540215414743321 20.68965517241379,4.484543292768219 22.06896551724138,4.071898167575885 23.44827586206897,4.175409148132606 24.82758620689655,4.544691565253882 26.20689655172414,2.29262833962792 27.58620689655172,3.438243110924605 28.96551724137931,5.011889774793677 30.3448275862069,12.88711707931179 31.72413793103448,5.939292208700518 33.10344827586207,4.912575185340607 34.48275862068966,5.339208280878445 35.86206896551724,5.239893691425374 37.24137931034483,8.62917890614072 38.62068965517241,5.102811582039446 40.0,3.081549867114282 41.37931034482759,5.190935795216114 42.75862068965517,3.771156805147573 44.13793103448276,3.067561896768779 45.51724137931034,1.274304098475311 46.89655172413793,5.490278360609876 48.27586206896552,2.668904741921947 49.6551724137931,3.46202266051196 51.03448275862069,10.16505805007693 52.41379310344828,3.330535739264233 53.79310344827586,4.053713806126731 55.17241379310345,20.0 56.55172413793103,2.426912854944748 57.93103448275862,2.505245488879564 59.31034482758621,0.7343684431389005 60.68965517241379,4.77968946705833 62.06896551724138,4.04951741502308 63.44827586206897,10.95258078052875 64.82758620689656,0.0 66.20689655172414,0.4965729472653518 67.58620689655172,3.452231081270108 68.96551724137932,5.045460903622884 70.3448275862069,4.837040145474892 71.72413793103448,4.109665687508742 73.10344827586206,14.6286193873269 74.48275862068967,4.035529444677577 75.86206896551724,0.7357672401734509 77.24137931034483,3.979577563295566 78.62068965517241,1.584837040145475 80.0,3.015806406490418" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_100_10_4.html">BenchmarkJSONPatchAddShallowComposite/array-100-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.952145585261739 1.379310344827586,2.134351831049202 2.758620689655172,13.34082228712649 4.137931034482759,2.655583015052797 5.517241379310345,4.596719838238598 6.896551724137931,2.682543248708155 8.275862068965518,6.263760952594922 9.655172413793103,3.635138171197484 11.03448275862069,2.7184902269153 12.41379310344828,3.70253875533588 13.79310344827586,2.381487306223321 15.17241379310345,2.736463716018872 16.55172413793103,13.81262637609526 17.93103448275862,5.967198382385981 19.31034482758621,1.267130981801842 20.68965517241379,5.823410469557403 22.06896551724138,3.657605032576949 23.44827586206897,3.414962929678724 24.82758620689655,5.881824309144013 26.20689655172414,3.410469557402831 27.58620689655172,2.33655358346439 28.96551724137931,6.124466412042238 30.3448275862069,13.43967647719614 31.72413793103448,5.517861154796675 33.10344827586207,5.090990788586834 34.48275862068966,5.697596045832397 35.86206896551724,5.531341271624354 37.24137931034483,5.001123343068973 38.62068965517241,3.639631543473377 40.0,2.502808357672433 41.37931034482759,5.756009885419007 42.75862068965517,2.242192765670636 44.13793103448276,3.388002696023366 45.51724137931034,4.255223545270726 46.89655172413793,6.447989215906538 48.27586206896552,5.648168950797574 49.6551724137931,3.405976185126938 51.03448275862069,7.975735789710177 52.41379310344828,0.0 53.79310344827586,5.126937766793979 55.17241379310345,20.0 56.55172413793103,3.113906987193889 57.93103448275862,2.583689058638508 59.31034482758621,4.174342844304651 60.68965517241379,5.931251404178836 62.06896551724138,4.520332509548416 63.44827586206897,11.134576499663 64.82758620689656,4.151875982925185 66.20689655172414,2.480341496292968 67.58620689655172,4.830375196585037 68.96551724137932,5.917771287351157 70.3448275862069,5.477420804313637 71.72413793103448,6.425522354527073 73.10344827586206,11.64682093911481 74.48275862068967,2.709503482363514 75.86206896551724,3.477870141541227 77.24137931034483,3.666591777128735 78.62068965517241,4.066501909683217 80.0,3.163334082228713" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkVirtualDocs1000x100_4.html">BenchmarkVirtualDocs1000x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.974411463664278 1.379310344827586,0.0 2.758620689655172,12.88229273285568 4.137931034482759,2.188331627430911 5.517241379310345,4.814738996929376 6.896551724137931,7.224155578300921 8.275862068965518,4.589559877175026 9.655172413793103,1.987717502558854 11.03448275862069,2.921187308085977 12.41379310344828,6.638689866939611 13.79310344827586,2.751279426816786 15.17241379310345,2.773797338792221 16.55172413793103,19.07062436028659 17.93103448275862,4.94575230296827 19.31034482758621,2.280450358239509 20.68965517241379,4.581371545547595 22.06896551724138,2.077789150460594 23.44827586206897,2.845445240532242 24.82758620689655,4.632548618219038 26.20689655172414,1.71136131013306 27.58620689655172,2.259979529170931 28.96551724137931,4.921187308085977 30.3448275862069,12.11873080859775 31.72413793103448,5.30603889457523 33.10344827586207,4.499488229273286 34.48275862068966,4.863868986693961 35.86206896551724,5.156601842374616 37.24137931034483,11.41248720573183 38.62068965517241,10.30092118730809 40.0,2.726714431934493 41.37931034482759,3.680655066530194 42.75862068965517,2.190378710337769 44.13793103448276,2.386898669396111 45.51724137931034,7.103377686796315 46.89655172413793,4.861821903787103 48.27586206896552,3.817809621289662 49.6551724137931,2.659160696008188 51.03448275862069,13.63971340839304 52.41379310344828,2.37871033776868 53.79310344827586,4.323439099283521 55.17241379310345,20.0 56.55172413793103,2.786079836233367 57.93103448275862,2.0 59.31034482758621,5.656090071647902 60.68965517241379,5.271238485158649 62.06896551724138,4.575230296827021 63.44827586206897,14.98259979529171 64.82758620689656,6.556806550665302 66.20689655172414,2.689866939611054 67.58620689655172,4.229273285568066 68.96551724137932,4.931422722620266 70.3448275862069,4.614124872057318 71.72413793103448,10.31525076765609 73.10344827586206,19.15455475946776 74.48275862068967,3.187308085977482 75.86206896551724,2.350051177072671 77.24137931034483,2.098259979529171 78.62068965517241,2.632548618219038 80.0,2.55885363357216" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementBasicCall_4.html">BenchmarkParseStatementBasicCall-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.01140964298859 1.379310344827586,3.382407066617593 2.758620689655172,10.2926021347074 4.137931034482759,3.778064041221936 5.517241379310345,1.87154950312845 6.896551724137931,8.577475156422524 8.275862068965518,2.478836952521163 9.655172413793103,2.217519322782481 11.03448275862069,3.849834376150166 12.41379310344828,7.78064041221936 13.79310344827586,1.411483253588517 15.17241379310345,3.803827751196172 16.55172413793103,15.02392344497608 17.93103448275862,2.661023187338977 19.31034482758621,1.685682738314317 20.68965517241379,3.592197276407803 22.06896551724138,3.835112256164888 23.44827586206897,2.600294442399706 24.82758620689655,3.369525211630475 26.20689655172414,3.584836216415164 27.58620689655172,1.201693043798307 28.96551724137931,3.255428781744571 30.3448275862069,10.61464850938535 31.72413793103448,3.855355171144645 33.10344827586207,2.026131762973868 34.48275862068966,2.486198012513802 35.86206896551724,1.284504968715495 37.24137931034483,8.89768126610232 38.62068965517241,5.077291129922709 40.0,3.516746411483254 41.37931034482759,2.007729112992271 42.75862068965517,3.986013986013986 44.13793103448276,3.616120721383879 45.51724137931034,8.038277511961722 46.89655172413793,2.70518954729481 48.27586206896552,2.747515642252484 49.6551724137931,3.069562016930438 51.03448275862069,8.511225616488774 52.41379310344828,3.12292970187707 53.79310344827586,0.5171144644828854 55.17241379310345,20.0 56.55172413793103,3.932646301067354 57.93103448275862,1.921236658078763 59.31034482758621,8.303275671696724 60.68965517241379,3.702613176297387 62.06896551724138,1.910195068089805 63.44827586206897,10.66433566433566 64.82758620689656,8.765182186234817 66.20689655172414,1.634155318365845 67.58620689655172,2.881854987118145 68.96551724137932,1.475892528524107 70.3448275862069,0.0 71.72413793103448,7.311372837688627 73.10344827586206,14.83621641516378 74.48275862068967,2.077659182922341 75.86206896551724,3.240706661759293 77.24137931034483,2.416267942583732 78.62068965517241,3.616120721383879 80.0,2.471475892528524" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_disjoint_10000_4.html">BenchmarkHasRootsOverlap/disjoint/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.860989364492082 1.379310344827586,2.414177281106078 2.758620689655172,11.74849108613497 4.137931034482759,1.131727850238766 5.517241379310345,3.092108366335419 6.896551724137931,2.567059169800214 8.275862068965518,2.680951743057298 9.655172413793103,4.297135752249456 11.03448275862069,3.799736612221872 12.41379310344828,1.823705654724282 13.79310344827586,4.056549129556222 15.17241379310345,3.83116013259952 16.55172413793103,14.09585918942223 17.93103448275862,1.996898212698838 19.31034482758621,4.033200821860431 20.68965517241379,2.581530403741767 22.06896551724138,4.286032334811902 23.44827586206897,4.470932064443216 24.82758620689655,2.347075659837326 26.20689655172414,3.94513760879368 27.58620689655172,0.7143544452347755 28.96551724137931,2.881341541875072 30.3448275862069,11.46401907863333 31.72413793103448,2.101932579521034 33.10344827586207,2.463713428059855 34.48275862068966,1.929985264623588 35.86206896551724,1.112124705433977 37.24137931034483,5.530181107398442 38.62068965517241,1.44123679051804 40.0,3.480878915204607 41.37931034482759,2.131525969921719 42.75862068965517,4.128282677725431 44.13793103448276,3.844197450270463 45.51724137931034,1.709614974614022 46.89655172413793,1.499414169734178 48.27586206896552,0.8055779342926735 49.6551724137931,4.065954488252264 51.03448275862069,6.797414045209871 52.41379310344828,3.685815737985763 53.79310344827586,1.53412060367875 55.17241379310345,20.0 56.55172413793103,3.672995394487347 57.93103448275862,2.63269857381933 59.31034482758621,2.005067761977446 60.68965517241379,1.407605793776426 62.06896551724138,1.858100777899577 63.44827586206897,8.86921551572874 64.82758620689656,3.508519538052553 66.20689655172414,3.417852634915484 67.58620689655172,1.065390355403695 68.96551724137932,1.44471781093814 70.3448275862069,1.807564663020243 71.72413793103448,4.359237533890422 73.10344827586206,13.28232868002347 74.48275862068967,0.0 75.86206896551724,2.956725916338533 77.24137931034483,2.875407769939455 78.62068965517241,3.908638779510846 80.0,3.295639573824991" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildEqIndex_1_4.html">BenchmarkBuildEqIndex/1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.841977112247385 3.2,7.986364743121499 6.4,7.377647918188458 9.6,0.0 12.8,8.984660336011688 16.0,5.7706355003652305 19.2,5.600194789383979 22.4,20.0 25.6,5.429754078402727 28.8,3.920136352568786 32.0,7.207207207207206 35.2,8.71682493304115 38.4,6.744582420258096 41.6,10.81081081081081 44.8,7.767226686145605 48.0,3.287070854638422 51.2,8.448989530070612 54.4,6.695885074263453 57.6,6.525444363282203 60.8,8.083759435110787 64.0,12.41782322863404 67.2,5.697589481373267 70.4,6.062819576333089 73.6,4.991477964450937 76.8,6.452398344290236 80.0,4.43145848551254" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetUnionOverlapping_5000_4.html">BenchmarkSetUnionOverlapping/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.884810747402204 1.379310344827586,1.37703958859752 2.758620689655172,12.98625312266069 4.137931034482759,0.0 5.517241379310345,4.357986697680555 6.896551724137931,7.180384384832258 8.275862068965518,4.158079050997961 9.655172413793103,2.150226150903026 11.03448275862069,1.253710624360052 12.41379310344828,3.179019161879304 13.79310344827586,1.531516286593568 15.17241379310345,1.890489615988023 16.55172413793103,18.13618385767264 17.93103448275862,2.462277111578295 19.31034482758621,0.327079885619556 20.68965517241379,4.675429715396904 22.06896551724138,1.802209022517574 23.44827586206897,1.974238587051606 24.82758620689655,4.009281221587731 26.20689655172414,1.534384402040951 27.58620689655172,0.7646969405812523 28.96551724137931,3.730443037793157 30.3448275862069,12.53813876516158 31.72413793103448,2.868172809691936 33.10344827586207,2.703485620703205 34.48275862068966,2.265753841123613 35.86206896551724,4.539022144719369 37.24137931034483,12.16637364087179 38.62068965517241,10.48605952486799 40.0,0.4501220383122861 41.37931034482759,3.301889227645191 42.75862068965517,1.996036264451717 44.13793103448276,1.413292567852441 45.51724137931034,8.166844011805162 46.89655172413793,4.901724024195422 48.27586206896552,2.17661281301895 49.6551724137931,0.3803694706319319 51.03448275862069,13.63341469220819 52.41379310344828,0.3819756152824663 53.79310344827586,4.170411947421708 55.17241379310345,20.0 56.55172413793103,1.966207863798934 57.93103448275862,1.331436552984131 59.31034482758621,7.618976599046065 60.68965517241379,2.4290643346976 62.06896551724138,4.297928360212355 63.44827586206897,14.28097779791832 64.82758620689656,8.284494107456814 66.20689655172414,1.593410217948093 67.58620689655172,4.639865083849355 68.96551724137932,4.382250954365415 70.3448275862069,2.144203108463522 71.72413793103448,9.04196339711066 73.10344827586206,19.48913127651214 74.48275862068967,1.741003438870421 75.86206896551724,1.446964243204717 77.24137931034483,2.36361394018832 78.62068965517241,2.049497936390936 80.0,1.94056691169933" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkMemberWithKeyFromBaseDoc_4.html">BenchmarkMemberWithKeyFromBaseDoc-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.442622950819672 1.379310344827586,2.265807962529274 2.758620689655172,13.61241217798595 4.137931034482759,2.418032786885246 5.517241379310345,4.46135831381733 6.896551724137931,0.8957845433255269 8.275862068965518,2.34192037470726 9.655172413793103,3.026932084309133 11.03448275862069,4.900468384074941 12.41379310344828,0.5269320843091335 13.79310344827586,3.518735362997658 15.17241379310345,3.015222482435597 16.55172413793103,17.05503512880562 17.93103448275862,4.882903981264637 19.31034482758621,2.88056206088993 20.68965517241379,2.230679156908665 22.06896551724138,3.899297423887588 23.44827586206897,4.074941451990632 24.82758620689655,3.834894613583138 26.20689655172414,1.692037470725995 27.58620689655172,2.97423887587822 28.96551724137931,4.713114754098361 30.3448275862069,12.26580796252927 31.72413793103448,4.888758782201405 33.10344827586207,3.612412177985948 34.48275862068966,2.160421545667447 35.86206896551724,4.59016393442623 37.24137931034483,10.21662763466042 38.62068965517241,6.01288056206089 40.0,2.535128805620609 41.37931034482759,4.847775175644028 42.75862068965517,2.745901639344262 44.13793103448276,3.811475409836066 45.51724137931034,0.9543325526932084 46.89655172413793,4.484777517564403 48.27586206896552,2.734192037470726 49.6551724137931,2.236533957845433 51.03448275862069,12.16042154566745 52.41379310344828,1.733021077283372 53.79310344827586,3.307962529274005 55.17241379310345,20.0 56.55172413793103,3.407494145199063 57.93103448275862,1.615925058548009 59.31034482758621,0.0 60.68965517241379,4.338407494145199 62.06896551724138,3.360655737704918 63.44827586206897,13.94028103044496 64.82758620689656,0.6967213114754098 66.20689655172414,2.734192037470726 67.58620689655172,1.879391100702576 68.96551724137932,4.385245901639344 70.3448275862069,4.256440281030445 71.72413793103448,5.09367681498829 73.10344827586206,18.64754098360656 74.48275862068967,4.625292740046838 75.86206896551724,2.043325526932084 77.24137931034483,2.786885245901639 78.62068965517241,1.083138173302108 80.0,2.289227166276347" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNSlow_10x10_4.html">BenchmarkObjectUnionNSlow/10x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.958363516109729 1.379310344827586,1.600579509306793 2.758620689655172,12.89408207615508 4.137931034482759,0.4516393184466631 5.517241379310345,4.858429655758874 6.896551724137931,2.695348178010141 8.275862068965518,4.758905231331297 9.655172413793103,0.9064281439954647 11.03448275862069,1.6893956095871 12.41379310344828,2.223552014109792 13.79310344827586,0.5328966016818368 15.17241379310345,1.560895719819848 16.55172413793103,16.94497811092564 17.93103448275862,4.864098768542723 19.31034482758621,0.6922616610500457 20.68965517241379,3.659727252684955 22.06896551724138,1.722780384869768 23.44827586206897,1.198702403073919 24.82758620689655,4.01751125948789 26.20689655172414,1.428616421530031 27.58620689655172,0.0 28.96551724137931,3.817832509212308 30.3448275862069,12.69062391735693 31.72413793103448,4.809297344965513 33.10344827586207,4.122704796699317 34.48275862068966,4.299707095839501 35.86206896551724,4.106327359768196 37.24137931034483,8.28194387578344 38.62068965517241,5.800762180718718 40.0,2.248118169506472 41.37931034482759,2.984472929986457 42.75862068965517,1.550817297093005 44.13793103448276,1.873326824351989 45.51724137931034,3.416585304399861 46.89655172413793,3.626342477402287 48.27586206896552,4.419388365720765 49.6551724137931,0.3281786400428333 51.03448275862069,9.749614185379988 52.41379310344828,0.920915876665302 53.79310344827586,3.987905892727788 55.17241379310345,20.0 56.55172413793103,2.038990897924475 57.93103448275862,1.03933734370571 59.31034482758621,2.062927151900728 60.68965517241379,5.031652546376492 62.06896551724138,3.834839847563856 63.44827586206897,11.36594123019747 64.82758620689656,2.518975780290385 66.20689655172414,0.9032786368933262 67.58620689655172,3.278006991905767 68.96551724137932,4.790400302352682 70.3448275862069,4.628515637302762 71.72413793103448,6.051462946048943 73.10344827586206,16.71884350099209 74.48275862068967,2.178829013259425 75.86206896551724,0.1159018613586974 77.24137931034483,1.95521400900759 78.62068965517241,1.684356398223678 80.0,1.635853988850745" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkEnumerateComprehensions_size_10000_4.html">BenchmarkEnumerateComprehensions/size_10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.476620013784364 1.379310344827586,3.829719759443908 2.758620689655172,12.44018717917809 4.137931034482759,3.513458258164454 5.517241379310345,1.656864484061526 6.896551724137931,5.466472146131061 8.275862068965518,3.88277221089631 9.655172413793103,3.660059140917658 11.03448275862069,5.110964756468191 12.41379310344828,5.416018872181352 13.79310344827586,3.64935140795841 15.17241379310345,3.976572748375643 16.55172413793103,19.77306196165101 17.93103448275862,2.864290008164592 19.31034482758621,2.985010709772847 20.68965517241379,1.83078246918191 22.06896551724138,6.01019437710347 23.44827586206897,6.161823944164085 24.82758620689655,2.960340182309845 26.20689655172414,2.759577508922651 27.58620689655172,0.9933420210170398 28.96551724137931,1.409395811284042 30.3448275862069,10.24488953417618 31.72413793103448,3.581384134196227 33.10344827586207,4.108373402536579 34.48275862068966,0.5250116567609296 35.86206896551724,0.1886360182189372 37.24137931034483,12.91750109092019 38.62068965517241,8.089968595561716 40.0,5.689725306499796 41.37931034482759,3.241368375220197 42.75862068965517,4.334700914357071 44.13793103448276,5.129133680375107 45.51724137931034,5.22730953798189 46.89655172413793,0.4087421111224998 48.27586206896552,0.3415255162050996 49.6551724137931,3.997961215774306 51.03448275862069,14.19197089938741 52.41379310344828,1.941975453137757 53.79310344827586,1.562228072408158 55.17241379310345,17.27745546078182 56.55172413793103,3.796331469923493 57.93103448275862,3.004902379231961 59.31034482758621,4.451299961930887 60.68965517241379,2.61881262621658 62.06896551724138,1.874076575625818 63.44827586206897,16.18937899348606 64.82758620689656,5.119621801854335 66.20689655172414,3.371823303159228 67.58620689655172,0.0 68.96551724137932,1.46165054647044 70.3448275862069,3.914908369063574 71.72413793103448,8.624213266131898 73.10344827586206,20.0 74.48275862068967,5.197438615625337 75.86206896551724,3.532860234470505 77.24137931034483,4.278450518228789 78.62068965517241,3.971769651700615 80.0,3.736199166616889" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteAndCommitWithTriggersSkipConversion_AST_4.html">BenchmarkWriteAndCommitWithTriggersSkipConversion/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.583501937937255 1.379310344827586,1.320039977573556 2.758620689655172,12.50625259001048 4.137931034482759,0.0 5.517241379310345,3.892353070228896 6.896551724137931,5.478585183921215 8.275862068965518,4.295736538039636 9.655172413793103,1.810496550715452 11.03448275862069,1.895034492845477 12.41379310344828,5.684030909489798 13.79310344827586,2.048704385344807 15.17241379310345,2.314896521463569 16.55172413793103,19.31677351729518 17.93103448275862,3.731955244618872 19.31034482758621,1.742047144284913 20.68965517241379,3.497062623406382 22.06896551724138,1.905955195865734 23.44827586206897,2.134509909075397 24.82758620689655,3.535382590254248 26.20689655172414,1.615483996782293 27.58620689655172,0.7845355044731005 28.96551724137931,3.91419447626941 30.3448275862069,13.02849620944348 31.72413793103448,4.573141896009556 33.10344827586207,4.058991297564781 34.48275862068966,4.293201374838505 35.86206896551724,3.859590961168125 37.24137931034483,9.883431245886454 38.62068965517241,7.436023694025303 40.0,1.789435194890671 41.37931034482759,3.189527825853789 42.75862068965517,1.604465787485069 44.13793103448276,2.032420837091388 45.51724137931034,6.49762328449894 46.89655172413793,3.414767325646588 48.27586206896552,2.787996977305414 49.6551724137931,1.33105818687078 51.03448275862069,12.03578480364673 52.41379310344828,1.477122589766716 53.79310344827586,4.134071130829047 55.17241379310345,20.0 56.55172413793103,1.391317066036126 57.93103448275862,1.405943007581113 59.31034482758621,5.976647246666504 60.68965517241379,3.242766253077542 62.06896551724138,3.41330473149209 63.44827586206897,13.04692489579017 64.82758620689656,6.134217390244497 66.20689655172414,1.954025790410258 67.58620689655172,3.792214123784219 68.96551724137932,3.582868147136972 70.3448275862069,3.465275577115277 71.72413793103448,8.917729078809447 73.10344827586206,18.79872266777174 74.48275862068967,2.371060136996319 75.86206896551724,2.114033590912415 77.24137931034483,0.8008190527265193 78.62068965517241,1.499159008361163 80.0,2.029300636228457" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteAndCommitWithTriggers_AST_4.html">BenchmarkWriteAndCommitWithTriggers/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.4638399850608459 1.379310344827586,0.2982643607805708 2.758620689655172,12.52170845825855 4.137931034482759,0.5329335726364495 5.517241379310345,3.346370511769771 6.896551724137931,5.440860661265056 8.275862068965518,3.62886576547603 9.655172413793103,1.497546451432188 11.03448275862069,1.046363249680987 12.41379310344828,4.622941975910614 13.79310344827586,0.9183429988276914 15.17241379310345,0.9733273853368053 16.55172413793103,18.38532643089085 17.93103448275862,2.753784066977207 19.31034482758621,0.6729881420464566 20.68965517241379,2.899648307414593 22.06896551724138,0.5870880061416522 23.44827586206897,0.5278501104874936 24.82758620689655,2.859810563226857 26.20689655172414,0.7102322830969696 27.58620689655172,0.0481372742268469 28.96551724137931,2.969986824496063 30.3448275862069,12.92039713251237 31.72413793103448,3.77338133228206 33.10344827586207,3.56226203691216 34.48275862068966,3.676069342573477 35.86206896551724,2.864064072371902 37.24137931034483,9.021381664263261 38.62068965517241,7.117261985040097 40.0,0.821653473872042 41.37931034482759,3.068232511334046 42.75862068965517,0.8880497141849343 44.13793103448276,0.1778174310879646 45.51724137931034,5.864136693259744 46.89655172413793,2.405826270087456 48.27586206896552,2.632818416657157 49.6551724137931,0.6050357398512309 51.03448275862069,12.56455478208546 52.41379310344828,0.6787978130738347 53.79310344827586,3.011588218817109 55.17241379310345,20.0 56.55172413793103,0.4427799275866004 57.93103448275862,0.0 59.31034482758621,5.61027481818842 60.68965517241379,2.547644489630775 62.06896551724138,2.844663920905479 63.44827586206897,13.25559440196699 64.82758620689656,5.47706736106068 66.20689655172414,1.141496612754303 67.58620689655172,3.244078804037721 68.96551724137932,2.853067195070079 70.3448275862069,3.016982913342532 71.72413793103448,8.516873982010768 73.10344827586206,19.36581216088639 74.48275862068967,1.436648649770207 75.86206896551724,1.069809422041477 77.24137931034483,1.411127594899939 78.62068965517241,0.7827494268137067 80.0,0.6837775310973015" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNSlow_250x10_4.html">BenchmarkObjectUnionNSlow/250x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.385682841820636 1.379310344827586,1.087745041784274 2.758620689655172,12.43950274070282 4.137931034482759,0.1440561370209573 5.517241379310345,4.7841285519212 6.896551724137931,2.743281699893363 8.275862068965518,4.747070071989385 9.655172413793103,0.510179477029287 11.03448275862069,1.478058259437727 12.41379310344828,2.691549402925222 13.79310344827586,0.6438169460666305 15.17241379310345,1.16828340840018 16.55172413793103,14.70651721207792 17.93103448275862,4.699618712856095 19.31034482758621,1.251658541051228 20.68965517241379,3.710696284223326 22.06896551724138,1.381995045974951 23.44827586206897,1.246887616355761 24.82758620689655,3.486333879625702 26.20689655172414,0.9554228006359514 27.58620689655172,0.3508563809828363 28.96551724137931,3.75832816483158 30.3448275862069,12.74313986159161 31.72413793103448,4.279364719140821 33.10344827586207,4.318151047475858 34.48275862068966,4.161845238939514 35.86206896551724,3.985811012067861 37.24137931034483,7.404965114224963 38.62068965517241,5.999502276504743 40.0,0.908332484452588 41.37931034482759,3.3901159334701 42.75862068965517,1.229144934245053 44.13793103448276,1.477155652062909 45.51724137931034,3.413042160790478 46.89655172413793,3.764646416455306 48.27586206896552,4.128113511903457 49.6551724137931,0.4921273295329265 51.03448275862069,9.307919348162743 52.41379310344828,0.8962117568478887 53.79310344827586,3.34640394774677 55.17241379310345,20.0 56.55172413793103,1.418099340967672 57.93103448275862,0.7065094754432769 59.31034482758621,2.706223219961549 60.68965517241379,4.721023402030351 62.06896551724138,3.854881365154971 63.44827586206897,11.16455692938129 64.82758620689656,2.734642457877248 66.20689655172414,0.0 67.58620689655172,2.755943991922953 68.96551724137932,4.439177802047887 70.3448275862069,4.579133522708957 71.72413793103448,6.268608218111204 73.10344827586206,16.18416285100144 74.48275862068967,1.423618140345131 75.86206896551724,1.462327102333756 77.24137931034483,1.555991959057729 78.62068965517241,1.204104026789387 80.0,1.278143620306603" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkExprString_simple_expr_4.html">BenchmarkExprString/simple_expr-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.1214450422751696 1.379310344827586,3.151421983089932 2.758620689655172,13.835511145272868 4.137931034482759,3.1206764027670992 5.517241379310345,6.164488854727132 6.896551724137931,6.072252113758648 8.275862068965518,6.118370484242888 9.655172413793103,1.1375864719446547 11.03448275862069,4.442736356648728 12.41379310344828,4.9500384319754005 13.79310344827586,2.2905457340507276 15.17241379310345,4.796310530361259 16.55172413793103,15.342044581091466 17.93103448275862,7.271329746348961 19.31034482758621,1.0299769408147554 20.68965517241379,7.378939277478862 22.06896551724138,2.275172943889313 23.44827586206897,1.6910069177555727 24.82758620689655,6.963873943120673 26.20689655172414,0.1844734819369691 27.58620689655172,0.0 28.96551724137931,7.163720215219062 30.3448275862069,13.651037663335893 31.72413793103448,7.086856264411988 33.10344827586207,6.748654880860874 34.48275862068966,6.994619523443506 35.86206896551724,6.3028439661798625 37.24137931034483,6.625672559569562 38.62068965517241,4.335126825518829 40.0,1.2451960030745575 41.37931034482759,7.501921598770174 42.75862068965517,3.1053036126056845 44.13793103448276,4.550345887778631 45.51724137931034,7.271329746348961 46.89655172413793,6.6717909300538025 48.27586206896552,5.657186779400458 49.6551724137931,3.8893159108378157 51.03448275862069,7.978478093774017 52.41379310344828,3.3051498847040754 53.79310344827586,4.65795541890853 55.17241379310345,20.0 56.55172413793103,3.428132205995386 57.93103448275862,2.8439661798616456 59.31034482758621,6.779400461183705 60.68965517241379,6.133743274404303 62.06896551724138,6.687163720215219 63.44827586206897,10.392006149116064 64.82758620689656,6.979246733282087 66.20689655172414,2.536510376633359 67.58620689655172,6.9485011529592615 68.96551724137932,5.641813989239047 70.3448275862069,4.750192159877013 71.72413793103448,6.825518831667946 73.10344827586206,10.80707148347425 74.48275862068967,2.9515757109915413 75.86206896551724,3.1206764027670992 77.24137931034483,2.6902382782475023 78.62068965517241,3.5203689469638704 80.0,3.3512682551883124" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_concurrency__1__JWT_count__6_4.html">BenchmarkTokens/concurrency:_1,_JWT_count:_6-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.900408095964384 1.379310344827586,2.535141596933097 2.758620689655172,12.25524547590585 4.137931034482759,3.391730903994394 5.517241379310345,3.492724349725875 6.896551724137931,5.284224411558597 8.275862068965518,0.0 9.655172413793103,2.094480399027165 11.03448275862069,5.073993157178779 12.41379310344828,5.33369058905973 13.79310344827586,3.003421410610495 15.17241379310345,3.392967558431922 16.55172413793103,17.35891833958531 17.93103448275862,3.79158250546189 19.31034482758621,3.646069499979389 20.68965517241379,3.188919576239746 22.06896551724138,5.323797353559504 23.44827586206897,6.013850529700317 24.82758620689655,2.579661156684117 26.20689655172414,3.150583288676368 27.58620689655172,1.285296178737788 28.96551724137931,2.674471330227957 30.3448275862069,12.00214353435838 31.72413793103448,4.08219629828105 33.10344827586207,2.723525289583247 34.48275862068966,3.486953295684076 35.86206896551724,3.130384599530071 37.24137931034483,9.081577971062286 38.62068965517241,7.724143616802012 40.0,3.95317201863226 41.37931034482759,3.995630487654067 42.75862068965517,2.699204418978523 44.13793103448276,2.042128694505132 45.51724137931034,5.76074858815285 46.89655172413793,3.17614081371862 48.27586206896552,3.03969660744466 49.6551724137931,1.792324498124407 51.03448275862069,11.23995218269508 52.41379310344828,4.277999917556371 53.79310344827586,3.175728595572777 55.17241379310345,20.0 56.55172413793103,3.958118636382374 57.93103448275862,2.161671956799538 59.31034482758621,4.804402489797601 60.68965517241379,3.62092419308298 62.06896551724138,1.882188053918133 63.44827586206897,12.34181128653283 64.82758620689656,5.705923574755761 66.20689655172414,3.607733212416011 67.58620689655172,1.873119254709592 68.96551724137932,3.32742487324292 70.3448275862069,2.882229275732718 71.72413793103448,6.973082155076466 73.10344827586206,17.64664660538357 74.48275862068967,3.669153716146585 75.86206896551724,2.503400799703203 77.24137931034483,3.546724926831279 78.62068965517241,2.934993198400594 80.0,2.724761944020776" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseEvery_4.html">BenchmarkParseEvery-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.818048542107835 1.379310344827586,4.466525492751262 2.758620689655172,11.60123798664278 4.137931034482759,4.557745561166314 5.517241379310345,2.384753217136341 6.896551724137931,9.063365368952597 8.275862068965518,2.95162078514416 9.655172413793103,2.787098876038443 11.03448275862069,4.446978335233751 12.41379310344828,8.048542107835152 13.79310344827586,2.06222511809741 15.17241379310345,3.549438019221372 16.55172413793103,16.34468154422544 17.93103448275862,2.715425965140902 19.31034482758621,2.335885323342564 20.68965517241379,4.034859097572895 22.06896551724138,4.186349568333605 23.44827586206897,3.081935168594234 24.82758620689655,3.683010262257697 26.20689655172414,3.901286854536569 27.58620689655172,0.04561003420752566 28.96551724137931,3.599934842808275 30.3448275862069,11.38621925395015 31.72413793103448,4.376934354129337 33.10344827586207,3.409350057012543 34.48275862068966,3.065645870662974 35.86206896551724,2.184394852581854 37.24137931034483,9.762176250203616 38.62068965517241,5.741977520768855 40.0,3.829613943639029 41.37931034482759,4.176575989574849 42.75862068965517,4.534940544062551 44.13793103448276,4.148884183091709 45.51724137931034,8.7994787424662 46.89655172413793,3.451702231633817 48.27586206896552,3.816582505294022 49.6551724137931,3.80517999674214 51.03448275862069,9.44942172992344 52.41379310344828,2.920671119074768 53.79310344827586,0.8926535266330021 55.17241379310345,20.0 56.55172413793103,3.971330835640984 57.93103448275862,2.334256393549438 59.31034482758621,8.659390780257372 60.68965517241379,3.984362273985991 62.06896551724138,2.620948037139599 63.44827586206897,10.92360319270239 64.82758620689656,9.4217299234403 66.20689655172414,2.262583482651898 67.58620689655172,3.881739697019058 68.96551724137932,2.153445186512461 70.3448275862069,0.0 71.72413793103448,8.001303143834502 73.10344827586206,16.21925395015475 74.48275862068967,2.477602215344519 75.86206896551724,3.692783841016452 77.24137931034483,1.04088613780746 78.62068965517241,3.806808926535266 80.0,2.88809252321225" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkSplitMap_split_map_4.html">BenchmarkSplitMap/split_map-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.780632411067192 1.379310344827586,5.538537549407117 2.758620689655172,13.315217391304348 4.137931034482759,4.678853754940711 5.517241379310345,7.114624505928852 6.896551724137931,7.801383399209488 8.275862068965518,7.193675889328063 9.655172413793103,5.024703557312254 11.03448275862069,5.222332015810277 12.41379310344828,6.778656126482215 13.79310344827586,4.283596837944666 15.17241379310345,3.028656126482211 16.55172413793103,15.889328063241106 17.93103448275862,0.09387351778655884 19.31034482758621,2.8804347826086953 20.68965517241379,0.9337944664031603 22.06896551724138,3.5424901185770743 23.44827586206897,3.532608695652172 24.82758620689655,0.14822134387351582 26.20689655172414,3.270750988142293 27.58620689655172,3.241106719367586 28.96551724137931,0.9733201581027657 30.3448275862069,8.17687747035573 31.72413793103448,1.0820158102766797 33.10344827586207,0.963438735177867 34.48275862068966,0.8893280632411056 35.86206896551724,1.0276679841897227 37.24137931034483,9.31324110671937 38.62068965517241,7.5 40.0,3.3596837944664024 41.37931034482759,1.0227272727272698 42.75862068965517,3.4337944664031603 44.13793103448276,2.065217391304344 45.51724137931034,6.526679841897234 46.89655172413793,0.963438735177867 48.27586206896552,0.998023715415016 49.6551724137931,3.2756916996047423 51.03448275862069,8.952569169960473 52.41379310344828,2.9001976284584963 53.79310344827586,0.9090909090909101 55.17241379310345,20.0 56.55172413793103,3.4090909090909065 57.93103448275862,1.8478260869565197 59.31034482758621,5.3952569169960505 60.68965517241379,0.9733201581027657 62.06896551724138,0.8349802371541486 63.44827586206897,11.669960474308299 64.82758620689656,6.432806324110672 66.20689655172414,3.3646245059288518 67.58620689655172,0.0 68.96551724137932,1.0968379446640313 70.3448275862069,0.9832015810276644 71.72413793103448,8.122529644268774 73.10344827586206,13.57213438735178 74.48275862068967,3.5523715415019765 75.86206896551724,3.255928853754938 77.24137931034483,3.3695652173913047 78.62068965517241,2.870553359683793 80.0,2.327075098814227" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/compile</td><td><a href="benchmarks.__v1_compile_BenchmarkLargePartialRulePolicy_1000_4.html">BenchmarkLargePartialRulePolicy/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.91929089173189 1.379310344827586,5.30119255255503 2.758620689655172,13.74027752539964 4.137931034482759,1.440457231088557 5.517241379310345,7.69622990221504 6.896551724137931,6.97934813837977 8.275862068965518,4.765670776622051 9.655172413793103,1.645064561659252 11.03448275862069,6.803530598561973 12.41379310344828,5.348325080428132 13.79310344827586,5.751217645885742 15.17241379310345,6.280807149934585 16.55172413793103,14.30403616443872 17.93103448275862,6.288042290865837 19.31034482758621,5.057493545627657 20.68965517241379,6.554479711618946 22.06896551724138,6.779496882362443 23.44827586206897,7.187513486894578 24.82758620689655,6.469231328000491 26.20689655172414,6.482654606473014 27.58620689655172,4.178370255149345 28.96551724137931,2.264707847380087 30.3448275862069,11.52641099680888 31.72413793103448,6.611899271996347 33.10344827586207,6.978520008021795 34.48275862068966,6.089892695604391 35.86206896551724,4.84834396908672 37.24137931034483,8.234343964378567 38.62068965517241,7.396622147350145 40.0,6.347191536715124 41.37931034482759,6.791700525194388 42.75862068965517,5.212751032794859 44.13793103448276,6.119029152094281 45.51724137931034,6.486006082260164 46.89655172413793,5.707884989255884 48.27586206896552,3.46542792564303 49.6551724137931,5.854099741309451 51.03448275862069,11.51257155130367 52.41379310344828,5.92180016875363 53.79310344827586,2.339996246930032 55.17241379310345,20.0 56.55172413793103,6.375205883576138 57.93103448275862,5.055121813912074 59.31034482758621,5.59610504650029 60.68965517241379,6.70677106284408 62.06896551724138,5.629118722449602 63.44827586206897,12.93709953381445 64.82758620689656,6.084024320072748 66.20689655172414,5.263970405003107 67.58620689655172,0.0 68.96551724137932,5.55497961650306 70.3448275862069,5.732621285085683 71.72413793103448,8.664512985924755 73.10344827586206,17.40915423985368 74.48275862068967,7.19304892880007 75.86206896551724,5.697157408215972 77.24137931034483,6.722327302451815 78.62068965517241,6.192061562005749 80.0,5.56824455533015" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatch_reuse_pattern_false__pattern_count_100_4.html">BenchmarkBuiltinRegexMatch/reuse-pattern=false,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.1636694266614 1.379310344827586,1.613516273038255 2.758620689655172,13.12157640167239 4.137931034482759,1.971545472838522 5.517241379310345,4.526937896392133 6.896551724137931,2.213163013586329 8.275862068965518,3.185297252178061 9.655172413793103,2.568062066344212 11.03448275862069,3.292616579345501 12.41379310344828,3.443907019727379 13.79310344827586,1.623801041891801 15.17241379310345,2.120301984662279 16.55172413793103,14.85120622452098 17.93103448275862,4.503685375505854 19.31034482758621,2.18991049270005 20.68965517241379,4.369387161925488 22.06896551724138,2.657942002846943 23.44827586206897,3.637976136355167 24.82758620689655,3.499802502627088 26.20689655172414,0.9552910664112864 27.58620689655172,0.15665640674025 28.96551724137931,3.353728973982516 30.3448275862069,13.0170891123052 31.72413793103448,5.33570827029565 33.10344827586207,4.406501762570894 34.48275862068966,4.796726760521393 35.86206896551724,3.246707756057207 37.24137931034483,7.329611936294055 38.62068965517241,5.374313417151715 40.0,2.954113534904866 41.37931034482759,4.351202498155449 42.75862068965517,1.206597157528376 44.13793103448276,2.652874145730703 45.51724137931034,3.374000402447477 46.89655172413793,4.443020144732037 48.27586206896552,4.340619620059771 49.6551724137931,0.0 51.03448275862069,9.260316442960523 52.41379310344828,0.2583116583071867 53.79310344827586,3.228224983045037 55.17241379310345,20.0 56.55172413793103,2.404400092413865 57.93103448275862,1.74930503282928 59.31034482758621,2.906565110784847 60.68965517241379,4.891525499519299 62.06896551724138,3.668681388294741 63.44827586206897,10.50969227673481 64.82758620689656,3.066947883051744 66.20689655172414,1.601591903352984 67.58620689655172,3.205866789885153 68.96551724137932,5.137316569656951 70.3448275862069,4.530366152676648 71.72413793103448,5.515319088680047 73.10344827586206,15.48886189344085 74.48275862068967,3.204078134432363 75.86206896551724,2.26205292929594 77.24137931034483,2.724867527705528 78.62068965517241,1.879876880883 80.0,2.326146416354273" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkArrayIterationTargets_wasm_4.html">BenchmarkArrayIterationTargets/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.267729250459772 1.379310344827586,3.461670728607527 2.758620689655172,15.69533948356035 4.137931034482759,3.688641019123518 5.517241379310345,2.392159208145811 6.896551724137931,6.601874971965132 8.275862068965518,2.200475471359579 9.655172413793103,4.397811037514391 11.03448275862069,7.432903216160045 12.41379310344828,6.702501457813131 13.79310344827586,4.041506556421106 15.17241379310345,3.293012963322917 16.55172413793103,17.54668740000897 17.93103448275862,2.05334848462194 19.31034482758621,5.729130844335461 20.68965517241379,2.399037095737205 22.06896551724138,7.526950853007581 23.44827586206897,8.312674750676575 24.82758620689655,3.059613343101927 26.20689655172414,4.376728816853815 27.58620689655172,4.805251117656734 28.96551724137931,2.718709349441545 30.3448275862069,14.64212556630433 31.72413793103448,2.882732016566738 33.10344827586207,2.278375024296886 34.48275862068966,2.319193791958852 35.86206896551724,3.115683078901332 37.24137931034483,2.716317040714104 38.62068965517241,0.0 40.0,5.159163290022577 41.37931034482759,2.827110838653728 42.75862068965517,4.532228884137498 44.13793103448276,6.733750990565332 45.51724137931034,5.122680581929098 46.89655172413793,2.622119884571104 48.27586206896552,3.260417756911529 49.6551724137931,5.468668231635293 51.03448275862069,7.796085584844724 52.41379310344828,5.218821488913144 53.79310344827586,3.128691257606794 55.17241379310345,20.0 56.55172413793103,5.166788774091296 57.93103448275862,4.060046949058776 59.31034482758621,6.645983164127331 60.68965517241379,3.86058820890836 62.06896551724138,2.438958747626381 63.44827586206897,8.518712339827456 64.82758620689656,5.513224981683886 66.20689655172414,4.56407649407156 67.58620689655172,2.269702905159911 68.96551724137932,3.389303389602428 70.3448275862069,3.409039936603819 71.72413793103448,1.045887471778233 73.10344827586206,12.04931146364438 74.48275862068967,5.067657481197949 75.86206896551724,3.886604566319284 77.24137931034483,8.810723523870756 78.62068965517241,4.660067881760141 80.0,4.843528057295794" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkPathAndValueInternedAndNoRoundtripRequired_Go_4.html">BenchmarkPathAndValueInternedAndNoRoundtripRequired/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.2038496060636282 1.379310344827586,0.4982547122768525 2.758620689655172,11.46783684053057 4.137931034482759,0.6430637279345766 5.517241379310345,2.876633090655231 6.896551724137931,3.272364615538047 8.275862068965518,4.961803131544829 9.655172413793103,2.683155480203451 11.03448275862069,2.735813304078987 12.41379310344828,3.832053455669692 13.79310344827586,2.324922708686546 15.17241379310345,2.34207639373691 16.55172413793103,16.26328911937768 17.93103448275862,3.469033609255011 19.31034482758621,0.7695222898174928 20.68965517241379,3.434327316246135 22.06896551724138,0.8461154881819088 23.44827586206897,0.8157973471626608 24.82758620689655,3.461454074000199 26.20689655172414,0.5880123666101525 27.58620689655172,0.5513114590605366 28.96551724137931,2.800837738107111 30.3448275862069,13.03201356337888 31.72413793103448,4.941458063229281 33.10344827586207,4.258900967388052 34.48275862068966,4.867657325221901 35.86206896551724,4.256507429939164 37.24137931034483,4.108905953924404 38.62068965517241,2.035703600279246 40.0,0.4902762541138925 41.37931034482759,0.9163259200159569 42.75862068965517,0.7052957016056647 44.13793103448276,0.6099531265582926 45.51724137931034,4.048668594794056 46.89655172413793,2.934476912336691 48.27586206896552,2.930886606163359 49.6551724137931,0.7611449087463849 51.03448275862069,5.72972972972973 52.41379310344828,0.5469233070709085 53.79310344827586,2.452976962202054 55.17241379310345,20.0 56.55172413793103,0.1332402513214321 57.93103448275862,0.0 59.31034482758621,4.590804826967189 60.68965517241379,2.502443402812407 62.06896551724138,2.515208935873143 63.44827586206897,6.971576742794455 64.82758620689656,3.703201356337888 66.20689655172414,2.754562680761943 67.58620689655172,5.670290216415678 68.96551724137932,3.514510820783884 70.3448275862069,3.518500049865364 71.72413793103448,1.728532961005286 73.10344827586206,12.45916026727835 74.48275862068967,2.765333599281939 75.86206896551724,2.766530368006383 77.24137931034483,2.719058541936771 78.62068965517241,2.741797147701207 80.0,0.6011768225790366" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkArrayFlattenWithAndWithoutBuiltin_array_concat_4.html">BenchmarkArrayFlattenWithAndWithoutBuiltin/array.concat-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.777142857142857 1.379310344827586,0.8971428571428571 2.758620689655172,12.6 4.137931034482759,2.6 5.517241379310345,6.005714285714286 6.896551724137931,3.251428571428571 8.275862068965518,3.302857142857143 9.655172413793103,2.542857142857143 11.03448275862069,3.417142857142857 12.41379310344828,1.594285714285714 13.79310344827586,0.0 15.17241379310345,2.182857142857143 16.55172413793103,17.27428571428571 17.93103448275862,4.457142857142857 19.31034482758621,3.251428571428571 20.68965517241379,5.56 22.06896551724138,2.925714285714286 23.44827586206897,3.308571428571429 24.82758620689655,5.508571428571429 26.20689655172414,3.36 27.58620689655172,3.44 28.96551724137931,4.011428571428571 30.3448275862069,12.77714285714286 31.72413793103448,5.617142857142857 33.10344827586207,3.874285714285714 34.48275862068966,3.914285714285714 35.86206896551724,5.2 37.24137931034483,8.822857142857144 38.62068965517241,8.874285714285714 40.0,2.577142857142857 41.37931034482759,6.051428571428571 42.75862068965517,1.457142857142857 44.13793103448276,2.497142857142857 45.51724137931034,4.685714285714286 46.89655172413793,3.074285714285714 48.27586206896552,5.582857142857143 49.6551724137931,2.045714285714286 51.03448275862069,10.66857142857143 52.41379310344828,3.331428571428571 53.79310344827586,2.742857142857143 55.17241379310345,20.0 56.55172413793103,1.525714285714286 57.93103448275862,1.217142857142857 59.31034482758621,3.337142857142857 60.68965517241379,5.537142857142857 62.06896551724138,4.428571428571429 63.44827586206897,14.76571428571429 64.82758620689656,3.725714285714286 66.20689655172414,1.748571428571429 67.58620689655172,2.897142857142857 68.96551724137932,6.491428571428571 70.3448275862069,6.542857142857143 71.72413793103448,7.965714285714286 73.10344827586206,17.93714285714286 74.48275862068967,3.36 75.86206896551724,3.657142857142857 77.24137931034483,1.834285714285714 78.62068965517241,1.748571428571429 80.0,1.811428571428571" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLParseSchema_Trivial_Schema_with_cache___string_4.html">BenchmarkGraphQLParseSchema/Trivial_Schema_with_cache_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.109649122807018 1.379310344827586,5.153508771929825 2.758620689655172,13.15789473684211 4.137931034482759,5.219298245614035 5.517241379310345,3.925438596491228 6.896551724137931,4.035087719298246 8.275862068965518,0.0 9.655172413793103,3.070175438596491 11.03448275862069,3.793859649122807 12.41379310344828,2.236842105263158 13.79310344827586,1.381578947368421 15.17241379310345,4.144736842105263 16.55172413793103,16.35964912280702 17.93103448275862,3.662280701754386 19.31034482758621,5.153508771929825 20.68965517241379,3.640350877192982 22.06896551724138,5.043859649122807 23.44827586206897,4.692982456140351 24.82758620689655,3.837719298245614 26.20689655172414,4.868421052631579 27.58620689655172,3.596491228070175 28.96551724137931,3.245614035087719 30.3448275862069,11.8640350877193 31.72413793103448,2.609649122807018 33.10344827586207,3.179824561403509 34.48275862068966,2.894736842105263 35.86206896551724,2.675438596491228 37.24137931034483,7.631578947368421 38.62068965517241,5.307017543859649 40.0,5.021929824561404 41.37931034482759,4.495614035087719 42.75862068965517,4.276315789473684 44.13793103448276,4.517543859649123 45.51724137931034,3.706140350877193 46.89655172413793,2.653508771929825 48.27586206896552,1.666666666666667 49.6551724137931,3.530701754385965 51.03448275862069,8.706140350877194 52.41379310344828,2.697368421052632 53.79310344827586,2.149122807017544 55.17241379310345,20.0 56.55172413793103,3.618421052631579 57.93103448275862,4.12280701754386 59.31034482758621,2.105263157894737 60.68965517241379,3.464912280701754 62.06896551724138,2.675438596491228 63.44827586206897,10.74561403508772 64.82758620689656,3.442982456140351 66.20689655172414,3.399122807017544 67.58620689655172,2.214912280701754 68.96551724137932,4.254385964912281 70.3448275862069,4.473684210526316 71.72413793103448,5.548245614035088 73.10344827586206,16.09649122807018 74.48275862068967,5.285087719298246 75.86206896551724,3.728070175438596 77.24137931034483,4.210526315789474 78.62068965517241,5.131578947368421 80.0,4.692982456140351" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkPartialEval_1_4.html">BenchmarkPartialEval/1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.986615005283551 1.379310344827586,0.0 2.758620689655172,13.67382881296231 4.137931034482759,2.86016202888341 5.517241379310345,3.430785487847834 6.896551724137931,3.451919690031701 8.275862068965518,2.986967241986615 9.655172413793103,2.641775272983445 11.03448275862069,3.494188094399436 12.41379310344828,2.395209580838323 13.79310344827586,2.951743571680169 15.17241379310345,1.81754138781261 16.55172413793103,18.77421627333568 17.93103448275862,4.579077139837971 19.31034482758621,2.740401549841493 20.68965517241379,4.395914054244452 22.06896551724138,3.332159210989785 23.44827586206897,3.768932722789715 24.82758620689655,2.782669954209229 26.20689655172414,1.761183515322297 27.58620689655172,3.148996125396266 28.96551724137931,3.036280380415639 30.3448275862069,13.52588939767524 31.72413793103448,4.452271926734766 33.10344827586207,4.121169425854174 34.48275862068966,4.255019373018669 35.86206896551724,3.275801338499472 37.24137931034483,10.76435364564988 38.62068965517241,9.256780556533991 40.0,4.255019373018669 41.37931034482759,4.247974638957379 42.75862068965517,1.394857344135259 44.13793103448276,1.542796759422332 45.51724137931034,2.881296231067277 46.89655172413793,4.424092990489609 48.27586206896552,4.374779852060585 49.6551724137931,0.7749207467418106 51.03448275862069,12.27897146882705 52.41379310344828,2.064107079957732 53.79310344827586,3.198309263825291 55.17241379310345,20.0 56.55172413793103,2.965833039802747 57.93103448275862,2.522014793941529 59.31034482758621,0.3240577668193026 60.68965517241379,4.438182458612187 62.06896551724138,3.952095808383234 63.44827586206897,14.14582599506869 64.82758620689656,2.627685804860867 66.20689655172414,2.557238464247975 67.58620689655172,1.768228249383586 68.96551724137932,4.522719267347658 70.3448275862069,4.212750968650933 71.72413793103448,8.989080662205001 73.10344827586206,19.12645297640014 74.48275862068967,3.818245861218739 75.86206896551724,3.740753786544558 77.24137931034483,2.134554420570623 78.62068965517241,1.606199365973934 80.0,3.12081718915111" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/e2e/wasm/authz</td><td><a href="benchmarks.__v1_test_e2e_wasm_authz_BenchmarkRESTAuthzAllow100Paths_4.html">BenchmarkRESTAuthzAllow100Paths-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.692920333739753 1.379310344827586,2.443289958071119 2.758620689655172,16.03397286025116 4.137931034482759,5.510432313172489 5.517241379310345,4.337000348656425 6.896551724137931,3.991227443904786 8.275862068965518,4.10944623239649 9.655172413793103,5.75501860771716 11.03448275862069,6.048990733225155 12.41379310344828,2.9218656099304 13.79310344827586,4.258421646919867 15.17241379310345,5.584178345732702 16.55172413793103,17.41156083708041 17.93103448275862,4.400573654189665 19.31034482758621,5.680876091110925 20.68965517241379,4.047469953510166 22.06896551724138,5.383044484539548 23.44827586206897,5.80989421777926 24.82758620689655,0.6568465239370311 26.20689655172414,4.8718240553525 27.58620689655172,4.644236667704087 28.96551724137931,3.931588480059001 30.3448275862069,16.11380755690274 31.72413793103448,4.229517128180104 33.10344827586207,4.338838592869803 34.48275862068966,4.069955866889493 35.86206896551724,3.355774422758739 37.24137931034483,3.880364404882299 38.62068965517241,0.0 40.0,6.224078642471898 41.37931034482759,3.557665208039754 42.75862068965517,4.922673827408831 44.13793103448276,4.902777537099331 45.51724137931034,4.386846433827021 46.89655172413793,3.998402973353084 48.27586206896552,3.979807039809909 49.6551724137931,5.721381233966483 51.03448275862069,7.325214652442224 52.41379310344828,5.330073661467781 53.79310344827586,3.695073269835813 55.17241379310345,20.0 56.55172413793103,5.724217619834184 57.93103448275862,5.166697280965092 59.31034482758621,4.216768641161837 60.68965517241379,4.296908325541128 62.06896551724138,4.180139615063898 63.44827586206897,10.18292193492532 64.82758620689656,4.78404858731764 66.20689655172414,5.675491671408995 67.58620689655172,2.854172197457373 68.96551724137932,3.757739930033043 70.3448275862069,4.427723107187244 71.72413793103448,1.387192317636401 73.10344827586206,16.93780953655035 74.48275862068967,6.309849509350993 75.86206896551724,5.706783412272013 77.24137931034483,6.0673593122804 78.62068965517241,6.09044411065232 80.0,5.908457933527925" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteSameValue_Go__roundtrip__4.html">BenchmarkWriteSameValue/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.652892561983471 1.379310344827586,1.2121212121212146 2.758620689655172,12.5068870523416 4.137931034482759,2.3140495867768607 5.517241379310345,2.03856749311295 6.896551724137931,2.9201101928374626 8.275862068965518,0.0 9.655172413793103,2.4793388429752063 11.03448275862069,4.187327823691458 12.41379310344828,3.8292011019283763 13.79310344827586,2.72727272727273 15.17241379310345,4.049586776859503 16.55172413793103,19.97245179063361 17.93103448275862,1.7079889807162516 19.31034482758621,3.691460055096421 20.68965517241379,2.7548209366391205 22.06896551724138,3.443526170798897 23.44827586206897,2.1763085399449054 24.82758620689655,0.909090909090903 26.20689655172414,2.148760330578508 27.58620689655172,3.994490358126722 28.96551724137931,3.6088154269972463 30.3448275862069,11.625344352617077 31.72413793103448,1.597796143250683 33.10344827586207,1.4600550964187278 34.48275862068966,3.1129476584021987 35.86206896551724,2.617079889807165 37.24137931034483,9.035812672176304 38.62068965517241,6.198347107438018 40.0,3.5537190082644656 41.37931034482759,1.5426997245179024 42.75862068965517,1.2121212121212146 44.13793103448276,1.9008264462809947 45.51724137931034,2.534435261707987 46.89655172413793,1.4325068870523374 48.27586206896552,2.617079889807165 49.6551724137931,1.0743801652892557 51.03448275862069,11.54269972451791 52.41379310344828,1.4325068870523374 53.79310344827586,2.617079889807165 55.17241379310345,19.944903581267216 56.55172413793103,3.3884297520661093 57.93103448275862,2.947658402203853 59.31034482758621,1.9008264462809947 60.68965517241379,1.1570247933884268 62.06896551724138,1.597796143250683 63.44827586206897,13.856749311294763 64.82758620689656,3.195592286501377 66.20689655172414,2.1763085399449054 67.58620689655172,1.735537190082642 68.96551724137932,2.7823691460055073 70.3448275862069,1.3223140495867725 71.72413793103448,7.7134986225895315 73.10344827586206,20.0 74.48275862068967,2.7548209366391205 75.86206896551724,2.286501377410463 77.24137931034483,1.7079889807162516 78.62068965517241,3.8567493112947666 80.0,3.6088154269972463" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkArrayPlugging_10_4.html">BenchmarkArrayPlugging/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.704687837545906 1.379310344827586,0.0 2.758620689655172,13.62713329012746 4.137931034482759,2.302873190753943 5.517241379310345,4.294664074314107 6.896551724137931,3.179952473536401 8.275862068965518,1.542449773169151 9.655172413793103,1.460358608770793 11.03448275862069,4.139122920717218 12.41379310344828,3.179952473536401 13.79310344827586,1.313458630373731 15.17241379310345,1.222726290775545 16.55172413793103,18.43162670123137 17.93103448275862,4.679196370706416 19.31034482758621,2.670123136746598 20.68965517241379,4.186649384316267 22.06896551724138,2.963923093540722 23.44827586206897,3.914452365521711 24.82758620689655,3.616331821127673 26.20689655172414,1.356664506372867 27.58620689655172,0.2030676171959386 28.96551724137931,3.171311298336574 30.3448275862069,13.54936271332901 31.72413793103448,4.484769928710305 33.10344827586207,4.190969971916181 34.48275862068966,4.324908187513502 35.86206896551724,3.361417152732772 37.24137931034483,9.85093972780298 38.62068965517241,8.576366385828473 40.0,4.182328796716353 41.37931034482759,4.873622812702528 42.75862068965517,0.838193994383236 44.13793103448276,3.218837761935623 45.51724137931034,3.365737740332685 46.89655172413793,4.190969971916181 48.27586206896552,4.46748757831065 49.6551724137931,0.1901058543961979 51.03448275862069,11.19896305897602 52.41379310344828,2.8299848779434 53.79310344827586,3.944696478721106 55.17241379310345,20.0 56.55172413793103,2.76949665154461 57.93103448275862,2.259667314754807 59.31034482758621,2.873190753942536 60.68965517241379,5.491466839490171 62.06896551724138,3.529920069129402 63.44827586206897,14.42644199611147 64.82758620689656,3.806437675523871 66.20689655172414,2.639879023547202 67.58620689655172,1.330740980773385 68.96551724137932,4.68351695830633 70.3448275862069,3.370058327932599 71.72413793103448,7.962842946640743 73.10344827586206,18.16375027003672 74.48275862068967,3.525599481529488 75.86206896551724,3.577446532728451 77.24137931034483,3.007128969539857 78.62068965517241,1.313458630373731 80.0,2.855908403542882" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkArrayIteration_10_4.html">BenchmarkArrayIteration/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.534119106699752 1.379310344827586,0.4218362282878412 2.758620689655172,13.47084367245658 4.137931034482759,2.472084367245658 5.517241379310345,5.521091811414392 6.896551724137931,4.18424317617866 8.275862068965518,3.247518610421836 9.655172413793103,1.405086848635236 11.03448275862069,3.601116625310174 12.41379310344828,3.725186104218362 13.79310344827586,1.755583126550868 15.17241379310345,1.808312655086849 16.55172413793103,15.72890818858561 17.93103448275862,4.94727047146402 19.31034482758621,2.34181141439206 20.68965517241379,5.5924317617866 22.06896551724138,2.940446650124069 23.44827586206897,2.996277915632754 24.82758620689655,5.179900744416873 26.20689655172414,2.186724565756824 27.58620689655172,1.057692307692308 28.96551724137931,4.773573200992556 30.3448275862069,12.79466501240695 31.72413793103448,5.580024813895782 33.10344827586207,4.51302729528536 34.48275862068966,4.680521091811414 35.86206896551724,4.525434243176179 37.24137931034483,9.426178660049628 38.62068965517241,8.169975186104217 40.0,3.275434243176179 41.37931034482759,5.204714640198511 42.75862068965517,1.048387096774194 44.13793103448276,3.185483870967742 45.51724137931034,4.429280397022333 46.89655172413793,5.505583126550868 48.27586206896552,4.568858560794045 49.6551724137931,0.6916873449131514 51.03448275862069,10.67307692307692 52.41379310344828,2.921836228287841 53.79310344827586,4.61848635235732 55.17241379310345,20.0 56.55172413793103,2.580645161290323 57.93103448275862,1.923076923076923 59.31034482758621,3.669354838709677 60.68965517241379,5.722704714640199 62.06896551724138,3.715880893300248 63.44827586206897,13.77171215880893 64.82758620689656,4.109801488833747 66.20689655172414,2.655086848635236 67.58620689655172,2.434863523573201 68.96551724137932,4.810794044665012 70.3448275862069,4.882133995037221 71.72413793103448,7.903225806451613 73.10344827586206,17.39143920595533 74.48275862068967,3.111042183622829 75.86206896551724,3.539081885856079 77.24137931034483,2.410049627791563 78.62068965517241,0.0 80.0,2.478287841191067" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_5_500_4.html">BenchmarkObjectFind/5_500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.663291139240503 1.379310344827586,6.764556962025317 2.758620689655172,11.777215189873417 4.137931034482759,6.521518987341775 5.517241379310345,4.141772151898735 6.896551724137931,8.860759493670887 8.275862068965518,4.567088607594938 9.655172413793103,5.478481012658227 11.03448275862069,5.4278481012658215 12.41379310344828,9.134177215189874 13.79310344827586,5.782278481012659 15.17241379310345,6.025316455696201 16.55172413793103,15.362025316455698 17.93103448275862,4.567088607594938 19.31034482758621,6.379746835443038 20.68965517241379,4.546835443037974 22.06896551724138,6.20759493670886 23.44827586206897,6.268354430379748 24.82758620689655,0.020253164556965686 26.20689655172414,6.734177215189872 27.58620689655172,6.784810126582277 28.96551724137931,4.556962025316455 30.3448275862069,11.726582278481011 31.72413793103448,0.33417721518987165 33.10344827586207,4.546835443037974 34.48275862068966,4.536708860759495 35.86206896551724,4.567088607594938 37.24137931034483,8.51645569620253 38.62068965517241,6.977215189873418 40.0,6.369620253164555 41.37931034482759,0.0 42.75862068965517,6.086075949367091 44.13793103448276,6.784810126582277 45.51724137931034,10.096202531645568 46.89655172413793,3.9392405063291136 48.27586206896552,3.969620253164557 49.6551724137931,6.126582278481013 51.03448275862069,9.508860759493672 52.41379310344828,6.20759493670886 53.79310344827586,4.0000000000000036 55.17241379310345,20.0 56.55172413793103,4.799999999999997 57.93103448275862,6.420253164556961 59.31034482758621,10.015189873417722 60.68965517241379,4.060759493670886 62.06896551724138,4.0708860759493675 63.44827586206897,11.706329113924049 64.82758620689656,10.045569620253167 66.20689655172414,5.792405063291138 67.58620689655172,3.878481012658227 68.96551724137932,4.131645569620252 70.3448275862069,4.121518987341773 71.72413793103448,7.6962025316455716 73.10344827586206,15.756962025316454 74.48275862068967,5.468354430379744 75.86206896551724,5.3974683544303765 77.24137931034483,5.782278481012659 78.62068965517241,5.559493670886075 80.0,6.845569620253167" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectLookup_5_4.html">BenchmarkObjectLookup/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.229249011857707 1.379310344827586,5.415019762845855 2.758620689655172,10.948616600790515 4.137931034482759,5.217391304347828 5.517241379310345,2.2924901185770743 6.896551724137931,5.75098814229249 8.275862068965518,2.07509881422925 9.655172413793103,2.6284584980237184 11.03448275862069,2.4505928853754995 12.41379310344828,5.335968379446644 13.79310344827586,3.379446640316207 15.17241379310345,4.051383399209488 16.55172413793103,16.679841897233203 17.93103448275862,2.154150197628457 19.31034482758621,3.715415019762851 20.68965517241379,1.620553359683793 22.06896551724138,4.4466403162055315 23.44827586206897,4.3873517786561305 24.82758620689655,2.213438735177867 26.20689655172414,5.31620553359684 27.58620689655172,5.237154150197632 28.96551724137931,2.0553359683794525 30.3448275862069,10.869565217391306 31.72413793103448,2.1146245059288553 33.10344827586207,2.252964426877469 34.48275862068966,1.9565217391304373 35.86206896551724,1.9565217391304373 37.24137931034483,7.411067193675889 38.62068965517241,6.086956521739133 40.0,4.051383399209488 41.37931034482759,1.8181818181818201 42.75862068965517,4.328063241106721 44.13793103448276,5.355731225296443 45.51724137931034,5.75098814229249 46.89655172413793,0.8695652173913047 48.27586206896552,0.8695652173913047 49.6551724137931,1.9169960474308354 51.03448275862069,5.968379446640322 52.41379310344828,1.620553359683793 53.79310344827586,0.8893280632411127 55.17241379310345,20.0 56.55172413793103,4.881422924901191 57.93103448275862,4.802371541501975 59.31034482758621,5.612648221343871 60.68965517241379,0.9683794466403199 62.06896551724138,0.5138339920948667 63.44827586206897,11.264822134387352 64.82758620689656,5.6916996047430874 66.20689655172414,4.822134387351779 67.58620689655172,0.9881422924901209 68.96551724137932,0.4743083003952613 70.3448275862069,0.0 71.72413793103448,5.909090909090914 73.10344827586206,15.810276679841898 74.48275862068967,2.9051383399209527 75.86206896551724,2.9051383399209527 77.24137931034483,3.9130434782608674 78.62068965517241,2.9446640316205546 80.0,5.31620553359684" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_10_1000_4.html">BenchmarkJSONPatchAddShallowComposite/array-10-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.569381541052929 1.379310344827586,0.8531564905502583 2.758620689655172,11.62762893641081 4.137931034482759,0.5695758953549322 5.517241379310345,2.549045013634249 6.896551724137931,4.681170601850489 8.275862068965518,3.729953531653248 9.655172413793103,2.359225645344626 11.03448275862069,1.412484613617758 12.41379310344828,5.896061675098502 13.79310344827586,0.0 15.17241379310345,0.6394256535899595 16.55172413793103,19.48837702378779 17.93103448275862,3.996984563556802 19.31034482758621,0.1603128515309818 20.68965517241379,3.947865930868764 22.06896551724138,3.027038806075633 23.44827586206897,2.440147709269522 24.82758620689655,4.120546783436302 26.20689655172414,1.747657441708433 27.58620689655172,0.9295436207617511 28.96551724137931,4.129852231835235 30.3448275862069,11.06241128904018 31.72413793103448,3.947983721354826 33.10344827586207,3.102954774342876 34.48275862068966,2.890990794673514 35.86206896551724,2.854770220209314 37.24137931034483,10.70197240168912 38.62068965517241,7.440353842620132 40.0,2.031296932146791 41.37931034482759,3.817825234255829 42.75862068965517,1.560193883140059 44.13793103448276,1.837060420629826 45.51724137931034,5.868086434658673 46.89655172413793,3.491722273591962 48.27586206896552,2.810834368908023 49.6551724137931,1.4038859081352 51.03448275862069,13.30567220085634 52.41379310344828,0.6057375745761014 53.79310344827586,2.594629931740413 55.17241379310345,20.0 56.55172413793103,1.525092318293451 57.93103448275862,0.9429717361728693 59.31034482758621,6.122101617852326 60.68965517241379,3.371811558780397 62.06896551724138,1.650421395463888 63.44827586206897,14.84413373931788 64.82758620689656,5.255458116647918 66.20689655172414,1.231911798484036 67.58620689655172,2.057093048594465 68.96551724137932,3.113791499060621 70.3448275862069,2.831506599211982 71.72413793103448,9.833326462221645 73.10344827586206,14.73535422543921 74.48275862068967,1.310183576472528 75.86206896551724,1.099809768365009 77.24137931034483,0.7683473405853009 78.62068965517241,1.319960186815711 80.0,1.515315707950269" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_wide_fanout_1000_4.html">BenchmarkHasRootsOverlap/wide-fanout/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.5832002324596472 1.379310344827586,1.408887783144017 2.758620689655172,13.27450939429448 4.137931034482759,0.3771391890121035 5.517241379310345,5.369513980814482 6.896551724137931,6.055991628414014 8.275862068965518,5.261146762942438 9.655172413793103,2.400297791443434 11.03448275862069,0.99004259861018 12.41379310344828,5.356789473984081 13.79310344827586,2.616044653523074 15.17241379310345,1.565152323741841 16.55172413793103,17.701992050032 17.93103448275862,4.948199862119523 19.31034482758621,0.4829615055180679 20.68965517241379,3.731812976338115 22.06896551724138,1.321791382660106 23.44827586206897,2.169205553962354 24.82758620689655,2.375684417037165 26.20689655172414,1.777556628803346 27.58620689655172,0.6771716649922229 28.96551724137931,2.061294139320056 30.3448275862069,12.60109810594766 31.72413793103448,3.232366587344243 33.10344827586207,2.961771403285202 34.48275862068966,3.762579694345951 35.86206896551724,2.168142013092948 37.24137931034483,7.294333036428174 38.62068965517241,4.9183067669687 40.0,0.0 41.37931034482759,3.389542734401559 42.75862068965517,1.510190050955003 44.13793103448276,1.460545482515198 45.51724137931034,5.53652788091381 46.89655172413793,3.370436982354717 48.27586206896552,3.585386188782303 49.6551724137931,0.3171630806980626 51.03448275862069,5.546175715943427 52.41379310344828,0.6066361151890729 53.79310344827586,1.72316411005369 55.17241379310345,20.0 56.55172413793103,0.284915002193553 57.93103448275862,0.8908294289355285 59.31034482758621,5.886698712165958 60.68965517241379,3.654934164921004 62.06896551724138,2.012865046159573 63.44827586206897,11.096567611762 64.82758620689656,5.506862687377859 66.20689655172414,1.383932556315439 67.58620689655172,3.703401241683965 68.96551724137932,2.161912702286423 70.3448275862069,2.684073285562623 71.72413793103448,5.330732722683617 73.10344827586206,16.02026805028269 74.48275862068967,1.950533954491846 75.86206896551724,0.4844428660147414 77.24137931034483,1.123744879335591 78.62068965517241,1.649703822859671 80.0,1.5211293284689" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetUnionOverlapping_5_4.html">BenchmarkSetUnionOverlapping/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.6293823038397335 1.379310344827586,1.8614357262103525 2.758620689655172,11.878130217028382 4.137931034482759,1.7028380634390636 5.517241379310345,3.6811352253756304 6.896551724137931,4.557595993322206 8.275862068965518,3.3973288814691145 9.655172413793103,2.8380634390651096 11.03448275862069,2.8881469115192004 12.41379310344828,0.7262103505843065 13.79310344827586,1.519198664440733 15.17241379310345,2.045075125208683 16.55172413793103,14.824707846410686 17.93103448275862,2.3539232053422374 19.31034482758621,0.0 20.68965517241379,3.9315525876460775 22.06896551724138,2.462437395659432 23.44827586206897,2.687813021702837 24.82758620689655,2.6961602671118534 26.20689655172414,2.2370617696160267 27.58620689655172,1.1602671118530878 28.96551724137931,2.604340567612688 30.3448275862069,11.91151919866444 31.72413793103448,2.988313856427382 33.10344827586207,2.8213689482470805 34.48275862068966,3.1719532554257093 35.86206896551724,3.7479131886477433 37.24137931034483,7.312186978297163 38.62068965517241,4.190317195325541 40.0,0.15025041736227251 41.37931034482759,3.439065108514189 42.75862068965517,2.2787979966611047 44.13793103448276,1.7529215358931545 45.51724137931034,5.06677796327212 46.89655172413793,4.365609348914859 48.27586206896552,2.9131886477462423 49.6551724137931,1.1018363939899842 51.03448275862069,9.74958263772955 52.41379310344828,1.3522537562604313 53.79310344827586,4.023372287145241 55.17241379310345,20.0 56.55172413793103,2.378964941569283 57.93103448275862,2.045075125208683 59.31034482758621,4.365609348914859 60.68965517241379,3.7729549248747887 62.06896551724138,3.1886477462437384 63.44827586206897,9.449081803005008 64.82758620689656,4.624373956594322 66.20689655172414,2.4207011686143574 67.58620689655172,3.8981636060100158 68.96551724137932,3.831385642737896 70.3448275862069,0.8848080133555953 71.72413793103448,5.567612687813021 73.10344827586206,15.467445742904843 74.48275862068967,2.1035058430717832 75.86206896551724,2.2287145242070103 77.24137931034483,2.262103505843072 78.62068965517241,2.186978297161936 80.0,2.5792988313856426" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_1000_10_4.html">BenchmarkJSONPatchAddRemove/array-1000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.022555829412204 1.379310344827586,1.676002688774367 2.758620689655172,11.66479946224513 4.137931034482759,1.153185450743147 5.517241379310345,3.740383897229069 6.896551724137931,0.0 8.275862068965518,4.67099858092464 9.655172413793103,2.684293076406005 11.03448275862069,2.050937336619613 12.41379310344828,1.320486966913138 13.79310344827586,0.8200761819403988 15.17241379310345,1.190529539173949 16.55172413793103,15.53812831428785 17.93103448275862,3.350511614011502 19.31034482758621,1.946373889013369 20.68965517241379,4.069011875420121 22.06896551724138,2.016580775263276 23.44827586206897,2.603629845395474 24.82758620689655,4.854731496004183 26.20689655172414,0.9963402793337816 27.58620689655172,0.1613264620210621 28.96551724137931,4.381208454701621 30.3448275862069,13.51856001195011 31.72413793103448,3.864366270819329 33.10344827586207,1.973261632683546 34.48275862068966,4.463365449249384 35.86206896551724,4.324445440286803 37.24137931034483,5.425349167226828 38.62068965517241,2.723130928374038 40.0,1.448950631115094 41.37931034482759,3.077152886698036 42.75862068965517,0.4451415340951527 44.13793103448276,1.180073194413324 45.51724137931034,2.536410486220031 46.89655172413793,4.814399880498917 48.27586206896552,3.962954664276645 49.6551724137931,2.264545522443797 51.03448275862069,7.373216819777429 52.41379310344828,0.2733587273134663 53.79310344827586,1.955336470236762 55.17241379310345,20.0 56.55172413793103,3.66121442975577 57.93103448275862,1.950855179625065 59.31034482758621,2.092762715662111 60.68965517241379,5.189334528344163 62.06896551724138,4.216894465606095 63.44827586206897,8.6951975502278 64.82758620689656,2.451265964597804 66.20689655172414,3.09507804914482 67.58620689655172,4.405108671297334 68.96551724137932,4.760624393158563 70.3448275862069,3.588020016431399 71.72413793103448,4.590335349914109 73.10344827586206,14.64784524609754 74.48275862068967,2.945701695421615 75.86206896551724,2.156994547763089 77.24137931034483,3.045783852416163 78.62068965517241,3.607438942415416 80.0,2.530435432071103" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMSetIteration_100_4.html">BenchmarkWASMSetIteration/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.388543400192695 1.379310344827586,5.912936848559166 2.758620689655172,14.72786196023474 4.137931034482759,5.912586493824998 5.517241379310345,5.279845843916966 6.896551724137931,5.774897083296838 8.275862068965518,5.260225978803539 9.655172413793103,5.787509853726898 11.03448275862069,7.619164403959008 12.41379310344828,4.506612945607428 13.79310344827586,5.837610580712972 15.17241379310345,6.307786633966891 16.55172413793103,16.17272488394499 17.93103448275862,6.322151178067794 19.31034482758621,5.794516948410265 20.68965517241379,5.479548042392923 22.06896551724138,7.913812735394587 23.44827586206897,10.43041079092581 24.82758620689655,4.576683892441097 26.20689655172414,5.018130857493212 27.58620689655172,5.606376456161864 28.96551724137931,4.611719365857931 30.3448275862069,14.63116405360427 31.72413793103448,4.814925111675572 33.10344827586207,4.449154769203819 34.48275862068966,5.873697118332311 35.86206896551724,4.8555662608391 37.24137931034483,2.90303932731891 38.62068965517241,0.0 40.0,5.983708504861172 41.37931034482759,4.877638609091705 42.75862068965517,5.686607690286415 44.13793103448276,5.723394937374091 45.51724137931034,5.3425593413331 46.89655172413793,4.594201629149514 48.27586206896552,5.526145222037313 49.6551724137931,5.551020408163265 51.03448275862069,5.278444424980293 52.41379310344828,6.105982307085924 53.79310344827586,6.971008145747569 55.17241379310345,20.0 56.55172413793103,5.750722606639222 57.93103448275862,5.185950775159849 59.31034482758621,4.402907944293597 60.68965517241379,5.620040290794429 62.06896551724138,4.637995970920557 63.44827586206897,6.753087501094859 64.82758620689656,5.005167732328983 66.20689655172414,5.782604887448542 67.58620689655172,5.376894105281598 68.96551724137932,5.771743890689323 70.3448275862069,4.34930366996584 71.72413793103448,1.454322501532802 73.10344827586206,15.77402119646142 74.48275862068967,5.17088552159061 75.86206896551724,5.354821757028992 77.24137931034483,8.430585968292897 78.62068965517241,5.184549356223176 80.0,5.835158097573793" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_50_500_4.html">BenchmarkLazyObjectFind/50_500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.209677419354836 1.379310344827586,6.14247311827957 2.758620689655172,13.346774193548388 4.137931034482759,5.846774193548384 5.517241379310345,6.948924731182792 6.896551724137931,6.46505376344086 8.275862068965518,6.89516129032258 9.655172413793103,6.290322580645162 11.03448275862069,6.061827956989244 12.41379310344828,7.661290322580644 13.79310344827586,5.79301075268817 15.17241379310345,5.913978494623656 16.55172413793103,16.720430107526884 17.93103448275862,6.801075268817202 19.31034482758621,6.129032258064516 20.68965517241379,6.68010752688172 22.06896551724138,6.223118279569892 23.44827586206897,6.021505376344088 24.82758620689655,6.787634408602152 26.20689655172414,5.672043010752688 27.58620689655172,5.604838709677418 28.96551724137931,6.854838709677418 30.3448275862069,13.454301075268816 31.72413793103448,6.8817204301075225 33.10344827586207,6.8817204301075225 34.48275862068966,6.82795698924731 35.86206896551724,6.841397849462364 37.24137931034483,7.096774193548384 38.62068965517241,5.08064516129032 40.0,6.061827956989244 41.37931034482759,0.0 42.75862068965517,6.344086021505376 44.13793103448276,5.36290322580645 45.51724137931034,10.201612903225808 46.89655172413793,6.854838709677418 48.27586206896552,6.8817204301075225 49.6551724137931,2.405913978494624 51.03448275862069,9.314516129032258 52.41379310344828,7.499999999999998 53.79310344827586,6.774193548387096 55.17241379310345,20.0 56.55172413793103,4.811827956989244 57.93103448275862,5.120967741935482 59.31034482758621,9.986559139784948 60.68965517241379,6.491935483870964 62.06896551724138,6.76075268817204 63.44827586206897,10.604838709677422 64.82758620689656,10.10752688172043 66.20689655172414,5.053763440860212 67.58620689655172,6.935483870967742 68.96551724137932,6.868279569892472 70.3448275862069,6.868279569892472 71.72413793103448,8.965053763440858 73.10344827586206,14.462365591397848 74.48275862068967,6.169354838709678 75.86206896551724,6.263440860215056 77.24137931034483,5.7258064516129 78.62068965517241,6.223118279569892 80.0,5.551075268817202" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefCopyNonGround_mixed_Copy_4.html">BenchmarkRefCopyNonGround/mixed/Copy-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.1323414252153476 1.379310344827586,3.069694596711045 2.758620689655172,12.507439310884887 4.137931034482759,2.004698512137825 5.517241379310345,4.353954581049335 6.896551724137931,3.226311667971814 8.275862068965518,4.291307752545029 9.655172413793103,2.5058731401722802 11.03448275862069,2.4745497259201272 12.41379310344828,2.3492560689115116 13.79310344827586,1.5035238841033696 15.17241379310345,2.3492560689115116 16.55172413793103,15.101018010963195 17.93103448275862,2.6624902114330453 19.31034482758621,1.1902897415818359 20.68965517241379,3.9780736100234932 22.06896551724138,3.508222396241191 23.44827586206897,3.4455755677368813 24.82758620689655,2.819107282693814 26.20689655172414,2.819107282693814 27.58620689655172,2.380579483163668 28.96551724137931,4.66718872357087 30.3448275862069,12.689115113547377 31.72413793103448,3.5395458104933475 33.10344827586207,2.693813625685202 34.48275862068966,4.072043852779952 35.86206896551724,4.00939702427565 37.24137931034483,7.893500391542679 38.62068965517241,6.108065779169928 40.0,0.0 41.37931034482759,3.7901331245105716 42.75862068965517,2.1299921691464405 44.13793103448276,2.192638997650743 45.51724137931034,4.197337509788568 46.89655172413793,4.541895066562255 48.27586206896552,2.7251370399373513 49.6551724137931,0.7517619420516866 51.03448275862069,9.17149569303054 52.41379310344828,1.6914643696162877 53.79310344827586,4.416601409553644 55.17241379310345,20.0 56.55172413793103,2.88175411119812 57.93103448275862,1.9420516836335153 59.31034482758621,3.382928739232579 60.68965517241379,3.101018010963198 62.06896551724138,4.3226311667971835 63.44827586206897,8.050117462803446 64.82758620689656,3.6648394675019595 66.20689655172414,2.2552858261550526 67.58620689655172,4.447924823805796 68.96551724137932,4.197337509788568 70.3448275862069,1.1902897415818359 71.72413793103448,4.66718872357087 73.10344827586206,12.761158966327331 74.48275862068967,2.787783868441661 75.86206896551724,2.380579483163668 77.24137931034483,3.101018010963198 78.62068965517241,2.9444009397024296 80.0,2.4745497259201272" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetCopy_4.html">BenchmarkSetCopy-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.1930184804928103 1.379310344827586,2.1457905544147806 2.758620689655172,12.412731006160163 4.137931034482759,1.8993839835728963 5.517241379310345,4.568788501026695 6.896551724137931,3.5112936344969192 8.275862068965518,4.363449691991788 9.655172413793103,2.3819301848049292 11.03448275862069,3.0698151950718646 12.41379310344828,2.659137577002049 13.79310344827586,2.669404517453799 15.17241379310345,3.326488706365499 16.55172413793103,14.517453798767967 17.93103448275862,3.1519507186858284 19.31034482758621,0.585215605749486 20.68965517241379,4.517453798767967 22.06896551724138,3.5523613963038976 23.44827586206897,3.973305954825463 24.82758620689655,3.6447638603696113 26.20689655172414,2.402464065708415 27.58620689655172,1.9404517453798746 28.96551724137931,4.589322381930183 30.3448275862069,12.494866529774127 31.72413793103448,3.993839835728952 33.10344827586207,3.521560574948662 34.48275862068966,3.9117043121149884 35.86206896551724,4.065708418891168 37.24137931034483,8.7782340862423 38.62068965517241,6.49897330595482 40.0,1.190965092402461 41.37931034482759,4.199178644763858 42.75862068965517,2.9568788501026653 44.13793103448276,2.802874743326484 45.51724137931034,3.8501026694045173 46.89655172413793,4.630390143737165 48.27586206896552,3.5523613963038976 49.6551724137931,0.0 51.03448275862069,9.917864476386033 52.41379310344828,2.0225872689938384 53.79310344827586,4.794661190965092 55.17241379310345,20.0 56.55172413793103,3.1827515400410675 57.93103448275862,2.7515400410677557 59.31034482758621,3.6858316221765897 60.68965517241379,3.942505133470224 62.06896551724138,4.548254620123199 63.44827586206897,9.989733059548252 64.82758620689656,4.096509240246405 66.20689655172414,2.6180698151950708 67.58620689655172,4.835728952772072 68.96551724137932,5.041067761806978 70.3448275862069,1.9609856262833638 71.72413793103448,5.626283367556464 73.10344827586206,15.472279260780287 74.48275862068967,2.566735112936346 75.86206896551724,2.6180698151950708 77.24137931034483,2.587268993839835 78.62068965517241,2.7412731006160165 80.0,3.2956878850102633" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectString_5000_String___4.html">BenchmarkObjectString/5000/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.119946565422203 1.379310344827586,2.44322576109119 2.758620689655172,12.47613021162905 4.137931034482759,0.6199114110947058 5.517241379310345,5.641988328763271 6.896551724137931,9.921816775645082 8.275862068965518,5.737678408212051 9.655172413793103,2.558813189903677 11.03448275862069,2.720241861773184 12.41379310344828,9.023131547493495 13.79310344827586,2.565140968853266 15.17241379310345,2.496800956197708 16.55172413793103,20.0 17.93103448275862,4.04415383533713 19.31034482758621,1.440202488926387 20.68965517241379,5.847219292694931 22.06896551724138,2.520846516206145 23.44827586206897,2.830556141461014 24.82758620689655,6.117977923082331 26.20689655172414,2.48815299163327 27.58620689655172,1.381635379315194 28.96551724137931,5.500035154327498 30.3448275862069,12.26576671588273 31.72413793103448,4.04984883639176 33.10344827586207,4.79062082542361 34.48275862068966,4.823314349996485 35.86206896551724,5.600365605005976 37.24137931034483,14.76643464810518 38.62068965517241,13.38852562750475 40.0,1.316318638824439 41.37931034482759,5.025873585038318 42.75862068965517,2.307459748295015 44.13793103448276,1.199254728257048 45.51724137931034,10.62377838711945 46.89655172413793,5.855445405329396 48.27586206896552,4.250931589678689 49.6551724137931,1.162905153624411 51.03448275862069,16.13457076566125 52.41379310344828,0.0 53.79310344827586,5.395908036279266 55.17241379310345,18.60901356957041 56.55172413793103,2.648175490402869 57.93103448275862,1.633762216128805 59.31034482758621,9.87956127399283 60.68965517241379,4.561273992828517 62.06896551724138,5.984391478591015 63.44827586206897,16.23989313084441 64.82758620689656,10.57667158827252 66.20689655172414,3.030724882233003 67.58620689655172,5.916965478450397 68.96551724137932,5.963298882092386 70.3448275862069,3.873514729663222 71.72413793103448,13.22189411516558 73.10344827586206,19.65394080011249 74.48275862068967,1.88722491738733 75.86206896551724,1.43907755044646 77.24137931034483,2.146101385080503 78.62068965517241,0.299093018350559 80.0,2.089291991844196" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNCallOnly_merge_nested_no_equal_branch_4.html">BenchmarkObjectUnionNCallOnly/merge_nested_no_equal_branch-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.260184682237913 1.379310344827586,2.7810972297664307 2.758620689655172,13.145029875067898 4.137931034482759,2.607278652906029 5.517241379310345,2.9549158066268326 6.896551724137931,1.9989136338946238 8.275862068965518,3.8891906572514934 9.655172413793103,2.8028245518739823 11.03448275862069,2.498642042368278 12.41379310344828,1.0429114611624115 13.79310344827586,0.9342748506246608 15.17241379310345,2.4117327539380753 16.55172413793103,14.687669744703964 17.93103448275862,4.084736556219447 19.31034482758621,2.129277566539926 20.68965517241379,3.9543726235741445 22.06896551724138,2.498642042368278 23.44827586206897,3.1287343834872345 24.82758620689655,3.3677349266702876 26.20689655172414,1.5643671917436173 27.58620689655172,0.0 28.96551724137931,3.737099402498643 30.3448275862069,13.079847908745247 31.72413793103448,5.214557305812058 33.10344827586207,5.192829983704508 34.48275862068966,4.823465507876154 35.86206896551724,4.1281912004345465 37.24137931034483,6.105377512221619 38.62068965517241,4.1281912004345465 40.0,2.8028245518739823 41.37931034482759,5.279739272134709 42.75862068965517,1.064638783269963 44.13793103448276,2.129277566539926 45.51724137931034,2.0640956002172715 46.89655172413793,4.084736556219447 48.27586206896552,4.063009234111895 49.6551724137931,0.6083650190114085 51.03448275862069,7.582835415535037 52.41379310344828,1.4557305812058665 53.79310344827586,4.323737099402498 55.17241379310345,20.0 56.55172413793103,2.3465507876154277 57.93103448275862,2.172732210755022 59.31034482758621,1.9771863117870723 60.68965517241379,5.105920695274307 62.06896551724138,4.302009777294948 63.44827586206897,9.212384573601305 64.82758620689656,2.194459532862574 66.20689655172414,1.6295491580662684 67.58620689655172,2.9549158066268326 68.96551724137932,5.127648017381858 70.3448275862069,4.9755567626290045 71.72413793103448,4.193373166757198 73.10344827586206,14.101032047800109 74.48275862068967,2.7593699076588827 75.86206896551724,2.085822922324823 77.24137931034483,2.5420966865833776 78.62068965517241,1.825095057034222 80.0,2.6941879413362315" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkNumbersRange_interned_4.html">BenchmarkNumbersRange/interned-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.263492063492063 1.379310344827586,7.085714285714286 2.758620689655172,14.62857142857143 4.137931034482759,7.2 5.517241379310345,7.53015873015873 6.896551724137931,7.580952380952381 8.275862068965518,9.104761904761904 9.655172413793103,7.631746031746032 11.03448275862069,7.619047619047619 12.41379310344828,7.466666666666667 13.79310344827586,5.663492063492063 15.17241379310345,7.453968253968254 16.55172413793103,17.33333333333333 17.93103448275862,9.041269841269841 19.31034482758621,7.619047619047619 20.68965517241379,8.774603174603175 22.06896551724138,7.403174603174603 23.44827586206897,7.885714285714286 24.82758620689655,7.149206349206349 26.20689655172414,7.212698412698413 27.58620689655172,5.980952380952381 28.96551724137931,7.923809523809524 30.3448275862069,14.33650793650794 31.72413793103448,8.355555555555556 33.10344827586207,7.898412698412698 34.48275862068966,8.152380952380952 35.86206896551724,7.111111111111111 37.24137931034483,10.18412698412698 38.62068965517241,8.596825396825396 40.0,7.441269841269841 41.37931034482759,9.028571428571428 42.75862068965517,6.133333333333333 44.13793103448276,0.0 45.51724137931034,8.444444444444445 46.89655172413793,8.13968253968254 48.27586206896552,7.2 49.6551724137931,4.850793650793651 51.03448275862069,11.11111111111111 52.41379310344828,6.095238095238095 53.79310344827586,7.073015873015873 55.17241379310345,20.0 56.55172413793103,7.250793650793651 57.93103448275862,6.933333333333333 59.31034482758621,8.634920634920634 60.68965517241379,8.507936507936508 62.06896551724138,7.898412698412698 63.44827586206897,12.73650793650794 64.82758620689656,9.066666666666666 66.20689655172414,8.203174603174602 67.58620689655172,8.457142857142857 68.96551724137932,7.873015873015873 70.3448275862069,7.898412698412698 71.72413793103448,10.06984126984127 73.10344827586206,16.60952380952381 74.48275862068967,6.86984126984127 75.86206896551724,6.374603174603175 77.24137931034483,6.73015873015873 78.62068965517241,6.73015873015873 80.0,7.314285714285714" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionN_10x10_4.html">BenchmarkObjectUnionN/10x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.255653148944123 1.379310344827586,2.507942440665296 2.758620689655172,12.8835731638946 4.137931034482759,1.984675761539899 5.517241379310345,4.935526069893478 6.896551724137931,3.797421042795739 8.275862068965518,5.027097738740422 9.655172413793103,2.81255840029901 11.03448275862069,3.087273406839843 12.41379310344828,5.718557279013269 13.79310344827586,2.416370771818352 15.17241379310345,2.687348159222575 16.55172413793103,16.77256587553728 17.93103448275862,4.821528686226873 19.31034482758621,2.575219585124276 20.68965517241379,3.849747710708279 22.06896551724138,3.076060549430013 23.44827586206897,3.205008409643057 24.82758620689655,2.80134554288918 26.20689655172414,2.190244814053448 27.58620689655172,0.0 28.96551724137931,4.085217716314708 30.3448275862069,13.04989721547374 31.72413793103448,5.314894412259391 33.10344827586207,3.657260325172865 34.48275862068966,4.965427022986358 35.86206896551724,3.305924126331527 37.24137931034483,10.87460287796674 38.62068965517241,8.654457110820408 40.0,3.025602691085778 41.37931034482759,5.167258456363297 42.75862068965517,1.685666230611101 44.13793103448276,2.511680059801906 45.51724137931034,6.236217529433751 46.89655172413793,4.54307606054943 48.27586206896552,4.333769388899271 49.6551724137931,0.7120164455242011 51.03448275862069,11.95664361801532 52.41379310344828,2.268734815922258 53.79310344827586,4.066529620631658 55.17241379310345,20.0 56.55172413793103,2.575219585124276 57.93103448275862,1.807138852550925 59.31034482758621,5.640067277144459 60.68965517241379,4.793496542702299 62.06896551724138,3.888992711642684 63.44827586206897,13.55447579891609 64.82758620689656,5.402728461969725 66.20689655172414,1.965987665856849 67.58620689655172,3.305924126331527 68.96551724137932,5.094374883199402 70.3448275862069,5.292468697439731 71.72413793103448,8.525509250607364 73.10344827586206,17.19865445711082 74.48275862068967,2.720986731452065 75.86206896551724,1.614651467015511 77.24137931034483,3.076060549430013 78.62068965517241,2.435058867501402 80.0,2.341618389086152" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkDataSizesTargets_100_wasm_4.html">BenchmarkDataSizesTargets/100/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.339870644690173 1.379310344827586,7.418040197510258 2.758620689655172,15.20467348216149 4.137931034482759,7.645037902496697 5.517241379310345,1.653244314625496 6.896551724137931,3.565199248904653 8.275862068965518,2.010153696362751 9.655172413793103,7.037485221503582 11.03448275862069,9.909451283121218 12.41379310344828,4.73551707350998 13.79310344827586,7.114820223937687 15.17241379310345,7.624174142847208 16.55172413793103,15.21079351832534 17.93103448275862,1.73753390360943 19.31034482758621,7.157938660546631 20.68965517241379,1.197857987342652 22.06896551724138,10.03185200639822 23.44827586206897,10.20210028513805 24.82758620689655,1.805688851797761 26.20689655172414,7.117323875095626 27.58620689655172,7.542388205021211 28.96551724137931,1.691633632380555 30.3448275862069,14.59155713192851 31.72413793103448,2.333402879198832 33.10344827586207,1.395368245357813 34.48275862068966,1.219278113916128 35.86206896551724,1.269351137074901 37.24137931034483,1.938104179706516 38.62068965517241,0.0 40.0,7.867028305167258 41.37931034482759,2.337297447666736 42.75862068965517,7.125669378955421 44.13793103448276,7.17796786981014 45.51724137931034,3.96244523263092 46.89655172413793,1.730022950135614 48.27586206896552,1.40733013422352 49.6551724137931,7.705125530287224 51.03448275862069,6.994923151818624 52.41379310344828,7.628625078239099 53.79310344827586,2.811043883441129 55.17241379310345,20.0 56.55172413793103,7.352945267403853 57.93103448275862,6.862786007371862 59.31034482758621,5.291605814034356 60.68965517241379,2.068850406843313 62.06896551724138,1.237638222407678 63.44827586206897,5.000347729327491 64.82758620689656,3.959107031087002 66.20689655172414,7.147924055914876 67.58620689655172,1.398984630363725 68.96551724137932,2.043535711801933 70.3448275862069,2.133667153487725 71.72413793103448,1.136379442242159 73.10344827586206,17.29355309826831 74.48275862068967,6.752068989498574 75.86206896551724,7.785798734265248 77.24137931034483,10.33201196188887 78.62068965517241,7.445858543709576 80.0,7.450309479101467" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseVars_4.html">BenchmarkParseVars-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.971647127296915 1.379310344827586,5.30306809678224 2.758620689655172,11.61220587012555 4.137931034482759,4.607965411158227 5.517241379310345,2.559241706161137 6.896551724137931,9.056290014134863 8.275862068965518,3.503783154568887 9.655172413793103,2.974972977467365 11.03448275862069,4.830797372578365 12.41379310344828,8.579030514675313 13.79310344827586,2.542612455308888 15.17241379310345,4.972146004822483 16.55172413793103,15.68637232892658 17.93103448275862,4.28702086970982 19.31034482758621,2.750478090962002 20.68965517241379,4.167290263573626 22.06896551724138,4.993764030930407 23.44827586206897,0.0 24.82758620689655,4.070840608630581 26.20689655172414,4.578032759624179 27.58620689655172,1.835869294088301 28.96551724137931,4.474931404340234 30.3448275862069,11.13328344558078 31.72413793103448,4.895651450902137 33.10344827586207,4.192234139852 34.48275862068966,3.937806601812588 35.86206896551724,2.118566558576536 37.24137931034483,9.997505612372162 38.62068965517241,6.5086887835703 40.0,4.282032094454145 41.37931034482759,4.770932069510269 42.75862068965517,5.093539536043901 44.13793103448276,4.721044316953521 45.51724137931034,9.056290014134863 46.89655172413793,4.225492641556498 48.27586206896552,3.63349131121643 49.6551724137931,4.622931736925252 51.03448275862069,9.578448490895484 52.41379310344828,3.971065103517087 53.79310344827586,2.028768603974391 55.17241379310345,20.0 56.55172413793103,5.012056206867881 57.93103448275862,2.940051550677642 59.31034482758621,8.688783570300158 60.68965517241379,4.526482081982207 62.06896551724138,3.013220254427538 63.44827586206897,11.36443003242704 64.82758620689656,9.520246112912613 66.20689655172414,2.883512097779995 67.58620689655172,3.54203043152906 68.96551724137932,3.422299825392866 70.3448275862069,1.210609462043735 71.72413793103448,8.399434605471024 73.10344827586206,15.48848424378482 74.48275862068967,3.553670907125634 75.86206896551724,4.395111000249439 77.24137931034483,3.397355949114492 78.62068965517241,4.400099775505113 80.0,3.395693024029267" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMArrayIteration_10_4.html">BenchmarkWASMArrayIteration/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.223253805462593 1.379310344827586,3.009824031091439 2.758620689655172,14.68206844434848 4.137931034482759,3.972794990823707 5.517241379310345,7.131598834071035 6.896551724137931,6.414768433552845 8.275862068965518,7.181258771456332 9.655172413793103,3.661880600237504 11.03448275862069,4.000863651084962 12.41379310344828,3.990068012522941 13.79310344827586,0.0 15.17241379310345,1.366727841951851 16.55172413793103,15.1009392205549 17.93103448275862,7.295692540213754 19.31034482758621,4.110979164417575 20.68965517241379,6.658749865054518 22.06896551724138,5.127928316959948 23.44827586206897,5.406455791860089 24.82758620689655,3.903702904026773 26.20689655172414,4.033250566771025 27.58620689655172,3.940408075137644 28.96551724137931,6.473064881787758 30.3448275862069,14.46831480082047 31.72413793103448,7.332397711324625 33.10344827586207,4.743603584152003 34.48275862068966,6.408291050415632 35.86206896551724,4.054841843895066 37.24137931034483,7.826837957465184 38.62068965517241,4.976789377091655 40.0,4.955198099967613 41.37931034482759,6.31976681420706 42.75862068965517,4.594623771996114 44.13793103448276,5.028608442189356 45.51724137931034,5.663391989636187 46.89655172413793,6.030443700744899 48.27586206896552,7.004210299039188 49.6551724137931,4.810536543236532 51.03448275862069,7.794451041779121 52.41379310344828,4.095865270430746 53.79310344827586,5.333045449638346 55.17241379310345,20.0 56.55172413793103,4.564395984022455 57.93103448275862,2.966641476843355 59.31034482758621,5.298499406239879 60.68965517241379,7.585015653675915 62.06896551724138,6.518406563748246 63.44827586206897,10.84529849940624 64.82758620689656,6.406131922703228 66.20689655172414,3.467559106121127 67.58620689655172,4.579509878009284 68.96551724137932,3.728813559322034 70.3448275862069,5.514412177480298 71.72413793103448,5.078268379574652 73.10344827586206,11.84065637482457 74.48275862068967,4.648601964806218 75.86206896551724,3.946885458274857 77.24137931034483,2.677318363381194 78.62068965517241,4.169275612652488 80.0,3.456763467559106" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTemplateStringVsSprintfNonStrings_interpolated_4.html">BenchmarkTemplateStringVsSprintfNonStrings/interpolated-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.379264510412051 1.379310344827586,1.205139565795304 2.758620689655172,13.16349136021267 4.137931034482759,1.710234824988923 5.517241379310345,4.510412051395658 6.896551724137931,2.392556490917147 8.275862068965518,0.2791315906070004 9.655172413793103,0.872840053167922 11.03448275862069,3.491360212671688 12.41379310344828,2.888790429774036 13.79310344827586,1.789986708019495 15.17241379310345,0.6601683650863979 16.55172413793103,15.05538325210456 17.93103448275862,4.545857332742579 19.31034482758621,2.03810367744794 20.68965517241379,4.315463003987594 22.06896551724138,2.919805050952592 23.44827586206897,3.531236154186974 24.82758620689655,3.646433318564466 26.20689655172414,1.883030571555162 27.58620689655172,2.042534337616305 28.96551724137931,2.995126273814798 30.3448275862069,12.86220646876385 31.72413793103448,5.268054940186088 33.10344827586207,4.33761630482942 34.48275862068966,4.435090828533451 35.86206896551724,3.557820115197164 37.24137931034483,9.809481612760301 38.62068965517241,8.18785999113868 40.0,3.33628710677891 41.37931034482759,4.909171466548516 42.75862068965517,0.0 44.13793103448276,2.782454585733274 45.51724137931034,3.961010190518387 46.89655172413793,4.474966770048737 48.27586206896552,4.439521488701817 49.6551724137931,0.0974745237040319 51.03448275862069,11.90518387239699 52.41379310344828,2.157731501993797 53.79310344827586,2.020381036774479 55.17241379310345,20.0 56.55172413793103,2.281789986708019 57.93103448275862,1.422241914045193 59.31034482758621,3.159060700044307 60.68965517241379,5.471865307930882 62.06896551724138,4.000886132033673 63.44827586206897,13.99645547186531 64.82758620689656,3.58883473637572 66.20689655172414,1.27159946832078 67.58620689655172,3.114754098360656 68.96551724137932,4.461674789543642 70.3448275862069,4.891448825875055 71.72413793103448,8.480283562250776 73.10344827586206,17.74479397430217 74.48275862068967,2.928666371289322 75.86206896551724,3.247673903411608 77.24137931034483,3.229951262738148 78.62068965517241,1.236154186973859 80.0,1.958351794417368" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkPartialEvalCompile_1_4.html">BenchmarkPartialEvalCompile/1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.385497810883039 1.379310344827586,0.0 2.758620689655172,13.06845965770171 4.137931034482759,2.243844885426736 5.517241379310345,4.689863251265139 6.896551724137931,4.986531244669358 8.275862068965518,2.220212372775345 9.655172413793103,2.322311934951953 11.03448275862069,3.594913856826065 12.41379310344828,3.780278046284187 13.79310344827586,3.220844942286916 15.17241379310345,2.119889691249218 16.55172413793103,14.34738727469153 17.93103448275862,5.148014158185023 19.31034482758621,2.793896059589469 20.68965517241379,4.83809063512822 22.06896551724138,3.326604878603514 23.44827586206897,3.502978051970205 24.82758620689655,4.541813555467106 26.20689655172414,2.049489679877182 27.58620689655172,1.203552339796441 28.96551724137931,3.895988514243475 30.3448275862069,12.47732700289987 31.72413793103448,5.21653067606755 33.10344827586207,3.391887473702166 34.48275862068966,4.512210723830102 35.86206896551724,3.65724683004492 37.24137931034483,6.778693068743959 38.62068965517241,5.316497981463581 40.0,2.990809973275715 41.37931034482759,4.695798032637744 42.75862068965517,1.108347074543697 44.13793103448276,2.456395348837209 45.51724137931034,4.530121680786945 46.89655172413793,3.992473133564565 48.27586206896552,5.247910388355035 49.6551724137931,1.290868254961051 51.03448275862069,8.057442997668733 52.41379310344828,2.030761357821118 53.79310344827586,3.264414055836698 55.17241379310345,20.0 56.55172413793103,2.643998407914937 57.93103448275862,1.729082560982544 59.31034482758621,2.997526582134531 60.68965517241379,5.368240746005572 62.06896551724138,2.99311991812134 63.44827586206897,10.02238869619605 64.82758620689656,4.913963438903736 66.20689655172414,2.605866549155626 67.58620689655172,2.93487377039859 68.96551724137932,4.790683459373401 70.3448275862069,4.545473929607096 71.72413793103448,5.00543725479047 73.10344827586206,14.26742764541991 74.48275862068967,2.998450560072781 75.86206896551724,3.037151020640246 77.24137931034483,1.66486609427418 78.62068965517241,2.133145220901802 80.0,2.209977540228578" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetIntersectionDifferentSize_500_4.html">BenchmarkSetIntersectionDifferentSize/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.9358407079646014 1.379310344827586,1.7809734513274371 2.758620689655172,12.577433628318582 4.137931034482759,0.8628318584070804 5.517241379310345,4.557522123893804 6.896551724137931,2.942477876106196 8.275862068965518,4.469026548672563 9.655172413793103,2.3008849557522133 11.03448275862069,2.2787610619469056 12.41379310344828,2.522123893805311 13.79310344827586,1.360619469026549 15.17241379310345,1.6703539823008882 16.55172413793103,16.46017699115044 17.93103448275862,2.920353982300881 19.31034482758621,0.4535398230088532 20.68965517241379,4.435840707964605 22.06896551724138,2.2676991150442483 23.44827586206897,2.5553097345132763 24.82758620689655,3.1526548672566364 26.20689655172414,1.5265486725663706 27.58620689655172,1.3053097345132763 28.96551724137931,3.5508849557522133 30.3448275862069,12.58849557522124 31.72413793103448,3.7057522123893776 33.10344827586207,3.68362831858407 34.48275862068966,3.595132743362832 35.86206896551724,3.9380530973451364 37.24137931034483,7.887168141592921 38.62068965517241,4.955752212389381 40.0,0.0 41.37931034482759,3.9159292035398217 42.75862068965517,2.323008849557521 44.13793103448276,1.4159292035398252 45.51724137931034,4.247787610619467 46.89655172413793,4.922566371681416 48.27586206896552,3.761061946902654 49.6551724137931,0.5420353982300838 51.03448275862069,8.904867256637168 52.41379310344828,1.360619469026549 53.79310344827586,3.926991150442479 55.17241379310345,20.0 56.55172413793103,2.035398230088493 57.93103448275862,1.2500000000000036 59.31034482758621,2.1902654867256643 60.68965517241379,4.314159292035399 62.06896551724138,4.314159292035399 63.44827586206897,9.170353982300883 64.82758620689656,3.0420353982300874 66.20689655172414,1.9690265486725664 67.58620689655172,4.358407079646014 68.96551724137932,4.070796460176993 70.3448275862069,2.3119469026548636 71.72413793103448,5.884955752212388 73.10344827586206,13.285398230088497 74.48275862068967,1.2389380530973462 75.86206896551724,1.3495575221238916 77.24137931034483,1.7367256637168147 78.62068965517241,1.4269911504424755 80.0,1.7809734513274371" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_250x2500_4.html">BenchmarkAnyUnionAllUniqueTypes/250x2500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.106743708659621 1.379310344827586,1.87257659849464 2.758620689655172,14.19600091233939 4.137931034482759,0.8591195924884057 5.517241379310345,4.533566486733065 6.896551724137931,1.646772599406979 8.275862068965518,5.208697635520414 9.655172413793103,1.898426214551813 11.03448275862069,2.231430091994222 12.41379310344828,0.317798220938189 13.79310344827586,1.806431992701285 15.17241379310345,1.900707063027446 16.55172413793103,10.91538052155402 17.93103448275862,4.999619858587395 19.31034482758621,0.9465521173876682 20.68965517241379,5.100737474340455 22.06896551724138,2.231430091994222 23.44827586206897,2.219265566790846 24.82758620689655,5.688436098228541 26.20689655172414,1.744849083859196 27.58620689655172,1.916673002356877 28.96551724137931,5.856458602600167 30.3448275862069,14.86504979852505 31.72413793103448,5.157758686231278 33.10344827586207,5.664867330647001 34.48275862068966,3.818140348209534 35.86206896551724,6.095947692541625 37.24137931034483,6.359005550064624 38.62068965517241,3.826503459286855 40.0,1.037786056412986 41.37931034482759,4.790542081654375 42.75862068965517,1.977495628373755 44.13793103448276,0.0 45.51724137931034,0.6082262601687828 46.89655172413793,5.023188626168935 48.27586206896552,5.011024100965559 49.6551724137931,2.681517524519121 51.03448275862069,8.106135482399454 52.41379310344828,0.3056336957348134 53.79310344827586,4.984414202083175 55.17241379310345,20.0 56.55172413793103,1.642971185280925 57.93103448275862,0.7131452900478978 59.31034482758621,0.5124306241921995 60.68965517241379,5.80399908766061 62.06896551724138,5.972021592032236 63.44827586206897,8.80331483311792 64.82758620689656,0.4021896145366076 66.20689655172414,1.07199878354748 67.58620689655172,4.409640386223675 68.96551724137932,6.02143997567095 70.3448275862069,6.29362122709648 71.72413793103448,4.472743860716186 73.10344827586206,10.91309967307839 74.48275862068967,1.832281608758458 75.86206896551724,1.234699308142629 77.24137931034483,1.880939709571961 78.62068965517241,1.472667832433665 80.0,1.160951874097164" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_increasing_keys_5000_4.html">BenchmarkObjectConstruction/increasing_keys/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.428416549305131 1.379310344827586,3.415725560013818 2.758620689655172,13.77354981000717 4.137931034482759,1.940382111444743 5.517241379310345,6.611559004065581 6.896551724137931,4.78059150213908 8.275862068965518,6.174963462918184 9.655172413793103,2.489155794116866 11.03448275862069,2.608604150612494 12.41379310344828,4.582488773151224 13.79310344827586,2.166205192251481 15.17241379310345,2.393558844631042 16.55172413793103,15.31944835649563 17.93103448275862,5.118784045917147 19.31034482758621,2.283761592219595 20.68965517241379,6.074009512927484 22.06896551724138,3.254547870220285 23.44827586206897,3.362899582812957 24.82758620689655,5.327622033853267 26.20689655172414,1.991358647995111 27.58620689655172,0.0 28.96551724137931,5.01485398453485 30.3448275862069,13.79525416522733 31.72413793103448,4.595307310073606 33.10344827586207,4.862668402731645 34.48275862068966,5.540584061860601 35.86206896551724,3.801174501102756 37.24137931034483,9.36301650147477 38.62068965517241,7.818563494805091 40.0,2.557542582308081 41.37931034482759,4.953631121621981 42.75862068965517,2.886636728403263 44.13793103448276,2.553248478728775 45.51724137931034,3.827555602795419 46.89655172413793,6.200876889963596 48.27586206896552,4.372672920043579 49.6551724137931,2.010618340286451 51.03448275862069,11.16356389339144 52.41379310344828,0.1847527436026891 53.79310344827586,5.524130417452768 55.17241379310345,20.0 56.55172413793103,3.122408524433343 57.93103448275862,2.34613238381208 59.31034482758621,4.634783301889299 60.68965517241379,5.270310631626498 62.06896551724138,6.289798846756836 63.44827586206897,12.18054367177743 64.82758620689656,5.952520394334759 66.20689655172414,2.315308372970531 67.58620689655172,6.043057954454867 68.96551724137932,6.264225546727606 70.3448275862069,5.303664337150905 71.72413793103448,6.97326282783727 73.10344827586206,13.73681609225945 74.48275862068967,3.242388329391757 75.86206896551724,2.848563760529323 77.24137931034483,2.721101161214891 78.62068965517241,2.897584566736641 80.0,2.823755746286504" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetUnion_5000_4.html">BenchmarkSetUnion/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.311953251360893 1.379310344827586,1.109120738331681 2.758620689655172,13.7174849417671 4.137931034482759,0.1648144605413427 5.517241379310345,5.134495092668278 6.896551724137931,6.45802535696273 8.275862068965518,5.118929604572833 9.655172413793103,2.412621668782645 11.03448275862069,2.248734760604532 12.41379310344828,3.707890572009948 13.79310344827586,2.475695229482252 15.17241379310345,2.708510872652858 16.55172413793103,15.71372255749375 17.93103448275862,3.775341020423544 19.31034482758621,0.5947929529209204 20.68965517241379,4.966086366719421 22.06896551724138,1.804089346481388 23.44827586206897,2.454303553105271 24.82758620689655,5.246902844687154 26.20689655172414,1.680579952115109 27.58620689655172,0.9594659617268706 28.96551724137931,4.842576972353142 30.3448275862069,13.94447439665617 31.72413793103448,3.504118912212966 33.10344827586207,3.442233777978747 34.48275862068966,3.671281239673733 35.86206896551724,5.057392302474826 37.24137931034483,11.37077746279645 38.62068965517241,9.790576067989589 40.0,0.3847313286607883 41.37931034482759,4.115086059467701 42.75862068965517,2.503231940265628 44.13793103448276,2.236676579882549 45.51724137931034,8.198867226676406 46.89655172413793,3.964909534658574 48.27586206896552,3.041589129086303 49.6551724137931,0.7234908433190143 51.03448275862069,12.89468802355983 52.41379310344828,0.0 53.79310344827586,4.569963535597721 55.17241379310345,20.0 56.55172413793103,2.993588294289176 57.93103448275862,1.90536647014151 59.31034482758621,7.586131932729265 60.68965517241379,3.741804205290527 62.06896551724138,5.095595865435341 63.44827586206897,12.9455584734807 64.82758620689656,7.912340504472542 66.20689655172414,2.518043792065949 67.58620689655172,5.372934022040963 68.96551724137932,4.907360707722453 70.3448275862069,3.717803787891963 71.72413793103448,9.435033652759177 73.10344827586206,15.47281981715624 74.48275862068967,1.954323843313217 75.86206896551724,2.375722476332922 77.24137931034483,2.855238062111225 78.62068965517241,2.54291378980504 80.0,2.385548734180884" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteCollection_AST_4.html">BenchmarkWriteCollection/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.20616484252848 1.379310344827586,0.915791824882735 2.758620689655172,12.262675899039536 4.137931034482759,0.35738217556399476 5.517241379310345,3.3951306678579414 6.896551724137931,2.233638597274961 8.275862068965518,2.970739334375697 9.655172413793103,0.7817735090462392 11.03448275862069,2.032611123520212 12.41379310344828,2.1889658253294613 13.79310344827586,0.5584096493187403 15.17241379310345,1.005137368773731 16.55172413793103,15.948179584543222 17.93103448275862,2.6803663167299554 19.31034482758621,1.027473754746481 20.68965517241379,3.283448737994192 22.06896551724138,1.3625195443377258 23.44827586206897,2.0996202814384617 24.82758620689655,3.7525128434219326 26.20689655172414,1.3848559303104757 27.58620689655172,0.8041098950189856 28.96551724137931,3.462139825776191 30.3448275862069,11.949966495421041 31.72413793103448,3.439803439803441 33.10344827586207,3.6855036855036865 34.48275862068966,3.3727942818851915 35.86206896551724,2.948402948402947 37.24137931034483,6.522224704042888 38.62068965517241,4.534286352468172 40.0,1.5412106321197214 41.37931034482759,3.3504578959124416 42.75862068965517,1.1168192986374805 44.13793103448276,0.8934554389099851 45.51724137931034,2.4793388429752063 46.89655172413793,2.568684386866206 48.27586206896552,4.154567790931427 49.6551724137931,1.22850122850123 51.03448275862069,8.912218003127094 52.41379310344828,1.0944829126647306 53.79310344827586,3.6184945275854368 55.17241379310345,20.0 56.55172413793103,1.317846772392226 57.93103448275862,0.40205494750949455 59.31034482758621,2.1442930533839615 60.68965517241379,3.0600848782666965 62.06896551724138,3.127094036184946 63.44827586206897,10.096046459682825 64.82758620689656,2.1442930533839615 66.20689655172414,1.4742014742014753 67.58620689655172,1.652892561983471 68.96551724137932,3.6184945275854368 70.3448275862069,3.7525128434219326 71.72413793103448,5.025686843868662 73.10344827586206,14.89836944382399 74.48275862068967,1.3848559303104757 75.86206896551724,0.5584096493187403 77.24137931034483,1.7645744918472204 78.62068965517241,0.0 80.0,0.9381282108554849" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteCollection_Go__roundtrip__4.html">BenchmarkWriteCollection/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.199074074074074 1.379310344827586,1.585648148148148 2.758620689655172,12.1412037037037 4.137931034482759,1.296296296296296 5.517241379310345,3.530092592592593 6.896551724137931,1.643518518518519 8.275862068965518,3.356481481481481 9.655172413793103,1.909722222222222 11.03448275862069,2.465277777777778 12.41379310344828,1.030092592592593 13.79310344827586,0.0 15.17241379310345,1.643518518518519 16.55172413793103,16.88657407407407 17.93103448275862,3.402777777777778 19.31034482758621,1.19212962962963 20.68965517241379,3.287037037037037 22.06896551724138,1.377314814814815 23.44827586206897,2.569444444444444 24.82758620689655,3.460648148148148 26.20689655172414,1.678240740740741 27.58620689655172,0.9490740740740741 28.96551724137931,3.333333333333333 30.3448275862069,12.25694444444444 31.72413793103448,3.368055555555556 33.10344827586207,3.587962962962963 34.48275862068966,3.414351851851852 35.86206896551724,2.685185185185185 37.24137931034483,6.956018518518519 38.62068965517241,5.162037037037037 40.0,2.430555555555556 41.37931034482759,3.229166666666667 42.75862068965517,1.585648148148148 44.13793103448276,1.898148148148148 45.51724137931034,1.400462962962963 46.89655172413793,1.747685185185185 48.27586206896552,2.743055555555556 49.6551724137931,1.400462962962963 51.03448275862069,9.282407407407407 52.41379310344828,1.539351851851852 53.79310344827586,2.75462962962963 55.17241379310345,20.0 56.55172413793103,1.608796296296296 57.93103448275862,1.331018518518519 59.31034482758621,1.122685185185185 60.68965517241379,2.581018518518519 62.06896551724138,3.49537037037037 63.44827586206897,11.00694444444444 64.82758620689656,1.655092592592593 66.20689655172414,1.747685185185185 67.58620689655172,0.8101851851851852 68.96551724137932,3.402777777777778 70.3448275862069,3.229166666666667 71.72413793103448,5.324074074074074 73.10344827586206,15.55555555555556 74.48275862068967,2.210648148148148 75.86206896551724,1.527777777777778 77.24137931034483,2.314814814814815 78.62068965517241,1.400462962962963 80.0,1.863425925925926" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkGroundPrefix_4.html">BenchmarkGroundPrefix-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.18388865457613 1.379310344827586,3.2644453816954844 2.758620689655172,11.429776465626317 4.137931034482759,3.880219316743986 5.517241379310345,3.002952340784475 6.896551724137931,11.75031632222691 8.275862068965518,0.5735976381273709 9.655172413793103,2.3028258118937153 11.03448275862069,2.446225221425557 12.41379310344828,9.793336145086462 13.79310344827586,2.6992830029523383 15.17241379310345,2.8089413749472776 16.55172413793103,17.16575284690004 17.93103448275862,2.075073808519612 19.31034482758621,3.576549978911846 20.68965517241379,2.075073808519612 22.06896551724138,3.669337832138332 23.44827586206897,3.5681147195276246 24.82758620689655,2.437789962041336 26.20689655172414,3.0113876001687068 27.58620689655172,1.552087726697593 28.96551724137931,3.0451286377056093 30.3448275862069,9.49810206663855 31.72413793103448,0.4892450442851093 33.10344827586207,0.6242091944327264 34.48275862068966,0.21931674398987866 35.86206896551724,1.223112610712775 37.24137931034483,6.992830029523407 38.62068965517241,5.466048080978487 40.0,3.5343736819907186 41.37931034482759,2.84268241248418 42.75862068965517,4.217629692113032 44.13793103448276,3.0619991564740587 45.51724137931034,11.69970476592155 46.89655172413793,0.7507380851961223 48.27586206896552,0.0927878532264863 49.6551724137931,1.6701813580767606 51.03448275862069,6.351750316322223 52.41379310344828,2.2353437368199067 53.79310344827586,0.0 55.17241379310345,20.0 56.55172413793103,2.100379586672286 57.93103448275862,2.075073808519612 59.31034482758621,10.088570223534376 60.68965517241379,0.497680303669334 62.06896551724138,1.2399831294812316 63.44827586206897,8.722058203289748 64.82758620689656,10.12231126107128 66.20689655172414,1.3665120202446204 67.58620689655172,0.41332770982707245 68.96551724137932,2.1678616617461017 70.3448275862069,2.3450021088148425 71.72413793103448,2.5727541121889494 73.10344827586206,16.91269506537326 74.48275862068967,3.1969633066216794 75.86206896551724,3.433150569380011 77.24137931034483,3.6355967946014296 78.62068965517241,2.8679881906368614 80.0,2.5727541121889494" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkDataSizesTargets_1000_wasm_4.html">BenchmarkDataSizesTargets/1000/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.332540157727166 1.379310344827586,8.426711344895194 2.758620689655172,17.80718637656654 4.137931034482759,7.274413919460983 5.517241379310345,4.787885484629439 6.896551724137931,4.046017890135756 8.275862068965518,4.338242285168044 9.655172413793103,6.604703034539114 11.03448275862069,9.06825849987023 12.41379310344828,4.890004702520602 13.79310344827586,7.505120094153199 15.17241379310345,7.771699048960178 16.55172413793103,17.88509917693041 17.93103448275862,4.4333205705725 19.31034482758621,8.093628983972884 20.68965517241379,4.197834784776168 22.06896551724138,8.988546921133848 23.44827586206897,8.797362476969212 24.82758620689655,5.37038131531814 26.20689655172414,8.163678553165465 27.58620689655172,8.001223169293311 28.96551724137931,5.214041777912543 30.3448275862069,16.94814121952034 31.72413793103448,4.476851007187404 33.10344827586207,4.126346192885575 34.48275862068966,3.842755934041367 35.86206896551724,4.510976402597436 37.24137931034483,3.359861031522306 38.62068965517241,0.0 40.0,8.329988462121582 41.37931034482759,5.570199895670854 42.75862068965517,7.750679038835625 44.13793103448276,7.498181949002063 45.51724137931034,5.230796113610842 46.89655172413793,5.547329713505999 48.27586206896552,5.356556418683654 49.6551724137931,7.511852664633191 51.03448275862069,6.828779426086912 52.41379310344828,8.435345481083276 53.79310344827586,4.612376109139593 55.17241379310345,20.0 56.55172413793103,7.935079518852482 57.93103448275862,7.250670044943762 59.31034482758621,6.205836778850478 60.68965517241379,5.02594095381508 62.06896551724138,4.164120538708426 63.44827586206897,9.689145400395217 64.82758620689656,5.866895539800541 66.20689655172414,7.637458788702644 67.58620689655172,5.366218428227458 68.96551724137932,5.199548763596837 70.3448275862069,5.197749985224321 71.72413793103448,2.011959306493847 73.10344827586206,17.96578723535473 74.48275862068967,7.732074531097024 75.86206896551724,7.933794677157827 77.24137931034483,8.992401446217812 78.62068965517241,8.317910950191827 80.0,7.938265926255226" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_100x100_4.html">BenchmarkAnyUnionAllUniqueTypes/100x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.214116852414725 1.379310344827586,5.849375211077339 2.758620689655172,13.13745356298548 4.137931034482759,6.234380276933468 5.517241379310345,4.829449510300574 6.896551724137931,0.6011482607227288 8.275862068965518,6.659912191827085 9.655172413793103,5.592705167173252 11.03448275862069,6.160081053698075 12.41379310344828,5.349544072948328 13.79310344827586,5.342789598108747 15.17241379310345,5.322526173590003 16.55172413793103,14.38027693346842 17.93103448275862,5.808848362039851 19.31034482758621,5.903411009793989 20.68965517241379,6.524822695035461 22.06896551724138,5.673758865248227 23.44827586206897,6.234380276933468 24.82758620689655,6.335697399527187 26.20689655172414,5.788584937521108 27.58620689655172,4.133738601823708 28.96551724137931,6.106045254981425 30.3448275862069,10.34110097939885 31.72413793103448,6.024991556906451 33.10344827586207,5.41708882134414 34.48275862068966,4.991556906450523 35.86206896551724,7.07193515704154 37.24137931034483,4.154002026342452 38.62068965517241,4.464707868963188 40.0,5.14015535292131 41.37931034482759,5.957446808510638 42.75862068965517,5.173927727119216 44.13793103448276,2.26274907125971 45.51724137931034,0.0 46.89655172413793,6.801756163458291 48.27586206896552,3.458291117865586 49.6551724137931,1.870989530563999 51.03448275862069,7.693346842283012 52.41379310344828,5.47112462006079 53.79310344827586,4.566024991556906 55.17241379310345,20.0 56.55172413793103,5.518405943937859 57.93103448275862,5.815602836879433 59.31034482758621,5.511651469098278 60.68965517241379,5.477879094900371 62.06896551724138,6.301925025329281 63.44827586206897,10.11144883485309 64.82758620689656,1.398176291793313 66.20689655172414,4.093211752786221 67.58620689655172,4.930766632894292 68.96551724137932,6.524822695035461 70.3448275862069,5.011820330969267 71.72413793103448,4.113475177304965 73.10344827586206,15.20432286389733 74.48275862068967,4.025667004390409 75.86206896551724,5.484633569739953 77.24137931034483,5.714285714285714 78.62068965517241,2.843633907463695 80.0,6.153326578858494" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatch_reuse_pattern_false__pattern_count_10_4.html">BenchmarkBuiltinRegexMatch/reuse-pattern=false,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.026179844146747 1.379310344827586,1.558532527799667 2.758620689655172,13.47692846510813 4.137931034482759,1.947290079677787 5.517241379310345,5.274494352508537 6.896551724137931,3.656422379826635 8.275862068965518,3.775501269591104 9.655172413793103,2.351808072848262 11.03448275862069,3.278171788810087 12.41379310344828,4.302600472813239 13.79310344827586,2.103143332457753 15.17241379310345,2.416600998161282 16.55172413793103,14.41029682164434 17.93103448275862,5.139655021451712 19.31034482758621,2.055862008580685 20.68965517241379,5.123894580159356 22.06896551724138,1.893004115226337 23.44827586206897,3.656422379826635 24.82758620689655,4.209788985202697 26.20689655172414,1.639085894405043 27.58620689655172,0.0 28.96551724137931,4.355135277121093 30.3448275862069,13.41213553979511 31.72413793103448,5.801593555730672 33.10344827586207,5.141406181595307 34.48275862068966,5.300761754662464 35.86206896551724,4.295595832238858 37.24137931034483,8.286489799492164 38.62068965517241,6.395236844409421 40.0,2.9857280448297 41.37931034482759,5.367305840119079 42.75862068965517,1.639085894405043 44.13793103448276,2.814114350757377 45.51724137931034,3.665178180544611 46.89655172413793,4.98555292881534 48.27586206896552,5.064355135277121 49.6551724137931,0.6146572104018913 51.03448275862069,9.477278697136853 52.41379310344828,1.409683915594081 53.79310344827586,4.062691533140706 55.17241379310345,20.0 56.55172413793103,2.236231503370983 57.93103448275862,1.903511076087908 59.31034482758621,3.082041852727432 60.68965517241379,5.360301199544698 62.06896551724138,4.211540145346292 63.44827586206897,10.73110935995097 64.82758620689656,3.446283162595219 66.20689655172414,2.020838805708782 67.58620689655172,3.001488486122056 68.96551724137932,5.437352245862884 70.3448275862069,5.2517292706418 71.72413793103448,6.353209000963138 73.10344827586206,15.81472725680764 74.48275862068967,2.905174678224324 75.86206896551724,2.076875930303826 77.24137931034483,3.011995446983627 78.62068965517241,1.938534278959811 80.0,2.385080115576569" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyMergeOne_100_4.html">BenchmarkAnyMergeOne/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.67460828503971 1.379310344827586,3.528654217643272 2.758620689655172,14.561064606138657 4.137931034482759,3.9965657866494944 5.517241379310345,5.16849109250912 6.896551724137931,2.9705945481863054 8.275862068965518,5.602060528010302 9.655172413793103,4.6018458896758965 11.03448275862069,4.558918222794592 12.41379310344828,2.0734063103670337 13.79310344827586,3.4213350504400104 15.17241379310345,5.34020176003434 16.55172413793103,15.505473277527368 17.93103448275862,5.730843528654217 19.31034482758621,4.322816054947417 20.68965517241379,4.515990555913287 22.06896551724138,4.511697789225156 23.44827586206897,4.799313157329902 24.82758620689655,4.352865421764324 26.20689655172414,3.9836874865851044 27.58620689655172,3.876368319381843 28.96551724137931,5.3015668598411665 30.3448275862069,13.071474565357372 31.72413793103448,4.576089289547113 33.10344827586207,4.305644988194894 34.48275862068966,2.6400515132002553 35.86206896551724,5.541961794376476 37.24137931034483,6.50783429920584 38.62068965517241,3.9965657866494944 40.0,3.59733848465336 41.37931034482759,4.584674822923375 42.75862068965517,4.327108821635546 44.13793103448276,1.5110538742219362 45.51724137931034,3.1852328825928318 46.89655172413793,5.086928525434642 48.27586206896552,4.833655290834944 49.6551724137931,5.095514058810906 51.03448275862069,7.9459111397295565 52.41379310344828,3.6874865851040965 53.79310344827586,4.228375187808542 55.17241379310345,20.0 56.55172413793103,4.421549688774416 57.93103448275862,4.357158188452457 59.31034482758621,1.343635973384849 60.68965517241379,0.0 62.06896551724138,4.62760248980468 63.44827586206897,9.899119982828935 64.82758620689656,3.7046576518566248 66.20689655172414,5.258639192959862 67.58620689655172,4.262717321313589 68.96551724137932,4.571796522858982 70.3448275862069,4.674822923374114 71.72413793103448,4.48164842240824 73.10344827586206,14.513844172569222 74.48275862068967,4.717750590255418 75.86206896551724,0.931530371324321 77.24137931034483,3.7046576518566248 78.62068965517241,2.743077913715389 80.0,4.764971023824856" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementMixedJSON_4.html">BenchmarkParseStatementMixedJSON-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.57172236503856 1.379310344827586,2.923736075407027 2.758620689655172,11.55646958011997 4.137931034482759,3.612682090831191 5.517241379310345,2.845929734361611 6.896551724137931,6.869580119965724 8.275862068965518,3.899571550985433 9.655172413793103,2.265981148243359 11.03448275862069,3.545501285347044 12.41379310344828,5.792287917737789 13.79310344827586,0.8483290488431877 15.17241379310345,2.672493573264781 16.55172413793103,16.61422450728363 17.93103448275862,3.495458440445587 19.31034482758621,1.187660668380463 20.68965517241379,5.384404455869751 22.06896551724138,2.732476435304199 23.44827586206897,2.09974293059126 24.82758620689655,4.685518423307626 26.20689655172414,1.124935732647815 27.58620689655172,1.105055698371894 28.96551724137931,5.292887746358183 30.3448275862069,11.86906598114824 31.72413793103448,4.738303341902314 33.10344827586207,3.641816623821765 34.48275862068966,3.960582690659811 35.86206896551724,3.104027420736932 37.24137931034483,9.010111396743786 38.62068965517241,4.857583547557841 40.0,2.007540702656384 41.37931034482759,4.879520137103685 42.75862068965517,3.408397600685518 44.13793103448276,3.453641816623822 45.51724137931034,6.183718937446444 46.89655172413793,0.0 48.27586206896552,3.504027420736932 49.6551724137931,3.519794344473008 51.03448275862069,9.320651242502143 52.41379310344828,1.963324764353042 53.79310344827586,1.865295629820051 55.17241379310345,20.0 56.55172413793103,2.899057412167952 57.93103448275862,1.279177377892031 59.31034482758621,6.508997429305913 60.68965517241379,4.819880034275921 62.06896551724138,2.461011139674379 63.44827586206897,10.47677806341045 64.82758620689656,6.746186803770351 66.20689655172414,0.7256212510711225 67.58620689655172,3.032047986289632 68.96551724137932,2.148757497857755 70.3448275862069,1.768637532133676 71.72413793103448,7.178063410454156 73.10344827586206,15.40325621251071 74.48275862068967,1.155784061696658 75.86206896551724,2.973093401885176 77.24137931034483,2.588174807197943 78.62068965517241,2.455869751499572 80.0,1.760754070265638" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteIncrementingValueSamePathInterned_Go_4.html">BenchmarkWriteIncrementingValueSamePathInterned/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.008880355214209 1.379310344827586,2.203288131525261 2.758620689655172,12.19728789151566 4.137931034482759,1.116044641785671 5.517241379310345,4.353774150966039 6.896551724137931,3.974558982359294 8.275862068965518,4.363374534981399 9.655172413793103,1.975279011160446 11.03448275862069,2.81291251650066 12.41379310344828,3.580943237729509 13.79310344827586,0.3360134405376215 15.17241379310345,1.963278531141246 16.55172413793103,15.61742469698788 17.93103448275862,4.113764550582023 19.31034482758621,1.327253090123605 20.68965517241379,3.712948517940718 22.06896551724138,2.150486019440778 23.44827586206897,2.136085443417737 24.82758620689655,3.717748709948398 26.20689655172414,1.776071042841714 27.58620689655172,0.9936397455898236 28.96551724137931,4.147365894635785 30.3448275862069,12.17088683547342 31.72413793103448,3.921756870274811 33.10344827586207,3.753750150006 34.48275862068966,4.303372134885395 35.86206896551724,4.305772230889236 37.24137931034483,7.272290891635665 38.62068965517241,6.10104404176167 40.0,2.306492259690388 41.37931034482759,4.432977319092764 42.75862068965517,2.323292931717269 44.13793103448276,1.86727469098764 45.51724137931034,5.093003720148806 46.89655172413793,4.38017520700828 48.27586206896552,3.861754470178807 49.6551724137931,2.335293411736469 51.03448275862069,7.022680907236289 52.41379310344828,1.053642145685827 53.79310344827586,2.796111844473779 55.17241379310345,20.0 56.55172413793103,1.56486259450378 57.93103448275862,1.267250690027601 59.31034482758621,4.564982599303972 60.68965517241379,4.176167046681867 62.06896551724138,4.094563782551302 63.44827586206897,10.64922596903876 64.82758620689656,4.322572902916117 66.20689655172414,2.412096483859354 67.58620689655172,0.0 68.96551724137932,2.774510980439218 70.3448275862069,4.269770790831633 71.72413793103448,6.547461898475939 73.10344827586206,15.69902796111844 74.48275862068967,2.227289091563663 75.86206896551724,2.407296291851674 77.24137931034483,2.388095523820953 78.62068965517241,2.244089763590544 80.0,1.742469698787952" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionN_250x100_4.html">BenchmarkObjectUnionN/250x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.028778520943029 1.379310344827586,3.892741331056401 2.758620689655172,13.98523409705422 4.137931034482759,4.481646980693515 5.517241379310345,6.159115791470993 6.896551724137931,2.339911768891419 8.275862068965518,6.777188937906171 9.655172413793103,5.160020871875148 11.03448275862069,5.431840994260234 12.41379310344828,6.704539632844742 13.79310344827586,4.413179640434514 15.17241379310345,4.839952563920118 16.55172413793103,18.04315924292017 17.93103448275862,7.1778226839334 19.31034482758621,4.805859304587069 20.68965517241379,3.917688914188131 22.06896551724138,5.365779611972867 23.44827586206897,4.673061050234809 24.82758620689655,5.745146814667236 26.20689655172414,4.069696883449552 27.58620689655172,0.0 28.96551724137931,7.067285233148333 30.3448275862069,13.6164925762535 31.72413793103448,6.865146814667236 33.10344827586207,5.922459086381101 34.48275862068966,6.984374555286751 35.86206896551724,5.963884066220768 37.24137931034483,12.83228689341113 38.62068965517241,11.29996489730089 40.0,5.128743418243916 41.37931034482759,7.632062995114084 42.75862068965517,4.851739481049286 44.13793103448276,5.193461410749016 45.51724137931034,7.692022200085385 46.89655172413793,5.976763910630426 48.27586206896552,5.081018926995873 49.6551724137931,4.71258858687918 51.03448275862069,13.29937668991035 52.41379310344828,4.649426497794222 53.79310344827586,5.117328399981026 55.17241379310345,20.0 56.55172413793103,5.155732650253783 57.93103448275862,4.164348939803615 59.31034482758621,6.341262748446468 60.68965517241379,6.641916417627247 62.06896551724138,5.012627484464684 63.44827586206897,14.86870641810161 64.82758620689656,7.731344812864665 66.20689655172414,4.49005644893506 67.58620689655172,5.337150989042266 68.96551724137932,6.563149755704189 70.3448275862069,5.582520753284949 71.72413793103448,10.38901759878564 73.10344827586206,18.22352260329206 74.48275862068967,5.234962288316494 75.86206896551724,2.566853564821403 77.24137931034483,4.988765238840662 78.62068965517241,4.141852853280205 80.0,4.553560077795171" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_10_10000_4.html">BenchmarkJSONPatchAddShallowComposite/set-10-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.991054743116797 1.379310344827586,1.934989116027341 2.758620689655172,11.82378846310814 4.137931034482759,1.548293923601207 5.517241379310345,4.081231374104062 6.896551724137931,8.65002751434328 8.275862068965518,4.469030012157102 9.655172413793103,1.436399877766162 11.03448275862069,1.360025335426246 12.41379310344828,8.360877413379159 13.79310344827586,1.523591422205196 15.17241379310345,1.41276741584573 16.55172413793103,17.5895315017447 17.93103448275862,4.375359871337584 19.31034482758621,2.093530674675976 20.68965517241379,4.360268273597655 22.06896551724138,2.867421933031377 23.44827586206897,2.752052302275428 24.82758620689655,4.054297004805496 26.20689655172414,2.014420169938772 27.58620689655172,1.272413530711727 28.96551724137931,4.379508322334795 30.3448275862069,12.29972938271204 31.72413793103448,4.345634173030328 33.10344827586207,4.311166020743037 34.48275862068966,4.325960784557591 35.86206896551724,4.338562416151817 37.24137931034483,11.66110534694287 38.62068965517241,9.592811378843574 40.0,2.147692667801747 41.37931034482759,4.412555617029535 42.75862068965517,1.716550039463664 44.13793103448276,1.860197821388308 45.51724137931034,8.90858884019875 46.89655172413793,4.134779163230322 48.27586206896552,4.21854806430693 49.6551724137931,1.490139557932494 51.03448275862069,13.1269501102659 52.41379310344828,0.276234399415768 53.79310344827586,3.398360544133841 55.17241379310345,20.0 56.55172413793103,2.073147155302139 57.93103448275862,1.204831276081654 59.31034482758621,8.538107905378363 60.68965517241379,4.677979982300558 62.06896551724138,4.137503726482479 63.44827586206897,15.32792545910488 64.82758620689656,8.673684445559731 66.20689655172414,1.628279546621414 67.58620689655172,2.486779984564561 68.96551724137932,4.46081781944901 70.3448275862069,0.0 71.72413793103448,11.32133679045651 73.10344827586206,19.44545792055612 74.48275862068967,2.461135189523146 75.86206896551724,2.179379801046238 77.24137931034483,1.759320106762652 78.62068965517241,2.606293784074554 80.0,1.666333984470129" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementNestedObjects_1x1_4.html">BenchmarkParseStatementNestedObjects/1x1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.385248970423063 1.379310344827586,3.590415574691127 2.758620689655172,10.28079371022089 4.137931034482759,3.612879071508798 5.517241379310345,1.087607637588918 6.896551724137931,8.055035567203294 8.275862068965518,1.952452265069262 9.655172413793103,1.901909397229502 11.03448275862069,3.489329839011606 12.41379310344828,7.126544365406215 13.79310344827586,0.6926244852115313 15.17241379310345,2.953949831523774 16.55172413793103,14.88019468363909 17.93103448275862,2.323099962560839 19.31034482758621,0.8330213403219768 20.68965517241379,2.873455634593785 22.06896551724138,3.639086484462748 23.44827586206897,2.192062897791089 24.82758620689655,1.772744290527892 26.20689655172414,3.137401722201423 27.58620689655172,0.5035567203294646 28.96551724137931,2.609509546986148 30.3448275862069,10.2527143391988 31.72413793103448,3.255335080494197 33.10344827586207,2.616997379258705 34.48275862068966,2.076001497566455 35.86206896551724,0.7880943466866343 37.24137931034483,8.874953201048298 38.62068965517241,4.902658180456758 40.0,2.585174092100337 41.37931034482759,3.526769000374392 42.75862068965517,3.637214526394609 44.13793103448276,2.967053538000749 45.51724137931034,7.88655934107076 46.89655172413793,2.907150879820292 48.27586206896552,2.566454511418944 49.6551724137931,2.482216398352677 51.03448275862069,8.390116061400224 52.41379310344828,2.748034444028454 53.79310344827586,0.1890677648820666 55.17241379310345,20.0 56.55172413793103,3.627854736053912 57.93103448275862,0.9228753275926619 59.31034482758621,7.418569824035942 60.68965517241379,3.438786971171846 62.06896551724138,1.194309247472857 63.44827586206897,10.10295769374766 64.82758620689656,8.255335080494197 66.20689655172414,1.621115687008611 67.58620689655172,2.914638712092849 68.96551724137932,1.630475477349307 70.3448275862069,0.0 71.72413793103448,6.834518906776488 73.10344827586206,12.38113066267316 74.48275862068967,1.608011980531636 75.86206896551724,2.281916885061775 77.24137931034483,1.6491950580307 78.62068965517241,2.942718083114938 80.0,1.375889180082366" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetUnion_10x100_4.html">BenchmarkSetUnion/10x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.261301539990065 1.379310344827586,2.514489153833416 2.758620689655172,13.02409339294585 4.137931034482759,3.355274051995363 5.517241379310345,5.701275045537341 6.896551724137931,6.917536015896672 8.275862068965518,4.036264282165922 9.655172413793103,2.057045868521278 11.03448275862069,3.421924159629078 12.41379310344828,6.881106143401225 13.79310344827586,3.093227355522437 15.17241379310345,1.43070044709389 16.55172413793103,16.89932107964895 17.93103448275862,5.38127173373075 19.31034482758621,3.105646630236794 20.68965517241379,6.178175194568637 22.06896551724138,3.58461665838715 23.44827586206897,3.848733233979136 24.82758620689655,4.104984268918695 26.20689655172414,2.872992217254512 27.58620689655172,2.713197549263123 28.96551724137931,5.205332008610697 30.3448275862069,12.97648617320748 31.72413793103448,5.919026328862394 33.10344827586207,5.318761384335155 34.48275862068966,5.559695313793674 35.86206896551724,4.406358668653751 37.24137931034483,10.53113098195065 38.62068965517241,9.906855439642325 40.0,3.76635204504057 41.37931034482759,4.30327868852459 42.75862068965517,0.0 44.13793103448276,3.418198377214771 45.51724137931034,7.661864547110449 46.89655172413793,5.894187779433681 48.27586206896552,5.783656234475907 49.6551724137931,1.851299884086769 51.03448275862069,12.10920682232158 52.41379310344828,2.947507865540652 53.79310344827586,5.38789534691174 55.17241379310345,20.0 56.55172413793103,3.298973339956947 57.93103448275862,2.133631395926478 59.31034482758621,7.357178340784898 60.68965517241379,7.021443947673456 62.06896551724138,5.486007617155158 63.44827586206897,14.74913065077 64.82758620689656,7.415962907766186 66.20689655172414,2.631230336148369 67.58620689655172,4.932935916542474 68.96551724137932,6.371915880112601 70.3448275862069,6.00347739692002 71.72413793103448,10.14199370756748 73.10344827586206,16.93326709720152 74.48275862068967,3.375972843185958 75.86206896551724,3.570127504553734 77.24137931034483,3.499751614505713 78.62068965517241,2.036761053154496 80.0,2.541397582381189" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNCallOnly_merge_nested_with_conflict_4.html">BenchmarkObjectUnionNCallOnly/merge_nested_with_conflict-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.5411596277738013 1.379310344827586,2.7916964924838936 2.758620689655172,13.135289906943452 4.137931034482759,2.827487473156765 5.517241379310345,5.003579098067286 6.896551724137931,1.8253400143163923 8.275862068965518,3.861846814602721 9.655172413793103,3.1496062992126 11.03448275862069,3.1138153185397286 12.41379310344828,0.9663564781675014 13.79310344827586,0.5368647100930559 15.17241379310345,2.5769506084466727 16.55172413793103,14.502505368647103 17.93103448275862,3.407301360057268 19.31034482758621,2.3979957050823195 20.68965517241379,3.539727988546886 22.06896551724138,2.970651395848247 23.44827586206897,3.006442376521118 24.82758620689655,2.2190408017179664 26.20689655172414,1.1453113815318545 27.58620689655172,0.0 28.96551724137931,3.722261989978527 30.3448275862069,12.766642806012888 31.72413793103448,4.992841803865426 33.10344827586207,5.103793843951326 34.48275862068966,5.046528274874731 35.86206896551724,4.083750894774518 37.24137931034483,6.614173228346456 38.62068965517241,4.613457408733 40.0,2.3264137437365804 41.37931034482759,4.5669291338582685 42.75862068965517,0.8589835361488909 44.13793103448276,1.896921975662135 45.51724137931034,2.362204724409448 46.89655172413793,4.681460272011453 48.27586206896552,4.881889763779528 49.6551724137931,0.7874015748031518 51.03448275862069,8.049391553328562 52.41379310344828,1.968503937007874 53.79310344827586,4.108804581245524 55.17241379310345,20.0 56.55172413793103,2.8632784538296328 57.93103448275862,2.50536864710093 59.31034482758621,2.290622763063709 60.68965517241379,5.4115962777380116 62.06896551724138,4.556191839656405 63.44827586206897,9.473872584108808 64.82758620689656,2.433786685755191 66.20689655172414,2.0758768790264845 67.58620689655172,3.1496062992126 68.96551724137932,4.996420901932714 70.3448275862069,5.272011453113814 71.72413793103448,4.44523979957051 73.10344827586206,13.969219756621332 74.48275862068967,3.006442376521118 75.86206896551724,1.6821760916249104 77.24137931034483,3.1138153185397286 78.62068965517241,1.7179670722977818 80.0,2.9348604151753754" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_100_10_4.html">BenchmarkJSONPatchAddShallowComposite/set-100-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.769288165945381 1.379310344827586,1.729592598119684 2.758620689655172,11.26339352335472 4.137931034482759,1.509028503208476 5.517241379310345,4.099388151022235 6.896551724137931,6.675720041784808 8.275862068965518,4.205044023280107 9.655172413793103,1.74362035517087 11.03448275862069,1.293836740784957 12.41379310344828,7.140128339053873 13.79310344827586,1.234741083420385 15.17241379310345,1.115654379943292 16.55172413793103,16.2569765706611 17.93103448275862,4.513057752574243 19.31034482758621,1.831368452469781 20.68965517241379,4.088941948962841 22.06896551724138,2.346813908371885 23.44827586206897,2.455752872705566 24.82758620689655,4.443814356066259 26.20689655172414,1.475899119534398 27.58620689655172,0.8634532159379197 28.96551724137931,4.553648709147888 30.3448275862069,12.39277719743322 31.72413793103448,3.940605879719445 33.10344827586207,2.678704670944635 34.48275862068966,4.231010296970601 35.86206896551724,4.384420235785704 37.24137931034483,6.694523205491718 38.62068965517241,4.31517683927772 40.0,1.957319803014475 41.37931034482759,3.937024324727653 42.75862068965517,1.138636024473959 44.13793103448276,1.475899119534398 45.51724137931034,7.846590061184898 46.89655172413793,4.497836143859126 48.27586206896552,3.927175048500224 49.6551724137931,1.253842710043277 51.03448275862069,8.641098343530816 52.41379310344828,0.0 53.79310344827586,2.563497985375317 55.17241379310345,20.0 56.55172413793103,2.338158483808387 57.93103448275862,1.211460975973735 59.31034482758621,6.792120579018057 60.68965517241379,4.054917176540815 62.06896551724138,3.39173257722728 63.44827586206897,10.61483360692434 64.82758620689656,7.72810028353977 66.20689655172414,1.857036263244292 67.58620689655172,3.16758692732428 68.96551724137932,4.769735860319355 70.3448275862069,4.52827936128936 71.72413793103448,6.268915087300403 73.10344827586206,15.73406954185942 74.48275862068967,2.961050589464259 75.86206896551724,2.490076108043576 77.24137931034483,1.841217728697209 78.62068965517241,2.703477092971198 80.0,1.662438442023579" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseAnnotations_4.html">BenchmarkParseAnnotations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.902595961837142 1.379310344827586,4.024110642703942 2.758620689655172,12.57525330966644 4.137931034482759,3.290067302714296 5.517241379310345,5.079136158568153 6.896551724137931,6.944013016788699 8.275862068965518,5.573922047185859 9.655172413793103,2.338584424228977 11.03448275862069,4.391687005399009 12.41379310344828,6.665927076399675 13.79310344827586,2.250942977590415 15.17241379310345,3.662820797278308 16.55172413793103,15.64307373714962 17.93103448275862,4.319207159233784 19.31034482758621,1.592337844833962 20.68965517241379,4.858738259004512 22.06896551724138,4.0747725759929 23.44827586206897,2.870719621329783 24.82758620689655,5.989571777235412 26.20689655172414,2.895495895274018 27.58620689655172,0.0 28.96551724137931,5.69817321204053 30.3448275862069,12.24243768952001 31.72413793103448,6.289105835367207 33.10344827586207,5.815768064492271 34.48275862068966,4.716736927742031 35.86206896551724,3.605132756452925 37.24137931034483,8.541527993491606 38.62068965517241,5.276236964721544 40.0,3.844020412691369 41.37931034482759,6.157828562976111 42.75862068965517,3.78781155239997 44.13793103448276,3.769321795725168 45.51724137931034,7.323422823755639 46.89655172413793,5.424894608386954 48.27586206896552,5.467790843872495 49.6551724137931,3.572220989571777 51.03448275862069,8.799644996671844 52.41379310344828,2.324902004289624 53.79310344827586,3.328895791731381 55.17241379310345,20.0 56.55172413793103,4.005990681162636 57.93103448275862,1.578285629761112 59.31034482758621,7.159603579616892 60.68965517241379,6.416685156423341 62.06896551724138,5.156423341468826 63.44827586206897,9.946009910509577 64.82758620689656,7.82338584424229 66.20689655172414,2.2616670364618 67.58620689655172,5.575771022853339 68.96551724137932,5.426003993787442 70.3448275862069,2.608534871681089 71.72413793103448,7.874417572664744 73.10344827586206,15.48073367354486 74.48275862068967,2.509059980770653 75.86206896551724,3.501959914207529 77.24137931034483,2.743140300273648 78.62068965517241,3.269728570372014 80.0,1.980622735004807" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_and__explicit_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/and,_explicit-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.1461483081353485 1.379310344827586,3.585313174946002 2.758620689655172,15.248380129589634 4.137931034482759,3.6069114470842294 5.517241379310345,7.199424046076315 6.896551724137931,8.30093592512599 8.275862068965518,2.7573794096472284 9.655172413793103,2.7357811375089973 11.03448275862069,2.872570194384444 12.41379310344828,5.874730021598271 13.79310344827586,0.0 15.17241379310345,1.4974802015838726 16.55172413793103,13.131749460043194 17.93103448275862,7.163426925845931 19.31034482758621,2.973362131029514 20.68965517241379,8.070554355651549 22.06896551724138,2.8941684665226752 23.44827586206897,2.973362131029514 24.82758620689655,7.24982001439885 26.20689655172414,1.4038876889848773 27.58620689655172,2.5125989920806298 28.96551724137931,4.478041756659469 30.3448275862069,12.116630669546437 31.72413793103448,1.310295176385889 33.10344827586207,4.269258459323256 34.48275862068966,1.7998560115190791 35.86206896551724,3.556515478761696 37.24137931034483,2.2894168466522693 38.62068965517241,0.3167746580273558 40.0,1.5406767458603312 41.37931034482759,3.8876889848812084 42.75862068965517,2.0446364290856707 44.13793103448276,2.275017998560113 45.51724137931034,7.487401007919365 46.89655172413793,3.0165586753059728 48.27586206896552,1.4038876889848773 49.6551724137931,1.3678905687545004 51.03448275862069,5.291576673866093 52.41379310344828,0.6623470122390209 53.79310344827586,2.7573794096472284 55.17241379310345,20.0 56.55172413793103,1.33189344852412 57.93103448275862,1.3606911447084222 59.31034482758621,7.1778257739380855 60.68965517241379,3.707703383729303 62.06896551724138,2.865370770338373 63.44827586206897,7.688984881209503 64.82758620689656,7.516198704103672 66.20689655172414,0.7991360691144713 67.58620689655172,2.620590352771778 68.96551724137932,4.384449244060473 70.3448275862069,4.420446364290857 71.72413793103448,1.389488840892728 73.10344827586206,14.067674586033117 74.48275862068967,1.857451403887687 75.86206896551724,1.5766738660907116 77.24137931034483,1.1015118790496778 78.62068965517241,1.5190784737221037 80.0,1.8430525557955306" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayCopy_5_4.html">BenchmarkArrayCopy/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.547892720306514 1.379310344827586,2.8544061302682024 2.758620689655172,12.298850574712645 4.137931034482759,2.2413793103448327 5.517241379310345,4.252873563218394 6.896551724137931,2.2988505747126418 8.275862068965518,4.176245210727972 9.655172413793103,2.624521072796938 11.03448275862069,3.35249042145594 12.41379310344828,2.2413793103448327 13.79310344827586,2.60536398467433 15.17241379310345,2.9310344827586228 16.55172413793103,14.31034482758621 17.93103448275862,2.011494252873561 19.31034482758621,0.057471264367819686 20.68965517241379,4.080459770114944 22.06896551724138,2.8352490421455947 23.44827586206897,2.873563218390803 24.82758620689655,3.1226053639846754 26.20689655172414,3.0076628352490467 27.58620689655172,2.7969348659003828 28.96551724137931,4.2337164750957825 30.3448275862069,12.049808429118775 31.72413793103448,3.3908045977011554 33.10344827586207,2.3563218390804614 34.48275862068966,3.6015325670498086 35.86206896551724,3.965517241379313 37.24137931034483,6.800766283524904 38.62068965517241,4.0038314176245215 40.0,0.0 41.37931034482759,3.9846743295019174 42.75862068965517,2.4521072796934895 44.13793103448276,2.279693486590041 45.51724137931034,2.720306513409966 46.89655172413793,4.367816091954024 48.27586206896552,2.9885057471264354 49.6551724137931,1.0536398467432946 51.03448275862069,8.007662835249043 52.41379310344828,2.088122605363985 53.79310344827586,4.291187739463602 55.17241379310345,20.0 56.55172413793103,3.2183908045977034 57.93103448275862,2.279693486590041 59.31034482758621,2.9118773946360186 60.68965517241379,3.6590038314176248 62.06896551724138,4.38697318007663 63.44827586206897,7.452107279693488 64.82758620689656,3.582375478927208 66.20689655172414,2.3371647509578573 67.58620689655172,2.088122605363985 68.96551724137932,4.521072796934863 70.3448275862069,1.8773946360153282 71.72413793103448,3.735632183908045 73.10344827586206,13.141762452107278 74.48275862068967,2.8927203065134073 75.86206896551724,2.8544061302682024 77.24137931034483,2.6628352490421463 78.62068965517241,2.164750957854409 80.0,2.720306513409966" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIntersection_1000x1000_4.html">BenchmarkSetIntersection/1000x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.225128457671687 1.379310344827586,1.161926354032131 2.758620689655172,13.58157642883027 4.137931034482759,0.591323415998439 5.517241379310345,5.3752915269041 6.896551724137931,4.324586751902474 8.275862068965518,5.481449132620351 9.655172413793103,0.7003614469026138 11.03448275862069,2.358603644202447 12.41379310344828,3.889038588405824 13.79310344827586,1.405229365470206 15.17241379310345,1.715990076470643 16.55172413793103,16.59045928844206 17.93103448275862,4.48203450935209 19.31034482758621,1.451223251535452 20.68965517241379,5.085065459985319 22.06896551724138,1.797153024911032 23.44827586206897,2.931761798128653 24.82758620689655,4.390650697341646 26.20689655172414,2.207195487953319 27.58620689655172,1.060182303039313 28.96551724137931,4.407375746819918 30.3448275862069,13.99793724389768 31.72413793103448,4.17434005742267 33.10344827586207,3.607453797050816 34.48275862068966,3.788688291536196 35.86206896551724,5.208041032121387 37.24137931034483,8.353651171218049 38.62068965517241,6.94558783903069 40.0,1.499075476431618 41.37931034482759,5.720803174042723 42.75862068965517,1.476032074928222 44.13793103448276,0.1397935385558849 45.51724137931034,3.732984585079398 46.89655172413793,4.223911245737435 48.27586206896552,4.213225797459651 49.6551724137931,1.709067764325469 51.03448275862069,10.68777120132314 52.41379310344828,0.5785937950066437 53.79310344827586,5.14643709987642 55.17241379310345,20.0 56.55172413793103,1.12912667366641 57.93103448275862,0.0 59.31034482758621,3.127955920202931 60.68965517241379,3.727967070235916 62.06896551724138,3.129070923501482 63.44827586206897,11.87394887709876 64.82758620689656,2.428802393540414 66.20689655172414,0.1910836902892504 67.58620689655172,3.74910567443762 68.96551724137932,3.860838296646628 70.3448275862069,3.339016752924561 71.72413793103448,6.218837980729026 73.10344827586206,16.24596972766044 74.48275862068967,2.289705732046124 75.86206896551724,1.811369316967563 77.24137931034483,2.027354747591128 78.62068965517241,1.864517807531847 80.0,0.4388002564507587" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_100x250_4.html">BenchmarkAnyUnionAllUniqueTypes/100x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.846925310108208 1.379310344827586,8.812351543942993 2.758620689655172,16.85932963842703 4.137931034482759,8.366323568223805 5.517241379310345,11.33280548957509 6.896551724137931,8.094484032726314 8.275862068965518,10.27711797307997 9.655172413793103,9.823172340987067 11.03448275862069,1.831617841119029 12.41379310344828,9.538136711533387 13.79310344827586,4.278173660596463 15.17241379310345,0.0 16.55172413793103,11.02137767220903 17.93103448275862,11.29321720770652 19.31034482758621,9.34283452098179 20.68965517241379,10.72842438638163 22.06896551724138,7.790973871733967 23.44827586206897,9.704407495381368 24.82758620689655,11.39878595935603 26.20689655172414,9.783584059118501 27.58620689655172,2.710477698601214 28.96551724137931,10.42755344418052 30.3448275862069,15.6980733702824 31.72413793103448,10.36421219319082 33.10344827586207,10.86302454473476 34.48275862068966,10.18474531538665 35.86206896551724,10.92372657693323 37.24137931034483,5.832673528635524 38.62068965517241,8.13407231459488 40.0,5.471100554235946 41.37931034482759,5.832673528635524 42.75862068965517,6.687780416996569 44.13793103448276,8.878332013723938 45.51724137931034,6.487199788862497 46.89655172413793,11.19820533122196 48.27586206896552,3.291105832673529 49.6551724137931,9.59356030614938 51.03448275862069,9.216152019002376 52.41379310344828,9.487991554499867 53.79310344827586,10.49353391396147 55.17241379310345,20.0 56.55172413793103,4.177883346529427 57.93103448275862,9.532858273950911 59.31034482758621,9.625230931644232 60.68965517241379,6.450250725785168 62.06896551724138,10.70203219846925 63.44827586206897,14.32567959883874 64.82758620689656,8.197413565584586 66.20689655172414,5.539720242808129 67.58620689655172,3.93507521773555 68.96551724137932,11.0266561097915 70.3448275862069,10.95539720242808 71.72413793103448,3.913961467405648 73.10344827586206,16.80126682501979 74.48275862068967,2.660332541567696 75.86206896551724,8.598574821852733 77.24137931034483,6.49511744523621 78.62068965517241,5.901293217207707 80.0,9.780944840327264" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_100x1000x10_100p_4.html">BenchmarkJSONPatchReplace/100x1000x10-100p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.4601571268237935 1.379310344827586,0.4057670724337391 2.758620689655172,12.04869204869205 4.137931034482759,0.9911076577743244 5.517241379310345,4.225157558490892 6.896551724137931,3.531900198566865 8.275862068965518,4.117240783907451 9.655172413793103,0.303030303030303 11.03448275862069,1.647241647241647 12.41379310344828,4.357247690581024 13.79310344827586,0.3643270309936977 15.17241379310345,0.0 16.55172413793103,13.71751705085038 17.93103448275862,4.124147457480791 19.31034482758621,0.7675041008374343 20.68965517241379,4.047310713977381 22.06896551724138,1.372701372701373 23.44827586206897,1.815591815591816 24.82758620689655,5.10316843650177 26.20689655172414,0.8132608132608133 27.58620689655172,1.134421134421134 28.96551724137931,3.701977035310369 30.3448275862069,13.20987654320988 31.72413793103448,4.769058102391436 33.10344827586207,4.374514374514375 34.48275862068966,4.377967711301045 35.86206896551724,4.046447379780713 37.24137931034483,7.094880428213762 38.62068965517241,5.597858931192265 40.0,2.042648709315376 41.37931034482759,4.656824656824657 42.75862068965517,0.762324095657429 44.13793103448276,2.479495812829146 45.51724137931034,4.374514374514375 46.89655172413793,5.097988431321765 48.27586206896552,4.851074851074851 49.6551724137931,1.622204955538289 51.03448275862069,9.250625917292584 52.41379310344828,1.502201502201502 53.79310344827586,4.528187861521195 55.17241379310345,20.0 56.55172413793103,1.210394543727877 57.93103448275862,1.280324613657947 59.31034482758621,4.46343779677113 60.68965517241379,4.564447897781231 62.06896551724138,3.780540447207114 63.44827586206897,11.62824829491496 64.82758620689656,4.674091340758007 66.20689655172414,0.6155572822239489 67.58620689655172,4.112060778727445 68.96551724137932,4.814814814814815 70.3448275862069,4.038677372010705 71.72413793103448,6.322196322196322 73.10344827586206,15.15669515669516 74.48275862068967,1.837175170508504 75.86206896551724,0.5628938962272296 77.24137931034483,1.270827937494604 78.62068965517241,1.055857722524389 80.0,1.72321505654839" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteIncrementingValueSamePath_Go__roundtrip__4.html">BenchmarkWriteIncrementingValueSamePath/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.298264544555346 1.379310344827586,3.16158618829242 2.758620689655172,12.82978149446992 4.137931034482759,2.622066360938764 5.517241379310345,5.749482960165453 6.896551724137931,4.798129664598507 8.275862068965518,5.593022210232893 9.655172413793103,2.976351047567665 11.03448275862069,3.526661271468393 12.41379310344828,3.84497796960705 13.79310344827586,1.381170758025357 15.17241379310345,2.740760722956569 16.55172413793103,15.67844618289722 17.93103448275862,5.400593471810089 19.31034482758621,2.954770254473519 20.68965517241379,4.952792015106555 22.06896551724138,3.334232533045589 23.44827586206897,3.30186134340437 24.82758620689655,5.25312471900009 26.20689655172414,3.316248538800468 27.58620689655172,2.685010340796691 28.96551724137931,5.499505440158259 30.3448275862069,12.82798309504541 31.72413793103448,5.609207805053502 33.10344827586207,5.682942181458502 34.48275862068966,5.555255822318137 35.86206896551724,5.602014207355454 37.24137931034483,7.966909450588976 38.62068965517241,6.139735635284597 40.0,3.283877349159248 41.37931034482759,5.49231184246021 42.75862068965517,3.363006923837784 44.13793103448276,2.864850283247909 45.51724137931034,5.413182267781674 46.89655172413793,5.621796601025088 48.27586206896552,5.503102239007284 49.6551724137931,3.652549231184246 51.03448275862069,9.21320025177592 52.41379310344828,2.422444024817912 53.79310344827586,5.035518388634116 55.17241379310345,20.0 56.55172413793103,2.744357521805593 57.93103448275862,2.622066360938764 59.31034482758621,4.877259239277043 60.68965517241379,5.605611006204478 62.06896551724138,5.697329376854599 63.44827586206897,11.47198992896322 64.82758620689656,4.452836975092168 66.20689655172414,0.0 67.58620689655172,1.751641039474867 68.96551724137932,5.596619009081917 70.3448275862069,5.616401402751551 71.72413793103448,7.164823307256542 73.10344827586206,15.12993435842101 74.48275862068967,2.79111590684291 75.86206896551724,3.639960435212661 77.24137931034483,3.767646794353026 78.62068965517241,3.639960435212661 80.0,3.014117435482421" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkWithMarshalJSON_4.html">BenchmarkWithMarshalJSON-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8719680687749463 1.379310344827586,2.394841879029782 2.758620689655172,13.83481731654897 4.137931034482759,2.542216763893153 5.517241379310345,4.992324224746699 6.896551724137931,4.187902978200798 8.275862068965518,5.13355848940743 9.655172413793103,0.0 11.03448275862069,2.677310408351243 12.41379310344828,3.899293828676696 13.79310344827586,1.025483573840958 15.17241379310345,2.450107460853546 16.55172413793103,18.04728277556033 17.93103448275862,6.3125575683144 19.31034482758621,0.4789683758059564 20.68965517241379,6.416948111759288 22.06896551724138,2.708013509364446 23.44827586206897,1.350936444580903 24.82758620689655,6.380104390543445 26.20689655172414,2.689591648756524 27.58620689655172,1.264967761743936 28.96551724137931,4.900214921707092 30.3448275862069,14.00061406202026 31.72413793103448,6.208167024869512 33.10344827586207,6.337120049124962 34.48275862068966,6.294135707706478 35.86206896551724,4.857230580288609 37.24137931034483,9.33988332821615 38.62068965517241,6.527479275406816 40.0,1.756217377955173 41.37931034482759,6.245010746085355 42.75862068965517,2.867669634633098 44.13793103448276,2.400982499232422 45.51724137931034,4.396684065090574 46.89655172413793,7.798587657353393 48.27586206896552,7.307338041142155 49.6551724137931,2.793982192201412 51.03448275862069,10.78292907583666 52.41379310344828,2.351857537611299 53.79310344827586,5.704636168252994 55.17241379310345,20.0 56.55172413793103,3.008903899293829 57.93103448275862,1.535155050660117 59.31034482758621,4.507215228738103 60.68965517241379,7.620509671476819 62.06896551724138,5.569542523794903 63.44827586206897,12.1400061406202 64.82758620689656,5.023027325759902 66.20689655172414,0.9026711697881487 67.58620689655172,6.607307338041142 68.96551724137932,6.693276020878109 70.3448275862069,4.838808719680688 71.72413793103448,8.41264967761744 73.10344827586206,17.75253300583359 74.48275862068967,2.548357384095794 75.86206896551724,2.376420018421861 77.24137931034483,2.216763893153208 78.62068965517241,2.327295056800737 80.0,1.964998464844949" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkPartialEvalCompile_100_4.html">BenchmarkPartialEvalCompile/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.22279881850968 1.379310344827586,0.08997266425598656 2.758620689655172,12.80631051601831 4.137931034482759,0.4256316115994024 5.517241379310345,4.373575174216123 6.896551724137931,4.183150906840577 8.275862068965518,0.699097789126244 9.655172413793103,1.000785502194028 11.03448275862069,2.323368443522091 12.41379310344828,2.430919761925334 13.79310344827586,1.214922885532398 15.17241379310345,1.114782438643463 16.55172413793103,13.99353213261044 17.93103448275862,4.230080292527006 19.31034482758621,1.521277942059531 20.68965517241379,3.353317314363733 22.06896551724138,1.848915415608115 23.44827586206897,2.225447912321527 24.82758620689655,3.131307343814001 26.20689655172414,0.8859353954348195 27.58620689655172,0.8910811834208265 28.96551724137931,3.948074047487627 30.3448275862069,12.01562740346232 31.72413793103448,4.783070156780082 33.10344827586207,3.850329168997899 34.48275862068966,3.815307364223173 35.86206896551724,4.025822955952406 37.24137931034483,7.713516116428974 38.62068965517241,5.38025424307943 40.0,1.351313033288949 41.37931034482759,3.674453964728434 42.75862068965517,0.6204589069265635 44.13793103448276,0.7268893937463787 45.51724137931034,3.219396341856644 46.89655172413793,3.207804935824446 48.27586206896552,4.18606506895749 49.6551724137931,1.104064277516562 51.03448275862069,9.97120215627922 52.41379310344828,0.0 53.79310344827586,2.22492095418902 55.17241379310345,20.0 56.55172413793103,1.513833612886017 57.93103448275862,0.8245037873652001 59.31034482758621,1.581851361170496 60.68965517241379,4.194113308879688 62.06896551724138,2.746934044665473 63.44827586206897,10.8421903424634 64.82758620689656,3.316483777342958 66.20689655172414,1.582013630817649 67.58620689655172,1.889621676682078 68.96551724137932,4.293002439314289 70.3448275862069,4.271738424005402 71.72413793103448,5.920398039080052 73.10344827586206,16.79016753002762 74.48275862068967,2.618342877270029 75.86206896551724,0.8530699367959724 77.24137931034483,1.346013340070591 78.62068965517241,1.988365266299129 80.0,1.260547422509761" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetIntersection_5_4.html">BenchmarkSetIntersection/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.413419913419908 1.379310344827586,2.153679653679653 2.758620689655172,12.846320346320347 4.137931034482759,1.4826839826839802 5.517241379310345,4.134199134199132 6.896551724137931,3.9718614718614695 8.275862068965518,4.383116883116884 9.655172413793103,2.478354978354975 11.03448275862069,2.5541125541125496 12.41379310344828,3.0627705627705595 13.79310344827586,2.034632034632029 15.17241379310345,2.640692640692638 16.55172413793103,16.363636363636363 17.93103448275862,2.478354978354975 19.31034482758621,0.7034632034632047 20.68965517241379,3.961038961038959 22.06896551724138,2.694805194805191 23.44827586206897,2.6839826839826806 24.82758620689655,2.2943722943722946 26.20689655172414,1.5692640692640687 27.58620689655172,1.2662337662337642 28.96551724137931,3.5173160173160163 30.3448275862069,12.629870129870131 31.72413793103448,3.5389610389610375 33.10344827586207,3.1060606060606055 34.48275862068966,3.8311688311688314 35.86206896551724,4.285714285714281 37.24137931034483,7.359307359307362 38.62068965517241,4.577922077922075 40.0,0.2705627705627691 41.37931034482759,3.7012987012987004 42.75862068965517,1.6666666666666643 44.13793103448276,1.1038961038961013 45.51724137931034,5.151515151515149 46.89655172413793,5.075757575757574 48.27586206896552,3.246753246753247 49.6551724137931,0.0 51.03448275862069,8.971861471861471 52.41379310344828,1.2770562770562712 53.79310344827586,4.285714285714281 55.17241379310345,20.0 56.55172413793103,2.6623376623376593 57.93103448275862,2.153679653679653 59.31034482758621,3.2792207792207755 60.68965517241379,4.231601731601728 62.06896551724138,4.307359307359302 63.44827586206897,8.722943722943718 64.82758620689656,3.98268398268398 66.20689655172414,2.532467532467532 67.58620689655172,4.523809523809518 68.96551724137932,3.625541125541126 70.3448275862069,1.331168831168828 71.72413793103448,5.768398268398265 73.10344827586206,14.999999999999998 74.48275862068967,1.6558441558441501 75.86206896551724,1.3961038961038916 77.24137931034483,2.1212121212121176 78.62068965517241,1.645021645021643 80.0,2.597402597402599" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkTrivialQuery_4.html">BenchmarkTrivialQuery-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.941875825627477 1.379310344827586,1.281373844121532 2.758620689655172,13.96301188903567 4.137931034482759,0.6737120211360634 5.517241379310345,6.486129458388375 6.896551724137931,5.865257595772787 8.275862068965518,4.491413474240423 9.655172413793103,1.505944517833554 11.03448275862069,3.394980184940555 12.41379310344828,3.778071334214003 13.79310344827586,1.479524438573316 15.17241379310345,1.228533685601057 16.55172413793103,16.69749009247028 17.93103448275862,5.376486129458388 19.31034482758621,1.54557463672391 20.68965517241379,5.535006605019815 22.06896551724138,3.262879788639366 23.44827586206897,3.579920739762219 24.82758620689655,5.785997357992074 26.20689655172414,1.268163804491413 27.58620689655172,1.321003963011889 28.96551724137931,5.363276089828269 30.3448275862069,13.59313077939234 31.72413793103448,5.746367239101717 33.10344827586207,4.689564068692206 34.48275862068966,4.636723910171731 35.86206896551724,2.602377807133421 37.24137931034483,7.067371202113606 38.62068965517241,5.402906208718626 40.0,2.655217965653897 41.37931034482759,5.455746367239102 42.75862068965517,0.0 44.13793103448276,2.536327608982827 45.51724137931034,5.336856010568032 46.89655172413793,4.332892998678996 48.27586206896552,2.998678996036988 49.6551724137931,2.589167767503303 51.03448275862069,10.33025099075297 52.41379310344828,1.558784676354029 53.79310344827586,4.04227212681638 55.17241379310345,20.0 56.55172413793103,1.202113606340819 57.93103448275862,1.017173051519155 59.31034482758621,3.976221928665786 60.68965517241379,5.323645970937913 62.06896551724138,4.834874504623514 63.44827586206897,11.07001321003963 64.82758620689656,5.257595772787318 66.20689655172414,1.532364597093791 67.58620689655172,2.813738441215324 68.96551724137932,4.702774108322325 70.3448275862069,4.346103038309115 71.72413793103448,6.089828269484808 73.10344827586206,16.61822985468956 74.48275862068967,1.981505944517834 75.86206896551724,1.268163804491413 77.24137931034483,3.394980184940555 78.62068965517241,1.994715984147952 80.0,1.505944517833554" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkPathAndValueInternedAndNoRoundtripRequired_Go__roundtrip__4.html">BenchmarkPathAndValueInternedAndNoRoundtripRequired/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.5738029283735655 1.379310344827586,0.4990106846062525 2.758620689655172,11.39335180055402 4.137931034482759,0.6972694895132568 5.517241379310345,2.8401266323704 6.896551724137931,3.365650969529086 8.275862068965518,4.518401266323704 9.655172413793103,2.748713889988128 11.03448275862069,2.724970320538188 12.41379310344828,3.966759002770083 13.79310344827586,2.185991294024535 15.17241379310345,2.249307479224377 16.55172413793103,15.91294024535022 17.93103448275862,3.415512465373961 19.31034482758621,0.8282548476454294 20.68965517241379,3.344281757024139 22.06896551724138,0.8377522754254056 23.44827586206897,0.8001582904629996 24.82758620689655,3.349426197071626 26.20689655172414,0.6759002770083102 27.58620689655172,0.5840918084685398 28.96551724137931,2.58409180846854 30.3448275862069,13.01978630787495 31.72413793103448,4.965967550455085 33.10344827586207,4.545310645033637 34.48275862068966,4.851602690937871 35.86206896551724,4.074792243767313 37.24137931034483,4.057776018994856 38.62068965517241,1.739612188365651 40.0,0.7526711515631183 41.37931034482759,0.9196675900277008 42.75862068965517,0.664819944598338 44.13793103448276,0.6489908982983775 45.51724137931034,4.00791452314998 46.89655172413793,2.881677878907796 48.27586206896552,2.659279778393352 49.6551724137931,0.7364463791056589 51.03448275862069,6.130589631974674 52.41379310344828,0.6046695686584883 53.79310344827586,2.69212504946577 55.17241379310345,20.0 56.55172413793103,0.0 57.93103448275862,0.1040759794222398 59.31034482758621,4.920854768500198 60.68965517241379,2.618915710328453 62.06896551724138,2.5599525128611 63.44827586206897,6.753858330035615 64.82758620689656,3.959240205777602 66.20689655172414,2.802928373565493 67.58620689655172,5.622081519588445 68.96551724137932,3.389394538979027 70.3448275862069,3.32805698456668 71.72413793103448,1.729323308270677 73.10344827586206,15.3605065294816 74.48275862068967,2.840522358527899 75.86206896551724,2.807677087455481 77.24137931034483,2.759794222398101 78.62068965517241,2.778393351800554 80.0,0.5464978235061339" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTemplateStringVsConcatVsSprintfLocal_sprinted_4.html">BenchmarkTemplateStringVsConcatVsSprintfLocal/sprinted-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.243589743589744 1.379310344827586,1.025641025641026 2.758620689655172,13.25641025641026 4.137931034482759,1.429487179487179 5.517241379310345,3.948717948717949 6.896551724137931,2.788461538461538 8.275862068965518,2.121794871794872 9.655172413793103,1.371794871794872 11.03448275862069,2.743589743589744 12.41379310344828,1.717948717948718 13.79310344827586,1.833333333333333 15.17241379310345,0.7243589743589745 16.55172413793103,15.89102564102564 17.93103448275862,3.532051282051282 19.31034482758621,2.019230769230769 20.68965517241379,3.564102564102564 22.06896551724138,2.493589743589744 23.44827586206897,3.141025641025641 24.82758620689655,2.820512820512821 26.20689655172414,1.064102564102564 27.58620689655172,2.423076923076923 28.96551724137931,2.391025641025641 30.3448275862069,12.79487179487179 31.72413793103448,4.519230769230769 33.10344827586207,3.435897435897436 34.48275862068966,3.403846153846154 35.86206896551724,2.634615384615385 37.24137931034483,10.35897435897436 38.62068965517241,8.942307692307692 40.0,3.237179487179487 41.37931034482759,3.948717948717949 42.75862068965517,0.0 44.13793103448276,2.455128205128205 45.51724137931034,3.358974358974359 46.89655172413793,3.756410256410256 48.27586206896552,3.807692307692308 49.6551724137931,0.1602564102564103 51.03448275862069,11.83333333333333 52.41379310344828,1.993589743589744 53.79310344827586,1.564102564102564 55.17241379310345,20.0 56.55172413793103,1.891025641025641 57.93103448275862,1.429487179487179 59.31034482758621,2.647435897435897 60.68965517241379,5.147435897435897 62.06896551724138,3.25 63.44827586206897,14.46153846153846 64.82758620689656,2.993589743589744 66.20689655172414,1.935897435897436 67.58620689655172,2.038461538461538 68.96551724137932,3.429487179487179 70.3448275862069,3.801282051282051 71.72413793103448,9.0 73.10344827586206,18.74358974358974 74.48275862068967,2.608974358974359 75.86206896551724,3.230769230769231 77.24137931034483,2.179487179487179 78.62068965517241,0.7884615384615385 80.0,1.891025641025641" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionN_10x100_4.html">BenchmarkObjectUnionN/10x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.460502005317471 1.379310344827586,1.403722229732775 2.758620689655172,12.48636834752828 4.137931034482759,1.445180478572394 5.517241379310345,4.582037763057095 6.896551724137931,4.072596998783291 8.275862068965518,4.722184669460592 9.655172413793103,1.770762921905277 11.03448275862069,1.363615880311838 12.41379310344828,6.368798161416791 13.79310344827586,0.8870713352259925 15.17241379310345,1.854806002433419 16.55172413793103,15.22554188635032 17.93103448275862,4.520301022937227 19.31034482758621,1.506691902122482 20.68965517241379,3.715695552250913 22.06896551724138,2.180163129196521 23.44827586206897,2.112793474832139 24.82758620689655,2.948267315578388 26.20689655172414,1.485962777702672 27.58620689655172,0.0 28.96551724137931,3.253796584200802 30.3448275862069,12.30679104141319 31.72413793103448,4.784822675859583 33.10344827586207,3.623991708350232 34.48275862068966,4.412149069442567 35.86206896551724,3.277454824027759 37.24137931034483,11.35302600153215 38.62068965517241,9.52142760578613 40.0,2.006669370465504 41.37931034482759,5.038303816862692 42.75862068965517,0.9808030282546979 44.13793103448276,1.875309810283448 45.51724137931034,6.876661709702131 46.89655172413793,4.456761750259114 48.27586206896552,3.727862647019062 49.6551724137931,0.3744761389752602 51.03448275862069,11.77842368527782 52.41379310344828,1.673876796899644 53.79310344827586,3.998242530755712 55.17241379310345,20.0 56.55172413793103,1.841061691676806 57.93103448275862,1.193501870127529 59.31034482758621,6.798026226848722 60.68965517241379,4.784597359289802 62.06896551724138,4.377225001126583 63.44827586206897,12.92934072371682 64.82758620689656,6.554233698346176 66.20689655172414,1.645036275967735 67.58620689655172,3.454778964445045 68.96551724137932,4.373169302870533 70.3448275862069,4.771754314812311 71.72413793103448,9.526159253751521 73.10344827586206,16.70114010184309 74.48275862068967,1.780000901266279 75.86206896551724,0.7500788607994232 77.24137931034483,2.052859267270515 78.62068965517241,1.7635527916723 80.0,1.584200802126988" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkArrayPlugging_100_4.html">BenchmarkArrayPlugging/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.221884498480243 1.379310344827586,1.074772036474164 2.758620689655172,13.26686930091185 4.137931034482759,2.052279635258359 5.517241379310345,4.294224924012158 6.896551724137931,2.417021276595745 8.275862068965518,0.921580547112462 9.655172413793103,2.553191489361702 11.03448275862069,4.187234042553191 12.41379310344828,2.696656534954407 13.79310344827586,2.30273556231003 15.17241379310345,1.106382978723404 16.55172413793103,16.89483282674772 17.93103448275862,4.620060790273556 19.31034482758621,2.772036474164134 20.68965517241379,4.389057750759878 22.06896551724138,3.652279635258359 23.44827586206897,4.017021276595745 24.82758620689655,3.530699088145897 26.20689655172414,2.003647416413374 27.58620689655172,2.314893617021277 28.96551724137931,2.691793313069909 30.3448275862069,13.03829787234043 31.72413793103448,4.76838905775076 33.10344827586207,4.017021276595745 34.48275862068966,4.09483282674772 35.86206896551724,3.153799392097264 37.24137931034483,9.451671732522795 38.62068965517241,7.919756838905775 40.0,2.132522796352584 41.37931034482759,4.885106382978723 42.75862068965517,0.2212765957446809 44.13793103448276,3.068693009118541 45.51724137931034,2.939817629179331 46.89655172413793,4.418237082066869 48.27586206896552,4.695440729483283 49.6551724137931,0.0 51.03448275862069,10.27841945288754 52.41379310344828,3.083282674772036 53.79310344827586,3.537993920972644 55.17241379310345,20.0 56.55172413793103,3.204863221884498 57.93103448275862,3.029787234042553 59.31034482758621,3.2 60.68965517241379,4.688145896656535 62.06896551724138,3.345896656534954 63.44827586206897,13.1355623100304 64.82758620689656,3.907598784194529 66.20689655172414,2.521580547112462 67.58620689655172,1.867477203647416 68.96551724137932,4.617629179331307 70.3448275862069,3.975683890577508 71.72413793103448,7.795744680851064 73.10344827586206,16.60790273556231 74.48275862068967,3.788449848024316 75.86206896551724,3.856534954407295 77.24137931034483,3.620668693009119 78.62068965517241,1.66322188449848 80.0,3.450455927051672" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_object_comprehension_infix_key_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/object_comprehension_infix_key-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.3481584433634453 1.379310344827586,1.292564280750522 2.758620689655172,13.287004864489228 4.137931034482759,2.3627519110493402 5.517241379310345,6.379430159833213 6.896551724137931,4.155663655316186 8.275862068965518,6.435024322446139 9.655172413793103,2.7658095899930473 11.03448275862069,2.612925642807504 12.41379310344828,2.8492008339124375 13.79310344827586,2.4322446143154934 15.17241379310345,2.696316886726887 16.55172413793103,15.316191799861013 17.93103448275862,6.64350243224461 19.31034482758621,2.821403752605974 20.68965517241379,7.088255733148019 22.06896551724138,3.2661570535093816 23.44827586206897,3.474635163307852 24.82758620689655,6.740792216817233 26.20689655172414,1.4037526059763685 27.58620689655172,1.6400277970813022 28.96551724137931,6.462821403752606 30.3448275862069,13.53717859624739 31.72413793103448,6.768589298123695 33.10344827586207,6.129256428075049 34.48275862068966,6.61570535093815 35.86206896551724,5.601111883252255 37.24137931034483,6.379430159833213 38.62068965517241,4.586518415566365 40.0,2.4878387769284167 41.37931034482759,5.906879777623349 42.75862068965517,1.6122307157748388 44.13793103448276,2.9464906184850577 45.51724137931034,4.794996525364837 46.89655172413793,5.517720639332868 48.27586206896552,5.378735232800553 49.6551724137931,0.9173036831132677 51.03448275862069,7.560806115357883 52.41379310344828,0.0 53.79310344827586,6.309937456567056 55.17241379310345,20.0 56.55172413793103,1.9318971507991627 57.93103448275862,1.7512161223071523 59.31034482758621,4.0583738707435675 60.68965517241379,5.4899235580264065 62.06896551724138,5.350938151494091 63.44827586206897,8.81167477414871 64.82758620689656,4.280750521195271 66.20689655172414,1.7512161223071523 67.58620689655172,5.781792911744265 68.96551724137932,5.517720639332868 70.3448275862069,4.933981931897149 71.72413793103448,4.46143154968728 73.10344827586206,15.079916608756081 74.48275862068967,2.0152883947185565 75.86206896551724,2.1681723419040964 77.24137931034483,1.292564280750522 78.62068965517241,1.820708825573309 80.0,2.1264767199443995" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_Cache_concurrency__1000__JWT_count__1_4.html">BenchmarkTokens_Cache/concurrency:_1000,_JWT_count:_1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.426296170789563 1.379310344827586,1.201852479385519 2.758620689655172,13.04642494069807 4.137931034482759,1.231221055009601 5.517241379310345,3.239579803456455 6.896551724137931,0.3456455438834293 8.275862068965518,2.638653563763696 9.655172413793103,0.5354117248390377 11.03448275862069,3.250875409465718 12.41379310344828,0.1671749689370835 13.79310344827586,1.118264994916977 15.17241379310345,2.387891110358071 16.55172413793103,18.31469558341805 17.93103448275862,4.800632553936519 19.31034482758621,1.859256749124591 20.68965517241379,3.634926013780639 22.06896551724138,3.226025076245341 23.44827586206897,3.700440528634361 24.82758620689655,3.962498588049249 26.20689655172414,1.314808539478143 27.58620689655172,0.6506269061335141 28.96551724137931,4.095786738958545 30.3448275862069,11.92364170337739 31.72413793103448,5.225347339884785 33.10344827586207,2.308821868293234 34.48275862068966,3.277984863887948 35.86206896551724,3.849542527956625 37.24137931034483,8.595956173048684 38.62068965517241,6.176437365864679 40.0,2.76064610866373 41.37931034482759,2.616062351745171 42.75862068965517,2.225234383824692 44.13793103448276,2.835197108324862 45.51724137931034,1.088896419292895 46.89655172413793,4.644753191008698 48.27586206896552,2.446628261606235 49.6551724137931,2.643171806167401 51.03448275862069,9.969501863774992 52.41379310344828,2.672540381791483 53.79310344827586,3.399977408787981 55.17241379310345,20.0 56.55172413793103,2.085168869309838 57.93103448275862,0.933017056365074 59.31034482758621,0.04744154523890207 60.68965517241379,4.461764373658647 62.06896551724138,2.234270868632102 63.44827586206897,12.49971760984977 64.82758620689656,0.1942844233593132 66.20689655172414,0.0 67.58620689655172,2.114537444933921 68.96551724137932,3.969275951654806 70.3448275862069,3.646221619789902 71.72413793103448,4.778041341917994 73.10344827586206,18.70552355133853 74.48275862068967,2.647690048571106 75.86206896551724,0.2462442110019203 77.24137931034483,1.628826386535638 78.62068965517241,1.789223991867164 80.0,1.355472721111488" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionBindings_ObjectComp_2Vars_4.html">BenchmarkComprehensionBindings/ObjectComp_2Vars-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.100472404654914 1.379310344827586,1.152206475400392 2.758620689655172,12.60053001497868 4.137931034482759,1.842378154165226 5.517241379310345,4.392211084226293 6.896551724137931,6.637861504781657 8.275862068965518,3.790759304067289 9.655172413793103,2.130429773015324 11.03448275862069,1.607328033183546 12.41379310344828,5.838230210853785 13.79310344827586,2.468026270307639 15.17241379310345,2.58900795022468 16.55172413793103,17.43864500518493 17.93103448275862,4.040788109229174 19.31034482758621,2.426546837193225 20.68965517241379,3.556861389561009 22.06896551724138,3.062564811614241 23.44827586206897,3.337942159234935 24.82758620689655,3.439336329070169 26.20689655172414,1.561239774167531 27.58620689655172,0.5703422053231939 28.96551724137931,3.29300610669432 30.3448275862069,12.12351653416292 31.72413793103448,3.428966470791566 33.10344827586207,3.570687867265814 34.48275862068966,3.761954142182279 35.86206896551724,2.639705035142297 37.24137931034483,9.020624495909667 38.62068965517241,7.26350962092407 40.0,2.690402120059915 41.37931034482759,3.690517340707455 42.75862068965517,2.404654914160618 44.13793103448276,2.148865076621731 45.51724137931034,6.887890309943542 46.89655172413793,3.081000115220648 48.27586206896552,3.494642239889388 49.6551724137931,2.457656412029036 51.03448275862069,10.70054153704344 52.41379310344828,0.0 53.79310344827586,2.462265237930637 55.17241379310345,20.0 56.55172413793103,1.250144025809425 57.93103448275862,1.356147021546261 59.31034482758621,5.478741790528863 60.68965517241379,3.29531051964512 62.06896551724138,1.808964166378615 63.44827586206897,12.3458923839152 64.82758620689656,6.518032031340016 66.20689655172414,2.03018780965549 67.58620689655172,1.70641779006798 68.96551724137932,3.287245074317318 70.3448275862069,3.544187118331605 71.72413793103448,7.785459154280447 73.10344827586206,16.40396359027538 74.48275862068967,1.808964166378615 75.86206896551724,0.9252217997465146 77.24137931034483,1.641894227445558 78.62068965517241,0.8238276299112801 80.0,1.773245765641203" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkRoundTrip_full_allocs_collections_4.html">BenchmarkRoundTrip/full-allocs_collections-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,1.09375 2.758620689655172,13.40625 4.137931034482759,1.375 5.517241379310345,5.5 6.896551724137931,4.71875 8.275862068965518,5.84375 9.655172413793103,1.6875 11.03448275862069,3.03125 12.41379310344828,4.1875 13.79310344827586,1.6875 15.17241379310345,2.21875 16.55172413793103,16.953125 17.93103448275862,5.453125 19.31034482758621,1.984375 20.68965517241379,5.765625 22.06896551724138,1.671875 23.44827586206897,2.71875 24.82758620689655,5.40625 26.20689655172414,1.484375 27.58620689655172,2.578125 28.96551724137931,5.671875 30.3448275862069,13.484375 31.72413793103448,5.65625 33.10344827586207,5.859375 34.48275862068966,5.71875 35.86206896551724,5.65625 37.24137931034483,7.921875 38.62068965517241,6.015625 40.0,2.78125 41.37931034482759,5.546875 42.75862068965517,2.125 44.13793103448276,1.90625 45.51724137931034,4.90625 46.89655172413793,5.890625 48.27586206896552,5.8125 49.6551724137931,1.59375 51.03448275862069,9.78125 52.41379310344828,2.0 53.79310344827586,5.03125 55.17241379310345,20.0 56.55172413793103,1.796875 57.93103448275862,1.734375 59.31034482758621,4.1875 60.68965517241379,5.890625 62.06896551724138,5.578125 63.44827586206897,11.25 64.82758620689656,4.40625 66.20689655172414,1.953125 67.58620689655172,4.65625 68.96551724137932,5.90625 70.3448275862069,5.953125 71.72413793103448,6.375 73.10344827586206,16.0 74.48275862068967,2.84375 75.86206896551724,1.453125 77.24137931034483,2.96875 78.62068965517241,1.84375 80.0,2.140625" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNSlow_250x250_4.html">BenchmarkObjectUnionNSlow/250x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.583075028661203 1.379310344827586,1.960497406420307 2.758620689655172,14.8568114917354 4.137931034482759,0.261513607776493 5.517241379310345,5.040739888594075 6.896551724137931,4.678411917530782 8.275862068965518,5.646818927355082 9.655172413793103,2.274691342786017 11.03448275862069,3.108937259366856 12.41379310344828,4.065355443357464 13.79310344827586,1.466453308159531 15.17241379310345,3.019675261900694 16.55172413793103,18.18991244138154 17.93103448275862,5.783275879264496 19.31034482758621,2.405639221363236 20.68965517241379,3.370995948426621 22.06896551724138,2.915939973911146 23.44827586206897,3.57287055405735 24.82758620689655,6.258094012696839 26.20689655172414,3.015946589933968 27.58620689655172,0.0 28.96551724137931,5.507366990785954 30.3448275862069,14.60869088657668 31.72413793103448,6.779222330953211 33.10344827586207,4.237509294524599 34.48275862068966,4.614702580150154 35.86206896551724,5.513230564445493 37.24137931034483,10.93213343036833 38.62068965517241,6.982078477880266 40.0,2.12083721325219 41.37931034482759,6.259086416120186 42.75862068965517,3.784097451053774 44.13793103448276,2.991871179123387 45.51724137931034,4.996840108502774 46.89655172413793,3.331434106881355 48.27586206896552,2.99097159751277 49.6551724137931,2.967823417363406 51.03448275862069,12.15781584349847 52.41379310344828,0.7961850234967557 53.79310344827586,2.495604294687531 55.17241379310345,20.0 56.55172413793103,3.449239799228394 57.93103448275862,2.013233033110726 59.31034482758621,3.370152652383299 60.68965517241379,5.714064380814324 62.06896551724138,3.983291086242326 63.44827586206897,14.15588534728689 64.82758620689656,4.451138696525008 66.20689655172414,1.780875349192697 67.58620689655172,3.095861233364899 68.96551724137932,4.528561963003595 70.3448275862069,5.97853149967463 71.72413793103448,6.347178266266282 73.10344827586206,18.33018101240949 74.48275862068967,3.505939114815645 75.86206896551724,2.863747453571813 77.24137931034483,3.179064138885131 78.62068965517241,1.015161554390126 80.0,2.397020617304553" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLParse_Trivial_Schema_with_cache___string_4.html">BenchmarkGraphQLParse/Trivial_Schema_with_cache_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.820559950109955 1.379310344827586,2.009387205829258 2.758620689655172,13.22217481209177 4.137931034482759,1.456001575475104 5.517241379310345,4.136278596514261 6.896551724137931,5.097318410083041 8.275862068965518,3.817901335871599 9.655172413793103,0.0 11.03448275862069,2.720320346604523 12.41379310344828,3.740440476581219 13.79310344827586,1.243968884366692 15.17241379310345,2.246364919421013 16.55172413793103,15.8821019463682 17.93103448275862,4.473692847999475 19.31034482758621,2.290346932746906 20.68965517241379,3.894049299241803 22.06896551724138,2.843076115140972 23.44827586206897,2.830603603899301 24.82758620689655,4.573472937932845 26.20689655172414,1.841992976006827 27.58620689655172,1.794728722880494 28.96551724137931,4.692290018708767 30.3448275862069,13.10467062723603 31.72413793103448,4.41067384383103 33.10344827586207,4.755309022877211 34.48275862068966,3.941313552368136 35.86206896551724,4.264285948731414 37.24137931034483,7.341057537663702 38.62068965517241,5.473463091213444 40.0,2.570650211704467 41.37931034482759,4.847211737289526 42.75862068965517,2.186628155053008 44.13793103448276,2.270653493944268 45.51724137931034,5.027734926313716 46.89655172413793,4.027308235139659 48.27586206896552,3.542849640594742 49.6551724137931,2.107197951882365 51.03448275862069,9.261824268881083 52.41379310344828,1.681819673745364 53.79310344827586,3.961006991170775 55.17241379310345,20.0 56.55172413793103,2.386844782879837 57.93103448275862,1.694292184987035 59.31034482758621,3.584862310040372 60.68965517241379,4.478287983720091 62.06896551724138,2.806971477336134 63.44827586206897,10.75458693012111 64.82758620689656,5.070404043719434 66.20689655172414,1.024058817737224 67.58620689655172,2.826664916138773 68.96551724137932,4.757278366757475 70.3448275862069,4.790100764761874 71.72413793103448,5.971707092920209 73.10344827586206,15.37532412118029 74.48275862068967,2.354678832835527 75.86206896551724,1.801293202481373 77.24137931034483,2.468900777890833 78.62068965517241,2.313979059310073 80.0,2.115731775363508" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_100_1000_4.html">BenchmarkJSONPatchAddShallowComposite/object-100-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.142168459770896 1.379310344827586,0.8232280972990881 2.758620689655172,12.5884411673512 4.137931034482759,0.0 5.517241379310345,3.992074380200392 6.896551724137931,4.947905826987033 8.275862068965518,4.878928299899337 9.655172413793103,1.490874494030301 11.03448275862069,1.244611130696274 12.41379310344828,5.504525588368962 13.79310344827586,0.5801077986229979 15.17241379310345,0.6009199835201475 16.55172413793103,19.96105148254962 17.93103448275862,4.075408067482448 19.31034482758621,0.2567968773227885 20.68965517241379,3.926367339310819 22.06896551724138,2.170540989385786 23.44827586206897,1.832024430956638 24.82758620689655,4.275289990188541 26.20689655172414,1.617658926515998 27.58620689655172,0.661360267415339 28.96551724137931,4.147358763841165 30.3448275862069,11.97031927590586 31.72413793103448,4.936098097596405 33.10344827586207,3.14476361180603 34.48275862068966,3.715102425681387 35.86206896551724,3.477078988612762 37.24137931034483,13.39803515985032 38.62068965517241,9.73946542416507 40.0,1.464540709058397 41.37931034482759,4.328509720139824 42.75862068965517,1.300506712991475 44.13793103448276,2.1983613589932 45.51724137931034,6.202285942430948 46.89655172413793,3.319883281869189 48.27586206896552,3.303700746265487 49.6551724137931,1.582957793738506 51.03448275862069,13.65563904026096 52.41379310344828,0.7153020527610124 53.79310344827586,3.221556326691839 55.17241379310345,20.0 56.55172413793103,2.015299079591741 57.93103448275862,1.094890820976983 59.31034482758621,6.101410556449866 60.68965517241379,4.101911747841267 62.06896551724138,3.376118654938222 63.44827586206897,15.91694664010635 64.82758620689656,6.420176776150086 66.20689655172414,1.417224843802429 67.58620689655172,2.786496714647956 68.96551724137932,3.691062228432842 70.3448275862069,3.73502265979723 71.72413793103448,11.08949664244242 73.10344827586206,19.27225311014743 74.48275862068967,1.903465441154609 75.86206896551724,1.751366596018502 77.24137931034483,0.544259871983826 78.62068965517241,1.75293812834747 80.0,1.529185903779748" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_1000x1000x10_100p_4.html">BenchmarkJSONPatchReplace/1000x1000x10-100p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.4789862233331396 1.379310344827586,0.03720281346276812 2.758620689655172,13.24768935650759 4.137931034482759,0.9684357379526827 5.517241379310345,5.018892053711562 6.896551724137931,3.745858280532465 8.275862068965518,3.987676568040458 9.655172413793103,0.5289775039237342 11.03448275862069,2.274021972911701 12.41379310344828,4.518979247805615 13.79310344827586,0.0 15.17241379310345,0.02673952217636459 16.55172413793103,11.88862407719584 17.93103448275862,5.122362378654886 19.31034482758621,0.7045282799511713 20.68965517241379,4.914259140847527 22.06896551724138,1.784572458292158 23.44827586206897,1.999651223623787 24.82758620689655,5.650177294657909 26.20689655172414,1.077719002499564 27.58620689655172,1.248619426844155 28.96551724137931,4.959600069755275 30.3448275862069,13.89641341626461 31.72413793103448,4.206243097134221 33.10344827586207,4.780561529965704 34.48275862068966,4.964250421438121 35.86206896551724,4.914259140847527 37.24137931034483,8.647328954252165 38.62068965517241,5.392082776259955 40.0,2.308899610533047 41.37931034482759,5.023542405394408 42.75862068965517,1.556705225832704 44.13793103448276,3.091321281171889 45.51724137931034,4.532930302854153 46.89655172413793,4.696855199674475 48.27586206896552,5.304888682206592 49.6551724137931,1.768296227402197 51.03448275862069,11.27710283090159 52.41379310344828,1.514852060687089 53.79310344827586,5.166540719641923 55.17241379310345,20.0 56.55172413793103,1.307911410800442 57.93103448275862,1.325350229611114 59.31034482758621,4.581758995524037 60.68965517241379,5.353717374876475 62.06896551724138,4.378306109399523 63.44827586206897,13.36162297273731 64.82758620689656,4.674766029180957 66.20689655172414,1.224205080509214 67.58620689655172,3.628436900540603 68.96551724137932,5.124687554496309 70.3448275862069,3.407545195605418 71.72413793103448,6.670929489042609 73.10344827586206,14.29169330930652 74.48275862068967,1.748532232750102 75.86206896551724,1.359065279311748 77.24137931034483,1.496250653955705 78.62068965517241,1.511364296924955 80.0,1.869441376504098" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_500_50_4.html">BenchmarkLazyObjectFind/500_50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.8545618789521185 1.379310344827586,2.8545618789521185 2.758620689655172,12.737127371273713 4.137931034482759,2.2764227642276396 5.517241379310345,4.480578139114726 6.896551724137931,3.0713640469738017 8.275862068965518,2.8545618789521185 9.655172413793103,2.818428184281842 11.03448275862069,2.0596205962059635 12.41379310344828,7.208672086720863 13.79310344827586,2.4390243902438975 15.17241379310345,2.691960252935857 16.55172413793103,18.554652213188795 17.93103448275862,4.498644986449863 19.31034482758621,2.3667570009033376 20.68965517241379,4.480578139114726 22.06896551724138,2.872628726287264 23.44827586206897,2.4751580849141845 24.82758620689655,4.516711833785006 26.20689655172414,2.384823848238483 27.58620689655172,2.2764227642276396 28.96551724137931,4.570912375790426 30.3448275862069,12.231255645889792 31.72413793103448,3.5411020776874444 33.10344827586207,2.872628726287264 34.48275862068966,3.5772357723577244 35.86206896551724,3.9747064137308 37.24137931034483,6.016260162601624 38.62068965517241,4.516711833785006 40.0,2.908762420957544 41.37931034482759,4.444444444444446 42.75862068965517,2.7822944896115622 44.13793103448276,2.2944896115627813 45.51724137931034,8.50948509485095 46.89655172413793,4.444444444444446 48.27586206896552,4.480578139114726 49.6551724137931,0.0 51.03448275862069,6.612466124661246 52.41379310344828,3.9566395663956584 53.79310344827586,4.516711833785006 55.17241379310345,20.0 56.55172413793103,1.5718157181571826 57.93103448275862,1.6802168021680224 59.31034482758621,8.202348690153567 60.68965517241379,4.263775971093043 62.06896551724138,3.7579042457091205 63.44827586206897,9.19602529358627 64.82758620689656,7.28093947606143 66.20689655172414,1.481481481481481 67.58620689655172,4.408310749774159 68.96551724137932,4.191508581752485 70.3448275862069,4.173441734417342 71.72413793103448,6.937669376693767 73.10344827586206,17.886178861788615 74.48275862068967,2.908762420957544 75.86206896551724,2.836495031616984 77.24137931034483,2.2944896115627813 78.62068965517241,2.872628726287264 80.0,2.0957542908762434" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkWASMCompilationTargets_wasm_4.html">BenchmarkWASMCompilationTargets/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.839599598909862 1.379310344827586,1.892270521917942 2.758620689655172,14.39751750362652 4.137931034482759,2.005907386316064 5.517241379310345,4.237894685395424 6.896551724137931,0.5609332917233696 8.275862068965518,4.256627181268145 9.655172413793103,2.792183469493794 11.03448275862069,3.268796493225495 12.41379310344828,0.0 13.79310344827586,3.210619995136602 15.17241379310345,2.604337718537439 16.55172413793103,14.43801110248911 17.93103448275862,4.192633834589177 19.31034482758621,2.725025308499289 20.68965517241379,3.812551653575419 22.06896551724138,3.692168526762912 23.44827586206897,3.921637595109681 24.82758620689655,4.150385566523796 26.20689655172414,3.426115807366165 27.58620689655172,2.097110123920508 28.96551724137931,4.557036163411782 30.3448275862069,11.37105765290159 31.72413793103448,4.042797904171826 33.10344827586207,3.763020306490233 34.48275862068966,3.527229621700531 35.86206896551724,1.69097230707352 37.24137931034483,4.70603081407437 38.62068965517241,1.88356127340911 40.0,3.81149404474086 41.37931034482759,4.505461708350743 42.75862068965517,3.551706856470062 44.13793103448276,3.461257264550835 45.51724137931034,0.7832474760605834 46.89655172413793,3.702079603492833 48.27586206896552,1.083928872601001 49.6551724137931,3.153132545227801 51.03448275862069,7.757592850243791 52.41379310344828,3.129087968617861 53.79310344827586,3.304098194172976 55.17241379310345,20.0 56.55172413793103,2.70940154162512 57.93103448275862,2.004481216827037 59.31034482758621,0.2410066192692324 60.68965517241379,3.25029635080885 62.06896551724138,3.712968167175908 63.44827586206897,8.728686077260729 64.82758620689656,0.5849137708281839 66.20689655172414,3.173130966826737 67.58620689655172,2.096453124492979 68.96551724137932,3.613352632023835 70.3448275862069,3.64390310540394 71.72413793103448,2.637187689913897 73.10344827586206,12.82547811731206 74.48275862068967,1.14099167653835 75.86206896551724,2.003992473350461 77.24137931034483,2.410306558336542 78.62068965517241,0.9344134297092737 80.0,2.523526788951353" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectString_500_json_Marshal_4.html">BenchmarkObjectString/500/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.863503341636381 1.379310344827586,3.662052350034709 2.758620689655172,11.27390529081084 4.137931034482759,3.008970013747669 5.517241379310345,2.524943171764193 6.896551724137931,7.401962786012768 8.275862068965518,2.078484217403732 9.655172413793103,3.469857214803926 11.03448275862069,3.502252712102032 12.41379310344828,6.669933439503451 13.79310344827586,3.204159690745505 15.17241379310345,3.64163501980481 16.55172413793103,16.24021669593151 17.93103448275862,1.000449181265058 19.31034482758621,2.187104414226796 20.68965517241379,2.310697319885118 22.06896551724138,3.870853580519145 23.44827586206897,4.062232022540733 24.82758620689655,1.710700042195816 26.20689655172414,3.578749642696721 27.58620689655172,2.408700504988634 28.96551724137931,2.07685083098534 30.3448275862069,11.3152844134101 31.72413793103448,1.515238134128248 33.10344827586207,0.7216845658595015 34.48275862068966,1.642914505832551 35.86206896551724,1.453986143438551 37.24137931034483,7.788530905032191 38.62068965517241,5.237453550573727 40.0,2.74218356541032 41.37931034482759,2.126941347816026 42.75862068965517,3.711870635795663 44.13793103448276,3.193270447956225 45.51724137931034,8.069201137925871 46.89655172413793,2.138919514884234 48.27586206896552,1.19237208542611 49.6551724137931,1.781480120326133 51.03448275862069,9.287979637115985 52.41379310344828,2.462330025725836 53.79310344827586,2.18220425497162 55.17241379310345,20.0 56.55172413793103,3.665591353941225 57.93103448275862,3.177753276981502 59.31034482758621,7.413940953080975 60.68965517241379,1.985381191555392 62.06896551724138,2.438101460519689 63.44827586206897,10.2974124436822 64.82758620689656,8.07981814964542 66.20689655172414,3.54444852791049 67.58620689655172,2.585106238174963 68.96551724137932,2.574761457525147 70.3448275862069,0.0 71.72413793103448,6.441803803068044 73.10344827586206,14.69666653055113 74.48275862068967,3.683558604543537 75.86206896551724,3.525936815168715 77.24137931034483,3.46359590020009 78.62068965517241,3.6909088434263 80.0,3.574393945581009" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFunctionArgumentIndex_100_4.html">BenchmarkFunctionArgumentIndex/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.390035033086804 1.379310344827586,2.390035033086804 2.758620689655172,13.79525107045543 4.137931034482759,3.370961463604515 5.517241379310345,3.760217983651226 6.896551724137931,3.557804593226937 8.275862068965518,2.460101206695212 9.655172413793103,2.413390424289607 11.03448275862069,4.056052938886726 12.41379310344828,3.199688594783963 13.79310344827586,2.405605293888673 15.17241379310345,1.88400155702608 16.55172413793103,17.17399766446088 17.93103448275862,4.671078240560529 19.31034482758621,3.511093810821331 20.68965517241379,4.375243285325029 22.06896551724138,3.814713896457766 23.44827586206897,4.32074737251849 24.82758620689655,2.32775398987933 26.20689655172414,1.743869209809264 27.58620689655172,3.223043985986765 28.96551724137931,3.666796418840016 30.3448275862069,13.61619307123394 31.72413793103448,5.177111716621253 33.10344827586207,3.433242506811989 34.48275862068966,4.943557804593227 35.86206896551724,3.783573374854029 37.24137931034483,10.15181004281822 38.62068965517241,8.509147528221098 40.0,2.397820163487738 41.37931034482759,4.787855196574543 42.75862068965517,0.0 44.13793103448276,2.958349552355002 45.51724137931034,4.4141689373297 46.89655172413793,4.460879719735306 48.27586206896552,4.826780848579214 49.6551724137931,0.3114052160373686 51.03448275862069,11.63098481899572 52.41379310344828,2.553522771506423 53.79310344827586,3.082911638769949 55.17241379310345,20.0 56.55172413793103,3.332035811599844 57.93103448275862,2.989490073958739 59.31034482758621,3.690151810042818 60.68965517241379,3.985986765278318 62.06896551724138,4.476449980537174 63.44827586206897,11.98910081743869 64.82758620689656,4.281821720513819 66.20689655172414,2.000778513040093 67.58620689655172,3.114052160373686 68.96551724137932,5.293888672635267 70.3448275862069,4.538731023744648 71.72413793103448,8.407940833008952 73.10344827586206,18.48968470221876 74.48275862068967,4.569871545348385 75.86206896551724,2.748151031529778 77.24137931034483,2.763721292331647 78.62068965517241,2.483456597898015 80.0,3.394316854807318" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNCallOnly_merge_nested_4.html">BenchmarkObjectUnionNCallOnly/merge_nested-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.123893805309735 1.379310344827586,2.619469026548673 2.758620689655172,13.646017699115044 4.137931034482759,2.371681415929204 5.517241379310345,5.504424778761061 6.896551724137931,1.911504424778761 8.275862068965518,3.68141592920354 9.655172413793103,2.017699115044248 11.03448275862069,2.513274336283186 12.41379310344828,1.734513274336283 13.79310344827586,1.415929203539823 15.17241379310345,2.371681415929204 16.55172413793103,15.284955752212388 17.93103448275862,3.964601769911504 19.31034482758621,2.230088495575221 20.68965517241379,3.504424778761062 22.06896551724138,2.584070796460177 23.44827586206897,3.646017699115044 24.82758620689655,3.964601769911504 26.20689655172414,1.238938053097345 27.58620689655172,1.132743362831858 28.96551724137931,4.212389380530973 30.3448275862069,11.90442477876106 31.72413793103448,5.766371681415929 33.10344827586207,5.52566371681416 34.48275862068966,5.575221238938052 35.86206896551724,4.530973451327434 37.24137931034483,6.771681415929203 38.62068965517241,4.849557522123894 40.0,2.017699115044248 41.37931034482759,4.672566371681416 42.75862068965517,0.6725663716814159 44.13793103448276,1.769911504424779 45.51724137931034,2.265486725663717 46.89655172413793,4.672566371681416 48.27586206896552,5.026548672566372 49.6551724137931,0.0 51.03448275862069,7.483185840707964 52.41379310344828,1.557522123893805 53.79310344827586,4.035398230088496 55.17241379310345,20.0 56.55172413793103,2.548672566371681 57.93103448275862,2.513274336283186 59.31034482758621,2.265486725663717 60.68965517241379,5.575221238938052 62.06896551724138,4.778761061946903 63.44827586206897,9.943362831858407 64.82758620689656,2.513274336283186 66.20689655172414,1.805309734513274 67.58620689655172,3.079646017699115 68.96551724137932,4.884955752212389 70.3448275862069,4.991150442477876 71.72413793103448,4.743362831858407 73.10344827586206,14.930973451327432 74.48275862068967,2.336283185840708 75.86206896551724,0.3185840707964602 77.24137931034483,2.265486725663717 78.62068965517241,2.017699115044248 80.0,2.902654867256637" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkArrayPlugging_1000_4.html">BenchmarkArrayPlugging/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.876596939491787 1.379310344827586,1.324348355093828 2.758620689655172,11.63601478777669 4.137931034482759,3.04412934624924 5.517241379310345,3.604286583368431 6.896551724137931,2.48490804436333 8.275862068965518,0.8287706490710843 9.655172413793103,2.592072628574103 11.03448275862069,3.703963685712949 12.41379310344828,2.07684028265244 13.79310344827586,3.091394075529973 15.17241379310345,1.59764144321213 16.55172413793103,14.76531424025457 17.93103448275862,3.348776264682484 19.31034482758621,2.89812344985727 20.68965517241379,3.333801300949974 22.06896551724138,3.971173194814919 23.44827586206897,4.088633066591792 24.82758620689655,0.6682577565632458 26.20689655172414,1.934110159576957 27.58620689655172,1.801207356450934 28.96551724137931,1.983714726940896 30.3448275862069,11.55880013103093 31.72413793103448,3.898170246618934 33.10344827586207,3.216809396789742 34.48275862068966,2.926201506855726 35.86206896551724,2.745566006832327 37.24137931034483,8.711217183770882 38.62068965517241,6.868360709438907 40.0,1.798867518367729 41.37931034482759,3.957602133932332 42.75862068965517,0.1417941878422013 44.13793103448276,1.926622677710702 45.51724137931034,3.312742758201132 46.89655172413793,3.391829285413449 48.27586206896552,3.189199307407927 49.6551724137931,0.0 51.03448275862069,9.907810379521736 52.41379310344828,3.11479245636202 53.79310344827586,2.286021807290935 55.17241379310345,20.0 56.55172413793103,3.434414338527774 57.93103448275862,3.319294304834105 59.31034482758621,3.280452992652908 60.68965517241379,2.483972109130048 62.06896551724138,2.451214375965183 63.44827586206897,11.45537928775329 64.82758620689656,3.346436426599279 66.20689655172414,3.580888202536384 67.58620689655172,1.220927511816182 68.96551724137932,3.600074874818663 70.3448275862069,3.295427956385418 71.72413793103448,7.260985539800646 73.10344827586206,15.21503111984651 74.48275862068967,3.584163975852871 75.86206896551724,2.26309139407553 77.24137931034483,2.371659881136225 78.62068965517241,2.238757078010202 80.0,3.678225466797698" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_10_1000_4.html">BenchmarkJSONPatchAddRemove/object-10-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.965241786018108 1.379310344827586,1.86200475484262 2.758620689655172,11.27446202327113 4.137931034482759,1.01479730780182 5.517241379310345,4.115611500360718 6.896551724137931,0.8428753347342826 8.275862068965518,4.303639149019423 9.655172413793103,2.26317931625992 11.03448275862069,1.36971608943017 12.41379310344828,3.872454228962616 13.79310344827586,1.366851305485537 15.17241379310345,0.0 16.55172413793103,18.0377627434848 17.93103448275862,3.941768025866903 19.31034482758621,0.6694860333048602 20.68965517241379,4.662715361006448 22.06896551724138,2.890986236809329 23.44827586206897,2.565518831587387 24.82758620689655,4.067958264989021 26.20689655172414,1.91814753287951 27.58620689655172,0.8327437817593616 28.96551724137931,5.279622128010425 30.3448275862069,13.593050453387 31.72413793103448,5.376954909348803 33.10344827586207,1.98229074412763 34.48275862068966,4.542743799227556 35.86206896551724,4.500226213122457 37.24137931034483,9.763672792762579 38.62068965517241,7.40930949972837 40.0,2.589555067610648 41.37931034482759,4.047660222649611 42.75862068965517,1.060144741461983 44.13793103448276,2.534285699312976 45.51724137931034,4.000565969511013 46.89655172413793,4.262274463770091 48.27586206896552,3.193849797980327 49.6551724137931,2.725632304980706 51.03448275862069,11.32267424087593 52.41379310344828,0.2359603751469512 53.79310344827586,2.639933341368703 55.17241379310345,20.0 56.55172413793103,2.488519028977988 57.93103448275862,1.647949495955239 59.31034482758621,3.791227123215406 60.68965517241379,5.321371113545013 62.06896551724138,3.310397593581487 63.44827586206897,12.54097601791538 64.82758620689656,5.04457009899226 66.20689655172414,1.436759021012492 67.58620689655172,3.705388414045127 68.96551724137932,3.928876498116055 70.3448275862069,3.282413545536964 71.72413793103448,9.44023169813562 73.10344827586206,17.83006590749892 74.48275862068967,2.049508357657795 75.86206896551724,1.739622582183489 77.24137931034483,1.387289093383222 78.62068965517241,1.996754409409068 80.0,2.049228866541245" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMLargeJSON_10x10_4.html">BenchmarkWASMLargeJSON/10x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.42512977505657 1.379310344827586,11.37006965703891 2.758620689655172,15.7424907937353 4.137931034482759,11.65135986512268 5.517241379310345,6.341008917875682 6.896551724137931,7.754115089400595 8.275862068965518,5.211411331469897 9.655172413793103,12.07640090509783 11.03448275862069,13.81915790407738 12.41379310344828,7.278938728426283 13.79310344827586,12.73525888460003 15.17241379310345,12.37410710324327 16.55172413793103,17.0553263232619 17.93103448275862,5.753139003505036 19.31034482758621,12.6287767869027 20.68965517241379,5.359155242024935 22.06896551724138,14.01748081103864 23.44827586206897,14.74599582945117 24.82758620689655,5.190114911930432 26.20689655172414,12.40782643418075 27.58620689655172,11.81818181818182 28.96551724137931,6.490971205466081 30.3448275862069,15.92528506144904 31.72413793103448,5.443897244775722 33.10344827586207,5.498025644438529 34.48275862068966,5.119126846798882 35.86206896551724,4.82230799946759 37.24137931034483,2.192643861750743 38.62068965517241,0.0 40.0,12.2237011402458 41.37931034482759,6.020231598562492 42.75862068965517,12.23390567460846 44.13793103448276,12.71884289453836 45.51724137931034,7.859266160876703 46.89655172413793,5.778872177115223 48.27586206896552,5.606726119171214 49.6551724137931,11.62651404232663 51.03448275862069,6.004259283907893 52.41379310344828,11.95483384356005 53.79310344827586,7.109011047517636 55.17241379310345,20.0 56.55172413793103,12.77829539908603 57.93103448275862,11.75517991037757 59.31034482758621,6.62673588003017 60.68965517241379,5.683481964594703 62.06896551724138,6.214561426860109 63.44827586206897,6.272239229779493 64.82758620689656,6.710146856559741 66.20689655172414,12.14605794400816 67.58620689655172,4.991348329562092 68.96551724137932,6.149341142020498 70.3448275862069,5.196326367629442 71.72413793103448,1.846577044234438 73.10344827586206,12.01606104973601 74.48275862068967,11.88562048005679 75.86206896551724,11.28798970673056 77.24137931034483,14.06184835174586 78.62068965517241,11.044855583655 80.0,12.20595412396291" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_10000_1000_4.html">BenchmarkJSONPatchAddRemove/set-10000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.5650024784392121 1.379310344827586,0.06514987820124926 2.758620689655172,11.35789887151395 4.137931034482759,0.6555492131465889 5.517241379310345,4.702566879069315 6.896551724137931,4.733239095479931 8.275862068965518,4.766834808555882 9.655172413793103,2.360192754791309 11.03448275862069,0.0 12.41379310344828,5.299515499840351 13.79310344827586,1.327986110940982 15.17241379310345,0.4883056050290676 16.55172413793103,14.55177814743406 17.93103448275862,3.483795417296484 19.31034482758621,2.17651876876693 20.68965517241379,3.877928498457815 22.06896551724138,2.226463197831713 23.44827586206897,2.286141727525211 24.82758620689655,4.996419124894554 26.20689655172414,2.094579200219507 27.58620689655172,0.3274806236684003 28.96551724137931,3.623535291422804 30.3448275862069,12.90785840803357 31.72413793103448,4.730005283526096 33.10344827586207,2.768551342072792 34.48275862068966,4.571074858663635 35.86206896551724,5.029704522682006 37.24137931034483,9.95009640189423 38.62068965517241,7.403796135921363 40.0,2.183264043195888 41.37931034482759,4.145420277144217 42.75862068965517,1.647627190478874 44.13793103448276,1.987259107549563 45.51724137931034,5.821384153178159 46.89655172413793,4.91038012806222 48.27586206896552,3.777598665970907 49.6551724137931,1.707077066801899 51.03448275862069,10.50569142737683 52.41379310344828,0.6426139653312493 53.79310344827586,1.521230873758024 55.17241379310345,20.0 56.55172413793103,2.066144520362808 57.93103448275862,0.7168119840497942 59.31034482758621,5.814067245323018 60.68965517241379,5.463802946525326 62.06896551724138,4.096259802492485 63.44827586206897,12.82771540168273 64.82758620689656,5.898522000945645 66.20689655172414,0.7817985384149913 67.58620689655172,3.26551311041263 68.96551724137932,4.808253733378737 70.3448275862069,4.603919282093746 71.72413793103448,8.892999205429538 73.10344827586206,14.8646902849266 74.48275862068967,2.445888771567933 75.86206896551724,1.445693599583851 77.24137931034483,2.242615925217282 78.62068965517241,1.661362725090869 80.0,1.098287467917074" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatch_reuse_pattern_false__pattern_count_1000_4.html">BenchmarkBuiltinRegexMatch/reuse-pattern=false,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.383362145610516 1.379310344827586,2.664988170999085 2.758620689655172,12.9718465506731 4.137931034482759,3.299745113557799 5.517241379310345,5.523267769893133 6.896551724137931,3.560062461518371 8.275862068965518,4.431558078045167 9.655172413793103,3.734742358441001 11.03448275862069,4.420305729483533 12.41379310344828,4.048660915601894 13.79310344827586,2.618575284252997 15.17241379310345,3.634581811103334 16.55172413793103,16.2700905374705 17.93103448275862,5.596542282652406 19.31034482758621,3.587009517509789 20.68965517241379,3.500481153841695 22.06896551724138,3.874261717179175 23.44827586206897,4.691362846136338 24.82758620689655,4.024411006066139 26.20689655172414,2.760047328207941 27.58620689655172,0.0 28.96551724137931,4.45148767153882 30.3448275862069,12.90906772095396 31.72413793103448,5.630335941185121 33.10344827586207,5.483738098536157 34.48275862068966,5.346964703384065 35.86206896551724,4.402292208358835 37.24137931034483,8.735715649978735 38.62068965517241,7.078361867963087 40.0,4.199164128684397 41.37931034482759,5.711689689028777 42.75862068965517,2.525664080782587 44.13793103448276,3.811556113155667 45.51724137931034,4.642740984238779 46.89655172413793,5.384236582459151 48.27586206896552,5.695738691664292 49.6551724137931,1.373628620019051 51.03448275862069,9.62119737437064 52.41379310344828,2.651746524372868 53.79310344827586,3.994913255010316 55.17241379310345,20.0 56.55172413793103,3.738708750287563 57.93103448275862,3.114020340877817 59.31034482758621,4.084883226372967 60.68965517241379,5.964928553078561 62.06896551724138,4.754239310116313 63.44827586206897,11.20438573099686 64.82758620689656,4.428616845937408 66.20689655172414,2.804739411106751 67.58620689655172,4.314897340625799 68.96551724137932,5.964989574491585 70.3448275862069,5.351150772317514 71.72413793103448,6.552003363500286 73.10344827586206,15.85940422353608 74.48275862068967,4.340392086987245 75.86206896551724,3.300111242035943 77.24137931034483,4.403817743684436 78.62068965517241,3.566738204103202 80.0,3.464820240070443" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLIsValid_Schema_w__1000_types_with_cache___string_4.html">BenchmarkGraphQLIsValid/Schema_w/_1000_types_with_cache_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.030781432941799 1.379310344827586,4.977905351814783 2.758620689655172,13.12762019866299 4.137931034482759,4.084299580768214 5.517241379310345,2.215507799221966 6.896551724137931,1.408014503153681 8.275862068965518,1.372511991539827 9.655172413793103,3.485289118857877 11.03448275862069,5.088189749593987 12.41379310344828,0.3588019790761793 13.79310344827586,4.31317747478944 15.17241379310345,5.158439400234166 16.55172413793103,14.71390263247347 17.93103448275862,2.464025380518941 19.31034482758621,5.067039317143181 20.68965517241379,1.914869509385504 22.06896551724138,5.085923631831401 23.44827586206897,5.646410091777769 24.82758620689655,2.124107716130982 26.20689655172414,4.429504853268875 27.58620689655172,3.903765532348831 28.96551724137931,1.915624881973033 30.3448275862069,13.47433621633871 31.72413793103448,2.328058314763757 33.10344827586207,2.556180836197454 34.48275862068966,2.103712656267704 35.86206896551724,1.661064319975828 37.24137931034483,6.950183177852476 38.62068965517241,3.381047701778902 40.0,5.252860973675265 41.37931034482759,2.08709445934207 42.75862068965517,4.986969822865128 44.13793103448276,4.331306416890131 45.51724137931034,1.080182800166182 46.89655172413793,2.233636741322657 48.27586206896552,1.711674283340258 49.6551724137931,4.968085508176908 51.03448275862069,8.826528685274011 52.41379310344828,3.26925255882464 53.79310344827586,1.96170260981229 55.17241379310345,20.0 56.55172413793103,5.323110624315444 57.93103448275862,4.614571137213431 59.31034482758621,0.0 60.68965517241379,2.226083015447369 62.06896551724138,0.1034860444914454 63.44827586206897,11.44087321071118 64.82758620689656,0.9109793405597311 66.20689655172414,4.425727990331231 67.58620689655172,1.78570079691808 68.96551724137932,2.384711258828417 70.3448275862069,2.303886391962836 71.72413793103448,4.588133096649923 73.10344827586206,17.36828190504967 74.48275862068967,5.295161838576878 75.86206896551724,4.424217245156173 77.24137931034483,4.893303622011557 78.62068965517241,5.044378139517317 80.0,5.070816180080825" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_500x250_4.html">BenchmarkAnyUnionAllUniqueTypes/500x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.678982348317016 1.379310344827586,3.100121489316087 2.758620689655172,13.86407489459015 4.137931034482759,2.549846351747302 5.517241379310345,4.77667405131137 6.896551724137931,4.719502608447081 8.275862068965518,6.401772314728793 9.655172413793103,2.378332023154434 11.03448275862069,2.262559851354249 12.41379310344828,2.51983134424355 13.79310344827586,3.250196526834846 15.17241379310345,0.0 16.55172413793103,11.51861645108268 17.93103448275862,5.978703637533052 19.31034482758621,3.198742228256986 20.68965517241379,5.046809118845137 22.06896551724138,4.470806831987422 23.44827586206897,4.313585364110627 24.82758620689655,5.66997784606589 26.20689655172414,3.097262917172872 27.58620689655172,1.739441149146002 28.96551724137931,4.948188379904238 30.3448275862069,12.6291717287215 31.72413793103448,6.075895090402344 33.10344827586207,5.072536268134067 34.48275862068966,4.612306153076538 35.86206896551724,5.784320731794469 37.24137931034483,8.379904237833202 38.62068965517241,6.629028800114343 40.0,2.6284570856857 41.37931034482759,5.08111198456371 42.75862068965517,2.205388408489959 44.13793103448276,1.902379761309226 45.51724137931034,4.595154720217251 46.89655172413793,6.190237976130923 48.27586206896552,4.933895519188166 49.6551724137931,3.380261559351104 51.03448275862069,8.890159365396984 52.41379310344828,2.992925033945544 53.79310344827586,3.297362967197885 55.17241379310345,20.0 56.55172413793103,1.252054598727935 57.93103448275862,2.632744943900522 59.31034482758621,3.497463017222897 60.68965517241379,4.645179732723505 62.06896551724138,4.716644036303866 63.44827586206897,10.36804116343886 64.82758620689656,4.840991924533695 66.20689655172414,0.7546630458086186 67.58620689655172,3.917673122275423 68.96551724137932,5.595654970342314 70.3448275862069,5.707139283927678 71.72413793103448,6.324590866862002 73.10344827586206,14.75737868934467 74.48275862068967,0.64032016008004 75.86206896551724,3.054384335024655 77.24137931034483,1.852354748802973 78.62068965517241,0.7189308940184378 80.0,2.940041449296077" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetIntersection_500_4.html">BenchmarkSetIntersection/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.000762444178194 1.379310344827586,2.730639363903714 2.758620689655172,12.76331554296918 4.137931034482759,1.529245180263588 5.517241379310345,5.868641760156846 6.896551724137931,6.293432088007842 8.275862068965518,5.660603420106742 9.655172413793103,3.381984533275242 11.03448275862069,3.452782921250408 12.41379310344828,6.486221544494064 13.79310344827586,2.811240605598519 15.17241379310345,3.227317285698726 16.55172413793103,16.77486112623897 17.93103448275862,4.671604400392114 19.31034482758621,1.80590349635116 20.68965517241379,5.698725629016447 22.06896551724138,3.642304759830084 23.44827586206897,3.448426097375014 24.82758620689655,5.265221653414661 26.20689655172414,2.554187996950223 27.58620689655172,2.089097048251824 28.96551724137931,5.458011109900882 30.3448275862069,12.55418799695022 31.72413793103448,4.446138764840431 33.10344827586207,3.38416294521294 34.48275862068966,4.298006753077007 35.86206896551724,4.985295719420542 37.24137931034483,9.72987691972552 38.62068965517241,7.602657662563991 40.0,1.563010565297898 41.37931034482759,4.68358566604945 42.75862068965517,3.380895327306394 44.13793103448276,2.898377083106415 45.51724137931034,7.969720074066006 46.89655172413793,5.867552554187997 48.27586206896552,3.352575972116327 49.6551724137931,1.536869622045529 51.03448275862069,11.74817558000218 52.41379310344828,0.0 53.79310344827586,5.618124387321643 55.17241379310345,20.0 56.55172413793103,3.214246814072541 57.93103448275862,2.879860581635987 59.31034482758621,7.340159024071452 60.68965517241379,3.454961333188106 62.06896551724138,5.54405838143993 63.44827586206897,10.8474022437643 64.82758620689656,7.45997168064481 66.20689655172414,3.279599172203464 67.58620689655172,5.88171223178303 68.96551724137932,5.842500816904477 70.3448275862069,3.013832915804379 71.72413793103448,7.568892277529681 73.10344827586206,16.14421087027557 74.48275862068967,2.805794575754275 75.86206896551724,2.736085393747958 77.24137931034483,2.950658969611153 78.62068965517241,2.910358348763751 80.0,3.208800784228298" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkArrayIterationTargets_topdown_4.html">BenchmarkArrayIterationTargets/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.238652436672239 1.379310344827586,2.173717371737174 2.758620689655172,11.34177703484634 4.137931034482759,1.417641764176418 5.517241379310345,0.253953966825254 6.896551724137931,7.021344991642021 8.275862068965518,0.0 9.655172413793103,1.835540696926836 11.03448275862069,1.7995370965668 12.41379310344828,7.524752475247525 13.79310344827586,2.532467532467532 15.17241379310345,6.023530924521024 16.55172413793103,20.0 17.93103448275862,4.049119197634049 19.31034482758621,3.554712614118555 20.68965517241379,3.553426771248553 22.06896551724138,6.638163816381638 23.44827586206897,7.824353863957824 24.82758620689655,3.615147229008615 26.20689655172414,3.035232094638035 27.58620689655172,3.006943551498007 28.96551724137931,3.170888517423171 30.3448275862069,12.78127812781278 31.72413793103448,3.177317731773177 33.10344827586207,2.947151858042947 34.48275862068966,3.1998199819982 35.86206896551724,2.414169988427414 37.24137931034483,5.057862929150058 38.62068965517241,2.505464832197505 40.0,5.487334447730487 41.37931034482759,2.218078950752218 42.75862068965517,5.295100938665295 44.13793103448276,5.58955895589559 45.51724137931034,8.107882216793108 46.89655172413793,2.875787578757876 48.27586206896552,3.567571042818568 49.6551724137931,5.018001800180018 51.03448275862069,9.978783592644978 52.41379310344828,4.031760318889032 53.79310344827586,4.972997299729973 55.17241379310345,19.68432557541468 56.55172413793103,5.536839398225537 57.93103448275862,4.61038961038961 59.31034482758621,7.424456731387424 60.68965517241379,3.286614375723287 62.06896551724138,3.201105824868201 63.44827586206897,8.28982898289829 64.82758620689656,8.102738845313104 66.20689655172414,4.651536582229652 67.58620689655172,2.765848013372766 68.96551724137932,2.603831811752604 70.3448275862069,2.576186190047576 71.72413793103448,2.796708242252797 73.10344827586206,16.72752989584673 74.48275862068967,3.898675581843899 75.86206896551724,3.453131027388453 77.24137931034483,5.249453516780249 78.62068965517241,4.152629548669153 80.0,4.966568085379967" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkPartialEval_10_4.html">BenchmarkPartialEval/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.475350845627924 1.379310344827586,0.7340770061173084 2.758620689655172,13.10543360921195 4.137931034482759,2.130262684418856 5.517241379310345,2.23821518531846 6.896551724137931,2.382151853184599 8.275862068965518,1.986326016552717 9.655172413793103,1.784814681540122 11.03448275862069,3.116228859301907 12.41379310344828,1.81360201511335 13.79310344827586,2.410939186757827 15.17241379310345,1.021950341849586 16.55172413793103,18.92767182439727 17.93103448275862,3.612810363440086 19.31034482758621,1.777617848146815 20.68965517241379,3.483267362360561 22.06896551724138,2.885930190716085 23.44827586206897,3.18100035984167 24.82758620689655,2.195034184958618 26.20689655172414,1.576106513134221 27.58620689655172,0.7052896725440806 28.96551724137931,2.123065851025549 30.3448275862069,13.08384310903203 31.72413793103448,3.691975530766463 33.10344827586207,3.01547319179561 34.48275862068966,3.69917236415977 35.86206896551724,2.720403022670025 37.24137931034483,10.32025908600216 38.62068965517241,8.751349406261244 40.0,3.461676862180641 41.37931034482759,3.447283195394027 42.75862068965517,0.5829435048578625 44.13793103448276,0.25908600215905 45.51724137931034,2.16624685138539 46.89655172413793,3.756747031306225 48.27586206896552,4.094998200791652 49.6551724137931,0.0 51.03448275862069,12.09068010075567 52.41379310344828,1.684059014033825 53.79310344827586,2.66282835552357 55.17241379310345,20.0 56.55172413793103,2.123065851025549 57.93103448275862,1.914357682619647 59.31034482758621,0.1079525008996042 60.68965517241379,4.030226700251889 62.06896551724138,2.828355523569629 63.44827586206897,13.49406261245052 64.82758620689656,2.043900683699172 66.20689655172414,2.058294350485786 67.58620689655172,1.518531845987765 68.96551724137932,3.900683699172364 70.3448275862069,3.612810363440086 71.72413793103448,9.19035624325297 73.10344827586206,19.08600215905002 74.48275862068967,2.94350485786254 75.86206896551724,2.936308024469234 77.24137931034483,1.281036344008636 78.62068965517241,0.8564231738035264 80.0,2.324577186038143" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_array_10_4.html">BenchmarkJSONPatchAddShallowScalar/array-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.87290289781393 1.379310344827586,0.0 2.758620689655172,9.379766141331977 4.137931034482759,9.27300457549568 5.517241379310345,11.66751398068124 6.896551724137931,9.613624809354347 8.275862068965518,11.95221148957804 9.655172413793103,8.764616166751399 11.03448275862069,1.997966446365023 12.41379310344828,9.29334011184545 13.79310344827586,9.38485002541942 15.17241379310345,8.708693441789528 16.55172413793103,18.1952211489578 17.93103448275862,11.60650737163193 19.31034482758621,9.364514489069649 20.68965517241379,11.86070157600407 22.06896551724138,10.79816980172852 23.44827586206897,10.52364006100661 24.82758620689655,12.29791560752415 26.20689655172414,9.064565327910524 27.58620689655172,9.262836807320793 28.96551724137931,12.05388917132689 30.3448275862069,12.53685815963396 31.72413793103448,12.11489578037621 33.10344827586207,4.163701067615658 34.48275862068966,11.99796644636502 35.86206896551724,11.60142348754448 37.24137931034483,13.07066598881546 38.62068965517241,11.76410777834265 40.0,1.73868835790544 41.37931034482759,11.47432638535841 42.75862068965517,0.9100152516522623 44.13793103448276,10.00508388408744 45.51724137931034,1.886120996441281 46.89655172413793,12.08439247585155 48.27586206896552,1.382816471784443 49.6551724137931,10.38129130655821 51.03448275862069,14.92628368073208 52.41379310344828,8.896797153024911 53.79310344827586,11.42857142857143 55.17241379310345,20.0 56.55172413793103,10.61006609049314 57.93103448275862,10.41687849517031 59.31034482758621,10.34062023385867 60.68965517241379,12.04880528723945 62.06896551724138,11.75902389425521 63.44827586206897,15.2974072191154 64.82758620689656,1.942043721403152 66.20689655172414,8.576512455516013 67.58620689655172,11.49974580579563 68.96551724137932,3.121504829689883 70.3448275862069,11.26588713777326 71.72413793103448,13.37061514997458 73.10344827586206,18.73919674631418 74.48275862068967,10.54905948144382 75.86206896551724,10.51855617691917 77.24137931034483,9.87290289781393 78.62068965517241,11.1286222674123 80.0,10.62023385866802" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTemplateStringVsConcatVsSprintf_concat_4.html">BenchmarkTemplateStringVsConcatVsSprintf/concat-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.799771353911481 1.379310344827586,0.5814143393761227 2.758620689655172,13.16674832598399 4.137931034482759,1.00604278948228 5.517241379310345,3.870651641352278 6.896551724137931,3.687734770537318 8.275862068965518,3.080189449616201 9.655172413793103,1.433937612281561 11.03448275862069,2.85807610648375 12.41379310344828,3.148783276171811 13.79310344827586,1.930426261636453 15.17241379310345,0.8133268005879472 16.55172413793103,19.35325820676139 17.93103448275862,4.197288910664707 19.31034482758621,1.335946431487833 20.68965517241379,2.776416789155643 22.06896551724138,2.136207741303283 23.44827586206897,2.635962763351298 24.82758620689655,3.334966519679895 26.20689655172414,1.09750122488976 27.58620689655172,1.002776416789156 28.96551724137931,3.442756818552997 30.3448275862069,12.60166585007349 31.72413793103448,4.043769394087865 33.10344827586207,3.638739180140454 34.48275862068966,3.547280744732974 35.86206896551724,3.027927486526213 37.24137931034483,11.33757961783439 38.62068965517241,9.488812673526049 40.0,3.514617017801731 41.37931034482759,4.27568185529969 42.75862068965517,0.7708639555773315 44.13793103448276,2.671892862975666 45.51724137931034,4.697043932712723 46.89655172413793,3.733463988241058 48.27586206896552,3.687734770537318 49.6551724137931,0.61734443900049 51.03448275862069,12.85644292013719 52.41379310344828,1.561326147313408 53.79310344827586,2.221133431324514 55.17241379310345,20.0 56.55172413793103,1.927159888943328 57.93103448275862,1.123632206434754 59.31034482758621,2.453045892536338 60.68965517241379,5.337252980565082 62.06896551724138,3.465621427404867 63.44827586206897,15.72758451739343 64.82758620689656,3.54401437203985 66.20689655172414,1.701780173117753 67.58620689655172,2.72088845337253 68.96551724137932,3.79552506941042 70.3448275862069,4.471664216887147 71.72413793103448,9.743589743589745 73.10344827586206,19.08868201861832 74.48275862068967,2.407316674832598 75.86206896551724,2.678425608361914 77.24137931034483,1.887963416625837 78.62068965517241,0.0 80.0,1.528662420382166" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkMakeDirSiblings_10_existing_Go__roundtrip__4.html">BenchmarkMakeDirSiblings/10_existing/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.083655083655084 1.379310344827586,3.293511999394352 2.758620689655172,13.24596865773336 4.137931034482759,3.429328488152018 5.517241379310345,5.835718071012189 6.896551724137931,3.95457642516466 8.275862068965518,6.543114543114543 9.655172413793103,4.497085320614732 11.03448275862069,4.051025815731698 12.41379310344828,5.340752517223105 13.79310344827586,4.329320917556212 15.17241379310345,4.577485048073283 16.55172413793103,15.13543795896737 17.93103448275862,5.758497993792111 19.31034482758621,3.659626012567189 20.68965517241379,5.907335907335907 22.06896551724138,3.641910818381407 23.44827586206897,2.217730335377394 24.82758620689655,5.801498977969566 26.20689655172414,3.511242334771747 27.58620689655172,2.984631690514043 28.96551724137931,5.897948368536604 30.3448275862069,13.49458702399879 31.72413793103448,6.73661897191309 33.10344827586207,6.643803467332879 34.48275862068966,6.576425164660459 35.86206896551724,6.639261109849345 37.24137931034483,1.846165493224317 38.62068965517241,0.0 40.0,3.626163979105156 41.37931034482759,4.827617533499886 42.75862068965517,3.304867893103187 44.13793103448276,3.52335528806117 45.51724137931034,4.394125217654629 46.89655172413793,4.94359906124612 48.27586206896552,4.952078128548717 49.6551724137931,2.508895450071921 51.03448275862069,4.953440835793777 52.41379310344828,3.57362404421228 53.79310344827586,5.995911878264819 55.17241379310345,20.0 56.55172413793103,3.479143008554773 57.93103448275862,3.242183359830419 59.31034482758621,4.082822318116436 60.68965517241379,5.274736921795745 62.06896551724138,5.088500264970853 63.44827586206897,6.668029373911727 64.82758620689656,4.283140283140283 66.20689655172414,4.468317056552351 67.58620689655172,5.670981906276024 68.96551724137932,5.09561662502839 70.3448275862069,5.187977893860247 71.72413793103448,2.719812249224014 73.10344827586206,15.45340298281475 74.48275862068967,4.534029828147475 75.86206896551724,4.149292149292149 77.24137931034483,4.278143689908396 78.62068965517241,4.009538950715421 80.0,3.575592399121811" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_concurrency__1000__JWT_count__10_4.html">BenchmarkTokens/concurrency:_1000,_JWT_count:_10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.984819538390045 1.379310344827586,0.7177157019672639 2.758620689655172,11.44524190633552 4.137931034482759,0.6764083234367739 5.517241379310345,2.911137501936283 6.896551724137931,1.076057210719265 8.275862068965518,1.35384933133681 9.655172413793103,1.289822894614551 11.03448275862069,3.06087674910931 12.41379310344828,0.7414674446222957 13.79310344827586,1.754530903082563 15.17241379310345,2.14798368358548 16.55172413793103,16.90297929467651 17.93103448275862,2.999948365776837 19.31034482758621,1.517013476532246 20.68965517241379,2.042649868332731 22.06896551724138,1.18861981721485 23.44827586206897,3.216812103061909 24.82758620689655,2.362782051944029 26.20689655172414,1.227861826818816 27.58620689655172,0.9955078225848092 28.96551724137931,3.395466515206279 30.3448275862069,10.44353797697114 31.72413793103448,3.729023596839986 33.10344827586207,1.039913254505086 34.48275862068966,0.9913770847317602 35.86206896551724,2.325605411266587 37.24137931034483,9.17333608715857 38.62068965517241,7.309340630970207 40.0,2.197552537822068 41.37931034482759,2.119068518614137 42.75862068965517,2.340062993752259 44.13793103448276,1.856766664945526 45.51724137931034,1.596530180203439 46.89655172413793,2.871895492332318 48.27586206896552,0.8643568957505035 49.6551724137931,2.123199256467186 51.03448275862069,11.54024887695565 52.41379310344828,2.200650591211855 53.79310344827586,1.507719316362885 55.17241379310345,20.0 56.55172413793103,2.694273764651211 57.93103448275862,1.304280477100222 59.31034482758621,0.0 60.68965517241379,2.366912789797078 62.06896551724138,0.998605875974596 63.44827586206897,13.28651830433211 64.82758620689656,0.7827748231527857 66.20689655172414,0.8870759539422729 67.58620689655172,0.4853616977332576 68.96551724137932,2.649868332730934 70.3448275862069,1.259875045179945 71.72413793103448,6.193008726183715 73.10344827586206,16.99798626529664 74.48275862068967,2.530076934992513 75.86206896551724,1.181391025972014 77.24137931034483,1.511850054215934 78.62068965517241,1.597562864666701 80.0,1.679144937264419" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_multi_root_10x10_4.html">BenchmarkHasRootsOverlap/multi-root/10x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.027688542144715 1.379310344827586,3.453164040589465 2.758620689655172,14.60710825557085 4.137931034482759,4.529090816378563 5.517241379310345,9.162204885013512 6.896551724137931,7.869053082453725 8.275862068965518,9.853653561776554 9.655172413793103,4.82280352863189 11.03448275862069,4.724899291214115 12.41379310344828,6.692162561827546 13.79310344827586,5.687624292488909 15.17241379310345,5.077762480240681 16.55172413793103,17.41063688746112 17.93103448275862,7.821120799551272 19.31034482758621,6.383152312477691 20.68965517241379,1.158533476110346 22.06896551724138,7.585538728264749 23.44827586206897,6.806384172148284 24.82758620689655,6.925704961501198 26.20689655172414,6.455560654734588 27.58620689655172,5.712100351843353 28.96551724137931,7.573300698587527 30.3448275862069,15.46581000458926 31.72413793103448,6.948141349242772 33.10344827586207,6.776808933761664 34.48275862068966,7.253072255366886 35.86206896551724,6.890010708275968 37.24137931034483,11.25694763143134 38.62068965517241,7.24593340472184 40.0,5.47243893733109 41.37931034482759,5.772270664423028 42.75862068965517,6.485135893121207 44.13793103448276,4.038549793483249 45.51724137931034,8.11279384019173 46.89655172413793,8.593136505022692 48.27586206896552,7.210239151496609 49.6551724137931,5.025750854112488 51.03448275862069,9.652745907908827 52.41379310344828,6.175105807964918 53.79310344827586,4.272092193156902 55.17241379310345,20.0 56.55172413793103,4.708581918311152 57.93103448275862,5.730457396359186 59.31034482758621,8.143388914384785 60.68965517241379,7.172505226658508 62.06896551724138,6.842078425373515 63.44827586206897,12.74896741624598 64.82758620689656,9.02758655856407 66.20689655172414,5.695782978940391 67.58620689655172,7.800724083422569 68.96551724137932,6.629952577635001 70.3448275862069,6.554484727958799 71.72413793103448,3.810106572841772 73.10344827586206,16.4530110652185 74.48275862068967,3.860078527357096 75.86206896551724,4.754474529600734 77.24137931034483,3.32976390801081 78.62068965517241,0.0 80.0,5.994594870225894" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/authz</td><td><a href="benchmarks.__v1_test_authz_BenchmarkAuthzAllow10Paths_4.html">BenchmarkAuthzAllow10Paths-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6069416681809922 1.379310344827586,2.032527712157005 2.758620689655172,12.84026894421225 4.137931034482759,2.74850081773578 5.517241379310345,3.19098673450845 6.896551724137931,3.130110848628021 8.275862068965518,4.501181173905143 9.655172413793103,1.679084135925859 11.03448275862069,5.742322369616573 12.41379310344828,5.345266218426313 13.79310344827586,1.908050154461203 15.17241379310345,1.101217517717609 16.55172413793103,20.0 17.93103448275862,3.049245865891332 19.31034482758621,2.832091586407414 20.68965517241379,2.922951117572233 22.06896551724138,4.779211339269489 23.44827586206897,6.222060694166818 24.82758620689655,1.433763401780847 26.20689655172414,1.130292567690351 27.58620689655172,0.0 28.96551724137931,3.551699073232782 30.3448275862069,11.22115209885517 31.72413793103448,3.579865527893876 33.10344827586207,2.753043794294021 34.48275862068966,1.755406142104307 35.86206896551724,2.982009812829366 37.24137931034483,10.84953661639106 38.62068965517241,7.409594766491005 40.0,2.90932218789751 41.37931034482759,3.159185898600763 42.75862068965517,3.104670179901872 44.13793103448276,3.877884790114483 45.51724137931034,2.756678175540614 46.89655172413793,2.51771760857714 48.27586206896552,1.72360530619662 49.6551724137931,3.906051244775577 51.03448275862069,12.44775576958023 52.41379310344828,1.905324368526258 53.79310344827586,3.649827366890787 55.17241379310345,17.97474105033618 56.55172413793103,2.504997274214065 57.93103448275862,1.710884971833545 59.31034482758621,3.646192985644194 60.68965517241379,3.356351081228421 62.06896551724138,1.088497183354534 63.44827586206897,13.35998546247501 64.82758620689656,5.626930765037252 66.20689655172414,3.547156096674541 67.58620689655172,1.204797383245502 68.96551724137932,2.466836271124841 70.3448275862069,2.00526985280756 71.72413793103448,8.379974559331274 73.10344827586206,15.05633290932219 74.48275862068967,2.369616572778484 75.86206896551724,1.699981828093767 77.24137931034483,3.724332182445939 78.62068965517241,0.7895693258222788 80.0,2.07523169180447" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionIndexing_arrays_1000_4.html">BenchmarkComprehensionIndexing/arrays_1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.238387383861374 1.379310344827586,1.861143034258454 2.758620689655172,14.1027296576149 4.137931034482759,1.499786855862212 5.517241379310345,2.617061004095858 6.896551724137931,4.295357114069923 8.275862068965518,0.3678709933680181 9.655172413793103,1.78610632610139 11.03448275862069,3.355644912669071 12.41379310344828,2.89654989027024 13.79310344827586,2.557762892311937 15.17241379310345,1.799983546768311 16.55172413793103,18.73127302309851 17.93103448275862,3.141636564731418 19.31034482758621,2.864009054263257 20.68965517241379,2.652310806532432 22.06896551724138,2.961847614821536 23.44827586206897,2.15071991198352 24.82758620689655,1.060601905749574 26.20689655172414,2.323512083569121 27.58620689655172,2.112279179764852 28.96551724137931,2.447127373773382 30.3448275862069,13.29407824924319 31.72413793103448,3.050013669477843 33.10344827586207,1.932024885928415 34.48275862068966,2.523942360506926 35.86206896551724,2.776740448608165 37.24137931034483,6.441490064491682 38.62068965517241,4.237405175787823 40.0,2.179205608059092 41.37931034482759,2.855865535548537 42.75862068965517,1.458554060084211 44.13793103448276,0.6185417949478607 45.51724137931034,4.056951448840006 46.89655172413793,2.291852077137404 48.27586206896552,2.502769211848654 49.6551724137931,1.900846842849201 51.03448275862069,8.48071024778733 52.41379310344828,1.118188216660808 53.79310344827586,1.31770442517145 55.17241379310345,20.0 56.55172413793103,2.234282385652117 57.93103448275862,1.117307387085543 59.31034482758621,3.176686934056611 60.68965517241379,2.534046971483558 62.06896551724138,0.2359792290414497 63.44827586206897,11.23725809386818 64.82758620689656,3.885837839275194 66.20689655172414,2.183277367416452 67.58620689655172,0.406860166642984 68.96551724137932,2.4808814278746 70.3448275862069,2.484587559861095 71.72413793103448,4.429259828936249 73.10344827586206,18.53481478896237 74.48275862068967,3.748195753570476 75.86206896551724,2.037824151515982 77.24137931034483,0.0 78.62068965517241,2.458594777677784 80.0,1.559384117313204" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementSimpleArray_1_4.html">BenchmarkParseStatementSimpleArray/1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.067012615191912 1.379310344827586,4.165697414333005 2.758620689655172,10.58781426142972 4.137931034482759,4.924398317974412 5.517241379310345,2.342310101100474 6.896551724137931,9.242193790820435 8.275862068965518,3.355104231904805 9.655172413793103,3.483940234409949 11.03448275862069,4.847454594256062 12.41379310344828,8.283081327726581 13.79310344827586,3.059855059497182 15.17241379310345,4.348215084548627 16.55172413793103,15.02549879216248 17.93103448275862,3.691509349557126 19.31034482758621,2.977543169007784 20.68965517241379,4.389371029793326 22.06896551724138,4.904715039813904 23.44827586206897,3.245951507560168 24.82758620689655,3.927708687483224 26.20689655172414,4.360740807014405 27.58620689655172,1.680236199337926 28.96551724137931,4.194327637111926 30.3448275862069,11.28567594166592 31.72413793103448,4.446631475351168 33.10344827586207,3.639617070770332 34.48275862068966,3.220900062628612 35.86206896551724,2.659031940592288 37.24137931034483,9.53207479645701 38.62068965517241,5.996242283260267 40.0,4.129909635859354 41.37931034482759,4.723986758521965 42.75862068965517,4.945870985058602 44.13793103448276,4.106647579851481 45.51724137931034,8.957680951954908 46.89655172413793,3.718350183412365 48.27586206896552,4.205063970654022 49.6551724137931,4.418001252572247 51.03448275862069,9.483761295517581 52.41379310344828,3.28889684172855 53.79310344827586,1.912856759416659 55.17241379310345,20.0 56.55172413793103,5.003131430616444 57.93103448275862,3.015120336405118 59.31034482758621,8.342131162208107 60.68965517241379,4.616623423101011 62.06896551724138,2.952491724076228 63.44827586206897,11.04947660373982 64.82758620689656,9.220721123736244 66.20689655172414,3.004384002863022 67.58620689655172,4.117383913393576 68.96551724137932,2.777131609555337 70.3448275862069,0.0 71.72413793103448,8.080880379350452 73.10344827586206,14.93602934597835 74.48275862068967,3.07238078196296 75.86206896551724,3.773821240046524 77.24137931034483,3.448152455936298 78.62068965517241,3.727297128030777 80.0,3.312158897736423" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteAndCommit_Go__roundtrip__4.html">BenchmarkWriteAndCommit/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.2163189242518362 1.379310344827586,0.2481090364307377 2.758620689655172,10.97489677348632 4.137931034482759,0.02082800453100449 5.517241379310345,2.33456352541382 6.896551724137931,1.844922717141082 8.275862068965518,3.559761756860452 9.655172413793103,2.203383637227318 11.03448275862069,2.2443088391128 12.41379310344828,1.214966930975262 13.79310344827586,1.481346146819162 15.17241379310345,1.820440676727445 16.55172413793103,12.47122446742427 17.93103448275862,3.113969379179304 19.31034482758621,0.3628457631453941 20.68965517241379,3.08875653158914 22.06896551724138,0.6409178938137173 23.44827586206897,0.5225271312164285 24.82758620689655,3.150509738005627 26.20689655172414,0.1845288120729346 27.58620689655172,0.07929257865312236 28.96551724137931,2.224211641758322 30.3448275862069,11.49705850111448 31.72413793103448,3.333576935725509 33.10344827586207,3.205685679833376 34.48275862068966,3.097891621295721 35.86206896551724,2.986078123287171 37.24137931034483,3.443563415792743 38.62068965517241,0.8897577374209815 40.0,0.371980852851975 41.37931034482759,0.7337304052325794 42.75862068965517,0.3661343954397632 44.13793103448276,0.1808747761903022 45.51724137931034,3.365001644316147 46.89655172413793,2.603500566375562 48.27586206896552,2.397047539006833 49.6551724137931,0.3555376913801294 51.03448275862069,6.489567727555085 52.41379310344828,0.1140059195381299 53.79310344827586,2.275368144115175 55.17241379310345,20.0 56.55172413793103,0.5243541491577447 57.93103448275862,0.0 59.31034482758621,3.22651368436438 60.68965517241379,3.007271531406438 62.06896551724138,3.279862608250813 63.44827586206897,8.014031497789308 64.82758620689656,2.390104870829832 66.20689655172414,2.185113457814156 67.58620689655172,4.297877005152191 68.96551724137932,3.228340702305697 70.3448275862069,3.171337742536632 71.72413793103448,1.508386012350641 73.10344827586206,14.82880841889867 74.48275862068967,2.18219022910805 75.86206896551724,2.165016260459678 77.24137931034483,2.158804399459203 78.62068965517241,2.122264040632879 80.0,0.3646727810867103" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_100_100_4.html">BenchmarkJSONPatchAddShallowComposite/object-100-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.060210882988921 1.379310344827586,0.5960899707973873 2.758620689655172,12.62399964332687 4.137931034482759,0.0 5.517241379310345,3.222095900488196 6.896551724137931,2.405314429657371 8.275862068965518,2.544416950890568 9.655172413793103,1.192179941594775 11.03448275862069,1.183708954724804 12.41379310344828,1.902405314429657 13.79310344827586,0.4280077576406072 15.17241379310345,0.5987650192826413 16.55172413793103,17.17648632381462 17.93103448275862,3.423616219710649 19.31034482758621,0.2817717737800664 20.68965517241379,2.87567712164783 22.06896551724138,1.046835640562652 23.44827586206897,1.958135491205778 24.82758620689655,2.877906328718875 26.20689655172414,1.61662096792171 27.58620689655172,0.6843665708107626 28.96551724137931,3.454379277291068 30.3448275862069,12.0733854967788 31.72413793103448,2.805234178202813 33.10344827586207,2.515883100381194 34.48275862068966,2.300095855904055 35.86206896551724,2.025011703337123 37.24137931034483,7.37243362535946 38.62068965517241,5.468244945272966 40.0,0.783343364765153 41.37931034482759,3.08700595198288 42.75862068965517,0.2840009808511113 44.13793103448276,1.134220557747609 45.51724137931034,3.652332865199848 46.89655172413793,3.110635546935955 48.27586206896552,2.856060099422635 49.6551724137931,1.131545509262355 51.03448275862069,9.483492721638912 52.41379310344828,0.509150895026639 53.79310344827586,2.064691589201721 55.17241379310345,20.0 56.55172413793103,1.262622885039791 57.93103448275862,0.5336721728081321 59.31034482758621,2.533716756949553 60.68965517241379,3.243050446956018 62.06896551724138,1.023206045609577 63.44827586206897,11.26685837847478 64.82758620689656,3.523038855079248 66.20689655172414,0.131077375777436 67.58620689655172,1.364720568893645 68.96551724137932,2.795425667090216 70.3448275862069,2.450344412492476 71.72413793103448,6.993468423281839 73.10344827586206,16.8224882409327 74.48275862068967,1.086961367841459 75.86206896551724,0.8020687041619295 77.24137931034483,0.8216857263871241 78.62068965517241,1.638021355803741 80.0,0.9193249960988876" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNSlow_10x250_4.html">BenchmarkObjectUnionNSlow/10x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.82083397374366 1.379310344827586,1.574162415792084 2.758620689655172,12.92607103189678 4.137931034482759,0.6957031125391859 5.517241379310345,5.635775205825462 6.896551724137931,3.181471503432116 8.275862068965518,5.367991856880617 9.655172413793103,0.0 11.03448275862069,1.75195965559941 12.41379310344828,2.968120615605906 13.79310344827586,1.303914091250497 15.17241379310345,0.203519985152147 16.55172413793103,16.18662475241495 17.93103448275862,5.307034460358842 19.31034482758621,1.820601976040437 20.68965517241379,4.604690413564906 22.06896551724138,1.537738776386114 23.44827586206897,1.785744321131221 24.82758620689655,4.2485449394051 26.20689655172414,1.573437422969513 27.58620689655172,1.211869002496875 28.96551724137931,4.366341773216445 30.3448275862069,13.02765702619544 31.72413793103448,5.556808987591023 33.10344827586207,4.734087132537388 34.48275862068966,5.17763774138636 35.86206896551724,4.552345931775275 37.24137931034483,8.089092917980112 38.62068965517241,6.114415467286874 40.0,2.220711014960952 41.37931034482759,5.337078162926187 42.75862068965517,1.648633678526583 44.13793103448276,1.941298781142067 45.51724137931034,4.065411752423651 46.89655172413793,4.340706027010333 48.27586206896552,4.799858481401034 49.6551724137931,0.5279397733962434 51.03448275862069,8.549115363757899 52.41379310344828,1.446824676435703 53.79310344827586,4.541297041159293 55.17241379310345,20.0 56.55172413793103,2.005330147231542 57.93103448275862,1.404978090716902 59.31034482758621,3.664983716661205 60.68965517241379,5.524242310001131 62.06896551724138,4.193126488047768 63.44827586206897,11.23878073607071 64.82758620689656,3.995058448921356 66.20689655172414,1.571088446224382 67.58620689655172,3.882655561709939 68.96551724137932,5.479495752992045 70.3448275862069,5.438838155502261 71.72413793103448,7.044929255200374 73.10344827586206,13.83097807331707 74.48275862068967,1.768141495399196 75.86206896551724,1.504621104251068 77.24137931034483,2.024701955450641 78.62068965517241,1.857634609417367 80.0,1.726265909967491" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSumIntSet_4.html">BenchmarkSumIntSet-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.591055942866859 1.379310344827586,4.846114606359464 2.758620689655172,11.715694609760247 4.137931034482759,1.1562659411664669 5.517241379310345,7.410304370005099 6.896551724137931,7.4341098452644125 8.275862068965518,6.838972963781671 9.655172413793103,0.544125148784218 11.03448275862069,0.0 12.41379310344828,7.2980785580683545 13.79310344827586,4.353001190273762 15.17241379310345,5.743921101853427 16.55172413793103,16.548206087400104 17.93103448275862,7.403502805645296 19.31034482758621,4.421016833871791 20.68965517241379,3.0947117837102525 22.06896551724138,4.216969903077706 23.44827586206897,4.353001190273762 24.82758620689655,7.2300629144703255 26.20689655172414,4.852916170719263 27.58620689655172,4.455024655670803 28.96551724137931,6.794762795442955 30.3448275862069,14.694779799353851 31.72413793103448,6.009182111885735 33.10344827586207,8.318313212038769 34.48275862068966,7.859207617752084 35.86206896551724,7.366094201666382 37.24137931034483,8.682196905288217 38.62068965517241,5.254208467947629 40.0,3.3667743581023615 41.37931034482759,7.060023805475257 42.75862068965517,4.808706002380546 44.13793103448276,4.982145893555517 45.51724137931034,7.607549736439378 46.89655172413793,7.767386498894748 48.27586206896552,6.083999319843565 49.6551724137931,3.128719605509268 51.03448275862069,9.491583064104743 52.41379310344828,3.808876041489544 53.79310344827586,6.1588165278013935 55.17241379310345,20.0 56.55172413793103,5.8391430028906655 57.93103448275862,5.005951368814827 59.31034482758621,8.226492093181433 60.68965517241379,6.624723686447885 62.06896551724138,6.801564359802754 63.44827586206897,9.767046420676756 64.82758620689656,8.107464716884884 66.20689655172414,3.7068525760924977 67.58620689655172,6.206427478320013 68.96551724137932,7.077027716374769 70.3448275862069,7.0804284985546655 71.72413793103448,9.549396361163067 73.10344827586206,15.16068695800034 74.48275862068967,5.526271042339738 75.86206896551724,3.0607039619112406 77.24137931034483,1.2922972283625214 78.62068965517241,4.822309131100152 80.0,5.301819418466248" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLSchemaIsValid_Trivial_Schema___AST_object_4.html">BenchmarkGraphQLSchemaIsValid/Trivial_Schema_-_AST_object-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.630922029840158 1.379310344827586,3.614738288957368 2.758620689655172,11.62591172101891 4.137931034482759,3.055179905557896 5.517241379310345,3.279535327111091 6.896551724137931,6.587891014698384 8.275862068965518,0.6681889728866915 9.655172413793103,3.014388010730042 11.03448275862069,2.929478794865542 12.41379310344828,5.969140044782406 13.79310344827586,3.322987562905979 15.17241379310345,3.26113463542244 16.55172413793103,16.99669674329927 17.93103448275862,3.317888576052497 19.31034482758621,3.631587115081916 20.68965517241379,1.060145875363026 22.06896551724138,3.836876759704702 23.44827586206897,4.056576584565588 24.82758620689655,2.244440995854302 26.20689655172414,2.823508546345357 27.58620689655172,1.359877624315516 28.96551724137931,2.136697186689427 30.3448275862069,11.60485068836323 31.72413793103448,2.54262087924269 33.10344827586207,3.246059369942581 34.48275862068966,2.417806548872681 35.86206896551724,2.75167934023544 37.24137931034483,9.082847451615049 38.62068965517241,6.570377103332077 40.0,3.670383754184495 41.37931034482759,3.018821912341765 42.75862068965517,2.99199680759084 44.13793103448276,3.631143724920744 45.51724137931034,7.3389939477243 46.89655172413793,2.514687299088833 48.27586206896552,3.065156184184273 49.6551724137931,2.960959496308777 51.03448275862069,10.39639080408806 52.41379310344828,3.113485711752056 53.79310344827586,1.840069168865143 55.17241379310345,20.0 56.55172413793103,3.830447602367703 57.93103448275862,3.049415833462655 59.31034482758621,5.583168909481899 60.68965517241379,3.003081561620148 62.06896551724138,0.0 63.44827586206897,11.86223867692376 64.82758620689656,6.209014121976633 66.20689655172414,2.619327377125502 67.58620689655172,0.1729221628572062 68.96551724137932,2.744585097656683 70.3448275862069,2.417584853792094 71.72413793103448,7.203316558405569 73.10344827586206,14.83295275677833 74.48275862068967,3.808056399228501 75.86206896551724,2.946549316070676 77.24137931034483,4.116212561243266 78.62068965517241,3.91092291662048 80.0,3.373534041279624" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMArrayIteration_10000_4.html">BenchmarkWASMArrayIteration/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.984177647490427 1.379310344827586,1.996781574038832 2.758620689655172,13.19780604043395 4.137931034482759,2.699499881005874 5.517241379310345,3.972298854821152 6.896551724137931,2.997767034417225 8.275862068965518,3.998924327468398 9.655172413793103,1.97226964326678 11.03448275862069,2.802874416950262 12.41379310344828,2.053391848086171 13.79310344827586,2.518182044688523 15.17241379310345,2.3651822328453 16.55172413793103,15.4539174842322 17.93103448275862,3.741974340226974 19.31034482758621,2.37466739638275 20.68965517241379,2.730111871661613 22.06896551724138,2.751195740611707 23.44827586206897,2.81768639334389 24.82758620689655,3.904296074568507 26.20689655172414,1.632745465120974 27.58620689655172,2.273569643352696 28.96551724137931,3.568062492106437 30.3448275862069,12.94930162905965 31.72413793103448,3.351613465839235 33.10344827586207,3.818697628623199 34.48275862068966,2.877131906492096 35.86206896551724,3.374767918496327 37.24137931034483,4.243467995735113 38.62068965517241,0.8904197270781657 40.0,3.002569757621423 41.37931034482759,4.239421336291146 42.75862068965517,2.737560818026622 44.13793103448276,2.869906342601701 45.51724137931034,2.892785862982345 46.89655172413793,3.225093068871394 48.27586206896552,3.905181012833323 49.6551724137931,2.364366027649595 51.03448275862069,7.13563526109545 52.41379310344828,2.267392258766259 53.79310344827586,3.512285606522081 55.17241379310345,20.0 56.55172413793103,2.882579002219219 57.93103448275862,2.590463458493388 59.31034482758621,2.564774473912793 60.68965517241379,3.937373864078638 62.06896551724138,0.0 63.44827586206897,9.174713447539055 64.82758620689656,2.75519085025384 66.20689655172414,2.484425516120912 67.58620689655172,3.549487380178929 68.96551724137932,3.725607278144688 70.3448275862069,3.886666042341289 71.72413793103448,2.48897049031594 73.10344827586206,13.87762764375307 74.48275862068967,2.642142134831943 75.86206896551724,2.279850127542801 77.24137931034483,2.924128142497399 78.62068965517241,2.419936714026615 80.0,2.964053464017809" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkTarballLoader_250000_4.html">BenchmarkTarballLoader/250000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.643662089470346 1.379310344827586,0.0 2.758620689655172,14.48486167437835 4.137931034482759,6.503950544128703 5.517241379310345,5.4921992913499 6.896551724137931,5.642851805790428 8.275862068965518,7.778437658995696 9.655172413793103,6.442527177868336 11.03448275862069,7.341523577187392 12.41379310344828,5.491571315932998 13.79310344827586,6.385891165751156 15.17241379310345,7.159540308144248 16.55172413793103,11.02563596485207 17.93103448275862,6.634721292563853 19.31034482758621,5.744024606149475 20.68965517241379,7.554738173453241 22.06896551724138,6.88488997902849 23.44827586206897,6.962630565524882 24.82758620689655,6.335011553733611 26.20689655172414,6.700177156341813 27.58620689655172,5.74586648599574 28.96551724137931,7.043279773881362 30.3448275862069,14.8319641416391 31.72413793103448,6.091720669708205 33.10344827586207,7.648068330057053 34.48275862068966,6.556702705134576 35.86206896551724,7.342679605977703 37.24137931034483,8.308700694623916 38.62068965517241,7.564264899372195 40.0,6.564004434263279 41.37931034482759,7.329684051692443 42.75862068965517,6.709708828896584 44.13793103448276,6.444991591832105 45.51724137931034,5.222736746546673 46.89655172413793,7.159192312314558 48.27586206896552,6.919536958282473 49.6551724137931,6.177505970032934 51.03448275862069,8.91581441696514 52.41379310344828,6.314103360796313 53.79310344827586,7.70640573756331 55.17241379310345,20.0 56.55172413793103,6.508027066705062 57.93103448275862,6.200647074377789 59.31034482758621,5.443553827398867 60.68965517241379,7.49887037387836 62.06896551724138,7.39844130021432 63.44827586206897,10.16920437740665 64.82758620689656,5.384683667215174 66.20689655172414,6.553151762613717 67.58620689655172,7.178064469949793 68.96551724137932,7.54186232775474 70.3448275862069,7.535006043181311 71.72413793103448,8.159940268383188 73.10344827586206,10.99448403113422 74.48275862068967,6.934368703782809 75.86206896551724,6.835833696972899 77.24137931034483,6.405087080700579 78.62068965517241,5.98509370869791 80.0,6.433622986066885" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainArray_5000_4.html">BenchmarkJSONPatchPathologicalNestedAddChainArray/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.247313440625016 1.379310344827586,5.449198278296304 2.758620689655172,9.753332422836484 4.137931034482759,4.823871123301924 5.517241379310345,1.851589388679639 6.896551724137931,1.30009752512207 8.275862068965518,2.032966444142233 9.655172413793103,4.411300587995245 11.03448275862069,4.622284488496148 12.41379310344828,1.971300255000093 13.79310344827586,4.569792424648297 15.17241379310345,4.244021591882003 16.55172413793103,11.31413711073392 17.93103448275862,2.52200459525062 19.31034482758621,5.052314968422541 20.68965517241379,2.635404124692578 22.06896551724138,3.883068637019059 23.44827586206897,4.864946309488449 24.82758620689655,1.253803743428634 26.20689655172414,4.350996366837824 27.58620689655172,4.541005894395213 28.96551724137931,0.0 30.3448275862069,9.673873920721816 31.72413793103448,2.512945537034706 33.10344827586207,2.31979036982013 34.48275862068966,2.435061817618803 35.86206896551724,2.439236232172526 37.24137931034483,6.052567546927562 38.62068965517241,4.941579664109466 40.0,4.257240252404453 41.37931034482759,1.179867933245319 42.75862068965517,4.699741918695664 44.13793103448276,5.511356042706467 45.51724137931034,2.271785295230016 46.89655172413793,2.267219593228872 48.27586206896552,1.312696941341718 49.6551724137931,5.096189504380444 51.03448275862069,6.839436310993145 52.41379310344828,4.323433776858474 53.79310344827586,1.731591844345688 55.17241379310345,20.0 56.55172413793103,4.59441931960543 57.93103448275862,4.032723071333376 59.31034482758621,2.27375021074669 60.68965517241379,2.028758413374959 62.06896551724138,2.001388910439682 63.44827586206897,8.542649275282848 64.82758620689656,1.368592787016563 66.20689655172414,4.907750734813233 67.58620689655172,1.019530602756705 68.96551724137932,2.337989376296732 70.3448275862069,2.269179626312174 71.72413793103448,5.19486051376926 73.10344827586206,11.35687252220321 74.48275862068967,5.264230522983187 75.86206896551724,4.695614679004921 77.24137931034483,4.668344474207806 78.62068965517241,5.457129593371667 80.0,4.304710634561568" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_object_1000_4.html">BenchmarkJSONPatchAddShallowScalar/object-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.095460405271787 1.379310344827586,0.2892724382642652 2.758620689655172,12.74130442945292 4.137931034482759,0.6613014255854412 5.517241379310345,3.21273639811257 6.896551724137931,2.606856327521684 8.275862068965518,3.478778927869632 9.655172413793103,0.8642126738175401 11.03448275862069,0.7090629185075785 12.41379310344828,3.699262800856102 13.79310344827586,0.0 15.17241379310345,0.1328710715045621 16.55172413793103,17.34232824761881 17.93103448275862,3.303753582737775 19.31034482758621,0.2843661213812784 20.68965517241379,3.673379476075447 22.06896551724138,1.577881522460167 23.44827586206897,1.220170970124035 24.82758620689655,3.785323604140331 26.20689655172414,1.010300762231373 27.58620689655172,0.1353242299460555 28.96551724137931,3.364281512447276 30.3448275862069,12.7210783884251 31.72413793103448,4.421993316394858 33.10344827586207,3.815912987972014 34.48275862068966,3.241473396998636 35.86206896551724,2.502872448277157 37.24137931034483,11.76209369563313 38.62068965517241,8.28431605692329 40.0,1.421279897868506 41.37931034482759,3.407136688486426 42.75862068965517,1.312740152946919 44.13793103448276,1.330513035533249 45.51724137931034,3.478428476663705 46.89655172413793,2.799504361865902 48.27586206896552,2.556090967120167 49.6551724137931,0.6811269509493473 51.03448275862069,13.05991464009913 52.41379310344828,0.6646056798127589 53.79310344827586,3.124072243012879 55.17241379310345,20.0 56.55172413793103,1.737737336821157 57.93103448275862,0.4689037135311714 59.31034482758621,3.361477902799855 60.68965517241379,3.536653441305681 62.06896551724138,3.303152809241899 63.44827586206897,15.08592312602476 64.82758620689656,3.587518930623177 66.20689655172414,0.3944578645005445 67.58620689655172,2.640649836664706 68.96551724137932,3.836990124785662 70.3448275862069,2.844161858392681 71.72413793103448,9.708149242149267 73.10344827586206,19.61600560721929 74.48275862068967,0.5832509355795586 75.86206896551724,0.03249183323529044 77.24137931034483,0.1056860708161758 78.62068965517241,1.208556015870433 80.0,0.8273652327371491" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_and__implicit_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/and,_implicit-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.9797979797979828 1.379310344827586,3.2756132756132814 2.758620689655172,14.92063492063492 4.137931034482759,2.489177489177493 5.517241379310345,6.60894660894661 6.896551724137931,8.773448773448775 8.275862068965518,2.546897546897547 9.655172413793103,2.914862914862919 11.03448275862069,3.3116883116883145 12.41379310344828,7.5685425685425685 13.79310344827586,0.6854256854256882 15.17241379310345,1.659451659451662 16.55172413793103,14.17748917748918 17.93103448275862,7.431457431457433 19.31034482758621,3.7662337662337713 20.68965517241379,7.330447330447331 22.06896551724138,3.080808080808083 23.44827586206897,3.3405483405483416 24.82758620689655,7.6479076479076475 26.20689655172414,2.0779220779220786 27.58620689655172,2.1212121212121247 28.96551724137931,5.945165945165947 30.3448275862069,11.897546897546897 31.72413793103448,3.0447330447330465 33.10344827586207,1.9408369408369452 34.48275862068966,3.2539682539682566 35.86206896551724,2.2871572871572887 37.24137931034483,4.343434343434344 38.62068965517241,2.316017316017316 40.0,1.0173160173160198 41.37931034482759,3.080808080808083 42.75862068965517,1.0317460317460316 44.13793103448276,1.5800865800865829 45.51724137931034,7.806637806637806 46.89655172413793,2.842712842712846 48.27586206896552,1.789321789321793 49.6551724137931,0.3823953823953836 51.03448275862069,4.927849927849932 52.41379310344828,0.3463203463203506 53.79310344827586,2.2510822510822557 55.17241379310345,20.0 56.55172413793103,0.7503607503607554 57.93103448275862,1.4790764790764825 59.31034482758621,6.9408369408369435 60.68965517241379,2.3232323232323253 62.06896551724138,3.3116883116883145 63.44827586206897,7.330447330447331 64.82758620689656,7.366522366522366 66.20689655172414,0.7215007215007212 67.58620689655172,1.8903318903318933 68.96551724137932,4.588744588744593 70.3448275862069,4.379509379509379 71.72413793103448,1.8326118326118355 73.10344827586206,14.30735930735931 74.48275862068967,0.0 75.86206896551724,1.3419913419913456 77.24137931034483,0.22366522366522545 78.62068965517241,0.3751803751803777 80.0,1.825396825396826" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_2500x500_4.html">BenchmarkAnyUnionAllUniqueTypes/2500x500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.575223488539592 1.379310344827586,2.850061432868703 2.758620689655172,11.68431978985722 4.137931034482759,2.138923018260391 5.517241379310345,4.715290429182731 6.896551724137931,6.250688471804432 8.275862068965518,6.084184213871118 9.655172413793103,1.222302249714019 11.03448275862069,3.414396475024361 12.41379310344828,6.521628606533068 13.79310344827586,1.155149769097149 15.17241379310345,0.9005211201965851 16.55172413793103,12.37024954454942 17.93103448275862,5.639325509469135 19.31034482758621,2.797313900775325 20.68965517241379,4.369147989662331 22.06896551724138,2.05906028894632 23.44827586206897,1.924119815277719 24.82758620689655,5.463712239969495 26.20689655172414,1.307672753463543 27.58620689655172,2.536541965004449 28.96551724137931,5.032411134177859 30.3448275862069,11.18459517857899 31.72413793103448,7.146125492522137 33.10344827586207,8.067406685590814 34.48275862068966,5.685717917213913 35.86206896551724,2.672541626064483 37.24137931034483,10.56814811676482 38.62068965517241,9.512138287505826 40.0,2.631656992755158 41.37931034482759,5.021819260263526 42.75862068965517,0.8356988518408677 44.13793103448276,0.5505656060670254 45.51724137931034,6.346227174511715 46.89655172413793,4.428886158539169 48.27586206896552,5.503749523365674 49.6551724137931,2.590136847010973 51.03448275862069,11.31762911494302 52.41379310344828,0.7886709316612295 53.79310344827586,6.568656526712706 55.17241379310345,20.0 56.55172413793103,0.5605219675464983 57.93103448275862,0.0 59.31034482758621,6.144981570139389 60.68965517241379,6.177392704317248 62.06896551724138,3.295343812227259 63.44827586206897,11.96691098589162 64.82758620689656,4.843875778502733 66.20689655172414,2.757912129814007 67.58620689655172,3.691479896623311 68.96551724137932,5.309282718298521 70.3448275862069,7.058848451468034 71.72413793103448,9.50557132567894 73.10344827586206,12.0895648858196 74.48275862068967,2.490361394737957 75.86206896551724,2.730373257636741 77.24137931034483,2.220480447400754 78.62068965517241,0.715163326695759 80.0,0.2785662839469559" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionHighFrequency_Violations_4.html">BenchmarkComprehensionHighFrequency/Violations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.215294954765696 1.379310344827586,1.758547080947379 2.758620689655172,12.80927049097008 4.137931034482759,1.815471148307525 5.517241379310345,5.476908481008369 6.896551724137931,5.868600277843662 8.275862068965518,5.125876732287467 9.655172413793103,1.185240402534476 11.03448275862069,1.822247822993257 12.41379310344828,5.398976722122455 13.79310344827586,1.883237895164843 15.17241379310345,2.106190492325416 16.55172413793103,15.83844407549216 17.93103448275862,4.936129841086979 19.31034482758621,2.632060447938197 20.68965517241379,4.83176905092671 22.06896551724138,2.918713787144648 23.44827586206897,2.817063666858672 24.82758620689655,4.783654660658015 26.20689655172414,1.705689018398672 27.58620689655172,0.0 28.96551724137931,4.566123403246027 30.3448275862069,12.41283502185478 31.72413793103448,5.030325619218649 33.10344827586207,5.059465320367296 34.48275862068966,4.721986921017857 35.86206896551724,4.242198353268051 37.24137931034483,9.145122488394945 38.62068965517241,8.113712601226577 40.0,2.522955985497916 41.37931034482759,3.872869582895673 42.75862068965517,2.432148544709111 44.13793103448276,1.984888015450818 45.51724137931034,6.002100769152577 46.89655172413793,4.633212482634771 48.27586206896552,4.883271778538271 49.6551724137931,2.530410327652221 51.03448275862069,10.54518347846712 52.41379310344828,1.074102937688476 53.79310344827586,3.701419713346661 55.17241379310345,20.0 56.55172413793103,1.801917798936062 57.93103448275862,1.501711110358147 59.31034482758621,5.453190119608308 60.68965517241379,4.4834479720801 62.06896551724138,3.967743028495917 63.44827586206897,12.2556161691458 64.82758620689656,6.145088605021516 66.20689655172414,1.738894724358757 67.58620689655172,3.236539829905465 68.96551724137932,4.252363365296649 70.3448275862069,4.690136549994917 71.72413793103448,7.953105411174737 73.10344827586206,16.05800833530986 74.48275862068967,0.6275200758987565 75.86206896551724,1.338393250432013 77.24137931034483,1.43394436350083 78.62068965517241,1.393961982855013 80.0,1.812760478433233" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_5_5_4.html">BenchmarkLazyObjectFind/5_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.6981132075471663 1.379310344827586,1.754716981132077 2.758620689655172,11.754716981132075 4.137931034482759,0.6981132075471628 5.517241379310345,3.339622641509436 6.896551724137931,1.8113207547169772 8.275862068965518,2.6415094339622627 9.655172413793103,1.6981132075471663 11.03448275862069,1.7169811320754675 12.41379310344828,6.283018867924525 13.79310344827586,1.207547169811317 15.17241379310345,1.509433962264147 16.55172413793103,17.528301886792455 17.93103448275862,3.2075471698113205 19.31034482758621,1.8113207547169772 20.68965517241379,3.2641509433962206 22.06896551724138,1.7358490566037723 23.44827586206897,1.5471698113207495 24.82758620689655,3.1886792452830157 26.20689655172414,0.0 27.58620689655172,1.0754716981132013 28.96551724137931,3.1320754716981085 30.3448275862069,11.283018867924529 31.72413793103448,2.69811320754717 33.10344827586207,2.8113207547169807 34.48275862068966,2.6226415094339544 35.86206896551724,2.69811320754717 37.24137931034483,4.150943396226413 38.62068965517241,4.1320754716981085 40.0,1.7358490566037723 41.37931034482759,3.4528301886792434 42.75862068965517,1.754716981132077 44.13793103448276,1.1886792452830193 45.51724137931034,7.320754716981133 46.89655172413793,3.30188679245283 48.27586206896552,3.2641509433962206 49.6551724137931,2.3396226415094326 51.03448275862069,5.60377358490566 52.41379310344828,2.2830188679245254 53.79310344827586,3.30188679245283 55.17241379310345,20.0 56.55172413793103,0.39622641509433265 57.93103448275862,0.547169811320753 59.31034482758621,7.169811320754713 60.68965517241379,3.4339622641509386 62.06896551724138,3.2641509433962206 63.44827586206897,9.981132075471699 64.82758620689656,7.245283018867925 66.20689655172414,0.6415094339622627 67.58620689655172,3.3584905660377338 68.96551724137932,2.69811320754717 70.3448275862069,2.5849056603773555 71.72413793103448,7.528301886792452 73.10344827586206,17.830188679245282 74.48275862068967,1.6981132075471663 75.86206896551724,1.7735849056603712 77.24137931034483,1.1320754716981085 78.62068965517241,1.754716981132077 80.0,0.8867924528301856" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectLookup_500_4.html">BenchmarkLazyObjectLookup/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.26487625065824 1.379310344827586,2.517114270668774 2.758620689655172,13.196419167983152 4.137931034482759,1.4323328067403978 5.517241379310345,4.328593996840448 6.896551724137931,4.876250658241181 8.275862068965518,4.128488678251713 9.655172413793103,2.001053185887315 11.03448275862069,2.538177988414958 12.41379310344828,3.570300157977883 13.79310344827586,2.6750921537651458 15.17241379310345,0.7688256977356538 16.55172413793103,18.63085834649816 17.93103448275862,2.496050552922597 19.31034482758621,0.3159557661927366 20.68965517241379,3.9915745129015328 22.06896551724138,2.4117956819378676 23.44827586206897,2.5487098472880483 24.82758620689655,3.7282780410742546 26.20689655172414,2.3170089520800445 27.58620689655172,2.4749868351764093 28.96551724137931,3.5913638757240705 30.3448275862069,12.427593470247501 31.72413793103448,4.2443391258557135 33.10344827586207,3.4017904160084314 34.48275862068966,3.8967877830437097 35.86206896551724,3.9599789362822584 37.24137931034483,9.794628751974727 38.62068965517241,7.119536598209589 40.0,0.0 41.37931034482759,3.4017904160084314 42.75862068965517,2.232754081095319 44.13793103448276,2.0431806213796797 45.51724137931034,5.6872037914692 46.89655172413793,4.307530279094262 48.27586206896552,2.938388625592424 49.6551724137931,1.221695629278571 51.03448275862069,9.826224328593998 52.41379310344828,0.1895734597156462 53.79310344827586,4.107424960505535 55.17241379310345,20.0 56.55172413793103,2.401263823064774 57.93103448275862,2.2222222222222285 59.31034482758621,4.0126382306477115 60.68965517241379,3.665086887835706 62.06896551724138,4.181147972617172 63.44827586206897,12.848867825171144 64.82758620689656,5.887309110057927 66.20689655172414,2.6434965771458714 67.58620689655172,3.928383359662984 68.96551724137932,4.497103738809901 70.3448275862069,1.6429699842022139 71.72413793103448,8.720379146919433 73.10344827586206,16.998420221169038 74.48275862068967,1.200631911532387 75.86206896551724,2.3170089520800445 77.24137931034483,2.938388625592424 78.62068965517241,2.211690363349131 80.0,2.5592417061611457" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONFilterArrayIndices_size_10_4.html">BenchmarkJSONFilterArrayIndices/size=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.257445400397088 1.379310344827586,1.522170747849107 2.758620689655172,11.91264063534083 4.137931034482759,0.0 5.517241379310345,3.401720714758438 6.896551724137931,2.766379880873594 8.275862068965518,3.692918596955659 9.655172413793103,1.151555261416281 11.03448275862069,0.2382528127068167 12.41379310344828,2.197220383851754 13.79310344827586,1.495698213103905 15.17241379310345,0.4500330906684315 16.55172413793103,15.90999338186631 17.93103448275862,2.8590337524818 19.31034482758621,1.230972865651886 20.68965517241379,3.123759099933819 22.06896551724138,1.972203838517538 23.44827586206897,1.389808074123097 24.82758620689655,3.28259430840503 26.20689655172414,2.342819324950364 27.58620689655172,1.932495036399735 28.96551724137931,3.85175380542687 30.3448275862069,11.409662475182 31.72413793103448,2.607544672402383 33.10344827586207,3.031105228325612 34.48275862068966,0.3044341495698213 35.86206896551724,2.514890800794176 37.24137931034483,6.499007279947055 38.62068965517241,4.315023163467902 40.0,1.70747849106552 41.37931034482759,3.85175380542687 42.75862068965517,0.727994705493051 44.13793103448276,1.350099272005295 45.51724137931034,2.157511581733951 46.89655172413793,2.739907346128392 48.27586206896552,3.28259430840503 49.6551724137931,0.3309066843150232 51.03448275862069,7.743216412971542 52.41379310344828,0.2647253474520185 53.79310344827586,0.900066181336863 55.17241379310345,20.0 56.55172413793103,1.747187293183322 57.93103448275862,1.191264063534083 59.31034482758621,1.045665122435473 60.68965517241379,3.891462607544672 62.06896551724138,2.779616148246195 63.44827586206897,10.50959629384514 64.82758620689656,2.236929185969557 66.20689655172414,1.13831899404368 67.58620689655172,3.348775645268034 68.96551724137932,4.209133024487095 70.3448275862069,3.785572468563865 71.72413793103448,6.075446724023825 73.10344827586206,14.77167438782263 74.48275862068967,0.4367968232958306 75.86206896551724,0.5956320317670417 77.24137931034483,1.57511581733951 78.62068965517241,1.800132362673726 80.0,1.535407015221707" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONFilterArray_size_10_4.html">BenchmarkJSONFilterArray/size=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.085271317829457 1.379310344827586,1.721746226030192 2.758620689655172,13.3578131374949 4.137931034482759,0.2366381068951448 5.517241379310345,4.16156670746634 6.896551724137931,3.892288861689106 8.275862068965518,4.390044879640963 9.655172413793103,0.0 11.03448275862069,1.109751121991024 12.41379310344828,3.402692778457772 13.79310344827586,0.9465524275805794 15.17241379310345,0.9465524275805794 16.55172413793103,17.12770297837617 17.93103448275862,4.585883312933497 19.31034482758621,0.4406364749082007 20.68965517241379,3.810689514483884 22.06896551724138,1.599347205222358 23.44827586206897,1.770705834353325 24.82758620689655,4.879640962872297 26.20689655172414,1.101591187270502 27.58620689655172,0.9791921664626683 28.96551724137931,4.765401876784986 30.3448275862069,13.0640554875561 31.72413793103448,3.94124847001224 33.10344827586207,3.508771929824561 34.48275862068966,3.851489188086495 35.86206896551724,4.186046511627907 37.24137931034483,8.184414524683802 38.62068965517241,5.671154630762954 40.0,2.276621787025704 41.37931034482759,4.757241942064463 42.75862068965517,1.264789881680947 44.13793103448276,1.068951448388413 45.51724137931034,3.002855977152183 46.89655172413793,3.778049775601795 48.27586206896552,3.769889840881273 49.6551724137931,1.068951448388413 51.03448275862069,10.11015911872705 52.41379310344828,0.4651162790697674 53.79310344827586,3.680130558955528 55.17241379310345,20.0 56.55172413793103,0.8486332109343125 57.93103448275862,0.9302325581395349 59.31034482758621,2.953896368829049 60.68965517241379,4.830681354549164 62.06896551724138,3.492452060383517 63.44827586206897,11.31782945736434 64.82758620689656,3.72093023255814 66.20689655172414,0.7343941248470012 67.58620689655172,2.953896368829049 68.96551724137932,4.496124031007752 70.3448275862069,4.022847817217462 71.72413793103448,6.478988168094655 73.10344827586206,16.50754793961648 74.48275862068967,1.215830273357813 75.86206896551724,0.9057527539779682 77.24137931034483,1.207670338637291 78.62068965517241,0.9383924928600571 80.0,1.297429620563035" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkBundleSizeTargets_small_topdown_4.html">BenchmarkBundleSizeTargets/small/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.021745902299193 1.379310344827586,2.483995953925148 2.758620689655172,12.66946438509112 4.137931034482759,2.838902519696614 5.517241379310345,5.321218442541187 6.896551724137931,5.580293235424855 8.275862068965518,3.657357661116731 9.655172413793103,3.059336597727058 11.03448275862069,1.726231935290803 12.41379310344828,3.476124308299704 13.79310344827586,0.6634722742370734 15.17241379310345,1.403385962640309 16.55172413793103,15.0775789352103 17.93103448275862,3.895012057723068 19.31034482758621,1.443216699508941 20.68965517241379,3.900192153554841 22.06896551724138,1.227402706950079 23.44827586206897,1.871834628940635 24.82758620689655,3.144668176361263 26.20689655172414,2.010647196973144 27.58620689655172,1.160481468907175 28.96551724137931,3.910762349103458 30.3448275862069,12.0008820163173 31.72413793103448,3.306581171751677 33.10344827586207,3.433633522220161 34.48275862068966,3.696208379855027 35.86206896551724,3.023705938559863 37.24137931034483,6.916267950957093 38.62068965517241,6.300606561221383 40.0,1.656230640266845 41.37931034482759,3.954583159788456 42.75862068965517,1.792103153908347 44.13793103448276,1.370275350093977 45.51724137931034,4.276239110423543 46.89655172413793,3.126607842245082 48.27586206896552,2.010507194383096 49.6551724137931,0.8969965944369971 51.03448275862069,10.01522528166771 52.41379310344828,0.0 53.79310344827586,2.037667696852392 55.17241379310345,20.0 56.55172413793103,0.71240317945882 57.93103448275862,0.6989629308142201 59.31034482758621,4.165287057810569 60.68965517241379,3.595756521495648 62.06896551724138,3.175818752646924 63.44827586206897,10.97802309342723 64.82758620689656,4.046424858859889 66.20689655172414,1.05904959241746 67.58620689655172,2.11634915245932 68.96551724137932,4.020384377110977 70.3448275862069,3.188278983161188 71.72413793103448,6.377047975387545 73.10344827586206,15.08877914241413 74.48275862068967,1.322184460412518 75.86206896551724,1.114280614191363 77.24137931034483,2.150509784431012 78.62068965517241,1.506707874095671 80.0,1.023558935840313" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkVirtualDocs100x10_4.html">BenchmarkVirtualDocs100x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.758085381630013 1.379310344827586,0.9314359637774903 2.758620689655172,13.01940491591203 4.137931034482759,1.966364812419146 5.517241379310345,3.808538163001294 6.896551724137931,3.342820181112549 8.275862068965518,3.477360931435964 9.655172413793103,1.940491591203105 11.03448275862069,3.260025873221216 12.41379310344828,2.91849935316947 13.79310344827586,3.00646830530401 15.17241379310345,1.754204398447607 16.55172413793103,18.39068564036223 17.93103448275862,4.232858990944373 19.31034482758621,2.566623544631307 20.68965517241379,4.0 22.06896551724138,3.073738680465718 23.44827586206897,3.415265200517464 24.82758620689655,1.769728331177232 26.20689655172414,2.204398447606727 27.58620689655172,2.633893919793014 28.96551724137931,3.642949547218629 30.3448275862069,13.20569210866753 31.72413793103448,4.522639068564036 33.10344827586207,4.077619663648124 34.48275862068966,4.424320827943079 35.86206896551724,3.648124191461837 37.24137931034483,10.03880983182406 38.62068965517241,8.60025873221216 40.0,2.494178525226391 41.37931034482759,3.989650711513583 42.75862068965517,0.5950840879689521 44.13793103448276,2.390685640362225 45.51724137931034,4.144890038809832 46.89655172413793,4.729624838292367 48.27586206896552,4.103492884864166 49.6551724137931,0.8796895213454075 51.03448275862069,12.55886157826649 52.41379310344828,3.016817593790427 53.79310344827586,2.73738680465718 55.17241379310345,20.0 56.55172413793103,2.866752910737387 57.93103448275862,2.602846054333765 59.31034482758621,1.448900388098318 60.68965517241379,3.322121604139715 62.06896551724138,3.047865459249677 63.44827586206897,13.01940491591203 64.82758620689656,3.54980595084088 66.20689655172414,3.208279430789133 67.58620689655172,0.0 68.96551724137932,4.574385510996119 70.3448275862069,3.932729624838292 71.72413793103448,9.552393272962483 73.10344827586206,18.58732212160414 74.48275862068967,3.456662354463131 75.86206896551724,2.344113842173351 77.24137931034483,3.228978007761966 78.62068965517241,2.380336351875809 80.0,2.923673997412678" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkMember_array_4.html">BenchmarkMember/array-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.659496004917025 1.379310344827586,1.303011677934849 2.758620689655172,11.22311001843884 4.137931034482759,1.868469575906577 5.517241379310345,4.240934234787953 6.896551724137931,6.724031960663798 8.275862068965518,5.064535955746773 9.655172413793103,1.671788567916411 11.03448275862069,1.708666256914567 12.41379310344828,6.93300553165335 13.79310344827586,1.917639827904118 15.17241379310345,1.880762138905962 16.55172413793103,14.01352181929932 17.93103448275862,4.290104486785495 19.31034482758621,1.290719114935464 20.68965517241379,4.6220036877689 22.06896551724138,1.352181929932391 23.44827586206897,1.598033189920098 24.82758620689655,4.474492931776275 26.20689655172414,1.868469575906577 27.58620689655172,1.868469575906577 28.96551724137931,4.572833435771358 30.3448275862069,11.41979102642901 31.72413793103448,5.531653349723417 33.10344827586207,4.744929317762754 34.48275862068966,4.609711124769514 35.86206896551724,5.224339274738783 37.24137931034483,1.733251382913337 38.62068965517241,0.0 40.0,1.80700676090965 41.37931034482759,4.708051628764597 42.75862068965517,1.843884449907806 44.13793103448276,1.659496004917025 45.51724137931034,6.760909649661955 46.89655172413793,4.855562384757222 48.27586206896552,4.167178856791641 49.6551724137931,1.352181929932391 51.03448275862069,4.6220036877689 52.41379310344828,1.511985248924401 53.79310344827586,5.310387215734481 55.17241379310345,20.0 56.55172413793103,3.171481253841426 57.93103448275862,2.937922556853104 59.31034482758621,7.805777504609711 60.68965517241379,5.039950829748002 62.06896551724138,5.248924400737554 63.44827586206897,9.846342962507682 64.82758620689656,8.137676705593115 66.20689655172414,3.466502765826675 67.58620689655172,4.486785494775661 68.96551724137932,4.80639213275968 70.3448275862069,5.162876459741856 71.72413793103448,1.057160417947142 73.10344827586206,11.54271665642286 74.48275862068967,2.507682851874616 75.86206896551724,2.97480024585126 77.24137931034483,3.269821757836509 78.62068965517241,2.987092808850645 80.0,3.208358942839582" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkGlobalVsLocalLookup_local_var_4.html">BenchmarkGlobalVsLocalLookup/local_var-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.788650981030693 1.379310344827586,1.345762435886998 2.758620689655172,14.28804038101441 4.137931034482759,1.248066433281772 5.517241379310345,4.547748921273305 6.896551724137931,3.762924367011316 8.275862068965518,2.205487258812994 9.655172413793103,0.0 11.03448275862069,2.689896605063909 12.41379310344828,2.917039811121062 13.79310344827586,1.600586176015631 15.17241379310345,2.024749653993324 16.55172413793103,15.46609134576244 17.93103448275862,5.117642269803794 19.31034482758621,1.53626964096719 20.68965517241379,4.820483595212896 22.06896551724138,3.331433688838232 23.44827586206897,3.947732638606204 24.82758620689655,4.781405194170805 26.20689655172414,0.9785882927623545 27.58620689655172,0.2873890743303753 28.96551724137931,4.527395587397216 30.3448275862069,12.8747048766588 31.72413793103448,4.590897989090613 33.10344827586207,3.688024098347309 34.48275862068966,3.835382235610193 35.86206896551724,3.934706504925507 37.24137931034483,7.05120898803224 38.62068965517241,3.947732638606204 40.0,2.68094113815843 41.37931034482759,5.356997476186599 42.75862068965517,1.539526174387365 44.13793103448276,2.395180330538142 45.51724137931034,4.71383212570219 46.89655172413793,3.171863551249695 48.27586206896552,3.984368639583164 49.6551724137931,2.761540340307742 51.03448275862069,10.26866400716437 52.41379310344828,1.870878449890092 53.79310344827586,5.992021493120573 55.17241379310345,20.0 56.55172413793103,2.437515265000407 57.93103448275862,1.787022714320606 59.31034482758621,3.064397948383945 60.68965517241379,5.152650004070667 62.06896551724138,4.954815598795083 63.44827586206897,10.09851013596027 64.82758620689656,4.435398518277294 66.20689655172414,3.161279817634128 67.58620689655172,3.63103476349426 68.96551724137932,4.875030530000814 70.3448275862069,4.607180656191484 71.72413793103448,4.142310510461614 73.10344827586206,17.55841406822438 74.48275862068967,2.019050720508019 75.86206896551724,2.47252299926728 77.24137931034483,3.517870227143206 78.62068965517241,2.737930473011479 80.0,2.114304323048115" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/profiler</td><td><a href="benchmarks.__v1_profiler_BenchmarkProfilerBigLocalVar_10Vars100Iterations_4.html">BenchmarkProfilerBigLocalVar/10Vars100Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.248518570995375 1.379310344827586,2.359587014008525 2.758620689655172,12.92515853773191 4.137931034482759,1.975044459422418 5.517241379310345,3.360523210930331 6.896551724137931,4.741076004094372 8.275862068965518,3.728460518841129 9.655172413793103,1.123528998931385 11.03448275862069,2.850620313222093 12.41379310344828,4.50930436728581 13.79310344827586,1.914966306180091 15.17241379310345,2.873422733297757 16.55172413793103,20.0 17.93103448275862,2.529704720577661 19.31034482758621,2.259002122664308 20.68965517241379,1.222882400689634 22.06896551724138,2.915200686456131 23.44827586206897,3.17381349950939 24.82758620689655,3.466338622559035 26.20689655172414,2.618769225472501 27.58620689655172,2.350781201377679 28.96551724137931,3.318930643301028 30.3448275862069,12.2063526324083 31.72413793103448,2.028289831736149 33.10344827586207,3.888395263134896 34.48275862068966,3.086404222552679 35.86206896551724,2.655382867463913 37.24137931034483,10.1795061594342 38.62068965517241,8.288255959151623 40.0,2.748724481350878 41.37931034482759,3.543710597298933 42.75862068965517,2.501089139983289 44.13793103448276,2.182000918982551 45.51724137931034,5.196634458137961 46.89655172413793,3.399824943093263 48.27586206896552,2.716864653997773 49.6551724137931,2.477531935967838 51.03448275862069,12.51042462555434 52.41379310344828,2.277077211748675 53.79310344827586,2.857625237856255 55.17241379310345,19.31437810438 56.55172413793103,2.355680676074541 57.93103448275862,1.710194747498288 59.31034482758621,3.485393606582775 60.68965517241379,1.157216197928184 62.06896551724138,3.24377005308647 63.44827586206897,14.08311627777638 64.82758620689656,5.348094435388508 66.20689655172414,2.192859214256677 67.58620689655172,2.79394530862056 68.96551724137932,3.423289454344179 70.3448275862069,3.058119687545933 71.72413793103448,8.77212543184897 73.10344827586206,19.38252052813689 74.48275862068967,2.326032233246776 75.86206896551724,1.621236177191489 77.24137931034483,2.839444214183847 78.62068965517241,0.0 80.0,2.055422328097958" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSumIntArray_4.html">BenchmarkSumIntArray-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.3482361159622798 1.379310344827586,1.7324484806147353 2.758620689655172,11.030387705204332 4.137931034482759,1.5298637792525298 5.517241379310345,4.533705902899058 6.896551724137931,6.042612644079636 8.275862068965518,5.309116311561301 9.655172413793103,3.038770520433115 11.03448275862069,2.98987076493189 12.41379310344828,5.944813133077192 13.79310344827586,2.864128536500175 15.17241379310345,1.4530213063220359 16.55172413793103,11.910583304226334 17.93103448275862,5.860984980789382 19.31034482758621,2.857142857142861 20.68965517241379,5.867970660146698 22.06896551724138,0.20957038071952283 23.44827586206897,0.17464198393293628 24.82758620689655,2.8012574222843156 26.20689655172414,0.0 27.58620689655172,0.16765630457562253 28.96551724137931,2.745371987425777 30.3448275862069,11.267900803353129 31.72413793103448,4.093608103388053 33.10344827586207,3.9678658749563382 34.48275862068966,3.9888229130282937 35.86206896551724,4.470834788683199 37.24137931034483,5.588543485853998 38.62068965517241,5.08557457212714 40.0,0.1397135871463533 41.37931034482759,2.8082431016416365 42.75862068965517,0.24449877750611293 44.13793103448276,1.7184771219001078 45.51724137931034,5.553615089067414 46.89655172413793,3.5766678309465583 48.27586206896552,2.7523576667830945 49.6551724137931,0.16067062521830167 51.03448275862069,7.68424729304925 52.41379310344828,0.223541739434161 53.79310344827586,1.7324484806147353 55.17241379310345,20.0 56.55172413793103,1.4600069856793603 57.93103448275862,1.4879497031086295 59.31034482758621,6.657352427523577 60.68965517241379,2.8012574222843156 62.06896551724138,2.7523576667830945 63.44827586206897,8.906741180579811 64.82758620689656,7.481662591687041 66.20689655172414,3.0667132378623805 67.58620689655172,4.205378973105136 68.96551724137932,2.6685295144952867 70.3448275862069,2.717429269996508 71.72413793103448,6.098498078938174 73.10344827586206,11.184072651065316 74.48275862068967,1.7324484806147353 75.86206896551724,1.7184771219001078 77.24137931034483,3.0597275585050667 78.62068965517241,1.7254628012574216 80.0,1.7534055186866908" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefString_really_long_4.html">BenchmarkRefString/really_long-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.865755127408331 1.379310344827586,3.7663144810441267 2.758620689655172,11.522684897451832 4.137931034482759,2.6848974518334394 5.517241379310345,3.7103791174642673 6.896551724137931,4.381603480422623 8.275862068965518,2.4798011187072717 9.655172413793103,0.7768800497203223 11.03448275862069,1.3362336855189554 12.41379310344828,3.1137352392790554 13.79310344827586,3.940335612181478 15.17241379310345,3.666873834679926 16.55172413793103,12.616532007458048 17.93103448275862,4.313238036047233 19.31034482758621,2.691112492231195 20.68965517241379,4.673710379117464 22.06896551724138,3.343691733996266 23.44827586206897,4.021131137352397 24.82758620689655,4.71100062150404 26.20689655172414,3.325046612802982 27.58620689655172,2.641392169049098 28.96551724137931,4.201367308887509 30.3448275862069,10.416407706650094 31.72413793103448,2.802983219390928 33.10344827586207,2.5792417650714725 34.48275862068966,2.7221876942200076 35.86206896551724,1.4605344934742064 37.24137931034483,1.8645121193287757 38.62068965517241,0.0 40.0,3.331261653200748 41.37931034482759,4.331883157240524 42.75862068965517,3.380981976382845 44.13793103448276,5.587321317588563 45.51724137931034,5.295214418893721 46.89655172413793,2.41143567433188 48.27586206896552,2.336855189558733 49.6551724137931,1.9701678060907426 51.03448275862069,2.0198881292728394 52.41379310344828,2.7781230577998812 53.79310344827586,2.6848974518334394 55.17241379310345,20.0 56.55172413793103,5.904288377874456 57.93103448275862,6.196395276569298 59.31034482758621,4.269732753262899 60.68965517241379,5.5189558732131765 62.06896551724138,4.965817277812302 63.44827586206897,6.016159105034182 64.82758620689656,5.407085146053451 66.20689655172414,6.270975761342449 67.58620689655172,5.755127408328155 68.96551724137932,1.404599129894347 70.3448275862069,0.7147296457426968 71.72413793103448,3.6420136730888757 73.10344827586206,9.310130515848353 74.48275862068967,2.0571783716594148 75.86206896551724,1.7712865133623374 77.24137931034483,1.7402113113735211 78.62068965517241,1.6842759477936617 80.0,6.426351771286512" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLIsValid_Trivial_Schema___string_4.html">BenchmarkGraphQLIsValid/Trivial_Schema_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.427192664977681 1.379310344827586,3.259983110145977 2.758620689655172,11.32512968995054 4.137931034482759,2.998914223669924 5.517241379310345,2.385329955362529 6.896551724137931,7.658583665098323 8.275862068965518,1.930992882132947 9.655172413793103,1.53070334177826 11.03448275862069,3.186874170587526 12.41379310344828,6.423935335987453 13.79310344827586,2.500904813608397 15.17241379310345,3.229581372903848 16.55172413793103,16.54988539027627 17.93103448275862,2.543129448666908 19.31034482758621,3.756303534805163 20.68965517241379,1.827723488961274 22.06896551724138,3.510918084207986 23.44827586206897,3.639039691156955 24.82758620689655,2.141633490167692 26.20689655172414,2.177584750874653 27.58620689655172,2.242248763421402 28.96551724137931,1.216310773314031 30.3448275862069,11.20352274098202 31.72413793103448,1.675956086379539 33.10344827586207,2.173482929183255 34.48275862068966,1.128724816021233 35.86206896551724,1.478827361563518 37.24137931034483,8.197128724816022 38.62068965517241,6.080347448425624 40.0,3.183737483411751 41.37931034482759,1.64217637833273 42.75862068965517,2.761249849197732 44.13793103448276,3.105079020388467 45.51724137931034,7.629388346000724 46.89655172413793,1.399203764024611 48.27586206896552,0.9233924478224153 49.6551724137931,3.205935577271082 51.03448275862069,10.47363976354204 52.41379310344828,1.695258776692001 53.79310344827586,1.251538183134274 55.17241379310345,20.0 56.55172413793103,3.467487031004946 57.93103448275862,3.288213294727953 59.31034482758621,6.32693931716733 60.68965517241379,1.792737362769936 62.06896551724138,0.4287610085655688 63.44827586206897,11.71045964531307 64.82758620689656,6.780311255881288 66.20689655172414,2.652430932561226 67.58620689655172,0.0 68.96551724137932,1.438774279165159 70.3448275862069,2.087344673663892 71.72413793103448,6.927976836771625 73.10344827586206,17.18035951260707 74.48275862068967,3.824586801785499 75.86206896551724,3.417300036192544 77.24137931034483,2.883821932681868 78.62068965517241,3.623597538906985 80.0,3.579442634817228" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkSplitMap_split_and_convert_4.html">BenchmarkSplitMap/split_and_convert-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.5784979623520314 1.379310344827586,1.6728119542014355 2.758620689655172,12.5247428682321 4.137931034482759,3.1437997283136063 5.517241379310345,5.394915583155445 6.896551724137931,4.801086745585097 8.275862068965518,5.464777799340194 9.655172413793103,3.986027556763055 11.03448275862069,4.0364836017853705 12.41379310344828,3.5008732777023113 13.79310344827586,3.5358043857946804 15.17241379310345,2.429652629536193 16.55172413793103,15.497768290316321 17.93103448275862,4.754511934795264 19.31034482758621,2.4995148457209417 20.68965517241379,5.228022511158553 22.06896551724138,2.1191538909373193 23.44827586206897,2.790607413157389 24.82758620689655,5.065010673394143 26.20689655172414,2.107510188239864 27.58620689655172,2.0648166116825166 28.96551724137931,5.26295361925092 30.3448275862069,12.307393751212887 31.72413793103448,5.208616339996119 33.10344827586207,4.9951484572093925 34.48275862068966,5.309528430040755 35.86206896551724,0.628759945662722 37.24137931034483,7.692606248787115 38.62068965517241,6.318649330487094 40.0,0.0 41.37931034482759,4.579856394333401 42.75862068965517,2.4995148457209417 44.13793103448276,0.15913060353192776 45.51724137931034,4.187851736852322 46.89655172413793,5.228022511158553 48.27586206896552,3.4193673588201037 49.6551724137931,2.3209780710265875 51.03448275862069,9.132544149039393 52.41379310344828,2.3209780710265875 53.79310344827586,4.249951484572094 55.17241379310345,20.0 56.55172413793103,2.3093343683291288 57.93103448275862,2.231709683679412 59.31034482758621,3.481467106539885 60.68965517241379,5.270716087715899 62.06896551724138,5.193091403066179 63.44827586206897,10.347370463807493 64.82758620689656,4.156801862992435 66.20689655172414,2.4529400349311103 67.58620689655172,4.560450223170969 68.96551724137932,5.0766543760916 70.3448275862069,4.867067727537357 71.72413793103448,6.633029303318455 73.10344827586206,15.016495245488064 74.48275862068967,2.3365030079565337 75.86206896551724,2.2938094313991897 77.24137931034483,2.6508829807878946 78.62068965517241,2.262759557539301 80.0,2.4995148457209417" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkMemoryAllocationTargets_1000_wasm_4.html">BenchmarkMemoryAllocationTargets/1000/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.279063999483016 1.379310344827586,7.714090659165107 2.758620689655172,17.12073989327463 4.137931034482759,7.101630989854194 5.517241379310345,4.046379796044136 6.896551724137931,4.005360457169593 8.275862068965518,3.255206932492104 9.655172413793103,7.455526581520791 11.03448275862069,7.302337654648359 12.41379310344828,4.233569790820145 13.79310344827586,7.521232616331271 15.17241379310345,7.858860549049735 16.55172413793103,15.5924536257998 17.93103448275862,3.653342180783295 19.31034482758621,7.699389836431686 20.68965517241379,2.711377577562905 22.06896551724138,7.99173114823462 23.44827586206897,8.318362345676562 24.82758620689655,4.696299125640408 26.20689655172414,7.94838682658986 27.58620689655172,7.736697867405944 28.96551724137931,4.930977976564607 30.3448275862069,15.6221296481153 31.72413793103448,3.212180310356318 33.10344827586207,3.782205433889079 34.48275862068966,3.199147410045009 35.86206896551724,3.964694920020954 37.24137931034483,2.501385422574644 38.62068965517241,0.0 40.0,7.433446465647116 41.37931034482759,4.71928901738069 42.75862068965517,6.293735579420725 44.13793103448276,7.537608581930191 45.51724137931034,4.481288762499039 46.89655172413793,4.490603134466678 48.27586206896552,4.44684724754893 49.6551724137931,6.783353845409585 51.03448275862069,6.098978559976432 52.41379310344828,8.238049353896676 53.79310344827586,3.043452989317715 55.17241379310345,20.0 56.55172413793103,7.378534993698358 57.93103448275862,7.699902487912075 59.31034482758621,4.707902378161336 60.68965517241379,4.203857666287714 62.06896551724138,3.284095926478557 63.44827586206897,9.450455664130967 64.82758620689656,5.429390742597331 66.20689655172414,6.903335953150875 67.58620689655172,4.260386517554883 68.96551724137932,4.219396060453884 70.3448275862069,4.151949898787435 71.72413793103448,1.316279608781936 73.10344827586206,17.01769694571635 74.48275862068967,8.007608903239921 75.86206896551724,7.952098134490145 77.24137931034483,8.598674398798806 78.62068965517241,7.891157592314271 80.0,8.094766875349515" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMObjectIteration_100_4.html">BenchmarkWASMObjectIteration/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.2326723555773835 1.379310344827586,3.67978390324759 2.758620689655172,14.68813309595433 4.137931034482759,3.614095401804899 5.517241379310345,4.244582233409049 6.896551724137931,5.878506967892443 8.275862068965518,5.129842224814292 9.655172413793103,3.788446190680828 11.03448275862069,6.655718583092885 12.41379310344828,4.370127079624286 13.79310344827586,3.695745595186936 15.17241379310345,4.33574805083185 16.55172413793103,15.50831849714531 17.93103448275862,6.023696973417644 19.31034482758621,4.686598317883234 20.68965517241379,5.350850267051384 22.06896551724138,8.01737368776475 23.44827586206897,8.79826877033581 24.82758620689655,4.320707225735159 26.20689655172414,4.119958254036466 27.58620689655172,4.961016636994291 28.96551724137931,4.765792866351526 30.3448275862069,14.05672539750752 31.72413793103448,4.484621523727669 33.10344827586207,4.656516667689852 34.48275862068966,4.908527226962981 35.86206896551724,4.363067100497268 37.24137931034483,3.774940143655227 38.62068965517241,0.0 40.0,4.379949659279268 41.37931034482759,5.646755479157714 42.75862068965517,4.761188532138253 44.13793103448276,4.388237460863159 45.51724137931034,5.284240898766038 46.89655172413793,4.409724353858432 48.27586206896552,4.841610903063417 49.6551724137931,5.196758548713856 51.03448275862069,5.503407207317822 52.41379310344828,4.511633617778869 53.79310344827586,5.914113819141752 55.17241379310345,20.0 56.55172413793103,4.493830192154215 57.93103448275862,3.817300018417337 59.31034482758621,5.938977223893425 60.68965517241379,4.364601878568359 62.06896551724138,5.064767634600037 63.44827586206897,6.252992817238627 64.82758620689656,4.242126588495304 66.20689655172414,4.148505126158757 67.58620689655172,3.968322180612683 68.96551724137932,4.444717293879305 70.3448275862069,4.409110442629996 71.72413793103448,1.197433851065136 73.10344827586206,14.15495119405734 74.48275862068967,3.732887224507336 75.86206896551724,4.050586285223157 77.24137931034483,7.170483148136779 78.62068965517241,2.982687703358094 80.0,4.147891214930321" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectCreationAndLookup_50000_4.html">BenchmarkObjectCreationAndLookup/50000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.655063291139243 1.379310344827586,7.080696202531646 2.758620689655172,13.030063291139243 4.137931034482759,6.969936708860761 5.517241379310345,9.75474683544304 6.896551724137931,11.653481012658228 8.275862068965518,6.9462025316455716 9.655172413793103,0.0 11.03448275862069,8.512658227848103 12.41379310344828,8.884493670886076 13.79310344827586,8.56012658227848 15.17241379310345,8.481012658227849 16.55172413793103,20.0 17.93103448275862,1.115506329113927 19.31034482758621,8.655063291139243 20.68965517241379,7.397151898734178 22.06896551724138,0.7357594936708871 23.44827586206897,6.938291139240508 24.82758620689655,9.715189873417723 26.20689655172414,8.299050632911394 27.58620689655172,8.639240506329116 28.96551724137931,9.77848101265823 30.3448275862069,14.699367088607595 31.72413793103448,8.931962025316459 33.10344827586207,9.770569620253164 34.48275862068966,9.636075949367092 35.86206896551724,7.476265822784811 37.24137931034483,16.977848101265824 38.62068965517241,12.91139240506329 40.0,8.631329113924052 41.37931034482759,9.193037974683545 42.75862068965517,6.582278481012658 44.13793103448276,8.583860759493671 45.51724137931034,11.977848101265822 46.89655172413793,9.75474683544304 48.27586206896552,9.802215189873419 49.6551724137931,8.48892405063291 51.03448275862069,16.29746835443038 52.41379310344828,8.433544303797468 53.79310344827586,9.825949367088608 55.17241379310345,17.966772151898734 56.55172413793103,6.99367088607595 57.93103448275862,8.417721518987342 59.31034482758621,10.387658227848103 60.68965517241379,9.770569620253164 62.06896551724138,9.802215189873419 63.44827586206897,18.591772151898734 64.82758620689656,4.8813291139240516 66.20689655172414,8.536392405063292 67.58620689655172,9.303797468354432 68.96551724137932,7.191455696202533 70.3448275862069,9.738924050632914 71.72413793103448,16.257911392405063 73.10344827586206,19.23259493670886 74.48275862068967,8.568037974683545 75.86206896551724,7.017405063291143 77.24137931034483,8.583860759493671 78.62068965517241,7.009493670886076 80.0,8.599683544303797" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkExprMarshalJSON_simple_expr_4.html">BenchmarkExprMarshalJSON/simple_expr-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.3190848886213125 1.379310344827586,1.204093919325707 2.758620689655172,14.60565924142083 4.137931034482759,1.077664057796508 5.517241379310345,4.425045153521975 6.896551724137931,3.449729078868152 8.275862068965518,4.948826008428657 9.655172413793103,1.011438892233594 11.03448275862069,1.499096929560506 12.41379310344828,2.408187838651415 13.79310344827586,0.3792895845875978 15.17241379310345,2.05900060204696 16.55172413793103,17.64599638771824 17.93103448275862,5.96628537025888 19.31034482758621,0.2769416014449127 20.68965517241379,6.857314870559904 22.06896551724138,1.776038531005418 23.44827586206897,0.5659241420830825 24.82758620689655,6.062612883804937 26.20689655172414,2.606863335340157 27.58620689655172,0.9933774834437086 28.96551724137931,6.183022275737508 30.3448275862069,14.18422636965683 31.72413793103448,7.062010836845274 33.10344827586207,6.152919927754365 34.48275862068966,6.231186032510536 35.86206896551724,5.105358217940999 37.24137931034483,8.627332931968693 38.62068965517241,5.129440096327514 40.0,0.7645996387718242 41.37931034482759,6.128838049367851 42.75862068965517,1.52317880794702 44.13793103448276,1.342564720048164 45.51724137931034,2.865743527995184 46.89655172413793,7.134256472004816 48.27586206896552,6.41782059000602 49.6551724137931,2.107164358819988 51.03448275862069,9.373871161950632 52.41379310344828,1.763997591812161 53.79310344827586,4.346779048765804 55.17241379310345,20.0 56.55172413793103,1.97471402769416 57.93103448275862,1.113786875376279 59.31034482758621,2.649006622516556 60.68965517241379,7.176399759181216 62.06896551724138,5.845875978326309 63.44827586206897,11.51715833835039 64.82758620689656,3.913305237808549 66.20689655172414,0.0 67.58620689655172,5.96628537025888 68.96551724137932,5.71944611679711 70.3448275862069,3.877182420228778 71.72413793103448,7.513546056592414 73.10344827586206,17.36905478627333 74.48275862068967,1.715833835039133 75.86206896551724,2.432269717037929 77.24137931034483,1.697772426249247 78.62068965517241,2.805538832028898 80.0,1.414810355207706" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_100_1000_4.html">BenchmarkJSONPatchAddRemove/array-100-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.149142518652108 1.379310344827586,1.739328548097377 2.758620689655172,10.79162639665977 4.137931034482759,2.575729596596455 5.517241379310345,3.811337315967068 6.896551724137931,1.326931701268895 8.275862068965518,3.960362322142468 9.655172413793103,3.233175930566914 11.03448275862069,2.909848744654981 12.41379310344828,2.83838197310643 13.79310344827586,2.098533012612206 15.17241379310345,0.0 16.55172413793103,17.02069898339717 17.93103448275862,4.145936106787665 19.31034482758621,2.995560906237035 20.68965517241379,4.07897797720258 22.06896551724138,3.770999359676913 23.44827586206897,3.291692347539553 24.82758620689655,4.229010233178329 26.20689655172414,2.95176952205997 27.58620689655172,2.244296448005525 28.96551724137931,4.842857040076551 30.3448275862069,12.67451202344494 31.72413793103448,5.754753859325574 33.10344827586207,2.558990064200184 34.48275862068966,4.465522079155445 35.86206896551724,3.85138748659998 37.24137931034483,8.116898533971899 38.62068965517241,6.038510517366665 40.0,3.865297126700034 41.37931034482759,4.347194209752576 42.75862068965517,2.643982761639131 44.13793103448276,2.846919614271291 45.51724137931034,3.670610129575492 46.89655172413793,4.695654676397019 48.27586206896552,4.219369413660706 49.6551724137931,2.742069706482612 51.03448275862069,10.117200708912 52.41379310344828,1.117615599901194 53.79310344827586,1.902790801411109 55.17241379310345,20.0 56.55172413793103,3.900550869712238 57.93103448275862,2.740918563853642 59.31034482758621,3.197874223278502 60.68965517241379,4.328536106308022 62.06896551724138,4.116725862577552 63.44827586206897,12.87524251937157 64.82758620689656,3.247469284876624 66.20689655172414,2.458217119889107 67.58620689655172,3.85978123493622 68.96551724137932,4.330550605908719 70.3448275862069,3.320662770368629 71.72413793103448,9.00203128709737 73.10344827586206,17.30901224767793 74.48275862068967,3.098780028634673 75.86206896551724,1.846192955486753 77.24137931034483,1.757746830160896 78.62068965517241,3.960602143523504 80.0,3.010190010480194" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectIteration_10000_4.html">BenchmarkObjectIteration/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.536698503930948 1.379310344827586,0.6335834560112656 2.758620689655172,12.96729725384003 4.137931034482759,0.356154921667227 5.517241379310345,4.982956587774145 6.896551724137931,2.197216803298682 8.275862068965518,3.694067800639892 9.655172413793103,0.9432372920250215 11.03448275862069,1.686106400556379 12.41379310344828,0.8431271680708513 13.79310344827586,1.041096681716764 15.17241379310345,0.6987561258981143 16.55172413793103,15.13673738985623 17.93103448275862,4.05693618006015 19.31034482758621,0.001940773988415587 20.68965517241379,3.702982680793576 22.06896551724138,2.224119946172581 23.44827586206897,2.076818370500094 24.82758620689655,4.411224295531623 26.20689655172414,1.650439835389961 27.58620689655172,1.183618529072953 28.96551724137931,5.271983976462744 30.3448275862069,12.69093949135167 31.72413793103448,5.417679394351714 33.10344827586207,4.5292275807583 34.48275862068966,5.014635936688501 35.86206896551724,4.962728157619026 37.24137931034483,7.169588952170488 38.62068965517241,5.62037932445215 40.0,1.061466002905525 41.37931034482759,5.632893970515381 42.75862068965517,0.9269467662601902 44.13793103448276,0.0 45.51724137931034,1.950262999531361 46.89655172413793,4.079968341784741 48.27586206896552,4.749348687168543 49.6551724137931,0.5043546776791795 51.03448275862069,7.933813619126099 52.41379310344828,1.09364903726515 53.79310344827586,3.697188537035057 55.17241379310345,20.0 56.55172413793103,1.473117902724251 57.93103448275862,1.69082977245922 59.31034482758621,1.646022901485291 60.68965517241379,5.276414999470778 62.06896551724138,4.374127686373741 63.44827586206897,10.39233397796852 64.82758620689656,2.949402331429602 66.20689655172414,1.543306293408748 67.58620689655172,2.687109016374532 68.96551724137932,5.301402024287149 70.3448275862069,5.144836863152715 71.72413793103448,5.453958835514473 73.10344827586206,14.94808781808572 74.48275862068967,2.203461798364854 75.86206896551724,0.448744986700767 77.24137931034483,1.286190723840013 78.62068965517241,1.050906219934074 80.0,1.960650190986602" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_5000_5_4.html">BenchmarkLazyObjectFind/5000_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.8438381937911572 1.379310344827586,1.8626528692380084 2.758620689655172,11.87206020696143 4.137931034482759,1.2793979303856986 5.517241379310345,3.047977422389465 6.896551724137931,2.2577610536218238 8.275862068965518,2.144873000940734 9.655172413793103,1.9943555973659493 11.03448275862069,2.0131702728127934 12.41379310344828,6.378174976481656 13.79310344827586,0.0 15.17241379310345,1.2793979303856986 16.55172413793103,16.53809971777987 17.93103448275862,3.349012229539042 19.31034482758621,1.8438381937911572 20.68965517241379,2.953904045155223 22.06896551724138,1.7873941674506106 23.44827586206897,1.655691439322677 24.82758620689655,3.047977422389465 26.20689655172414,1.2982126058325534 27.58620689655172,1.1476952022577578 28.96551724137931,1.015992474129824 30.3448275862069,11.288805268109128 31.72413793103448,2.709313264346193 33.10344827586207,2.6528692380056427 34.48275862068966,2.728127939793037 35.86206896551724,2.6528692380056427 37.24137931034483,6.491063029162746 38.62068965517241,4.722483537158986 40.0,1.5804327375352791 41.37931034482759,3.875823142050802 42.75862068965517,1.7873941674506106 44.13793103448276,1.1288805268109172 45.51724137931034,7.48824082784572 46.89655172413793,2.6904985888993416 48.27586206896552,2.746942615239888 49.6551724137931,2.427093132643467 51.03448275862069,5.964252116650989 52.41379310344828,1.7497648165569117 53.79310344827586,3.3866415804327374 55.17241379310345,20.0 56.55172413793103,0.5268109125117633 57.93103448275862,0.6208842897460052 59.31034482758621,7.130761994355602 60.68965517241379,2.6716839134524974 62.06896551724138,3.3678269049858933 63.44827586206897,9.313264346190026 64.82758620689656,7.130761994355602 66.20689655172414,0.7714016933207901 67.58620689655172,3.424270931326433 68.96551724137932,2.6904985888993416 70.3448275862069,2.7845719661335835 71.72413793103448,7.619943555973661 73.10344827586206,18.08090310442145 74.48275862068967,1.8438381937911572 75.86206896551724,1.8438381937911572 77.24137931034483,1.015992474129824 78.62068965517241,1.5804327375352791 80.0,0.9219190968955822" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkArrayIteration_4.html">BenchmarkArrayIteration-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.168798538145272 1.379310344827586,4.961740520785747 2.758620689655172,13.07503426222019 4.137931034482759,4.607697578803106 5.517241379310345,3.073892188213796 6.896551724137931,9.18513019643673 8.275862068965518,3.906464138876199 9.655172413793103,4.878369118318867 11.03448275862069,6.793627227044312 12.41379310344828,7.985952489721334 13.79310344827586,3.6717679305619 15.17241379310345,6.626884422110553 16.55172413793103,16.75022841480128 17.93103448275862,5.203289173138419 19.31034482758621,4.191982640475103 20.68965517241379,1.484125171311101 22.06896551724138,7.355527638190955 23.44827586206897,7.618204659661946 24.82758620689655,5.027980813156693 26.20689655172414,2.542827775239836 27.58620689655172,4.251941525810873 28.96551724137931,4.520328917313842 30.3448275862069,13.2297852900868 31.72413793103448,2.061443581544084 33.10344827586207,4.599132023755139 34.48275862068966,4.896642302421197 35.86206896551724,4.185130196436729 37.24137931034483,6.445865692096848 38.62068965517241,4.605984467793513 40.0,6.325376884422111 41.37931034482759,5.340338053905893 42.75862068965517,5.774326176336227 44.13793103448276,6.38533576975788 45.51724137931034,8.76827318410233 46.89655172413793,0.0 48.27586206896552,4.334170854271357 49.6551724137931,5.320922795797168 51.03448275862069,9.322179077204202 52.41379310344828,4.459798994974874 53.79310344827586,5.855413430790315 55.17241379310345,20.0 56.55172413793103,5.758908177249886 57.93103448275862,5.454545454545455 59.31034482758621,8.49474645957058 60.68965517241379,0.1130653266331658 62.06896551724138,4.745317496573778 63.44827586206897,9.529465509365007 64.82758620689656,8.09673366834171 66.20689655172414,5.576176336226587 67.58620689655172,4.285632708999543 68.96551724137932,4.856098675194153 70.3448275862069,3.995545911375057 71.72413793103448,5.016560073092736 73.10344827586206,18.36169483782549 74.48275862068967,4.271927820922796 75.86206896551724,4.825833714024669 77.24137931034483,6.209456372772956 78.62068965517241,0.4351301964367291 80.0,5.702375513933303" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkEscapeTemplateStringStringPart____100_4.html">BenchmarkEscapeTemplateStringStringPart/_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.0699481865284994 1.379310344827586,3.0829015544041454 2.758620689655172,11.338514680483593 4.137931034482759,3.1044905008635624 5.517241379310345,3.130397236614858 6.896551724137931,10.820379965457684 8.275862068965518,4.455958549222798 9.655172413793103,1.8998272884283303 11.03448275862069,2.9792746113989708 12.41379310344828,10.936960276338516 13.79310344827586,2.1373056994818675 15.17241379310345,2.2150259067357503 16.55172413793103,20.0 17.93103448275862,5.932642487046634 19.31034482758621,3.095854922279795 20.68965517241379,5.077720207253886 22.06896551724138,3.091537132987913 23.44827586206897,3.0613126079447355 24.82758620689655,4.7452504317789295 26.20689655172414,2.9922279792746167 27.58620689655172,2.9360967184801368 28.96551724137931,4.952504317789293 30.3448275862069,12.495682210708116 31.72413793103448,6.036269430051815 33.10344827586207,5.207253886010363 34.48275862068966,4.486183074265975 35.86206896551724,4.671848013816929 37.24137931034483,6.066493955094991 38.62068965517241,6.10967184801382 40.0,3.018134715025905 41.37931034482759,4.83160621761658 42.75862068965517,3.091537132987913 44.13793103448276,3.1001727115716733 45.51724137931034,10.647668393782384 46.89655172413793,0.6563039723661532 48.27586206896552,2.2884283246977617 49.6551724137931,2.7849740932642533 51.03448275862069,7.707253886010363 52.41379310344828,2.737478411053541 53.79310344827586,4.101899827288433 55.17241379310345,18.907599309153714 56.55172413793103,2.724525043177895 57.93103448275862,0.0 59.31034482758621,10.867875647668393 60.68965517241379,3.2037996545768586 62.06896551724138,5.151122625215891 63.44827586206897,9.516407599309156 64.82758620689656,10.876511226252157 66.20689655172414,2.366148531951641 67.58620689655172,4.499136442141623 68.96551724137932,5.703799654576859 70.3448275862069,5.492227979274611 71.72413793103448,9.97841105354059 73.10344827586206,18.20811744386874 74.48275862068967,0.26338514680483627 75.86206896551724,0.36269430051813956 77.24137931034483,0.40155440414507737 78.62068965517241,0.25474956822107586 80.0,0.2892918825561317" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkPolicyComplexityTargets_100_wasm_4.html">BenchmarkPolicyComplexityTargets/100/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.438379126885795 1.379310344827586,5.757889366664237 2.758620689655172,14.91523941403688 4.137931034482759,5.144522993950878 5.517241379310345,0.4305808614532468 6.896551724137931,5.379491290722251 8.275862068965518,1.88062094599519 9.655172413793103,5.314189927847825 11.03448275862069,7.826834778806209 12.41379310344828,5.520297354420232 13.79310344827586,5.289701916769915 15.17241379310345,6.842941476568763 16.55172413793103,18.44996720355659 17.93103448275862,1.607171488958531 19.31034482758621,5.614459587493623 20.68965517241379,0.8672837256759711 22.06896551724138,8.431455433277458 23.44827586206897,9.47511114350266 24.82758620689655,1.134902703884557 26.20689655172414,5.499307630639166 27.58620689655172,5.185044821805991 28.96551724137931,1.267837621164638 30.3448275862069,14.34851687194811 31.72413793103448,1.095838495736462 33.10344827586207,0.5885868376940456 34.48275862068966,0.0 35.86206896551724,1.660811894176809 37.24137931034483,3.330661030537133 38.62068965517241,0.317469572188616 40.0,6.257561402230158 41.37931034482759,2.07506741491145 42.75862068965517,5.387070913198746 44.13793103448276,5.468114568908972 45.51724137931034,4.706945557903943 46.89655172413793,0.9795204431163909 48.27586206896552,1.571314044165877 49.6551724137931,5.193790540048101 51.03448275862069,5.485897529334597 52.41379310344828,5.937176590627505 53.79310344827586,3.011150790758691 55.17241379310345,20.0 56.55172413793103,6.415858902412361 57.93103448275862,4.898768311347569 59.31034482758621,6.099263902047956 60.68965517241379,1.547409080970775 62.06896551724138,0.4769331681364332 63.44827586206897,8.992930544420961 64.82758620689656,4.987100065592887 66.20689655172414,5.474528095619853 67.58620689655172,0.6664237300488303 68.96551724137932,1.224109029954085 70.3448275862069,0.2766562203920997 71.72413793103448,0.9783543473507762 73.10344827586206,18.14678230449676 74.48275862068967,5.994606807084032 75.86206896551724,5.59288681582975 77.24137931034483,8.396181036367611 78.62068965517241,5.480358574447927 80.0,5.224692077836892" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainArray_100_4.html">BenchmarkJSONPatchPathologicalNestedAddChainArray/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.371022979033547 1.379310344827586,1.590518508702548 2.758620689655172,10.56248731784281 4.137931034482759,5.26434791971211 5.517241379310345,1.787055710387153 6.896551724137931,6.033186875986102 8.275862068965518,2.252019827646896 9.655172413793103,5.359593508391965 11.03448275862069,5.476869815844725 12.41379310344828,5.779750787846663 13.79310344827586,4.362496428290425 15.17241379310345,5.478029327359088 16.55172413793103,18.72594531246765 17.93103448275862,2.597802725680281 19.31034482758621,5.632244358769427 20.68965517241379,2.433980313150931 22.06896551724138,4.425027227815025 23.44827586206897,5.653778144036177 24.82758620689655,0.9968486133484622 26.20689655172414,5.262857119193643 27.58620689655172,4.57419010191278 28.96551724137931,0.0 30.3448275862069,10.34441633089146 31.72413793103448,2.33517336767696 33.10344827586207,2.111139178651737 34.48275862068966,2.090847727150376 35.86206896551724,2.212844902911616 37.24137931034483,10.02555066444151 38.62068965517241,8.497397310761508 40.0,5.556710465833751 41.37931034482759,2.116771091721502 42.75862068965517,4.156683134490912 44.13793103448276,5.532277901781093 45.51724137931034,6.140938624570877 46.89655172413793,2.001399696042339 48.27586206896552,1.630273189195009 49.6551724137931,4.364649806817099 51.03448275862069,12.05361912531421 52.41379310344828,5.057292292147208 53.79310344827586,1.163652626914747 55.17241379310345,20.0 56.55172413793103,5.158832371905036 57.93103448275862,5.349406371515771 59.31034482758621,6.027058029410181 60.68965517241379,2.470173636849276 62.06896551724138,1.960816793039618 63.44827586206897,13.41008195261739 64.82758620689656,6.058778951553124 66.20689655172414,5.261117851922097 67.58620689655172,1.262459572388718 68.96551724137932,2.393728699152314 70.3448275862069,2.552167665364977 71.72413793103448,9.405212004257065 73.10344827586206,18.9028536406591 74.48275862068967,5.934545575014183 75.86206896551724,5.116841490634874 77.24137931034483,5.590419122001317 78.62068965517241,5.413096682554735 80.0,5.590419122001317" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_1000_10_4.html">BenchmarkJSONPatchAddShallowComposite/object-1000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.540226921093347 1.379310344827586,2.486075296544611 2.758620689655172,13.20758122743682 4.137931034482759,2.40587931923672 5.517241379310345,5.154461062403301 6.896551724137931,5.824909747292419 8.275862068965518,5.938112429087158 9.655172413793103,2.440175348117586 11.03448275862069,2.15807117070655 12.41379310344828,7.342702423929861 13.79310344827586,1.868231046931408 15.17241379310345,2.051830840639505 16.55172413793103,17.65910263022176 17.93103448275862,5.612686952037133 19.31034482758621,2.290097988653945 20.68965517241379,5.708870551830841 22.06896551724138,2.666322846828262 23.44827586206897,2.701650335224342 24.82758620689655,5.627643115007736 26.20689655172414,2.351211964930376 27.58620689655172,1.859205776173285 28.96551724137931,5.503610108303249 30.3448275862069,13.78184631253223 31.72413793103448,5.517276946879835 33.10344827586207,5.54486848891181 34.48275862068966,5.697008767405879 35.86206896551724,5.469314079422383 37.24137931034483,9.471892728210419 38.62068965517241,8.310985043837029 40.0,0.0 41.37931034482759,5.742392986075297 42.75862068965517,2.839350180505415 44.13793103448276,2.665807117070655 45.51724137931034,7.16761217122228 46.89655172413793,5.963125322331099 48.27586206896552,4.828261990716864 49.6551724137931,2.381897885507994 51.03448275862069,10.92212480660134 52.41379310344828,1.692882929345023 53.79310344827586,5.192367199587416 55.17241379310345,20.0 56.55172413793103,2.014440433212996 57.93103448275862,2.124548736462094 59.31034482758621,6.616297060340382 60.68965517241379,6.117070654976792 62.06896551724138,3.897627643115008 63.44827586206897,13.2570912841671 64.82758620689656,7.373646209386282 66.20689655172414,2.316400206291903 67.58620689655172,4.829551315110882 68.96551724137932,4.506188757091284 70.3448275862069,4.587416193914389 71.72413793103448,9.69700876740588 73.10344827586206,15.3161423414131 74.48275862068967,2.875193398659103 75.86206896551724,2.18746776689015 77.24137931034483,2.778236204228984 78.62068965517241,2.414646725116039 80.0,2.396080453842187" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkCapabilitiesCurrentVersion_4.html">BenchmarkCapabilitiesCurrentVersion-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.874392578412605 1.379310344827586,2.338389044323369 2.758620689655172,9.612722721248712 4.137931034482759,2.856722132233839 5.517241379310345,1.192755117066706 6.896551724137931,8.037107936975408 8.275862068965518,1.127963481077897 9.655172413793103,2.839051686055073 11.03448275862069,2.945074363127669 12.41379310344828,7.804447062288323 13.79310344827586,2.747754380798115 15.17241379310345,2.871447504049477 16.55172413793103,11.64776910616993 17.93103448275862,0.0 19.31034482758621,2.777205124429392 20.68965517241379,1.042556324547195 22.06896551724138,2.96863495803269 23.44827586206897,2.950964511853924 24.82758620689655,0.5654542777205124 26.20689655172414,2.706523339714328 27.58620689655172,2.594610513915476 28.96551724137931,1.796495361507878 30.3448275862069,8.864673833014283 31.72413793103448,1.646296568988367 33.10344827586207,1.316448240318068 34.48275862068966,1.56677956118392 35.86206896551724,0.7598291856869386 37.24137931034483,7.250773082020321 38.62068965517241,5.595641289942571 40.0,3.163009865999116 41.37931034482759,1.60506552790458 42.75862068965517,2.903843322043882 44.13793103448276,2.877337652775733 45.51724137931034,8.02238256515977 46.89655172413793,1.434251214843175 48.27586206896552,1.563834486820792 49.6551724137931,2.635841554999264 51.03448275862069,7.916359888087174 52.41379310344828,2.459137093211604 53.79310344827586,1.307613017228685 55.17241379310345,20.0 56.55172413793103,2.523928729200412 57.93103448275862,2.31188337505522 59.31034482758621,7.928140185539685 60.68965517241379,1.451921661021941 62.06896551724138,0.7244882933294066 63.44827586206897,9.789427183036372 64.82758620689656,8.146075688411132 66.20689655172414,2.397290531585923 67.58620689655172,1.499042850831984 68.96551724137932,1.166249447798557 70.3448275862069,0.2297158003239582 71.72413793103448,6.770725960830511 73.10344827586206,13.50611102930349 74.48275862068967,1.666912089530261 75.86206896551724,1.92018848475924 77.24137931034483,1.708143130614048 78.62068965517241,1.843616551317921 80.0,2.5651597702842" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionN_10x250_4.html">BenchmarkObjectUnionN/10x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.767307056088048 1.379310344827586,1.756030734964517 2.758620689655172,12.66051283962928 4.137931034482759,1.542898946456113 5.517241379310345,4.59412233410528 6.896551724137931,2.260576210690139 8.275862068965518,4.800171474635267 9.655172413793103,1.806075234496223 11.03448275862069,2.073072424735216 12.41379310344828,6.425918763891542 13.79310344827586,0.5958743575525725 15.17241379310345,1.66898871901924 16.55172413793103,15.51230377104408 17.93103448275862,4.448555279601508 19.31034482758621,1.796569575367296 20.68965517241379,3.986505691746385 22.06896551724138,2.386852368726381 23.44827586206897,1.426221640285356 24.82758620689655,2.790470110759567 26.20689655172414,1.676723716153563 27.58620689655172,0.0 28.96551724137931,3.16119081678774 30.3448275862069,12.63879893201124 31.72413793103448,4.730649693162915 33.10344827586207,3.572170785009016 34.48275862068966,4.261517457329376 35.86206896551724,2.395519293226286 37.24137931034483,11.5062276046205 38.62068965517241,9.497364975373818 40.0,2.330004799425933 41.37931034482759,4.949745816811038 42.75862068965517,0.5126532438061777 44.13793103448276,1.852485217302163 45.51724137931034,6.72329678624848 46.89655172413793,4.085196799761427 48.27586206896552,4.107563056535374 49.6551724137931,0.2533910507015083 51.03448275862069,12.58101943534521 52.41379310344828,1.775787595114837 53.79310344827586,4.076809453471196 55.17241379310345,20.0 56.55172413793103,1.920702300462702 57.93103448275862,1.339552395286311 59.31034482758621,6.230120824382948 60.68965517241379,4.741460050603656 62.06896551724138,4.338308272253261 63.44827586206897,13.75347725398282 64.82758620689656,6.223690525560438 66.20689655172414,1.495370650811476 67.58620689655172,3.12363414395482 68.96551724137932,4.548923856874595 70.3448275862069,4.742019207023005 71.72413793103448,10.06108783881384 73.10344827586206,17.42825324194232 74.48275862068967,1.578312186348196 75.86206896551724,1.225391293002623 77.24137931034483,1.562842192079549 78.62068965517241,1.521557809784305 80.0,1.607295127417769" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectString_5000_json_Marshal_4.html">BenchmarkObjectString/5000/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.180441201786386 1.379310344827586,3.780291641858797 2.758620689655172,11.64295527785362 4.137931034482759,1.899652306062769 5.517241379310345,2.983303892834391 6.896551724137931,7.540978214030783 8.275862068965518,2.659622876528631 9.655172413793103,4.081692176283348 11.03448275862069,4.236098547273108 12.41379310344828,6.927102693065529 13.79310344827586,3.927855975105509 15.17241379310345,4.235484518244886 16.55172413793103,17.11022588592876 17.93103448275862,1.180975187744858 19.31034482758621,2.53931704621336 20.68965517241379,2.97420310545181 22.06896551724138,4.270067510298692 23.44827586206897,4.340878215017615 24.82758620689655,2.067962048620134 26.20689655172414,4.192853359999737 27.58620689655172,2.52637857740439 28.96551724137931,2.416467381352596 30.3448275862069,11.64764821399789 31.72413793103448,0.0 33.10344827586207,0.832974235999864 34.48275862068966,0.891679797019547 35.86206896551724,2.017787105171111 37.24137931034483,9.439884913416424 38.62068965517241,6.475396624375417 40.0,2.715609166137615 41.37931034482759,1.62472080867623 42.75862068965517,4.253093993589976 44.13793103448276,3.919983245779373 45.51724137931034,8.76929942577321 46.89655172413793,2.787669858521133 48.27586206896552,0.7100587823146483 49.6551724137931,2.398726328358602 51.03448275862069,10.93642716245125 52.41379310344828,0.8667677621602418 53.79310344827586,2.706508378755034 55.17241379310345,20.0 56.55172413793103,4.26919032597266 57.93103448275862,3.806080861044134 59.31034482758621,8.444719295533268 60.68965517241379,0.8850351257498555 62.06896551724138,2.742626443379396 63.44827586206897,11.26723530140602 64.82758620689656,8.669717075160442 66.20689655172414,4.239519566144632 67.58620689655172,3.020781593164103 68.96551724137932,3.100451859575947 70.3448275862069,0.4194695447084404 71.72413793103448,6.598531374142141 73.10344827586206,17.30182487234227 74.48275862068967,4.192261260579665 75.86206896551724,3.247840755957452 77.24137931034483,3.932899784980192 78.62068965517241,3.496390934738583 80.0,4.07375365813276" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkRuleBindings_Rule_3Exprs_4.html">BenchmarkRuleBindings/Rule_3Exprs-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.044008483563097 1.379310344827586,1.883616118769883 2.758620689655172,12.16728525980912 4.137931034482759,1.480646871686108 5.517241379310345,3.458377518557794 6.896551724137931,6.415694591728526 8.275862068965518,2.185843054082715 9.655172413793103,1.72322375397667 11.03448275862069,2.445652173913043 12.41379310344828,5.922587486744433 13.79310344827586,1.496553552492047 15.17241379310345,1.765641569459173 16.55172413793103,15.79135737009544 17.93103448275862,3.023594909862142 19.31034482758621,0.9490986214209968 20.68965517241379,2.724019088016967 22.06896551724138,2.387327677624602 23.44827586206897,1.037910922587487 24.82758620689655,2.799575821845175 26.20689655172414,0.9159597030752916 27.58620689655172,0.0 28.96551724137931,2.616648992576882 30.3448275862069,11.7855249204666 31.72413793103448,3.17338282078473 33.10344827586207,2.647136797454931 34.48275862068966,3.060710498409332 35.86206896551724,2.161983032873807 37.24137931034483,7.883085896076352 38.62068965517241,6.411717921527041 40.0,3.116383881230117 41.37931034482759,3.092523860021209 42.75862068965517,0.7621951219512195 44.13793103448276,2.228260869565217 45.51724137931034,6.757688229056204 46.89655172413793,2.423117709437964 48.27586206896552,2.826086956521739 49.6551724137931,0.3088547189819724 51.03448275862069,9.46845174973489 52.41379310344828,0.001325556733828208 53.79310344827586,1.504506892895016 55.17241379310345,20.0 56.55172413793103,1.018027571580064 57.93103448275862,0.7515906680805938 59.31034482758621,5.098091198303287 60.68965517241379,3.924973488865323 62.06896551724138,1.593319194061506 63.44827586206897,12.31707317073171 64.82758620689656,6.332184517497349 66.20689655172414,0.6243372216330859 67.58620689655172,0.2014846235418876 68.96551724137932,2.664369034994698 70.3448275862069,2.726670201484624 71.72413793103448,5.041092258748674 73.10344827586206,12.7584835630965 74.48275862068967,1.236744432661718 75.86206896551724,1.525715800636267 77.24137931034483,1.236744432661718 78.62068965517241,0.2717391304347826 80.0,1.044538706256628" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkTrivialPolicyTargets_topdown_4.html">BenchmarkTrivialPolicyTargets/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.387797007920211 1.379310344827586,1.237899677324729 2.758620689655172,13.968905837489 4.137931034482759,0.2229392783807568 5.517241379310345,5.356409504253447 6.896551724137931,7.392197125256674 8.275862068965518,5.684951598709299 9.655172413793103,1.689645057201525 11.03448275862069,3.531827515400411 12.41379310344828,6.952185391610443 13.79310344827586,1.155764153710766 15.17241379310345,2.71047227926078 16.55172413793103,19.49545321208566 17.93103448275862,4.452918744499853 19.31034482758621,1.484306248166618 20.68965517241379,4.869463185684952 22.06896551724138,3.308888237019654 23.44827586206897,3.619829862129657 24.82758620689655,5.321208565561748 26.20689655172414,2.552068055148137 27.58620689655172,0.0 28.96551724137931,5.033734232912878 30.3448275862069,12.9304781460839 31.72413793103448,4.605456145497213 33.10344827586207,3.766500440011734 34.48275862068966,4.394250513347023 35.86206896551724,1.900850689351716 37.24137931034483,10.60134936931652 38.62068965517241,8.571428571428571 40.0,3.103549427984746 41.37931034482759,4.975066001760047 42.75862068965517,1.777647403930771 44.13793103448276,2.845409210912291 45.51724137931034,7.163391023760634 46.89655172413793,4.206512173657964 48.27586206896552,3.98943971839249 49.6551724137931,2.100322675271341 51.03448275862069,13.42915811088296 52.41379310344828,2.217659137577002 53.79310344827586,5.13347022587269 55.17241379310345,20.0 56.55172413793103,2.722205925491346 57.93103448275862,1.237899677324729 59.31034482758621,5.59108242886477 60.68965517241379,5.297741273100616 62.06896551724138,2.780874156644177 63.44827586206897,13.3118216485773 64.82758620689656,6.735112936344969 66.20689655172414,1.501906717512467 67.58620689655172,3.760633616896451 68.96551724137932,5.233206218832502 70.3448275862069,4.699325315341742 71.72413793103448,9.034907597535934 73.10344827586206,18.67409797594603 74.48275862068967,3.156350836022294 75.86206896551724,2.188325022000587 77.24137931034483,3.514227046054561 78.62068965517241,2.059254913464359 80.0,1.548841302434732" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkDirectoryLoader_100000_4.html">BenchmarkDirectoryLoader/100000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.3956443011607 1.379310344827586,12.89638663807233 2.758620689655172,15.7101440860931 4.137931034482759,13.61342976902754 5.517241379310345,14.72496563362167 6.896551724137931,1.576901249969038 8.275862068965518,15.31494769563172 9.655172413793103,12.10400594774081 11.03448275862069,13.98926350112603 12.41379310344828,0.0 13.79310344827586,12.10955736883045 15.17241379310345,13.80316888536815 16.55172413793103,4.464938142622613 17.93103448275862,15.32460851463672 19.31034482758621,11.65994379896114 20.68965517241379,16.15004214315356 22.06896551724138,14.8068801229096 23.44827586206897,14.81692379854147 24.82758620689655,14.77908410071633 26.20689655172414,14.63209134748756 27.58620689655172,12.97065030564633 28.96551724137931,16.21846303995209 30.3448275862069,16.43464345503704 31.72413793103448,15.70675307025509 33.10344827586207,16.01166576763727 34.48275862068966,15.16507194785829 35.86206896551724,15.61056875718481 37.24137931034483,7.726942867220641 38.62068965517241,2.047791761335593 40.0,14.20025116025805 41.37931034482759,15.24824439463452 42.75862068965517,14.03828703003232 44.13793103448276,13.90962090830526 45.51724137931034,0.7138088339012812 46.89655172413793,15.24201456001648 48.27586206896552,13.8487687925149 49.6551724137931,13.54832520998871 51.03448275862069,5.112223533997011 52.41379310344828,12.39160279718838 53.79310344827586,15.73307025613687 55.17241379310345,20.0 56.55172413793103,13.52123389642182 57.93103448275862,13.07412677529382 59.31034482758621,0.7342169853606249 60.68965517241379,15.96388652276832 62.06896551724138,15.63379469134577 63.44827586206897,4.393139903437038 64.82758620689656,1.264765815068364 66.20689655172414,14.15155263876304 67.58620689655172,14.74143583120461 68.96551724137932,15.77102880780497 70.3448275862069,15.96368668002352 71.72413793103448,3.276061032184621 73.10344827586206,4.219991942130169 74.48275862068967,13.98756378599135 75.86206896551724,13.38839316493637 77.24137931034483,12.70303141985483 78.62068965517241,12.93145062535265 80.0,13.17761902200011" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/semver</td><td><a href="benchmarks.__internal_semver_BenchmarkString_4.html">BenchmarkString-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.7963507945850488 1.379310344827586,2.5191288993525554 2.758620689655172,12.424955856386106 4.137931034482759,3.066509711595053 5.517241379310345,5.20894643908181 6.896551724137931,9.017068864037665 8.275862068965518,5.444379046497936 9.655172413793103,2.8958210712183607 11.03448275862069,3.254855797527952 12.41379310344828,8.552089464390814 13.79310344827586,2.207180694526187 15.17241379310345,2.0718069452619154 16.55172413793103,17.416127133608004 17.93103448275862,5.414949970570921 19.31034482758621,3.060623896409652 20.68965517241379,5.332548557975276 22.06896551724138,3.3725721012360204 23.44827586206897,3.402001177163033 24.82758620689655,0.3060623896409638 26.20689655172414,3.0017657445556196 27.58620689655172,2.666274278987636 28.96551724137931,5.532666274278988 30.3448275862069,12.948793407886988 31.72413793103448,5.509123013537371 33.10344827586207,4.9323131253678625 34.48275862068966,5.285462036492053 35.86206896551724,5.285462036492053 37.24137931034483,6.739258387286638 38.62068965517241,5.044143613890519 40.0,3.042966450853438 41.37931034482759,5.54443790464979 42.75862068965517,2.9252501471453805 44.13793103448276,2.695703354914656 45.51724137931034,8.940553266627427 46.89655172413793,5.27957622130665 48.27586206896552,5.220718069452619 49.6551724137931,3.066509711595053 51.03448275862069,8.416715715126543 52.41379310344828,2.6486168334314257 53.79310344827586,4.125956444967628 55.17241379310345,20.0 56.55172413793103,3.1371394938198947 57.93103448275862,2.6839317245438465 59.31034482758621,8.94643908181283 60.68965517241379,5.250147145379634 62.06896551724138,5.238375515008828 63.44827586206897,10.547380812242494 64.82758620689656,9.052383755150085 66.20689655172414,3.013537374926429 67.58620689655172,0.0 68.96551724137932,4.090641553855207 70.3448275862069,4.938198940553262 71.72413793103448,6.403766921718656 73.10344827586206,17.080635668040024 74.48275862068967,3.1253678634490853 75.86206896551724,2.171865803413773 77.24137931034483,2.5721012360211866 78.62068965517241,2.6486168334314257 80.0,2.9311359623307816" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectCreateWithInsertVsTermsArray_terms_array_4.html">BenchmarkObjectCreateWithInsertVsTermsArray/terms_array-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.119816878682127 1.379310344827586,2.488648729783482 2.758620689655172,12.89053998273856 4.137931034482759,1.134001275845247 5.517241379310345,5.113137453562985 6.896551724137931,6.222372321663102 8.275862068965518,5.357799542196705 9.655172413793103,2.31303238395437 11.03448275862069,2.737063304439191 12.41379310344828,5.351045067357124 13.79310344827586,2.459379338811963 15.17241379310345,2.664265075612593 16.55172413793103,16.94472588089609 17.93103448275862,4.560771511126121 19.31034482758621,1.606064017411535 20.68965517241379,5.483132575331157 22.06896551724138,3.308191676986003 23.44827586206897,3.525835866261398 24.82758620689655,5.05760066043754 26.20689655172414,2.621486734961912 27.58620689655172,2.707043416263274 28.96551724137931,5.218207062178693 30.3448275862069,12.87102705542422 31.72413793103448,4.099215730421404 33.10344827586207,3.945363803519832 34.48275862068966,4.753649292656385 35.86206896551724,5.567188262223723 37.24137931034483,10.19625501895005 38.62068965517241,8.160906600622914 40.0,1.267589778228076 41.37931034482759,5.187436676798379 42.75862068965517,3.197118090735112 44.13793103448276,2.637247176254268 45.51724137931034,6.964614056812638 46.89655172413793,5.456114675972832 48.27586206896552,4.111223685691771 49.6551724137931,0.9899058126008481 51.03448275862069,10.47919246500807 52.41379310344828,0.8960936620511089 53.79310344827586,5.155165297009269 55.17241379310345,20.0 56.55172413793103,2.940448046831026 57.93103448275862,2.674772036474164 59.31034482758621,5.854628691508124 60.68965517241379,4.922511163645915 62.06896551724138,4.800180119329055 63.44827586206897,11.2597095575819 64.82758620689656,6.807760141093474 66.20689655172414,2.908927164246313 67.58620689655172,5.122893917220158 68.96551724137932,5.527411910390634 70.3448275862069,3.242147922998987 71.72413793103448,8.594693984764907 73.10344827586206,13.75436226500056 74.48275862068967,0.0 75.86206896551724,2.647754137115839 77.24137931034483,2.895418214567151 78.62068965517241,1.731397050545987 80.0,2.912679650268303" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_500_5000_4.html">BenchmarkObjectFind/500_5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.695167286245351 1.379310344827586,5.806691449814123 2.758620689655172,11.643122676579923 4.137931034482759,5.821561338289962 5.517241379310345,2.4460966542750917 6.896551724137931,8.966542750929365 8.275862068965518,4.07434944237918 9.655172413793103,5.464684014869885 11.03448275862069,5.4721189591078065 12.41379310344828,9.71747211895911 13.79310344827586,4.587360594795536 15.17241379310345,5.776951672862452 16.55172413793103,19.219330855018587 17.93103448275862,3.87360594795539 19.31034482758621,2.6245353159851312 20.68965517241379,3.9182156133828947 22.06896551724138,5.539033457249067 23.44827586206897,3.8661710037174686 24.82758620689655,2.8475836431226753 26.20689655172414,5.7546468401486965 27.58620689655172,5.91078066914498 28.96551724137931,4.037174721189592 30.3448275862069,10.25278810408922 31.72413793103448,0.4535315985130097 33.10344827586207,2.758364312267659 34.48275862068966,3.1226765799256455 35.86206896551724,4.11895910780669 37.24137931034483,12.535315985130111 38.62068965517241,12.3271375464684 40.0,4.550185873605946 41.37931034482759,3.5315985130111507 42.75862068965517,2.156133828996282 44.13793103448276,2.7211895910780655 45.51724137931034,10.037174721189592 46.89655172413793,3.211895910780669 48.27586206896552,2.4312267657992557 49.6551724137931,4.802973977695169 51.03448275862069,14.78810408921933 52.41379310344828,5.866171003717472 53.79310344827586,3.8438661710037145 55.17241379310345,17.955390334572492 56.55172413793103,5.985130111524162 57.93103448275862,5.747211895910777 59.31034482758621,10.00743494423792 60.68965517241379,1.063197026022305 62.06896551724138,3.7026022304832686 63.44827586206897,16.41635687732342 64.82758620689656,9.940520446096652 66.20689655172414,4.133828996282524 67.58620689655172,4.014869888475836 68.96551724137932,0.0 70.3448275862069,4.07434944237918 71.72413793103448,11.910780669144978 73.10344827586206,20.0 74.48275862068967,3.338289962825275 75.86206896551724,5.531598513011151 77.24137931034483,5.977695167286246 78.62068965517241,5.5539033457249065 80.0,5.962825278810406" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetIntersectionDifferentSize_5000_4.html">BenchmarkSetIntersectionDifferentSize/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.6439600363306113 1.379310344827586,1.5985467756584946 2.758620689655172,12.824704813805635 4.137931034482759,1.3169845594913738 5.517241379310345,5.059037238873756 6.896551724137931,3.7693006357856476 8.275862068965518,4.613987284287013 9.655172413793103,2.1889191643960046 11.03448275862069,1.9618528610354247 12.41379310344828,3.8419618528610364 13.79310344827586,1.3169845594913738 15.17241379310345,1.7166212534059966 16.55172413793103,15.92188919164396 17.93103448275862,3.5149863760218025 19.31034482758621,0.326975476839241 20.68965517241379,4.677565849227975 22.06896551724138,2.1889191643960046 23.44827586206897,2.30699364214351 24.82758620689655,2.9336966394187094 26.20689655172414,1.6439600363306113 27.58620689655172,1.3079019073569533 28.96551724137931,4.132606721162579 30.3448275862069,12.597638510445053 31.72413793103448,4.0326975476839255 33.10344827586207,3.160762942779293 34.48275862068966,3.869209809264305 35.86206896551724,3.669391462306997 37.24137931034483,8.192552225249777 38.62068965517241,6.112624886466849 40.0,0.0 41.37931034482759,1.8891916439600394 42.75862068965517,2.3705722070844715 44.13793103448276,1.7166212534059966 45.51724137931034,5.24069028156222 46.89655172413793,4.968210717529523 48.27586206896552,4.196185286103546 49.6551724137931,0.6448683015440508 51.03448275862069,10.345140781108086 52.41379310344828,1.2988192552225257 53.79310344827586,4.931880108991827 55.17241379310345,20.0 56.55172413793103,2.4523160762942773 57.93103448275862,1.6167120799273391 59.31034482758621,4.005449591280657 60.68965517241379,4.178019981834694 62.06896551724138,4.795640326975477 63.44827586206897,10.145322434150776 64.82758620689656,4.15985467756585 66.20689655172414,1.925522252497732 67.58620689655172,4.804722979109904 68.96551724137932,4.2052679382379665 70.3448275862069,2.6612170753860127 71.72413793103448,7.166212534059948 73.10344827586206,12.515894641235242 74.48275862068967,0.7447774750227119 75.86206896551724,1.0717529518619457 77.24137931034483,1.8982742960944634 78.62068965517241,0.9627611262488642 80.0,1.8619436875567672" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONFilterArray_size_5000_4.html">BenchmarkJSONFilterArray/size=5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.085390938953012 1.379310344827586,2.187861533231095 2.758620689655172,12.89830719899034 4.137931034482759,1.609408363478937 5.517241379310345,4.315615300514371 6.896551724137931,5.374257977884256 8.275862068965518,4.090837937722729 9.655172413793103,0.0 11.03448275862069,2.162069614943414 12.41379310344828,4.842802599492722 13.79310344827586,2.209568813914183 15.17241379310345,2.33470058628002 16.55172413793103,18.53063111319827 17.93103448275862,4.381165173450345 19.31034482758621,1.776915193628944 20.68965517241379,3.599825363398223 22.06896551724138,2.686566434062453 23.44827586206897,2.768381480693361 24.82758620689655,4.47377882788022 26.20689655172414,1.723949428762208 27.58620689655172,0.4226010091745363 28.96551724137931,4.517682567402635 30.3448275862069,13.38428123830558 31.72413793103448,4.685128250283112 33.10344827586207,3.067966413027793 34.48275862068966,3.966513309314686 35.86206896551724,3.56716049201539 37.24137931034483,10.82979290642756 38.62068965517241,8.776589890155044 40.0,2.400128164676935 41.37931034482759,4.574035891001323 42.75862068965517,2.396618311405922 44.13793103448276,2.176989548708692 45.51724137931034,4.861831629770404 46.89655172413793,4.253550821941597 48.27586206896552,4.530609100181241 49.6551724137931,1.933488891987017 51.03448275862069,11.94689237346796 52.41379310344828,2.109849846764943 53.79310344827586,4.206308441502853 55.17241379310345,20.0 56.55172413793103,2.488803934949089 57.93103448275862,1.547710768523342 59.31034482758621,3.57901083285027 60.68965517241379,4.290496002191518 62.06896551724138,3.41481818470878 63.44827586206897,13.49059188111014 64.82758620689656,4.793811407145425 66.20689655172414,0.6072413042468002 67.58620689655172,3.469703973838752 68.96551724137932,3.944353538837077 70.3448275862069,3.879867628390922 71.72413793103448,9.150322001521344 73.10344827586206,15.94654750286781 74.48275862068967,1.614667028658502 75.86206896551724,1.757445903010647 77.24137931034483,1.114751411890453 78.62068965517241,2.234406834797199 80.0,1.813016541559353" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayCopy_500_4.html">BenchmarkArrayCopy/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.891733723482078 1.379310344827586,3.32601804437942 2.758620689655172,12.52377468910022 4.137931034482759,1.60936356986101 5.517241379310345,3.672275054864667 6.896551724137931,1.111923920994879 8.275862068965518,3.574737868812485 9.655172413793103,4.150207266520361 11.03448275862069,4.077054376981224 12.41379310344828,0.6388685686417948 13.79310344827586,3.043160204828091 15.17241379310345,3.482077542062911 16.55172413793103,12.38234576932455 17.93103448275862,1.009509875640088 19.31034482758621,0.0 20.68965517241379,2.516459400146306 22.06896551724138,4.350158497927335 23.44827586206897,4.76469153864911 24.82758620689655,1.848329675688856 26.20689655172414,3.360156059497683 27.58620689655172,2.911485003657644 28.96551724137931,2.55059741526457 30.3448275862069,11.84589124603755 31.72413793103448,1.404535479151426 33.10344827586207,0.5462082418922214 34.48275862068966,1.05340160936357 35.86206896551724,3.272372592050719 37.24137931034483,6.861741038771031 38.62068965517241,5.286515484028286 40.0,0.4584247744452573 41.37931034482759,3.247988295537674 42.75862068965517,4.179468422336016 44.13793103448276,4.106315532796879 45.51724137931034,2.77005608388198 46.89655172413793,3.784442818824677 48.27586206896552,2.101926359424531 49.6551724137931,0.01463057790782736 51.03448275862069,9.070958302852963 52.41379310344828,1.472811509387954 53.79310344827586,1.633747866374055 55.17241379310345,20.0 56.55172413793103,3.316264325774201 57.93103448275862,3.262618873445501 59.31034482758621,1.955620580346257 60.68965517241379,1.789807364057547 62.06896551724138,2.443306510607169 63.44827586206897,7.047061692270178 64.82758620689656,2.32626188734455 66.20689655172414,3.150451109485491 67.58620689655172,3.496708119970739 68.96551724137932,4.174591563033406 70.3448275862069,0.4145330407217752 71.72413793103448,4.881736161911729 73.10344827586206,9.558644233113874 74.48275862068967,3.54547671299683 75.86206896551724,3.784442818824677 77.24137931034483,4.052670080468178 78.62068965517241,3.818580833942941 80.0,3.501584979273348" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkMakeDirSiblings_1000_existing_Go_4.html">BenchmarkMakeDirSiblings/1000_existing/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.772741881119046 1.379310344827586,3.534760490072351 2.758620689655172,13.75635910419916 4.137931034482759,3.741073738173438 5.517241379310345,6.418286000956315 6.896551724137931,4.714947520243312 8.275862068965518,7.060428147021705 9.655172413793103,4.738306694990319 11.03448275862069,5.033666998502818 12.41379310344828,5.574063477381578 13.79310344827586,4.493740838578696 15.17241379310345,4.761509096752448 16.55172413793103,16.07534509653297 17.93103448275862,5.91018475696268 19.31034482758621,3.949581808062835 20.68965517241379,6.111324496562752 22.06896551724138,3.887186160080895 23.44827586206897,4.010566499180861 24.82758620689655,6.14095459070493 26.20689655172414,3.894868036339978 27.58620689655172,3.473305479999686 28.96551724137931,6.30917200348036 30.3448275862069,14.47500646688563 31.72413793103448,6.913845406159611 33.10344827586207,7.101659442044947 34.48275862068966,7.006655013208124 35.86206896551724,6.793286980787471 37.24137931034483,2.333879425897329 38.62068965517241,0.0 40.0,4.003825260831054 41.37931034482759,5.260517507623086 42.75862068965517,3.669585257068502 44.13793103448276,3.846895502966929 45.51724137931034,4.825786020552938 46.89655172413793,5.274156757307581 48.27586206896552,5.391736495967015 49.6551724137931,2.669843932493553 51.03448275862069,5.921942730828624 52.41379310344828,3.801744883321706 53.79310344827586,6.170114365892469 55.17241379310345,20.0 56.55172413793103,3.688241242269132 57.93103448275862,3.524727019040079 59.31034482758621,4.819358328172889 60.68965517241379,5.749649220446333 62.06896551724138,5.918650498146159 63.44827586206897,6.214637893598175 64.82758620689656,4.884575889882655 66.20689655172414,4.797096564320036 67.58620689655172,6.328455080620507 68.96551724137932,5.835717589145039 70.3448275862069,5.524679987144615 71.72413793103448,2.64962021744413 73.10344827586206,16.26801909494956 74.48275862068967,4.652081553306734 75.86206896551724,4.529328306146285 77.24137931034483,4.583258212944745 78.62068965517241,4.228480948163013 80.0,3.764276139935566" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_1000_1000_4.html">BenchmarkJSONPatchAddShallowComposite/object-1000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.256291192064853 1.379310344827586,1.118702373408453 2.758620689655172,12.98542513139747 4.137931034482759,0.8191108105373583 5.517241379310345,4.299470860025525 6.896551724137931,4.953396276317214 8.275862068965518,5.054999671617258 9.655172413793103,1.598354181199822 11.03448275862069,1.478787362412069 12.41379310344828,5.749041033642368 13.79310344827586,0.0 15.17241379310345,1.236458649512662 16.55172413793103,19.98310160162026 17.93103448275862,4.54861573361592 19.31034482758621,1.309128862712938 20.68965517241379,5.183725706333527 22.06896551724138,2.524855023457178 23.44827586206897,2.278408213473633 24.82758620689655,4.965466560874173 26.20689655172414,2.155078305971063 27.58620689655172,1.882999891722447 28.96551724137931,4.813132469597971 30.3448275862069,12.31761888786528 31.72413793103448,5.429888509621614 33.10344827586207,3.699790722566285 34.48275862068966,4.589938707805037 35.86206896551724,4.209973250119372 37.24137931034483,12.96362761752108 38.62068965517241,9.348009379321118 40.0,2.317246129077493 41.37931034482759,4.571797780132667 42.75862068965517,2.167503598897344 44.13793103448276,2.676479097994735 45.51724137931034,6.44645497517604 46.89655172413793,4.52092508080878 48.27586206896552,4.168792279277984 49.6551724137931,1.823500489024029 51.03448275862069,12.56246816018688 52.41379310344828,0.8303645758448756 53.79310344827586,4.392980064505021 55.17241379310345,20.0 56.55172413793103,1.991667953572005 57.93103448275862,1.487733573318991 59.31034482758621,6.22063415145012 60.68965517241379,4.733575094032842 62.06896551724138,3.318760239772653 63.44827586206897,15.42969325501849 64.82758620689656,6.395156265808966 66.20689655172414,1.410803259686847 67.58620689655172,3.493637362500821 68.96551724137932,4.676738254104341 70.3448275862069,4.619794911665043 71.72413793103448,9.927241034707393 73.10344827586206,16.34178075748136 74.48275862068967,2.353208476889843 75.86206896551724,1.020791065149361 77.24137931034483,1.813560254683004 78.62068965517241,1.126761063392069 80.0,1.746286168696427" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkVirtualCache_4.html">BenchmarkVirtualCache-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.9405310511301295 1.379310344827586,3.2258064516129004 2.758620689655172,9.721307877989908 4.137931034482759,2.8966425279789334 5.517241379310345,0.636383585692343 6.896551724137931,4.9813473776607395 8.275862068965518,0.46082949308755516 9.655172413793103,2.8746982664033354 11.03448275862069,2.6991441737985546 12.41379310344828,4.454685099846392 13.79310344827586,3.2477507131885055 15.17241379310345,2.8308097432521393 16.55172413793103,20.0 17.93103448275862,0.1974983541803823 19.31034482758621,3.0721966205837177 20.68965517241379,0.28527540048277444 22.06896551724138,2.8966425279789334 23.44827586206897,2.9624753127057275 24.82758620689655,0.7241606319947351 26.20689655172414,2.9624753127057275 27.58620689655172,1.8872064955014238 28.96551724137931,0.24138687733157838 30.3448275862069,9.567698046960718 31.72413793103448,0.6802721088435355 33.10344827586207,0.0 34.48275862068966,0.3949967083607646 35.86206896551724,0.3291639236339705 37.24137931034483,13.078779899056396 38.62068965517241,11.498793065613343 40.0,3.3135834979152925 41.37931034482759,0.7022163704191335 42.75862068965517,3.15997366688611 44.13793103448276,3.15997366688611 45.51724137931034,3.7085802062760607 46.89655172413793,0.3949967083607646 48.27586206896552,0.6802721088435355 49.6551724137931,3.0502523590081196 51.03448275862069,14.35154707044108 52.41379310344828,3.0721966205837177 53.79310344827586,0.4827737546631532 55.17241379310345,17.072635505815228 56.55172413793103,3.0502523590081196 57.93103448275862,3.028308097432525 59.31034482758621,5.134957208689929 60.68965517241379,0.46082949308755516 62.06896551724138,0.5486065393899473 63.44827586206897,15.843756857581742 64.82758620689656,4.739960500329163 66.20689655172414,3.094140882159312 67.58620689655172,0.6583278472679375 68.96551724137932,0.373052446785163 70.3448275862069,0.614439324116745 71.72413793103448,12.091288128154485 73.10344827586206,19.396532806671054 74.48275862068967,2.918586789554535 75.86206896551724,3.181917928461708 77.24137931034483,3.094140882159312 78.62068965517241,3.2477507131885055 80.0,3.2696949747641" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/dependencies</td><td><a href="benchmarks.__v1_dependencies_BenchmarkVirtual_10_4.html">BenchmarkVirtual/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.698224852071006 1.379310344827586,1.155818540433925 2.758620689655172,13.77712031558185 4.137931034482759,2.316239316239316 5.517241379310345,4.986193293885602 6.896551724137931,5.399079552925707 8.275862068965518,5.316239316239316 9.655172413793103,3.082511505588429 11.03448275862069,3.391518737672584 12.41379310344828,4.687047994740302 13.79310344827586,0.0 15.17241379310345,2.979289940828402 16.55172413793103,16.32873109796187 17.93103448275862,5.908284023668639 19.31034482758621,3.330374753451677 20.68965517241379,5.57396449704142 22.06896551724138,3.592044707429323 23.44827586206897,4.642340565417488 24.82758620689655,5.921104536489152 26.20689655172414,3.609796186719264 27.58620689655172,2.870151216305062 28.96551724137931,5.590401051939513 30.3448275862069,12.1370808678501 31.72413793103448,4.689349112426036 33.10344827586207,4.626561472715319 34.48275862068966,4.522353714661407 35.86206896551724,4.35733070348455 37.24137931034483,7.092044707429323 38.62068965517241,4.625575279421433 40.0,2.22189349112426 41.37931034482759,5.195266272189349 42.75862068965517,2.684746877054569 44.13793103448276,2.895792241946088 45.51724137931034,5.951019066403682 46.89655172413793,5.659105851413544 48.27586206896552,4.768244575936884 49.6551724137931,2.899737015121631 51.03448275862069,9.151545036160421 52.41379310344828,3.037804076265615 53.79310344827586,4.90138067061144 55.17241379310345,20.0 56.55172413793103,2.695595003287311 57.93103448275862,2.310650887573964 59.31034482758621,4.802103879026956 60.68965517241379,4.923734385272847 62.06896551724138,4.926364234056542 63.44827586206897,10.79717291255753 64.82758620689656,5.766929651545036 66.20689655172414,2.978632478632479 67.58620689655172,4.768573307034845 68.96551724137932,5.348126232741617 70.3448275862069,4.778763971071663 71.72413793103448,5.897107166337936 73.10344827586206,15.71071663379356 74.48275862068967,2.855029585798817 75.86206896551724,2.226495726495726 77.24137931034483,3.420118343195266 78.62068965517241,2.916831032215648 80.0,2.568047337278107" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectStringInterfaces_5000_json_Marshal_4.html">BenchmarkObjectStringInterfaces/5000/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.880581724315772 1.379310344827586,1.310240417914055 2.758620689655172,13.72975860139591 4.137931034482759,0.7831090150807362 5.517241379310345,6.978691882075525 6.896551724137931,3.726184336453737 8.275862068965518,6.463080084724614 9.655172413793103,1.51720104058218 11.03448275862069,2.039803756918462 12.41379310344828,3.068656183206909 13.79310344827586,1.257727968842077 15.17241379310345,1.742427015208576 16.55172413793103,16.33187251379752 17.93103448275862,5.740216960158592 19.31034482758621,1.085806000246924 20.68965517241379,6.97448542230527 22.06896551724138,2.141564358221554 23.44827586206897,1.69065358612954 24.82758620689655,6.488147222589495 26.20689655172414,2.272426936403127 27.58620689655172,1.564477305343973 28.96551724137931,6.181968787788308 30.3448275862069,13.27739780903338 31.72413793103448,5.292395361686367 33.10344827586207,6.014057140955805 34.48275862068966,5.71594838418182 35.86206896551724,6.015517668619582 37.24137931034483,8.408299789939695 38.62068965517241,5.801355979100795 40.0,1.918867162907501 41.37931034482759,6.21643654016057 42.75862068965517,2.201162292818284 44.13793103448276,1.944610276405736 45.51724137931034,3.611264976318962 46.89655172413793,6.154950777240636 48.27586206896552,5.758198612498719 49.6551724137931,0.4849302090183205 51.03448275862069,9.813863279550073 52.41379310344828,0.0 53.79310344827586,6.670916323498121 55.17241379310345,20.0 56.55172413793103,2.180585314341804 57.93103448275862,1.657597326919153 59.31034482758621,3.54261317119258 60.68965517241379,6.165353096572576 62.06896551724138,6.782974170200507 63.44827586206897,10.58895865603435 64.82758620689656,3.469075428198166 66.20689655172414,2.17995837321035 67.58620689655172,6.748138659063984 68.96551724137932,5.497997028158938 70.3448275862069,5.509947436765194 71.72413793103448,6.178123081853469 73.10344827586206,12.89823151815196 74.48275862068967,1.8335366222058 75.86206896551724,1.779003251162599 77.24137931034483,2.318018515778164 78.62068965517241,2.066863797039192 80.0,1.88587044559228" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkIsVarCompatibleString_incompatible_last_char__4.html">BenchmarkIsVarCompatibleString/incompatible_last_char!-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.2167101827676206 1.379310344827586,3.383812010443858 2.758620689655172,9.232375979112268 4.137931034482759,3.655352480417754 5.517241379310345,0.6684073107049606 6.896551724137931,4.449086161879894 8.275862068965518,14.579634464751956 9.655172413793103,16.75195822454308 11.03448275862069,16.81462140992167 12.41379310344828,16.543080939947778 13.79310344827586,15.832898172323757 15.17241379310345,15.72845953002611 16.55172413793103,18.89503916449086 17.93103448275862,1.3785900783289833 19.31034482758621,4.595300261096604 20.68965517241379,1.4203655352480418 22.06896551724138,4.887728459530026 23.44827586206897,4.845953002610967 24.82758620689655,1.3785900783289833 26.20689655172414,3.738903394255871 27.58620689655172,3.4255874673629236 28.96551724137931,0.501305483028716 30.3448275862069,20.0 31.72413793103448,14.475195822454308 33.10344827586207,14.537859007832896 34.48275862068966,14.412532637075715 35.86206896551724,14.537859007832896 37.24137931034483,1.9425587467362924 38.62068965517241,0.0 40.0,4.992167101827679 41.37931034482759,1.3159268929503902 42.75862068965517,4.971279373368144 44.13793103448276,3.71801566579634 45.51724137931034,4.553524804177545 46.89655172413793,15.206266318537859 48.27586206896552,15.122715404699736 49.6551724137931,16.73107049608355 51.03448275862069,14.328981723237598 52.41379310344828,16.4177545691906 53.79310344827586,14.99738903394256 55.17241379310345,16.48041775456919 56.55172413793103,15.85378590078329 57.93103448275862,15.624020887728458 59.31034482758621,16.58485639686684 60.68965517241379,14.475195822454308 62.06896551724138,14.600522193211486 63.44827586206897,12.490861618798954 64.82758620689656,16.58485639686684 66.20689655172414,15.895561357702348 67.58620689655172,14.454308093994776 68.96551724137932,0.6057441253263676 70.3448275862069,0.6057441253263676 71.72413793103448,12.720626631853786 73.10344827586206,10.757180156657961 74.48275862068967,5.0339425587467375 75.86206896551724,5.075718015665796 77.24137931034483,3.697127937336816 78.62068965517241,5.054830287206261 80.0,15.77023498694517" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectInsert_new_key_4.html">BenchmarkObjectInsert/new_key-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.805567095970087 1.379310344827586,3.984212712920648 2.758620689655172,12.40132945575405 4.137931034482759,3.174075612796012 5.517241379310345,4.943913585375987 6.896551724137931,6.71790610718737 8.275862068965518,5.500623182384711 9.655172413793103,3.855421686746988 11.03448275862069,3.975903614457831 12.41379310344828,6.248442044038222 13.79310344827586,2.999584545076859 15.17241379310345,0.0 16.55172413793103,16.29414208558371 17.93103448275862,3.859576235978396 19.31034482758621,3.489821354383049 20.68965517241379,5.895305359368509 22.06896551724138,3.946821769837973 23.44827586206897,4.191940174491068 24.82758620689655,5.874532613211467 26.20689655172414,3.896967179061072 27.58620689655172,3.518903199002908 28.96551724137931,4.486913169921064 30.3448275862069,13.08267552970503 31.72413793103448,4.424594931449938 33.10344827586207,5.222268383880349 34.48275862068966,5.650186954715413 35.86206896551724,5.409223099293727 37.24137931034483,11.77399252181138 38.62068965517241,9.056917324470295 40.0,2.596593269630245 41.37931034482759,5.475695886996261 42.75862068965517,3.834648940589946 44.13793103448276,3.423348566680515 45.51724137931034,8.379725799750727 46.89655172413793,5.164104694640631 48.27586206896552,4.607395097631907 49.6551724137931,2.230992937266307 51.03448275862069,12.53427503115912 52.41379310344828,3.016202742002493 53.79310344827586,4.482758620689655 55.17241379310345,20.0 56.55172413793103,3.847112588284171 57.93103448275862,3.647694225176568 59.31034482758621,6.838388034898214 60.68965517241379,5.355213959285418 62.06896551724138,5.716659742417948 63.44827586206897,14.15454923140839 64.82758620689656,8.08475280432073 66.20689655172414,4.329040299127545 67.58620689655172,5.666805151641047 68.96551724137932,5.621105110095555 70.3448275862069,4.187785625259659 71.72413793103448,10.35729123390112 73.10344827586206,18.04320731200665 74.48275862068967,3.452430411300374 75.86206896551724,3.601994183631076 77.24137931034483,3.734939759036145 78.62068965517241,3.830494391358538 80.0,3.859576235978396" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectLookup_5_4.html">BenchmarkLazyObjectLookup/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.7182539682539613 1.379310344827586,2.9365079365079296 2.758620689655172,12.698412698412698 4.137931034482759,1.4980158730158735 5.517241379310345,4.097222222222218 6.896551724137931,4.6626984126984095 8.275862068965518,4.1666666666666625 9.655172413793103,2.192460317460313 11.03448275862069,2.519841269841269 12.41379310344828,3.214285714285708 13.79310344827586,2.6488095238095184 15.17241379310345,3.2043650793650755 16.55172413793103,17.95634920634921 17.93103448275862,3.045634920634921 19.31034482758621,0.0 20.68965517241379,4.087301587301585 22.06896551724138,2.400793650793645 23.44827586206897,2.6884920634920597 24.82758620689655,3.6210317460317434 26.20689655172414,2.509920634920629 27.58620689655172,2.6091269841269806 28.96551724137931,3.6210317460317434 30.3448275862069,12.648809523809522 31.72413793103448,4.0476190476190474 33.10344827586207,3.7896825396825378 34.48275862068966,3.9583333333333286 35.86206896551724,4.176587301587295 37.24137931034483,10.337301587301587 38.62068965517241,6.964285714285712 40.0,0.49603174603174693 41.37931034482759,3.68055555555555 42.75862068965517,2.1726190476190474 44.13793103448276,2.2420634920634903 45.51724137931034,5.9821428571428505 46.89655172413793,4.345238095238091 48.27586206896552,2.7579365079365026 49.6551724137931,1.1904761904761862 51.03448275862069,10.803571428571427 52.41379310344828,1.2698412698412618 53.79310344827586,3.9880952380952337 55.17241379310345,20.0 56.55172413793103,2.8373015873015888 57.93103448275862,2.539682539682534 59.31034482758621,2.003968253968253 60.68965517241379,3.6408730158730123 62.06896551724138,3.8591269841269877 63.44827586206897,12.480158730158731 64.82758620689656,5.763888888888886 66.20689655172414,2.8472222222222214 67.58620689655172,3.9583333333333286 68.96551724137932,4.523809523809518 70.3448275862069,2.1527777777777715 71.72413793103448,8.452380952380949 73.10344827586206,16.38888888888889 74.48275862068967,0.8432539682539613 75.86206896551724,2.331349206349202 77.24137931034483,3.0753968253968225 78.62068965517241,2.509920634920629 80.0,2.777777777777775" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkNumbersRangeStep_interned_4.html">BenchmarkNumbersRangeStep/interned-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.730496453900709 1.379310344827586,3.588652482269504 2.758620689655172,12.99290780141844 4.137931034482759,3.134751773049645 5.517241379310345,4.170212765957447 6.896551724137931,3.319148936170213 8.275862068965518,4.666666666666667 9.655172413793103,4.382978723404255 11.03448275862069,4.609929078014184 12.41379310344828,3.829787234042553 13.79310344827586,2.312056737588652 15.17241379310345,4.127659574468085 16.55172413793103,15.17730496453901 17.93103448275862,5.716312056737589 19.31034482758621,3.75886524822695 20.68965517241379,4.99290780141844 22.06896551724138,4.354609929078014 23.44827586206897,4.397163120567376 24.82758620689655,3.063829787234043 26.20689655172414,3.404255319148936 27.58620689655172,2.99290780141844 28.96551724137931,3.617021276595745 30.3448275862069,12.53900709219858 31.72413793103448,4.709219858156028 33.10344827586207,4.411347517730496 34.48275862068966,4.340425531914894 35.86206896551724,3.205673758865248 37.24137931034483,6.567375886524823 38.62068965517241,4.695035460992908 40.0,3.531914893617021 41.37931034482759,5.446808510638298 42.75862068965517,0.9219858156028369 44.13793103448276,1.659574468085106 45.51724137931034,4.468085106382979 46.89655172413793,4.652482269503546 48.27586206896552,4.425531914893617 49.6551724137931,0.0 51.03448275862069,8.01418439716312 52.41379310344828,2.297872340425532 53.79310344827586,3.517730496453901 55.17241379310345,20.0 56.55172413793103,4.042553191489362 57.93103448275862,3.673758865248227 59.31034482758621,4.482269503546099 60.68965517241379,5.26241134751773 62.06896551724138,4.127659574468085 63.44827586206897,10.59574468085106 64.82758620689656,4.695035460992908 66.20689655172414,5.00709219858156 67.58620689655172,4.723404255319149 68.96551724137932,4.865248226950355 70.3448275862069,4.765957446808511 71.72413793103448,6.283687943262411 73.10344827586206,13.48936170212766 74.48275862068967,2.780141843971631 75.86206896551724,2.680851063829787 77.24137931034483,3.475177304964539 78.62068965517241,3.404255319148936 80.0,3.886524822695035" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkVirtualDocs1000x10_4.html">BenchmarkVirtualDocs1000x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.567457072771872 1.379310344827586,0.2507495230307986 2.758620689655172,13.61133823930226 4.137931034482759,1.509948214772418 5.517241379310345,3.8702643772145 6.896551724137931,3.428727173616789 8.275862068965518,3.336058871627146 9.655172413793103,1.122921777050968 11.03448275862069,3.118015808122104 12.41379310344828,1.357318070318888 13.79310344827586,3.27609702916326 15.17241379310345,3.112564731534478 16.55172413793103,19.25865358408286 17.93103448275862,3.935677296266013 19.31034482758621,2.469337694194603 20.68965517241379,2.949032433905696 22.06896551724138,3.128917961297356 23.44827586206897,1.809757427091851 24.82758620689655,3.003543199781957 26.20689655172414,2.191332788225675 27.58620689655172,1.967838648133006 28.96551724137931,3.946579449441265 30.3448275862069,12.76642136822022 31.72413793103448,4.268192968111202 33.10344827586207,3.248841646225129 34.48275862068966,3.494140092668302 35.86206896551724,3.995639138729899 37.24137931034483,10.8367402562006 38.62068965517241,8.819841918778959 40.0,3.161624420823113 41.37931034482759,2.393022621967839 42.75862068965517,2.08776233306078 44.13793103448276,3.156173344235487 45.51724137931034,3.515944399018806 46.89655172413793,3.859362224039248 48.27586206896552,2.703733987462524 49.6551724137931,2.164077405287544 51.03448275862069,12.83728536385936 52.41379310344828,1.842463886617607 53.79310344827586,2.098664486236032 55.17241379310345,20.0 56.55172413793103,2.747342600163532 57.93103448275862,2.398473698555465 59.31034482758621,0.6977378032161352 60.68965517241379,4.219133278822567 62.06896551724138,2.365767239029708 63.44827586206897,14.41264649768329 64.82758620689656,2.507495230307986 66.20689655172414,3.172526573998365 67.58620689655172,0.0 68.96551724137932,2.987189970019079 70.3448275862069,1.357318070318888 71.72413793103448,8.868901608067594 73.10344827586206,19.92368492777324 74.48275862068967,3.739438539111475 75.86206896551724,2.180430635050422 77.24137931034483,2.147724175524666 78.62068965517241,2.534750613246116 80.0,2.649223221586263" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/cover</td><td><a href="benchmarks.__v1_cover_BenchmarkCoverBigLocalVar_10Vars1Iterations_4.html">BenchmarkCoverBigLocalVar/10Vars1Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.053103381077658 1.379310344827586,4.906947286368508 2.758620689655172,15.56270096463023 4.137931034482759,3.954009548864854 5.517241379310345,8.60761960440417 6.896551724137931,8.504335964143038 8.275862068965518,8.33674364220988 9.655172413793103,4.524992692195265 11.03448275862069,7.190879859690149 12.41379310344828,7.598168176946312 13.79310344827586,2.786709539121115 15.17241379310345,0.0 16.55172413793103,19.26337328266589 17.93103448275862,8.155510084770535 19.31034482758621,5.571470330312774 20.68965517241379,8.112637630322517 22.06896551724138,4.01831823053688 23.44827586206897,4.115755627009646 24.82758620689655,8.015200233849752 26.20689655172414,5.125207054467505 27.58620689655172,5.0686933645133 28.96551724137931,8.116535126181429 30.3448275862069,14.50258209100653 31.72413793103448,8.441976030400468 33.10344827586207,7.82812043262204 34.48275862068966,7.906070349800253 35.86206896551724,2.654194679918153 37.24137931034483,14.20832115365877 38.62068965517241,12.35701062067622 40.0,5.696190197797915 41.37931034482759,8.609568352333627 42.75862068965517,4.357400370262107 44.13793103448276,5.596804053395693 45.51724137931034,4.88940855500341 46.89655172413793,8.200331287148007 48.27586206896552,3.470720062359934 49.6551724137931,5.741011400175387 51.03448275862069,12.87732631784079 52.41379310344828,5.343466822566501 53.79310344827586,8.375718600798987 55.17241379310345,19.46994056318815 56.55172413793103,5.516905388288025 57.93103448275862,4.604891357302933 59.31034482758621,8.06197018415668 60.68965517241379,8.009353990061387 62.06896551724138,7.681964337912891 63.44827586206897,13.87898275358082 64.82758620689656,8.751826951183864 66.20689655172414,5.66501023092663 67.58620689655172,7.356523433693852 68.96551724137932,3.273896521484946 70.3448275862069,8.295819935691318 71.72413793103448,12.98840494981974 73.10344827586206,20.0 74.48275862068967,4.971255968040534 75.86206896551724,5.444801714898178 77.24137931034483,6.514664328169151 78.62068965517241,4.969307220111079 80.0,4.82704862126084" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedArrays_depth_50_4.html">BenchmarkParseDeepNesting/NestedArrays/depth-50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.074363992172211 1.379310344827586,3.765166340508806 2.758620689655172,11.10632746249185 4.137931034482759,4.288323548597521 5.517241379310345,2.354859752120026 6.896551724137931,7.351598173515982 8.275862068965518,3.688193085453359 9.655172413793103,2.230267449445532 11.03448275862069,2.815394651011089 12.41379310344828,5.28897586431833 13.79310344827586,1.052837573385519 15.17241379310345,2.964122635355512 16.55172413793103,15.617742987606 17.93103448275862,3.086105675146771 19.31034482758621,0.0 20.68965517241379,4.61252446183953 22.06896551724138,3.153294194390085 23.44827586206897,1.882583170254403 24.82758620689655,3.24853228962818 26.20689655172414,3.397260273972603 27.58620689655172,0.7273320287018917 28.96551724137931,4.605348988910633 30.3448275862069,11.12850619699935 31.72413793103448,4.107632093933464 33.10344827586207,3.182648401826484 34.48275862068966,3.893672537508154 35.86206896551724,2.550554468362688 37.24137931034483,9.00587084148728 38.62068965517241,5.585127201565558 40.0,0.9504240052185258 41.37931034482759,4.726679712981083 42.75862068965517,3.471624266144814 44.13793103448276,3.388127853881279 45.51724137931034,6.556425309849967 46.89655172413793,3.653620352250489 48.27586206896552,2.880626223091977 49.6551724137931,3.043705153294194 51.03448275862069,6.788649706457926 52.41379310344828,2.41030658838878 53.79310344827586,1.318982387475538 55.17241379310345,20.0 56.55172413793103,3.037181996086106 57.93103448275862,2.058708414872798 59.31034482758621,6.393998695368558 60.68965517241379,4.92498369210698 62.06896551724138,2.303979125896934 63.44827586206897,9.58904109589041 64.82758620689656,7.215916503587736 66.20689655172414,0.5896934116112198 67.58620689655172,3.576647097195042 68.96551724137932,2.154598825831703 70.3448275862069,0.264187866927593 71.72413793103448,7.338551859099804 73.10344827586206,14.79778212654925 74.48275862068967,1.023483365949119 75.86206896551724,3.093933463796477 77.24137931034483,1.276581865622962 78.62068965517241,3.043052837573386 80.0,2.281148075668624" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMVirtualDocs_total_1000_hit_1_4.html">BenchmarkWASMVirtualDocs/total=1000/hit=1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.079884579927986 1.379310344827586,3.912211294796589 2.758620689655172,14.08141414391957 4.137931034482759,5.164634826931901 5.517241379310345,3.052100256718713 6.896551724137931,4.932471816749966 8.275862068965518,3.618204291873881 9.655172413793103,4.154791875948226 11.03448275862069,4.356115568894456 12.41379310344828,6.312551932831471 13.79310344827586,4.849627323800429 15.17241379310345,4.418372957308629 16.55172413793103,16.52383846150666 17.93103448275862,2.401415466785725 19.31034482758621,3.767274771702239 20.68965517241379,3.196871421543702 22.06896551724138,5.057151951847672 23.44827586206897,5.153555822884758 24.82758620689655,2.767766712553586 26.20689655172414,3.59439270108599 27.58620689655172,4.423168347120079 28.96551724137931,3.130562755530201 30.3448275862069,15.02701540725675 31.72413793103448,3.030769039971228 33.10344827586207,3.944786873860578 34.48275862068966,2.227789283957354 35.86206896551724,2.61018028185317 37.24137931034483,2.344366863856403 38.62068965517241,1.072100339397848 40.0,4.798779655972121 41.37931034482759,2.943377194614281 42.75862068965517,4.077238847618221 44.13793103448276,5.495020649113886 45.51724137931034,6.306681714269178 46.89655172413793,0.0 48.27586206896552,2.758423970334726 49.6551724137931,4.355867531490415 51.03448275862069,7.322146846411105 52.41379310344828,5.486918093915229 53.79310344827586,0.9712317950880326 55.17241379310345,20.0 56.55172413793103,4.439042740978673 57.93103448275862,3.729655765422759 59.31034482758621,6.489071885373648 60.68965517241379,3.023989350927453 62.06896551724138,2.388352163506257 63.44827586206897,10.16308459315665 64.82758620689656,5.73082154122175 66.20689655172414,3.986870553412788 67.58620689655172,2.277975518708221 68.96551724137932,3.497658113510184 70.3448275862069,2.360406615984357 71.72413793103448,2.063340485078483 73.10344827586206,16.00883013158384 74.48275862068967,4.919243155201138 75.86206896551724,3.173721263833253 77.24137931034483,4.773231803355946 78.62068965517241,4.582656397918139 80.0,4.042761648456587" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkVirtualDocs10x1_4.html">BenchmarkVirtualDocs10x1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.788069073783359 1.379310344827586,1.15541601255887 2.758620689655172,13.65149136577708 4.137931034482759,2.285714285714286 5.517241379310345,3.076923076923077 6.896551724137931,1.437990580847724 8.275862068965518,1.934065934065934 9.655172413793103,0.2700156985871272 11.03448275862069,3.397174254317111 12.41379310344828,0.4960753532182104 13.79310344827586,2.819466248037677 15.17241379310345,1.331240188383046 16.55172413793103,19.02040816326531 17.93103448275862,4.125588697017268 19.31034482758621,2.153846153846154 20.68965517241379,3.353218210361068 22.06896551724138,3.152276295133438 23.44827586206897,3.52276295133438 24.82758620689655,2.857142857142857 26.20689655172414,1.720565149136578 27.58620689655172,2.555729984301413 28.96551724137931,2.574568288854003 30.3448275862069,13.29984301412873 31.72413793103448,4.23861852433281 33.10344827586207,3.416012558869702 34.48275862068966,3.861852433281005 35.86206896551724,2.700156985871272 37.24137931034483,10.66248037676609 38.62068965517241,9.167974882260596 40.0,3.660910518053375 41.37931034482759,3.585557299843014 42.75862068965517,0.8163265306122449 44.13793103448276,2.480376766091052 45.51724137931034,3.554160125588697 46.89655172413793,4.081632653061224 48.27586206896552,3.949764521193093 49.6551724137931,0.0 51.03448275862069,12.25117739403454 52.41379310344828,3.089481946624804 53.79310344827586,2.82574568288854 55.17241379310345,20.0 56.55172413793103,2.850863422291994 57.93103448275862,2.32967032967033 59.31034482758621,1.186813186813187 60.68965517241379,4.376766091051805 62.06896551724138,2.963893249607535 63.44827586206897,14.82574568288854 64.82758620689656,2.750392464678179 66.20689655172414,2.901098901098901 67.58620689655172,0.01883830455259027 68.96551724137932,3.993720565149137 70.3448275862069,4.050235478806907 71.72413793103448,9.720565149136577 73.10344827586206,17.63265306122449 74.48275862068967,3.416012558869702 75.86206896551724,3.447409733124019 77.24137931034483,3.183673469387755 78.62068965517241,1.940345368916797 80.0,2.580847723704867" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetUnion_5_4.html">BenchmarkSetUnion/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.47240618101545095 1.379310344827586,1.2626931567328867 2.758620689655172,13.483443708609272 4.137931034482759,0.9183222958057371 5.517241379310345,5.801324503311259 6.896551724137931,5.236203090507722 8.275862068965518,5.69977924944812 9.655172413793103,2.026490066225165 11.03448275862069,2.075055187637968 12.41379310344828,4.935982339955849 13.79310344827586,1.3068432671081638 15.17241379310345,2.017660044150105 16.55172413793103,16.821192052980134 17.93103448275862,4.035320088300221 19.31034482758621,0.057395143487855904 20.68965517241379,5.443708609271523 22.06896551724138,2.1147902869757154 23.44827586206897,2.251655629139073 24.82758620689655,4.525386313465784 26.20689655172414,1.5452538631346577 27.58620689655172,1.1832229580573923 28.96551724137931,2.3002207505518726 30.3448275862069,13.774834437086094 31.72413793103448,5.209713024282561 33.10344827586207,4.3929359823399565 34.48275862068966,5.178807947019866 35.86206896551724,5.876379690949225 37.24137931034483,9.245033112582782 38.62068965517241,6.975717439293598 40.0,0.0 41.37931034482759,4.172185430463578 42.75862068965517,1.8278145695364216 44.13793103448276,1.2803532008830025 45.51724137931034,6.388520971302427 46.89655172413793,6.119205298013242 48.27586206896552,4.997792494481235 49.6551724137931,0.4105960264900652 51.03448275862069,10.251655629139071 52.41379310344828,1.0684326710816734 53.79310344827586,4.079470198675496 55.17241379310345,20.0 56.55172413793103,2.2075055187637957 57.93103448275862,1.6379690949227346 59.31034482758621,5.350993377483441 60.68965517241379,5.249448123620308 62.06896551724138,5.637969094922735 63.44827586206897,9.50110375275938 64.82758620689656,5.9646799116997755 66.20689655172414,2.061810154525382 67.58620689655172,5.306843267108166 68.96551724137932,5.655629139072843 70.3448275862069,3.368653421633553 71.72413793103448,7.205298013245031 73.10344827586206,13.024282560706403 74.48275862068967,1.3509933774834408 75.86206896551724,0.9183222958057371 77.24137931034483,1.6556291390728468 78.62068965517241,1.0375275938189858 80.0,1.8675496688741724" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectLookup_50_4.html">BenchmarkLazyObjectLookup/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.3414753297508497 1.379310344827586,1.973619931607228 2.758620689655172,12.369320957498775 4.137931034482759,1.2115290669272056 5.517241379310345,3.761602344894964 6.896551724137931,4.572545188080117 8.275862068965518,4.162188568637028 9.655172413793103,1.719589643380555 11.03448275862069,2.2471910112359517 12.41379310344828,3.321934538348799 13.79310344827586,2.149487054225691 15.17241379310345,2.843185148998529 16.55172413793103,16.85393258426966 17.93103448275862,2.5696140693698055 19.31034482758621,0.967269174401558 20.68965517241379,2.9115779189057136 22.06896551724138,2.1592574499267236 23.44827586206897,2.4621397166585197 24.82758620689655,3.3414753297508497 26.20689655172414,2.1592574499267236 27.58620689655172,2.2960429897410783 28.96551724137931,3.5955056179775298 30.3448275862069,12.037127503663896 31.72413793103448,3.6248168050806058 33.10344827586207,3.3903273082559835 34.48275862068966,3.7811431362970183 35.86206896551724,3.898387884709326 37.24137931034483,9.145090376160232 38.62068965517241,6.116267708842207 40.0,0.0 41.37931034482759,1.75867122618466 42.75862068965517,2.0810942843185103 44.13793103448276,2.1787982413287708 45.51724137931034,4.386907669760621 46.89655172413793,4.13287738153395 48.27586206896552,2.8724963361016123 49.6551724137931,1.0649731314118185 51.03448275862069,10.297997068881289 52.41379310344828,0.9477283829995109 53.79310344827586,3.8788470933072787 55.17241379310345,20.0 56.55172413793103,2.4621397166585197 57.93103448275862,2.4035173424523713 59.31034482758621,5.041524181729358 60.68965517241379,3.575964826575472 62.06896551724138,2.931118710307768 63.44827586206897,11.949193942354663 64.82758620689656,4.631167562286267 66.20689655172414,2.4425989252564726 67.58620689655172,4.220810942843185 68.96551724137932,4.1426477772349735 70.3448275862069,1.7293600390815804 71.72413793103448,8.138739618954567 73.10344827586206,16.14069369809477 74.48275862068967,0.43966780654616144 75.86206896551724,2.3351245725451903 77.24137931034483,2.892037127503663 78.62068965517241,2.305813385442111 80.0,2.6184660478749393" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkMd5_4.html">BenchmarkMd5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.4392523364486003 1.379310344827586,3.3457943925233664 2.758620689655172,11.214953271028037 4.137931034482759,3.5887850467289724 5.517241379310345,1.6448598130841106 6.896551724137931,7.5700934579439245 8.275862068965518,1.271028037383175 9.655172413793103,2.261682242990652 11.03448275862069,2.6168224299065415 12.41379310344828,6.093457943925234 13.79310344827586,2.6355140186915875 15.17241379310345,2.280373831775698 16.55172413793103,17.77570093457944 17.93103448275862,1.3271028037383168 19.31034482758621,3.5327102803738306 20.68965517241379,1.1028037383177605 22.06896551724138,3.8317757009345783 23.44827586206897,3.626168224299068 24.82758620689655,1.4579439252336428 26.20689655172414,3.4766355140186924 27.58620689655172,2.373831775700932 28.96551724137931,0.20560747663551382 30.3448275862069,11.383177570093459 31.72413793103448,1.3831775700934585 33.10344827586207,1.2897196261682282 34.48275862068966,1.271028037383175 35.86206896551724,0.4485981308411233 37.24137931034483,8.672897196261683 38.62068965517241,6.542056074766355 40.0,3.7196261682242984 41.37931034482759,1.5700934579439263 42.75862068965517,3.5700934579439227 44.13793103448276,2.8598130841121474 45.51724137931034,6.934579439252335 46.89655172413793,1.2897196261682282 48.27586206896552,1.4766355140186924 49.6551724137931,1.8504672897196244 51.03448275862069,10.42990654205607 52.41379310344828,2.5420560747663536 53.79310344827586,1.4953271028037385 55.17241379310345,20.0 56.55172413793103,3.4392523364486003 57.93103448275862,2.6915887850467293 59.31034482758621,6.542056074766355 60.68965517241379,1.4018691588785046 62.06896551724138,0.0 63.44827586206897,12.654205607476634 64.82758620689656,7.271028037383179 66.20689655172414,3.065420560747665 67.58620689655172,0.20560747663551382 68.96551724137932,1.1775700934579412 70.3448275862069,1.364485981308409 71.72413793103448,7.084112149532711 73.10344827586206,17.66355140186916 74.48275862068967,3.214953271028037 75.86206896551724,3.2897196261682247 77.24137931034483,2.4485981308411198 78.62068965517241,3.271028037383175 80.0,2.934579439252335" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkNewPtrSlice_4.html">BenchmarkNewPtrSlice-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.865350089766604 1.379310344827586,3.3105924596050293 2.758620689655172,11.597845601436266 4.137931034482759,0.7755834829443486 5.517241379310345,3.9281867145421927 6.896551724137931,3.97845601436266 8.275862068965518,4.660682226211852 9.655172413793103,1.1202872531418322 11.03448275862069,1.8527827648114972 12.41379310344828,2.721723518850986 13.79310344827586,0.5314183123877889 15.17241379310345,1.9317773788150774 16.55172413793103,12.416517055655298 17.93103448275862,6.635547576301619 19.31034482758621,3.2244165170556585 20.68965517241379,7.131059245960502 22.06896551724138,4.409335727109518 23.44827586206897,3.99281867145422 24.82758620689655,6.75044883303411 26.20689655172414,2.3770197486535025 27.58620689655172,2.628366247755835 28.96551724137931,6.470377019748653 30.3448275862069,13.924596050269303 31.72413793103448,3.69120287253142 33.10344827586207,6.089766606822263 34.48275862068966,6.513464991023344 35.86206896551724,7.10233393177738 37.24137931034483,8.588868940754042 38.62068965517241,6.549371633752248 40.0,0.0 41.37931034482759,7.030520646319571 42.75862068965517,2.894075403949735 44.13793103448276,2.6140035906642716 45.51724137931034,6.082585278276484 46.89655172413793,6.671454219030524 48.27586206896552,6.664272890484742 49.6551724137931,2.9228007181328586 51.03448275862069,9.946140035906643 52.41379310344828,3.3824057450628366 53.79310344827586,6.6068222621184916 55.17241379310345,20.0 56.55172413793103,3.030520646319573 57.93103448275862,2.9587073608617622 59.31034482758621,3.1813285457809712 60.68965517241379,6.764811490125677 62.06896551724138,6.771992818671455 63.44827586206897,9.666068222621186 64.82758620689656,5.802513464991023 66.20689655172414,2.1184919210053863 67.58620689655172,6.0969479353680445 68.96551724137932,4.603231597845603 70.3448275862069,6.549371633752248 71.72413793103448,5.299820466786356 73.10344827586206,8.811490125673254 74.48275862068967,3.2244165170556585 75.86206896551724,2.463195691202877 77.24137931034483,4.129263913824058 78.62068965517241,2.0897666068222627 80.0,3.1669658886894076" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64__9223372036854775807_4.html">BenchmarkAtoi64/+9223372036854775807-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.5316804407713498 1.379310344827586,1.5867768595041376 2.758620689655172,9.37741046831956 4.137931034482759,1.245179063360883 5.517241379310345,0.38567493112947915 6.896551724137931,4.330578512396695 8.275862068965518,0.3526170798898072 9.655172413793103,1.101928374655646 11.03448275862069,1.2231404958677672 12.41379310344828,4.077134986225898 13.79310344827586,0.9146005509641881 15.17241379310345,1.2561983471074392 16.55172413793103,6.325068870523419 17.93103448275862,0.4297520661157037 19.31034482758621,1.16804407713499 20.68965517241379,0.41873278236914757 22.06896551724138,1.245179063360883 23.44827586206897,1.16804407713499 24.82758620689655,0.4407713498622563 26.20689655172414,1.2231404958677672 27.58620689655172,1.2341597796143304 28.96551724137931,0.3526170798898072 30.3448275862069,9.421487603305785 31.72413793103448,0.4297520661157037 33.10344827586207,0.39669421487603174 34.48275862068966,0.38567493112947915 35.86206896551724,0.4407713498622563 37.24137931034483,4.022038567493112 38.62068965517241,1.9283746556473815 40.0,1.16804407713499 41.37931034482759,0.4297520661157037 42.75862068965517,1.1790633608815426 44.13793103448276,0.022038567493115835 45.51724137931034,4.000000000000002 46.89655172413793,0.2865013774104739 48.27586206896552,0.41873278236914757 49.6551724137931,1.2011019283746585 51.03448275862069,4.429752066115707 52.41379310344828,0.27548209366391063 53.79310344827586,0.374655647382923 55.17241379310345,20.0 56.55172413793103,1.2341597796143304 57.93103448275862,1.0358126721763128 59.31034482758621,4.253443526170797 60.68965517241379,0.41873278236914757 62.06896551724138,0.407713498622595 63.44827586206897,7.856749311294768 64.82758620689656,3.9779614325068877 66.20689655172414,1.1460055096418706 67.58620689655172,0.0 68.96551724137932,0.39669421487603174 70.3448275862069,0.45179063360881955 71.72413793103448,2.501377410468322 73.10344827586206,6.203856749311296 74.48275862068967,1.2121212121212146 75.86206896551724,1.1900826446280952 77.24137931034483,1.2561983471074392 78.62068965517241,1.1790633608815426 80.0,1.2561983471074392" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_100_10_4.html">BenchmarkJSONPatchAddRemove/array-100-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.261853236277789 1.379310344827586,2.33326775526264 2.758620689655172,12.11882746409601 4.137931034482759,2.482785756443045 5.517241379310345,5.205587251623057 6.896551724137931,0.0 8.275862068965518,6.960456423372024 9.655172413793103,2.502459177650994 11.03448275862069,3.033641550265591 12.41379310344828,2.120794806216801 13.79310344827586,1.652567381467637 15.17241379310345,0.9049773755656109 16.55172413793103,12.50836120401338 17.93103448275862,5.504623253983868 19.31034482758621,2.707062758213653 20.68965517241379,6.382057839858351 22.06896551724138,3.497934290773165 23.44827586206897,3.777296871926028 24.82758620689655,6.511902419830809 26.20689655172414,2.620499704898682 27.58620689655172,2.321463702537871 28.96551724137931,5.559708833366122 30.3448275862069,13.74778674011411 31.72413793103448,6.846350580365926 33.10344827586207,3.804839661617155 34.48275862068966,6.582726736179422 35.86206896551724,6.275821365335432 37.24137931034483,5.831202046035806 38.62068965517241,4.418650403305135 40.0,3.844186504033051 41.37931034482759,4.902616565020657 42.75862068965517,2.349006492228999 44.13793103448276,3.54908518591383 45.51724137931034,3.289396025968916 46.89655172413793,6.29156010230179 48.27586206896552,5.744638992720834 49.6551724137931,2.923470391501082 51.03448275862069,9.175683651386976 52.41379310344828,0.7554593743852056 53.79310344827586,3.832382451308283 55.17241379310345,20.0 56.55172413793103,4.379303560889239 57.93103448275862,2.309659649813102 59.31034482758621,1.920125909895731 60.68965517241379,7.188668109384222 62.06896551724138,5.850875467243754 63.44827586206897,11.04859335038363 64.82758620689656,3.013968129057643 66.20689655172414,2.663781231556168 67.58620689655172,5.453472358843203 68.96551724137932,6.240409207161125 70.3448275862069,5.024591776509935 71.72413793103448,6.972260476096793 73.10344827586206,16.10859728506787 74.48275862068967,4.269132402124729 75.86206896551724,2.781821758803856 77.24137931034483,3.580562659846547 78.62068965517241,3.950422978555971 80.0,2.518197914617352" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_some_decl_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/some_decl-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.700781805259421 1.379310344827586,2.700781805259421 2.758620689655172,12.224591329068943 4.137931034482759,2.5586353944562887 5.517241379310345,5.017768301350392 6.896551724137931,6.353944562899789 8.275862068965518,4.207533759772566 9.655172413793103,3.4399431414356805 11.03448275862069,3.5252309879175563 12.41379310344828,8.514570007107324 13.79310344827586,3.141435678749115 15.17241379310345,3.1556503198294266 16.55172413793103,15.323383084577117 17.93103448275862,5.387348969438522 19.31034482758621,2.6154939587775416 20.68965517241379,3.141435678749115 22.06896551724138,0.0 23.44827586206897,2.700781805259421 24.82758620689655,5.671641791044779 26.20689655172414,2.2174840085287855 27.58620689655172,2.2885572139303463 28.96551724137931,2.515991471215351 30.3448275862069,12.622601279317701 31.72413793103448,0.2842928216062539 33.10344827586207,3.8805970149253746 34.48275862068966,3.3120113717128667 35.86206896551724,4.889836531627578 37.24137931034483,2.714996446339729 38.62068965517241,1.464108031272211 40.0,2.430703624733475 41.37931034482759,5.828002842928218 42.75862068965517,2.6297085998578567 44.13793103448276,3.141435678749115 45.51724137931034,8.670931058990764 46.89655172413793,3.1556503198294266 48.27586206896552,5.003553660270077 49.6551724137931,2.686567164179106 51.03448275862069,7.363184079601989 52.41379310344828,2.686567164179106 53.79310344827586,3.468372423596307 55.17241379310345,20.0 56.55172413793103,3.468372423596307 57.93103448275862,3.326226012793178 59.31034482758621,7.803837953091687 60.68965517241379,4.122245913290692 62.06896551724138,4.790334044065389 63.44827586206897,10.092395167022035 64.82758620689656,7.8180525941719985 66.20689655172414,3.0987917555081737 67.58620689655172,3.468372423596307 68.96551724137932,4.022743425728503 70.3448275862069,2.515991471215351 71.72413793103448,5.6289978678038395 73.10344827586206,14.854299928926793 74.48275862068967,2.6581378820184796 75.86206896551724,2.6723525230987946 77.24137931034483,0.7249466950959516 78.62068965517241,2.5586353944562887 80.0,3.5252309879175563" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionOptimizationComparison_SimpleSetComp_4.html">BenchmarkComprehensionOptimizationComparison/SimpleSetComp-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.226493199290361 1.379310344827586,2.035284841316775 2.758620689655172,12.21959392864183 4.137931034482759,2.057953873447664 5.517241379310345,4.686575990538143 6.896551724137931,5.912674945791445 8.275862068965518,4.038044549576188 9.655172413793103,1.947565543071161 11.03448275862069,1.755371575004928 12.41379310344828,5.179381036861817 13.79310344827586,1.232998225901833 15.17241379310345,2.483737433471319 16.55172413793103,17.210723437808 17.93103448275862,4.119850187265918 19.31034482758621,2.458111571062488 20.68965517241379,4.005519416518825 22.06896551724138,3.14508180563769 23.44827586206897,3.182534989158289 24.82758620689655,4.109994086339444 26.20689655172414,2.079637295485906 27.58620689655172,0.1862803075103489 28.96551724137931,3.628030751034891 30.3448275862069,12.14173073132269 31.72413793103448,4.044943820224719 33.10344827586207,4.00354819633353 34.48275862068966,3.801498127340824 35.86206896551724,1.938695052237335 37.24137931034483,9.266706091070374 38.62068965517241,7.343780800315395 40.0,2.83658584663907 41.37931034482759,3.255470136014193 42.75862068965517,2.239306130494776 44.13793103448276,2.107234378080032 45.51724137931034,5.937315198107629 46.89655172413793,3.714764439187857 48.27586206896552,3.976936723832052 49.6551724137931,2.354622511334516 51.03448275862069,10.87029371180761 52.41379310344828,0.0 53.79310344827586,3.005125172481766 55.17241379310345,20.0 56.55172413793103,1.547407845456337 57.93103448275862,1.475458308693081 59.31034482758621,4.632367435442539 60.68965517241379,3.446678493987778 62.06896551724138,3.152966686378869 63.44827586206897,12.15947171299034 64.82758620689656,5.923516656810566 66.20689655172414,1.833234772324069 67.58620689655172,0.319337670017741 68.96551724137932,3.55016755371575 70.3448275862069,3.885274985215849 71.72413793103448,7.677902621722846 73.10344827586206,16.411393652671 74.48275862068967,0.426769170116302 75.86206896551724,1.683422038241672 77.24137931034483,1.245811157106249 78.62068965517241,1.253696037847428 80.0,1.689335698797556" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNSlow_100x100_4.html">BenchmarkObjectUnionNSlow/100x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.542484955255366 1.379310344827586,0.0 2.758620689655172,13.15819403205349 4.137931034482759,0.3053705601533492 5.517241379310345,5.025593180747818 6.896551724137931,3.735286802216436 8.275862068965518,5.01832753147846 9.655172413793103,1.050058328164471 11.03448275862069,1.506074144712331 12.41379310344828,2.840903266067595 13.79310344827586,1.217023774016291 15.17241379310345,1.334113564987827 16.55172413793103,16.5717694436102 17.93103448275862,4.750840176701141 19.31034482758621,1.486017925375039 20.68965517241379,3.978665411690884 22.06896551724138,1.462322001053382 23.44827586206897,1.551319324253336 24.82758620689655,3.333501901900662 26.20689655172414,1.253290097215901 27.58620689655172,0.4260656543608172 28.96551724137931,4.411625176437967 30.3448275862069,12.84381709415999 31.72413793103448,5.324069630514901 33.10344827586207,4.346674675393702 34.48275862068966,4.697751398517078 35.86206896551724,4.899854790219858 37.24137931034483,8.115062839953778 38.62068965517241,6.230541941063613 40.0,1.657297350480541 41.37931034482759,5.002337598806122 42.75862068965517,1.002866009662075 44.13793103448276,2.129750322430387 45.51724137931034,3.945419562003819 46.89655172413793,3.917065640944135 48.27586206896552,4.292319912867252 49.6551724137931,0.843647837557696 51.03448275862069,9.607128592703596 52.41379310344828,0.8215550347130843 53.79310344827586,2.541594293988398 55.17241379310345,20.0 56.55172413793103,0.7782157120353485 57.93103448275862,1.147091899798715 59.31034482758621,3.110482247149729 60.68965517241379,4.202462545956436 62.06896551724138,2.957896732143514 63.44827586206897,11.28593391630536 64.82758620689656,3.896183779644417 66.20689655172414,0.8062462566597485 67.58620689655172,2.372571623580197 68.96551724137932,4.974341455930156 70.3448275862069,5.117810507601238 71.72413793103448,6.724544168232806 73.10344827586206,16.13485347779316 74.48275862068967,1.941070492966735 75.86206896551724,1.199375677069411 77.24137931034483,1.961787225873968 78.62068965517241,1.920484486703552 80.0,1.349800762273942" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMVirtualDocs_total_1000_hit_1000_4.html">BenchmarkWASMVirtualDocs/total=1000/hit=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.58265929019682 1.379310344827586,9.749416980369325 2.758620689655172,18.74383057691636 4.137931034482759,9.807927265274778 5.517241379310345,7.137961981827579 6.896551724137931,7.993860699128089 8.275862068965518,7.049318224557429 9.655172413793103,8.951533079818795 11.03448275862069,9.935014847153704 12.41379310344828,7.429364821085323 13.79310344827586,9.582646903492938 15.17241379310345,10.09126748636618 16.55172413793103,14.37240512629371 17.93103448275862,5.126226142926798 19.31034482758621,9.725814679144957 20.68965517241379,7.068911737978422 22.06896551724138,9.756871523981221 23.44827586206897,10.14185028078406 24.82758620689655,7.068821652859245 26.20689655172414,9.936996719775598 27.58620689655172,9.815134074808935 28.96551724137931,6.910316885667345 30.3448275862069,18.82103352405104 31.72413793103448,7.230096537465838 33.10344827586207,6.825726958760159 34.48275862068966,6.881016700655031 35.86206896551724,6.942161975296408 37.24137931034483,3.652726369828692 38.62068965517241,0.0 40.0,9.892742404979906 41.37931034482759,7.077762600937561 42.75862068965517,9.676222821038028 44.13793103448276,9.943527890915929 45.51724137931034,8.61673173439754 46.89655172413793,7.213002886102006 48.27586206896552,7.166338794368329 49.6551724137931,9.932560027656132 51.03448275862069,7.030625562328205 52.41379310344828,10.05944491801691 53.79310344827586,6.550561962234066 55.17241379310345,20.0 56.55172413793103,9.862608932615204 57.93103448275862,9.603659257540968 59.31034482758621,7.35481938496637 60.68965517241379,7.158050963404046 62.06896551724138,6.530563065776776 63.44827586206897,9.956545190637003 64.82758620689656,7.381822399439671 66.20689655172414,9.744642469052947 67.58620689655172,7.307434612279277 68.96551724137932,7.236785357564729 70.3448275862069,6.4095337081625 71.72413793103448,1.995565560008513 73.10344827586206,17.3586142206117 74.48275862068967,9.992962100064299 75.86206896551724,9.702144814081205 77.24137931034483,9.742953373068378 78.62068965517241,9.61856834476476 80.0,9.878689126388297" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkMakeDirSiblings_100_existing_Go_4.html">BenchmarkMakeDirSiblings/100_existing/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.010382240564897 1.379310344827586,3.87963694401006 2.758620689655172,13.62233793870609 4.137931034482759,3.929291138016089 5.517241379310345,5.591900562640055 6.896551724137931,5.140176369117671 8.275862068965518,6.234825646068774 9.655172413793103,5.085846942559126 11.03448275862069,5.324928662399845 12.41379310344828,6.308823292331006 13.79310344827586,4.786309629366909 15.17241379310345,5.137274500636799 16.55172413793103,16.17840042560738 17.93103448275862,5.206596914346515 19.31034482758621,4.080510728852633 20.68965517241379,5.201921681794 22.06896551724138,4.345870479936804 23.44827586206897,4.318786374115333 24.82758620689655,5.240935691370166 26.20689655172414,4.137580808976447 27.58620689655172,3.943155620758033 28.96551724137931,4.680391429815086 30.3448275862069,14.10372567669961 31.72413793103448,6.445049896016379 33.10344827586207,6.137451837043963 34.48275862068966,6.08360605523223 35.86206896551724,5.76617388640797 37.24137931034483,2.24233826113592 38.62068965517241,0.0 40.0,4.253977978042528 41.37931034482759,2.715342823518032 42.75862068965517,4.026342517209692 44.13793103448276,3.993777104257686 45.51724137931034,4.769543278144094 46.89655172413793,4.34732141417724 48.27586206896552,4.169662577181641 49.6551724137931,2.791275048767512 51.03448275862069,5.35781650518306 52.41379310344828,4.097760724822261 53.79310344827586,5.361040803495139 55.17241379310345,20.0 56.55172413793103,3.96040561672766 57.93103448275862,3.888664979283883 59.31034482758621,5.064244143868191 60.68965517241379,5.54643795643973 62.06896551724138,5.452610875558207 63.44827586206897,7.314804365699915 64.82758620689656,5.45841461251995 66.20689655172414,5.022005835979945 67.58620689655172,5.820825742797724 68.96551724137932,5.510809460091248 70.3448275862069,5.310902964742298 71.72413793103448,3.008109110254881 73.10344827586206,16.80343065340405 74.48275862068967,5.055699753341179 75.86206896551724,4.246078447177933 77.24137931034483,4.860307275629141 78.62068965517241,4.811942800947944 80.0,4.093085492269745" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_100_100_4.html">BenchmarkJSONPatchAddRemove/array-100-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.587507543753772 1.379310344827586,1.546972440152887 2.758620689655172,10.96811506739087 4.137931034482759,2.445684972842486 5.517241379310345,3.942365721182861 6.896551724137931,0.0 8.275862068965518,3.749748541540937 9.655172413793103,3.107020720177027 11.03448275862069,2.748440957553812 12.41379310344828,0.8770871052102193 13.79310344827586,1.475558237779119 15.17241379310345,0.864011265338966 16.55172413793103,14.72741903037618 17.93103448275862,4.448803057734862 19.31034482758621,2.708710521021927 20.68965517241379,5.908770871052102 22.06896551724138,3.597867632267149 23.44827586206897,2.233956950311808 24.82758620689655,5.988734661033997 26.20689655172414,2.570911285455643 27.58620689655172,1.944276805471736 28.96551724137931,5.052806276403138 30.3448275862069,12.98330315831825 31.72413793103448,5.429993964996982 33.10344827586207,2.054918527459264 34.48275862068966,4.638402735868035 35.86206896551724,4.294407563870449 37.24137931034483,6.550492858579763 38.62068965517241,4.703781935224301 40.0,3.222188694427681 41.37931034482759,4.733956950311808 42.75862068965517,2.466807483403742 44.13793103448276,2.576443371555019 45.51724137931034,3.071313618990143 46.89655172413793,4.973848320257493 48.27586206896552,3.626030979682157 49.6551724137931,2.363206598269966 51.03448275862069,10.40384228525448 52.41379310344828,0.5894186280426474 53.79310344827586,2.058941862804265 55.17241379310345,20.0 56.55172413793103,3.293099979883323 57.93103448275862,2.433614966807483 59.31034482758621,2.34007242003621 60.68965517241379,5.762422047877691 62.06896551724138,4.871253268959968 63.44827586206897,12.2138402735868 64.82758620689656,2.20076443371555 66.20689655172414,2.298330315831825 67.58620689655172,4.277811305572319 68.96551724137932,4.941661637497485 70.3448275862069,3.820156910078455 71.72413793103448,7.720277610138805 73.10344827586206,14.05803661235164 74.48275862068967,2.998390665862 75.86206896551724,1.003319251659626 77.24137931034483,1.777811305572319 78.62068965517241,3.27801247233957 80.0,2.636290484811909" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_10_1000_4.html">BenchmarkJSONPatchAddRemove/array-10-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.586744332886603 1.379310344827586,1.780333375760253 2.758620689655172,10.66228421543891 4.137931034482759,1.870627843539503 5.517241379310345,3.764715277933759 6.896551724137931,0.9645884963150972 8.275862068965518,4.509033190329657 9.655172413793103,2.670400235594189 11.03448275862069,2.525649568618055 12.41379310344828,2.56777700411042 13.79310344827586,1.712649960443137 15.17241379310345,0.0 16.55172413793103,17.11067685911018 17.93103448275862,3.817125002183739 19.31034482758621,2.778064783410575 20.68965517241379,4.065946407313403 22.06896551724138,3.495978177589103 23.44827586206897,2.935942838460751 24.82758620689655,4.91278772314688 26.20689655172414,2.628921682402062 27.58620689655172,1.644018178687211 28.96551724137931,4.553606412953687 30.3448275862069,12.31758296334564 31.72413793103448,5.25320136065627 33.10344827586207,1.574038718307715 34.48275862068966,4.214889852229535 35.86206896551724,3.494480756896246 37.24137931034483,8.070199082081116 38.62068965517241,5.828560304874853 40.0,3.448709597717931 41.37931034482759,4.136774406085518 42.75862068965517,2.328089865207181 44.13793103448276,2.640501735760153 45.51724137931034,3.53536034181123 46.89655172413793,4.631921515190085 48.27586206896552,2.65911966637467 49.6551724137931,2.524900858271627 51.03448275862069,10.83104352752384 52.41379310344828,1.181564754710012 53.79310344827586,1.260878137408314 55.17241379310345,20.0 56.55172413793103,3.640928500657617 57.93103448275862,2.463506609864508 59.31034482758621,3.149375201215906 60.68965517241379,5.070016895896818 62.06896551724138,3.713753060353541 63.44827586206897,12.75562843002927 64.82758620689656,3.282445986787758 66.20689655172414,2.453374063176179 67.58620689655172,3.49088694723339 68.96551724137932,4.273738485458797 70.3448275862069,2.883932426395534 71.72413793103448,9.023606837222884 73.10344827586206,17.46895971688766 74.48275862068967,3.082640152337598 75.86206896551724,1.19359403427596 77.24137931034483,2.035044635615153 78.62068965517241,3.430091667103414 80.0,2.659918290744193" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64__123_4.html">BenchmarkAtoi64/-123-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.0474207726116145 1.379310344827586,5.102937774693501 2.758620689655172,12.787416146194774 4.137931034482759,3.6132315521628513 5.517241379310345,2.549155678926674 6.896551724137931,7.508674531575297 8.275862068965518,5.7830210501966235 9.655172413793103,3.219986120749482 11.03448275862069,3.5715938006014376 12.41379310344828,7.508674531575297 13.79310344827586,3.5438352995604916 15.17241379310345,3.6132315521628513 16.55172413793103,12.38491788110109 17.93103448275862,5.7830210501966235 19.31034482758621,3.650242886884108 20.68965517241379,5.847790885958828 22.06896551724138,3.6363636363636402 23.44827586206897,3.6363636363636402 24.82758620689655,5.85704371963914 26.20689655172414,3.548461716400652 27.58620689655172,3.603978718482537 28.96551724137931,5.69049271339348 30.3448275862069,10.201249132546844 31.72413793103448,5.861670136479301 33.10344827586207,5.847790885958828 34.48275862068966,5.792273883876938 35.86206896551724,4.219292158223457 37.24137931034483,2.6601896830904472 38.62068965517241,0.03701133472126372 40.0,3.6548693037242685 41.37931034482759,5.787647467036782 42.75862068965517,3.548461716400652 44.13793103448276,2.461253758963686 45.51724137931034,7.624334952579229 46.89655172413793,5.759888965995838 48.27586206896552,5.843164469118669 49.6551724137931,3.6132315521628513 51.03448275862069,2.276197085357392 52.41379310344828,3.5345824658801774 53.79310344827586,2.0587554938700023 55.17241379310345,20.0 56.55172413793103,3.6317372195234796 57.93103448275862,3.469812630117975 59.31034482758621,7.619708535739072 60.68965517241379,5.843164469118669 62.06896551724138,5.806153134397409 63.44827586206897,5.0705528568124 64.82758620689656,7.619708535739072 66.20689655172414,3.6086051353226942 67.58620689655172,2.563034929447145 68.96551724137932,5.810779551237568 70.3448275862069,4.79759426324312 71.72413793103448,0.0 73.10344827586206,12.708767059912098 74.48275862068967,3.5530881332408057 75.86206896551724,3.6363636363636402 77.24137931034483,3.49294471431876 78.62068965517241,3.5808466342817518 80.0,3.6456164700439544" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_100_10_4.html">BenchmarkJSONPatchAddRemove/object-100-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.094745908699397 1.379310344827586,1.777777777777778 2.758620689655172,12.6046511627907 4.137931034482759,1.76916451335056 5.517241379310345,5.14900947459087 6.896551724137931,1.984496124031008 8.275862068965518,5.260981912144703 9.655172413793103,2.392764857881137 11.03448275862069,1.58656330749354 12.41379310344828,3.993109388458226 13.79310344827586,1.393626184323859 15.17241379310345,0.8664944013781223 16.55172413793103,16.64599483204134 17.93103448275862,5.333333333333333 19.31034482758621,1.879414298018949 20.68965517241379,5.228251507321275 22.06896551724138,2.651162790697674 23.44827586206897,3.069767441860465 24.82758620689655,5.567614125753661 26.20689655172414,2.11541774332472 27.58620689655172,0.8372093023255814 28.96551724137931,5.503875968992248 30.3448275862069,13.6520241171404 31.72413793103448,5.650301464254953 33.10344827586207,2.883720930232558 34.48275862068966,5.362618432385874 35.86206896551724,5.271317829457364 37.24137931034483,7.157622739018088 38.62068965517241,5.085271317829457 40.0,3.078380706287683 41.37931034482759,4.959517657192076 42.75862068965517,1.431524547803618 44.13793103448276,2.434108527131783 45.51724137931034,5.05770887166236 46.89655172413793,4.950904392764858 48.27586206896552,4.787252368647717 49.6551724137931,2.694229112833764 51.03448275862069,8.84065460809647 52.41379310344828,0.0 53.79310344827586,3.502153316106804 55.17241379310345,20.0 56.55172413793103,2.818260120585702 57.93103448275862,1.755383290267011 59.31034482758621,4.134366925064599 60.68965517241379,5.827734711455642 62.06896551724138,4.559862187769165 63.44827586206897,10.69422911283376 64.82758620689656,5.58656330749354 66.20689655172414,1.676141257536606 67.58620689655172,4.236003445305771 68.96551724137932,5.464254952627046 70.3448275862069,4.597760551248923 71.72413793103448,6.66322136089578 73.10344827586206,14.72006890611542 74.48275862068967,3.143841515934539 75.86206896551724,1.763996554694229 77.24137931034483,2.725236864771748 78.62068965517241,2.558139534883721 80.0,1.955211024978467" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkRuleBindings_Rule_5Exprs_4.html">BenchmarkRuleBindings/Rule_5Exprs-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.260964645851051 1.379310344827586,1.853966711213704 2.758620689655172,12.41039970841939 4.137931034482759,1.751913497752399 5.517241379310345,3.952132183209817 6.896551724137931,6.414773417567732 8.275862068965518,1.449398614992103 9.655172413793103,1.787146154780707 11.03448275862069,2.802818612562265 12.41379310344828,6.046652897582311 13.79310344827586,1.909852994775847 15.17241379310345,2.263394484266796 16.55172413793103,14.18782650953712 17.93103448275862,3.483173368970963 19.31034482758621,1.731259871218564 20.68965517241379,3.457660065605637 22.06896551724138,2.606001700886891 23.44827586206897,3.121127445024906 24.82758620689655,3.115052848985542 26.20689655172414,1.358279674401652 27.58620689655172,0.5005467136435428 28.96551724137931,2.972907301664439 30.3448275862069,11.5696756165715 31.72413793103448,3.574292309561414 33.10344827586207,3.190377839873648 34.48275862068966,3.067670999878508 35.86206896551724,2.892722633944843 37.24137931034483,7.781557526424493 38.62068965517241,6.614020167658851 40.0,3.291216134127081 41.37931034482759,3.637468108370793 42.75862068965517,1.637711092212368 44.13793103448276,2.780950066820556 45.51724137931034,6.79990280646337 46.89655172413793,3.461304823229255 48.27586206896552,3.505041914712672 49.6551724137931,1.115295832827117 51.03448275862069,9.65010326813267 52.41379310344828,0.0 53.79310344827586,1.789575993196452 55.17241379310345,20.0 56.55172413793103,1.623132061717896 57.93103448275862,1.03511116510752 59.31034482758621,5.188919936824201 60.68965517241379,4.202405540031588 62.06896551724138,1.77499696270198 63.44827586206897,12.30348681812659 64.82758620689656,6.381970598955169 66.20689655172414,1.161462762726279 67.58620689655172,1.287814360345037 68.96551724137932,2.893937553152715 70.3448275862069,3.259628234722391 71.72413793103448,5.269104604543798 73.10344827586206,14.84509780099623 74.48275862068967,1.669298991617057 75.86206896551724,1.604908273599806 77.24137931034483,1.344915563115053 78.62068965517241,0.9695055278823957 80.0,1.229498238367149" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkNumbersRangeStep_not_interned_4.html">BenchmarkNumbersRangeStep/not_interned-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.82963244475813 1.379310344827586,1.791628210000543 2.758620689655172,14.14626201205277 4.137931034482759,1.017427656224551 5.517241379310345,6.508496661056518 6.896551724137931,1.919756772897551 8.275862068965518,6.787556327705087 9.655172413793103,1.883924208697541 11.03448275862069,1.735164775503556 12.41379310344828,1.992507736576361 13.79310344827586,0.8914707638851186 15.17241379310345,1.13904120744883 16.55172413793103,15.54156034529562 17.93103448275862,6.672457788153537 19.31034482758621,1.84809164449753 20.68965517241379,5.686519355013844 22.06896551724138,2.284597426570389 23.44827586206897,2.152125522558228 24.82758620689655,4.753786850534774 26.20689655172414,1.686302187958087 27.58620689655172,0.3789565122970845 28.96551724137931,6.194690265486726 30.3448275862069,13.82268309897389 31.72413793103448,6.179488571583691 33.10344827586207,5.637656767468375 34.48275862068966,5.975351539171508 35.86206896551724,5.929746457462403 37.24137931034483,7.477061729735599 38.62068965517241,4.793962755849938 40.0,1.863293338400565 41.37931034482759,6.88853900863239 42.75862068965517,0.9696509039578696 44.13793103448276,0.2432271024485586 45.51724137931034,2.586459634073511 46.89655172413793,5.64091427330474 48.27586206896552,5.565991639068353 49.6551724137931,0.0 51.03448275862069,8.892990933275422 52.41379310344828,1.122753678267007 53.79310344827586,4.714696780498398 55.17241379310345,20.0 56.55172413793103,1.200933818339758 57.93103448275862,0.9598783864487757 59.31034482758621,1.741679787176285 60.68965517241379,6.649655247298985 62.06896551724138,4.419349584668006 63.44827586206897,10.55649058037896 64.82758620689656,2.171670557576416 66.20689655172414,1.483250990824692 67.58620689655172,4.596340735110484 68.96551724137932,6.123025137086704 70.3448275862069,6.068733373147294 71.72413793103448,4.456267984146805 73.10344827586206,14.10825777729518 74.48275862068967,2.322601661327977 75.86206896551724,1.334491557630707 77.24137931034483,2.305228296867365 78.62068965517241,1.945816819588468 80.0,1.155328736630653" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionOptimizationComparison_SimpleArrayComp_4.html">BenchmarkComprehensionOptimizationComparison/SimpleArrayComp-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.398187661345556 1.379310344827586,2.622622622622623 2.758620689655172,12.73800115905379 4.137931034482759,2.089457878931563 5.517241379310345,4.9681260207576 6.896551724137931,6.096622938728202 8.275862068965518,4.256888467414783 9.655172413793103,2.496180390917233 11.03448275862069,1.969337758811443 12.41379310344828,5.345345345345345 13.79310344827586,2.177967441125336 15.17241379310345,2.670038459512144 16.55172413793103,17.57336283652073 17.93103448275862,4.536115062430852 19.31034482758621,3.071492545176756 20.68965517241379,4.202096833675781 22.06896551724138,3.239028502186397 23.44827586206897,3.701596333175281 24.82758620689655,4.476055002370792 26.20689655172414,2.402402402402402 27.58620689655172,0.0 28.96551724137931,4.187345239976819 30.3448275862069,12.72324956535483 31.72413793103448,4.309572730625362 33.10344827586207,4.26110320847163 34.48275862068966,4.124124124124124 35.86206896551724,2.235920130656973 37.24137931034483,9.108055423844897 38.62068965517241,7.501185395922238 40.0,3.069385174648333 41.37931034482759,2.212739054844318 42.75862068965517,2.861809177598651 44.13793103448276,2.096833675781044 45.51724137931034,6.190400927243033 46.89655172413793,3.935514461830251 48.27586206896552,4.139929403087298 49.6551724137931,2.666877403719509 51.03448275862069,10.91301828143933 52.41379310344828,0.6901638480585849 53.79310344827586,2.906063958695538 55.17241379310345,20.0 56.55172413793103,1.922975607186134 57.93103448275862,1.675359570096412 59.31034482758621,4.754227912122649 60.68965517241379,4.059849323007218 62.06896551724138,3.519308782466677 63.44827586206897,12.47668721352932 64.82758620689656,6.034455508139719 66.20689655172414,1.902955587166113 67.58620689655172,2.989305094568252 68.96551724137932,3.478215057162426 70.3448275862069,3.342289658079132 71.72413793103448,7.533849639112797 73.10344827586206,16.58289868816185 74.48275862068967,1.230704388599125 75.86206896551724,1.217006480164375 77.24137931034483,1.591064748959486 78.62068965517241,1.669037458511143 80.0,1.868183973447131" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkVirtualDocs1000x1_4.html">BenchmarkVirtualDocs1000x1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.447705276303466 1.379310344827586,0.0 2.758620689655172,13.32500780518264 4.137931034482759,1.76709334998439 5.517241379310345,3.846394005619732 6.896551724137931,2.347798938495161 8.275862068965518,2.822354043084608 9.655172413793103,0.0 11.03448275862069,3.927567905088979 12.41379310344828,1.011551670309085 13.79310344827586,2.435216984077427 15.17241379310345,2.841086481423665 16.55172413793103,19.65032781767093 17.93103448275862,4.139868872931627 19.31034482758621,2.703715266937246 20.68965517241379,3.996253512332189 22.06896551724138,3.409303777708398 23.44827586206897,4.18357789572276 24.82758620689655,2.866063065875741 26.20689655172414,1.991882610053075 27.58620689655172,3.253200124882922 28.96551724137931,3.684046206681236 30.3448275862069,13.08773025288792 31.72413793103448,4.108648142366531 33.10344827586207,2.916016234779894 34.48275862068966,3.403059631595379 35.86206896551724,3.565407430533874 37.24137931034483,11.38932251014674 38.62068965517241,9.74086793630971 40.0,3.484233531064627 41.37931034482759,2.909772088666875 42.75862068965517,2.347798938495161 44.13793103448276,3.515454261629722 45.51724137931034,2.778645020293475 46.89655172413793,3.92132375897596 48.27586206896552,2.422728691851389 49.6551724137931,2.22291601623478 51.03448275862069,12.22603808929129 52.41379310344828,3.340618170465189 53.79310344827586,2.147986262878551 55.17241379310345,19.15079612862941 56.55172413793103,3.390571339369341 57.93103448275862,2.578832344676865 59.31034482758621,0.1186387761473618 60.68965517241379,2.054324071183266 62.06896551724138,1.823290665001561 63.44827586206897,14.86731189509835 64.82758620689656,1.461130190446456 66.20689655172414,3.321885732126132 67.58620689655172,0.3871370590071808 68.96551724137932,3.890103028410865 70.3448275862069,2.953481111458008 71.72413793103448,9.978145488604433 73.10344827586206,20.0 74.48275862068967,4.189822041835779 75.86206896551724,2.80986575085857 77.24137931034483,3.571651576646894 78.62068965517241,2.834842335310646 80.0,2.772400874180456" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkIsVarCompatibleString_hello_4.html">BenchmarkIsVarCompatibleString/hello-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.591075662858376 1.379310344827586,2.5996982108212983 2.758620689655172,8.135374003017892 4.137931034482759,2.6341884026729936 5.517241379310345,1.7934899762879937 6.896551724137931,3.2334554860961404 8.275862068965518,7.777538262556586 9.655172413793103,8.907092045699503 11.03448275862069,9.622763526622117 12.41379310344828,7.199827549040741 13.79310344827586,7.954300495796511 15.17241379310345,7.9844794136667385 16.55172413793103,20.0 17.93103448275862,3.849967665445142 19.31034482758621,5.29424444923475 20.68965517241379,3.8154774735934502 22.06896551724138,5.264065531364519 23.44827586206897,5.246820435438675 24.82758620689655,3.858590213408064 26.20689655172414,2.6126320327656813 27.58620689655172,2.6428109506359156 28.96551724137931,2.2030610045268375 30.3448275862069,12.364733778831646 31.72413793103448,7.635266221168354 33.10344827586207,7.53610691959474 34.48275862068966,7.669756413020046 35.86206896551724,7.501616727743048 37.24137931034483,0.737227850829921 38.62068965517241,0.0 40.0,5.255442983401597 41.37931034482759,3.8241000215563723 42.75862068965517,5.251131709420134 44.13793103448276,2.586764388876915 45.51724137931034,3.2334554860961404 46.89655172413793,8.704462168570812 48.27586206896552,9.070920456995042 49.6551724137931,8.708773442552275 51.03448275862069,7.872386290148741 52.41379310344828,8.69583962060789 53.79310344827586,8.350937702090969 55.17241379310345,17.607242940288856 56.55172413793103,7.971545591722355 57.93103448275862,7.893942660056048 59.31034482758621,7.074800603578357 60.68965517241379,7.691312782927353 62.06896551724138,7.734425522741972 63.44827586206897,5.647768915714595 64.82758620689656,7.0877344255227435 66.20689655172414,7.945677947833584 67.58620689655172,7.656822591075665 68.96551724137932,2.3108428540633774 70.3448275862069,2.332399223970686 71.72413793103448,6.397930588488897 73.10344827586206,18.848889846949774 74.48275862068967,5.29424444923475 75.86206896551724,5.203707695624056 77.24137931034483,2.5781418409139896 78.62068965517241,5.29424444923475 80.0,7.988790687648201" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMVirtualDocs_total_100_hit_1_4.html">BenchmarkWASMVirtualDocs/total=100/hit=1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.3759427576871 1.379310344827586,10.40949526203829 2.758620689655172,16.9290272674531 4.137931034482759,11.48085476696964 5.517241379310345,5.824308644362792 6.896551724137931,6.943531231870044 8.275862068965518,6.093115451556759 9.655172413793103,10.81705666215432 11.03448275862069,12.66244440146974 12.41379310344828,7.792496615741636 13.79310344827586,11.7907561400116 15.17241379310345,10.89392767356411 16.55172413793103,17.96074260297815 17.93103448275862,5.738251788822278 19.31034482758621,10.994005028041 20.68965517241379,5.438986656352736 22.06896551724138,12.68565074453684 23.44827586206897,13.06033649197447 24.82758620689655,5.767743183136724 26.20689655172414,10.85186617675498 27.58620689655172,11.07039257397022 28.96551724137931,5.893927673564108 30.3448275862069,16.93676271514214 31.72413793103448,6.06023979887836 33.10344827586207,5.422065364532972 34.48275862068966,6.013343647263585 35.86206896551724,5.670566621543222 37.24137931034483,3.447592341906788 38.62068965517241,0.0 40.0,11.03171533552504 41.37931034482759,6.217849545542448 42.75862068965517,11.28263391993812 44.13793103448276,11.26426223167666 45.51724137931034,7.926900019338619 46.89655172413793,5.866853606652485 48.27586206896552,5.574356990910849 49.6551724137931,11.42380584026301 51.03448275862069,8.085476696963838 52.41379310344828,11.51082962676465 53.79310344827586,7.77025720363566 55.17241379310345,20.0 56.55172413793103,11.48520595629472 57.93103448275862,10.77547863082576 59.31034482758621,7.247147553664668 60.68965517241379,6.226551924192613 62.06896551724138,4.122993618255657 63.44827586206897,9.042738348481919 64.82758620689656,7.648423902533359 66.20689655172414,11.07909495262038 67.58620689655172,5.625604331850706 68.96551724137932,6.7100174047573 70.3448275862069,5.99013730419648 71.72413793103448,1.397215238831947 73.10344827586206,16.91549023399729 74.48275862068967,11.17578804873332 75.86206896551724,9.964223554438213 77.24137931034483,12.11854573583446 78.62068965517241,10.49603558305937 80.0,10.94420808354284" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionBindings_SetComp_1Var_4.html">BenchmarkComprehensionBindings/SetComp_1Var-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.333931777378815 1.379310344827586,1.869805173216304 2.758620689655172,12.04601369771926 4.137931034482759,2.167697320300552 5.517241379310345,4.078728638872265 6.896551724137931,7.391448899527894 8.275862068965518,3.432409069751978 9.655172413793103,2.220892346565596 11.03448275862069,1.203537469246625 12.41379310344828,6.219828446040295 13.79310344827586,2.079925526963229 15.17241379310345,2.391116430613738 16.55172413793103,14.68448700046546 17.93103448275862,3.365915286920673 19.31034482758621,2.492186980517322 20.68965517241379,3.263514861360463 22.06896551724138,3.171753441053262 23.44827586206897,3.319369638938759 24.82758620689655,3.353946406011038 26.20689655172414,2.058647516457211 27.58620689655172,0.0 28.96551724137931,2.889819801848527 30.3448275862069,11.99946804973735 31.72413793103448,3.4284194427821 33.10344827586207,3.451027328944744 34.48275862068966,2.927056320234058 35.86206896551724,2.579958773854645 37.24137931034483,9.068422102533413 38.62068965517241,6.766407340913625 40.0,3.037435999734025 41.37931034482759,3.227608218631558 42.75862068965517,2.177006449896935 44.13793103448276,2.04534875989095 45.51724137931034,7.487199946804974 46.89655172413793,2.904448434071414 48.27586206896552,3.194361327215905 49.6551724137931,2.309994015559545 51.03448275862069,9.367644125274287 52.41379310344828,0.06915353414455748 53.79310344827586,2.681029323758229 55.17241379310345,20.0 56.55172413793103,1.553294766939291 57.93103448275862,1.204867344903252 59.31034482758621,6.090830507347563 60.68965517241379,2.931045947203936 62.06896551724138,2.454950462131791 63.44827586206897,12.03138506549638 64.82758620689656,7.254471706895405 66.20689655172414,1.883103929782565 67.58620689655172,0.8205332801383071 68.96551724137932,2.919077066294301 70.3448275862069,2.819336392047344 71.72413793103448,7.053660482744863 73.10344827586206,15.62603896535674 74.48275862068967,1.704900591794667 75.86206896551724,0.9109648247888822 77.24137931034483,1.453554092692333 78.62068965517241,1.138373562071946 80.0,1.387060309861028" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkExprString_negated_expr_with_with_modifier_4.html">BenchmarkExprString/negated_expr_with_with_modifier-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.4355971896955495 1.379310344827586,3.2396565183450434 2.758620689655172,13.559718969555034 4.137931034482759,3.138173302107731 5.517241379310345,6.151444184231071 6.896551724137931,6.003122560499614 8.275862068965518,6.448087431693992 9.655172413793103,2.3106947697111657 11.03448275862069,4.71506635441062 12.41379310344828,5.698672911787668 13.79310344827586,2.3263075722092132 15.17241379310345,5.074160811865731 16.55172413793103,14.949258391881344 17.93103448275862,7.142857142857144 19.31034482758621,1.178766588602656 20.68965517241379,5.464480874316941 22.06896551724138,2.4668227946916517 23.44827586206897,1.584699453551913 24.82758620689655,6.822794691647154 26.20689655172414,0.5698672911787703 27.58620689655172,0.0 28.96551724137931,6.93208430913349 30.3448275862069,13.302107728337239 31.72413793103448,6.6510538641686185 33.10344827586207,6.744730679156913 34.48275862068966,6.5105386416861855 35.86206896551724,6.081186572989857 37.24137931034483,6.877439500390324 38.62068965517241,4.488680718188915 40.0,2.2092115534738497 41.37931034482759,6.549570647931306 42.75862068965517,4.098360655737707 44.13793103448276,4.074941451990632 45.51724137931034,6.471506635441065 46.89655172413793,5.222482435597193 48.27586206896552,4.457455113192822 49.6551724137931,3.0054644808743163 51.03448275862069,9.024199843871978 52.41379310344828,3.4504293520686993 53.79310344827586,5.222482435597193 55.17241379310345,20.0 56.55172413793103,2.982045277127245 57.93103448275862,2.4355971896955495 59.31034482758621,5.737704918032788 60.68965517241379,7.0257611241217806 62.06896551724138,5.8938329430132725 63.44827586206897,10.483996877439502 64.82758620689656,6.330991412958628 66.20689655172414,1.998438719750201 67.58620689655172,6.33879781420765 68.96551724137932,5.558157689305229 70.3448275862069,4.707259953161596 71.72413793103448,6.612021857923498 73.10344827586206,12.552693208430913 74.48275862068967,2.0374707259953198 75.86206896551724,1.7798594847775178 77.24137931034483,2.552693208430913 78.62068965517241,2.482435597189699 80.0,2.5917252146760354" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkMakeDirSiblings_10_existing_Go_4.html">BenchmarkMakeDirSiblings/10_existing/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.834763549908986 1.379310344827586,3.33429919387793 2.758620689655172,13.2831085850143 4.137931034482759,3.63980831383038 5.517241379310345,6.152828856941194 6.896551724137931,4.332553215201159 8.275862068965518,6.659236970169769 9.655172413793103,4.585162896095694 11.03448275862069,4.786061889371819 12.41379310344828,5.576878784501653 13.79310344827586,4.601656822318808 15.17241379310345,4.790668301199896 16.55172413793103,14.9736617259185 17.93103448275862,5.741372264942977 19.31034482758621,3.883948140718452 20.68965517241379,5.696942679891526 22.06896551724138,3.933429919387793 23.44827586206897,3.758832051710688 24.82758620689655,6.086555964188863 26.20689655172414,3.69523384969724 27.58620689655172,3.470559827631041 28.96551724137931,6.020728853226346 30.3448275862069,13.70065752813998 31.72413793103448,6.921505256510272 33.10344827586207,6.734722686578253 34.48275862068966,6.53738994762064 35.86206896551724,6.569486236487239 37.24137931034483,1.353839295664772 38.62068965517241,0.0 40.0,3.899253315502062 41.37931034482759,4.716965711950667 42.75862068965517,3.431182436197481 44.13793103448276,3.623314387607266 45.51724137931034,4.582933987146625 46.89655172413793,4.879081689512983 48.27586206896552,4.953824436271778 49.6551724137931,2.679297150711393 51.03448275862069,4.94565177012519 52.41379310344828,3.687655559270404 53.79310344827586,6.038857312678777 55.17241379310345,20.0 56.55172413793103,3.504736431516773 57.93103448275862,3.511720346223857 59.31034482758621,4.524536572681006 60.68965517241379,5.718785987592407 62.06896551724138,5.677476875069653 63.44827586206897,6.447490620008173 64.82758620689656,5.074779895241279 66.20689655172414,4.583379768936439 67.58620689655172,6.275270255210075 68.96551724137932,5.126787770719566 70.3448275862069,5.890411976670753 71.72413793103448,2.709907500278614 73.10344827586206,15.35792562873807 74.48275862068967,4.659014079274862 75.86206896551724,4.501207325680746 77.24137931034483,4.346075262825514 78.62068965517241,4.455143207399978 80.0,3.6704186633976" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/semver</td><td><a href="benchmarks.__internal_semver_BenchmarkCompare_4.html">BenchmarkCompare-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.365172189733592 1.379310344827586,2.443144899285251 2.758620689655172,9.980506822612085 4.137931034482759,4.65237166991553 5.517241379310345,1.7933723196881104 6.896551724137931,9.12280701754386 8.275862068965518,1.3255360623781662 9.655172413793103,4.626380766731643 11.03448275862069,4.7043534762833 12.41379310344828,8.99285250162443 13.79310344827586,4.65237166991553 15.17241379310345,4.600389863547758 16.55172413793103,16.79792072774529 17.93103448275862,1.0136452241715403 19.31034482758621,4.600389863547758 20.68965517241379,1.6374269005847957 22.06896551724138,4.548408057179987 23.44827586206897,4.756335282651072 24.82758620689655,0.9876543209876552 26.20689655172414,4.65237166991553 27.58620689655172,4.600389863547758 28.96551724137931,1.7153996101364513 30.3448275862069,9.512670565302145 31.72413793103448,0.2858999350227407 33.10344827586207,0.15594541910331472 34.48275862068966,1.091617933723196 35.86206896551724,1.1176088369070811 37.24137931034483,8.473034437946719 38.62068965517241,6.471734892787524 40.0,4.626380766731643 41.37931034482759,1.0136452241715403 42.75862068965517,4.574398960363872 44.13793103448276,4.600389863547758 45.51724137931034,9.070825211176087 46.89655172413793,0.9356725146198812 48.27586206896552,0.9876543209876552 49.6551724137931,4.626380766731643 51.03448275862069,9.72059779077323 52.41379310344828,4.548408057179987 53.79310344827586,1.091617933723196 55.17241379310345,20.0 56.55172413793103,4.912280701754385 57.93103448275862,4.730344379467187 59.31034482758621,9.12280701754386 60.68965517241379,0.0 62.06896551724138,1.1435997400909699 63.44827586206897,11.74788823911631 64.82758620689656,9.018843404808317 66.20689655172414,4.730344379467187 67.58620689655172,1.1955815464587403 68.96551724137932,0.6757634827810257 70.3448275862069,1.1955815464587403 71.72413793103448,7.251461988304094 73.10344827586206,17.081221572449643 74.48275862068967,4.8862897985705 75.86206896551724,4.47043534762833 77.24137931034483,4.730344379467187 78.62068965517241,4.340480831708902 80.0,4.8862897985705" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkBundleSizeTargets_small_wasm_4.html">BenchmarkBundleSizeTargets/small/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.102659167592596 1.379310344827586,3.088684314691287 2.758620689655172,12.44901660563805 4.137931034482759,3.142159127500805 5.517241379310345,3.33975438368735 6.896551724137931,1.217848610851257 8.275862068965518,4.376050818572554 9.655172413793103,3.298198924012692 11.03448275862069,3.053632634463413 12.41379310344828,0.0 13.79310344827586,3.19478755805355 15.17241379310345,2.727005448665325 16.55172413793103,12.28097472689854 17.93103448275862,3.693892174718753 19.31034482758621,2.756297911281321 20.68965517241379,2.87378595056364 22.06896551724138,3.414127838085165 23.44827586206897,4.071315023475971 24.82758620689655,2.658467577195789 26.20689655172414,3.566444825422523 27.58620689655172,2.459745932592335 28.96551724137931,4.303026484764483 30.3448275862069,11.49947117018393 31.72413793103448,3.163325047696504 33.10344827586207,3.549389904759723 34.48275862068966,2.540807715951569 35.86206896551724,2.487008350547348 37.24137931034483,4.40960701135425 38.62068965517241,3.029138459227921 40.0,3.083943301298083 41.37931034482759,4.114276877727674 42.75862068965517,3.928906435941591 44.13793103448276,3.443216659857426 45.51724137931034,2.045922283017499 46.89655172413793,2.391468975953835 48.27586206896552,2.015274336035393 49.6551724137931,3.28469499056252 51.03448275862069,6.7774600132112 52.41379310344828,2.645243649905752 53.79310344827586,2.155271052326788 55.17241379310345,20.0 56.55172413793103,3.193164795080037 57.93103448275862,2.102031699242838 59.31034482758621,1.529183642040125 60.68965517241379,3.679605496775475 62.06896551724138,3.401705746617335 63.44827586206897,8.563434759201066 64.82758620689656,1.371565628989292 66.20689655172414,3.16203320109406 67.58620689655172,0.3529032184162597 68.96551724137932,3.787484233744051 70.3448275862069,3.619715997388306 71.72413793103448,2.888715369919956 73.10344827586206,12.52932109960965 74.48275862068967,2.756953380247093 75.86206896551724,2.036319344480124 77.24137931034483,2.721914427571952 78.62068965517241,3.288888719188186 80.0,2.303400674814846" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_false__clients_100__pattern_count_100_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=false,_clients=100,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6691997177373383 1.379310344827586,1.054415122164224 2.758620689655172,12.59916561452074 4.137931034482759,1.257912683969357 5.517241379310345,6.660369868451672 6.896551724137931,4.552227733528393 8.275862068965518,4.867142059313928 9.655172413793103,1.394868504497562 11.03448275862069,3.256403804280371 12.41379310344828,4.803883766653924 13.79310344827586,0.6567871060240625 15.17241379310345,2.07129199293296 16.55172413793103,13.99211218994539 17.93103448275862,5.413233584112004 19.31034482758621,0.8795774548900187 20.68965517241379,5.775180049935245 22.06896551724138,3.027741098514759 23.44827586206897,3.622856513938533 24.82758620689655,2.771667935856444 26.20689655172414,0.4745722444594561 27.58620689655172,0.02514676987756522 28.96551724137931,5.234256235957033 30.3448275862069,12.99919879811449 31.72413793103448,7.25770854790817 33.10344827586207,5.482742739779715 34.48275862068966,5.83706212378491 35.86206896551724,5.96679968583993 37.24137931034483,7.804374262797342 38.62068965517241,6.059409657252613 40.0,2.7980714930054 41.37931034482759,6.691181368091953 42.75862068965517,1.110075731538847 44.13793103448276,3.559581684603906 45.51724137931034,5.418988346881004 46.89655172413793,6.172783261063472 48.27586206896552,5.937692382390022 49.6551724137931,0.0 51.03448275862069,9.437172441778731 52.41379310344828,0.5043942997347609 53.79310344827586,5.16461111207575 55.17241379310345,20.0 56.55172413793103,1.417798441271424 57.93103448275862,1.235013064432305 59.31034482758621,5.239539703499261 60.68965517241379,6.817431529209693 62.06896551724138,5.307099368969683 63.44827586206897,10.61156756926593 64.82758620689656,5.596223831975626 66.20689655172414,2.031135434722074 67.58620689655172,4.980141750537465 68.96551724137932,6.418041438517976 70.3448275862069,6.35033110556765 71.72413793103448,5.178214364361923 73.10344827586206,14.41326454444172 74.48275862068967,3.187347569756517 75.86206896551724,1.109015546954647 77.24137931034483,3.701342327814402 78.62068965517241,1.454386752580204 80.0,1.405771685299365" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildNakedRefIndex_1000_4.html">BenchmarkBuildNakedRefIndex/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9976599957553933 3.2,1.304721753643716 6.4,0.0 9.6,1.644639799264634 12.8,9.403236139386381 16.0,1.878485605006805 19.2,0.336506936349571 22.4,20.0 25.6,0.6141174373995061 28.8,0.9234103395968414 32.0,2.182626702679278 35.2,0.8288376294701454 38.4,1.024023437006577 41.6,9.98337848776093 44.8,0.6451422341200544 48.0,0.7827103449477129 51.2,0.7102754642640716 54.4,1.090949408508372 57.6,0.640492655506399 60.8,5.697526163187217 64.0,15.08218830162754 67.2,1.88682741783454 70.4,1.400133659714327 73.6,0.01918297835579177 76.8,0.8456694155684068 80.0,1.136708571315253" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_500x100_4.html">BenchmarkAnyUnionAllUniqueTypes/500x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.388357705286839 1.379310344827586,3.844206974128234 2.758620689655172,14.08605174353206 4.137931034482759,2.571709786276715 5.517241379310345,5.493532058492688 6.896551724137931,4.669572553430821 8.275862068965518,6.600112485939258 9.655172413793103,2.65607424071991 11.03448275862069,3.485658042744657 12.41379310344828,2.262373453318335 13.79310344827586,3.387232845894263 15.17241379310345,0.0 16.55172413793103,12.10629921259843 17.93103448275862,6.261248593925759 19.31034482758621,4.003093363329584 20.68965517241379,4.815804274465692 22.06896551724138,4.21822272215973 23.44827586206897,4.510686164229471 24.82758620689655,6.133295838020247 26.20689655172414,3.59533183352081 27.58620689655172,1.629640044994376 28.96551724137931,4.68082114735658 30.3448275862069,13.26631046119235 31.72413793103448,6.186726659167604 33.10344827586207,5.113892013498313 34.48275862068966,4.018560179977503 35.86206896551724,6.205005624296963 37.24137931034483,8.016029246344207 38.62068965517241,6.521372328458943 40.0,2.823397075365579 41.37931034482759,5.62289088863892 42.75862068965517,2.4929696287964 44.13793103448276,2.511248593925759 45.51724137931034,5.068897637795276 46.89655172413793,6.196569178852643 48.27586206896552,4.767997750281215 49.6551724137931,4.108548931383577 51.03448275862069,9.82424071991001 52.41379310344828,3.377390326209224 53.79310344827586,3.806242969628796 55.17241379310345,20.0 56.55172413793103,2.335489313835771 57.93103448275862,2.954161979752531 59.31034482758621,3.717660292463442 60.68965517241379,4.679415073115861 62.06896551724138,5.237626546681665 63.44827586206897,10.08858267716535 64.82758620689656,5.016872890888639 66.20689655172414,2.363610798650169 67.58620689655172,3.712035995500562 68.96551724137932,6.167041619797525 70.3448275862069,5.733970753655793 71.72413793103448,6.276715410573678 73.10344827586206,14.6470753655793 74.48275862068967,1.847581552305962 75.86206896551724,3.083520809898763 77.24137931034483,1.908042744656918 78.62068965517241,1.141732283464567 80.0,3.089145106861642" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_10_10_4.html">BenchmarkJSONPatchAddShallowComposite/array-10-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.221472572601936 1.379310344827586,4.417717805808155 2.758620689655172,13.75770020533881 4.137931034482759,4.634790261073629 5.517241379310345,5.350542681138164 6.896551724137931,5.415077735406278 8.275862068965518,6.441771780580815 9.655172413793103,5.426811381636844 11.03448275862069,5.356409504253447 12.41379310344828,5.327075388677031 13.79310344827586,4.188911704312115 15.17241379310345,3.872103256086829 16.55172413793103,16.00469345849223 17.93103448275862,7.063655030800821 19.31034482758621,2.874743326488706 20.68965517241379,7.139923731299501 22.06896551724138,6.476972719272514 23.44827586206897,5.890290407744207 24.82758620689655,7.533000880023467 26.20689655172414,4.511586975652684 27.58620689655172,4.746259900264007 28.96551724137931,7.092989146377237 30.3448275862069,13.38809034907598 31.72413793103448,7.157524200645351 33.10344827586207,6.570841889117043 34.48275862068966,6.694045174537988 35.86206896551724,6.670577882076855 37.24137931034483,8.735699618656499 38.62068965517241,6.177764740393077 40.0,5.127603402757407 41.37931034482759,3.713699031974186 42.75862068965517,3.70196538574362 44.13793103448276,4.38838369023174 45.51724137931034,6.212965679084776 46.89655172413793,7.656204165444412 48.27586206896552,6.828982106189498 49.6551724137931,5.89615723085949 51.03448275862069,11.01789381050161 52.41379310344828,4.892930478146084 53.79310344827586,4.429451452038721 55.17241379310345,20.0 56.55172413793103,5.432678204752127 57.93103448275862,5.198005280140804 59.31034482758621,5.966559108242886 60.68965517241379,7.028454092109123 62.06896551724138,0.0 63.44827586206897,12.44939865063068 64.82758620689656,5.274273980639484 66.20689655172414,4.963332355529481 67.58620689655172,6.465239073041948 68.96551724137932,6.981519507186858 70.3448275862069,5.679084775594016 71.72413793103448,8.501026694045175 73.10344827586206,15.07186858316222 74.48275862068967,5.450278674097976 75.86206896551724,5.28600762687005 77.24137931034483,5.110002933411558 78.62068965517241,5.978292754473453 80.0,5.338809034907598" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionBindings_SetComp_2Vars_4.html">BenchmarkComprehensionBindings/SetComp_2Vars-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.587264011362964 1.379310344827586,0.9824229153104101 2.758620689655172,12.16310587678286 4.137931034482759,1.449961531632834 5.517241379310345,3.974670059773924 6.896551724137931,6.40587086465053 8.275862068965518,3.224240989524768 9.655172413793103,1.818074214357578 11.03448275862069,1.122092679173818 12.41379310344828,5.345327572941942 13.79310344827586,1.593182221696159 15.17241379310345,1.92815292655501 16.55172413793103,16.05255370775877 17.93103448275862,2.828904539267326 19.31034482758621,2.148310350949873 20.68965517241379,3.200568148191987 22.06896551724138,2.651358229271468 23.44827586206897,2.701071196070308 24.82758620689655,3.273953956323608 26.20689655172414,1.523347339764455 27.58620689655172,0.4012546605906374 28.96551724137931,2.959105166597621 30.3448275862069,11.94886666272119 31.72413793103448,3.304728650056223 33.10344827586207,3.198200864058709 34.48275862068966,3.210037284725099 35.86206896551724,2.179085044682488 37.24137931034483,8.940048529324732 38.62068965517241,7.084097768834704 40.0,2.58744155767296 41.37931034482759,3.001716280996627 42.75862068965517,1.999171450553353 44.13793103448276,1.687873587027283 45.51724137931034,6.433094632183228 46.89655172413793,3.090489435994555 48.27586206896552,3.220690063324851 49.6551724137931,2.093862815884477 51.03448275862069,10.29768597975972 52.41379310344828,0.0 53.79310344827586,2.465526424809138 55.17241379310345,20.0 56.55172413793103,1.053441439308753 57.93103448275862,1.105521690240871 59.31034482758621,4.889625377285909 60.68965517241379,2.883352074332722 62.06896551724138,1.96484583062082 63.44827586206897,11.8127478250577 64.82758620689656,5.909924838728768 66.20689655172414,1.317393620169261 67.58620689655172,1.406166775167189 68.96551724137932,2.831271823400604 70.3448275862069,2.635970882405161 71.72413793103448,7.31372432976268 73.10344827586206,16.31887317275256 74.48275862068967,1.387228502100965 75.86206896551724,0.7977747529147186 77.24137931034483,0.7977747529147186 78.62068965517241,0.6723086938509795 80.0,1.277149789903533" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_array_comprehension_nested_infix_with_function_call_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/array_comprehension_nested_infix_with_function_call-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.028258887876023 1.379310344827586,7.301731996353688 2.758620689655172,16.16226071103008 4.137931034482759,7.976298997265269 5.517241379310345,12.023701002734729 6.896551724137931,9.66271649954421 8.275862068965518,11.731996353691885 9.655172413793103,8.751139471285324 11.03448275862069,7.538742023701001 12.41379310344828,9.398359161349132 13.79310344827586,8.887876025524157 15.17241379310345,9.042844120328166 16.55172413793103,16.964448495897905 17.93103448275862,11.722880583409298 19.31034482758621,8.432087511394712 20.68965517241379,0.0 22.06896551724138,8.796718322698267 23.44827586206897,8.669097538742022 24.82758620689655,11.69553327256153 26.20689655172414,8.477666362807657 27.58620689655172,8.340929808568823 28.96551724137931,11.267092069279855 30.3448275862069,16.089334548769372 31.72413793103448,12.051048313582497 33.10344827586207,11.841385597082951 34.48275862068966,11.877848678213308 35.86206896551724,11.467639015496808 37.24137931034483,11.04831358249772 38.62068965517241,10.118505013673655 40.0,8.577939835916133 41.37931034482759,11.759343664539653 42.75862068965517,8.860528714676388 44.13793103448276,8.641750227894256 45.51724137931034,10.100273473108475 46.89655172413793,11.485870556061986 48.27586206896552,11.467639015496808 49.6551724137931,8.176845943482224 51.03448275862069,12.488605287146763 52.41379310344828,7.556973564266178 53.79310344827586,11.476754785779397 55.17241379310345,20.0 56.55172413793103,8.559708295350955 57.93103448275862,8.70556061987238 59.31034482758621,9.644484958979032 60.68965517241379,10.738377392889698 62.06896551724138,10.546946216955332 63.44827586206897,13.144940747493163 64.82758620689656,9.571558796718323 66.20689655172414,8.432087511394712 67.58620689655172,10.820419325432999 68.96551724137932,10.5742935278031 70.3448275862069,10.391978122151322 71.72413793103448,10.565177757520509 73.10344827586206,17.037374658158612 74.48275862068967,8.696444849589788 75.86206896551724,8.641750227894256 77.24137931034483,8.36827711941659 78.62068965517241,8.650865998176844 80.0,8.796718322698267" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_1000_100_4.html">BenchmarkJSONPatchAddShallowComposite/object-1000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.058131725934055 1.379310344827586,0.0 2.758620689655172,12.43861689407217 4.137931034482759,0.2183420418993956 5.517241379310345,3.686917495208924 6.896551724137931,4.556845915709816 8.275862068965518,4.166680316456733 9.655172413793103,1.519221634371263 11.03448275862069,1.177703886914219 12.41379310344828,4.660038328610506 13.79310344827586,0.55642004225975 15.17241379310345,1.03241552144928 16.55172413793103,16.36910124322288 17.93103448275862,3.674960279110907 19.31034482758621,0.7605117033300028 20.68965517241379,3.189792140996871 22.06896551724138,1.975725213346219 23.44827586206897,1.820117606591211 24.82758620689655,3.901000802607656 26.20689655172414,1.377209218522219 27.58620689655172,0.5537992825670341 28.96551724137931,3.673813696745344 30.3448275862069,12.5562234852828 31.72413793103448,3.629424579449968 33.10344827586207,3.992563594371919 34.48275862068966,3.343761772943932 35.86206896551724,3.458092414538664 37.24137931034483,8.15367479648163 38.62068965517241,5.592209791813402 40.0,1.613732780789831 41.37931034482759,3.765867880951991 42.75862068965517,1.141177048696991 44.13793103448276,1.095968943997641 45.51724137931034,4.92145910795892 46.89655172413793,3.792894465283124 48.27586206896552,3.419600006551899 49.6551724137931,0.7403646131922491 51.03448275862069,8.36186139457175 52.41379310344828,0.3603544577484398 53.79310344827586,3.342615190578369 55.17241379310345,20.0 56.55172413793103,1.324466429706311 57.93103448275862,0.2769815400239144 59.31034482758621,3.64744230233739 60.68965517241379,4.035314736859347 62.06896551724138,1.323975037263927 63.44827586206897,11.29203452850895 64.82758620689656,4.758808209529737 66.20689655172414,0.2230921688424432 67.58620689655172,2.20323991417012 68.96551724137932,3.511654190758546 70.3448275862069,3.201913154575683 71.72413793103448,6.740757727146156 73.10344827586206,13.01665820379683 74.48275862068967,1.182126418895677 75.86206896551724,1.106451982768505 77.24137931034483,1.456159604265286 78.62068965517241,1.027665394506232 80.0,0.4483137049352181" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseDeepNesting_NestedArrays_depth_10_4.html">BenchmarkParseDeepNesting/NestedArrays/depth-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.07228588865532 1.379310344827586,4.48633620397369 2.758620689655172,11.18600393300332 4.137931034482759,4.305960534345969 5.517241379310345,2.584932528649895 6.896551724137931,8.605140028480369 8.275862068965518,3.825862887366922 9.655172413793103,2.409981691191429 11.03448275862069,4.101173119956601 12.41379310344828,6.429782328609209 13.79310344827586,2.024818607174341 15.17241379310345,3.535634366311792 16.55172413793103,15.49467688343392 17.93103448275862,3.104360208856039 19.31034482758621,1.240930358717027 20.68965517241379,4.338509527361497 22.06896551724138,4.291042245880518 23.44827586206897,2.898216586424357 24.82758620689655,4.352071607784634 26.20689655172414,4.093035871702719 27.58620689655172,0.2332677832779548 28.96551724137931,4.547365565877806 30.3448275862069,11.14803010781854 31.72413793103448,4.47548653963518 33.10344827586207,3.835356343663118 34.48275862068966,3.584457855835085 35.86206896551724,1.982776157862616 37.24137931034483,9.043195226147692 38.62068965517241,5.929341560995457 40.0,3.35119007255713 41.37931034482759,4.243574964399539 42.75862068965517,4.331728487149929 44.13793103448276,3.966908523767546 45.51724137931034,8.279650098325083 46.89655172413793,3.56411473520038 48.27586206896552,3.543771614565674 49.6551724137931,3.787889062182139 51.03448275862069,8.883162677154676 52.41379310344828,3.081304672136706 53.79310344827586,1.209737573743812 55.17241379310345,20.0 56.55172413793103,4.09710449582966 57.93103448275862,2.245880518071472 59.31034482758621,7.849732148911643 60.68965517241379,4.807757510002034 62.06896551724138,2.80735064758934 63.44827586206897,10.23937071946837 64.82758620689656,8.561741371126331 66.20689655172414,1.860717434054384 67.58620689655172,4.124228656675934 68.96551724137932,2.69342917203499 70.3448275862069,0.0 71.72413793103448,7.855156981080898 73.10344827586206,15.1854614497864 74.48275862068967,2.297416423679392 75.86206896551724,3.638706177527633 77.24137931034483,1.931240252254696 78.62068965517241,3.832643927578491 80.0,2.390994778599037" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_disjoint_1000_4.html">BenchmarkHasRootsOverlap/disjoint/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.305973119431773 1.379310344827586,0.6710957352355877 2.758620689655172,12.04629091020421 4.137931034482759,1.180418210207268 5.517241379310345,2.906530324832379 6.896551724137931,4.503934115053731 8.275862068965518,2.780026329485963 9.655172413793103,2.578820071640694 11.03448275862069,1.777546459296452 12.41379310344828,3.898600863362214 13.79310344827586,2.507056914551633 15.17241379310345,1.727091816428375 16.55172413793103,15.62379450754677 17.93103448275862,1.696476135076386 19.31034482758621,2.470930410556287 20.68965517241379,2.732510792027677 22.06896551724138,1.605731255549092 23.44827586206897,2.051373113308637 24.82758620689655,1.402075743195665 26.20689655172414,2.067538193062487 27.58620689655172,0.1910418516364082 28.96551724137931,2.666870771209013 30.3448275862069,11.70633438447173 31.72413793103448,2.26727489820286 33.10344827586207,2.245476533080244 34.48275862068966,1.978385328965496 35.86206896551724,1.675535009031626 37.24137931034483,5.823959832226066 38.62068965517241,2.990172366286012 40.0,1.456326730551388 41.37931034482759,2.035208033554787 42.75862068965517,2.153874414475094 44.13793103448276,1.460980314116891 45.51724137931034,4.322689281449959 46.89655172413793,1.782200042861954 48.27586206896552,1.992591005112819 49.6551724137931,2.524324158834155 51.03448275862069,7.150720999295839 52.41379310344828,1.913235159048465 53.79310344827586,2.087622080029391 55.17241379310345,20.0 56.55172413793103,1.895845452040535 57.93103448275862,0.5924746655236812 59.31034482758621,3.858922940330037 60.68965517241379,0.8333588464011267 62.06896551724138,2.126442763983712 63.44827586206897,9.85543275265591 64.82758620689656,4.555490922450479 66.20689655172414,1.699782628662401 67.58620689655172,0.7298778434314056 68.96551724137932,1.59568931206564 70.3448275862069,1.568625049750482 71.72413793103448,5.651164926675443 73.10344827586206,14.85068732204635 74.48275862068967,0.0 75.86206896551724,1.92131769892539 77.24137931034483,1.081713253528457 78.62068965517241,1.976793313535193 80.0,0.7684536019349111" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectGet_existing_int_number_key_as_float_4.html">BenchmarkObjectGet/existing_int_number_key_as_float-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.396846969285132 1.379310344827586,10.728458820331612 2.758620689655172,12.911117151399836 4.137931034482759,2.622995379179123 5.517241379310345,5.781462353900515 6.896551724137931,11.20684968741506 8.275862068965518,6.205490622451752 9.655172413793103,2.5197064419679265 11.03448275862069,2.1745039412883926 12.41379310344828,11.878227779287851 13.79310344827586,2.391954335417232 15.17241379310345,2.598532209839629 16.55172413793103,16.7871704267464 17.93103448275862,8.390867083446587 19.31034482758621,2.731720576243543 20.68965517241379,6.080456645827667 22.06896551724138,2.5930959499864095 23.44827586206897,2.6338678988855655 24.82758620689655,8.529491709703724 26.20689655172414,0.0 27.58620689655172,0.08154389779831206 28.96551724137931,6.319652079369394 30.3448275862069,11.38352813264474 31.72413793103448,6.197336232671923 33.10344827586207,6.094047295460722 34.48275862068966,6.172873063332425 35.86206896551724,6.08317477575428 37.24137931034483,9.287849959228051 38.62068965517241,8.592008698015764 40.0,2.038597444957869 41.37931034482759,6.13210111443327 42.75862068965517,1.9842348464256574 44.13793103448276,4.778472410981244 45.51724137931034,12.044033704811092 46.89655172413793,12.152758901875508 48.27586206896552,12.030443055178035 49.6551724137931,11.429736341397119 51.03448275862069,10.848056537102472 52.41379310344828,11.239467246534382 53.79310344827586,12.152758901875508 55.17241379310345,20.0 56.55172413793103,10.907855395487903 57.93103448275862,10.9323185648274 59.31034482758621,12.31584669747214 60.68965517241379,11.481380810002717 62.06896551724138,11.745039412883933 63.44827586206897,11.674368034792064 64.82758620689656,12.351182386518076 66.20689655172414,10.747485729817884 67.58620689655172,11.728730633324272 68.96551724137932,11.908127208480566 70.3448275862069,11.66893177493884 71.72413793103448,8.532209839630333 73.10344827586206,15.680891546615928 74.48275862068967,11.049198151671648 75.86206896551724,11.119869529763521 77.24137931034483,11.122587659690135 78.62068965517241,11.068225061157923 80.0,11.00570807284588" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectStringInterfaces_500_json_Marshal_4.html">BenchmarkObjectStringInterfaces/500/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.134861998098702 1.379310344827586,0.6978789874995562 2.758620689655172,14.07856069361882 4.137931034482759,0.6208803562764535 5.517241379310345,6.78862061212334 6.896551724137931,2.564780226499047 8.275862068965518,6.10833454958562 9.655172413793103,0.7759821072852855 11.03448275862069,1.307162213868432 12.41379310344828,1.984489824899117 13.79310344827586,0.3216822938649605 15.17241379310345,0.606206436801559 16.55172413793103,14.04783224396575 17.93103448275862,5.690364520671687 19.31034482758621,0.05400160150841581 20.68965517241379,6.838993179783126 22.06896551724138,1.227126239098106 23.44827586206897,1.495359175735964 24.82758620689655,6.115040373001566 26.20689655172414,1.244166919778629 27.58620689655172,0.7096733475076032 28.96551724137931,5.885977334316854 30.3448275862069,13.66070900276517 31.72413793103448,5.640701981373589 33.10344827586207,5.173108859181653 34.48275862068966,5.992994386831341 35.86206896551724,6.189593350978853 37.24137931034483,7.387213967046795 38.62068965517241,5.292866976186438 40.0,0.0 41.37931034482759,5.96830117825262 42.75862068965517,1.263337685544217 44.13793103448276,0.7394550926784242 45.51724137931034,2.647340746555376 46.89655172413793,6.436485990745964 48.27586206896552,5.650169026196102 49.6551724137931,0.09778668381253673 51.03448275862069,9.588459672361356 52.41379310344828,0.1754164513571403 53.79310344827586,6.236455222850291 55.17241379310345,20.0 56.55172413793103,1.2271656851182 57.93103448275862,0.8179132266449977 59.31034482758621,2.421985633759482 60.68965517241379,6.072675347420822 62.06896551724138,6.122535116819389 63.44827586206897,9.789161022598625 64.82758620689656,3.151737005494831 66.20689655172414,1.040980470275452 67.58620689655172,6.457313489355491 68.96551724137932,5.848819183388492 70.3448275862069,4.484223564263484 71.72413793103448,5.922741025044278 73.10344827586206,15.69174513137497 74.48275862068967,0.9137670554729381 75.86206896551724,0.8323504699993294 77.24137931034483,0.9713582448098899 78.62068965517241,1.062715227347137 80.0,0.9700170801267006" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectStringInterfaces_50_json_Marshal_4.html">BenchmarkObjectStringInterfaces/50/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9709098411388488 1.379310344827586,0.7823395914998968 2.758620689655172,14.03094697751186 4.137931034482759,0.4596657726428719 5.517241379310345,6.833505260986177 6.896551724137931,2.195172271508149 8.275862068965518,6.032184856612338 9.655172413793103,0.6057355064988653 11.03448275862069,1.242417990509594 12.41379310344828,1.964926758819889 13.79310344827586,0.4196410150608624 15.17241379310345,0.7670724159273778 16.55172413793103,13.60264080874768 17.93103448275862,5.71611305962451 19.31034482758621,0.1518465029915412 20.68965517241379,6.120074272746028 22.06896551724138,1.322054879306788 23.44827586206897,1.518465029915412 24.82758620689655,6.222405611718589 26.20689655172414,1.085207344749329 27.58620689655172,0.8574375902620177 28.96551724137931,6.004951516401898 30.3448275862069,13.70208376315247 31.72413793103448,5.577057974004539 33.10344827586207,5.34103569218073 34.48275862068966,5.596451413245306 35.86206896551724,5.81844439859707 37.24137931034483,7.722715081493707 38.62068965517241,4.827315865483804 40.0,0.5244481122343718 41.37931034482759,6.146894986589643 42.75862068965517,1.102125025789148 44.13793103448276,0.6507117804827728 45.51724137931034,2.444811223437178 46.89655172413793,6.633794099442954 48.27586206896552,5.480503404167526 49.6551724137931,0.0 51.03448275862069,9.604703940581803 52.41379310344828,0.2195172271508149 53.79310344827586,6.494326387456158 55.17241379310345,20.0 56.55172413793103,1.083969465648855 57.93103448275862,0.7744996905302249 59.31034482758621,2.559521353414483 60.68965517241379,6.066432845058799 62.06896551724138,6.532288013204044 63.44827586206897,9.81844439859707 64.82758620689656,2.905302248813699 66.20689655172414,0.9849391376108932 67.58620689655172,6.731999174747266 68.96551724137932,5.968227769754487 70.3448275862069,4.59335671549412 71.72413793103448,5.706622653187539 73.10344827586206,16.08335052609862 74.48275862068967,1.687229213946771 75.86206896551724,0.8834330513719827 77.24137931034483,1.120693212296266 78.62068965517241,0.9643078192696513 80.0,0.9296472044563648" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_100x1000x10_10p_4.html">BenchmarkJSONPatchReplace/100x1000x10-10p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.113691692083835 1.379310344827586,1.068696309147382 2.758620689655172,12.59348387758719 4.137931034482759,0.5629646211676042 5.517241379310345,3.216647545494399 6.896551724137931,4.725410638833702 8.275862068965518,3.837964387982576 9.655172413793103,1.092350598352781 11.03448275862069,1.020753467461361 12.41379310344828,4.59728945723853 13.79310344827586,1.103207693240432 15.17241379310345,1.453283711559448 16.55172413793103,15.86922983649066 17.93103448275862,3.876654447771218 19.31034482758621,1.061159769053549 20.68965517241379,2.857654531717827 22.06896551724138,1.331281305089963 23.44827586206897,1.758812062195111 24.82758620689655,3.01331020137859 26.20689655172414,1.08809730344834 27.58620689655172,0.4345822723414575 28.96551724137931,3.010661219464421 30.3448275862069,12.32582477544282 31.72413793103448,3.744354590480454 33.10344827586207,3.26679165384149 34.48275862068966,3.088750221525776 35.86206896551724,3.948848532333436 37.24137931034483,11.18053184841108 38.62068965517241,8.97075859753197 40.0,1.612633032058278 41.37931034482759,3.655408493531447 42.75862068965517,1.022693566891457 44.13793103448276,1.565921407318279 45.51724137931034,4.636054136236021 46.89655172413793,3.891876766376584 48.27586206896552,3.829718965404669 49.6551724137931,1.47772150245777 51.03448275862069,11.53202563169824 52.41379310344828,1.068360522707558 53.79310344827586,3.403979069311918 55.17241379310345,20.0 56.55172413793103,1.502233912564942 57.93103448275862,0.8126404939791626 59.31034482758621,4.125322961263303 60.68965517241379,3.549635764986802 62.06896551724138,3.497066532352091 63.44827586206897,12.37727471994478 64.82758620689656,4.497225098170897 66.20689655172414,1.049668410890674 67.58620689655172,2.295100316198898 68.96551724137932,3.622165635988844 70.3448275862069,2.029194765462499 71.72413793103448,9.273152941395939 73.10344827586206,16.22206676553712 74.48275862068967,1.591814272789173 75.86206896551724,0.0 77.24137931034483,0.7792110884144351 78.62068965517241,0.1881523351148669 80.0,0.959976121853168" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONFilterArrayIndices_size_5000_4.html">BenchmarkJSONFilterArrayIndices/size=5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.956847521301353 1.379310344827586,1.138552994624757 2.758620689655172,12.69138960649181 4.137931034482759,0.0 5.517241379310345,2.131995927194392 6.896551724137931,3.752684582897395 8.275862068965518,2.248457971843786 9.655172413793103,1.954460498180047 11.03448275862069,0.1550022299452191 12.41379310344828,3.474245301453999 13.79310344827586,1.855220923524566 15.17241379310345,0.6100045533891895 16.55172413793103,18.12839809524344 17.93103448275862,2.358393803650752 19.31034482758621,0.72115586896337 20.68965517241379,1.881269675643482 22.06896551724138,1.885103124447773 23.44827586206897,1.831397441687166 24.82758620689655,2.164346495152557 26.20689655172414,0.7627441135523635 27.58620689655172,0.05673504230351004 28.96551724137931,2.053849670837646 30.3448275862069,13.26872569616833 31.72413793103448,3.135574124407569 33.10344827586207,1.985090689113847 34.48275862068966,1.29596749235414 35.86206896551724,1.632245101366671 37.24137931034483,9.376279179791554 38.62068965517241,6.966853757668066 40.0,1.329159549074222 41.37931034482759,2.700412235994588 42.75862068965517,0.9573898140590332 44.13793103448276,1.206489187336903 45.51724137931034,3.552372858060481 46.89655172413793,2.037823984860682 48.27586206896552,1.787471728315068 49.6551724137931,1.024391019257938 51.03448275862069,9.847587685466461 52.41379310344828,0.494084801497476 53.79310344827586,2.609755846710667 55.17241379310345,20.0 56.55172413793103,1.27779133509672 57.93103448275862,0.6181015452538631 59.31034482758621,2.405087080062046 60.68965517241379,2.832507271865384 62.06896551724138,0.4119180988337901 63.44827586206897,12.28730670301898 64.82758620689656,3.17742416550027 66.20689655172414,1.200280870248978 67.58620689655172,0.6345947249874478 68.96551724137932,1.944269134285712 70.3448275862069,1.811781403659354 71.72413793103448,7.119275422076738 73.10344827586206,17.08934647177787 74.48275862068967,0.3541919697662438 75.86206896551724,0.4306178490986253 77.24137931034483,1.316425019143869 78.62068965517241,1.137954602616282 80.0,0.7814438638171987" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkInliningFullScan_1000_4.html">BenchmarkInliningFullScan/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.4871970307228367 1.379310344827586,0.05940795698729432 2.758620689655172,11.88447426585882 4.137931034482759,0.3125207109555376 5.517241379310345,2.810445026385395 6.896551724137931,2.561977323109842 8.275862068965518,2.141024434628351 9.655172413793103,0.6866095979809101 11.03448275862069,1.620400042431495 12.41379310344828,1.682169169113659 13.79310344827586,1.5809518914573 15.17241379310345,0.3704292672200666 16.55172413793103,14.23352122859659 17.93103448275862,3.325918126923885 19.31034482758621,1.255160711218319 20.68965517241379,2.901336534115907 22.06896551724138,0.7175946366281569 23.44827586206897,2.372028756805511 24.82758620689655,2.336213174592655 26.20689655172414,1.003385051709037 27.58620689655172,0.0 28.96551724137931,2.943053108348513 30.3448275862069,11.5784999075434 31.72413793103448,4.352281108265814 33.10344827586207,2.697742648347442 34.48275862068966,3.970471080405171 35.86206896551724,3.848041919843506 37.24137931034483,7.473136864177288 38.62068965517241,5.379807284498341 40.0,1.896946729345224 41.37931034482759,3.676978846663283 42.75862068965517,0.5989642155264877 44.13793103448276,1.441720168157018 45.51724137931034,3.881140804355064 46.89655172413793,3.673180107203287 48.27586206896552,4.051995198053252 49.6551724137931,0.9044516550504975 51.03448275862069,9.908905609439731 52.41379310344828,0.7493409689413439 53.79310344827586,2.642411670129522 55.17241379310345,20.0 56.55172413793103,1.738918394922442 57.93103448275862,1.345217501020694 59.31034482758621,2.256308255147765 60.68965517241379,4.08284111704581 62.06896551724138,4.0928461388789 63.44827586206897,11.1200272210791 64.82758620689656,2.803867758266461 66.20689655172414,0.4568921326096277 67.58620689655172,2.839919071005319 68.96551724137932,3.897425532823447 70.3448275862069,3.6202296208545 71.72413793103448,6.658340097704506 73.10344827586206,15.91920703342601 74.48275862068967,2.606178728952597 75.86206896551724,1.38344062614665 77.24137931034483,0.8197007343005885 78.62068965517241,2.328457253843712 80.0,1.48771853620618" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/profiler</td><td><a href="benchmarks.__v1_profiler_BenchmarkProfilerBigLocalVar_1Vars1000Iterations_4.html">BenchmarkProfilerBigLocalVar/1Vars1000Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.001856560656489 1.379310344827586,5.080550655514512 2.758620689655172,14.50474598601052 4.137931034482759,4.115146638195641 5.517241379310345,5.943981150736549 6.896551724137931,6.63174752580845 8.275862068965518,6.429064522912818 9.655172413793103,3.954252238688617 11.03448275862069,5.695070351798494 12.41379310344828,6.321282430089299 13.79310344827586,4.563858726832023 15.17241379310345,5.422902697787664 16.55172413793103,19.95160527601809 17.93103448275862,5.607347390525935 19.31034482758621,5.151246679540325 20.68965517241379,5.567665522634051 22.06896551724138,5.275137774858444 23.44827586206897,5.754352383865265 24.82758620689655,6.332884523431977 26.20689655172414,5.357323031396754 27.58620689655172,5.144791040053932 28.96551724137931,6.13980973921248 30.3448275862069,13.3794031242135 31.72413793103448,5.772989468955936 33.10344827586207,0.0 34.48275862068966,1.405922409684061 35.86206896551724,4.890726263204247 37.24137931034483,11.68852216643135 38.62068965517241,9.67359519303152 40.0,5.259088964806607 41.37931034482759,6.373845480732587 42.75862068965517,4.875791013343536 44.13793103448276,4.673875464093139 45.51724137931034,7.139448208353131 46.89655172413793,6.143233184394658 48.27586206896552,5.409141200560843 49.6551724137931,4.918542695816362 51.03448275862069,12.92628193914469 52.41379310344828,5.117742061087053 53.79310344827586,5.839419353600881 55.17241379310345,20.0 56.55172413793103,4.784938045047272 57.93103448275862,4.230460310419951 59.31034482758621,1.957826917383239 60.68965517241379,6.341642523854077 62.06896551724138,5.796946061175837 63.44827586206897,14.62615414306465 64.82758620689656,7.080075887622214 66.20689655172414,2.36379484760214 67.58620689655172,5.229173320753113 68.96551724137932,6.304917609712954 70.3448275862069,5.932303816840416 71.72413793103448,9.930037571370367 73.10344827586206,19.49826589334426 74.48275862068967,4.926653627478753 75.86206896551724,0.428893726856476 77.24137931034483,5.649053229305744 78.62068965517241,4.002007417966165 80.0,4.369158746657909" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionBindings_ObjectComp_3Vars_4.html">BenchmarkComprehensionBindings/ObjectComp_3Vars-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.548152004164498 1.379310344827586,1.173347214992192 2.758620689655172,12.02706923477356 4.137931034482759,1.707444039562728 5.517241379310345,4.408120770432067 6.896551724137931,5.662675689744925 8.275862068965518,3.647058823529412 9.655172413793103,1.806350858927642 11.03448275862069,1.287870900572618 12.41379310344828,4.260281103591879 13.79310344827586,1.654346694429984 15.17241379310345,2.16762103071317 16.55172413793103,17.83862571577303 17.93103448275862,3.960437272254034 19.31034482758621,1.913586673607496 20.68965517241379,3.491931285788652 22.06896551724138,2.58719416970328 23.44827586206897,2.707964601769912 24.82758620689655,3.609578344612181 26.20689655172414,1.455491931285789 27.58620689655172,0.4206142634044768 28.96551724137931,3.142113482561166 30.3448275862069,12.14159292035398 31.72413793103448,3.730348776678813 33.10344827586207,3.519000520562207 34.48275862068966,3.515877147319105 35.86206896551724,2.718375845913587 37.24137931034483,9.48047891723061 38.62068965517241,7.845913586673607 40.0,2.244664237376366 41.37931034482759,3.498178032274857 42.75862068965517,1.858407079646018 44.13793103448276,1.750130140551796 45.51724137931034,5.784487246225924 46.89655172413793,3.043206663196252 48.27586206896552,3.55543987506507 49.6551724137931,1.984383133784487 51.03448275862069,11.17334721499219 52.41379310344828,0.0 53.79310344827586,2.710046850598647 55.17241379310345,20.0 56.55172413793103,0.9463820926600729 57.93103448275862,1.153565851119209 59.31034482758621,4.275897969807392 60.68965517241379,3.302446642373764 62.06896551724138,2.164497657470068 63.44827586206897,12.54450806871421 64.82758620689656,5.794898490369599 66.20689655172414,1.658511192087454 67.58620689655172,1.961478396668402 68.96551724137932,3.199375325351379 70.3448275862069,3.204580947423217 71.72413793103448,7.950026028110359 73.10344827586206,16.96095783446122 74.48275862068967,1.152524726704841 75.86206896551724,0.7444039562727746 77.24137931034483,0.9672045809474232 78.62068965517241,0.829776158250911 80.0,1.300364393545029" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_1000x1000_4.html">BenchmarkAnyUnionAllUniqueTypes/1000x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.23753297646185 1.379310344827586,2.397869016212893 2.758620689655172,14.57726096867556 4.137931034482759,0.7822144814691494 5.517241379310345,7.247906154752452 6.896551724137931,3.319929308710908 8.275862068965518,7.889250313756627 9.655172413793103,0.9241093153702328 11.03448275862069,3.040237686653177 12.41379310344828,4.850037138539559 13.79310344827586,0.900545552339728 15.17241379310345,0.5778244499654227 16.55172413793103,13.03076095586917 17.93103448275862,8.125912455497785 19.31034482758621,3.48231437133417 20.68965517241379,8.291883308147426 22.06896551724138,3.685167635683733 23.44827586206897,2.561790845990318 24.82758620689655,7.960966114284251 26.20689655172414,2.248290346540993 27.58620689655172,0.2284660502522859 28.96551724137931,7.495325666572753 30.3448275862069,14.99577389032605 31.72413793103448,8.435827164920727 33.10344827586207,7.547575749814307 34.48275862068966,8.277027892323847 35.86206896551724,7.391850011525754 37.24137931034483,10.47562943421356 38.62068965517241,7.911277309632969 40.0,2.047486105063648 41.37931034482759,8.155623287144943 42.75862068965517,3.530978664549343 44.13793103448276,2.694465076966422 45.51724137931034,3.682606357093461 46.89655172413793,7.334477371103655 48.27586206896552,7.564480188510104 49.6551724137931,2.428604359296161 51.03448275862069,11.82542325128704 52.41379310344828,2.622237020720744 53.79310344827586,7.608534180262787 55.17241379310345,20.0 56.55172413793103,0.8006556873191097 57.93103448275862,1.482468048049586 59.31034482758621,4.817252772584074 60.68965517241379,8.146914939938018 62.06896551724138,7.536818379735164 63.44827586206897,12.60200291985759 64.82758620689656,4.246599902671414 66.20689655172414,1.539840688471685 67.58620689655172,7.081423046384755 68.96551724137932,8.93425197858771 70.3448275862069,7.713034346745896 71.72413793103448,8.416873703352714 73.10344827586206,15.62379940066081 74.48275862068967,3.696949517198986 75.86206896551724,1.947083984324975 77.24137931034483,0.0 78.62068965517241,0.5773121942473683 80.0,1.602848141792383" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_object_comprehension_infix_value_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/object_comprehension_infix_value-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8207934336525327 1.379310344827586,0.6566347469220268 2.758620689655172,12.982216142270861 4.137931034482759,1.9288645690834514 5.517241379310345,5.649794801641587 6.896551724137931,3.830369357045143 8.275862068965518,6.703146374829 9.655172413793103,2.462380300957591 11.03448275862069,2.7222982216142277 12.41379310344828,3.160054719562247 13.79310344827586,2.421340629274969 15.17241379310345,2.6265389876881002 16.55172413793103,15.23939808481532 17.93103448275862,6.511627906976747 19.31034482758621,2.90013679890561 20.68965517241379,6.580027359781123 22.06896551724138,3.1190150478796177 23.44827586206897,3.4199726402188766 24.82758620689655,6.484268125854992 26.20689655172414,1.764705882352942 27.58620689655172,0.8618331053351582 28.96551724137931,6.42954856361149 30.3448275862069,13.14637482900137 31.72413793103448,6.552667578659371 33.10344827586207,6.142270861833106 34.48275862068966,6.82626538987688 35.86206896551724,5.417236662106706 37.24137931034483,5.964432284541726 38.62068965517241,4.309165526675788 40.0,2.3939808481532125 41.37931034482759,6.019151846785224 42.75862068965517,1.4090287277701776 44.13793103448276,2.886456908344737 45.51724137931034,4.965800273597811 46.89655172413793,5.704514363885092 48.27586206896552,5.7865937072503435 49.6551724137931,1.2722298221614246 51.03448275862069,6.853625170998633 52.41379310344828,0.0 53.79310344827586,6.087551299589602 55.17241379310345,20.0 56.55172413793103,1.6552667578659417 57.93103448275862,1.6279069767441854 59.31034482758621,3.8030095759233937 60.68965517241379,5.225718194254448 62.06896551724138,4.965800273597811 63.44827586206897,7.770177838577293 64.82758620689656,4.103967168262654 66.20689655172414,1.5321477428180614 67.58620689655172,5.266757865937073 68.96551724137932,5.348837209302328 70.3448275862069,4.979480164158687 71.72413793103448,4.268125854993162 73.10344827586206,14.883720930232558 74.48275862068967,2.161422708618332 75.86206896551724,1.9835841313269498 77.24137931034483,1.0943912448700424 78.62068965517241,2.175102599179205 80.0,1.7510259917920692" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_disjoint_100_4.html">BenchmarkHasRootsOverlap/disjoint/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.537686996547756 1.379310344827586,0.0 2.758620689655172,12.64384349827388 4.137931034482759,0.7278481012658228 5.517241379310345,3.97439585730725 6.896551724137931,3.821921749136939 8.275862068965518,3.830552359033372 9.655172413793103,2.674050632911392 11.03448275862069,1.229861910241657 12.41379310344828,3.944188722669735 13.79310344827586,1.598101265822785 15.17241379310345,1.270138089758343 16.55172413793103,16.16225546605293 17.93103448275862,2.459723820483314 19.31034482758621,2.364787111622555 20.68965517241379,3.682393555811277 22.06896551724138,2.105868814729574 23.44827586206897,2.177790563866513 24.82758620689655,3.488204833141542 26.20689655172414,2.081415420023015 27.58620689655172,0.2905638665132336 28.96551724137931,2.600690448791715 30.3448275862069,11.83831990794016 31.72413793103448,2.697065592635213 33.10344827586207,2.78337169159954 34.48275862068966,2.62945914844649 35.86206896551724,1.635500575373993 37.24137931034483,5.95512082853855 38.62068965517241,2.495684695051784 40.0,1.442750287686997 41.37931034482759,3.025028768699655 42.75862068965517,2.124568469505178 44.13793103448276,1.639815880322209 45.51724137931034,3.563003452243959 46.89655172413793,1.841196777905639 48.27586206896552,2.868239355581128 49.6551724137931,2.502876869965478 51.03448275862069,7.807825086306099 52.41379310344828,2.176352128883774 53.79310344827586,2.751726121979287 55.17241379310345,20.0 56.55172413793103,0.6990794016110472 57.93103448275862,0.5207134637514385 59.31034482758621,3.440736478711162 60.68965517241379,1.962025316455696 62.06896551724138,2.652474108170311 63.44827586206897,9.814441887226698 64.82758620689656,4.388665132336018 66.20689655172414,1.754890678941312 67.58620689655172,1.716052934407365 68.96551724137932,2.626582278481013 70.3448275862069,1.822497123130035 71.72413793103448,5.225834292289988 73.10344827586206,14.51380897583429 74.48275862068967,0.9565592635212888 75.86206896551724,1.726121979286536 77.24137931034483,1.160817031070196 78.62068965517241,1.848388952819333 80.0,0.6688722669735327" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkPolicyComplexityTargets_10_wasm_4.html">BenchmarkPolicyComplexityTargets/10/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.2008666836604639 1.379310344827586,2.824369105276574 2.758620689655172,13.33265358144277 4.137931034482759,2.455263828702524 5.517241379310345,0.4914606168748407 6.896551724137931,6.443028294672445 8.275862068965518,1.404027529951568 9.655172413793103,2.24420086668366 11.03448275862069,4.336477185827173 12.41379310344828,6.24929900586286 13.79310344827586,2.608208004078511 15.17241379310345,1.75579913331634 16.55172413793103,18.17282691817487 17.93103448275862,1.702778485852664 19.31034482758621,0.9135865409125669 20.68965517241379,1.576344634208514 22.06896551724138,2.951822584756564 23.44827586206897,4.025490695895998 24.82758620689655,1.132806525618149 26.20689655172414,2.507264848330359 27.58620689655172,1.12974764211063 28.96551724137931,0.9186846800917665 30.3448275862069,11.7471322967117 31.72413793103448,1.217435635992863 33.10344827586207,1.671170022941626 34.48275862068966,1.049197043079276 35.86206896551724,0.1458067805251083 37.24137931034483,7.100688248789192 38.62068965517241,3.708386438949783 40.0,2.401223553403008 41.37931034482759,1.952587305633444 42.75862068965517,2.62350242161611 44.13793103448276,3.535049706856997 45.51724137931034,6.955901096099924 46.89655172413793,1.213357124649503 48.27586206896552,0.9299005862860056 49.6551724137931,2.983431047667601 51.03448275862069,11.04562834565384 52.41379310344828,1.864899311751211 53.79310344827586,2.169768034667346 55.17241379310345,20.0 56.55172413793103,2.402243181238848 57.93103448275862,1.24700484323222 59.31034482758621,6.426714249299006 60.68965517241379,1.314300280397655 62.06896551724138,0.2212592403772623 63.44827586206897,10.82029059393321 64.82758620689656,6.178944685189906 66.20689655172414,1.699719602345144 67.58620689655172,1.316339536069335 68.96551724137932,2.015804231455519 70.3448275862069,0.0 71.72413793103448,4.403772622992608 73.10344827586206,11.16798368595463 74.48275862068967,2.437930155493245 75.86206896551724,1.321437675248534 77.24137931034483,3.029314300280398 78.62068965517241,1.539638032118277 80.0,1.415243436145807" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkBuildNonsensicalIndex_1000_4.html">BenchmarkBuildNonsensicalIndex/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.812148193376784 3.2,4.739722211664586 6.4,0.0 9.6,4.644831693845159 12.8,9.25898280727473 16.0,5.148085910688501 19.2,2.586038359261787 22.4,20.0 25.6,3.618573646749173 28.8,3.28343100327731 32.0,3.509140963547312 35.2,5.27759083278824 38.4,4.096146030812292 41.6,10.88042580852008 44.8,3.732445838434673 48.0,3.885382329217759 51.2,2.501702628427259 54.4,3.598375798128883 57.6,3.724938791226158 60.8,8.296056078671544 64.0,15.47020084605126 67.2,2.988394213422992 70.4,4.926918673092648 73.6,3.651186734366953 76.8,5.119291748119595 80.0,3.419923980476679" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/authz</td><td><a href="benchmarks.__v1_test_authz_BenchmarkAuthzAllow100Paths_4.html">BenchmarkAuthzAllow100Paths-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9407761766972504 1.379310344827586,0.0 2.758620689655172,13.3470984252541 4.137931034482759,1.46598228956131 5.517241379310345,3.663647070798133 6.896551724137931,2.23663356258997 8.275862068965518,3.564189434807264 9.655172413793103,0.4382533843223358 11.03448275862069,3.921597138411877 12.41379310344828,2.850246463001469 13.79310344827586,2.145900280633388 15.17241379310345,1.077748535035552 16.55172413793103,17.01452604946709 17.93103448275862,3.680223343463278 19.31034482758621,1.355182993325869 20.68965517241379,3.750890611141 22.06896551724138,3.625841536649557 23.44827586206897,4.617800590347956 24.82758620689655,1.171389935003562 26.20689655172414,0.9774184636412546 27.58620689655172,0.8657467320023847 28.96551724137931,0.5284050426766318 30.3448275862069,13.03651142163349 31.72413793103448,4.170241228389048 33.10344827586207,3.495267037936399 34.48275862068966,3.815741642795865 35.86206896551724,2.854317828217469 37.24137931034483,5.929071001701249 38.62068965517241,3.598505227342126 40.0,1.47906882061274 41.37931034482759,2.766492664272316 42.75862068965517,0.5548689165806348 44.13793103448276,3.054396347403778 45.51724137931034,3.076207232489494 46.89655172413793,3.402207261570675 48.27586206896552,3.314382097625522 49.6551724137931,1.570383726171608 51.03448275862069,8.745292483969 52.41379310344828,1.416253471565876 53.79310344827586,4.013784479374173 55.17241379310345,20.0 56.55172413793103,2.452125107236852 57.93103448275862,1.180405100838992 59.31034482758621,2.116237476916813 60.68965517241379,4.09899233710904 62.06896551724138,1.65908132552019 63.44827586206897,9.256248818577058 64.82758620689656,2.46404839108371 66.20689655172414,1.973158070754511 67.58620689655172,2.815639858665465 68.96551724137932,3.518531982027831 70.3448275862069,0.2739447166766027 71.72413793103448,4.723074462361683 73.10344827586206,16.92292033210708 74.48275862068967,0.2393381123405988 75.86206896551724,0.7319733034766551 77.24137931034483,2.978494467305483 78.62068965517241,0.4711151178514824 80.0,1.319994765387579" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_shuffled_keys_5_4.html">BenchmarkObjectConstruction/shuffled_keys/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.867044738500315 1.379310344827586,2.9237555135475723 2.758620689655172,11.95967233774417 4.137931034482759,0.9955891619407673 5.517241379310345,2.6717076244486435 6.896551724137931,3.7618147448015087 8.275862068965518,4.108380592312535 9.655172413793103,2.8733459357277837 11.03448275862069,0.03150598613736477 12.41379310344828,0.0 13.79310344827586,1.8399495904221759 15.17241379310345,2.010081915563955 16.55172413793103,15.066162570888467 17.93103448275862,1.695022054190293 19.31034482758621,2.1172022684309937 20.68965517241379,4.089477000630119 22.06896551724138,3.5979836168872055 23.44827586206897,2.9174543163200966 24.82758620689655,4.0264650283553856 26.20689655172414,3.264020163831127 27.58620689655172,1.9596723377441663 28.96551724137931,4.0138626339004375 30.3448275862069,12.09829867674858 31.72413793103448,2.211720226843095 33.10344827586207,2.539382482671705 34.48275862068966,2.0226843100188994 35.86206896551724,1.0901071203528616 37.24137931034483,7.403906742281034 38.62068965517241,4.851921865154381 40.0,2.7158160050409528 41.37931034482759,3.881537492123499 42.75862068965517,3.421550094517954 44.13793103448276,1.1027095148078132 45.51724137931034,2.514177693761816 46.89655172413793,4.108380592312535 48.27586206896552,0.9325771896660342 49.6551724137931,1.5689981096408303 51.03448275862069,9.514807813484559 52.41379310344828,0.18903591682419574 53.79310344827586,3.925645872715812 55.17241379310345,20.0 56.55172413793103,2.551984877126653 57.93103448275862,2.9867674858223054 59.31034482758621,3.345935727788273 60.68965517241379,0.6679269061121538 62.06896551724138,4.083175803402643 63.44827586206897,10.71203528670447 64.82758620689656,4.788909892879648 66.20689655172414,3.4782608695652115 67.58620689655172,4.076874606175169 68.96551724137932,3.95715185885318 70.3448275862069,3.42785129174543 71.72413793103448,4.568367989918086 73.10344827586206,16.01764335223692 74.48275862068967,2.1739130434782616 75.86206896551724,2.867044738500315 77.24137931034483,2.948960302457465 78.62068965517241,1.6446124763705043 80.0,3.112791430371768" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMLargeJSON_10x10000_4.html">BenchmarkWASMLargeJSON/10x10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.899280418622912 1.379310344827586,8.44432278160002 2.758620689655172,17.15563437687391 4.137931034482759,9.45091552601646 5.517241379310345,6.511767095754717 6.896551724137931,9.35179485159448 8.275862068965518,6.485127056376974 9.655172413793103,9.01022971652322 11.03448275862069,9.194703830279844 12.41379310344828,7.30072749208441 13.79310344827586,10.26288045456292 15.17241379310345,9.730266040668198 16.55172413793103,16.40698115037962 17.93103448275862,5.275017530518076 19.31034482758621,9.570453475600187 20.68965517241379,5.80311258661899 22.06896551724138,9.668569034431435 23.44827586206897,9.376902394893394 24.82758620689655,6.568052754977072 26.20689655172414,9.725342195061765 27.58620689655172,9.254896011636227 28.96551724137931,3.642814798947583 30.3448275862069,17.64163747083944 31.72413793103448,6.299563999575491 33.10344827586207,5.109406221657368 34.48275862068966,6.600606292235201 35.86206896551724,5.687334664589265 37.24137931034483,3.289308727886643 38.62068965517241,0.0 40.0,9.522919239816837 41.37931034482759,5.895524623134554 42.75862068965517,9.80793990857436 44.13793103448276,9.438772753049854 45.51724137931034,7.902005543354908 46.89655172413793,5.522971001235112 48.27586206896552,5.187476438788379 49.6551724137931,9.414955175913947 51.03448275862069,6.834114583502887 52.41379310344828,9.551856802524656 53.79310344827586,5.635097952787076 55.17241379310345,20.0 56.55172413793103,9.450603004245737 57.93103448275862,9.168153315367672 59.31034482758621,7.748574444964591 60.68965517241379,6.514264828344162 62.06896551724138,5.814534280708357 63.44827586206897,9.413878440750755 64.82758620689656,9.151963222698456 66.20689655172414,9.135587570227875 67.58620689655172,6.243625044192532 68.96551724137932,6.03161239096734 70.3448275862069,5.562900540597555 71.72413793103448,1.663377592058822 73.10344827586206,16.29450423955315 74.48275862068967,7.634720485085875 75.86206896551724,8.550678660557734 77.24137931034483,9.105141927204564 78.62068965517241,8.467404630400685 80.0,9.331029244875783" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkVirtualDocs100x100_4.html">BenchmarkVirtualDocs100x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.840248402484025 1.379310344827586,2.125821258212582 2.758620689655172,13.62793627936279 4.137931034482759,4.069840698406984 5.517241379310345,6.755467554675547 6.896551724137931,8.697686976869768 8.275862068965518,6.204662046620466 9.655172413793103,3.589235892358924 11.03448275862069,5.047250472504725 12.41379310344828,7.876878768787688 13.79310344827586,4.381243812438124 15.17241379310345,4.534245342453425 16.55172413793103,18.95418954189542 17.93103448275862,6.768067680676807 19.31034482758621,4.444244442444424 20.68965517241379,6.616866168661687 22.06896551724138,4.620646206462065 23.44827586206897,0.0 24.82758620689655,5.792457924579246 26.20689655172414,4.347043470434704 27.58620689655172,4.417244172441724 28.96551724137931,6.339663396633966 30.3448275862069,13.33633336333363 31.72413793103448,7.101071010710107 33.10344827586207,6.480064800648006 34.48275862068966,6.436864368643686 35.86206896551724,6.921069210692107 37.24137931034483,12.64692646926469 38.62068965517241,11.26451264512645 40.0,4.645846458464585 41.37931034482759,6.292862928629286 42.75862068965517,3.870038700387004 44.13793103448276,3.987039870398704 45.51724137931034,8.443884438844387 46.89655172413793,7.000270002700027 48.27586206896552,6.224462244622446 49.6551724137931,3.949239492394924 51.03448275862069,13.64413644136441 52.41379310344828,4.626046260462605 53.79310344827586,5.675456754567546 55.17241379310345,20.0 56.55172413793103,4.933849338493385 57.93103448275862,4.489244892448924 59.31034482758621,6.246062460624606 60.68965517241379,6.856268562685627 62.06896551724138,5.986859868598686 63.44827586206897,14.79434794347943 64.82758620689656,8.380883808838089 66.20689655172414,4.959049590495905 67.58620689655172,5.342453424534245 68.96551724137932,6.453064530645306 70.3448275862069,6.442264422644226 71.72413793103448,11.34731347313473 73.10344827586206,18.88758887588876 74.48275862068967,4.833048330483305 75.86206896551724,4.132841328413284 77.24137931034483,4.309243092430924 78.62068965517241,4.730447304473045 80.0,4.595445954459545" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_50_5_4.html">BenchmarkLazyObjectFind/50_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.5804327375352791 1.379310344827586,1.730950141110064 2.758620689655172,11.665098777046092 4.137931034482759,1.222953904045152 5.517241379310345,3.330197554092191 6.896551724137931,1.6556914393226698 8.275862068965518,3.3866415804327303 9.655172413793103,1.6368767638758186 11.03448275862069,1.825023518344306 12.41379310344828,3.6688617121354667 13.79310344827586,1.0348071495766646 15.17241379310345,1.2982126058325463 16.55172413793103,17.572906867356537 17.93103448275862,3.1420507996237035 19.31034482758621,1.9002822201317002 20.68965517241379,3.085606773283157 22.06896551724138,1.7873941674506106 23.44827586206897,1.5051740357478778 24.82758620689655,3.179680150517399 26.20689655172414,0.4515522107243619 27.58620689655172,1.1288805268109101 28.96551724137931,2.596425211665096 30.3448275862069,11.777986829727185 31.72413793103448,2.6528692380056356 33.10344827586207,1.2793979303856986 34.48275862068966,3.0103480714957627 35.86206896551724,1.975540921919091 37.24137931034483,5.7761053621824985 38.62068965517241,3.1420507996237035 40.0,1.6933207902163652 41.37931034482759,3.800564440263404 42.75862068965517,1.730950141110064 44.13793103448276,0.28222013170272575 45.51724137931034,7.375352775164625 46.89655172413793,3.367826904985886 48.27586206896552,3.6688617121354667 49.6551724137931,2.3706491063029134 51.03448275862069,6.660395108184382 52.41379310344828,2.4082784571966087 53.79310344827586,3.2361241768579454 55.17241379310345,20.0 56.55172413793103,0.0 57.93103448275862,0.5832549388523027 59.31034482758621,6.867356538099717 60.68965517241379,2.596425211665096 62.06896551724138,3.706491063029162 63.44827586206897,8.673565380997177 64.82758620689656,7.300094073377233 66.20689655172414,0.5268109125117562 67.58620689655172,3.5936030103480654 68.96551724137932,3.2925682031984955 70.3448275862069,2.9727187206020673 71.72413793103448,7.33772342427093 73.10344827586206,18.080903104421445 74.48275862068967,1.7121354656632128 75.86206896551724,1.7873941674506106 77.24137931034483,1.2417685794919961 78.62068965517241,1.7873941674506106 80.0,0.7149576669802435" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/test/e2e/wasm/authz</td><td><a href="benchmarks.__v1_test_e2e_wasm_authz_BenchmarkRESTAuthzForbidPath_4.html">BenchmarkRESTAuthzForbidPath-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.615646701792929 1.379310344827586,5.996123285319167 2.758620689655172,11.60538188949501 4.137931034482759,5.608410443546635 5.517241379310345,2.236703013452655 6.896551724137931,5.854149470727081 8.275862068965518,5.872705570346649 9.655172413793103,5.726242710473129 11.03448275862069,2.839393544463269 12.41379310344828,1.721890198366153 13.79310344827586,5.242522222842828 15.17241379310345,5.804956154232839 16.55172413793103,11.83361984613125 17.93103448275862,5.476387001214318 19.31034482758621,5.697570743836872 20.68965517241379,4.57797802643365 22.06896551724138,6.684436666190869 23.44827586206897,6.592049218140708 24.82758620689655,5.574711573668957 26.20689655172414,3.529237751836475 27.58620689655172,5.101251760967648 28.96551724137931,5.399204383956111 30.3448275862069,14.86254626095627 31.72413793103448,3.350565474897548 33.10344827586207,5.427772916369293 34.48275862068966,5.062298432557784 35.86206896551724,4.948582847709656 37.24137931034483,4.511490507841348 38.62068965517241,0.0 40.0,4.947838121303519 41.37931034482759,4.995479924451643 42.75862068965517,6.055618650431631 44.13793103448276,5.318835992627209 45.51724137931034,6.602827064185073 46.89655172413793,3.865916147944038 48.27586206896552,5.252907018839509 49.6551724137931,5.62787676432926 51.03448275862069,6.923286974114551 52.41379310344828,5.346618424945025 53.79310344827586,5.150300269549585 55.17241379310345,20.0 56.55172413793103,6.076905413540367 57.93103448275862,5.67094677481749 59.31034482758621,4.296636939670955 60.68965517241379,5.240370791002878 62.06896551724138,4.989004942087179 63.44827586206897,9.266589297867807 64.82758620689656,7.167433114259649 66.20689655172414,3.382299094536811 67.58620689655172,3.404578826187063 68.96551724137932,5.530379665659217 70.3448275862069,5.694798706658475 71.72413793103448,2.777333010618557 73.10344827586206,15.44908036632264 74.48275862068967,5.948419421637198 75.86206896551724,2.390654511076771 77.24137931034483,3.857000117915014 78.62068965517241,4.627523019286345 80.0,5.80044642210679" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetUnion_500_4.html">BenchmarkSetUnion/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.484878278994769 1.379310344827586,2.929563062885909 2.758620689655172,13.4758327761828 4.137931034482759,0.5561017815707712 5.517241379310345,6.998466197349274 6.896551724137931,8.307311125968459 8.275862068965518,7.145553938726551 9.655172413793103,3.341330082196091 11.03448275862069,3.346049474967554 12.41379310344828,8.768238486648052 13.79310344827586,3.268572776969363 15.17241379310345,3.271719038817006 16.55172413793103,17.98245959019939 17.93103448275862,4.725292012427734 19.31034482758621,1.302945687654855 20.68965517241379,6.912337279270067 22.06896551724138,2.977543556062453 23.44827586206897,3.83254021315924 24.82758620689655,5.644000471939277 26.20689655172414,2.759664923113226 27.58620689655172,1.918039878868919 28.96551724137931,6.67361466158021 30.3448275862069,13.73893892319188 31.72413793103448,5.284540055846148 33.10344827586207,5.258976678334054 34.48275862068966,5.013568254217957 35.86206896551724,6.882841074448421 37.24137931034483,12.57285562590947 38.62068965517241,10.69689699925276 40.0,0.9124159358162583 41.37931034482759,5.882723089629134 42.75862068965517,3.365320328784363 44.13793103448276,2.748259723915523 45.51724137931034,10.00235969638573 46.89655172413793,7.247807448774924 48.27586206896552,4.723718881503913 49.6551724137931,0.5667204153065639 51.03448275862069,13.8777677272191 52.41379310344828,0.0 53.79310344827586,6.645691587682385 55.17241379310345,20.0 56.55172413793103,3.508475242852086 57.93103448275862,3.137609627561254 59.31034482758621,9.132811578243599 60.68965517241379,4.694615959413222 62.06896551724138,7.086954811814213 63.44827586206897,12.84382742753766 64.82758620689656,9.684587249773863 66.20689655172414,3.20210799543792 67.58620689655172,7.110158492940575 68.96551724137932,7.130215912219294 70.3448275862069,5.173241042985802 71.72413793103448,9.711723758209777 73.10344827586206,17.07240335076887 74.48275862068967,3.011759153655563 75.86206896551724,2.943327958469344 77.24137931034483,3.423526172965745 78.62068965517241,3.281157824359932 80.0,3.240256420340583" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFunctionArgumentCounts_15_args_4.html">BenchmarkFunctionArgumentCounts/15_args-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.068302068302068 1.379310344827586,1.385281385281385 2.758620689655172,13.67644700978034 4.137931034482759,2.026615359948693 5.517241379310345,3.857623857623858 6.896551724137931,2.27994227994228 8.275862068965518,4.094917428250762 9.655172413793103,2.180535513868847 11.03448275862069,1.327561327561328 12.41379310344828,1.577681577681578 13.79310344827586,1.273047939714606 15.17241379310345,1.802148468815135 16.55172413793103,20.0 17.93103448275862,3.12329645662979 19.31034482758621,2.145262145262145 20.68965517241379,3.367003367003367 22.06896551724138,1.798941798941799 23.44827586206897,2.735289401956069 24.82758620689655,3.110469777136444 26.20689655172414,2.231842231842232 27.58620689655172,0.0 28.96551724137931,3.626743626743627 30.3448275862069,13.49366682700016 31.72413793103448,3.87365720699054 33.10344827586207,3.944203944203944 34.48275862068966,3.694083694083694 35.86206896551724,3.293249959916627 37.24137931034483,10.41526374859708 38.62068965517241,8.318101651434985 40.0,1.600128266794933 41.37931034482759,3.2996632996633 42.75862068965517,1.244187910854578 44.13793103448276,1.481481481481481 45.51724137931034,2.100368767035434 46.89655172413793,3.899310565977233 48.27586206896552,4.091710758377425 49.6551724137931,1.721981721981722 51.03448275862069,11.46063812730479 52.41379310344828,1.398108064774731 53.79310344827586,3.395863395863396 55.17241379310345,19.05723905723906 56.55172413793103,1.728395061728395 57.93103448275862,1.44620811287478 59.31034482758621,1.60333493666827 60.68965517241379,4.332210998877666 62.06896551724138,2.645502645502646 63.44827586206897,13.79188712522046 64.82758620689656,2.533269199935867 66.20689655172414,1.786115119448453 67.58620689655172,2.982202982202982 68.96551724137932,3.748597081930415 70.3448275862069,3.992303992303992 71.72413793103448,9.039602372935706 73.10344827586206,16.98252364919032 74.48275862068967,2.443482443482443 75.86206896551724,1.247394580727914 77.24137931034483,1.949655282988616 78.62068965517241,1.882315215648549 80.0,1.584094917428251" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionBindings_ArrayComp_3Vars_4.html">BenchmarkComprehensionBindings/ArrayComp_3Vars-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.794678444468383 1.379310344827586,0.957664548098675 2.758620689655172,12.23634600883335 4.137931034482759,1.487665625336637 5.517241379310345,4.401594312183561 6.896551724137931,5.762145858020037 8.275862068965518,3.371754820639879 9.655172413793103,1.595389421523214 11.03448275862069,0.717440482602607 12.41379310344828,4.938058817192718 13.79310344827586,1.209738231175267 15.17241379310345,1.933642141549068 16.55172413793103,14.99622966713347 17.93103448275862,3.770332866530217 19.31034482758621,1.932564903587202 20.68965517241379,3.298502639233007 22.06896551724138,2.33114294947754 23.44827586206897,2.684477000969514 24.82758620689655,3.510718517720564 26.20689655172414,1.537218571582463 27.58620689655172,0.4610578476785522 28.96551724137931,3.020575245071636 30.3448275862069,12.11138640525692 31.72413793103448,3.651836690724981 33.10344827586207,2.756651944414521 34.48275862068966,3.318970160508456 35.86206896551724,2.280512765269848 37.24137931034483,9.292254659054185 38.62068965517241,7.381234514704298 40.0,2.51211892707099 41.37931034482759,3.604438220402887 42.75862068965517,2.073683076591619 44.13793103448276,1.49951524291716 45.51724137931034,5.887105461596467 46.89655172413793,3.409458149305182 48.27586206896552,3.393299579877195 49.6551724137931,1.802219110201443 51.03448275862069,10.74652590757298 52.41379310344828,0.3220941505978671 53.79310344827586,3.114294947753959 55.17241379310345,20.0 56.55172413793103,1.091242055370031 57.93103448275862,1.212969945060864 59.31034482758621,4.60842400086179 60.68965517241379,2.904233545190133 62.06896551724138,2.772810513842508 63.44827586206897,12.42163093827426 64.82758620689656,5.872024130130346 66.20689655172414,1.421954109662825 67.58620689655172,1.382096305073791 68.96551724137932,3.292039211461812 70.3448275862069,3.109985995906496 71.72413793103448,6.732737261661101 73.10344827586206,16.88031886243671 74.48275862068967,0.8294732306366476 75.86206896551724,0.0 77.24137931034483,1.064311106323387 78.62068965517241,1.038457395238608 80.0,1.333620596789831" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectString_5_String___4.html">BenchmarkObjectString/5/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.4685534591195015 1.379310344827586,2.2327044025157257 2.758620689655172,11.776729559748427 4.137931034482759,1.5094339622641506 5.517241379310345,3.9622641509433976 6.896551724137931,7.940251572327044 8.275862068965518,5.408805031446542 9.655172413793103,2.971698113207548 11.03448275862069,3.2232704402515715 12.41379310344828,8.522012578616353 13.79310344827586,2.515723270440251 15.17241379310345,3.0031446540880467 16.55172413793103,18.82075471698113 17.93103448275862,3.4119496855345943 19.31034482758621,0.9905660377358529 20.68965517241379,4.355345911949689 22.06896551724138,2.20125786163522 23.44827586206897,2.2484276729559767 24.82758620689655,4.150943396226417 26.20689655172414,2.8773584905660385 27.58620689655172,2.3899371069182394 28.96551724137931,4.6069182389937104 30.3448275862069,13.11320754716981 31.72413793103448,4.905660377358492 33.10344827586207,5.110062893081759 34.48275862068966,5.235849056603774 35.86206896551724,4.874213836477988 37.24137931034483,8.254716981132075 38.62068965517241,6.540880503144653 40.0,0.0 41.37931034482759,3.883647798742139 42.75862068965517,0.7861635220125791 44.13793103448276,2.4213836477987414 45.51724137931034,8.30188679245283 46.89655172413793,4.496855345911948 48.27586206896552,3.2232704402515715 49.6551724137931,1.116352201257861 51.03448275862069,11.761006289308177 52.41379310344828,2.0125786163522044 53.79310344827586,4.544025157232705 55.17241379310345,20.0 56.55172413793103,2.955974842767297 57.93103448275862,2.940251572327046 59.31034482758621,6.6037735849056585 60.68965517241379,4.119496855345915 62.06896551724138,4.2767295597484285 63.44827586206897,11.446540880503145 64.82758620689656,7.877358490566035 66.20689655172414,3.128930817610062 67.58620689655172,4.371069182389938 68.96551724137932,3.8522012578616334 70.3448275862069,1.2264150943396217 71.72413793103448,7.32704402515723 73.10344827586206,18.33333333333333 74.48275862068967,3.1761006289308185 75.86206896551724,2.845911949685533 77.24137931034483,2.20125786163522 78.62068965517241,3.050314465408807 80.0,3.050314465408807" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkWASMColdStartTargets_wasm_4.html">BenchmarkWASMColdStartTargets/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.158738156381993 1.379310344827586,3.00211370310153 2.758620689655172,14.40026677947516 4.137931034482759,3.266271982548661 5.517241379310345,4.81839846397931 6.896551724137931,1.729595993647969 8.275862068965518,3.540463616711288 9.655172413793103,3.471060179013105 11.03448275862069,3.621116352693533 12.41379310344828,0.0 13.79310344827586,3.251061766292734 15.17241379310345,2.746496153031231 16.55172413793103,12.53080815104495 17.93103448275862,3.961012626154145 19.31034482758621,3.341361958732186 20.68965517241379,5.090740698941838 22.06896551724138,3.947600841403825 23.44827586206897,3.929237909188674 24.82758620689655,3.384000075723432 26.20689655172414,3.226378839960711 27.58620689655172,1.85388435721364 28.96551724137931,5.298951012036385 30.3448275862069,12.56555355648932 31.72413793103448,3.488804217795152 33.10344827586207,3.837969330553895 34.48275862068966,3.734898090094865 35.86206896551724,1.648753949086186 37.24137931034483,4.662823217095438 38.62068965517241,3.346356792792294 40.0,4.413540223340437 41.37931034482759,4.115466583759217 42.75862068965517,4.362113819599117 44.13793103448276,4.279640808813625 45.51724137931034,1.663716607968872 46.89655172413793,3.475953077684232 48.27586206896552,0.8206162867995856 49.6551724137931,3.952741297448193 51.03448275862069,8.111333831845926 52.41379310344828,3.068859539586972 53.79310344827586,2.392743947768307 55.17241379310345,20.0 56.55172413793103,3.314254426362239 57.93103448275862,2.985694824376246 59.31034482758621,1.739512850776056 60.68965517241379,3.820436443649025 62.06896551724138,3.531085560924962 63.44827586206897,8.992805545867649 64.82758620689656,0.657250263757819 66.20689655172414,3.698638216014195 67.58620689655172,2.131876725165445 68.96551724137932,4.703932303251957 70.3448275862069,2.070606275288168 71.72413793103448,3.93590739606777 73.10344827586206,12.64758242022282 74.48275862068967,0.9451085211432199 75.86206896551724,2.561388767739488 77.24137931034483,3.144211635342164 78.62068965517241,3.026905845921747 80.0,3.117737558603747" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionN_100x100_4.html">BenchmarkObjectUnionN/100x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.804768454450332 1.379310344827586,1.969613865730584 2.758620689655172,13.08879991224221 4.137931034482759,1.997080365882472 5.517241379310345,4.701518040976137 6.896551724137931,2.574045634050022 8.275862068965518,4.649158706585209 9.655172413793103,2.818438417659567 11.03448275862069,2.072391737266682 12.41379310344828,6.776314679177777 13.79310344827586,1.996405305970905 15.17241379310345,2.575163702028555 16.55172413793103,17.43139703648699 17.93103448275862,5.029723731731191 19.31034482758621,2.639336584871907 20.68965517241379,4.223723292942249 22.06896551724138,3.083336146082965 23.44827586206897,2.250502075809228 24.82758620689655,1.036280251122287 26.20689655172414,2.62484389239545 27.58620689655172,0.0 28.96551724137931,4.377172849090357 30.3448275862069,12.74730397947818 31.72413793103448,5.343141391298478 33.10344827586207,4.174380632531137 34.48275862068966,5.008860161339319 35.86206896551724,3.872417895838256 37.24137931034483,12.14445438282648 38.62068965517241,10.48785735984069 40.0,2.547127620076282 41.37931034482759,5.199585681979276 42.75862068965517,0.6424671752118 44.13793103448276,2.403002328956695 45.51724137931034,6.95031137138421 46.89655172413793,4.301650521483782 48.27586206896552,5.108115063961927 49.6551724137931,1.419503324670064 51.03448275862069,11.3503518749789 52.41379310344828,2.33908259358018 53.79310344827586,4.281040098558747 55.17241379310345,20.0 56.55172413793103,2.620413811725791 57.93103448275862,2.283959732676275 59.31034482758621,6.468719411347757 60.68965517241379,5.096006176798191 62.06896551724138,4.675486043136328 63.44827586206897,13.42995831505046 64.82758620689656,6.993747257569109 66.20689655172414,2.353174469234145 67.58620689655172,3.844487291997165 68.96551724137932,5.286373071860128 70.3448275862069,5.245890572788335 71.72413793103448,10.23068062915584 73.10344827586206,17.15500219394471 74.48275862068967,2.693425760286225 75.86206896551724,1.596854220812097 77.24137931034483,2.7689480878928 78.62068965517241,2.377265669828197 80.0,2.380029196341175" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkInliningFullScan_300000_4.html">BenchmarkInliningFullScan/300000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.4106885224711998 1.379310344827586,0.2269474297384079 2.758620689655172,11.7442429788679 4.137931034482759,0.4627928717766567 5.517241379310345,2.380228041959074 6.896551724137931,0.989371531693228 8.275862068965518,2.874129755799591 9.655172413793103,0.2318012034350254 11.03448275862069,2.318401182329189 12.41379310344828,0.5448784924170348 13.79310344827586,0.3974794815270016 15.17241379310345,1.237340007644493 16.55172413793103,18.42614537429438 17.93103448275862,2.619607753492803 19.31034482758621,1.29080103795772 20.68965517241379,3.093005641172454 22.06896551724138,1.907941029674306 23.44827586206897,1.837006872301755 24.82758620689655,1.118406219989067 26.20689655172414,1.310209761972366 27.58620689655172,2.023473062682395 28.96551724137931,3.168548465178276 30.3448275862069,11.74696593895415 31.72413793103448,3.533412459017941 33.10344827586207,2.818788313944871 34.48275862068966,3.239569102984143 35.86206896551724,2.923981562251466 37.24137931034483,8.659581595802242 38.62068965517241,5.374048435901017 40.0,1.736192928871765 41.37931034482759,2.6394940898004 42.75862068965517,2.041077195722851 44.13793103448276,2.73341157493364 45.51724137931034,1.697434131062031 46.89655172413793,3.030219114181578 48.27586206896552,2.902402556577321 49.6551724137931,2.247477070099055 51.03448275862069,10.69297960846638 52.41379310344828,0.0 53.79310344827586,2.942156941165502 55.17241379310345,20.0 56.55172413793103,2.378585123290917 57.93103448275862,1.973943902293043 59.31034482758621,1.299972937562043 60.68965517241379,3.869815365036288 62.06896551724138,2.821754453097729 63.44827586206897,12.99124265532001 64.82758620689656,1.070597601092995 66.20689655172414,2.452120329883623 67.58620689655172,2.630131067041348 68.96551724137932,3.586995763443024 70.3448275862069,3.942068789103131 71.72413793103448,5.384984536345003 73.10344827586206,18.58737086009792 74.48275862068967,2.790646197815484 75.86206896551724,2.461514452068291 77.24137931034483,1.931565737682605 78.62068965517241,2.440301025311528 80.0,2.095282111443502" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_50_50_4.html">BenchmarkLazyObjectFind/50_50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.593070104754226 1.379310344827586,4.544721998388393 2.758620689655172,13.440773569701852 4.137931034482759,3.9323126510878303 5.517241379310345,6.04351329572925 6.896551724137931,4.593070104754226 8.275862068965518,5.801772763900077 9.655172413793103,4.448025785656727 11.03448275862069,4.286865431103944 12.41379310344828,8.36422240128928 13.79310344827586,4.0290088638195005 15.17241379310345,3.94842868654311 16.55172413793103,18.45286059629331 17.93103448275862,5.850120870265913 19.31034482758621,4.480257856567281 20.68965517241379,5.753424657534243 22.06896551724138,4.544721998388393 23.44827586206897,4.302981466559224 24.82758620689655,5.914585012087024 26.20689655172414,3.690572119258661 27.58620689655172,3.4971796937953243 28.96551724137931,5.092667203867844 30.3448275862069,13.408541498791294 31.72413793103448,5.817888799355357 33.10344827586207,5.995165189363416 34.48275862068966,0.0 35.86206896551724,5.141015310233678 37.24137931034483,5.995165189363416 38.62068965517241,5.189363416599516 40.0,4.544721998388393 41.37931034482759,5.995165189363416 42.75862068965517,4.528605962933117 44.13793103448276,4.0290088638195005 45.51724137931034,9.427880741337628 46.89655172413793,5.979049153908136 48.27586206896552,6.01128122481869 49.6551724137931,1.6760676873489118 51.03448275862069,7.300564061240934 52.41379310344828,5.5278001611603536 53.79310344827586,5.96293311845286 55.17241379310345,20.0 56.55172413793103,3.1426269137792104 57.93103448275862,3.4971796937953243 59.31034482758621,9.170024174053179 60.68965517241379,5.7050765511684105 62.06896551724138,5.7050765511684105 63.44827586206897,10.201450443190973 64.82758620689656,9.218372280419016 66.20689655172414,3.1103948428686543 67.58620689655172,6.01128122481869 68.96551724137932,5.721192586623687 70.3448275862069,5.672844480257858 71.72413793103448,8.751007252215956 73.10344827586206,15.22965350523771 74.48275862068967,4.496373892022563 75.86206896551724,4.689766317485892 77.24137931034483,4.14182111200644 78.62068965517241,4.6414182111200635 80.0,3.593875906526989" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionOptimizationComparison_SimpleObjectComp_4.html">BenchmarkComprehensionOptimizationComparison/SimpleObjectComp-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.613247049866768 1.379310344827586,2.408641035401599 2.758620689655172,12.5628092881614 4.137931034482759,2.147887323943662 5.517241379310345,5.096117244004568 6.896551724137931,6.164826798629616 8.275862068965518,4.21488389798249 9.655172413793103,2.224971450323563 11.03448275862069,1.929006471259992 12.41379310344828,5.439665017129806 13.79310344827586,1.852874000761325 15.17241379310345,2.509516558812333 16.55172413793103,17.3401218119528 17.93103448275862,4.349067377236391 19.31034482758621,2.663684811572136 20.68965517241379,4.159687856870955 22.06896551724138,2.98915112295394 23.44827586206897,3.46973734297678 24.82758620689655,4.417586600685192 26.20689655172414,1.877617053673392 27.58620689655172,0.8602969166349448 28.96551724137931,4.134944803958888 30.3448275862069,12.35249333840883 31.72413793103448,4.432813094784926 33.10344827586207,4.256756756756757 34.48275862068966,4.031214312904454 35.86206896551724,3.415492957746479 37.24137931034483,9.630757518081461 38.62068965517241,7.703654358583936 40.0,3.082413399314808 41.37931034482759,4.28625808907499 42.75862068965517,2.408641035401599 44.13793103448276,2.420060905976399 45.51724137931034,6.304720213170917 46.89655172413793,3.420251237152646 48.27586206896552,4.175866006851922 49.6551724137931,2.586600685192234 51.03448275862069,9.802055576703465 52.41379310344828,0.0 53.79310344827586,3.476398934145413 55.17241379310345,20.0 56.55172413793103,1.823372668443091 57.93103448275862,1.890940236010659 59.31034482758621,4.153977921583555 60.68965517241379,4.043585839360487 62.06896551724138,3.727636086791016 63.44827586206897,12.39246288542063 64.82758620689656,6.102017510468215 66.20689655172414,2.376284735439665 67.58620689655172,3.00628092881614 68.96551724137932,3.287019413779977 70.3448275862069,4.26912828321279 71.72413793103448,7.76170536733917 73.10344827586206,16.53692424819185 74.48275862068967,1.038256566425581 75.86206896551724,1.915683288922726 77.24137931034483,1.814807765511991 78.62068965517241,1.73201370384469 80.0,1.992767415302627" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_concurrency__1__JWT_count__100_4.html">BenchmarkTokens/concurrency:_1,_JWT_count:_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.940677440046349 1.379310344827586,0.002482981232800182 2.758620689655172,11.76850338306193 4.137931034482759,2.249580996916965 5.517241379310345,2.988681743880486 6.896551724137931,3.910695441660287 8.275862068965518,0.0 9.655172413793103,0.8847689792877982 11.03448275862069,4.894783670260092 12.41379310344828,4.341906515756585 13.79310344827586,1.632973990771586 15.17241379310345,2.855428417720209 16.55172413793103,14.62434563098761 17.93103448275862,2.808251774297006 19.31034482758621,2.997786008400753 20.68965517241379,2.197852221233628 22.06896551724138,4.423844896438991 23.44827586206897,4.761944174305283 24.82758620689655,2.022802044321215 26.20689655172414,1.323428997082497 27.58620689655172,0.2172608578700159 28.96551724137931,2.534710008483519 30.3448275862069,10.94580893459414 31.72413793103448,3.244428810858905 33.10344827586207,2.144054294522957 34.48275862068966,2.931159345320615 35.86206896551724,2.761075130873802 37.24137931034483,9.18496141033334 38.62068965517241,6.563347058701815 40.0,3.533282294274659 41.37931034482759,2.975853007511018 42.75862068965517,1.90444660555774 44.13793103448276,0.8243497692896605 45.51724137931034,5.038796581762503 46.89655172413793,2.846324153199942 48.27586206896552,1.855614641312669 49.6551724137931,1.488133418858242 51.03448275862069,10.24064226447888 52.41379310344828,2.860808210391276 53.79310344827586,2.59099091642699 55.17241379310345,20.0 56.55172413793103,2.863705021829543 57.93103448275862,1.969417947816011 59.31034482758621,3.888762440770552 60.68965517241379,2.822322001282874 62.06896551724138,1.582900535910116 63.44827586206897,11.56076061991765 64.82758620689656,4.94775393655983 66.20689655172414,2.773490037037803 67.58620689655172,1.643733576113721 68.96551724137932,3.390510873388649 70.3448275862069,3.041652010180223 71.72413793103448,6.172691344741253 73.10344827586206,17.02083635084525 74.48275862068967,3.103312710794761 75.86206896551724,1.152517122224751 77.24137931034483,2.910881665252747 78.62068965517241,1.864718905832937 80.0,2.069151027333485" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_1000_1000_4.html">BenchmarkJSONPatchAddShallowComposite/set-1000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.567628555777251 1.379310344827586,2.211053341391503 2.758620689655172,11.88127440801034 4.137931034482759,2.027722731307016 5.517241379310345,5.475325118816607 6.896551724137931,7.654600915283299 8.275862068965518,4.713565830166591 9.655172413793103,2.450619881913289 11.03448275862069,2.348516859232463 12.41379310344828,7.286737657369503 13.79310344827586,1.688162916762874 15.17241379310345,1.200515779035577 16.55172413793103,17.66929705452685 17.93103448275862,4.807032885641905 19.31034482758621,2.484996210846825 20.68965517241379,5.082869722132134 22.06896551724138,2.959770468262842 23.44827586206897,2.792313304746593 24.82758620689655,5.486799859600877 26.20689655172414,2.714950106725696 27.58620689655172,1.454969335846455 28.96551724137931,5.265607672922848 30.3448275862069,13.07042359831026 31.72413793103448,5.198216929742026 33.10344827586207,3.736649099824898 34.48275862068966,5.280303812166398 35.86206896551724,5.432804122080361 37.24137931034483,8.646361470757792 38.62068965517241,6.814752712691976 40.0,2.537674095626822 41.37931034482759,4.973917418021531 42.75862068965517,1.693875469655931 44.13793103448276,2.55396273460069 45.51724137931034,8.713310897849746 46.89655172413793,5.563403555071041 48.27586206896552,5.344589842673078 49.6551724137931,1.853245089156822 51.03448275862069,10.6140662589259 52.41379310344828,0.0 53.79310344827586,3.699250086582594 55.17241379310345,20.0 56.55172413793103,3.100655491976703 57.93103448275862,2.424495676199524 59.31034482758621,8.066201314467111 60.68965517241379,5.590387055805517 62.06896551724138,4.505891952933761 63.44827586206897,13.06186530552292 64.82758620689656,8.749383002141341 66.20689655172414,2.338226217930523 67.58620689655172,4.52732678334804 68.96551724137932,5.319866388854648 70.3448275862069,5.270041906916022 71.72413793103448,8.968108242332063 73.10344827586206,18.06391392476261 74.48275862068967,3.093499518505686 75.86206896551724,2.68561756439427 77.24137931034483,2.478496115983023 78.62068965517241,3.316880869839236 80.0,2.518671902595862" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkIsVarCompatibleString_5heel_4.html">BenchmarkIsVarCompatibleString/5heel-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.0183220829315296 1.379310344827586,3.105110896817745 2.758620689655172,11.687560270009644 4.137931034482759,3.095467695274831 5.517241379310345,6.325940212150432 6.896551724137931,10.607521697203474 8.275862068965518,2.9797492767598825 9.655172413793103,6.055930568948888 11.03448275862069,6.084860173577626 12.41379310344828,7.84956605593057 13.79310344827586,0.07714561234329764 15.17241379310345,0.07714561234329764 16.55172413793103,19.768563162970107 17.93103448275862,6.3837994214079075 19.31034482758621,9.074252651880423 20.68965517241379,6.3837994214079075 22.06896551724138,9.074252651880423 23.44827586206897,9.112825458052072 24.82758620689655,6.3837994214079075 26.20689655172414,2.931533269045321 27.58620689655172,3.0665380906460946 28.96551724137931,6.325940212150432 30.3448275862069,9.074252651880423 31.72413793103448,2.892960462873674 33.10344827586207,2.92189006750241 34.48275862068966,3.0183220829315296 35.86206896551724,2.9701060752169717 37.24137931034483,13.895853423336547 38.62068965517241,12.979749276759884 40.0,9.064609450337514 41.37931034482759,6.374156219864997 42.75862068965517,9.064609450337514 44.13793103448276,3.0665380906460946 45.51724137931034,10.405014464802312 46.89655172413793,6.316297010607521 48.27586206896552,6.345226615236259 49.6551724137931,6.094503375120537 51.03448275862069,12.01542912246866 52.41379310344828,6.113789778206364 53.79310344827586,6.3548698167791695 55.17241379310345,19.09353905496625 56.55172413793103,0.0 57.93103448275862,0.019286403085821746 59.31034482758621,7.859209257473481 60.68965517241379,2.95081967213115 62.06896551724138,2.92189006750241 63.44827586206897,10.279652844744454 64.82758620689656,7.830279652844743 66.20689655172414,0.02892960462873262 67.58620689655172,2.941176470588232 68.96551724137932,6.345226615236259 70.3448275862069,6.36451301832208 71.72413793103448,11.099324975891996 73.10344827586206,20.0 74.48275862068967,9.074252651880423 75.86206896551724,9.083895853423334 77.24137931034483,3.095467695274831 78.62068965517241,9.083895853423334 80.0,0.09643201542911939" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_not__explicit_body__one_line_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/not,_explicit_body,_one-line-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.0608617053329326 1.379310344827586,2.000602591141913 2.758620689655172,12.630310334438082 4.137931034482759,1.4221150949081078 5.517241379310345,2.344079542030734 6.896551724137931,5.3690870744200065 8.275862068965518,3.621572762880387 9.655172413793103,1.1328713467912053 11.03448275862069,2.5188309731846985 12.41379310344828,6.911720397710157 13.79310344827586,2.657426935824045 15.17241379310345,2.6152455558903327 16.55172413793103,15.251581801747513 17.93103448275862,3.4890027116601416 19.31034482758621,0.5061765592045795 20.68965517241379,3.284121723410667 22.06896551724138,1.8137993371497458 23.44827586206897,1.8499548056643604 24.82758620689655,3.3082253690870758 26.20689655172414,1.8921361855980727 27.58620689655172,1.9403434769508934 28.96551724137931,2.024706236818325 30.3448275862069,11.617957216028923 31.72413793103448,3.0370593552274805 33.10344827586207,2.7237119614341694 34.48275862068966,2.8562820126544146 35.86206896551724,2.5911419102139206 37.24137931034483,5.0677915034649 38.62068965517241,2.4585718589936754 40.0,0.43989153359445865 41.37931034482759,3.278095811991566 42.75862068965517,0.6809279903585441 44.13793103448276,2.1753540222958776 45.51724137931034,8.080747213015972 46.89655172413793,2.9526965953600524 48.27586206896552,2.4585718589936754 49.6551724137931,1.2594154865923493 51.03448275862069,6.128351913226876 52.41379310344828,1.4341669177463103 53.79310344827586,2.717686050015068 55.17241379310345,20.0 56.55172413793103,2.3380536306116326 57.93103448275862,2.3018981620970216 59.31034482758621,6.97800542332028 60.68965517241379,2.109068996685753 62.06896551724138,2.0668876167520374 63.44827586206897,8.544742392286837 64.82758620689656,6.953901777643871 66.20689655172414,2.1512503766194655 67.58620689655172,1.6028924374811702 68.96551724137932,0.0 70.3448275862069,0.34950286230792216 71.72413793103448,3.3443808376016904 73.10344827586206,16.215727628803855 74.48275862068967,2.434468213317267 75.86206896551724,2.3621572762880376 77.24137931034483,0.5664356733956026 78.62068965517241,2.344079542030734 80.0,2.392286833383551" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionHighFrequency_ShortLines_4.html">BenchmarkComprehensionHighFrequency/ShortLines-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.602739726027397 1.379310344827586,2.508469583149212 2.758620689655172,12.92605685667992 4.137931034482759,2.356753571954632 5.517241379310345,5.652526145234939 6.896551724137931,6.33819413757549 8.275862068965518,5.202533510089851 9.655172413793103,1.939166298423921 11.03448275862069,1.820592134334954 12.41379310344828,4.9506554720872 13.79310344827586,2.019443216968626 15.17241379310345,1.764619237001031 16.55172413793103,16.84931506849315 17.93103448275862,5.253351008985123 19.31034482758621,2.883340698188246 20.68965517241379,4.795257033436441 22.06896551724138,3.320076594491089 23.44827586206897,3.351745470614229 24.82758620689655,5.065547208719988 26.20689655172414,1.959787892178524 27.58620689655172,0.0 28.96551724137931,4.91898659596406 30.3448275862069,12.86713801738106 31.72413793103448,5.179702459861541 33.10344827586207,5.025776992193254 34.48275862068966,5.072912063632346 35.86206896551724,3.426130505229047 37.24137931034483,9.065399911621741 38.62068965517241,7.79790838120489 40.0,2.857563705994992 41.37931034482759,5.240830755634114 42.75862068965517,2.646928855501547 44.13793103448276,2.383267049639122 45.51724137931034,6.51274119899838 46.89655172413793,4.919723081455295 48.27586206896552,4.55221682132862 49.6551724137931,2.778759758432759 51.03448275862069,10.65252614523494 52.41379310344828,1.357342760347621 53.79310344827586,2.435557519516866 55.17241379310345,20.0 56.55172413793103,1.958314921196052 57.93103448275862,1.805125939019001 59.31034482758621,5.447046693180144 60.68965517241379,4.916777139490352 62.06896551724138,3.879805567830314 63.44827586206897,12.21608484312859 64.82758620689656,6.273383414346737 66.20689655172414,2.129916040653999 67.58620689655172,3.533657386949477 68.96551724137932,3.470319634703196 70.3448275862069,4.809250257769922 71.72413793103448,7.975401384592724 73.10344827586206,16.18132272794226 74.48275862068967,1.472970982471645 75.86206896551724,1.7454706142289 77.24137931034483,1.376491383119753 78.62068965517241,1.738842244807777 80.0,1.892031226984828" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_500_5_4.html">BenchmarkLazyObjectFind/500_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.6525821596244192 1.379310344827586,1.6525821596244192 2.758620689655172,12.056338028169016 4.137931034482759,1.0140845070422593 5.517241379310345,3.661971830985923 6.896551724137931,1.708920187793428 8.275862068965518,1.8967136150234793 9.655172413793103,1.615023474178404 11.03448275862069,0.7323943661971839 12.41379310344828,5.16431924882629 13.79310344827586,0.769953051643192 15.17241379310345,1.502347417840376 16.55172413793103,16.582159624413148 17.93103448275862,3.0985915492957794 19.31034482758621,1.6713615023474198 20.68965517241379,2.87323943661972 22.06896551724138,1.5774647887323958 23.44827586206897,1.4272300469483596 24.82758620689655,3.154929577464788 26.20689655172414,1.0328638497652598 27.58620689655172,0.0 28.96551724137931,3.0798122065727718 30.3448275862069,10.629107981220656 31.72413793103448,1.3708920187793439 33.10344827586207,2.23474178403756 34.48275862068966,3.211267605633804 35.86206896551724,2.47887323943662 37.24137931034483,6.309859154929576 38.62068965517241,3.887323943661972 40.0,1.615023474178404 41.37931034482759,3.7183098591549317 42.75862068965517,1.615023474178404 44.13793103448276,0.6760563380281681 45.51724137931034,7.24882629107981 46.89655172413793,3.0985915492957794 48.27586206896552,3.6056338028169037 49.6551724137931,2.1971830985915517 51.03448275862069,4.901408450704224 52.41379310344828,1.8967136150234793 53.79310344827586,2.4976525821596276 55.17241379310345,20.0 56.55172413793103,0.431924882629108 57.93103448275862,0.6197183098591594 59.31034482758621,7.0234741784037595 60.68965517241379,1.7276995305164355 62.06896551724138,2.291079812206579 63.44827586206897,9.070422535211272 64.82758620689656,6.873239436619718 66.20689655172414,0.3755868544600993 67.58620689655172,3.1737089201877957 68.96551724137932,2.55399061032864 70.3448275862069,2.5727699530516475 71.72413793103448,6.929577464788734 73.10344827586206,16.882629107981224 74.48275862068967,1.539906103286384 75.86206896551724,1.708920187793428 77.24137931034483,1.0892018779342756 78.62068965517241,1.708920187793428 80.0,0.7136150234741834" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkTemplateStringToStringEscapeCurlies_4.html">BenchmarkTemplateStringToStringEscapeCurlies-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.9716407832545606 1.379310344827586,1.7285617825793373 2.758620689655172,10.317353139770429 4.137931034482759,0.6212018906144543 5.517241379310345,1.7555705604321403 6.896551724137931,3.0249831195138484 8.275862068965518,4.294395678595544 9.655172413793103,2.3767724510465946 11.03448275862069,4.34841323430115 12.41379310344828,4.159351789331534 13.79310344827586,3.781228899392307 15.17241379310345,3.9162727886563147 16.55172413793103,12.823767724510468 17.93103448275862,2.0796758946657725 19.31034482758621,0.2700877785280227 20.68965517241379,2.781904118838625 22.06896551724138,0.9453072248480758 23.44827586206897,1.8636056718433522 24.82758620689655,2.592842673869008 26.20689655172414,1.9986495611073636 27.58620689655172,0.7292370020256627 28.96551724137931,2.484807562457803 30.3448275862069,11.835246455097908 31.72413793103448,4.240378122889943 33.10344827586207,4.051316677920326 34.48275862068966,4.186360567184337 35.86206896551724,2.2957461174881857 37.24137931034483,5.806887238352466 38.62068965517241,3.727211343686701 40.0,0.0 41.37931034482759,2.673869007427413 42.75862068965517,0.5941931127616513 44.13793103448276,1.1883862255232955 45.51724137931034,2.3497636731937916 46.89655172413793,3.754220121539504 48.27586206896552,3.511141120864284 49.6551724137931,1.5395003376097272 51.03448275862069,8.48075624577988 52.41379310344828,2.0796758946657725 53.79310344827586,4.213369345037139 55.17241379310345,20.0 56.55172413793103,2.187711006076981 57.93103448275862,1.4314652261985188 59.31034482758621,3.5921674544226896 60.68965517241379,3.10600945307225 62.06896551724138,1.8095881161377463 63.44827586206897,8.237677245104662 64.82758620689656,4.4294395678595535 66.20689655172414,2.6468602295746138 67.58620689655172,3.1870357866306556 68.96551724137932,3.0249831195138484 70.3448275862069,2.835921674544231 71.72413793103448,3.4571235651586782 73.10344827586206,11.419311276164755 74.48275862068967,1.3774476704929164 75.86206896551724,2.0796758946657725 77.24137931034483,2.187711006076981 78.62068965517241,1.7555705604321403 80.0,1.5124915597569277" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectInsert_new_key__new_value_4.html">BenchmarkObjectInsert/new_key,_new_value-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.337426102773988 1.379310344827586,1.841746248294679 2.758620689655172,11.00954979536153 4.137931034482759,1.346066393815371 5.517241379310345,4.470213733515234 6.896551724137931,6.575716234652115 8.275862068965518,3.615279672578445 9.655172413793103,2.18281036834925 11.03448275862069,2.08731241473397 12.41379310344828,5.197817189631651 13.79310344827586,1.659845384265575 15.17241379310345,2.096407457935425 16.55172413793103,15.29331514324693 17.93103448275862,2.778535698044566 19.31034482758621,0.5593451568894952 20.68965517241379,3.883583447021373 22.06896551724138,1.919054115507049 23.44827586206897,1.259663483401546 24.82758620689655,4.329240563892678 26.20689655172414,2.301045929968167 27.58620689655172,1.705320600272851 28.96551724137931,3.942701227830832 30.3448275862069,12.36016371077763 31.72413793103448,3.010459299681673 33.10344827586207,3.751705320600273 34.48275862068966,3.856298317417008 35.86206896551724,3.751705320600273 37.24137931034483,10.68667576170987 38.62068965517241,8.276489313324237 40.0,1.164165529786266 41.37931034482759,3.142337426102774 42.75862068965517,2.046384720327422 44.13793103448276,1.496134606639382 45.51724137931034,6.934970441109595 46.89655172413793,3.983628922237381 48.27586206896552,3.265120509322419 49.6551724137931,0.0 51.03448275862069,11.78717598908595 52.41379310344828,1.064120054570259 53.79310344827586,4.110959527057754 55.17241379310345,20.0 56.55172413793103,2.164620281946339 57.93103448275862,2.191905411550705 59.31034482758621,5.38881309686221 60.68965517241379,4.006366530241019 62.06896551724138,4.07912687585266 63.44827586206897,13.2787630741246 64.82758620689656,6.975898135516144 66.20689655172414,2.551159618008186 67.58620689655172,3.583447021373352 68.96551724137932,1.336971350613915 70.3448275862069,2.933151432469304 71.72413793103448,9.24056389267849 73.10344827586206,17.72169167803547 74.48275862068967,1.869031377899045 75.86206896551724,1.796271032287403 77.24137931034483,2.06912232833106 78.62068965517241,2.060027285129604 80.0,2.273760800363802" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkExprAppendText_simple_expr_4.html">BenchmarkExprAppendText/simple_expr-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.3910761154855606 1.379310344827586,0.0 2.758620689655172,12.047244094488189 4.137931034482759,0.3937007874015741 5.517241379310345,5.065616797900258 6.896551724137931,7.139107611548553 8.275862068965518,5.013123359580051 9.655172413793103,0.9711286089238804 11.03448275862069,3.3333333333333286 12.41379310344828,6.010498687664041 13.79310344827586,3.2545931758530138 15.17241379310345,5.406824146981625 16.55172413793103,15.223097112860891 17.93103448275862,4.960629921259841 19.31034482758621,0.1574803149606261 20.68965517241379,4.593175853018375 22.06896551724138,0.734908136482936 23.44827586206897,0.6036745406824124 24.82758620689655,4.803149606299208 26.20689655172414,1.7847769028871348 27.58620689655172,2.178477690288709 28.96551724137931,4.908136482939632 30.3448275862069,13.11286089238845 31.72413793103448,6.167979002624669 33.10344827586207,5.774278215223095 34.48275862068966,5.721784776902883 35.86206896551724,5.774278215223095 37.24137931034483,5.354330708661417 38.62068965517241,3.228346456692911 40.0,0.0 41.37931034482759,4.435695538057738 42.75862068965517,2.519685039370078 44.13793103448276,5.354330708661417 45.51724137931034,7.1916010498687655 46.89655172413793,4.6981627296587885 48.27586206896552,4.724409448818898 49.6551724137931,2.2834645669291334 51.03448275862069,7.27034120734908 52.41379310344828,1.7585301837270322 53.79310344827586,4.488188976377952 55.17241379310345,20.0 56.55172413793103,1.8635170603674531 57.93103448275862,2.2834645669291334 59.31034482758621,6.692913385826769 60.68965517241379,5.249343832020994 62.06896551724138,5.64304461942257 63.44827586206897,9.73753280839895 64.82758620689656,6.824146981627294 66.20689655172414,2.1522309711286063 67.58620689655172,5.328083989501309 68.96551724137932,4.146981627296585 70.3448275862069,4.12073490813648 71.72413793103448,5.275590551181102 73.10344827586206,11.863517060367453 74.48275862068967,1.3123359580052494 75.86206896551724,2.5459317585301804 77.24137931034483,2.073490813648288 78.62068965517241,2.3884514435695507 80.0,2.362204724409448" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/cover</td><td><a href="benchmarks.__v1_cover_BenchmarkCoverBigLocalVar_1Vars1Iterations_4.html">BenchmarkCoverBigLocalVar/1Vars1Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.005264312349199 1.379310344827586,2.338232068436061 2.758620689655172,14.38692695766615 4.137931034482759,3.00065803904365 5.517241379310345,6.45755648168458 6.896551724137931,6.297433647729765 8.275862068965518,6.194340864224611 9.655172413793103,2.537837245009871 11.03448275862069,5.213862689186225 12.41379310344828,6.018863785917964 13.79310344827586,0.0 15.17241379310345,3.395481465233604 16.55172413793103,20.0 17.93103448275862,6.273305549462601 19.31034482758621,3.34283834174161 20.68965517241379,6.297433647729765 22.06896551724138,4.91116472910726 23.44827586206897,5.187541127440228 24.82758620689655,6.494845360824742 26.20689655172414,3.51392849309059 27.58620689655172,3.064268479929809 28.96551724137931,6.446589164290415 30.3448275862069,12.79885939899101 31.72413793103448,6.492651897345909 33.10344827586207,5.992542224171968 34.48275862068966,6.161438912042114 35.86206896551724,5.393726694450537 37.24137931034483,12.48738758499671 38.62068965517241,10.56152665058127 40.0,3.301162535643782 41.37931034482759,6.764641368721211 42.75862068965517,3.437157271331432 44.13793103448276,3.568765080061417 45.51724137931034,6.591357753893398 46.89655172413793,5.83022592673832 48.27586206896552,5.08883527089274 49.6551724137931,3.535863127878921 51.03448275862069,14.19170870805001 52.41379310344828,3.34283834174161 53.79310344827586,6.593551217372231 55.17241379310345,19.93200263215617 56.55172413793103,3.603860495722746 57.93103448275862,2.60144768589603 59.31034482758621,5.391533230971704 60.68965517241379,6.466330335599912 62.06896551724138,5.964027198947138 63.44827586206897,15.21166922570739 64.82758620689656,7.172625575784163 66.20689655172414,3.597280105286247 67.58620689655172,5.979381443298969 68.96551724137932,6.08686115376179 70.3448275862069,6.40052643123492 71.72413793103448,11.87979820135995 73.10344827586206,17.80872998464576 74.48275862068967,3.678438254003071 75.86206896551724,3.423996490458434 77.24137931034483,4.790524237771441 78.62068965517241,2.862469839877166 80.0,2.684799298091687" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_1000_1000_4.html">BenchmarkJSONPatchAddShallowComposite/array-1000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.661938794405992 1.379310344827586,0.4179671670070556 2.758620689655172,11.63802658522381 4.137931034482759,0.742432496987491 5.517241379310345,2.023547219232823 6.896551724137931,3.451570396094608 8.275862068965518,3.664713791520961 9.655172413793103,1.804123849677816 11.03448275862069,1.376763558974056 12.41379310344828,3.211911554347272 13.79310344827586,0.5035787801284443 15.17241379310345,0.57196072064045 16.55172413793103,19.28961147356641 17.93103448275862,3.19822443124636 19.31034482758621,0.0 20.68965517241379,3.712538209885323 22.06896551724138,2.577473142375601 23.44827586206897,2.020917144597746 24.82758620689655,3.358873683956276 26.20689655172414,2.140988102937901 27.58620689655172,0.9181107476121338 28.96551724137931,3.44045967263622 30.3448275862069,11.99636083550493 31.72413793103448,4.212359740535086 33.10344827586207,2.75202421815664 34.48275862068966,3.342932211168156 35.86206896551724,2.69389420122218 37.24137931034483,10.66167847069211 38.62068965517241,7.117679737421936 40.0,1.824037271914829 41.37931034482759,3.697509211970597 42.75862068965517,2.041635691723048 44.13793103448276,1.435484000826595 45.51724137931034,4.598175587003137 46.89655172413793,4.107693505057526 48.27586206896552,2.637911183989823 49.6551724137931,1.604130827426848 51.03448275862069,12.69322326381527 52.41379310344828,0.5392189751833673 53.79310344827586,2.713217198541114 55.17241379310345,20.0 56.55172413793103,1.479873219667591 57.93103448275862,0.8875160018571547 59.31034482758621,4.445094508243137 60.68965517241379,2.949226140794873 62.06896551724138,2.698939650522123 63.44827586206897,14.32242031276418 64.82758620689656,4.540797019964413 66.20689655172414,1.007050210271783 67.58620689655172,2.465614457895994 68.96551724137932,3.367085957816823 70.3448275862069,2.374420645549135 71.72413793103448,9.091631263536161 73.10344827586206,17.4204872079074 74.48275862068967,1.306878718670578 75.86206896551724,1.079833500173102 77.24137931034483,1.248856051721223 78.62068965517241,1.332266990147955 80.0,0.9715710401945182" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkVirtualDocs1x1_4.html">BenchmarkVirtualDocs1x1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.211445198836081 1.379310344827586,1.357904946653734 2.758620689655172,13.5143873262205 4.137931034482759,2.036857419980601 5.517241379310345,2.748140963465891 6.896551724137931,2.120918202392499 8.275862068965518,2.301972195279664 9.655172413793103,0.9763983187843518 11.03448275862069,3.077917879081798 12.41379310344828,1.823472356935015 13.79310344827586,2.043323634012286 15.17241379310345,0.9634658907209829 16.55172413793103,19.1270611057226 17.93103448275862,3.69220821209182 19.31034482758621,2.075654704170708 20.68965517241379,3.621079857743291 22.06896551724138,2.864532816036211 23.44827586206897,3.349498868412544 24.82758620689655,2.929194956353055 26.20689655172414,1.312641448431943 27.58620689655172,2.133850630455868 28.96551724137931,2.664080181053993 30.3448275862069,13.2622049789848 31.72413793103448,4.067248625929518 33.10344827586207,3.233107015842224 34.48275862068966,3.705140640155189 35.86206896551724,2.793404461687682 37.24137931034483,10.79857743291303 38.62068965517241,8.96863886194633 40.0,3.737471710313611 41.37931034482759,3.737471710313611 42.75862068965517,0.4332363401228581 44.13793103448276,2.502424830261882 45.51724137931034,3.103782735208535 46.89655172413793,3.562883931458131 48.27586206896552,3.414161008729389 49.6551724137931,0.129324280633689 51.03448275862069,10.40413837698028 52.41379310344828,2.580019398642095 53.79310344827586,2.521823472356935 55.17241379310345,20.0 56.55172413793103,2.612350468800517 57.93103448275862,2.269641125121242 59.31034482758621,1.241513094083414 60.68965517241379,3.452958292919496 62.06896551724138,2.980924668606531 63.44827586206897,15.43485289363078 64.82758620689656,2.082120918202392 66.20689655172414,2.748140963465891 67.58620689655172,0.0 68.96551724137932,3.905593275137407 70.3448275862069,3.588748787584869 71.72413793103448,9.557064338829615 73.10344827586206,19.52796637568704 74.48275862068967,3.103782735208535 75.86206896551724,3.646944713870029 77.24137931034483,2.896863886194633 78.62068965517241,1.23504688005173 80.0,2.360168121564824" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkIsVarCompatibleString_h_llo_4.html">BenchmarkIsVarCompatibleString/h_llo-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.10401891252955053 1.379310344827586,0.056737588652485016 2.758620689655172,9.286052009456265 4.137931034482759,0.009456264775415946 5.517241379310345,2.5153664302600447 6.896551724137931,7.858156028368793 8.275862068965518,2.543735224586289 9.655172413793103,5.929078014184398 11.03448275862069,5.929078014184398 12.41379310344828,7.84869976359338 13.79310344827586,0.06619385342789741 15.17241379310345,0.04728132387707262 16.55172413793103,20.0 17.93103448275862,5.815602836879435 19.31034482758621,5.711583924349881 20.68965517241379,5.787234042553191 22.06896551724138,5.929078014184398 23.44827586206897,5.9763593380614655 24.82758620689655,5.806146572104021 26.20689655172414,0.09456264775413814 27.58620689655172,0.01891252955082834 28.96551724137931,2.5153664302600447 30.3448275862069,9.267139479905435 31.72413793103448,2.5342789598108766 33.10344827586207,2.4397163120567384 34.48275862068966,2.562647754137121 35.86206896551724,2.458628841607567 37.24137931034483,10.01418439716312 38.62068965517241,9.418439716312054 40.0,5.9763593380614655 41.37931034482759,5.796690307328605 42.75862068965517,5.881796690307331 44.13793103448276,0.0 45.51724137931034,7.820330969267138 46.89655172413793,5.843971631205676 48.27586206896552,5.872340425531915 49.6551724137931,5.929078014184398 51.03448275862069,12.510638297872338 52.41379310344828,5.938534278959811 53.79310344827586,5.872340425531915 55.17241379310345,19.56501182033097 56.55172413793103,0.04728132387707262 57.93103448275862,0.03782505910165668 59.31034482758621,7.877068557919621 60.68965517241379,2.524822695035464 62.06896551724138,2.524822695035464 63.44827586206897,4.973995271867615 64.82758620689656,7.94326241134752 66.20689655172414,0.08510638297872575 67.58620689655172,2.468085106382979 68.96551724137932,2.486997635933811 70.3448275862069,2.524822695035464 71.72413793103448,10.269503546099292 73.10344827586206,18.29787234042553 74.48275862068967,5.98581560283688 75.86206896551724,5.938534278959811 77.24137931034483,0.06619385342789741 78.62068965517241,5.995271867612296 80.0,0.10401891252955053" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkCountUnescapedLeftCurly______100_4.html">BenchmarkCountUnescapedLeftCurly/}{_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.325581395348838 1.379310344827586,2.8465116279069775 2.758620689655172,10.58604651162791 4.137931034482759,2.8837209302325597 5.517241379310345,1.9162790697674446 6.896551724137931,0.33488372093023244 8.275862068965518,1.8790697674418624 9.655172413793103,2.8465116279069775 11.03448275862069,2.865116279069767 12.41379310344828,0.1860465116279073 13.79310344827586,2.8279069767441847 15.17241379310345,2.809302325581399 16.55172413793103,14.827906976744188 17.93103448275862,1.8976744186046517 19.31034482758621,2.8279069767441847 20.68965517241379,1.8976744186046517 22.06896551724138,2.8837209302325597 23.44827586206897,2.8837209302325597 24.82758620689655,1.7860465116279087 26.20689655172414,2.8279069767441847 27.58620689655172,2.865116279069767 28.96551724137931,0.5953488372093005 30.3448275862069,10.58604651162791 31.72413793103448,1.8976744186046517 33.10344827586207,1.9348837209302303 34.48275862068966,1.8976744186046517 35.86206896551724,1.8418604651162767 37.24137931034483,4.223255813953488 38.62068965517241,1.3953488372093013 40.0,2.623255813953488 41.37931034482759,1.9162790697674446 42.75862068965517,2.3441860465116307 44.13793103448276,2.9023255813953455 45.51724137931034,0.0 46.89655172413793,1.8232558139534873 48.27586206896552,1.655813953488373 49.6551724137931,2.5488372093023273 51.03448275862069,7.330232558139539 52.41379310344828,2.809302325581399 53.79310344827586,1.8790697674418624 55.17241379310345,20.0 56.55172413793103,2.9023255813953455 57.93103448275862,2.790697674418606 59.31034482758621,0.33488372093023244 60.68965517241379,1.9348837209302303 62.06896551724138,1.8790697674418624 63.44827586206897,5.711627906976744 64.82758620689656,0.167441860465118 66.20689655172414,2.865116279069767 67.58620689655172,1.7116279069767408 68.96551724137932,1.9348837209302303 70.3448275862069,1.8976744186046517 71.72413793103448,5.320930232558139 73.10344827586206,14.902325581395349 74.48275862068967,2.641860465116274 75.86206896551724,2.9023255813953455 77.24137931034483,2.679069767441863 78.62068965517241,2.4930232558139522 80.0,2.865116279069767" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainObject_5000_4.html">BenchmarkJSONPatchPathologicalNestedAddChainObject/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.241453136751698 1.379310344827586,3.931058661485497 2.758620689655172,11.8696833778592 4.137931034482759,1.793051459643329 5.517241379310345,5.291684315134658 6.896551724137931,3.324160177223653 8.275862068965518,4.903197926956385 9.655172413793103,4.493942012600741 11.03448275862069,0.0 12.41379310344828,2.793422645146653 13.79310344827586,2.412122983355136 15.17241379310345,1.932693448698496 16.55172413793103,11.87820475558488 17.93103448275862,3.550191766999611 19.31034482758621,4.091545770782946 20.68965517241379,5.289327423460987 22.06896551724138,3.458442809313982 23.44827586206897,4.507596480476155 24.82758620689655,3.455535310298463 26.20689655172414,3.408371829109404 27.58620689655172,2.513538598408366 28.96551724137931,5.357215880806007 30.3448275862069,10.79421471087606 31.72413793103448,5.493887858328373 33.10344827586207,5.002803983501328 34.48275862068966,3.27515506272355 35.86206896551724,4.650648478842778 37.24137931034483,7.902530013147819 38.62068965517241,6.06440884753057 40.0,3.141070988214183 41.37931034482759,5.62920484217472 42.75862068965517,2.144137885053839 44.13793103448276,4.368684526664648 45.51724137931034,2.029168680108345 46.89655172413793,3.217735648194687 48.27586206896552,1.458320712848364 49.6551724137931,2.166562507433214 51.03448275862069,7.442648175993582 52.41379310344828,1.977450137339273 53.79310344827586,4.152286064263996 55.17241379310345,20.0 56.55172413793103,3.217075189200864 57.93103448275862,3.088992225401293 59.31034482758621,0.9672453417851874 60.68965517241379,4.686361952725876 62.06896551724138,5.229766758158273 63.44827586206897,9.949373683087574 64.82758620689656,3.15949850809421 66.20689655172414,3.220638554268223 67.58620689655172,3.818454912610442 68.96551724137932,3.979296330244206 70.3448275862069,4.091896335037843 71.72413793103448,5.639917038067922 73.10344827586206,10.79705956095028 74.48275862068967,0.8083941990105936 75.86206896551724,1.661125840492467 77.24137931034483,4.184784205911163 78.62068965517241,3.739501375908994 80.0,3.14558168167148" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayEquality_5000_4.html">BenchmarkArrayEquality/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.245614035087719 1.379310344827586,3.2261208576998044 2.758620689655172,12.290448343079923 4.137931034482759,3.1578947368421026 5.517241379310345,6.130604288499024 6.896551724137931,10.331384015594542 8.275862068965518,2.6900584795321656 9.655172413793103,3.177387914230021 11.03448275862069,3.2261208576998044 12.41379310344828,7.68031189083821 13.79310344827586,0.14619883040935733 15.17241379310345,0.1754385964912295 16.55172413793103,20.0 17.93103448275862,6.091617933723196 19.31034482758621,6.257309941520466 20.68965517241379,6.140350877192981 22.06896551724138,6.228070175438598 23.44827586206897,6.1988304093567255 24.82758620689655,6.140350877192981 26.20689655172414,3.1384015594541914 27.58620689655172,3.089668615984408 28.96551724137931,6.130604288499024 30.3448275862069,9.571150097465889 31.72413793103448,2.7387914230019526 33.10344827586207,2.2027290448343066 34.48275862068966,2.6900584795321656 35.86206896551724,2.329434697855749 37.24137931034483,11.345029239766083 38.62068965517241,10.00974658869396 40.0,6.2183235867446385 41.37931034482759,6.15009746588694 42.75862068965517,6.228070175438598 44.13793103448276,3.206627680311893 45.51724137931034,10.74074074074074 46.89655172413793,3.391812865497073 48.27586206896552,2.651072124756336 49.6551724137931,3.177387914230021 51.03448275862069,5.750487329434698 52.41379310344828,3.0311890838206637 53.79310344827586,2.6803118908382046 55.17241379310345,18.177387914230017 56.55172413793103,0.0 57.93103448275862,0.08771929824561298 59.31034482758621,8.157894736842106 60.68965517241379,2.651072124756336 62.06896551724138,2.670565302144251 63.44827586206897,7.115009746588694 64.82758620689656,8.235867446393764 66.20689655172414,0.16569200779726856 67.58620689655172,2.709551656920077 68.96551724137932,6.111111111111114 70.3448275862069,6.130604288499024 71.72413793103448,2.651072124756336 73.10344827586206,19.600389863547758 74.48275862068967,6.228070175438598 75.86206896551724,6.257309941520466 77.24137931034483,3.196881091617932 78.62068965517241,6.276803118908383 80.0,0.14619883040935733" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./internal/semver</td><td><a href="benchmarks.__internal_semver_BenchmarkParseSimple_4.html">BenchmarkParseSimple-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6609469335875424 1.379310344827586,0.12074992055926259 2.758620689655172,12.233873530346361 4.137931034482759,1.1566571337782037 5.517241379310345,4.696536383857644 6.896551724137931,6.571337782014615 8.275862068965518,4.48681283762313 9.655172413793103,1.1947886876390186 11.03448275862069,1.2202097235462297 12.41379310344828,6.488719415316176 13.79310344827586,1.1566571337782037 15.17241379310345,1.2202097235462297 16.55172413793103,13.466793771846202 17.93103448275862,4.563075945344773 19.31034482758621,1.2646965363838518 20.68965517241379,4.76008897362567 22.06896551724138,1.1947886876390186 23.44827586206897,1.2202097235462297 24.82758620689655,4.53765490943756 26.20689655172414,1.245630759453448 27.58620689655172,1.245630759453448 28.96551724137931,4.7219574197648555 30.3448275862069,12.265649825230376 31.72413793103448,4.601207499205589 33.10344827586207,3.8830632348268175 34.48275862068966,4.709246901811246 35.86206896551724,4.7410231966952665 37.24137931034483,1.2329202414998406 38.62068965517241,0.0 40.0,1.2392755004766407 41.37931034482759,4.747378455672068 42.75862068965517,1.1439466158245928 44.13793103448276,1.2138544645694296 45.51724137931034,6.571337782014615 46.89655172413793,4.7410231966952665 48.27586206896552,4.7219574197648555 49.6551724137931,1.1820781696854148 51.03448275862069,3.5017476962186187 52.41379310344828,1.2202097235462297 53.79310344827586,4.67111534795043 55.17241379310345,20.0 56.55172413793103,1.0104861773117229 57.93103448275862,1.1757229107086111 59.31034482758621,6.3933905306641226 60.68965517241379,4.334286622179855 62.06896551724138,4.7410231966952665 63.44827586206897,6.317127422942484 64.82758620689656,6.590403558945026 66.20689655172414,0.9914204003813119 67.58620689655172,4.728312678741657 68.96551724137932,4.715602160788048 70.3448275862069,4.6520495710200205 71.72413793103448,1.3727359389895106 73.10344827586206,13.879885605338416 74.48275862068967,0.9469335875436897 75.86206896551724,0.8007626310772125 77.24137931034483,1.2329202414998406 78.62068965517241,1.1820781696854148 80.0,1.2392755004766407" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkCountUnescapedLeftCurly_____100_4.html">BenchmarkCountUnescapedLeftCurly/{_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.4626327389300755 1.379310344827586,1.5227409336806303 2.758620689655172,8.695652173913043 4.137931034482759,1.5227409336806303 5.517241379310345,0.4608294930875587 6.896551724137931,1.683029453015429 8.275862068965518,0.44079342817071065 9.655172413793103,1.5027048687637752 11.03448275862069,1.5227409336806303 12.41379310344828,1.7030655179322807 13.79310344827586,1.4225606090963758 15.17241379310345,1.5027048687637752 16.55172413793103,15.908635543979162 17.93103448275862,0.4007212983370039 19.31034482758621,1.5027048687637752 20.68965517241379,0.0 22.06896551724138,1.26227208976157 23.44827586206897,1.4025245441795207 24.82758620689655,0.18032458425165032 26.20689655172414,1.4826688038469307 27.58620689655172,1.3824884792626762 28.96551724137931,0.4608294930875587 30.3448275862069,8.39511120016029 31.72413793103448,0.38068523342015936 33.10344827586207,0.48086555800441033 34.48275862068966,0.4608294930875587 35.86206896551724,0.48086555800441033 37.24137931034483,3.8268883991184133 38.62068965517241,2.4443999198557442 40.0,1.4826688038469307 41.37931034482759,0.42075736325385904 42.75862068965517,1.4225606090963758 44.13793103448276,1.5427769985974749 45.51724137931034,1.683029453015429 46.89655172413793,0.42075736325385904 48.27586206896552,0.42075736325385904 49.6551724137931,1.5227409336806303 51.03448275862069,7.092766980565017 52.41379310344828,1.3824884792626762 53.79310344827586,0.48086555800441033 55.17241379310345,20.0 56.55172413793103,1.4425966740132274 57.93103448275862,1.4626327389300755 59.31034482758621,1.7231015828491252 60.68965517241379,0.30054097375276 62.06896551724138,0.3205770386696045 63.44827586206897,7.253055499899821 64.82758620689656,1.4626327389300755 66.20689655172414,1.3824884792626762 67.58620689655172,0.5009016229212584 68.96551724137932,0.48086555800441033 70.3448275862069,0.4608294930875587 71.72413793103448,5.089160488879983 73.10344827586206,15.648166700060107 74.48275862068967,0.8415147265077181 75.86206896551724,1.5427769985974749 77.24137931034483,1.5027048687637752 78.62068965517241,1.5628130635143265 80.0,1.5227409336806303" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64__9223372036854775808_4.html">BenchmarkAtoi64/-9223372036854775808-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.263157894736846 1.379310344827586,3.215311004784695 2.758620689655172,9.397129186602873 4.137931034482759,3.0047846889952154 5.517241379310345,2.0669856459330163 6.896551724137931,6.191387559808616 8.275862068965518,1.4641148325358841 9.655172413793103,2.97607655502393 11.03448275862069,2.928229665071772 12.41379310344828,6.009569377990431 13.79310344827586,2.3062200956937815 15.17241379310345,2.9377990430622027 16.55172413793103,6.574162679425841 17.93103448275862,2.1339712918660325 19.31034482758621,2.97607655502393 20.68965517241379,2.1339712918660325 22.06896551724138,2.928229665071772 23.44827586206897,2.947368421052637 24.82758620689655,2.153110047846887 26.20689655172414,2.9952153110047846 27.58620689655172,2.889952153110052 28.96551724137931,2.1339712918660325 30.3448275862069,10.11483253588517 31.72413793103448,2.162679425837325 33.10344827586207,2.153110047846887 34.48275862068966,2.114832535885167 35.86206896551724,2.162679425837325 37.24137931034483,4.421052631578952 38.62068965517241,3.2535885167464187 40.0,2.9569377990430645 41.37931034482759,1.6267942583732093 42.75862068965517,2.9090909090909136 44.13793103448276,2.0000000000000036 45.51724137931034,5.92344497607656 46.89655172413793,2.124401913875605 48.27586206896552,2.162679425837325 49.6551724137931,3.0047846889952154 51.03448275862069,6.593301435406698 52.41379310344828,2.1818181818181834 53.79310344827586,2.10526315789474 55.17241379310345,20.0 56.55172413793103,2.97607655502393 57.93103448275862,2.928229665071772 59.31034482758621,6.124401913875603 60.68965517241379,1.9043062200956946 62.06896551724138,2.10526315789474 63.44827586206897,8.497607655502396 64.82758620689656,5.952153110047853 66.20689655172414,2.9186602870813445 67.58620689655172,2.0669856459330163 68.96551724137932,2.14354066985646 70.3448275862069,0.0 71.72413793103448,4.0095693779904344 73.10344827586206,7.071770334928228 74.48275862068967,2.9186602870813445 75.86206896551724,2.947368421052637 77.24137931034483,2.928229665071772 78.62068965517241,2.76555023923445 80.0,2.985645933014357" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkMemberWithKey_array_4.html">BenchmarkMemberWithKey/array-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.251859723698196 1.379310344827586,3.145589798087144 2.758620689655172,10.988310308182784 4.137931034482759,3.2731137088204 5.517241379310345,1.7428267800212538 6.896551724137931,5.441020191285864 8.275862068965518,1.2752391073326201 9.655172413793103,3.1880977683315628 11.03448275862069,3.103081827842722 12.41379310344828,6.078639744952177 13.79310344827586,3.2306057385759814 15.17241379310345,3.2093517534537668 16.55172413793103,15.876726886291177 17.93103448275862,1.7640807651434613 19.31034482758621,3.2943676939426147 20.68965517241379,1.7640807651434613 22.06896551724138,3.2093517534537668 23.44827586206897,1.9553666312433542 24.82758620689655,1.657810839532413 26.20689655172414,2.5079702444208287 27.58620689655172,3.2731137088204 28.96551724137931,1.80658873538788 30.3448275862069,9.160467587672684 31.72413793103448,1.8278427205100947 33.10344827586207,1.6790648246546205 34.48275862068966,1.785334750265676 35.86206896551724,1.6790648246546205 37.24137931034483,7.523910733262484 38.62068965517241,5.8023379383634435 40.0,3.251859723698196 41.37931034482759,1.7640807651434613 42.75862068965517,2.99681190223167 44.13793103448276,3.251859723698196 45.51724137931034,4.208289054197662 46.89655172413793,0.2763018065887337 48.27586206896552,0.2763018065887337 49.6551724137931,3.0818278427205072 51.03448275862069,9.458023379383633 52.41379310344828,2.933049946865033 53.79310344827586,0.0 55.17241379310345,20.0 56.55172413793103,3.868225292242297 57.93103448275862,3.7619553666312413 59.31034482758621,5.844845908607862 60.68965517241379,1.105207226354942 62.06896551724138,1.3390010626992535 63.44827586206897,11.965993623804462 64.82758620689656,5.462274176408076 66.20689655172414,3.889479277364501 67.58620689655172,1.317747077577046 68.96551724137932,1.785334750265676 70.3448275862069,1.4027630180658868 71.72413793103448,8.714133900106265 73.10344827586206,17.08820403825717 74.48275862068967,3.846971307120082 75.86206896551724,3.7619553666312413 77.24137931034483,3.4643995749202965 78.62068965517241,3.7619553666312413 80.0,3.825717321997878" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_1000_10_4.html">BenchmarkJSONPatchAddRemove/object-1000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.62939399781505 1.379310344827586,2.665638455112139 2.758620689655172,12.95006747638327 4.137931034482759,2.483902062849431 5.517241379310345,5.96002827581775 6.896551724137931,6.100893258787996 8.275862068965518,5.974423237581132 9.655172413793103,2.730672835935994 11.03448275862069,2.160786581839213 12.41379310344828,7.008289955658377 13.79310344827586,2.043313411734464 15.17241379310345,1.784718205770837 16.55172413793103,17.91555812608444 17.93103448275862,6.15615962984384 19.31034482758621,2.827324722061564 20.68965517241379,5.388342651500546 22.06896551724138,3.353511985090932 23.44827586206897,2.292140607930082 24.82758620689655,5.297345928924876 26.20689655172414,2.692886061307114 27.58620689655172,0.0 28.96551724137931,6.284429021271127 30.3448275862069,13.97905018957651 31.72413793103448,5.740762161814793 33.10344827586207,4.322858428121586 34.48275862068966,5.946918578497526 35.86206896551724,6.06516290726817 37.24137931034483,10.00655484866011 38.62068965517241,8.361673414304994 40.0,2.824754193175246 41.37931034482759,5.87185913501703 42.75862068965517,1.819934451513399 44.13793103448276,2.58595205963627 45.51724137931034,7.898978214767688 46.89655172413793,5.989075252233147 48.27586206896552,5.820448557290663 49.6551724137931,2.7525223314697 51.03448275862069,11.22138680033417 52.41379310344828,0.5081935608251398 53.79310344827586,4.365786260523103 55.17241379310345,20.0 56.55172413793103,2.92192018507808 57.93103448275862,1.214574898785425 59.31034482758621,7.146841462630936 60.68965517241379,6.189833558254611 62.06896551724138,5.2418225049804 63.44827586206897,13.51429856693015 64.82758620689656,7.927511085405822 66.20689655172414,2.220679904890431 67.58620689655172,5.455176402544824 68.96551724137932,5.967225756699441 70.3448275862069,6.022492127755286 71.72413793103448,9.917614549193496 73.10344827586206,17.68960863697706 74.48275862068967,2.93040293040293 75.86206896551724,2.359231411862991 77.24137931034483,2.886703939335518 78.62068965517241,2.985669301458775 80.0,1.277552856500225" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64_02_4.html">BenchmarkAtoi64/02-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.783584209031524 1.379310344827586,2.118716273785857 2.758620689655172,9.610905992615734 4.137931034482759,2.1243964782732156 5.517241379310345,2.056234024424878 6.896551724137931,9.25305310991196 8.275862068965518,1.3973303038909428 9.655172413793103,1.9767111616018163 11.03448275862069,2.1073558648111366 12.41379310344828,9.162169838114176 13.79310344827586,2.0732746378869678 15.17241379310345,2.056234024424878 16.55172413793103,19.505822209599547 17.93103448275862,1.527975007100256 19.31034482758621,2.1300766827605813 20.68965517241379,1.5506958250497007 22.06896551724138,2.050553819937516 23.44827586206897,2.141437091735302 24.82758620689655,1.5450156205623422 26.20689655172414,2.0732746378869678 27.58620689655172,2.113036069298495 28.96551724137931,1.4995739846634493 30.3448275862069,9.548423743254757 31.72413793103448,1.533655211587618 33.10344827586207,1.533655211587618 34.48275862068966,1.573416642999149 35.86206896551724,1.5393354160749766 37.24137931034483,4.311275205907414 38.62068965517241,1.3064470320931605 40.0,2.1073558648111366 41.37931034482759,1.5677364385117833 42.75862068965517,2.118716273785857 44.13793103448276,0.0 45.51724137931034,8.611190002840104 46.89655172413793,1.522294802612894 48.27586206896552,3.533087191138879 49.6551724137931,2.113036069298495 51.03448275862069,4.385117864243114 52.41379310344828,1.6018176654359557 53.79310344827586,1.522294802612894 55.17241379310345,20.0 56.55172413793103,2.141437091735302 57.93103448275862,2.101675660323771 59.31034482758621,8.571428571428575 60.68965517241379,1.5563760295370628 62.06896551724138,1.5450156205623422 63.44827586206897,5.930133484805456 64.82758620689656,8.520306731042318 66.20689655172414,2.1527975007100295 67.58620689655172,1.527975007100256 68.96551724137932,1.5506958250497007 70.3448275862069,1.4938937801760872 71.72413793103448,1.5506958250497007 73.10344827586206,19.261573416643 74.48275862068967,1.9767111616018163 75.86206896551724,1.7722238000568034 77.24137931034483,2.050553819937516 78.62068965517241,2.0846350468616883 80.0,2.1584777051973845" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTemplateStringVsConcatVsSprintf_sprintf_4.html">BenchmarkTemplateStringVsConcatVsSprintf/sprintf-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.120704845814978 1.379310344827586,0.4229074889867841 2.758620689655172,13.19118942731278 4.137931034482759,0.9515418502202643 5.517241379310345,3.640528634361233 6.896551724137931,2.565638766519824 8.275862068965518,2.607929515418502 9.655172413793103,0.2361233480176211 11.03448275862069,2.39295154185022 12.41379310344828,1.892511013215859 13.79310344827586,1.540088105726872 15.17241379310345,0.5215859030837005 16.55172413793103,19.80969162995595 17.93103448275862,3.622907488986784 19.31034482758621,0.9268722466960352 20.68965517241379,2.466960352422907 22.06896551724138,1.800881057268722 23.44827586206897,2.452863436123348 24.82758620689655,2.484581497797357 26.20689655172414,0.5991189427312775 27.58620689655172,0.8281938325991189 28.96551724137931,2.844052863436123 30.3448275862069,12.63436123348018 31.72413793103448,3.711013215859031 33.10344827586207,3.284581497797357 34.48275862068966,3.051982378854626 35.86206896551724,2.643171806167401 37.24137931034483,11.4784140969163 38.62068965517241,9.547136563876652 40.0,2.805286343612335 41.37931034482759,3.372687224669604 42.75862068965517,0.3594713656387665 44.13793103448276,1.733920704845815 45.51724137931034,3.908370044052863 46.89655172413793,3.383259911894273 48.27586206896552,3.541850220264317 49.6551724137931,0.0 51.03448275862069,13.78678414096916 52.41379310344828,1.05726872246696 53.79310344827586,1.642290748898678 55.17241379310345,20.0 56.55172413793103,1.504845814977974 57.93103448275862,0.8211453744493392 59.31034482758621,1.444933920704846 60.68965517241379,4.859911894273128 62.06896551724138,3.425550660792952 63.44827586206897,15.95770925110132 64.82758620689656,2.452863436123348 66.20689655172414,1.113656387665198 67.58620689655172,1.793832599118943 68.96551724137932,3.873127753303965 70.3448275862069,4.116299559471366 71.72413793103448,9.843171806167401 73.10344827586206,19.56651982378855 74.48275862068967,1.568281938325991 75.86206896551724,1.927753303964758 77.24137931034483,0.9656387665198238 78.62068965517241,0.5497797356828193 80.0,0.8881057268722466" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNSlow_10x100_4.html">BenchmarkObjectUnionNSlow/10x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.872165130786265 1.379310344827586,1.351746703169158 2.758620689655172,12.85857986639499 4.137931034482759,0.09056842927519464 5.517241379310345,5.381046953356154 6.896551724137931,2.845425704779345 8.275862068965518,5.231450605570437 9.655172413793103,0.4187223882356843 11.03448275862069,1.463980810399525 12.41379310344828,2.509091846999046 13.79310344827586,1.13656377926064 15.17241379310345,1.248060958669403 16.55172413793103,15.82464065557099 17.93103448275862,5.210742933783351 19.31034482758621,1.817632471987531 20.68965517241379,4.290172699034993 22.06896551724138,1.299719598963879 23.44827586206897,1.745708316598931 24.82758620689655,4.191424370939988 26.20689655172414,1.127499567054905 27.58620689655172,0.0 28.96551724137931,4.313164847069054 30.3448275862069,12.87523443516325 31.72413793103448,5.459898230267836 33.10344827586207,4.552961160219162 34.48275862068966,5.137418615533702 35.86206896551724,4.04632328286606 37.24137931034483,7.414672969855967 38.62068965517241,5.449876011894015 40.0,2.175926778851645 41.37931034482759,5.209637542050944 42.75862068965517,1.542979472875529 44.13793103448276,1.809894729860684 45.51724137931034,3.611167404208595 46.89655172413793,1.593385335873278 48.27586206896552,4.762027583208363 49.6551724137931,0.4729602759057764 51.03448275862069,8.274594044886275 52.41379310344828,1.004137849718309 53.79310344827586,4.383909917943087 55.17241379310345,20.0 56.55172413793103,1.654918808977255 57.93103448275862,1.19043320301993 59.31034482758621,3.054271049422064 60.68965517241379,5.324229818310446 62.06896551724138,4.105645972505223 63.44827586206897,10.70446615106283 64.82758620689656,3.129363994443564 66.20689655172414,0.8107679893292851 67.58620689655172,3.297162459422912 68.96551724137932,5.419440892861749 70.3448275862069,5.131081036267903 71.72413793103448,6.219081272084806 73.10344827586206,15.54357638441103 74.48275862068967,1.668551973676938 75.86206896551724,1.206350843966588 77.24137931034483,1.700387255570253 78.62068965517241,1.896336363334893 80.0,1.244376319561381" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_1000_1000_4.html">BenchmarkJSONPatchAddRemove/object-1000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.467954612411059 1.379310344827586,1.674418743062561 2.758620689655172,11.1964980255268 4.137931034482759,1.483726591258753 5.517241379310345,4.421391564669577 6.896551724137931,2.456203000246995 8.275862068965518,4.541645463770574 9.655172413793103,2.350500983516794 11.03448275862069,1.545653927073941 12.41379310344828,5.000907632745009 13.79310344827586,1.683286761358057 15.17241379310345,0.0 16.55172413793103,17.65803969182149 17.93103448275862,3.138653549141617 19.31034482758621,1.457033261020298 20.68965517241379,3.866307184582742 22.06896551724138,2.738967798380545 23.44827586206897,2.497239903701654 24.82758620689655,4.323932638771095 26.20689655172414,1.708045792303869 27.58620689655172,0.1527203687667205 28.96551724137931,5.164579111353147 30.3448275862069,13.60836093429632 31.72413793103448,5.336880540651532 33.10344827586207,1.594428027699166 34.48275862068966,4.821553450641146 35.86206896551724,4.551346718684438 37.24137931034483,9.403194272093417 38.62068965517241,7.789750594425052 40.0,2.778844122259619 41.37931034482759,4.17731275238886 42.75862068965517,1.621240391740244 44.13793103448276,2.40698252286193 45.51724137931034,5.159549933192278 46.89655172413793,4.00849306181723 48.27586206896552,3.941893649249045 49.6551724137931,2.968732795895714 51.03448275862069,11.47717973211443 52.41379310344828,0.07832424212665792 53.79310344827586,2.109814634610864 55.17241379310345,20.0 56.55172413793103,2.827112329223691 57.93103448275862,1.497534512363148 59.31034482758621,4.120117010227979 60.68965517241379,4.862411803391868 62.06896551724138,3.964896931606153 63.44827586206897,13.25393778698306 64.82758620689656,4.48956817512253 66.20689655172414,1.306217433095563 67.58620689655172,3.9016602239621 68.96551724137932,4.492692812441413 70.3448275862069,3.544201714681927 71.72413793103448,9.445719098080877 73.10344827586206,15.97990114242692 74.48275862068967,2.498787343135767 75.86206896551724,1.823954957609087 77.24137931034483,2.445966093221323 78.62068965517241,2.705430024491205 80.0,1.553629191849756" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_or__implicit_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/or,_implicit-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.4198250728862973 1.379310344827586,1.4577259475218654 2.758620689655172,14.854227405247812 4.137931034482759,2.055393586005831 5.517241379310345,7.441690962099125 6.896551724137931,8.447521865889211 8.275862068965518,2.8644314868804663 9.655172413793103,2.3177842565597686 11.03448275862069,2.988338192419821 12.41379310344828,7.427113702623906 13.79310344827586,0.444606413994169 15.17241379310345,1.406705539358601 16.55172413793103,14.045189504373177 17.93103448275862,6.8731778425656 19.31034482758621,3.593294460641399 20.68965517241379,6.924198250728864 22.06896551724138,2.303206997084544 23.44827586206897,2.8790087463556837 24.82758620689655,6.5087463556851315 26.20689655172414,1.793002915451897 27.58620689655172,2.7332361516034993 28.96551724137931,5.225947521865885 30.3448275862069,10.736151603498541 31.72413793103448,2.4562682215743408 33.10344827586207,3.505830903790084 34.48275862068966,3.6734693877551017 35.86206896551724,2.9956268221574334 37.24137931034483,3.2944606413994144 38.62068965517241,1.9169096209912482 40.0,1.39212827988338 41.37931034482759,4.708454810495628 42.75862068965517,1.2900874635568478 44.13793103448276,2.1574344023323633 45.51724137931034,7.959183673469386 46.89655172413793,1.705539358600582 48.27586206896552,3.2871720116618093 49.6551724137931,0.09475218658891649 51.03448275862069,4.322157434402332 52.41379310344828,0.0 53.79310344827586,2.7842565597667637 55.17241379310345,20.0 56.55172413793103,0.64868804664723 57.93103448275862,1.151603498542272 59.31034482758621,6.632653061224488 60.68965517241379,2.930029154518948 62.06896551724138,3.2361516034985414 63.44827586206897,6.4358600583090375 64.82758620689656,6.785714285714285 66.20689655172414,0.30612244897958973 67.58620689655172,2.6822157434402314 68.96551724137932,1.8731778425655996 70.3448275862069,2.9956268221574334 71.72413793103448,2.0116618075801753 73.10344827586206,14.992711370262393 74.48275862068967,1.6180758017492707 75.86206896551724,1.6763848396501437 77.24137931034483,0.8090379008746353 78.62068965517241,1.6399416909621003 80.0,1.2099125364431487" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkCountUnescapedLeftCurly______________100_4.html">BenchmarkCountUnescapedLeftCurly/{{{{{{{{{{_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.875725900116143 1.379310344827586,11.168408826945413 2.758620689655172,13.21718931475029 4.137931034482759,10.996515679442506 5.517241379310345,8.092915214866432 6.896551724137931,7.656213704994192 8.275862068965518,8.250871080139373 9.655172413793103,10.987224157955865 11.03448275862069,10.987224157955865 12.41379310344828,7.711962833914052 13.79310344827586,11.149825783972126 15.17241379310345,11.173054587688734 16.55172413793103,16.984901277584207 17.93103448275862,8.292682926829267 19.31034482758621,11.182346109175379 20.68965517241379,8.283391405342623 22.06896551724138,11.196283391405341 23.44827586206897,10.91753774680604 24.82758620689655,0.0 26.20689655172414,11.173054587688734 27.58620689655172,11.205574912891986 28.96551724137931,8.153310104529616 30.3448275862069,13.193960511033682 31.72413793103448,8.153310104529616 33.10344827586207,8.274099883855978 34.48275862068966,8.204413472706154 35.86206896551724,8.13937282229965 37.24137931034483,13.142857142857142 38.62068965517241,11.902439024390244 40.0,11.1869918699187 41.37931034482759,8.315911730545878 42.75862068965517,10.963995354239254 44.13793103448276,11.173054587688734 45.51724137931034,7.656213704994192 46.89655172413793,7.911730545876885 48.27586206896552,8.13937282229965 49.6551724137931,10.963995354239254 51.03448275862069,14.569105691056912 52.41379310344828,11.168408826945413 53.79310344827586,8.292682926829267 55.17241379310345,20.0 56.55172413793103,9.876887340301973 57.93103448275862,10.931475029036003 59.31034482758621,7.614401858304298 60.68965517241379,8.185830429732867 62.06896551724138,8.185830429732867 63.44827586206897,15.62369337979094 64.82758620689656,7.637630662020904 66.20689655172414,10.634146341463415 67.58620689655172,8.195121951219512 68.96551724137932,8.250871080139373 70.3448275862069,8.26945412311266 71.72413793103448,13.449477351916375 73.10344827586206,16.441347270615562 74.48275862068967,11.168408826945413 75.86206896551724,11.173054587688734 77.24137931034483,10.977932636469221 78.62068965517241,10.847851335656213 80.0,10.959349593495935" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/cover</td><td><a href="benchmarks.__v1_cover_BenchmarkCoverBigLocalVar_10Vars100Iterations_4.html">BenchmarkCoverBigLocalVar/10Vars100Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.28209250742662 1.379310344827586,3.523358104696525 2.758620689655172,15.53442243407036 4.137931034482759,6.601406371225628 5.517241379310345,8.692654932767025 6.896551724137931,8.228215818734375 8.275862068965518,8.38060690980095 9.655172413793103,5.887862488146827 11.03448275862069,7.05244951882619 12.41379310344828,6.7025260769796 13.79310344827586,6.440914757045882 15.17241379310345,6.092400696754454 16.55172413793103,19.78368045625649 17.93103448275862,8.267199586216522 19.31034482758621,2.979364191035512 20.68965517241379,8.157158358385205 22.06896551724138,6.625844773725844 23.44827586206897,6.993063927084345 24.82758620689655,2.530017774627574 26.20689655172414,6.113213020496239 27.58620689655172,3.761598320783452 28.96551724137931,7.739064635880118 30.3448275862069,14.34105938969674 31.72413793103448,7.188584830402139 33.10344827586207,7.993847981095131 34.48275862068966,8.191134032185897 35.86206896551724,7.711123304466098 37.24137931034483,13.09754699192821 38.62068965517241,11.76966326727484 40.0,6.817192265642425 41.37931034482759,7.964839351027685 42.75862068965517,4.291361585732133 44.13793103448276,2.946962098582819 45.51724137931034,7.998609775087334 46.89655172413793,7.974759755178109 48.27586206896552,7.577492039730877 49.6551724137931,6.182231666751047 51.03448275862069,14.67389236977246 52.41379310344828,6.226360361075344 53.79310344827586,7.757195029672271 55.17241379310345,20.0 56.55172413793103,3.747969737978181 57.93103448275862,5.5241599470182 59.31034482758621,6.743151842390092 60.68965517241379,8.14693692128125 62.06896551724138,7.72320567255551 63.44827586206897,15.52450202991994 64.82758620689656,7.765582902422905 66.20689655172414,5.873412906377383 67.58620689655172,8.183745041508338 68.96551724137932,7.7851774110345 70.3448275862069,8.066520072740508 71.72413793103448,12.24149137198505 73.10344827586206,19.94506148598076 74.48275862068967,0.0 75.86206896551724,6.1210946105523 77.24137931034483,7.035016974153584 78.62068965517241,6.1933972526638 80.0,5.570067472431539" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64__0_4.html">BenchmarkAtoi64/-0-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.021961932650072 1.379310344827586,3.1332357247437805 2.758620689655172,10.27818448023426 4.137931034482759,1.3294289897511007 5.517241379310345,4.995607613469989 6.896551724137931,9.47584187408492 8.275862068965518,0.9487554904831619 9.655172413793103,1.3118594436310396 11.03448275862069,1.2767203513909244 12.41379310344828,9.49341142020498 13.79310344827586,1.2767203513909244 15.17241379310345,1.2005856515373345 16.55172413793103,16.966325036603223 17.93103448275862,2.922401171303079 19.31034482758621,1.3001464128843345 20.68965517241379,2.9516837481698417 22.06896551724138,1.3118594436310396 23.44827586206897,1.3294289897511007 24.82758620689655,2.9985358711566654 26.20689655172414,1.282576866764277 27.58620689655172,1.2122986822840396 28.96551724137931,5.024890190336752 30.3448275862069,8.749633967789169 31.72413793103448,2.7701317715958993 33.10344827586207,2.945827232796489 34.48275862068966,3.75402635431918 35.86206896551724,2.9926793557833093 37.24137931034483,4.866764275256227 38.62068965517241,2.7057101024890216 40.0,1.3001464128843345 41.37931034482759,2.9985358711566654 42.75862068965517,1.3235724743777446 44.13793103448276,0.0 45.51724137931034,7.742313323572475 46.89655172413793,4.983894582723281 48.27586206896552,2.9926793557833093 49.6551724137931,1.306002928257687 51.03448275862069,6.084919472913619 52.41379310344828,0.6852122986822842 53.79310344827586,2.9809663250366043 55.17241379310345,20.0 56.55172413793103,1.3001464128843345 57.93103448275862,1.2064421669106906 59.31034482758621,8.011713030746709 60.68965517241379,0.8374816983894604 62.06896551724138,2.975109809663252 63.44827586206897,6.588579795021962 64.82758620689656,7.601756954612007 66.20689655172414,1.2591508052708633 67.58620689655172,2.9575402635431907 68.96551724137932,5.0834553440702805 70.3448275862069,0.9370424597364568 71.72413793103448,3.4084919472913597 73.10344827586206,17.956076134699856 74.48275862068967,1.2591508052708633 75.86206896551724,1.3118594436310396 77.24137931034483,1.3001464128843345 78.62068965517241,1.2767203513909244 80.0,1.2532942898975143" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLParseQuery_Trivial_Query___string_4.html">BenchmarkGraphQLParseQuery/Trivial_Query_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.612002338117815 1.379310344827586,1.558745210105865 2.758620689655172,12.68948496460349 4.137931034482759,1.662661557446256 5.517241379310345,3.786451906215497 6.896551724137931,4.296940962525167 8.275862068965518,3.425342599207638 9.655172413793103,0.9300513086964993 11.03448275862069,1.957524193024615 12.41379310344828,4.03715009417419 13.79310344827586,1.300253296096642 15.17241379310345,1.719815548483471 16.55172413793103,16.06416834448269 17.93103448275862,3.842306942910957 19.31034482758621,2.258881600311749 20.68965517241379,3.761771773722154 22.06896551724138,2.509579788270442 23.44827586206897,2.590114957459245 24.82758620689655,3.816327856075859 26.20689655172414,1.818536078456842 27.58620689655172,1.439241410664415 28.96551724137931,3.149964278755602 30.3448275862069,12.65441319737611 31.72413793103448,3.269468078197051 33.10344827586207,3.80853413002533 34.48275862068966,3.131778917971033 35.86206896551724,3.512372540105215 37.24137931034483,7.320906670130545 38.62068965517241,5.338702344612587 40.0,2.347210495551081 41.37931034482759,4.091706176527895 42.75862068965517,2.193933883224005 44.13793103448276,1.632785607585893 45.51724137931034,4.54763915048386 46.89655172413793,3.236994219653179 48.27586206896552,3.681236604533351 49.6551724137931,1.336624017665779 51.03448275862069,8.135351042410859 52.41379310344828,1.259985711502241 53.79310344827586,3.138273689679808 55.17241379310345,20.0 56.55172413793103,2.009482366694811 57.93103448275862,1.534065077612522 59.31034482758621,3.764369682405663 60.68965517241379,3.768266545430928 62.06896551724138,2.238098330843671 63.44827586206897,10.73975449762941 64.82758620689656,4.635968045723193 66.20689655172414,0.6637656686367474 67.58620689655172,1.757485224394363 68.96551724137932,4.381372994739235 70.3448275862069,3.555238033383127 71.72413793103448,6.231083977398194 73.10344827586206,15.49782425147756 74.48275862068967,0.0 75.86206896551724,1.205429629148535 77.24137931034483,2.173150613755926 78.62068965517241,1.727609274534 80.0,1.588621159966227" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkVarVisitorWalkAnyVsSpecific_WalkBody_4.html">BenchmarkVarVisitorWalkAnyVsSpecific/WalkBody-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.547625295198113 1.379310344827586,3.57386512726319 2.758620689655172,12.432432432432433 4.137931034482759,3.4321700341117847 5.517241379310345,6.161112568879563 6.896551724137931,7.546575701915511 8.275862068965518,8.255051167672526 9.655172413793103,5.116767252689584 11.03448275862069,4.843872999212806 12.41379310344828,9.934400419837315 13.79310344827586,5.358173707688273 15.17241379310345,5.132511151928632 16.55172413793103,15.455261086329049 17.93103448275862,6.297559695617952 19.31034482758621,3.7575439517187093 20.68965517241379,6.617685646811861 22.06896551724138,3.783783783783786 23.44827586206897,3.6053529257412755 24.82758620689655,6.0246654421411705 26.20689655172414,0.12070322749934448 27.58620689655172,0.0 28.96551724137931,6.18210443453162 30.3448275862069,14.043558121228024 31.72413793103448,5.662555759643141 33.10344827586207,8.134347940173186 34.48275862068966,7.850957753870379 35.86206896551724,7.289425347677778 37.24137931034483,3.710312254001579 38.62068965517241,2.293361322487538 40.0,3.652584623458413 41.37931034482759,6.234584098661774 42.75862068965517,3.631592757806356 44.13793103448276,5.85148255051168 45.51724137931034,10.837050642875887 46.89655172413793,6.39202309105222 48.27586206896552,5.652059826817112 49.6551724137931,3.542377328785097 51.03448275862069,6.885331933875625 52.41379310344828,3.5161374967200274 53.79310344827586,6.512726318551563 55.17241379310345,20.0 56.55172413793103,3.5003935974809792 57.93103448275862,3.5528732616111327 59.31034482758621,8.365258462345842 60.68965517241379,6.281815796378904 62.06896551724138,6.029913408554188 63.44827586206897,8.758855943321963 64.82758620689656,8.396746260823933 66.20689655172414,3.442665966937817 67.58620689655172,6.344791393335083 68.96551724137932,7.840461821044347 70.3448275862069,6.9588034636578335 71.72413793103448,3.5686171608501702 73.10344827586206,16.179480451325112 74.48275862068967,5.877722382576756 75.86206896551724,5.8934662818157975 77.24137931034483,5.725531356599319 78.62068965517241,5.373917606927318 80.0,3.5948569929152505" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectStringInterfaces_5_String___4.html">BenchmarkObjectStringInterfaces/5/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.85024154589372 1.379310344827586,2.399355877616749 2.758620689655172,12.528180354267313 4.137931034482759,2.640901771336555 5.517241379310345,4.057971014492752 6.896551724137931,7.971014492753623 8.275862068965518,5.6038647342995205 9.655172413793103,3.0434782608695663 11.03448275862069,3.2528180354267313 12.41379310344828,8.760064412238327 13.79310344827586,3.3655394524959767 15.17241379310345,3.8647342995169076 16.55172413793103,19.45249597423511 17.93103448275862,3.4460547504025776 19.31034482758621,0.9822866344605465 20.68965517241379,4.508856682769727 22.06896551724138,2.2383252818035437 23.44827586206897,2.4154589371980677 24.82758620689655,4.2512077294686 26.20689655172414,3.0756843800322073 27.58620689655172,2.4959742351046685 28.96551724137931,4.492753623188408 30.3448275862069,13.687600644122384 31.72413793103448,4.911433172302736 33.10344827586207,5.249597423510465 34.48275862068966,4.685990338164249 35.86206896551724,5.169082125603863 37.24137931034483,9.066022544283417 38.62068965517241,6.489533011272144 40.0,0.0 41.37931034482759,4.541062801932366 42.75862068965517,0.7246376811594217 44.13793103448276,2.689210950080515 45.51724137931034,8.099838969404189 46.89655172413793,4.428341384863124 48.27586206896552,2.753623188405797 49.6551724137931,1.1433172302737518 51.03448275862069,11.481481481481485 52.41379310344828,2.1256038647342983 53.79310344827586,4.29951690821256 55.17241379310345,20.0 56.55172413793103,3.2045088566827715 57.93103448275862,3.2689210950080536 59.31034482758621,7.890499194847022 60.68965517241379,4.412238325281805 62.06896551724138,4.412238325281805 63.44827586206897,11.884057971014496 64.82758620689656,8.373590982286636 66.20689655172414,3.3816425120772955 67.58620689655172,4.766505636070853 68.96551724137932,4.1706924315619975 70.3448275862069,1.5942028985507264 71.72413793103448,7.359098228663445 73.10344827586206,18.341384863123995 74.48275862068967,3.0273752012882476 75.86206896551724,3.0273752012882476 77.24137931034483,2.38325281803543 78.62068965517241,2.818035426731079 80.0,3.3172302737520134" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteAndCommit_Go_4.html">BenchmarkWriteAndCommit/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,0.5515012888937298 2.758620689655172,11.44356097738082 4.137931034482759,0.4767091456994518 5.517241379310345,2.683077369930654 6.896551724137931,2.223795519732781 8.275862068965518,3.852521511817885 9.655172413793103,2.304033692771303 11.03448275862069,2.618088080456014 12.41379310344828,2.572341429764368 13.79310344827586,1.782304033692771 15.17241379310345,2.097447627346331 16.55172413793103,14.39603529027339 17.93103448275862,3.225865011073594 19.31034482758621,0.629561049994554 20.68965517241379,3.506154013723995 22.06896551724138,1.051446828595287 23.44827586206897,0.8372363213883744 24.82758620689655,3.50796935700541 26.20689655172414,0.7660748647569255 27.58620689655172,0.4716261845114911 28.96551724137931,2.667465417710489 30.3448275862069,11.85528083360563 31.72413793103448,3.834005010347457 33.10344827586207,3.196819518570962 34.48275862068966,3.608539374795774 35.86206896551724,3.336964019896162 37.24137931034483,4.137167338343681 38.62068965517241,1.138583306103184 40.0,0.8811676287986058 41.37931034482759,0.7689794140071888 42.75862068965517,0.6811167991867262 44.13793103448276,0.4287840830701086 45.51724137931034,3.855426061068148 46.89655172413793,1.865083687325273 48.27586206896552,2.89147877863704 49.6551724137931,0.9704825182442 51.03448275862069,6.727662200922194 52.41379310344828,0.509385324764913 53.79310344827586,2.372653668808772 55.17241379310345,20.0 56.55172413793103,0.760628834912682 57.93103448275862,0.741749264785971 59.31034482758621,3.457865882438369 60.68965517241379,3.518498348037614 62.06896551724138,3.602367207638965 63.44827586206897,8.382529136259667 64.82758620689656,2.712848999745852 66.20689655172414,2.666739280397923 67.58620689655172,4.662890752641324 68.96551724137932,3.654649094143703 70.3448275862069,3.454598264531823 71.72413793103448,1.824783066477871 73.10344827586206,15.20095850125259 74.48275862068967,2.57633518498348 75.86206896551724,2.500090767164071 77.24137931034483,2.556729477544204 78.62068965517241,2.561449370075881 80.0,0.7900373960715971" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkNewTransaction_read_4.html">BenchmarkNewTransaction/read-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.33879781420765 1.379310344827586,7.868852459016395 2.758620689655172,20.0 4.137931034482759,8.382513661202186 5.517241379310345,10.349726775956288 6.896551724137931,1.038251366120221 8.275862068965518,10.109289617486336 9.655172413793103,8.360655737704922 11.03448275862069,3.857923497267759 12.41379310344828,1.781420765027324 13.79310344827586,8.163934426229513 15.17241379310345,8.043715846994532 16.55172413793103,16.437158469945352 17.93103448275862,9.814207650273225 19.31034482758621,8.284153005464486 20.68965517241379,9.759562841530052 22.06896551724138,8.021857923497269 23.44827586206897,8.360655737704922 24.82758620689655,10.349726775956288 26.20689655172414,8.306010928961749 27.58620689655172,8.043715846994532 28.96551724137931,9.857923497267759 30.3448275862069,19.387978142076502 31.72413793103448,10.021857923497267 33.10344827586207,10.262295081967212 34.48275862068966,10.07650273224044 35.86206896551724,8.721311475409838 37.24137931034483,3.4316939890710394 38.62068965517241,0.0 40.0,8.25136612021858 41.37931034482759,10.207650273224045 42.75862068965517,7.879781420765026 44.13793103448276,6.622950819672134 45.51724137931034,1.6939890710382564 46.89655172413793,9.573770491803282 48.27586206896552,9.672131147540984 49.6551724137931,8.25136612021858 51.03448275862069,6.579234972677597 52.41379310344828,7.7267759562841505 53.79310344827586,9.617486338797816 55.17241379310345,19.770491803278688 56.55172413793103,8.295081967213116 57.93103448275862,8.10928961748634 59.31034482758621,1.377049180327873 60.68965517241379,9.45355191256831 62.06896551724138,9.650273224043719 63.44827586206897,8.142076502732241 64.82758620689656,1.3224043715846996 66.20689655172414,3.814207650273225 67.58620689655172,8.666666666666664 68.96551724137932,10.196721311475413 70.3448275862069,9.879781420765024 71.72413793103448,0.7650273224043751 73.10344827586206,16.163934426229503 74.48275862068967,8.382513661202186 75.86206896551724,1.6830601092896167 77.24137931034483,8.065573770491806 78.62068965517241,8.087431693989075 80.0,8.163934426229513" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionLargeIteration_NestedComp_4.html">BenchmarkComprehensionLargeIteration/NestedComp-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.184336198662846 1.379310344827586,1.552650429799427 2.758620689655172,11.95678127984718 4.137931034482759,0.9980897803247373 5.517241379310345,4.535577841451767 6.896551724137931,4.809574976122254 8.275862068965518,4.329035339063992 9.655172413793103,1.113896848137536 11.03448275862069,1.727554918815664 12.41379310344828,3.470033428844317 13.79310344827586,0.6381327602674308 15.17241379310345,2.394937917860554 16.55172413793103,17.10482330468004 17.93103448275862,4.36127029608405 19.31034482758621,1.598615090735435 20.68965517241379,4.004894937917861 22.06896551724138,2.040950334288443 23.44827586206897,2.28748806112703 24.82758620689655,3.981614135625597 26.20689655172414,1.312082139446036 27.58620689655172,0.0 28.96551724137931,4.169054441260745 30.3448275862069,12.19436485195798 31.72413793103448,3.720749761222541 33.10344827586207,3.784025787965616 34.48275862068966,3.687917860553964 35.86206896551724,1.294770773638968 37.24137931034483,9.314111747851003 38.62068965517241,7.227793696275072 40.0,2.338825214899713 41.37931034482759,3.25274594078319 42.75862068965517,1.757402101241643 44.13793103448276,1.833810888252149 45.51724137931034,4.466332378223496 46.89655172413793,3.576886341929322 48.27586206896552,3.696872015281757 49.6551724137931,2.046322827125119 51.03448275862069,10.84169054441261 52.41379310344828,0.2035577841451767 53.79310344827586,2.962034383954155 55.17241379310345,20.0 56.55172413793103,1.318648519579752 57.93103448275862,0.9628701050620821 59.31034482758621,3.200214899713467 60.68965517241379,3.663443170964661 62.06896551724138,2.749522445081184 63.44827586206897,12.59551098376313 64.82758620689656,4.069961795606495 66.20689655172414,0.9837631327602674 67.58620689655172,2.835482330468004 68.96551724137932,1.687559694364852 70.3448275862069,3.881327602674308 71.72413793103448,7.781160458452722 73.10344827586206,17.35553963705826 74.48275862068967,1.998567335243553 75.86206896551724,1.332378223495702 77.24137931034483,1.436246418338109 78.62068965517241,1.094794651384909 80.0,1.006446991404011" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectGet_lookup_in_empty_object_4.html">BenchmarkObjectGet/lookup_in_empty_object-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.286082474226802 1.379310344827586,8.273195876288659 2.758620689655172,16.25 4.137931034482759,8.22164948453608 5.517241379310345,8.028350515463913 6.896551724137931,13.750000000000002 8.275862068965518,12.628865979381443 9.655172413793103,4.1494845360824755 11.03448275862069,4.188144329896904 12.41379310344828,16.546391752577318 13.79310344827586,11.752577319587626 15.17241379310345,12.293814432989688 16.55172413793103,20.0 17.93103448275862,3.518041237113401 19.31034482758621,0.24484536082474406 20.68965517241379,3.4407216494845336 22.06896551724138,0.25773195876288924 23.44827586206897,0.25773195876288924 24.82758620689655,3.556701030927833 26.20689655172414,8.14432989690722 27.58620689655172,8.092783505154639 28.96551724137931,8.917525773195878 30.3448275862069,19.79381443298969 31.72413793103448,12.654639175257728 33.10344827586207,12.654639175257728 34.48275862068966,12.6159793814433 35.86206896551724,13.530927835051543 37.24137931034483,6.8943298969072195 38.62068965517241,3.9046391752577314 40.0,0.0 41.37931034482759,3.5051546391752524 42.75862068965517,0.19329896907216693 44.13793103448276,8.195876288659797 45.51724137931034,13.054123711340203 46.89655172413793,3.6984536082474193 48.27586206896552,3.518041237113401 49.6551724137931,4.188144329896904 51.03448275862069,7.499999999999998 52.41379310344828,4.1494845360824755 53.79310344827586,8.14432989690722 55.17241379310345,18.182989690721648 56.55172413793103,8.260309278350515 57.93103448275862,8.195876288659797 59.31034482758621,14.13659793814433 60.68965517241379,8.105670103092784 62.06896551724138,8.118556701030926 63.44827586206897,16.06958762886598 64.82758620689656,14.445876288659793 66.20689655172414,8.182989690721648 67.58620689655172,8.067010309278349 68.96551724137932,12.68041237113402 70.3448275862069,12.590206185567007 71.72413793103448,5.708762886597938 73.10344827586206,18.324742268041238 74.48275862068967,4.162371134020617 75.86206896551724,4.213917525773194 77.24137931034483,12.280927835051543 78.62068965517241,4.25257731958763 80.0,8.234536082474225" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_100_1000_4.html">BenchmarkJSONPatchAddShallowComposite/set-100-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.513239727008879 1.379310344827586,2.564282466258701 2.758620689655172,11.93441234008482 4.137931034482759,1.458689127619519 5.517241379310345,5.126243773057562 6.896551724137931,7.180576149726043 8.275862068965518,5.024747755216384 9.655172413793103,2.279918717675983 11.03448275862069,1.861119990851975 12.41379310344828,7.242087507880294 13.79310344827586,2.299510062479246 15.17241379310345,0.9845970514612858 16.55172413793103,17.60218662075676 17.93103448275862,4.880802137052091 19.31034482758621,2.655313660006555 20.68965517241379,3.808302502777011 22.06896551724138,3.345278625677956 23.44827586206897,2.905863111760708 24.82758620689655,5.178953277674277 26.20689655172414,2.315032948131194 27.58620689655172,1.734791150778787 28.96551724137931,4.835652739449893 30.3448275862069,13.06503119303106 31.72413793103448,4.385700721673986 33.10344827586207,3.323532671457841 34.48275862068966,4.557089148819863 35.86206896551724,5.026902786278916 37.24137931034483,8.301643884764152 38.62068965517241,5.660698222896284 40.0,2.272112791230934 41.37931034482759,4.42968258239257 42.75862068965517,1.452939988793923 44.13793103448276,1.566866121235655 45.51724137931034,7.937223114506464 46.89655172413793,4.411707827120465 48.27586206896552,4.700625349030387 49.6551724137931,2.094284147992489 51.03448275862069,10.15167754579278 52.41379310344828,0.0 53.79310344827586,2.860684620606697 55.17241379310345,20.0 56.55172413793103,2.943729001913449 57.93103448275862,2.165355478614121 59.31034482758621,7.621416826036435 60.68965517241379,4.986222411222555 62.06896551724138,3.711237137724932 63.44827586206897,12.80306568453301 64.82758620689656,8.3604284603159 66.20689655172414,1.399140530098428 67.58620689655172,3.863866970282476 68.96551724137932,5.247835845579101 70.3448275862069,4.788774172920392 71.72413793103448,8.740366213186038 73.10344827586206,17.98292718699866 74.48275862068967,3.056230815253395 75.86206896551724,3.098491518312567 77.24137931034483,3.160017634065564 78.62068965517241,3.542648437883928 80.0,2.204296986892575" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_call_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/call-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.2836438923395441 1.379310344827586,1.5320910973084914 2.758620689655172,12.753623188405797 4.137931034482759,1.097308488612839 5.517241379310345,3.6024844720496922 6.896551724137931,5.320910973084885 8.275862068965518,5.258799171842652 9.655172413793103,0.9937888198757783 11.03448275862069,1.0766045548654226 12.41379310344828,5.445134575569362 13.79310344827586,1.987577639751553 15.17241379310345,1.5527950310559007 16.55172413793103,13.70600414078675 17.93103448275862,3.2505175983436843 19.31034482758621,0.3519668737060009 20.68965517241379,1.987577639751553 22.06896551724138,1.8633540372670794 23.44827586206897,1.6356107660455486 24.82758620689655,4.492753623188403 26.20689655172414,1.84265010351967 27.58620689655172,0.0 28.96551724137931,3.68530020703934 30.3448275862069,10.993788819875776 31.72413793103448,2.8778467908902705 33.10344827586207,1.6149068322981392 34.48275862068966,2.836438923395445 35.86206896551724,2.732919254658384 37.24137931034483,4.161490683229815 38.62068965517241,1.9461697722567308 40.0,1.3250517598343698 41.37931034482759,2.8778467908902705 42.75862068965517,1.3457556935817792 44.13793103448276,3.643892339544511 45.51724137931034,6.4389233954451335 46.89655172413793,4.472049689440993 48.27586206896552,4.182194616977224 49.6551724137931,3.0020703933747406 51.03448275862069,6.894409937888202 52.41379310344828,2.443064182194618 53.79310344827586,2.9813664596273313 55.17241379310345,20.0 56.55172413793103,0.3519668737060009 57.93103448275862,1.0559006211180098 59.31034482758621,6.356107660455486 60.68965517241379,2.712215320910971 62.06896551724138,3.8923395445134616 63.44827586206897,9.316770186335404 64.82758620689656,5.900621118012424 66.20689655172414,1.6356107660455486 67.58620689655172,3.561076604554863 68.96551724137932,3.16770186335404 70.3448275862069,3.706004140786753 71.72413793103448,4.92753623188406 73.10344827586206,14.327122153209109 74.48275862068967,3.0227743271221534 75.86206896551724,2.463768115942031 77.24137931034483,2.0082815734989623 78.62068965517241,3.2298136645962714 80.0,1.097308488612839" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_not_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/not-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.916873449131515 1.379310344827586,2.2394540942928067 2.758620689655172,11.668734491315139 4.137931034482759,1.97890818858561 5.517241379310345,2.9404466501240734 6.896551724137931,6.253101736972706 8.275862068965518,4.782878411910673 9.655172413793103,2.3511166253101763 11.03448275862069,3.4491315136476466 12.41379310344828,7.493796526054592 13.79310344827586,2.853598014888341 15.17241379310345,3.033498759305214 16.55172413793103,16.10421836228288 17.93103448275862,3.498759305210921 19.31034482758621,1.5942928039702267 20.68965517241379,3.815136476426801 22.06896551724138,2.326302729528539 23.44827586206897,1.7121588089330047 24.82758620689655,4.472704714640203 26.20689655172414,2.282878411910673 27.58620689655172,2.1774193548387117 28.96551724137931,2.847394540942929 30.3448275862069,11.892059553349878 31.72413793103448,4.057071960297769 33.10344827586207,3.6910669975186146 34.48275862068966,3.753101736972706 35.86206896551724,4.2741935483871 37.24137931034483,6.277915632754343 38.62068965517241,3.6848635235732026 40.0,0.2357320099255631 41.37931034482759,3.678660049627794 42.75862068965517,0.16749379652605967 44.13793103448276,2.5930521091811443 45.51724137931034,8.461538461538465 46.89655172413793,1.5198511166253184 48.27586206896552,1.1166253101736991 49.6551724137931,1.2096774193548434 51.03448275862069,3.2071960297766786 52.41379310344828,0.9925558312655127 53.79310344827586,1.4702233250620367 55.17241379310345,20.0 56.55172413793103,2.7419354838709715 57.93103448275862,2.909429280397024 59.31034482758621,7.481389578163775 60.68965517241379,1.0545905707196077 62.06896551724138,1.6687344913151385 63.44827586206897,9.392059553349878 64.82758620689656,7.258064516129037 66.20689655172414,2.5930521091811443 67.58620689655172,0.8064516129032278 68.96551724137932,0.17369727047146455 70.3448275862069,0.0 71.72413793103448,4.19975186104219 73.10344827586206,16.643920595533498 74.48275862068967,1.736972704714642 75.86206896551724,2.0595533498759337 77.24137931034483,0.4218362282878445 78.62068965517241,2.022332506203476 80.0,2.946650124069482" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_1000_10000_4.html">BenchmarkJSONPatchAddShallowComposite/array-1000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.814620977347107 1.379310344827586,7.323679395023345 2.758620689655172,14.22834186220262 4.137931034482759,5.233283630515927 5.517241379310345,4.156735887204609 6.896551724137931,3.216806596777088 8.275862068965518,8.106408383469443 9.655172413793103,6.233102300027228 11.03448275862069,7.148077682503173 12.41379310344828,1.663831164728779 13.79310344827586,6.646013999906446 15.17241379310345,7.117070728022344 16.55172413793103,13.27012297859834 17.93103448275862,7.943162489449566 19.31034482758621,6.338042894258234 20.68965517241379,8.27859593920341 22.06896551724138,8.596597062222449 23.44827586206897,8.945534322059721 24.82758620689655,7.919829933246899 26.20689655172414,8.155425387722044 27.58620689655172,7.0302930006245 28.96551724137931,8.580148728273189 30.3448275862069,14.55949270699211 31.72413793103448,8.488991487530594 33.10344827586207,7.890667965238964 34.48275862068966,7.280275622342823 35.86206896551724,7.338133652683719 37.24137931034483,9.213139360028238 38.62068965517241,7.289288101719509 40.0,7.844804210594583 41.37931034482759,8.297217257220746 42.75862068965517,7.884204921715733 44.13793103448276,8.31833582965594 45.51724137931034,4.475724730254591 46.89655172413793,7.476052914212043 48.27586206896552,3.695884356993328 49.6551724137931,7.949200626997221 51.03448275862069,9.804269298698278 52.41379310344828,6.955714547420159 53.79310344827586,6.214015076334918 55.17241379310345,20.0 56.55172413793103,8.166912758044187 57.93103448275862,7.201574835726318 59.31034482758621,0.0 60.68965517241379,7.84835627546058 62.06896551724138,5.148224163247385 63.44827586206897,12.25941702527426 64.82758620689656,3.080285052273685 66.20689655172414,5.362909771029724 67.58620689655172,2.61809916820928 68.96551724137932,7.529113979723412 70.3448275862069,6.685194803549009 71.72413793103448,7.866060691109569 73.10344827586206,13.50662788095104 74.48275862068967,7.474021565469159 75.86206896551724,7.855303860885784 77.24137931034483,7.532729407761206 78.62068965517241,7.845840384815724 80.0,7.229085634022147" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/semver</td><td><a href="benchmarks.__internal_semver_BenchmarkCompareEqual_4.html">BenchmarkCompareEqual-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.779418847327019 1.379310344827586,5.715203082356716 2.758620689655172,9.32412907368759 4.137931034482759,5.843634612297318 5.517241379310345,0.22475517739605166 6.896551724137931,11.163910740086688 8.275862068965518,0.1926472949109055 9.655172413793103,5.8115267298121704 11.03448275862069,5.8115267298121704 12.41379310344828,11.06116551613421 13.79310344827586,5.8115267298121704 15.17241379310345,5.8115267298121704 16.55172413793103,16.1502648900305 17.93103448275862,0.22475517739605166 19.31034482758621,5.8115267298121704 20.68965517241379,0.22475517739605166 22.06896551724138,5.843634612297318 23.44827586206897,5.843634612297318 24.82758620689655,0.2568630598812014 26.20689655172414,5.843634612297318 27.58620689655172,5.843634612297318 28.96551724137931,0.2568630598812014 30.3448275862069,9.340183014930165 31.72413793103448,0.1926472949109055 33.10344827586207,0.0 34.48275862068966,0.22475517739605166 35.86206896551724,0.2568630598812014 37.24137931034483,9.3690801091668 38.62068965517241,7.770107561406325 40.0,5.8115267298121704 41.37931034482759,0.1926472949109055 42.75862068965517,5.843634612297318 44.13793103448276,5.843634612297318 45.51724137931034,11.202440199068871 46.89655172413793,0.1926472949109055 48.27586206896552,0.22475517739605166 49.6551724137931,5.843634612297318 51.03448275862069,11.757906566061969 52.41379310344828,5.843634612297318 53.79310344827586,0.22475517739605166 55.17241379310345,20.0 56.55172413793103,5.8115267298121704 57.93103448275862,5.779418847327019 59.31034482758621,11.218494140311444 60.68965517241379,0.1605394124257522 62.06896551724138,0.1926472949109055 63.44827586206897,13.177074971905604 64.82758620689656,11.077219457376785 66.20689655172414,5.843634612297318 67.58620689655172,0.12843152994060247 68.96551724137932,0.2568630598812014 70.3448275862069,0.2568630598812014 71.72413793103448,8.742976400706375 73.10344827586206,16.18879434901268 74.48275862068967,5.8115267298121704 75.86206896551724,5.8115267298121704 77.24137931034483,5.747310964841869 78.62068965517241,5.5225557874458175 80.0,5.8115267298121704" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkInterningAccessValue_object_value_4.html">BenchmarkInterningAccessValue/object_value-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.703645007923928 1.379310344827586,1.703645007923928 2.758620689655172,11.576862123613314 4.137931034482759,0.0 5.517241379310345,1.54516640253566 6.896551724137931,9.564183835182249 8.275862068965518,0.15847860538827518 9.655172413793103,0.515055467511889 11.03448275862069,0.475435816164822 12.41379310344828,8.18541996830428 13.79310344827586,0.3961965134706773 15.17241379310345,0.4358161648177479 16.55172413793103,19.920760697305866 17.93103448275862,1.505546751188593 19.31034482758621,0.31695721077654326 20.68965517241379,1.3470681458003178 22.06896551724138,0.4358161648177479 23.44827586206897,0.23771790808240922 24.82758620689655,1.465927099841526 26.20689655172414,0.4358161648177479 27.58620689655172,0.3565768621236103 28.96551724137931,0.11885895404120106 30.3448275862069,10.507131537242477 31.72413793103448,1.030110935023771 33.10344827586207,0.15847860538827518 34.48275862068966,0.15847860538827518 35.86206896551724,0.07923930269413404 37.24137931034483,10.887480190174323 38.62068965517241,10.130744849445326 40.0,0.3565768621236103 41.37931034482759,1.584786053882727 42.75862068965517,0.4358161648177479 44.13793103448276,0.4358161648177479 45.51724137931034,9.849445324881144 46.89655172413793,2.9318541996830447 48.27586206896552,1.584786053882727 49.6551724137931,0.3565768621236103 51.03448275862069,11.96513470681458 52.41379310344828,0.475435816164822 53.79310344827586,2.9318541996830447 55.17241379310345,20.0 56.55172413793103,0.8716323296355029 57.93103448275862,0.4358161648177479 59.31034482758621,9.342313787638671 60.68965517241379,1.4263074484944518 62.06896551724138,0.9112519809825699 63.44827586206897,14.698890649762282 64.82758620689656,9.655309033280503 66.20689655172414,0.3565768621236103 67.58620689655172,0.15847860538827518 68.96551724137932,0.9508716323296369 70.3448275862069,0.0 71.72413793103448,11.4540412044374 73.10344827586206,17.408874801901742 74.48275862068967,0.6339144215530901 75.86206896551724,0.4358161648177479 77.24137931034483,0.475435816164822 78.62068965517241,0.475435816164822 80.0,0.475435816164822" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionHighFrequency_FileStats_4.html">BenchmarkComprehensionHighFrequency/FileStats-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.280930804085708 1.379310344827586,2.178020121342447 2.758620689655172,12.88764303816911 4.137931034482759,2.563551186544812 5.517241379310345,5.404346824360648 6.896551724137931,6.489516934183242 8.275862068965518,5.037247523231703 9.655172413793103,2.290914676292143 11.03448275862069,2.039781890791798 12.41379310344828,5.568696720681975 13.79310344827586,1.838568466323631 15.17241379310345,2.417633054296905 16.55172413793103,16.53406036402734 17.93103448275862,5.10943859918593 19.31034482758621,2.534367560095231 20.68965517241379,4.484294601029107 22.06896551724138,3.345365179325705 23.44827586206897,3.334613316949543 24.82758620689655,5.151678058520851 26.20689655172414,2.437600798709777 27.58620689655172,0.200445434298441 28.96551724137931,4.74694723907534 30.3448275862069,12.62345441978343 31.72413793103448,5.128638353429076 33.10344827586207,4.624836802088933 34.48275862068966,4.908993164887489 35.86206896551724,3.000537593118808 37.24137931034483,9.194378311957607 38.62068965517241,7.680669687428001 40.0,2.645726134705476 41.37931034482759,5.114814530374011 42.75862068965517,2.405345211581292 44.13793103448276,2.496736041778665 45.51724137931034,6.853544274633285 46.89655172413793,4.76537900314876 48.27586206896552,4.578757391905384 49.6551724137931,2.534367560095231 51.03448275862069,10.86014899009293 52.41379310344828,0.0 53.79310344827586,4.226249904001229 55.17241379310345,20.0 56.55172413793103,2.150372475232317 57.93103448275862,2.045157821979879 59.31034482758621,5.483449811842408 60.68965517241379,4.494278473235543 62.06896551724138,3.994316872744029 63.44827586206897,11.97373473619538 64.82758620689656,6.406573995852853 66.20689655172414,1.876199984640197 67.58620689655172,3.518162967514016 68.96551724137932,3.165655479609861 70.3448275862069,4.722371553644113 71.72413793103448,7.821979878657553 73.10344827586206,14.6832040549881 74.48275862068967,1.052146532524384 75.86206896551724,1.363182551263344 77.24137931034483,1.890023807695262 78.62068965517241,1.718761999846402 80.0,2.07434144842946" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/metrics</td><td><a href="benchmarks.__v1_metrics_BenchmarkMetricsMarshaling_4.html">BenchmarkMetricsMarshaling-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,0.04992966257851043 2.758620689655172,11.70256186721087 4.137931034482759,1.897327177983396 5.517241379310345,2.854708644568168 6.896551724137931,3.839828812585445 8.275862068965518,3.270789166055755 9.655172413793103,1.911196528699649 11.03448275862069,2.597134988409185 12.41379310344828,3.30883081373462 13.79310344827586,1.200293237700858 15.17241379310345,2.204830496720889 16.55172413793103,15.04547165699114 17.93103448275862,3.146757543936122 19.31034482758621,1.656396742683917 20.68965517241379,2.599116324225793 22.06896551724138,2.219096114600464 23.44827586206897,2.542053852707495 24.82758620689655,3.069089179925106 26.20689655172414,2.104574904400547 27.58620689655172,0.7433971983911553 28.96551724137931,1.876721285490678 30.3448275862069,11.22466366824513 31.72413793103448,2.722751679182105 33.10344827586207,2.755245586574469 34.48275862068966,2.808345386459551 35.86206896551724,2.012244655346635 37.24137931034483,5.806899011313428 38.62068965517241,4.036377325592915 40.0,2.264270571219116 41.37931034482759,3.172118642388698 42.75862068965517,0.02536109845257673 44.13793103448276,1.755067266350974 45.51724137931034,4.343088110003765 46.89655172413793,2.469140694656337 48.27586206896552,2.16044857442888 49.6551724137931,2.038398288125854 51.03448275862069,8.09098294069862 52.41379310344828,1.572388104059757 53.79310344827586,2.465970557349765 55.17241379310345,20.0 56.55172413793103,1.720592023142002 57.93103448275862,1.826791622912167 59.31034482758621,3.590973034019536 60.68965517241379,2.938717283192328 62.06896551724138,2.502030869212023 63.44827586206897,9.912623090487607 64.82758620689656,4.245606387826673 66.20689655172414,2.061778050761824 67.58620689655172,2.130332270016445 68.96551724137932,2.859860117691348 70.3448275862069,2.769114937290721 71.72413793103448,4.612549781062392 73.10344827586206,14.31198113768303 74.48275862068967,1.390105208931862 75.86206896551724,1.681757841136494 77.24137931034483,2.570981355629966 78.62068965517241,2.043153494085713 80.0,1.856907927324602" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_array_10000_4.html">BenchmarkJSONPatchAddShallowScalar/array-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.22618626742113 1.379310344827586,3.958663281445042 2.758620689655172,12.43298782445067 4.137931034482759,4.012294143677449 5.517241379310345,5.007339754559287 6.896551724137931,9.763582620988768 8.275862068965518,5.12112279835101 9.655172413793103,4.204034547363402 11.03448275862069,4.173902570127708 12.41379310344828,0.0 13.79310344827586,4.14302941246651 15.17241379310345,4.189265455543242 16.55172413793103,20.0 17.93103448275862,5.088272246377743 19.31034482758621,4.046758143115516 20.68965517241379,5.214289218930069 22.06896551724138,4.260955587718272 23.44827586206897,4.371758842381099 24.82758620689655,5.222371249727725 26.20689655172414,4.071547758688748 27.58620689655172,4.1426371114614 28.96551724137931,5.091880210230602 30.3448275862069,12.43443114696842 31.72413793103448,5.153779528424057 33.10344827586207,5.157943754281718 34.48275862068966,5.093973486752979 35.86206896551724,5.150871788990933 37.24137931034483,14.07375965695359 38.62068965517241,12.81834397856174 40.0,4.249637621534892 41.37931034482759,4.364279508658332 42.75862068965517,4.145748809063731 44.13793103448276,4.075367077447643 45.51724137931034,9.39895458904922 46.89655172413793,5.114799273245951 48.27586206896552,4.654573211983382 49.6551724137931,4.103132372851532 51.03448275862069,15.9386001533097 52.41379310344828,4.127242721426043 53.79310344827586,5.144154593114685 55.17241379310345,14.05392653993828 56.55172413793103,4.201421170660717 57.93103448275862,4.13650877802264 59.31034482758621,11.09694744067838 60.68965517241379,4.744802580135219 62.06896551724138,5.110986940294061 63.44827586206897,16.91756238181829 64.82758620689656,11.09777258776454 66.20689655172414,4.11952162399028 67.58620689655172,4.897936948735929 68.96551724137932,5.176986379292665 70.3448275862069,5.12181603696374 71.72413793103448,13.37599026896261 73.10344827586206,19.78449182623597 74.48275862068967,4.107447546931131 75.86206896551724,3.863099496274003 77.24137931034483,4.060884951621095 78.62068965517241,4.090806395810401 80.0,4.160683231649662" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkIsVarCompatibleString__00_4.html">BenchmarkIsVarCompatibleString/#00-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.08601328427389987 1.379310344827586,0.03822812634395234 2.758620689655172,8.620442490562432 4.137931034482759,0.0 5.517241379310345,3.3067329287523286 6.896551724137931,7.578726047689589 8.275862068965518,3.3067329287523286 9.655172413793103,5.925359583313423 11.03448275862069,6.040043962345296 12.41379310344828,7.550054952931617 13.79310344827586,0.0668992211019237 15.17241379310345,0.03822812634395234 16.55172413793103,19.995221484207004 17.93103448275862,6.651693983848617 19.31034482758621,6.001815836001338 20.68965517241379,6.651693983848617 22.06896551724138,6.040043962345296 23.44827586206897,6.030486930759306 24.82758620689655,6.6612510154346065 26.20689655172414,0.01911406317197617 27.58620689655172,0.03822812634395234 28.96551724137931,3.3354040235102964 30.3448275862069,8.563100301046497 31.72413793103448,3.2971758971663405 33.10344827586207,3.3067329287523286 34.48275862068966,3.344961055096288 35.86206896551724,3.3354040235102964 37.24137931034483,12.40502699861423 38.62068965517241,11.382424618913365 40.0,5.982701772829358 41.37931034482759,6.670808047020593 42.75862068965517,6.030486930759306 44.13793103448276,0.09557031585989151 45.51724137931034,7.588283079275575 46.89655172413793,6.689922110192574 48.27586206896552,6.575237731160701 49.6551724137931,6.011372867587326 51.03448275862069,13.838581736512639 52.41379310344828,6.001815836001338 53.79310344827586,6.6612510154346065 55.17241379310345,15.55884742199073 56.55172413793103,0.03822812634395234 57.93103448275862,0.01911406317197617 59.31034482758621,7.550054952931617 60.68965517241379,3.2971758971663405 62.06896551724138,3.2971758971663405 63.44827586206897,7.788980742581353 64.82758620689656,7.578726047689589 66.20689655172414,0.01911406317197617 67.58620689655172,3.2780618339943572 68.96551724137932,3.134706360204518 70.3448275862069,2.943565728484735 71.72413793103448,12.156544177378505 73.10344827586206,20.0 74.48275862068967,6.011372867587326 75.86206896551724,6.040043962345296 77.24137931034483,0.0668992211019237 78.62068965517241,6.011372867587326 80.0,0.03822812634395234" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_1000_10_4.html">BenchmarkJSONPatchAddRemove/set-1000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.583657587548638 1.379310344827586,2.43579766536965 2.758620689655172,11.25408560311284 4.137931034482759,2.11011673151751 5.517241379310345,4.907003891050584 6.896551724137931,6.573151750972763 8.275862068965518,5.277431906614786 9.655172413793103,2.553696498054475 11.03448275862069,2.524513618677043 12.41379310344828,7.608949416342412 13.79310344827586,1.76147859922179 15.17241379310345,1.084824902723735 16.55172413793103,16.43268482490272 17.93103448275862,4.65136186770428 19.31034482758621,2.935408560311284 20.68965517241379,3.707782101167315 22.06896551724138,3.170817120622568 23.44827586206897,2.674708171206226 24.82758620689655,4.665369649805447 26.20689655172414,2.783657587548638 27.58620689655172,1.398054474708171 28.96551724137931,4.936186770428016 30.3448275862069,12.39377431906615 31.72413793103448,4.791828793774319 33.10344827586207,3.019066147859922 34.48275862068966,4.847470817120623 35.86206896551724,5.070428015564202 37.24137931034483,8.915175097276265 38.62068965517241,6.707392996108949 40.0,2.953696498054475 41.37931034482759,4.483657587548638 42.75862068965517,2.014785992217899 44.13793103448276,2.632684824902724 45.51724137931034,7.898443579766537 46.89655172413793,5.046692607003891 48.27586206896552,4.25408560311284 49.6551724137931,1.519844357976654 51.03448275862069,9.93852140077821 52.41379310344828,0.0 53.79310344827586,2.927626459143969 55.17241379310345,20.0 56.55172413793103,3.185992217898833 57.93103448275862,1.943190661478599 59.31034482758621,7.252918287937743 60.68965517241379,5.310505836575875 62.06896551724138,4.315175097276265 63.44827586206897,11.82217898832685 64.82758620689656,7.631128404669261 66.20689655172414,1.616731517509728 67.58620689655172,3.907392996108949 68.96551724137932,4.962645914396887 70.3448275862069,4.660700389105058 71.72413793103448,7.804280155642023 73.10344827586206,16.14747081712062 74.48275862068967,2.977431906614786 75.86206896551724,1.91556420233463 77.24137931034483,3.053696498054475 78.62068965517241,2.778599221789883 80.0,1.963424124513619" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNCallOnly_single_object_4.html">BenchmarkObjectUnionNCallOnly/single_object-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.900085397096497 1.379310344827586,7.503558212354111 2.758620689655172,15.821235411329347 4.137931034482759,7.40108169655565 5.517241379310345,9.012240250498147 6.896551724137931,9.729575861087387 8.275862068965518,9.467691431824647 9.655172413793103,7.065186450327353 11.03448275862069,7.036720751494448 12.41379310344828,9.661258183888412 13.79310344827586,1.8388841446057462 15.17241379310345,4.662681468830057 16.55172413793103,16.01480216339311 17.93103448275862,8.266438941076 19.31034482758621,0.0 20.68965517241379,8.317677198975232 22.06896551724138,0.5636208368915447 23.44827586206897,0.6433247936236803 24.82758620689655,9.51892968972388 26.20689655172414,3.41588385994876 27.58620689655172,2.60745801309422 28.96551724137931,8.795900939368057 30.3448275862069,15.126672359806435 31.72413793103448,9.046399089097637 33.10344827586207,8.75604896100199 34.48275862068966,9.137489325362935 35.86206896551724,9.126103045829774 37.24137931034483,6.945630515229146 38.62068965517241,5.101053230856817 40.0,6.666666666666664 41.37931034482759,8.721890122402504 42.75862068965517,6.655280387133502 44.13793103448276,4.013663535439791 45.51724137931034,10.162254483347565 46.89655172413793,8.795900939368057 48.27586206896552,8.66495872473669 49.6551724137931,6.131511528608025 51.03448275862069,7.833760318815825 52.41379310344828,5.80700256191289 53.79310344827586,8.97808141189866 55.17241379310345,20.0 56.55172413793103,6.364930259037857 57.93103448275862,6.3079988613720435 59.31034482758621,10.475377170509535 60.68965517241379,8.300597779675488 62.06896551724138,8.311984059208653 63.44827586206897,9.7865072587532 64.82758620689656,9.148875604896102 66.20689655172414,5.949331056077423 67.58620689655172,8.682038144036435 68.96551724137932,9.479077711357814 70.3448275862069,8.761742100768572 71.72413793103448,5.101053230856817 73.10344827586206,16.430401366353543 74.48275862068967,5.550811272416736 75.86206896551724,5.602049530315966 77.24137931034483,5.510959294050668 78.62068965517241,5.533731853116992 80.0,6.325078280671789" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64_9223372036854775807_4.html">BenchmarkAtoi64/9223372036854775807-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.7589833479404025 1.379310344827586,4.741454864154253 2.758620689655172,11.069237510955304 4.137931034482759,4.531113058720422 5.517241379310345,3.7773882559158665 6.896551724137931,7.186678352322527 8.275862068965518,3.7949167397020176 9.655172413793103,4.425942156003508 11.03448275862069,4.496056091148118 12.41379310344828,7.134092900964067 13.79310344827586,4.460999123575814 15.17241379310345,4.478527607361968 16.55172413793103,7.046450482033308 17.93103448275862,3.8299737072743234 19.31034482758621,4.5135845749342725 20.68965517241379,3.8299737072743234 22.06896551724138,4.5135845749342725 23.44827586206897,4.478527607361968 24.82758620689655,3.838737949167399 26.20689655172414,4.136722173531995 27.58620689655172,4.425942156003508 28.96551724137931,3.8299737072743234 30.3448275862069,10.850131463628397 31.72413793103448,3.6021034180543445 33.10344827586207,0.0 34.48275862068966,3.838737949167399 35.86206896551724,3.8562664329535536 37.24137931034483,6.2489044697633656 38.62068965517241,5.100788781770376 40.0,4.522348816827346 41.37931034482759,3.365468886941283 42.75862068965517,4.478527607361968 44.13793103448276,3.409290096406661 45.51724137931034,6.687116564417179 46.89655172413793,3.7949167397020176 48.27586206896552,3.847502191060471 49.6551724137931,4.45223488168274 51.03448275862069,7.914110429447856 52.41379310344828,3.234005258545139 53.79310344827586,3.6634531113058735 55.17241379310345,20.0 56.55172413793103,4.338299737072745 57.93103448275862,4.522348816827346 59.31034482758621,6.932515337423315 60.68965517241379,3.8562664329535536 62.06896551724138,3.847502191060471 63.44827586206897,9.579316389132341 64.82758620689656,6.774758983347944 66.20689655172414,4.539877300613496 67.58620689655172,3.5319894829097294 68.96551724137932,3.8124452234881687 70.3448275862069,3.593339176161262 71.72413793103448,5.477651183172654 73.10344827586206,7.835232252410169 74.48275862068967,4.539877300613496 75.86206896551724,4.504820333041192 77.24137931034483,4.522348816827346 78.62068965517241,4.5135845749342725 80.0,4.539877300613496" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkObjectUnionNCallOnly_empty_array_4.html">BenchmarkObjectUnionNCallOnly/empty_array-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.229050279329611 1.379310344827586,7.430167597765362 2.758620689655172,15.782122905027933 4.137931034482759,7.290502793296092 5.517241379310345,7.960893854748608 6.896551724137931,8.3659217877095 8.275862068965518,8.351955307262571 9.655172413793103,7.346368715083802 11.03448275862069,7.388268156424584 12.41379310344828,7.98882681564246 13.79310344827586,5.349162011173188 15.17241379310345,6.368715083798886 16.55172413793103,15.796089385474863 17.93103448275862,8.491620111731846 19.31034482758621,6.173184357541901 20.68965517241379,8.491620111731846 22.06896551724138,6.326815642458101 23.44827586206897,6.312849162011172 24.82758620689655,8.407821229050278 26.20689655172414,6.243016759776538 27.58620689655172,6.354748603351956 28.96551724137931,8.463687150837991 30.3448275862069,15.405027932960895 31.72413793103448,8.519553072625701 33.10344827586207,8.421787709497208 34.48275862068966,8.519553072625701 35.86206896551724,8.491620111731846 37.24137931034483,4.357541899441342 38.62068965517241,1.8715083798882688 40.0,6.298882681564248 41.37931034482759,8.086592178770953 42.75862068965517,6.326815642458101 44.13793103448276,0.0 45.51724137931034,9.287709497206706 46.89655172413793,7.932960893854748 48.27586206896552,8.04469273743017 49.6551724137931,6.075418994413411 51.03448275862069,5.642458100558663 52.41379310344828,5.991620111731848 53.79310344827586,8.882681564245809 55.17241379310345,20.0 56.55172413793103,5.935754189944134 57.93103448275862,5.893854748603356 59.31034482758621,9.134078212290506 60.68965517241379,8.058659217877093 62.06896551724138,8.04469273743017 63.44827586206897,8.561452513966483 64.82758620689656,8.240223463687153 66.20689655172414,5.837988826815641 67.58620689655172,7.905027932960893 68.96551724137932,7.98882681564246 70.3448275862069,7.500000000000002 71.72413793103448,4.818435754189947 73.10344827586206,16.07541899441341 74.48275862068967,5.335195530726258 75.86206896551724,5.488826815642458 77.24137931034483,5.502793296089388 78.62068965517241,5.516759776536318 80.0,5.907821229050281" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNumberInt64_4.html">BenchmarkNumberInt64-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.6913183279742796 1.379310344827586,3.7427652733118997 2.758620689655172,9.189710610932478 4.137931034482759,3.6913183279742796 5.517241379310345,1.7363344051446958 6.896551724137931,5.704180064308684 8.275862068965518,1.7684887459807115 9.655172413793103,5.675241157556272 11.03448275862069,5.69131832797428 12.41379310344828,5.7427652733119 13.79310344827586,3.7266881028938954 15.17241379310345,3.655948553054664 16.55172413793103,9.67202572347267 17.93103448275862,3.9549839228295838 19.31034482758621,5.678456591639872 20.68965517241379,4.077170418006432 22.06896551724138,5.633440514469454 23.44827586206897,5.678456591639872 24.82758620689655,3.5369774919614194 26.20689655172414,3.4726688102893917 27.58620689655172,3.5048231511254073 28.96551724137931,1.7363344051446958 30.3448275862069,9.405144694533762 31.72413793103448,1.8006430868167236 33.10344827586207,1.7684887459807115 34.48275862068966,1.7363344051446958 35.86206896551724,1.7684887459807115 37.24137931034483,1.9614147909967876 38.62068965517241,0.0 40.0,5.652733118971064 41.37931034482759,4.0739549839228335 42.75862068965517,5.64308681672026 44.13793103448276,3.6527331189710637 45.51724137931034,5.6398713826366595 46.89655172413793,5.270096463022512 48.27586206896552,5.463022508038591 49.6551724137931,8.710610932475888 51.03448275862069,8.7459807073955 52.41379310344828,8.620578778135052 53.79310344827586,5.4533762057877855 55.17241379310345,20.0 56.55172413793103,3.6012861736334436 57.93103448275862,3.6334405144694557 59.31034482758621,5.92604501607717 60.68965517241379,1.7363344051446958 62.06896551724138,1.7684887459807115 63.44827586206897,4.064308681672028 64.82758620689656,5.884244372990352 66.20689655172414,3.6945337620578798 67.58620689655172,1.8006430868167236 68.96551724137932,1.7684887459807115 70.3448275862069,1.8006430868167236 71.72413793103448,0.45016077170418356 73.10344827586206,10.205787781350482 74.48275862068967,5.019292604501606 75.86206896551724,5.707395498392282 77.24137931034483,3.6688102893890644 78.62068965517241,5.665594855305468 80.0,3.64630225080386" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64_0_4.html">BenchmarkAtoi64/0-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.8878332822555919 1.379310344827586,1.9246092552865477 2.758620689655172,9.53723567269384 4.137931034482759,1.6242721422004252 5.517241379310345,3.916641127796506 6.896551724137931,9.359485136377568 8.275862068965518,1.1890897946674848 9.655172413793103,1.8449279803861494 11.03448275862069,1.8326693227091653 12.41379310344828,9.50658902850138 13.79310344827586,1.9429972418020256 15.17241379310345,1.9552558994790061 16.55172413793103,20.0 17.93103448275862,1.7958933496782095 19.31034482758621,1.9307385841250344 20.68965517241379,1.7407293901317793 22.06896551724138,1.8878332822555919 23.44827586206897,1.8939626110940857 24.82758620689655,3.8185718663806334 26.20689655172414,1.869445295740114 27.58620689655172,1.7897640208397156 28.96551724137931,3.9227704566349963 30.3448275862069,11.210542445602204 31.72413793103448,1.8081520073551935 33.10344827586207,1.7407293901317793 34.48275862068966,1.9675145571559902 35.86206896551724,3.9105117989580123 37.24137931034483,5.638982531412811 38.62068965517241,4.4253754213913545 40.0,1.8878332822555919 41.37931034482759,1.783634692001229 42.75862068965517,1.9429972418020256 44.13793103448276,0.0 45.51724137931034,9.200122586576772 46.89655172413793,3.9411584431504743 48.27586206896552,3.959546429665952 49.6551724137931,1.3974869751762178 51.03448275862069,5.816733067729082 52.41379310344828,1.4158749616916957 53.79310344827586,1.8020226785166997 55.17241379310345,19.981612013484522 56.55172413793103,1.9429972418020256 57.93103448275862,1.9184799264480503 59.31034482758621,9.132699969353357 60.68965517241379,1.8142813361936874 62.06896551724138,1.8142813361936874 63.44827586206897,7.152926754520379 64.82758620689656,9.163346613545817 66.20689655172414,1.8204106650321776 67.58620689655172,1.783634692001229 68.96551724137932,1.8142813361936874 70.3448275862069,1.7897640208397156 71.72413793103448,4.609255286546121 73.10344827586206,19.94483604045357 74.48275862068967,1.8878332822555919 75.86206896551724,1.881703953417098 77.24137931034483,1.8142813361936874 78.62068965517241,1.4587802635611382 80.0,1.9307385841250344" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONRemoveArray_size_1000_4.html">BenchmarkJSONRemoveArray/size=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.210679961950996 1.379310344827586,3.042280316200348 2.758620689655172,13.64909633614327 4.137931034482759,1.033227277200118 5.517241379310345,2.344277888936268 6.896551724137931,4.4989667727228 8.275862068965518,3.467379538819825 9.655172413793103,3.459835339652967 11.03448275862069,3.1288746022895 12.41379310344828,3.074097156164923 13.79310344827586,3.422114343818677 15.17241379310345,4.07222750680618 16.55172413793103,19.49060255190737 17.93103448275862,3.599895037228983 19.31034482758621,3.042280316200348 20.68965517241379,1.851280873815069 22.06896551724138,3.571686292518122 23.44827586206897,3.413586118673533 24.82758620689655,4.366451274313642 26.20689655172414,2.11040771476367 27.58620689655172,1.715485288811625 28.96551724137931,4.342834650834782 30.3448275862069,14.66100305048053 31.72413793103448,5.127759372847443 33.10344827586207,5.358021451766327 34.48275862068966,3.808508544625578 35.86206896551724,2.63390953521173 37.24137931034483,10.39656246924919 38.62068965517241,5.756879981631515 40.0,2.539771049955719 41.37931034482759,4.352018893298783 42.75862068965517,2.783809492570604 44.13793103448276,2.278348148391118 45.51724137931034,3.836717289336438 46.89655172413793,4.188014563584479 48.27586206896552,3.28697477613409 49.6551724137931,2.701807327713452 51.03448275862069,11.22806442090071 52.41379310344828,3.248269754321514 53.79310344827586,4.332010365073638 55.17241379310345,20.0 56.55172413793103,3.312231442910093 57.93103448275862,3.318791616098665 59.31034482758621,3.027847935185489 60.68965517241379,4.855512185521698 62.06896551724138,2.393479187850559 63.44827586206897,12.93141338931348 64.82758620689656,3.619575556794699 66.20689655172414,4.170958113294191 67.58620689655172,1.542624725292748 68.96551724137932,0.0 70.3448275862069,2.780529405976318 71.72413793103448,6.612982582740184 73.10344827586206,18.45737527470725 74.48275862068967,2.651622002820874 75.86206896551724,3.45196313182668 77.24137931034483,3.224325122183226 78.62068965517241,4.81254305113655 80.0,3.333552005772952" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlapWithStore_disjoint_store_1000_new_1_4.html">BenchmarkHasRootsOverlapWithStore/disjoint/store=1000,new=1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.1673203034589173 1.379310344827586,2.057027131284557 2.758620689655172,13.36156829968711 4.137931034482759,0.543000728644293 5.517241379310345,5.640510479619391 6.896551724137931,2.503321760747503 8.275862068965518,5.524784621319275 9.655172413793103,0.0 11.03448275862069,3.335101367279585 12.41379310344828,0.6868543997256868 13.79310344827586,3.824043118597574 15.17241379310345,1.521687883074022 16.55172413793103,15.21709313788522 17.93103448275862,5.651279413655651 19.31034482758621,3.351067249582101 20.68965517241379,5.192769276927693 22.06896551724138,4.364793622219365 23.44827586206897,3.918231108825168 24.82758620689655,4.426460503193176 26.20689655172414,3.658865886588659 27.58620689655172,3.902693840812653 28.96551724137931,5.861407569328361 30.3448275862069,13.19944494449445 31.72413793103448,5.287439458231537 33.10344827586207,4.374705327675625 34.48275862068966,4.786496506793536 35.86206896551724,1.952820282028203 37.24137931034483,8.734944923063734 38.62068965517241,6.666773820239167 40.0,3.231055248381981 41.37931034482759,5.297029702970297 42.75862068965517,2.954170417041704 44.13793103448276,2.203291757747203 45.51724137931034,2.71971840041147 46.89655172413793,4.683521923620934 48.27586206896552,5.388538853885389 49.6551724137931,0.8763554926921264 51.03448275862069,9.066531653165317 52.41379310344828,1.923353049590673 53.79310344827586,4.101999485662852 55.17241379310345,20.0 56.55172413793103,1.919120483476919 57.93103448275862,2.164555741288415 59.31034482758621,2.3502528824311 60.68965517241379,5.324193133599074 62.06896551724138,4.775138228108525 63.44827586206897,12.16841326989842 64.82758620689656,2.59992070635635 66.20689655172414,0.1341562727701342 67.58620689655172,5.290868372551541 68.96551724137932,3.754768333976255 70.3448275862069,2.486927264154987 71.72413793103448,6.31038103810381 73.10344827586206,15.78731087394454 74.48275862068967,3.247128284256997 75.86206896551724,2.879484377009129 77.24137931034483,3.833579786550084 78.62068965517241,2.832336805109082 80.0,2.175592559255926" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64_8223372036854775807_4.html">BenchmarkAtoi64/8223372036854775807-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.7990531299316075 1.379310344827586,1.86217780115728 2.758620689655172,9.33193056286165 4.137931034482759,1.1257233035244631 5.517241379310345,0.6312467122567007 6.896551724137931,4.4923724355602275 8.275862068965518,0.6102051551814824 9.655172413793103,1.462388216728037 11.03448275862069,1.5255128879537025 12.41379310344828,4.618621778011573 13.79310344827586,1.3677012098895283 15.17241379310345,1.5255128879537025 16.55172413793103,5.39715938979484 17.93103448275862,0.6943713834823768 19.31034482758621,1.462388216728037 20.68965517241379,0.673329826407155 22.06896551724138,1.5360336664913135 23.44827586206897,1.3571804313519173 24.82758620689655,0.010520778537610909 26.20689655172414,1.4097843240399754 27.58620689655172,1.4518674381904226 28.96551724137931,0.7154129405575986 30.3448275862069,9.047869542346131 31.72413793103448,0.6943713834823768 33.10344827586207,0.6312467122567007 34.48275862068966,0.6522882693319296 35.86206896551724,0.5681220410310353 37.24137931034483,4.029458179905312 38.62068965517241,2.3356128353498136 40.0,1.483429773803259 41.37931034482759,0.6838506049447659 42.75862068965517,1.4939505523408698 44.13793103448276,0.0 45.51724137931034,4.502893214097838 46.89655172413793,0.662809047869537 48.27586206896552,0.6312467122567007 49.6551724137931,1.5255128879537025 51.03448275862069,6.0389268805891625 52.41379310344828,0.3051025775907412 53.79310344827586,0.6522882693319296 55.17241379310345,20.0 56.55172413793103,1.3782219884271392 57.93103448275862,1.4518674381904226 59.31034482758621,4.481851657022617 60.68965517241379,0.6417674907943187 62.06896551724138,0.673329826407155 63.44827586206897,7.680168332456601 64.82758620689656,4.071541294055759 66.20689655172414,1.483429773803259 67.58620689655172,0.673329826407155 68.96551724137932,0.7048921620199842 70.3448275862069,0.6943713834823768 71.72413793103448,2.7880063124671217 73.10344827586206,5.449763282482905 74.48275862068967,1.483429773803259 75.86206896551724,1.472908995265648 77.24137931034483,1.4939505523408698 78.62068965517241,1.5360336664913135 80.0,1.462388216728037" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLSchemaIsValid_Schema_w__1000_types_with_cache___string_4.html">BenchmarkGraphQLSchemaIsValid/Schema_w/_1000_types_with_cache_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.37345275859924 1.379310344827586,8.344840455308827 2.758620689655172,13.84462275300118 4.137931034482759,8.387136903651179 5.517241379310345,2.714436773029794 6.896551724137931,0.7202836350065311 8.275862068965518,2.721900852149033 9.655172413793103,7.022454438017043 11.03448275862069,8.346084468495366 12.41379310344828,0.0385644087827331 13.79310344827586,8.246563413572185 15.17241379310345,8.375940784972322 16.55172413793103,18.00087080923058 17.93103448275862,2.688312496112459 19.31034482758621,8.37345275859924 20.68965517241379,2.6833364433663 22.06896551724138,8.419481246501213 23.44827586206897,8.414505193755055 24.82758620689655,2.729364931268271 26.20689655172414,8.32369223113765 27.58620689655172,8.246563413572185 28.96551724137931,2.703240654350936 30.3448275862069,13.81476643652423 31.72413793103448,2.766685326864465 33.10344827586207,2.718168812589413 34.48275862068966,2.703240654350936 35.86206896551724,2.673384337873981 37.24137931034483,6.492504820551098 38.62068965517241,4.293089506748772 40.0,8.359768613547304 41.37931034482759,2.716924799402874 42.75862068965517,8.351060521241525 44.13793103448276,8.249051439945262 45.51724137931034,0.0 46.89655172413793,2.713192759843254 48.27586206896552,2.715680786216334 49.6551724137931,8.27268769048952 51.03448275862069,9.629906077004415 52.41379310344828,8.160726503700939 53.79310344827586,2.669652298314362 55.17241379310345,20.0 56.55172413793103,8.336132363003047 57.93103448275862,8.333644336629968 59.31034482758621,0.6531069229333831 60.68965517241379,2.780369471916402 62.06896551724138,2.725632891708652 63.44827586206897,12.21745350500715 64.82758620689656,0.007464079119238664 66.20689655172414,8.359768613547304 67.58620689655172,2.40467748958139 68.96551724137932,2.711948746656715 70.3448275862069,2.723144865335573 71.72413793103448,5.784661317409965 73.10344827586206,13.33706537289295 74.48275862068967,8.37718479815886 75.86206896551724,8.306276046526094 77.24137931034483,8.311252099272252 78.62068965517241,8.354792560801144 80.0,8.344840455308827" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/providers/aws/crypto</td><td><a href="benchmarks.__internal_providers_aws_crypto_BenchmarkCompare_4.html">BenchmarkCompare-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.102150537634408 1.379310344827586,0.7526881720430083 2.758620689655172,12.903225806451614 4.137931034482759,0.6451612903225801 5.517241379310345,5.7885304659498225 6.896551724137931,10.215053763440862 8.275862068965518,5.7885304659498225 9.655172413793103,1.0125448028673887 11.03448275862069,1.0931899641577054 12.41379310344828,10.224014336917564 13.79310344827586,0.9229390681003551 15.17241379310345,1.0483870967741922 16.55172413793103,19.00537634408602 17.93103448275862,5.3494623655914 19.31034482758621,1.0842293906810063 20.68965517241379,5.56451612903226 22.06896551724138,1.0573476702508984 23.44827586206897,1.0573476702508984 24.82758620689655,5.286738351254481 26.20689655172414,0.08960573476702294 27.58620689655172,1.102150537634408 28.96551724137931,5.761648745519716 30.3448275862069,12.88530465949821 31.72413793103448,5.698924731182798 33.10344827586207,5.8064516129032295 34.48275862068966,5.681003584229391 35.86206896551724,5.7258064516129075 37.24137931034483,8.844086021505378 38.62068965517241,7.715053763440864 40.0,1.1111111111111072 41.37931034482759,5.752688172043012 42.75862068965517,1.0931899641577054 44.13793103448276,1.0931899641577054 45.51724137931034,10.197132616487455 46.89655172413793,5.501792114695341 48.27586206896552,5.8333333333333375 49.6551724137931,1.0663082437275975 51.03448275862069,9.982078853046595 52.41379310344828,1.0035842293906825 53.79310344827586,5.815412186379929 55.17241379310345,20.0 56.55172413793103,1.0215053763440842 57.93103448275862,1.0394265232974895 59.31034482758621,10.215053763440862 60.68965517241379,5.8333333333333375 62.06896551724138,5.797491039426529 63.44827586206897,12.347670250896059 64.82758620689656,9.829749103942653 66.20689655172414,0.0 67.58620689655172,5.842293906810038 68.96551724137932,5.824372759856631 70.3448275862069,5.851254480286741 71.72413793103448,7.580645161290324 73.10344827586206,18.879928315412187 74.48275862068967,0.9946236559139763 75.86206896551724,1.0394265232974895 77.24137931034483,1.0842293906810063 78.62068965517241,1.0573476702508984 80.0,1.0483870967741922" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkGenerateLocalVar_4.html">BenchmarkGenerateLocalVar-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.9817735716789358 1.379310344827586,4.598668068699617 2.758620689655172,13.333333333333336 4.137931034482759,2.8811777076761302 5.517241379310345,2.201191728005611 6.896551724137931,8.019628461268844 8.275862068965518,5.1033999298983534 9.655172413793103,3.7083771468629507 11.03448275862069,5.488958990536281 12.41379310344828,7.080266386260076 13.79310344827586,3.000350508236945 15.17241379310345,5.741324921135648 16.55172413793103,17.174903610234843 17.93103448275862,6.533473536628112 19.31034482758621,0.0 20.68965517241379,7.248510339992993 22.06896551724138,5.524009814230638 23.44827586206897,3.5611636873466566 24.82758620689655,6.8349106203995795 26.20689655172414,2.7900455660708054 27.58620689655172,4.044865054328779 28.96551724137931,7.1503680336487925 30.3448275862069,13.922187171398527 31.72413793103448,7.311601822642832 33.10344827586207,6.8699614440939385 34.48275862068966,2.3694356817385227 35.86206896551724,5.965650192779535 37.24137931034483,9.575885033298285 38.62068965517241,6.961093585699263 40.0,5.671223273746936 41.37931034482759,7.122327374693306 42.75862068965517,6.049772169645989 44.13793103448276,4.991237294076413 45.51724137931034,7.998597967052227 46.89655172413793,3.315807921486158 48.27586206896552,6.428321065545042 49.6551724137931,4.949176305643183 51.03448275862069,10.844724851034004 52.41379310344828,5.2155625657202975 53.79310344827586,5.552050473186121 55.17241379310345,20.0 56.55172413793103,6.316158429723103 57.93103448275862,5.2225727304591665 59.31034482758621,7.40273396424816 60.68965517241379,7.080266386260076 62.06896551724138,4.8720644935156 63.44827586206897,12.471083070452154 64.82758620689656,3.1475639677532428 66.20689655172414,4.381352961794603 67.58620689655172,3.9677532422011943 68.96551724137932,4.96319663512093 70.3448275862069,3.89765159481248 71.72413793103448,9.064143007360672 73.10344827586206,16.7683140553803 74.48275862068967,5.110410094637224 75.86206896551724,5.005257623554154 77.24137931034483,4.844023834560113 78.62068965517241,5.306694707325622 80.0,5.229582895198037" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectStringInterfaces_5_json_Marshal_4.html">BenchmarkObjectStringInterfaces/5/json.Marshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.590954976781748 1.379310344827586,1.393095093882495 2.758620689655172,14.68604885927721 4.137931034482759,0.8116293155663235 5.517241379310345,7.038158691701999 6.896551724137931,3.137492428831012 8.275862068965518,6.404199475065617 9.655172413793103,1.175045427013931 11.03448275862069,1.502119927316778 12.41379310344828,2.055320008075914 13.79310344827586,0.8641227538865334 15.17241379310345,0.9287300625883304 16.55172413793103,17.4722390470422 17.93103448275862,6.283060771249748 19.31034482758621,0.0 20.68965517241379,7.098728043609933 22.06896551724138,1.986674742580254 23.44827586206897,2.03109226731274 24.82758620689655,6.319402382394508 26.20689655172414,1.813042600444175 27.58620689655172,1.502119927316778 28.96551724137931,5.7096709065213 30.3448275862069,13.91076115485564 31.72413793103448,5.540076721179083 33.10344827586207,5.733898647284474 34.48275862068966,5.556228548354533 35.86206896551724,5.81465778316172 37.24137931034483,8.411064001615182 38.62068965517241,5.681405208964264 40.0,1.24369069250959 41.37931034482759,6.065011104381183 42.75862068965517,1.813042600444175 44.13793103448276,0.7833636180092873 45.51724137931034,2.818493842115889 46.89655172413793,6.90086816071068 48.27586206896552,5.778316172016959 49.6551724137931,0.8237431859479104 51.03448275862069,8.871391076115486 52.41379310344828,0.8843125378558448 53.79310344827586,6.400161518271754 55.17241379310345,20.0 56.55172413793103,1.833232384413487 57.93103448275862,1.433474661821119 59.31034482758621,2.317787199676963 60.68965517241379,6.638400969109631 62.06896551724138,7.147183525136281 63.44827586206897,11.08419139915203 64.82758620689656,2.927518675550172 66.20689655172414,1.514233797698365 67.58620689655172,6.783767413688674 68.96551724137932,6.610135271552594 70.3448275862069,4.72844740561276 71.72413793103448,6.630325055521906 73.10344827586206,17.1290127195639 74.48275862068967,2.095699576014537 75.86206896551724,1.288108217242076 77.24137931034483,1.639410458308096 78.62068965517241,0.8681607106803957 80.0,1.437512618614981" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLIsValid_Trivial_Schema_with_cache___string_4.html">BenchmarkGraphQLIsValid/Trivial_Schema_with_cache_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.448272876807203 1.379310344827586,1.840533287161285 2.758620689655172,12.66383862869016 4.137931034482759,1.447493723487144 5.517241379310345,3.473292355640204 6.896551724137931,5.289585317288546 8.275862068965518,2.894987446974288 9.655172413793103,0.0 11.03448275862069,2.379014803913081 12.41379310344828,3.987533546879058 13.79310344827586,1.710674400484807 15.17241379310345,2.226647043546013 16.55172413793103,16.03497532681153 17.93103448275862,3.727815773526102 19.31034482758621,2.44654142498485 20.68965517241379,3.12353908752489 22.06896551724138,2.787637433988399 23.44827586206897,2.846506795948403 24.82758620689655,3.333044758029608 26.20689655172414,0.03462903644706086 27.58620689655172,1.097740455371829 28.96551724137931,3.120076183880184 30.3448275862069,12.71058782789369 31.72413793103448,3.329581854384902 33.10344827586207,3.230889100510778 34.48275862068966,3.296684269760194 35.86206896551724,3.170288286728422 37.24137931034483,6.501601592935677 38.62068965517241,4.127781144489655 40.0,2.396329322136612 41.37931034482759,3.838628690156696 42.75862068965517,1.984243788416587 44.13793103448276,2.353043026577785 45.51724137931034,5.296511124577959 46.89655172413793,3.173751190373128 48.27586206896552,2.78244307852134 49.6551724137931,2.429226906761319 51.03448275862069,6.93619600034629 52.41379310344828,1.121980780884772 53.79310344827586,3.139122153926067 55.17241379310345,20.0 56.55172413793103,2.500216431477794 57.93103448275862,2.100251060514241 59.31034482758621,4.167604536403775 60.68965517241379,3.707038351657865 62.06896551724138,2.351311574755432 63.44827586206897,10.74712146134534 64.82758620689656,5.18916111159207 66.20689655172414,1.821487317115401 67.58620689655172,1.96866072201541 68.96551724137932,3.23781490780019 70.3448275862069,3.36247943900961 71.72413793103448,4.642022335728508 73.10344827586206,15.65405592589386 74.48275862068967,2.579863215306034 75.86206896551724,1.904597004588347 77.24137931034483,2.586789022595446 78.62068965517241,2.311488182841312 80.0,2.103713964158947" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayEquality_50_4.html">BenchmarkArrayEquality/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.5 1.379310344827586,3.5 2.758620689655172,12.254716981132074 4.137931034482759,3.4905660377358494 5.517241379310345,6.283018867924529 6.896551724137931,10.462264150943396 8.275862068965518,2.8018867924528337 9.655172413793103,3.4716981132075446 11.03448275862069,3.452830188679247 12.41379310344828,7.811320754716984 13.79310344827586,0.0 15.17241379310345,0.5188679245283048 16.55172413793103,19.49056603773585 17.93103448275862,6.2735849056603765 19.31034482758621,6.424528301886792 20.68965517241379,6.3301886792452855 22.06896551724138,6.424528301886792 23.44827586206897,6.452830188679247 24.82758620689655,6.264150943396228 26.20689655172414,3.4716981132075446 27.58620689655172,3.4716981132075446 28.96551724137931,5.669811320754716 30.3448275862069,9.669811320754715 31.72413793103448,3.0188679245283048 33.10344827586207,2.9622641509433976 34.48275862068966,3.0094339622641506 35.86206896551724,2.7264150943396253 37.24137931034483,11.10377358490566 38.62068965517241,10.518867924528303 40.0,6.424528301886792 41.37931034482759,6.2735849056603765 42.75862068965517,6.424528301886792 44.13793103448276,3.433962264150942 45.51724137931034,10.207547169811322 46.89655172413793,2.981132075471699 48.27586206896552,3.0094339622641506 49.6551724137931,3.462264150943394 51.03448275862069,6.216981132075475 52.41379310344828,3.415094339622641 53.79310344827586,2.9716981132075446 55.17241379310345,17.566037735849058 56.55172413793103,0.5377358490566024 57.93103448275862,0.5471698113207566 59.31034482758621,7.981132075471697 60.68965517241379,3.0094339622641506 62.06896551724138,3.0 63.44827586206897,6.801886792452832 64.82758620689656,8.283018867924529 66.20689655172414,0.018867924528301216 67.58620689655172,2.952830188679247 68.96551724137932,6.311320754716981 70.3448275862069,6.30188679245283 71.72413793103448,3.1886792452830193 73.10344827586206,20.0 74.48275862068967,6.415094339622643 75.86206896551724,6.452830188679247 77.24137931034483,3.452830188679247 78.62068965517241,6.443396226415096 80.0,0.5471698113207566" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkInterningAccessValue_new_value_4.html">BenchmarkInterningAccessValue/new_value-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.542488347077807 1.379310344827586,3.5281462889924704 2.758620689655172,10.684833273574759 4.137931034482759,3.4994621728218007 5.517241379310345,5.062746504123343 6.896551724137931,9.609178917174617 8.275862068965518,0.05736823234134292 9.655172413793103,3.5138042309071373 11.03448275862069,3.5281462889924704 12.41379310344828,5.507350304768737 13.79310344827586,3.4994621728218007 15.17241379310345,3.1409107206884173 16.55172413793103,20.0 17.93103448275862,5.062746504123343 19.31034482758621,3.4994621728218007 20.68965517241379,5.0197203298673365 22.06896551724138,3.4994621728218007 23.44827586206897,3.5138042309071373 24.82758620689655,5.077088562208678 26.20689655172414,3.4851201147364677 27.58620689655172,3.542488347077807 28.96551724137931,0.08605234851201615 30.3448275862069,6.869845822875584 31.72413793103448,0.0 33.10344827586207,0.07171029042667243 34.48275862068966,0.028684116170673235 35.86206896551724,0.07171029042667243 37.24137931034483,12.018644675510936 38.62068965517241,10.813911796342774 40.0,3.5138042309071373 41.37931034482759,5.120114736464686 42.75862068965517,3.4851201147364677 44.13793103448276,3.4851201147364677 45.51724137931034,13.323771961276442 46.89655172413793,4.948010039440662 48.27586206896552,5.077088562208678 49.6551724137931,3.542488347077807 51.03448275862069,12.262459662961637 52.41379310344828,3.4994621728218007 53.79310344827586,5.091430620294016 55.17241379310345,13.983506633201866 56.55172413793103,3.5281462889924704 57.93103448275862,3.4994621728218007 59.31034482758621,13.15166726425242 60.68965517241379,5.105772678379347 62.06896551724138,5.048404446038008 63.44827586206897,13.926138400860523 64.82758620689656,5.378271782000716 66.20689655172414,3.5281462889924704 67.58620689655172,0.028684116170673235 68.96551724137932,0.08605234851201615 70.3448275862069,0.028684116170673235 71.72413793103448,11.34456794550018 73.10344827586206,19.224094657583365 74.48275862068967,3.5281462889924704 75.86206896551724,3.542488347077807 77.24137931034483,3.5138042309071373 78.62068965517241,3.5711724632484767 80.0,3.4994621728218007" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectCreationAndLookup_500000_4.html">BenchmarkObjectCreationAndLookup/500000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.8204592901878875 1.379310344827586,3.9039665970772433 2.758620689655172,11.920668058455115 4.137931034482759,3.7265135699373673 5.517241379310345,4.947807933194152 6.896551724137931,7.640918580375782 8.275862068965518,2.4112734864300585 9.655172413793103,1.2734864300626292 11.03448275862069,3.736951983298539 12.41379310344828,7.453027139874738 13.79310344827586,3.7265135699373673 15.17241379310345,3.382045929018787 16.55172413793103,20.0 17.93103448275862,4.3006263048016695 19.31034482758621,3.7891440501043796 20.68965517241379,5.010438413361166 22.06896551724138,3.8308977035490592 23.44827586206897,3.496868475991647 24.82758620689655,4.9999999999999964 26.20689655172414,3.413361169102295 27.58620689655172,3.7473903966597035 28.96551724137931,4.74947807933194 30.3448275862069,12.087682672233822 31.72413793103448,4.457202505219204 33.10344827586207,4.96868475991649 34.48275862068966,4.989561586638828 35.86206896551724,4.916492693110646 37.24137931034483,14.415448851774528 38.62068965517241,12.964509394572026 40.0,3.7682672233820433 41.37931034482759,4.331941544885176 42.75862068965517,3.246346555323587 44.13793103448276,3.7995824634655513 45.51724137931034,7.766179540709812 46.89655172413793,4.87473903966597 48.27586206896552,4.96868475991649 49.6551724137931,3.308977035490603 51.03448275862069,14.478079331941544 52.41379310344828,3.674321503131523 53.79310344827586,5.031315240083504 55.17241379310345,16.29436325678497 56.55172413793103,3.7473903966597035 57.93103448275862,3.7265135699373673 59.31034482758621,6.638830897703546 60.68965517241379,4.9999999999999964 62.06896551724138,4.958246346555322 63.44827586206897,16.36743215031315 64.82758620689656,7.8079331941544865 66.20689655172414,3.8935281837160716 67.58620689655172,4.958246346555322 68.96551724137932,5.052192066805842 70.3448275862069,4.71816283924843 71.72413793103448,13.496868475991647 73.10344827586206,17.818371607515658 74.48275862068967,3.778705636743215 75.86206896551724,0.0 77.24137931034483,3.684759916492691 78.62068965517241,3.5281837160751515 80.0,3.7265135699373673" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64_9223372_4.html">BenchmarkAtoi64/9223372-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.5450777202072494 1.379310344827586,2.458031088082901 2.758620689655172,11.830051813471501 4.137931034482759,2.5036269430051803 5.517241379310345,1.9108808290155466 6.896551724137931,7.519170984455961 8.275862068965518,1.0777202072538863 9.655172413793103,2.118134715025903 11.03448275862069,2.5409326424870464 12.41379310344828,7.577202072538858 13.79310344827586,1.6455958549222807 15.17241379310345,2.5450777202072494 16.55172413793103,12.368911917098444 17.93103448275862,2.184455958549222 19.31034482758621,2.594818652849739 20.68965517241379,3.3284974093264204 22.06896551724138,2.4746113989637273 23.44827586206897,2.5450777202072494 24.82758620689655,0.42694300518134654 26.20689655172414,2.3461139896373027 27.58620689655172,2.574093264248699 28.96551724137931,0.4145077720207233 30.3448275862069,10.412435233160622 31.72413793103448,0.4808290155440389 33.10344827586207,0.40621761658030664 34.48275862068966,0.3689119170984405 35.86206896551724,0.3523316062176143 37.24137931034483,2.8352331606217582 38.62068965517241,0.7336787564766851 40.0,2.53678756476684 41.37931034482759,0.460103626942999 42.75862068965517,2.5326424870466298 44.13793103448276,0.21968911917097955 45.51724137931034,7.3036269430051775 46.89655172413793,3.3409326424870436 48.27586206896552,0.45181347150258944 49.6551724137931,2.574093264248699 51.03448275862069,4.344041450777203 52.41379310344828,2.317098445595853 53.79310344827586,3.336787564766837 55.17241379310345,20.0 56.55172413793103,2.4248704663212415 57.93103448275862,2.4663212435233106 59.31034482758621,7.432124352331604 60.68965517241379,0.2901554404145088 62.06896551724138,0.3274611398963678 63.44827586206897,6.90569948186528 64.82758620689656,7.374093264248705 66.20689655172414,2.4538860103626874 67.58620689655172,0.0 68.96551724137932,0.02072538860103279 70.3448275862069,3.3243523316062173 71.72413793103448,1.1647668393782311 73.10344827586206,9.541968911917099 74.48275862068967,2.3461139896373027 75.86206896551724,2.53678756476684 77.24137931034483,2.3129533678756466 78.62068965517241,2.52435233160622 80.0,2.4663212435233106" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkSelect_10000_4.html">BenchmarkSelect/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.5518469069870939 1.379310344827586,0.0 2.758620689655172,12.2919448153093 4.137931034482759,2.910547396528705 5.517241379310345,5.198041833555852 6.896551724137931,3.925233644859813 8.275862068965518,2.607921673342234 9.655172413793103,1.717846016911437 11.03448275862069,3.008455718736093 12.41379310344828,3.311081441922563 13.79310344827586,1.984868713840676 15.17241379310345,3.141967067200712 16.55172413793103,14.91766800178015 17.93103448275862,5.2514463729417 19.31034482758621,1.762349799732977 20.68965517241379,4.503782821539831 22.06896551724138,2.857142857142857 23.44827586206897,1.984868713840676 24.82758620689655,4.984423676012461 26.20689655172414,2.999554962171785 27.58620689655172,2.71473075211393 28.96551724137931,4.032042723631509 30.3448275862069,12.01602136181575 31.72413793103448,4.806408544726302 33.10344827586207,4.797507788161994 34.48275862068966,5.064530485091233 35.86206896551724,5.29595015576324 37.24137931034483,5.68758344459279 38.62068965517241,3.364485981308411 40.0,2.946150422785937 41.37931034482759,5.109034267912773 42.75862068965517,2.741433021806854 44.13793103448276,0.8989764129951046 45.51724137931034,3.693813974187806 46.89655172413793,5.100133511348465 48.27586206896552,5.153538050734312 49.6551724137931,2.607921673342234 51.03448275862069,7.325322652425456 52.41379310344828,2.688028482421006 53.79310344827586,5.091232754784157 55.17241379310345,20.0 56.55172413793103,2.919448153093013 57.93103448275862,2.981753449043169 59.31034482758621,3.693813974187806 60.68965517241379,5.287049399198932 62.06896551724138,5.376056964842012 63.44827586206897,9.052069425901202 64.82758620689656,3.925233644859813 66.20689655172414,2.518914107699154 67.58620689655172,5.002225189141077 68.96551724137932,5.144637294170004 70.3448275862069,4.619492656875834 71.72413793103448,4.663996439697374 73.10344827586206,14.99777481085892 74.48275862068967,3.06186025812194 75.86206896551724,3.017356475300401 77.24137931034483,2.679127725856698 78.62068965517241,2.812639074321317 80.0,2.981753449043169" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkRoundTrip_less_allocs_with_cheap_number_to_json_Number_4.html">BenchmarkRoundTrip/less-allocs_with_cheap_number_to_json.Number-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.0714285714285694 1.379310344827586,0.8673469387755084 2.758620689655172,13.707482993197278 4.137931034482759,2.7380952380952372 5.517241379310345,5.83333333333333 6.896551724137931,1.700680272108844 8.275862068965518,5.612244897959185 9.655172413793103,1.9897959183673457 11.03448275862069,2.6190476190476204 12.41379310344828,1.4455782312925152 13.79310344827586,1.6496598639455762 15.17241379310345,1.5986394557823118 16.55172413793103,15.391156462585034 17.93103448275862,5.663265306122447 19.31034482758621,1.9897959183673457 20.68965517241379,5.748299319727888 22.06896551724138,1.9387755102040813 23.44827586206897,2.363945578231295 24.82758620689655,6.105442176870749 26.20689655172414,1.9727891156462576 27.58620689655172,1.6496598639455762 28.96551724137931,6.003401360544217 30.3448275862069,13.843537414965988 31.72413793103448,6.0884353741496575 33.10344827586207,5.357142857142858 34.48275862068966,3.945578231292515 35.86206896551724,2.1938775510204103 37.24137931034483,6.530612244897959 38.62068965517241,4.523809523809524 40.0,1.751700680272105 41.37931034482759,5.8843537414965965 42.75862068965517,2.0238095238095255 44.13793103448276,0.0 45.51724137931034,1.700680272108844 46.89655172413793,5.7312925170068 48.27586206896552,5.935374149659864 49.6551724137931,0.9693877551020371 51.03448275862069,8.12925170068027 52.41379310344828,1.4965986394557795 53.79310344827586,5.391156462585032 55.17241379310345,20.0 56.55172413793103,1.4285714285714306 57.93103448275862,1.9047619047619015 59.31034482758621,0.8333333333333357 60.68965517241379,5.86734693877551 62.06896551724138,5.86734693877551 63.44827586206897,10.476190476190476 64.82758620689656,0.8163265306122405 66.20689655172414,2.108843537414966 67.58620689655172,5.850340136054424 68.96551724137932,6.241496598639454 70.3448275862069,5.7312925170068 71.72413793103448,4.778911564625849 73.10344827586206,14.727891156462585 74.48275862068967,2.1258503401360542 75.86206896551724,1.9557823129251695 77.24137931034483,2.108843537414966 78.62068965517241,1.819727891156461 80.0,1.9047619047619015" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_identical_1000_4.html">BenchmarkHasRootsOverlap/identical/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.416042567069283 1.379310344827586,1.792705894105307 2.758620689655172,13.07086382827443 4.137931034482759,0.390119785989417 5.517241379310345,3.408479919613817 6.896551724137931,6.699318656587054 8.275862068965518,4.134364799313662 9.655172413793103,2.512303258049636 11.03448275862069,1.345352086191851 12.41379310344828,7.034731179320537 13.79310344827586,1.958590538757834 15.17241379310345,1.463052030661923 16.55172413793103,16.75481920454111 17.93103448275862,2.876567839063101 19.31034482758621,2.735245639137729 20.68965517241379,3.134120937721275 22.06896551724138,0.3277147230701881 23.44827586206897,3.008723193587909 24.82758620689655,4.813592786397812 26.20689655172414,1.69733544484174 27.58620689655172,0.4660988315210206 28.96551724137931,2.453952761365272 30.3448275862069,13.23569075999612 31.72413793103448,4.623968362631002 33.10344827586207,4.902969529053318 34.48275862068966,3.062372743913009 35.86206896551724,3.433982553612824 37.24137931034483,8.854114944014666 38.62068965517241,5.470079945469022 40.0,1.521108718198832 41.37931034482759,3.50866883889563 42.75862068965517,1.265435998084364 44.13793103448276,2.52805142835317 45.51724137931034,6.494004824346201 46.89655172413793,2.916349597628373 48.27586206896552,3.418645716115726 49.6551724137931,2.826267713018977 51.03448275862069,8.315386491243018 52.41379310344828,2.159144662809932 53.79310344827586,3.296538634433844 55.17241379310345,20.0 56.55172413793103,1.345645895339305 57.93103448275862,0.6369194698507743 59.31034482758621,6.304439162408882 60.68965517241379,2.961067349870871 62.06896551724138,4.655523465067561 63.44827586206897,11.10375282424043 64.82758620689656,6.401102371921247 66.20689655172414,1.75545089420814 67.58620689655172,2.07006172930188 68.96551724137932,2.581583455019289 70.3448275862069,3.212744265579965 71.72413793103448,7.054181344881992 73.10344827586206,15.92492588664255 74.48275862068967,0.0 75.86206896551724,0.802216496208393 77.24137931034483,1.217016250583946 78.62068965517241,1.962233772186263 80.0,0.6353329004545228" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_100_100_4.html">BenchmarkJSONPatchAddShallowComposite/set-100-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.831588133494737 1.379310344827586,1.740813446000585 2.758620689655172,10.97857595239057 4.137931034482759,1.592516604104757 5.517241379310345,3.675724764370935 6.896551724137931,6.623813974928614 8.275862068965518,3.85250689231636 9.655172413793103,1.9517148792281 11.03448275862069,1.316016275617797 12.41379310344828,7.339098025039867 13.79310344827586,1.593678866813558 15.17241379310345,0.9817770996817567 16.55172413793103,16.22506921865412 17.93103448275862,4.084920035340666 19.31034482758621,1.643065182253627 20.68965517241379,3.09786350504944 22.06896551724138,2.35255761818882 23.44827586206897,1.887041854262106 24.82758620689655,4.229395199855013 26.20689655172414,1.943027457964011 27.58620689655172,1.22788130342838 28.96551724137931,4.321765536152773 30.3448275862069,12.2337605797918 31.72413793103448,3.969087751819483 33.10344827586207,2.519765853312596 34.48275862068966,3.678640270826911 35.86206896551724,3.979292024415397 37.24137931034483,6.58807932147497 38.62068965517241,4.380115064008171 40.0,2.02854241421664 41.37931034482759,3.551461151368958 42.75862068965517,1.364831309387438 44.13793103448276,1.396291199996848 45.51724137931034,7.83238989777013 46.89655172413793,4.434189829019336 48.27586206896552,3.434584801346649 49.6551724137931,1.242399737604419 51.03448275862069,8.568712872847476 52.41379310344828,0.0 53.79310344827586,2.282605162613358 55.17241379310345,20.0 56.55172413793103,2.278330399769123 57.93103448275862,1.697139947264792 59.31034482758621,7.011162646846476 60.68965517241379,3.753379672813198 62.06896551724138,2.765082082341388 63.44827586206897,10.86388623221024 64.82758620689656,7.752410463910265 66.20689655172414,1.890075556925756 67.58620689655172,0.2328465291191132 68.96551724137932,4.365458734256511 70.3448275862069,2.752119898233065 71.72413793103448,6.555181377005519 73.10344827586206,14.11475472809455 74.48275862068967,2.895216106991207 75.86206896551724,2.706890149429556 77.24137931034483,2.239660540491558 78.62068965517241,2.908138892363639 80.0,1.695682194036804" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteAndCommitWithTriggers_Go_4.html">BenchmarkWriteAndCommitWithTriggers/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.7984082027748898 1.379310344827586,0.7263471121786828 2.758620689655172,11.44659950525221 4.137931034482759,0.0 5.517241379310345,2.464776108701108 6.896551724137931,2.17007851432259 8.275862068965518,2.839780590112215 9.655172413793103,2.797117556376152 11.03448275862069,2.807514430143764 12.41379310344828,3.73857240167784 13.79310344827586,1.800451726239558 15.17241379310345,2.279066432438246 16.55172413793103,15.44509375112035 17.93103448275862,3.291148316781988 19.31034482758621,0.9851934177033664 20.68965517241379,3.361775355824042 22.06896551724138,1.020327680780124 23.44827586206897,0.970135876384756 24.82758620689655,3.422005521098483 26.20689655172414,0.9228121750976948 27.58620689655172,0.4628401391030008 28.96551724137931,2.551536227727387 30.3448275862069,12.17438066898505 31.72413793103448,3.490839995697845 33.10344827586207,3.84684329401642 34.48275862068966,3.774065177643136 35.86206896551724,2.85376259276521 37.24137931034483,3.880543505539024 38.62068965517241,1.361990463557165 40.0,0.8256551823038037 41.37931034482759,1.216075717922059 42.75862068965517,0.9834008532606747 44.13793103448276,0.3599469400924963 45.51724137931034,4.222564801204603 46.89655172413793,2.773814218621159 48.27586206896552,3.103646076076435 49.6551724137931,1.176639300182842 51.03448275862069,7.396120890546015 52.41379310344828,0.6621733051303194 53.79310344827586,2.248592836912487 55.17241379310345,20.0 56.55172413793103,1.12071128957086 57.93103448275862,0.8486000071702579 59.31034482758621,3.423798085541175 60.68965517241379,3.607356684472807 62.06896551724138,3.742516043451762 63.44827586206897,8.334707632739397 64.82758620689656,2.943032302011257 66.20689655172414,2.664109274728426 67.58620689655172,4.682536837199297 68.96551724137932,3.603771555587423 70.3448275862069,3.658982540422328 71.72413793103448,2.100168501057613 73.10344827586206,15.15433979851576 74.48275862068967,2.805004839923995 75.86206896551724,2.511382784211092 77.24137931034483,2.672713584053347 78.62068965517241,2.7218298497831 80.0,0.8450148782848743" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkYAMLUnmarshal_4.html">BenchmarkYAMLUnmarshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9871517618623585 1.379310344827586,1.226307085612517 2.758620689655172,12.65233430861214 4.137931034482759,1.25938175804605 5.517241379310345,5.548912352118051 6.896551724137931,4.294619005215621 8.275862068965518,5.291947589365221 9.655172413793103,1.727515583259127 11.03448275862069,0.3867192469151507 12.41379310344828,3.686553873552983 13.79310344827586,1.198320824322605 15.17241379310345,1.918331001144893 16.55172413793103,15.69265996692533 17.93103448275862,5.444599923673833 19.31034482758621,1.859814272993258 20.68965517241379,5.03498282661239 22.06896551724138,2.109146419030658 23.44827586206897,2.928380613153543 24.82758620689655,5.269049739218929 26.20689655172414,1.712250349828266 27.58620689655172,0.0 28.96551724137931,5.426790484671161 30.3448275862069,12.85587075435695 31.72413793103448,5.124030021625747 33.10344827586207,5.335199084085994 34.48275862068966,5.146927871772039 35.86206896551724,4.302251621931052 37.24137931034483,7.052537845057881 38.62068965517241,6.141712250349828 40.0,2.177839969469533 41.37931034482759,5.057880676758682 42.75862068965517,1.801297544841623 44.13793103448276,2.109146419030658 45.51724137931034,4.259000127210279 46.89655172413793,4.589746851545605 48.27586206896552,5.090955349192215 49.6551724137931,1.826739600559725 51.03448275862069,7.16702709578934 52.41379310344828,0.742908026968579 53.79310344827586,4.678794046558962 55.17241379310345,20.0 56.55172413793103,2.170207352754103 57.93103448275862,1.307721663910444 59.31034482758621,3.060679302887673 60.68965517241379,5.15456048848747 62.06896551724138,4.126701437476148 63.44827586206897,10.7492685408981 64.82758620689656,4.243734893779417 66.20689655172414,0.8192341941228851 67.58620689655172,4.223381249204936 68.96551724137932,5.515837679684519 70.3448275862069,5.241063477929017 71.72413793103448,6.045032438621041 73.10344827586206,14.95992876224399 74.48275862068967,1.475639231649917 75.86206896551724,1.060933723444854 77.24137931034483,1.768222872408091 78.62068965517241,0.6996565322478056 80.0,1.297544841623203" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkWASMColdStartTargets_topdown_4.html">BenchmarkWASMColdStartTargets/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6494240483834317 1.379310344827586,2.214427631693944 2.758620689655172,12.0083435782997 4.137931034482759,1.88056796928258 5.517241379310345,3.370292899218664 6.896551724137931,7.651271055590838 8.275862068965518,6.668453466488764 9.655172413793103,2.143577134400364 11.03448275862069,1.686311753841134 12.41379310344828,6.558681807852985 13.79310344827586,2.279102016558973 15.17241379310345,0.8112848061807736 16.55172413793103,15.18950760069685 17.93103448275862,4.604117019850958 19.31034482758621,0.8936718153691975 20.68965517241379,6.137773919325988 22.06896551724138,2.241928811564479 23.44827586206897,2.069114193988195 24.82758620689655,5.352242336668046 26.20689655172414,1.921353617395662 27.58620689655172,2.667614447441866 28.96551724137931,4.381427381153535 30.3448275862069,11.6140046262578 31.72413793103448,6.032546947194239 33.10344827586207,4.176566897202687 34.48275862068966,6.040237955124134 35.86206896551724,5.292928351269308 37.24137931034483,9.569594881983814 38.62068965517241,9.579150376684593 40.0,1.073012136643574 41.37931034482759,4.906396937580479 42.75862068965517,0.9666198602800226 44.13793103448276,0.0 45.51724137931034,7.047993054786778 46.89655172413793,4.379446363959471 48.27586206896552,4.383757989617139 49.6551724137931,1.989873506225638 51.03448275862069,12.20772713236108 52.41379310344828,1.190241742362887 53.79310344827586,6.738837842089624 55.17241379310345,20.0 56.55172413793103,0.4760267786912468 57.93103448275862,0.04707829096481364 59.31034482758621,6.826934842013879 60.68965517241379,5.272418996789587 62.06896551724138,5.543701821953166 63.44827586206897,12.1681067884798 64.82758620689656,6.682903238963112 66.20689655172414,0.6382371277581295 67.58620689655172,4.829253797435165 68.96551724137932,4.728454981384265 70.3448275862069,4.910009380699066 71.72413793103448,9.991318483473073 73.10344827586206,13.90790600656066 74.48275862068967,0.234808802708167 75.86206896551724,0.6209906251274552 77.24137931034483,1.414795867831194 78.62068965517241,0.6053755484213041 80.0,0.03157974468184281" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONRemoveArray_size_100_4.html">BenchmarkJSONRemoveArray/size=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.446043165467626 1.379310344827586,1.268803139306736 2.758620689655172,12.62916939175932 4.137931034482759,1.177240026160889 5.517241379310345,3.459777632439503 6.896551724137931,4.545454545454545 8.275862068965518,3.047743623283192 9.655172413793103,1.18378024852845 11.03448275862069,1.58273381294964 12.41379310344828,2.347939829954218 13.79310344827586,1.347285807717462 15.17241379310345,1.955526487900589 16.55172413793103,19.41137998691956 17.93103448275862,3.113145846958797 19.31034482758621,2.341399607586658 20.68965517241379,2.831916285153695 22.06896551724138,2.62916939175932 23.44827586206897,2.962720732504905 24.82758620689655,3.747547416612165 26.20689655172414,2.609548724656638 27.58620689655172,0.0 28.96551724137931,3.191628515369523 30.3448275862069,12.43950294310007 31.72413793103448,3.211249182472204 33.10344827586207,3.937213865271419 34.48275862068966,3.485938521909745 35.86206896551724,3.086984957488555 37.24137931034483,10.22890778286462 38.62068965517241,8.312622629169391 40.0,2.354480052321779 41.37931034482759,2.674950948332243 42.75862068965517,1.484630477436233 44.13793103448276,1.491170699803793 45.51724137931034,4.009156311314585 46.89655172413793,3.28973185088293 48.27586206896552,2.825376062786135 49.6551724137931,2.400261608894702 51.03448275862069,12.02092871157619 52.41379310344828,1.909744931327665 53.79310344827586,2.943100065402224 55.17241379310345,20.0 56.55172413793103,2.995421844342708 57.93103448275862,2.112491824722041 59.31034482758621,1.144538914323087 60.68965517241379,3.047743623283192 62.06896551724138,1.406147809025507 63.44827586206897,13.50555918901243 64.82758620689656,1.308044473512099 66.20689655172414,2.400261608894702 67.58620689655172,1.752779594506213 68.96551724137932,3.100065402223676 70.3448275862069,2.923479398299542 71.72413793103448,10.49051667756704 73.10344827586206,18.87508175277959 74.48275862068967,2.047089601046436 75.86206896551724,1.752779594506213 77.24137931034483,2.354480052321779 78.62068965517241,1.759319816873774 80.0,2.092871157619359" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_50_500_4.html">BenchmarkObjectFind/50_500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.590476190476194 1.379310344827586,7.291428571428572 2.758620689655172,12.51047619047619 4.137931034482759,5.5085714285714324 5.517241379310345,4.495238095238099 6.896551724137931,11.062857142857144 8.275862068965518,5.5085714285714324 9.655172413793103,7.474285714285715 11.03448275862069,7.001904761904765 12.41379310344828,5.569523809523812 13.79310344827586,0.0 15.17241379310345,5.546666666666667 16.55172413793103,20.0 17.93103448275862,1.2342857142857184 19.31034482758621,5.440000000000001 20.68965517241379,2.6819047619047645 22.06896551724138,7.245714285714289 23.44827586206897,7.245714285714289 24.82758620689655,1.2952380952380977 26.20689655172414,5.523809523809524 27.58620689655172,5.584761904761908 28.96551724137931,2.0419047619047603 30.3448275862069,12.548571428571428 31.72413793103448,0.3200000000000003 33.10344827586207,0.6780952380952385 34.48275862068966,5.516190476190477 35.86206896551724,1.8971428571428604 37.24137931034483,11.771428571428572 38.62068965517241,14.125714285714286 40.0,3.443809523809527 41.37931034482759,1.3942857142857186 42.75862068965517,1.470476190476191 44.13793103448276,2.803809523809523 45.51724137931034,9.074285714285717 46.89655172413793,5.447619047619053 48.27586206896552,5.165714285714287 49.6551724137931,7.2152380952380994 51.03448275862069,16.175238095238097 52.41379310344828,7.123809523809523 53.79310344827586,3.017142857142858 55.17241379310345,18.285714285714285 56.55172413793103,7.222857142857144 57.93103448275862,7.268571428571434 59.31034482758621,11.200000000000001 60.68965517241379,5.500952380952384 62.06896551724138,5.5085714285714324 63.44827586206897,15.87047619047619 64.82758620689656,11.238095238095237 66.20689655172414,4.502857142857144 67.58620689655172,5.462857142857143 68.96551724137932,0.6933333333333351 70.3448275862069,3.2076190476190476 71.72413793103448,12.045714285714286 73.10344827586206,19.413333333333334 74.48275862068967,1.523809523809522 75.86206896551724,7.0476190476190474 77.24137931034483,7.032380952380954 78.62068965517241,7.131428571428575 80.0,7.253333333333334" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_10000_1000_4.html">BenchmarkJSONPatchAddRemove/object-10000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.369250373837852 1.379310344827586,1.341249593654509 2.758620689655172,11.99675443729276 4.137931034482759,1.702973798842728 5.517241379310345,4.822916585397568 6.896551724137931,5.325905987907158 8.275862068965518,1.802181912749496 9.655172413793103,2.693973083674664 11.03448275862069,1.773283921721605 12.41379310344828,6.429043625251934 13.79310344827586,2.008951303556336 15.17241379310345,1.143509524738314 16.55172413793103,17.89601196281126 17.93103448275862,4.896461868539107 19.31034482758621,2.267420843898316 20.68965517241379,5.021509654768871 22.06896551724138,2.986583447110071 23.44827586206897,3.116905272739094 24.82758620689655,5.378396723229959 26.20689655172414,2.576976789545543 27.58620689655172,0.5508302451076003 28.96551724137931,5.219821858136662 30.3448275862069,13.03843443209154 31.72413793103448,5.339460373187699 33.10344827586207,3.484569273779338 34.48275862068966,5.076039269228269 35.86206896551724,5.148513100578636 37.24137931034483,10.51893114881997 38.62068965517241,8.677365580911514 40.0,3.068648332358104 41.37931034482759,5.311685846173851 42.75862068965517,2.666011312658475 44.13793103448276,2.870814641440739 45.51724137931034,6.692631168324556 46.89655172413793,4.646241466744685 48.27586206896552,4.282467979975294 49.6551724137931,2.503119433066771 51.03448275862069,11.88597880501918 52.41379310344828,0.0 53.79310344827586,3.140976529484429 55.17241379310345,20.0 56.55172413793103,3.001542162408166 57.93103448275862,1.476720629347897 59.31034482758621,5.769871919901177 60.68965517241379,5.397797282361355 62.06896551724138,4.788806969637865 63.44827586206897,13.31529549444119 64.82758620689656,5.852363305376764 66.20689655172414,2.00926337689357 67.58620689655172,4.241263897015799 68.96551724137932,5.163804694103114 70.3448275862069,4.366426110135882 71.72413793103448,9.908952603861907 73.10344827586206,15.34929588453287 74.48275862068967,2.559885573109681 75.86206896551724,1.305943696768741 77.24137931034483,2.232302191014888 78.62068965517241,2.302674728561212 80.0,1.45734087510565" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteSameValue_AST_4.html">BenchmarkWriteSameValue/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,2.6854219948849085 2.758620689655172,12.250639386189256 4.137931034482759,3.4526854219948824 5.517241379310345,3.9386189258312037 6.896551724137931,1.5856777493606202 8.275862068965518,2.915601023017903 9.655172413793103,4.143222506393865 11.03448275862069,0.6393861892583104 12.41379310344828,3.2225063938618987 13.79310344827586,4.961636828644503 15.17241379310345,4.424552429667521 16.55172413793103,18.593350383631712 17.93103448275862,1.815856777493611 19.31034482758621,4.219948849104858 20.68965517241379,3.4015345268542205 22.06896551724138,3.9386189258312037 23.44827586206897,3.861892583120209 24.82758620689655,3.4526854219948824 26.20689655172414,1.1508951406649608 27.58620689655172,3.836317135549873 28.96551724137931,3.7084398976982094 30.3448275862069,12.634271099744243 31.72413793103448,3.145780051150897 33.10344827586207,1.7391304347826129 34.48275862068966,3.1202046035805644 35.86206896551724,2.813299232736572 37.24137931034483,10.38363171355499 38.62068965517241,7.109974424552432 40.0,4.066496163682864 41.37931034482759,1.7391304347826129 42.75862068965517,2.2250639386189306 44.13793103448276,3.3759590792838914 45.51724137931034,4.782608695652177 46.89655172413793,2.071611253196938 48.27586206896552,1.8925831202046055 49.6551724137931,2.6854219948849085 51.03448275862069,11.739130434782608 52.41379310344828,4.271099744245529 53.79310344827586,2.480818414322254 55.17241379310345,20.0 56.55172413793103,3.9386189258312037 57.93103448275862,3.68286445012788 59.31034482758621,3.6061381074168857 60.68965517241379,2.429667519181585 62.06896551724138,0.30690537084399594 63.44827586206897,14.526854219948849 64.82758620689656,2.7877237851662393 66.20689655172414,3.3248081841432224 67.58620689655172,2.8900255754475737 68.96551724137932,1.1253196930946316 70.3448275862069,2.6342710997442467 71.72413793103448,7.979539641943736 73.10344827586206,19.82097186700767 74.48275862068967,1.5601023017902875 75.86206896551724,4.322250639386189 77.24137931034483,2.838874680306912 78.62068965517241,4.85933503836317 80.0,3.6572890025575475" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkTermHashing_1000_4.html">BenchmarkTermHashing/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.030395136778115 1.379310344827586,4.973404255319146 2.758620689655172,9.02355623100304 4.137931034482759,4.9924012158054705 5.517241379310345,0.8396656534954374 6.896551724137931,8.062310030395137 8.275862068965518,0.8548632218845 9.655172413793103,5.007598784194528 11.03448275862069,5.03419452887538 12.41379310344828,7.993920972644375 13.79310344827586,4.969604863221884 15.17241379310345,5.007598784194528 16.55172413793103,12.891337386018236 17.93103448275862,0.8548632218845 19.31034482758621,4.996200607902733 20.68965517241379,0.8244680851063855 22.06896551724138,4.707446808510639 23.44827586206897,5.026595744680849 24.82758620689655,0.8054711246200554 26.20689655172414,5.030395136778115 27.58620689655172,5.022796352583587 28.96551724137931,0.8586626139817604 30.3448275862069,8.981762917933132 31.72413793103448,0.8738601823708194 33.10344827586207,0.8776595744680833 34.48275862068966,0.8320668693009097 35.86206896551724,0.8016717325227987 37.24137931034483,4.943009118541031 38.62068965517241,3.1193009118541006 40.0,5.003799392097266 41.37931034482759,0.8624620060790242 42.75862068965517,4.981003039513679 44.13793103448276,5.045592705167174 45.51724137931034,7.933130699088144 46.89655172413793,0.8282674772036458 48.27586206896552,0.8434650455927049 49.6551724137931,4.973404255319146 51.03448275862069,6.857902735562309 52.41379310344828,5.015197568389054 53.79310344827586,0.8624620060790242 55.17241379310345,20.0 56.55172413793103,5.0379939209726405 57.93103448275862,5.0379939209726405 59.31034482758621,8.00531914893617 60.68965517241379,0.0 62.06896551724138,0.8738601823708194 63.44827586206897,9.019756838905774 64.82758620689656,8.028115501519757 66.20689655172414,5.04179331306991 67.58620689655172,0.870060790273552 68.96551724137932,0.8738601823708194 70.3448275862069,0.7142857142857117 71.72413793103448,4.498480243161092 73.10344827586206,12.872340425531915 74.48275862068967,5.0379939209726405 75.86206896551724,5.015197568389054 77.24137931034483,5.049392097264436 78.62068965517241,5.018996960486319 80.0,5.018996960486319" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkCountUnescapedLeftCurly__unes_caped___100_4.html">BenchmarkCountUnescapedLeftCurly/{unes{caped_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.335593220338982 1.379310344827586,4.664406779661018 2.758620689655172,8.508474576271185 4.137931034482759,5.199999999999999 5.517241379310345,0.3728813559322006 6.896551724137931,0.19661016949152454 8.275862068965518,0.36610169491525113 9.655172413793103,5.396610169491527 11.03448275862069,5.294915254237289 12.41379310344828,0.21016949152542352 13.79310344827586,5.4305084745762695 15.17241379310345,4.732203389830511 16.55172413793103,14.820338983050847 17.93103448275862,0.2711864406779654 19.31034482758621,4.698305084745762 20.68965517241379,0.29152542372881385 22.06896551724138,4.6440677966101696 23.44827586206897,5.369491525423731 24.82758620689655,0.3254237288135613 26.20689655172414,4.752542372881354 27.58620689655172,5.315254237288139 28.96551724137931,0.41355932203389756 30.3448275862069,8.528813559322032 31.72413793103448,0.38644067796610315 33.10344827586207,0.30508474576271283 34.48275862068966,0.15593220338983116 35.86206896551724,0.38644067796610315 37.24137931034483,9.233898305084745 38.62068965517241,6.657627118644067 40.0,4.705084745762711 41.37931034482759,0.4271186440678001 42.75862068965517,4.908474576271187 44.13793103448276,5.369491525423731 45.51724137931034,0.0 46.89655172413793,0.3254237288135613 48.27586206896552,0.16271186440678065 49.6551724137931,5.328813559322034 51.03448275862069,8.854237288135597 52.41379310344828,4.698305084745762 53.79310344827586,0.2508474576271169 55.17241379310345,20.0 56.55172413793103,5.383050847457627 57.93103448275862,5.423728813559324 59.31034482758621,0.19661016949152454 60.68965517241379,0.38644067796610315 62.06896551724138,0.3118644067796623 63.44827586206897,12.65084745762712 64.82758620689656,0.08135593220338677 66.20689655172414,5.342372881355935 67.58620689655172,0.42033898305084705 68.96551724137932,0.3593220338983052 70.3448275862069,0.37966101694915366 71.72413793103448,8.88135593220339 73.10344827586206,14.820338983050847 74.48275862068967,4.745762711864408 75.86206896551724,3.8033898305084755 77.24137931034483,5.4711864406779664 78.62068965517241,5.389830508474578 80.0,5.403389830508473" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_object_10000_4.html">BenchmarkJSONPatchAddShallowScalar/object-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.924907618239464 1.379310344827586,2.175003469663104 2.758620689655172,14.14199192249755 4.137931034482759,0.0 5.517241379310345,5.745407211702683 6.896551724137931,4.591932763949472 8.275862068965518,7.018326792199817 9.655172413793103,6.399072728574751 11.03448275862069,5.480774897763763 12.41379310344828,4.316536572784026 13.79310344827586,5.759212985348833 15.17241379310345,5.710884855982048 16.55172413793103,18.34698278730236 17.93103448275862,7.777834461264301 19.31034482758621,4.819894382821397 20.68965517241379,7.791957099120829 22.06896551724138,5.587472583324197 23.44827586206897,6.336533239372533 24.82758620689655,7.483014494002711 26.20689655172414,4.660508516359382 27.58620689655172,3.205287449705728 28.96551724137931,8.025381456979662 30.3448275862069,14.82287290639895 31.72413793103448,8.180252008443796 33.10344827586207,7.527923658539522 34.48275862068966,6.314774174045906 35.86206896551724,5.569477864816856 37.24137931034483,14.46611866057696 38.62068965517241,9.687986980683323 40.0,6.24031108460718 41.37931034482759,8.070141695337597 42.75862068965517,6.377814308700521 44.13793103448276,5.9939238119018 45.51724137931034,5.560963723484011 46.89655172413793,4.116893108393543 48.27586206896552,4.648423315375582 49.6551724137931,6.264636750037865 51.03448275862069,14.22515927179535 52.41379310344828,5.15247505803368 53.79310344827586,4.580044018776106 55.17241379310345,20.0 56.55172413793103,6.355361310753167 57.93103448275862,5.015367914203311 59.31034482758621,4.173995207745682 60.68965517241379,6.873865230046585 62.06896551724138,5.089606030052669 63.44827586206897,16.4498914106351 64.82758620689656,4.427087327142652 66.20689655172414,5.192079915688771 67.58620689655172,0.004730782660936917 68.96551724137932,7.853666404091858 70.3448275862069,7.035909587233668 71.72413793103448,10.75367419895143 73.10344827586206,18.38269338381191 74.48275862068967,5.376396658223292 75.86206896551724,0.251460268713525 77.24137931034483,4.923391739857018 78.62068965517241,6.196498270238276 80.0,4.986951531816652" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkCountUnescapedLeftCurly______100_4.html">BenchmarkCountUnescapedLeftCurly/\{_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.73329169269207 1.379310344827586,6.66250260254008 2.758620689655172,14.624193212575474 4.137931034482759,6.808244846970643 5.517241379310345,6.608369768894441 6.896551724137931,7.611909223402037 8.275862068965518,7.274620029148451 9.655172413793103,6.687486987299604 11.03448275862069,5.525713095981679 12.41379310344828,7.516135748490527 13.79310344827586,6.774932333957944 15.17241379310345,6.804080782844055 16.55172413793103,16.80199875078076 17.93103448275862,7.312096606287737 19.31034482758621,5.592338122007076 20.68965517241379,7.299604413907971 22.06896551724138,6.7874245263377055 23.44827586206897,0.0 24.82758620689655,7.128877784717886 26.20689655172414,6.749947949198418 27.58620689655172,6.812408911097233 28.96551724137931,6.587549448261505 30.3448275862069,14.59920882781595 31.72413793103448,7.287112221528211 33.10344827586207,6.6125338330210255 34.48275862068966,6.600041640641265 35.86206896551724,7.316260670414325 37.24137931034483,7.445346658338536 38.62068965517241,6.65833853841349 40.0,6.608369768894441 41.37931034482759,7.262127836768686 42.75862068965517,6.804080782844055 44.13793103448276,6.720799500312305 45.51724137931034,7.1955028107432835 46.89655172413793,7.274620029148451 48.27586206896552,7.149698105350824 49.6551724137931,6.570893191755152 51.03448275862069,9.290027066416824 52.41379310344828,6.64584634603373 53.79310344827586,6.779096398084528 55.17241379310345,20.0 56.55172413793103,6.633354153653965 57.93103448275862,6.59171351238809 59.31034482758621,7.457838850718302 60.68965517241379,7.341245055173848 62.06896551724138,7.37455756818655 63.44827586206897,11.417863835103063 64.82758620689656,6.849885488236518 66.20689655172414,6.67499479491984 67.58620689655172,6.66250260254008 68.96551724137932,7.299604413907971 70.3448275862069,7.237143452009159 71.72413793103448,6.075369560691232 73.10344827586206,18.171975848428065 74.48275862068967,6.941494899021448 75.86206896551724,7.724338954819904 77.24137931034483,7.799292109098479 78.62068965517241,7.453674786591712 80.0,6.56256506350198" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectGet_existing_interned_key_4.html">BenchmarkObjectGet/existing_interned_key-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.247497971328103 1.379310344827586,5.355693805788476 2.758620689655172,12.566946172572353 4.137931034482759,5.220449012713008 5.517241379310345,0.0 6.896551724137931,6.626994860697861 8.275862068965518,5.572085474709226 9.655172413793103,6.004868812550718 11.03448275862069,5.977819853935621 12.41379310344828,6.626994860697861 13.79310344827586,4.463078171490398 15.17241379310345,5.301595888558289 16.55172413793103,15.604544225047336 17.93103448275862,5.653232350554502 19.31034482758621,6.086015688395996 20.68965517241379,5.490938598863941 22.06896551724138,6.058966729780904 23.44827586206897,6.004868812550718 24.82758620689655,5.3286448471733845 26.20689655172414,6.086015688395996 27.58620689655172,6.113064647011088 28.96551724137931,5.599134433324318 30.3448275862069,12.593995131187452 31.72413793103448,5.572085474709226 33.10344827586207,5.599134433324318 34.48275862068966,5.62618339193941 35.86206896551724,5.599134433324318 37.24137931034483,11.276710846632406 38.62068965517241,9.494184473897754 40.0,6.004868812550718 41.37931034482759,1.4876927238301292 42.75862068965517,6.248309440086556 44.13793103448276,5.274546929943195 45.51724137931034,6.626994860697861 46.89655172413793,2.704895861509332 48.27586206896552,5.4368406816337576 49.6551724137931,6.51879902623749 51.03448275862069,12.088179605085202 52.41379310344828,6.545847984852582 53.79310344827586,5.382742764403572 55.17241379310345,20.0 56.55172413793103,6.113064647011088 57.93103448275862,6.113064647011088 59.31034482758621,6.654043819312953 60.68965517241379,5.139302136867732 62.06896551724138,5.4368406816337576 63.44827586206897,12.67243711117122 64.82758620689656,6.654043819312953 66.20689655172414,6.086015688395996 67.58620689655172,5.409791723018664 68.96551724137932,5.4368406816337576 70.3448275862069,5.409791723018664 71.72413793103448,9.791723018663777 73.10344827586206,17.749526643224232 74.48275862068967,6.031917771165812 75.86206896551724,6.031917771165812 77.24137931034483,4.922910467946984 78.62068965517241,6.031917771165812 80.0,6.086015688395996" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLazyObjectFind_5_50_4.html">BenchmarkLazyObjectFind/5_50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.0299500831946737 1.379310344827586,2.911813643926788 2.758620689655172,12.129783693843594 4.137931034482759,2.2961730449251228 5.517241379310345,4.276206322795337 6.896551724137931,2.9617304492512453 8.275862068965518,3.6605657237936775 9.655172413793103,2.595673876871878 11.03448275862069,2.9617304492512453 12.41379310344828,6.705490848585686 13.79310344827586,2.678868552412645 15.17241379310345,2.795341098169718 16.55172413793103,17.35440931780366 17.93103448275862,4.492512479201331 19.31034482758621,2.8618968386023305 20.68965517241379,4.559068219633941 22.06896551724138,3.028286189683854 23.44827586206897,2.8286189683860243 24.82758620689655,4.4592346089850246 26.20689655172414,2.412645590682196 27.58620689655172,2.46256239600665 28.96551724137931,4.259567387687186 30.3448275862069,11.963394342762061 31.72413793103448,4.209650582362725 33.10344827586207,3.6272878535773714 34.48275862068966,4.1930116472545755 35.86206896551724,4.176372712146421 37.24137931034483,5.207986688851914 38.62068965517241,4.775374376039929 40.0,2.945091514143094 41.37931034482759,4.209650582362725 42.75862068965517,3.0116472545757063 44.13793103448276,2.4792013311148082 45.51724137931034,8.069883527454241 46.89655172413793,4.475873544093174 48.27586206896552,4.525790349417635 49.6551724137931,0.0 51.03448275862069,5.1081530782029905 52.41379310344828,4.076539101497502 53.79310344827586,4.525790349417635 55.17241379310345,20.0 56.55172413793103,1.4808652246256173 57.93103448275862,1.963394342762065 59.31034482758621,7.836938435940098 60.68965517241379,4.492512479201331 62.06896551724138,4.276206322795337 63.44827586206897,9.7171381031614 64.82758620689656,7.870216306156401 66.20689655172414,2.279534109816968 67.58620689655172,4.309484193011649 68.96551724137932,4.143094841930115 70.3448275862069,4.0099833610648865 71.72413793103448,7.803660565723792 73.10344827586206,16.838602329450914 74.48275862068967,3.044925124792009 75.86206896551724,3.044925124792009 77.24137931034483,2.5623960066555753 78.62068965517241,2.995008319467548 80.0,1.9301164725457518" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./internal/semver</td><td><a href="benchmarks.__internal_semver_BenchmarkAppendString_4.html">BenchmarkAppendString-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8910891089108901 4.705882352941176,0.04950495049504866 9.411764705882353,6.603960396039607 14.11764705882353,3.386138613861391 18.82352941176471,3.1980198019801946 23.52941176470588,13.871287128712872 28.23529411764706,7.524752475247528 32.94117647058824,0.9801980198019749 37.64705882352941,3.009900990099009 42.35294117647059,3.5643564356435675 47.05882352941176,3.0792079207920793 51.76470588235294,8.06930693069307 56.47058823529412,20.0 61.17647058823529,0.04950495049504866 65.88235294117646,0.6138613861386126 70.58823529411765,0.9504950495049513 75.29411764705883,0.8118811881188108 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkPathAndValueInternedAndNoRoundtripRequired_AST_4.html">BenchmarkPathAndValueInternedAndNoRoundtripRequired/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.3614948852752985 1.379310344827586,0.3916534213636549 2.758620689655172,11.39870399804377 4.137931034482759,0.3252231324122753 5.517241379310345,2.492562252924155 6.896551724137931,3.302359701675021 8.275862068965518,4.177364796022334 9.655172413793103,1.804621591881648 11.03448275862069,2.47503769817011 12.41379310344828,3.747401882870767 13.79310344827586,1.950931246688674 15.17241379310345,2.091535232506011 16.55172413793103,16.23914904022497 17.93103448275862,3.162163263642662 19.31034482758621,0.429962913151567 20.68965517241379,3.184170844031463 22.06896551724138,0.5334800505359253 23.44827586206897,0.4018421159880996 24.82758620689655,2.639687003301137 26.20689655172414,0.3235929412723642 27.58620689655172,0.2579777478909402 28.96551724137931,2.572034070994824 30.3448275862069,12.70204181440274 31.72413793103448,4.353832986917716 33.10344827586207,3.843990707910503 34.48275862068966,3.888820964258059 35.86206896551724,4.285772506826425 37.24137931034483,2.417573460488242 38.62068965517241,0.4083628805477442 40.0,0.387577943513877 41.37931034482759,0.7042425724416188 42.75862068965517,0.3839100134490769 44.13793103448276,0.1842115988099605 45.51724137931034,4.012715490891307 46.89655172413793,2.443248970941843 48.27586206896552,2.409014957003709 49.6551724137931,0.4083628805477442 51.03448275862069,4.335493336593716 52.41379310344828,0.0 53.79310344827586,2.101316379345478 55.17241379310345,20.0 56.55172413793103,0.3256306801972531 57.93103448275862,0.3472307128010759 59.31034482758621,5.212943717650895 60.68965517241379,3.200065207645596 62.06896551724138,3.266495496596976 63.44827586206897,6.292130252272079 64.82758620689656,3.47393731915067 66.20689655172414,2.45303011778131 67.58620689655172,5.31523821168032 68.96551724137932,3.160533072502751 70.3448275862069,3.190691608591107 71.72413793103448,0.07009821901617964 73.10344827586206,15.6954802950646 74.48275862068967,2.454660308921221 75.86206896551724,2.529241553572156 77.24137931034483,2.509271712108245 78.62068965517241,2.483596201654644 80.0,0.3056608387333415" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_10_1000_4.html">BenchmarkJSONPatchAddShallowComposite/set-10-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.898268084714478 1.379310344827586,2.535898892142153 2.758620689655172,12.1747610258142 4.137931034482759,1.851001369952378 5.517241379310345,5.503632580307222 6.896551724137931,7.001644326593577 8.275862068965518,5.793098337253879 9.655172413793103,2.26414706074223 11.03448275862069,2.450852958444778 12.41379310344828,7.815347591838614 13.79310344827586,2.738393778804496 15.17241379310345,1.506009850609955 16.55172413793103,17.95996438891298 17.93103448275862,5.468037322568143 19.31034482758621,3.17970599747499 20.68965517241379,4.935211709447299 22.06896551724138,3.573808103057258 23.44827586206897,3.588241529895277 24.82758620689655,5.417634491333228 26.20689655172414,3.148190857006903 27.58620689655172,1.506854078966051 28.96551724137931,5.42809812619679 30.3448275862069,13.51933330902979 31.72413793103448,5.054215769418212 33.10344827586207,4.289521878945329 34.48275862068966,5.266110371345355 35.86206896551724,5.657647173945578 37.24137931034483,8.420125444658913 38.62068965517241,6.219198616232976 40.0,2.805691730015772 41.37931034482759,5.14914445130913 42.75862068965517,2.004023515597119 44.13793103448276,2.605843691119869 45.51724137931034,8.540640481517155 46.89655172413793,5.317547382316486 48.27586206896552,5.150493777653275 49.6551724137931,2.482064944184993 51.03448275862069,10.02808354407064 52.41379310344828,0.0 53.79310344827586,3.343818233797531 55.17241379310345,20.0 56.55172413793103,3.079653904748017 57.93103448275862,2.66708862095298 59.31034482758621,7.741342821948402 60.68965517241379,5.186444474717279 62.06896551724138,4.295060208831396 63.44827586206897,12.88251507139486 64.82758620689656,8.4028072511541 66.20689655172414,2.164881635347074 67.58620689655172,4.295810900523038 68.96551724137932,5.718069460806699 70.3448275862069,5.546238291128311 71.72413793103448,8.579203489733032 73.10344827586206,18.25450558917546 74.48275862068967,3.9773252735108 75.86206896551724,3.536840974239523 77.24137931034483,3.626507619160914 78.62068965517241,3.910070972742936 80.0,2.628137555498421" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_null_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/null-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.059405940594058 1.379310344827586,4.096534653465348 2.758620689655172,13.898514851485146 4.137931034482759,3.892326732673265 5.517241379310345,5.167079207920793 6.896551724137931,8.53960396039604 8.275862068965518,4.925742574257427 9.655172413793103,4.028465346534652 11.03448275862069,4.133663366336634 12.41379310344828,8.378712871287131 13.79310344827586,2.122524752475247 15.17241379310345,2.2091584158415856 16.55172413793103,15.018564356435643 17.93103448275862,5.123762376237625 19.31034482758621,4.077970297029703 20.68965517241379,5.092821782178216 22.06896551724138,3.7561881188118846 23.44827586206897,4.065594059405942 24.82758620689655,5.198019801980198 26.20689655172414,0.21658415841584144 27.58620689655172,0.0 28.96551724137931,3.1806930693069333 30.3448275862069,13.861386138613863 31.72413793103448,5.024752475247528 33.10344827586207,4.894801980198018 34.48275862068966,4.412128712871288 35.86206896551724,5.018564356435643 37.24137931034483,8.40346534653465 38.62068965517241,6.813118811881189 40.0,4.096534653465348 41.37931034482759,1.8254950495049513 42.75862068965517,4.090346534653463 44.13793103448276,4.065594059405942 45.51724137931034,8.66336633663366 46.89655172413793,2.4009900990099027 48.27586206896552,5.1732673267326685 49.6551724137931,3.9603960396039604 51.03448275862069,10.241336633663368 52.41379310344828,4.05321782178218 53.79310344827586,5.1732673267326685 55.17241379310345,20.0 56.55172413793103,4.115099009900991 57.93103448275862,4.077970297029703 59.31034482758621,8.836633663366339 60.68965517241379,4.733910891089108 62.06896551724138,4.956683168316832 63.44827586206897,11.596534653465346 64.82758620689656,8.756188118811883 66.20689655172414,4.065594059405942 67.58620689655172,5.006188118811883 68.96551724137932,4.232673267326735 70.3448275862069,3.316831683168317 71.72413793103448,6.3799504950495045 73.10344827586206,15.15470297029703 74.48275862068967,2.0792079207920757 75.86206896551724,2.172029702970299 77.24137931034483,4.115099009900991 78.62068965517241,2.134900990099009 80.0,4.034653465346537" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkRead_Go__roundtrip__4.html">BenchmarkRead/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.782608695652172 1.379310344827586,0.0 2.758620689655172,12.546583850931677 4.137931034482759,5.167701863354033 5.517241379310345,4.869565217391303 6.896551724137931,5.664596273291922 8.275862068965518,1.0186335403726687 9.655172413793103,4.0496894409937845 11.03448275862069,3.0559006211180098 12.41379310344828,4.124223602484472 13.79310344827586,0.9689440993788843 15.17241379310345,1.6149068322981392 16.55172413793103,19.975155279503102 17.93103448275862,3.826086956521742 19.31034482758621,3.850931677018636 20.68965517241379,3.503105590062109 22.06896551724138,4.074534161490684 23.44827586206897,4.546583850931674 24.82758620689655,2.2111801242236027 26.20689655172414,4.571428571428573 27.58620689655172,2.3602484472049703 28.96551724137931,3.7267080745341623 30.3448275862069,12.944099378881987 31.72413793103448,3.975155279503106 33.10344827586207,4.546583850931674 34.48275862068966,3.925465838509311 35.86206896551724,1.5652173913043441 37.24137931034483,8.96894409937888 38.62068965517241,8.02484472049689 40.0,3.4037267080745295 41.37931034482759,1.9130434782608674 42.75862068965517,4.770186335403723 44.13793103448276,4.124223602484472 45.51724137931034,3.7267080745341623 46.89655172413793,3.776397515527947 48.27586206896552,4.0 49.6551724137931,4.94409937888199 51.03448275862069,12.223602484472046 52.41379310344828,3.6024844720496887 53.79310344827586,4.074534161490684 55.17241379310345,20.0 56.55172413793103,2.3354037267080763 57.93103448275862,3.1552795031055894 59.31034482758621,4.124223602484472 60.68965517241379,1.4906832298136656 62.06896551724138,3.503105590062109 63.44827586206897,14.956521739130432 64.82758620689656,2.58385093167702 66.20689655172414,3.850931677018636 67.58620689655172,4.720496894409937 68.96551724137932,1.0186335403726687 70.3448275862069,2.9565217391304373 71.72413793103448,8.198757763975156 73.10344827586206,17.043478260869563 74.48275862068967,4.0496894409937845 75.86206896551724,1.7639751552795033 77.24137931034483,2.3105590062111787 78.62068965517241,1.9130434782608674 80.0,3.1055900621118013" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_10_100_4.html">BenchmarkJSONPatchAddShallowComposite/set-10-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.149155033063924 1.379310344827586,1.452111920884882 2.758620689655172,11.17977639652878 4.137931034482759,0.936195563675358 5.517241379310345,3.668685584923645 6.896551724137931,6.088686776416387 8.275862068965518,3.901741565224299 9.655172413793103,1.416962885001092 11.03448275862069,1.419941616855651 12.41379310344828,6.347518716365153 13.79310344827586,1.381654983418393 15.17241379310345,1.214925432412574 16.55172413793103,16.27495680838811 17.93103448275862,3.855154199019004 19.31034482758621,1.957145977719086 20.68965517241379,3.216116925154398 22.06896551724138,2.050598725102766 23.44827586206897,2.425958655201859 24.82758620689655,3.719800623547868 26.20689655172414,1.898524534821375 27.58620689655172,0.7453978592847073 28.96551724137931,3.609786127052843 30.3448275862069,12.44970907718887 31.72413793103448,4.078241356713069 33.10344827586207,3.243243243243243 34.48275862068966,3.831046329209445 35.86206896551724,4.229243203526819 37.24137931034483,5.920646583394563 38.62068965517241,3.913140179121076 40.0,1.940822527156105 41.37931034482759,3.468951684969319 42.75862068965517,0.9270210695633179 44.13793103448276,1.061183152292631 45.51724137931034,7.180888456421153 46.89655172413793,4.574220068709415 48.27586206896552,3.395476299223544 49.6551724137931,1.162301169648708 51.03448275862069,7.393609627261354 52.41379310344828,0.4181345195305519 53.79310344827586,1.858609527970292 55.17241379310345,20.0 56.55172413793103,1.771034811446274 57.93103448275862,1.43892606787537 59.31034482758621,6.061997338999543 60.68965517241379,2.877891852175467 62.06896551724138,2.255257461723296 63.44827586206897,10.45431618245726 64.82758620689656,6.929880652143694 66.20689655172414,0.2070020056794487 67.58620689655172,0.0 68.96551724137932,3.321961197053041 70.3448275862069,2.185157972079353 71.72413793103448,6.016045435589888 73.10344827586206,16.00861846416586 74.48275862068967,3.042754731219096 75.86206896551724,2.520205731080088 77.24137931034483,2.618821613678337 78.62068965517241,2.589947772901483 80.0,1.393689060110809" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLParseQuery_Trivial_Query_with_cache___string_4.html">BenchmarkGraphQLParseQuery/Trivial_Query_with_cache_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.664824087923522 1.379310344827586,1.366976653443455 2.758620689655172,12.39383494829941 4.137931034482759,1.212200039019315 5.517241379310345,3.924042400988489 6.896551724137931,4.553554009234571 8.275862068965518,3.176172205241595 9.655172413793103,0.7465695519282045 11.03448275862069,2.22019899850426 12.41379310344828,3.180074136697665 13.79310344827586,1.49704103531248 15.17241379310345,1.729856278858035 16.55172413793103,15.84704428692203 17.93103448275862,3.702932951811147 19.31034482758621,1.971776029134422 20.68965517241379,3.245106327632178 22.06896551724138,2.502438707160044 23.44827586206897,2.652012746309423 24.82758620689655,3.528646680106653 26.20689655172414,1.823502633803733 27.58620689655172,0.4929440072836054 28.96551724137931,3.346556545490018 30.3448275862069,12.37042335956298 31.72413793103448,3.199583793978019 33.10344827586207,3.675619431618651 34.48275862068966,2.938154386421279 35.86206896551724,3.251609546725629 37.24137931034483,6.730831761722052 38.62068965517241,5.337842231904793 40.0,2.313845353449958 41.37931034482759,3.956558496455746 42.75862068965517,1.85992066072706 44.13793103448276,1.686935032841256 45.51724137931034,4.422188983546856 46.89655172413793,2.934252454965208 48.27586206896552,3.819990895493269 49.6551724137931,1.683033101385186 51.03448275862069,8.862586980555376 52.41379310344828,1.281134161409898 53.79310344827586,3.091630357026728 55.17241379310345,20.0 56.55172413793103,1.854718085452299 57.93103448275862,1.422904337647135 59.31034482758621,3.455810626259999 60.68965517241379,3.600182090134617 62.06896551724138,2.42700136567601 63.44827586206897,10.77713468166743 64.82758620689656,4.582168173245757 66.20689655172414,0.0 67.58620689655172,1.775378812512194 68.96551724137932,4.346751642062821 70.3448275862069,2.380178188203161 71.72413793103448,6.067503414190024 73.10344827586206,15.20322559667035 74.48275862068967,1.936658646029785 75.86206896551724,1.171880080639917 77.24137931034483,1.493139103856409 78.62068965517241,1.580282239708656 80.0,1.374780516355596" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLSchemaIsValid_Schema_w__1000_types___string_4.html">BenchmarkGraphQLSchemaIsValid/Schema_w/_1000_types_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.493404189730408 1.379310344827586,4.059582746377248 2.758620689655172,10.21135331706436 4.137931034482759,3.728250897474789 5.517241379310345,1.415044170620305 6.896551724137931,7.998707980187392 8.275862068965518,0.8611705060861256 9.655172413793103,3.913837507629917 11.03448275862069,4.404006735205943 12.41379310344828,7.348203023965002 13.79310344827586,3.823531217876052 15.17241379310345,4.296395731421996 16.55172413793103,17.04631006756085 17.93103448275862,1.846925127943122 19.31034482758621,4.391626925594642 20.68965517241379,0.8041963624484021 22.06896551724138,4.316525203597514 23.44827586206897,4.713342315245465 24.82758620689655,1.396339359074658 26.20689655172414,4.107775576649812 27.58620689655172,3.555842398145976 28.96551724137931,0.6460590325326167 30.3448275862069,10.43123003479365 31.72413793103448,0.3474820965600587 33.10344827586207,1.706903094829587 34.48275862068966,1.139617969883166 35.86206896551724,1.348907985345646 37.24137931034483,9.870478698253194 38.62068965517241,8.010903566441382 40.0,4.631829620413913 41.37931034482759,0.8331562742176954 42.75862068965517,3.96021266744368 44.13793103448276,3.793613344648741 45.51724137931034,8.232831304215399 46.89655172413793,1.195155171333863 48.27586206896552,0.6218152387104856 49.6551724137931,4.148378404601163 51.03448275862069,11.02558371170764 52.41379310344828,3.776026154804115 53.79310344827586,0.7346090596134504 55.17241379310345,20.0 56.55172413793103,4.297058935508315 57.93103448275862,3.851029624344011 59.31034482758621,7.517098997947752 60.68965517241379,1.491730213490308 62.06896551724138,0.0 63.44827586206897,12.51498042933867 64.82758620689656,7.846318419019711 66.20689655172414,3.848954041184974 67.58620689655172,0.08000206330160188 68.96551724137932,0.8329229246317682 70.3448275862069,1.224864258089555 71.72413793103448,7.960119327609309 73.10344827586206,14.62885748358263 74.48275862068967,3.929607027015741 75.86206896551724,3.866283318329364 77.24137931034483,4.452248691707124 78.62068965517241,4.212635511631249 80.0,3.806987960389522" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_Cache_concurrency__1__JWT_count__10_4.html">BenchmarkTokens_Cache/concurrency:_1,_JWT_count:_10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.094172940510901 1.379310344827586,1.535314852691588 2.758620689655172,12.45049828103921 4.137931034482759,2.523173332172853 5.517241379310345,3.059315026763567 6.896551724137931,5.269593977109535 8.275862068965518,1.656294877932025 9.655172413793103,2.859567431132773 11.03448275862069,4.152922233343488 12.41379310344828,5.358370686278776 13.79310344827586,3.8182688541712 15.17241379310345,3.571521824274337 16.55172413793103,16.17824970625354 17.93103448275862,4.422733800426476 19.31034482758621,4.039340267200487 20.68965517241379,4.120283737325384 22.06896551724138,4.761303799120937 23.44827586206897,5.37316680447365 24.82758620689655,2.955742199399452 26.20689655172414,3.091083162887854 27.58620689655172,0.0 28.96551724137931,3.629835937160016 30.3448275862069,11.11754210365986 31.72413793103448,3.829148352843901 33.10344827586207,4.06762696374951 34.48275862068966,3.299969537403716 35.86206896551724,3.492319073937073 37.24137931034483,9.58309761086209 38.62068965517241,7.183515383611123 40.0,4.00539623134166 41.37931034482759,4.061969624439706 42.75862068965517,2.351277253144175 44.13793103448276,2.143696418469037 45.51724137931034,5.764828756690892 46.89655172413793,3.817398494277384 48.27586206896552,2.538404630314635 49.6551724137931,2.411767265764394 51.03448275862069,11.4656860611863 52.41379310344828,3.968841115801384 53.79310344827586,3.31041385612951 55.17241379310345,20.0 56.55172413793103,3.719047826276165 57.93103448275862,2.052308629618347 59.31034482758621,4.981504852256408 60.68965517241379,4.458418556072936 62.06896551724138,2.163714696026807 63.44827586206897,12.43048000348144 64.82758620689656,4.7160450846425 66.20689655172414,3.436616040732843 67.58620689655172,1.986596457635232 68.96551724137932,4.314809173593281 70.3448275862069,3.561077505548544 71.72413793103448,7.314939727577353 73.10344827586206,17.07254449714957 74.48275862068967,3.738195743940119 75.86206896551724,2.566691326863658 77.24137931034483,3.322163714696027 78.62068965517241,2.590626223943601 80.0,2.007485095086818" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_identical_100_4.html">BenchmarkHasRootsOverlap/identical/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.408051930115324 1.379310344827586,0.07941440508252193 2.758620689655172,13.03432083419653 4.137931034482759,0.0 5.517241379310345,2.428699675436779 6.896551724137931,5.152268489745183 8.275862068965518,3.724880878392376 9.655172413793103,0.9253504592224294 11.03448275862069,1.030315585940198 12.41379310344828,4.723430702299565 13.79310344827586,0.6864166839306678 15.17241379310345,0.5268973137214281 16.55172413793103,14.64954077757061 17.93103448275862,2.318210068365444 19.31034482758621,2.532974242110351 20.68965517241379,2.461155997513984 22.06896551724138,0.9350182998411712 23.44827586206897,2.802983219390926 24.82758620689655,4.097092742213936 26.20689655172414,1.262343760790001 27.58620689655172,0.1691872108279815 28.96551724137931,2.664871210551757 30.3448275862069,12.11173261515089 31.72413793103448,4.032180098059526 33.10344827586207,3.382363096471238 34.48275862068966,2.677991851391478 35.86206896551724,2.445963676541675 37.24137931034483,8.727988398591258 38.62068965517241,4.929217595469926 40.0,0.9571162212554382 41.37931034482759,3.216628685864236 42.75862068965517,0.856985014847041 44.13793103448276,1.789931634555625 45.51724137931034,5.679165803466611 46.89655172413793,2.698708652717354 48.27586206896552,2.309923347835094 49.6551724137931,2.706995373247704 51.03448275862069,8.728678958635452 52.41379310344828,1.873489399903322 53.79310344827586,2.148332297493267 55.17241379310345,20.0 56.55172413793103,0.8549133347144534 57.93103448275862,0.2962502589600166 59.31034482758621,4.686831019957185 60.68965517241379,2.15109453767005 62.06896551724138,3.949312892756025 63.44827586206897,10.8134797320627 64.82758620689656,5.561080035909122 66.20689655172414,1.164974794558387 67.58620689655172,1.541330018645121 68.96551724137932,1.638698984876735 70.3448275862069,1.78233547406947 71.72413793103448,6.360748567087908 73.10344827586206,15.13845728886127 74.48275862068967,0.1236102479110559 75.86206896551724,0.9170637386920794 77.24137931034483,1.142186313099924 78.62068965517241,0.6753677232235343 80.0,0.2451488156895242" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkArrayFlattenWithAndWithoutBuiltin_array_flatten_4.html">BenchmarkArrayFlattenWithAndWithoutBuiltin/array.flatten-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.391857506361323 1.379310344827586,3.674300254452926 2.758620689655172,13.58778625954198 4.137931034482759,3.989821882951654 5.517241379310345,4.824427480916031 6.896551724137931,3.796437659033079 8.275862068965518,3.185750636132316 9.655172413793103,2.951653944020356 11.03448275862069,4.061068702290076 12.41379310344828,1.526717557251908 13.79310344827586,1.88295165394402 15.17241379310345,1.577608142493639 16.55172413793103,16.58015267175573 17.93103448275862,4.020356234096692 19.31034482758621,2.106870229007634 20.68965517241379,5.190839694656489 22.06896551724138,2.921119592875318 23.44827586206897,3.755725190839695 24.82758620689655,3.755725190839695 26.20689655172414,2.259541984732824 27.58620689655172,2.687022900763359 28.96551724137931,3.450381679389313 30.3448275862069,13.6793893129771 31.72413793103448,4.142493638676845 33.10344827586207,5.00763358778626 34.48275862068966,5.251908396946565 35.86206896551724,4.203562340966921 37.24137931034483,7.847328244274809 38.62068965517241,7.989821882951654 40.0,3.888040712468193 41.37931034482759,4.559796437659033 42.75862068965517,0.0 44.13793103448276,4.376590330788804 45.51724137931034,3.165394402035623 46.89655172413793,5.129770992366412 48.27586206896552,5.027989821882952 49.6551724137931,1.05852417302799 51.03448275862069,9.862595419847327 52.41379310344828,3.582697201017812 53.79310344827586,2.880407124681934 55.17241379310345,20.0 56.55172413793103,3.725190839694656 57.93103448275862,1.791348600508906 59.31034482758621,3.684478371501272 60.68965517241379,6.402035623409669 62.06896551724138,5.974554707379135 63.44827586206897,12.3969465648855 64.82758620689656,5.720101781170483 66.20689655172414,2.646310432569975 67.58620689655172,4.234096692111959 68.96551724137932,5.618320610687023 70.3448275862069,4.753180661577608 71.72413793103448,7.776081424936387 73.10344827586206,17.24173027989822 74.48275862068967,3.236641221374046 75.86206896551724,3.531806615776081 77.24137931034483,2.768447837150127 78.62068965517241,1.699745547073791 80.0,1.740458015267176" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkHasRootsOverlap_multi_root_100x10_4.html">BenchmarkHasRootsOverlap/multi-root/100x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8141638144932994 1.379310344827586,0.7251356603481781 2.758620689655172,11.7412266250664 4.137931034482759,1.122400263587888 5.517241379310345,2.765252123160096 6.896551724137931,6.462475708896764 8.275862068965518,2.38506693922013 9.655172413793103,2.835183603757472 11.03448275862069,2.697741347660321 12.41379310344828,5.447662338535608 13.79310344827586,2.659010066098698 15.17241379310345,1.583410101064438 16.55172413793103,16.86316964435808 17.93103448275862,3.226396444253179 19.31034482758621,2.314194073307019 20.68965517241379,3.515132768950423 22.06896551724138,2.745617515146217 23.44827586206897,3.116119878695778 24.82758620689655,2.869207958740426 26.20689655172414,2.890859821002306 27.58620689655172,1.668672713946623 28.96551724137931,1.551537483946018 30.3448275862069,10.9838148967502 31.72413793103448,2.939273922954336 33.10344827586207,0.6114970043774417 34.48275862068966,2.773052172919034 35.86206896551724,1.688979740043169 37.24137931034483,5.707081234828567 38.62068965517241,3.819603676782076 40.0,0.4643719278898848 41.37931034482759,2.310025081194483 42.75862068965517,1.491826758205182 44.13793103448276,1.972605687312143 45.51724137931034,5.379882595802766 46.89655172413793,2.451501845787637 48.27586206896552,2.545102442894894 49.6551724137931,1.840139325026729 51.03448275862069,7.467740742484047 52.41379310344828,2.329659689208362 53.79310344827586,2.685637822172314 55.17241379310345,20.0 56.55172413793103,1.614341332867123 57.93103448275862,1.945036545922793 59.31034482758621,4.801199593859478 60.68965517241379,2.794435067947847 62.06896551724138,2.305049187382747 63.44827586206897,9.854959419568711 64.82758620689656,4.782237403928266 66.20689655172414,2.817969700841195 67.58620689655172,3.030184847730925 68.96551724137932,1.946515865704661 70.3448275862069,2.203917507749618 71.72413793103448,6.071935286483724 73.10344827586206,15.25501455785149 74.48275862068967,1.986726467048152 75.86206896551724,2.174869046578401 77.24137931034483,0.0 78.62068965517241,1.351425862544296 80.0,1.889225845061425" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkMakeDirSiblings_100_existing_Go__roundtrip__4.html">BenchmarkMakeDirSiblings/100_existing/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.6360232166261 1.379310344827586,3.306496910690882 2.758620689655172,12.78755538912813 4.137931034482759,3.467671472258628 5.517241379310345,4.738968982088248 6.896551724137931,4.451569618673157 8.275862068965518,5.64064157773201 9.655172413793103,4.730387567871185 11.03448275862069,4.849123135492729 12.41379310344828,5.991075329214255 13.79310344827586,4.22408412906447 15.17241379310345,4.58543968045934 16.55172413793103,15.61474130936778 17.93103448275862,5.017786931286276 19.31034482758621,3.73556762154403 20.68965517241379,4.987517942956999 22.06896551724138,3.870997940460588 23.44827586206897,3.884572177494851 24.82758620689655,4.961617674592773 26.20689655172414,3.547244585907758 27.58620689655172,3.284497285152593 28.96551724137931,4.694345628159521 30.3448275862069,13.50059289770954 31.72413793103448,4.744117830618486 33.10344827586207,5.892311052861512 34.48275862068966,5.615833489359046 35.86206896551724,5.499282281720027 37.24137931034483,2.072957623416339 38.62068965517241,0.0 40.0,3.625881545278662 41.37931034482759,3.68922798477189 42.75862068965517,3.477189040753916 44.13793103448276,3.758191349934469 45.51724137931034,4.339075079573114 46.89655172413793,3.711851713162329 48.27586206896552,4.100979841477876 49.6551724137931,2.558509642389066 51.03448275862069,5.308306808962117 52.41379310344828,3.611995256818324 53.79310344827586,4.793577981651376 55.17241379310345,20.0 56.55172413793103,3.622448979591837 57.93103448275862,3.437870561068464 59.31034482758621,4.273076202958248 60.68965517241379,4.946951257567247 62.06896551724138,4.989390251513449 63.44827586206897,6.983086812706734 64.82758620689656,4.672658054047307 66.20689655172414,4.544248892217437 67.58620689655172,5.448729950695875 68.96551724137932,5.019659239842726 70.3448275862069,5.146040067403108 71.72413793103448,2.612650564813081 73.10344827586206,16.02025213755227 74.48275862068967,4.655963302752294 75.86206896551724,4.378861636397678 77.24137931034483,4.454690132933908 78.62068965517241,4.401641390501155 80.0,3.386070024340011" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkSelect_1000_4.html">BenchmarkSelect/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,0.07623888182973317 2.758620689655172,12.13468869123253 4.137931034482759,2.147395171537484 5.517241379310345,4.955527318932656 6.896551724137931,3.265565438373571 8.275862068965518,5.0571791613723 9.655172413793103,2.376111817026684 11.03448275862069,2.871664548919949 12.41379310344828,2.757306226175349 13.79310344827586,1.855146124523507 15.17241379310345,2.706480304955527 16.55172413793103,14.57433290978399 17.93103448275862,4.955527318932656 19.31034482758621,2.706480304955527 20.68965517241379,4.891994917407878 22.06896551724138,2.833545108005083 23.44827586206897,2.947903430749682 24.82758620689655,5.019059720457433 26.20689655172414,2.706480304955527 27.58620689655172,2.325285895806861 28.96551724137931,5.133418043202033 30.3448275862069,11.98221092757306 31.72413793103448,5.044472681067344 33.10344827586207,4.930114358322745 34.48275862068966,5.019059720457433 35.86206896551724,5.095298602287166 37.24137931034483,4.815756035578145 38.62068965517241,2.909783989834816 40.0,2.846251588310038 41.37931034482759,3.850063532401525 42.75862068965517,1.893265565438374 44.13793103448276,0.5336721728081321 45.51724137931034,3.036848792884371 46.89655172413793,5.082592121982211 48.27586206896552,5.031766200762389 49.6551724137931,2.668360864040661 51.03448275862069,6.759847522236341 52.41379310344828,2.477763659466328 53.79310344827586,4.853875476493011 55.17241379310345,20.0 56.55172413793103,2.52858958068615 57.93103448275862,2.541296060991105 59.31034482758621,2.770012706480305 60.68965517241379,4.548919949174079 62.06896551724138,4.815756035578145 63.44827586206897,8.411689961880558 64.82758620689656,3.12579415501906 66.20689655172414,2.515883100381194 67.58620689655172,4.815756035578145 68.96551724137932,5.133418043202033 70.3448275862069,5.044472681067344 71.72413793103448,3.570520965692503 73.10344827586206,14.4853875476493 74.48275862068967,2.706480304955527 75.86206896551724,2.592121982210928 77.24137931034483,2.29987293519695 78.62068965517241,2.376111817026684 80.0,2.490470139771283" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefString_var_term_4.html">BenchmarkRefString/var_term-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.931442080378249 1.379310344827586,6.382978723404255 2.758620689655172,12.13947990543735 4.137931034482759,6.42434988179669 5.517241379310345,4.202127659574463 6.896551724137931,16.962174940898343 8.275862068965518,2.121749408983451 9.655172413793103,0.8806146572104012 11.03448275862069,0.8274231678486963 12.41379310344828,16.6193853427896 13.79310344827586,5.8392434988179645 15.17241379310345,4.491725768321512 16.55172413793103,19.846335697399525 17.93103448275862,2.0862884160756465 19.31034482758621,2.7245862884160736 20.68965517241379,2.044917257683217 22.06896551724138,2.7127659574468055 23.44827586206897,2.742316784869974 24.82758620689655,0.10047281323876689 26.20689655172414,6.3475177304964525 27.58620689655172,6.42434988179669 28.96551724137931,4.14302600472813 30.3448275862069,10.31323877068558 31.72413793103448,3.0910165484633545 33.10344827586207,2.039007092198581 34.48275862068966,2.115839243498815 35.86206896551724,2.115839243498815 37.24137931034483,11.672576832151298 38.62068965517241,10.537825059101651 40.0,2.8132387706855795 41.37931034482759,2.074468085106382 42.75862068965517,2.742316784869974 44.13793103448276,6.394799054373522 45.51724137931034,16.93853427895981 46.89655172413793,0.041371158392433216 48.27586206896552,0.0 49.6551724137931,0.8569739952718649 51.03448275862069,13.049645390070918 52.41379310344828,0.8687943262411295 53.79310344827586,0.03546099290779736 55.17241379310345,19.47399527186761 56.55172413793103,4.568557919621748 57.93103448275862,4.5803782505910124 59.31034482758621,16.37706855791962 60.68965517241379,1.9976359338061478 62.06896551724138,2.109929078014183 63.44827586206897,17.340425531914892 64.82758620689656,15.97517730496454 66.20689655172414,4.503546099290778 67.58620689655172,2.0981087470449147 68.96551724137932,3.8416075650118167 70.3448275862069,4.196217494089833 71.72413793103448,10.927895981087467 73.10344827586206,20.0 74.48275862068967,4.615839243498815 75.86206896551724,2.700945626477541 77.24137931034483,6.359338061465717 78.62068965517241,3.16193853427896 80.0,4.527186761229313" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMVirtualDocs_total_100_hit_10_4.html">BenchmarkWASMVirtualDocs/total=100/hit=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.40183965389562 1.379310344827586,9.13824687219862 2.758620689655172,15.17909342479635 4.137931034482759,9.970768211404295 5.517241379310345,2.691273336711229 6.896551724137931,3.920177729274662 8.275862068965518,4.053474685271076 9.655172413793103,10.20462252016993 11.03448275862069,11.4818568032116 12.41379310344828,4.001636980161359 13.79310344827586,10.52383365163503 15.17241379310345,10.0471606189344 16.55172413793103,17.04525080874615 17.93103448275862,2.91499395876369 19.31034482758621,10.530849280898 20.68965517241379,2.749736913902639 22.06896551724138,12.13431032466773 23.44827586206897,11.62294890283353 24.82758620689655,2.394278364578867 26.20689655172414,10.20852009198269 27.58620689655172,10.3581868495927 28.96551724137931,3.038546985228203 30.3448275862069,14.93042834314222 31.72413793103448,3.02100791207078 33.10344827586207,2.321004014498967 34.48275862068966,3.018669368983124 35.86206896551724,2.785594574580037 37.24137931034483,1.418716139844877 38.62068965517241,0.0 40.0,11.12172116771252 41.37931034482759,3.182757142300347 42.75862068965517,10.65323303581868 44.13793103448276,10.2833534707877 45.51724137931034,4.719959465253147 46.89655172413793,2.913434930038586 48.27586206896552,3.017500097439295 49.6551724137931,10.33402190435359 51.03448275862069,5.543516389289473 52.41379310344828,10.31531355965234 53.79310344827586,5.341622169388471 55.17241379310345,20.0 56.55172413793103,10.42366605604708 57.93103448275862,9.595432045835445 59.31034482758621,4.082316716685505 60.68965517241379,2.977355107767861 62.06896551724138,3.014382039989087 63.44827586206897,5.958607787348482 64.82758620689656,4.784659157344974 66.20689655172414,9.787972093385822 67.58620689655172,1.763651245274194 68.96551724137932,3.061152901742215 70.3448275862069,3.180808356393967 71.72413793103448,0.8165412947733562 73.10344827586206,12.94266671863429 74.48275862068967,10.16096971586701 75.86206896551724,9.50773668004833 77.24137931034483,11.81392992165881 78.62068965517241,10.47199594652531 80.0,9.539696768912966" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_boolean_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/boolean-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.139999999999997 1.379310344827586,2.053333333333331 2.758620689655172,13.213333333333335 4.137931034482759,2.1066666666666656 5.517241379310345,3.2133333333333347 6.896551724137931,7.640000000000001 8.275862068965518,3.1533333333333324 9.655172413793103,2.186666666666664 11.03448275862069,2.1066666666666656 12.41379310344828,7.066666666666663 13.79310344827586,2.0199999999999996 15.17241379310345,2.1066666666666656 16.55172413793103,16.633333333333333 17.93103448275862,3.2666666666666693 19.31034482758621,2.153333333333329 20.68965517241379,3.206666666666667 22.06896551724138,1.913333333333334 23.44827586206897,2.2066666666666634 24.82758620689655,3.173333333333332 26.20689655172414,0.09333333333333371 27.58620689655172,0.0 28.96551724137931,3.16 30.3448275862069,13.239999999999998 31.72413793103448,3.2133333333333347 33.10344827586207,3.206666666666667 34.48275862068966,2.9066666666666663 35.86206896551724,3.1133333333333297 37.24137931034483,7.513333333333332 38.62068965517241,5.333333333333332 40.0,2.0799999999999947 41.37931034482759,3.179999999999996 42.75862068965517,1.5800000000000018 44.13793103448276,2.086666666666666 45.51724137931034,7.739999999999998 46.89655172413793,3.193333333333335 48.27586206896552,3.246666666666666 49.6551724137931,2.1199999999999974 51.03448275862069,10.299999999999999 52.41379310344828,2.1333333333333293 53.79310344827586,3.1266666666666616 55.17241379310345,20.0 56.55172413793103,2.099999999999998 57.93103448275862,2.139999999999997 59.31034482758621,7.813333333333333 60.68965517241379,2.2733333333333334 62.06896551724138,3.0733333333333306 63.44827586206897,14.926666666666666 64.82758620689656,6.373333333333331 66.20689655172414,2.1799999999999997 67.58620689655172,3.219999999999999 68.96551724137932,3.2399999999999984 70.3448275862069,3.0266666666666637 71.72413793103448,6.799999999999997 73.10344827586206,16.05333333333333 74.48275862068967,1.9866666666666681 75.86206896551724,2.0799999999999947 77.24137931034483,2.1466666666666683 78.62068965517241,1.4066666666666627 80.0,2.066666666666663" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectStringInterfaces_50_String___4.html">BenchmarkObjectStringInterfaces/50/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.011447260834015 1.379310344827586,1.847914963205233 2.758620689655172,12.80457890433361 4.137931034482759,1.896974652493868 5.517241379310345,4.251839738348324 6.896551724137931,7.309893704006541 8.275862068965518,5.870809484873262 9.655172413793103,2.469337694194603 11.03448275862069,3.025347506132461 12.41379310344828,7.669664758789861 13.79310344827586,2.273098937040065 15.17241379310345,3.48323793949305 16.55172413793103,18.67538838920687 17.93103448275862,3.532297628781684 19.31034482758621,0.6214227309893704 20.68965517241379,4.971381847914963 22.06896551724138,2.191332788225675 23.44827586206897,1.70073589533933 24.82758620689655,4.448078495502862 26.20689655172414,2.403924775143091 27.58620689655172,1.96238757154538 28.96551724137931,4.82420278004906 30.3448275862069,14.6034341782502 31.72413793103448,5.903515944399019 33.10344827586207,5.936222403924775 34.48275862068966,6.034341782502044 35.86206896551724,5.707277187244481 37.24137931034483,9.157808667211773 38.62068965517241,6.394112837285364 40.0,0.0 41.37931034482759,4.709730171708913 42.75862068965517,0.7358953393295176 44.13793103448276,2.371218315617334 45.51724137931034,6.737530662305805 46.89655172413793,4.905968928863451 48.27586206896552,3.336058871627146 49.6551724137931,0.6214227309893704 51.03448275862069,11.15290269828291 52.41379310344828,1.847914963205233 53.79310344827586,4.987735077677841 55.17241379310345,20.0 56.55172413793103,2.829108748977923 57.93103448275862,2.534750613246116 59.31034482758621,7.293540474243663 60.68965517241379,4.529844644317253 62.06896551724138,4.611610793131643 63.44827586206897,12.29762878168438 64.82758620689656,6.852003270645953 66.20689655172414,3.025347506132461 67.58620689655172,4.758789860997547 68.96551724137932,4.709730171708913 70.3448275862069,2.338511856091578 71.72413793103448,6.753883892068684 73.10344827586206,17.39983646770237 74.48275862068967,2.436631234668847 75.86206896551724,2.403924775143091 77.24137931034483,1.717089125102208 78.62068965517241,2.109566639411284 80.0,2.469337694194603" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_50_5000_4.html">BenchmarkObjectFind/50_5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.685610640870618 1.379310344827586,8.57920193470375 2.758620689655172,14.2503022974607 4.137931034482759,8.403869407496977 5.517241379310345,6.946795646916566 6.896551724137931,12.81136638452237 8.275862068965518,2.0374848851269647 9.655172413793103,9.655380894800485 11.03448275862069,9.812575574365177 12.41379310344828,12.853688029020558 13.79310344827586,8.053204353083432 15.17241379310345,9.685610640870618 16.55172413793103,19.03869407496977 17.93103448275862,8.07738814993954 19.31034482758621,10.05441354292624 20.68965517241379,7.545344619105201 22.06896551724138,10.060459492140264 23.44827586206897,9.812575574365177 24.82758620689655,5.187424425634825 26.20689655172414,9.564691656590083 27.58620689655172,5.030229746070132 28.96551724137931,6.989117291414752 30.3448275862069,14.25634824667473 31.72413793103448,5.386940749697704 33.10344827586207,6.717049576783559 34.48275862068966,8.639661426844016 35.86206896551724,8.615477629987907 37.24137931034483,15.0 38.62068965517241,15.290205562273277 40.0,9.93349455864571 41.37931034482759,0.0 42.75862068965517,6.735187424425632 44.13793103448276,6.759371221281743 45.51724137931034,12.648125755743651 46.89655172413793,6.481257557436519 48.27586206896552,7.738814993954051 49.6551724137931,9.002418379685608 51.03448275862069,17.091898428053206 52.41379310344828,6.753325272067714 53.79310344827586,8.530834340991538 55.17241379310345,20.0 56.55172413793103,9.866989117291414 57.93103448275862,9.8186215235792 59.31034482758621,12.992744860943167 60.68965517241379,4.679564691656591 62.06896551724138,8.518742442563482 63.44827586206897,18.56106408706167 64.82758620689656,13.029020556227328 66.20689655172414,7.660217654171703 67.58620689655172,6.6928657799274465 68.96551724137932,8.337363966142686 70.3448275862069,8.367593712212818 71.72413793103448,13.137847642079807 73.10344827586206,18.724304715840386 74.48275862068967,6.565900846432893 75.86206896551724,9.860943168077387 77.24137931034483,9.474002418379685 78.62068965517241,8.657799274486093 80.0,9.776299879081014" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefCopyNonGround_mixed_4.html">BenchmarkRefCopyNonGround/mixed-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.198862626621647 1.379310344827586,2.772347609738759 2.758620689655172,13.150879687222321 4.137931034482759,2.3102896747823003 5.517241379310345,5.33499200284343 6.896551724137931,4.798293939932471 8.275862068965518,5.153723120668207 9.655172413793103,0.6397725253243287 11.03448275862069,0.0 12.41379310344828,3.021148036253777 13.79310344827586,1.5994313133108236 15.17241379310345,2.701261773591611 16.55172413793103,16.964634796516798 17.93103448275862,3.9452639061666943 19.31034482758621,1.5283454771636755 20.68965517241379,5.1181802025946315 22.06896551724138,3.4832059712102357 23.44827586206897,3.412120135063084 24.82758620689655,3.9452639061666943 26.20689655172414,2.701261773591611 27.58620689655172,1.9904034121201342 28.96551724137931,5.224808956815357 30.3448275862069,13.008708014928025 31.72413793103448,4.15852141460814 33.10344827586207,3.3410342989159396 34.48275862068966,4.194064332681712 35.86206896551724,3.6253776435045317 37.24137931034483,7.979385107517329 38.62068965517241,5.612226763817308 40.0,0.8885729518393468 41.37931034482759,4.940465612226761 42.75862068965517,3.092233872400925 44.13793103448276,2.665718855518037 45.51724137931034,5.772169895148391 46.89655172413793,5.153723120668207 48.27586206896552,3.7675493157988242 49.6551724137931,0.5331437711036067 51.03448275862069,9.084769859605474 52.41379310344828,1.7771459036786936 53.79310344827586,4.798293939932471 55.17241379310345,20.0 56.55172413793103,2.950062200106629 57.93103448275862,2.452461347076593 59.31034482758621,5.452283632486228 60.68965517241379,4.407321841123153 62.06896551724138,5.153723120668207 63.44827586206897,10.225697529767194 64.82758620689656,5.8965701084059 66.20689655172414,2.701261773591611 67.58620689655172,4.940465612226761 68.96551724137932,5.153723120668207 70.3448275862069,3.2344055446952176 71.72413793103448,6.084947574195837 73.10344827586206,13.961258219299806 74.48275862068967,2.807890527812333 75.86206896551724,2.594633019370889 77.24137931034483,3.198862626621647 78.62068965517241,2.736804691665185 80.0,2.3813755109294483" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementNestedObjects_10x1_4.html">BenchmarkParseStatementNestedObjects/10x1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6466886078872914 1.379310344827586,3.359316357757376 2.758620689655172,11.38287429990184 4.137931034482759,3.429759223973671 5.517241379310345,1.877706565044171 6.896551724137931,7.981985103065997 8.275862068965518,3.659564639990762 9.655172413793103,1.933137017148796 11.03448275862069,3.695363473641665 12.41379310344828,6.694381892718979 13.79310344827586,0.9365436803510595 15.17241379310345,2.548645995727236 16.55172413793103,16.14989318089959 17.93103448275862,3.011721231017957 19.31034482758621,0.8072059587736012 20.68965517241379,4.397482533633582 22.06896551724138,3.115653328714129 23.44827586206897,0.6871066458802471 24.82758620689655,3.719614296437439 26.20689655172414,2.17564524510653 27.58620689655172,0.0 28.96551724137931,3.275015878514926 30.3448275862069,11.1484496795427 31.72413793103448,4.158438708932386 33.10344827586207,3.671112650845892 34.48275862068966,3.022114440787574 35.86206896551724,1.865003753103528 37.24137931034483,9.39777123390496 38.62068965517241,5.089208383855881 40.0,2.662971303193025 41.37931034482759,4.384779721692938 42.75862068965517,3.755413130088342 44.13793103448276,3.335065534961603 45.51724137931034,7.610139153530804 46.89655172413793,1.313008834228304 48.27586206896552,3.481725272821756 49.6551724137931,3.17339338298978 51.03448275862069,8.736070211905998 52.41379310344828,2.241468906980773 53.79310344827586,1.188290316992898 55.17241379310345,20.0 56.55172413793103,2.889312315953577 57.93103448275862,1.262197586465731 59.31034482758621,6.993475373866851 60.68965517241379,3.593740978116519 62.06896551724138,1.925053409550205 63.44827586206897,10.66458802471274 64.82758620689656,7.911542236849703 66.20689655172414,0.6155089785784399 67.58620689655172,2.888157514868064 68.96551724137932,2.070558346324846 70.3448275862069,0.9284600727524684 71.72413793103448,7.308736070211906 73.10344827586206,15.56209942837346 74.48275862068967,1.413476528667937 75.86206896551724,2.696460534672903 77.24137931034483,1.692938391362088 78.62068965517241,1.880016167215197 80.0,1.190599919163924" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_5000_500_4.html">BenchmarkObjectFind/5000_500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.973295853829937 1.379310344827586,6.05762473647224 2.758620689655172,8.496134926212227 4.137931034482759,4.181307097680953 5.517241379310345,4.483485593815878 6.896551724137931,7.29444834855938 8.275862068965518,4.244553759662683 9.655172413793103,2.2347153900210834 11.03448275862069,5.643007730147577 12.41379310344828,7.702037947997191 13.79310344827586,2.304989458889672 15.17241379310345,5.84680252986648 16.55172413793103,18.179901616303585 17.93103448275862,2.1995783555867874 19.31034482758621,5.860857343640195 20.68965517241379,4.356992269852423 22.06896551724138,5.734364019676736 23.44827586206897,3.2677442023893164 24.82758620689655,4.413211524947297 26.20689655172414,5.881939564300771 27.58620689655172,6.0224877020379495 28.96551724137931,4.4975404075896 30.3448275862069,9.501054111033028 31.72413793103448,4.146170063246661 33.10344827586207,0.14054813773717 34.48275862068966,4.335910049191845 35.86206896551724,4.567814476458187 37.24137931034483,14.518622628250174 38.62068965517241,13.218552354181307 40.0,5.811665495432184 41.37931034482759,4.30780042164441 42.75862068965517,1.5600843288826418 44.13793103448276,6.148981026001405 45.51724137931034,9.957835558678845 46.89655172413793,4.174279690794096 48.27586206896552,4.167252283907239 49.6551724137931,5.256500351370343 51.03448275862069,14.44132115249473 52.41379310344828,5.1791988756148974 53.79310344827586,3.4153197470133527 55.17241379310345,18.004216444132116 56.55172413793103,5.734364019676736 57.93103448275862,5.839775122979617 59.31034482758621,9.71890372452565 60.68965517241379,2.101194659170762 62.06896551724138,4.314827828531273 63.44827586206897,16.373858046380885 64.82758620689656,9.451862262825015 66.20689655172414,0.8854532677442002 67.58620689655172,0.0 68.96551724137932,2.3120168657765277 70.3448275862069,4.279690794096975 71.72413793103448,13.309908643710472 73.10344827586206,20.0 74.48275862068967,5.579761068165844 75.86206896551724,5.6781447645818695 77.24137931034483,4.7153900210822215 78.62068965517241,5.3829936753338 80.0,5.776528460997891" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkIsVarCompatibleString__ello__4.html">BenchmarkIsVarCompatibleString/_ello_-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.5387596899224825 1.379310344827586,0.0 2.758620689655172,8.75968992248062 4.137931034482759,2.290697674418606 5.517241379310345,3.8682170542635674 6.896551724137931,3.3759689922480653 8.275862068965518,7.9147286821705425 9.655172413793103,9.484496124031008 11.03448275862069,9.379844961240309 12.41379310344828,7.7054263565891485 13.79310344827586,8.5968992248062 15.17241379310345,8.604651162790699 16.55172413793103,20.0 17.93103448275862,2.7674418604651194 19.31034482758621,4.011627906976745 20.68965517241379,3.0852713178294593 22.06896551724138,3.9302325581395365 23.44827586206897,3.562015503875969 24.82758620689655,2.829457364341085 26.20689655172414,1.8217054263565942 27.58620689655172,0.6627906976744207 28.96551724137931,2.294573643410857 30.3448275862069,12.162790697674417 31.72413793103448,6.868217054263566 33.10344827586207,7.686046511627909 34.48275862068966,8.0 35.86206896551724,7.844961240310077 37.24137931034483,5.205426356589147 38.62068965517241,3.837209302325583 40.0,4.38372093023256 41.37931034482759,3.15891472868217 42.75862068965517,3.6007751937984516 44.13793103448276,1.5736434108527178 45.51724137931034,4.418604651162791 46.89655172413793,8.69767441860465 48.27586206896552,8.868217054263567 49.6551724137931,9.64341085271318 51.03448275862069,7.627906976744185 52.41379310344828,9.224806201550386 53.79310344827586,8.666666666666664 55.17241379310345,16.709302325581397 56.55172413793103,8.705426356589147 57.93103448275862,8.651162790697676 59.31034482758621,7.976744186046512 60.68965517241379,8.089147286821706 62.06896551724138,8.054263565891473 63.44827586206897,6.302325581395349 64.82758620689656,7.697674418604649 66.20689655172414,8.728682170542633 67.58620689655172,7.887596899224807 68.96551724137932,2.279069767441861 70.3448275862069,2.0193798449612395 71.72413793103448,6.213178294573645 73.10344827586206,18.593023255813954 74.48275862068967,7.926356589147286 75.86206896551724,4.178294573643413 77.24137931034483,2.2984496124031004 78.62068965517241,3.666666666666668 80.0,8.604651162790699" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainObject_10_4.html">BenchmarkJSONPatchPathologicalNestedAddChainObject/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.091008174386921 1.379310344827586,2.563487738419619 2.758620689655172,12.59727520435967 4.137931034482759,1.634877384196185 5.517241379310345,4.682288828337875 6.896551724137931,2.681198910081744 8.275862068965518,3.428882833787466 9.655172413793103,2.439237057220708 11.03448275862069,1.698092643051771 12.41379310344828,3.088828337874659 13.79310344827586,1.573841961852861 15.17241379310345,0.9591280653950954 16.55172413793103,14.99509536784741 17.93103448275862,3.099727520435967 19.31034482758621,3.119346049046322 20.68965517241379,4.063215258855586 22.06896551724138,3.476839237057221 23.44827586206897,3.782016348773842 24.82758620689655,2.352043596730245 26.20689655172414,3.417983651226158 27.58620689655172,2.341144414168937 28.96551724137931,3.775476839237057 30.3448275862069,11.83215258855586 31.72413793103448,4.544959128065395 33.10344827586207,3.720980926430518 34.48275862068966,2.870844686648501 35.86206896551724,3.261035422343324 37.24137931034483,6.517711171662125 38.62068965517241,4.970027247956403 40.0,3.132425068119891 41.37931034482759,4.268119891008174 42.75862068965517,0.6212534059945504 44.13793103448276,2.729155313351499 45.51724137931034,2.968937329700272 46.89655172413793,3.045231607629428 48.27586206896552,3.683923705722071 49.6551724137931,1.94441416893733 51.03448275862069,8.383651226158038 52.41379310344828,1.735149863760218 53.79310344827586,3.077929155313351 55.17241379310345,20.0 56.55172413793103,3.173841961852861 57.93103448275862,3.06267029972752 59.31034482758621,1.794005449591281 60.68965517241379,4.305177111716621 62.06896551724138,3.823433242506812 63.44827586206897,10.22779291553134 64.82758620689656,3.50299727520436 66.20689655172414,2.600544959128065 67.58620689655172,3.298092643051771 68.96551724137932,4.625613079019074 70.3448275862069,3.304632152588556 71.72413793103448,5.386376021798365 73.10344827586206,14.73787465940054 74.48275862068967,0.0 75.86206896551724,0.8 77.24137931034483,3.607629427792916 78.62068965517241,3.237057220708447 80.0,2.977656675749319" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRuleIndexRefOrdering_unordered_4.html">BenchmarkRuleIndexRefOrdering/unordered-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.2120771176581506 3.333333333333333,0.03319375117850269 6.666666666666667,2.366184355176695 10.0,15.17086065384219 13.33333333333333,1.900475670367906 16.66666666666667,0.3116583711936587 20.0,17.55504719347367 23.33333333333333,1.119764335039865 26.66666666666667,0.947142597935797 30.0,1.224931246597907 33.33333333333333,0.7311519619179087 36.66666666666667,0.4924273419739075 40.0,16.37643777327921 43.33333333333333,1.666304962697055 46.66666666666667,1.093401452271086 50.0,0.0 53.33333333333333,0.4783742533184857 56.66666666666667,0.4583441548045553 60.0,12.94314369372094 63.33333333333333,20.0 66.66666666666667,0.7782920694329312 70.0,1.229556313750325 73.33333333333333,1.315369098147483 76.66666666666667,2.050505733304397 80.0,0.8552460713612284" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkBundleSizeTargets_medium_topdown_4.html">BenchmarkBundleSizeTargets/medium/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.379297731172659 1.379310344827586,4.382890264176082 2.758620689655172,13.58375984749578 4.137931034482759,4.234668538273264 5.517241379310345,4.793497753179897 6.896551724137931,7.28954685906148 8.275862068965518,5.520557437405763 9.655172413793103,4.471835195522419 11.03448275862069,3.143858939548495 12.41379310344828,4.41718586897366 13.79310344827586,2.56197565523579 15.17241379310345,2.702774399038819 16.55172413793103,16.21593264595409 17.93103448275862,3.305296904414236 19.31034482758621,2.269255590284696 20.68965517241379,2.926463109622814 22.06896551724138,2.569303470898401 23.44827586206897,2.999360600500219 24.82758620689655,2.502151653665544 26.20689655172414,2.858549960892542 27.58620689655172,2.795787695574463 28.96551724137931,2.641832191831746 30.3448275862069,12.13807460453884 31.72413793103448,2.93188759654189 33.10344827586207,3.112430223670867 34.48275862068966,2.773257041572863 35.86206896551724,1.849940372279206 37.24137931034483,6.618659164379203 38.62068965517241,5.478291643494631 40.0,3.061658929437061 41.37931034482759,2.888741513086872 42.75862068965517,2.525955158764383 44.13793103448276,2.729492376276197 45.51724137931034,5.123011541904459 46.89655172413793,2.885648603878627 48.27586206896552,0.0 49.6551724137931,1.112781149907956 51.03448275862069,8.94186222873848 52.41379310344828,0.5664663214900685 53.79310344827586,3.084379916313014 55.17241379310345,20.0 56.55172413793103,1.680163448355851 57.93103448275862,1.018447419056484 59.31034482758621,5.094996921960548 60.68965517241379,2.568316119112692 62.06896551724138,3.343803624056886 63.44827586206897,10.42402000874342 64.82758620689656,4.982296068733959 66.20689655172414,1.771773039943138 67.58620689655172,1.536010087642341 68.96551724137932,3.373578823088567 70.3448275862069,3.040995916765055 71.72413793103448,5.843790241276658 73.10344827586206,12.58674866841337 74.48275862068967,2.597782027223549 75.86206896551724,1.788998165072133 77.24137931034483,2.647470803234469 78.62068965517241,2.181202844286891 80.0,0.9191769292764674" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_50_bindings_with_hint_4.html">BenchmarkBindingsAllocation/50_bindings_with_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.430689399555226 1.379310344827586,1.864343958487769 2.758620689655172,13.19125277983692 4.137931034482759,0.0 5.517241379310345,6.864343958487769 6.896551724137931,4.80355819125278 8.275862068965518,6.464047442550037 9.655172413793103,3.502594514455152 11.03448275862069,1.567828020756116 12.41379310344828,2.850259451445515 13.79310344827586,2.642698295033358 15.17241379310345,3.376575240919199 16.55172413793103,14.72942920681987 17.93103448275862,7.001482579688658 19.31034482758621,3.04299481097109 20.68965517241379,5.077835433654559 22.06896551724138,3.124536693847294 23.44827586206897,3.398813936249073 24.82758620689655,6.875463306152706 26.20689655172414,1.549295774647887 27.58620689655172,1.237954040029652 28.96551724137931,6.263899184581171 30.3448275862069,13.33209785025945 31.72413793103448,6.53817642698295 33.10344827586207,6.98295033358043 34.48275862068966,6.73461823573017 35.86206896551724,6.115641215715345 37.24137931034483,8.398813936249073 38.62068965517241,7.031134173461824 40.0,2.902149740548554 41.37931034482759,6.923647146034099 42.75862068965517,2.694588584136397 44.13793103448276,3.124536693847294 45.51724137931034,4.640474425500371 46.89655172413793,6.156412157153447 48.27586206896552,5.630096367679763 49.6551724137931,1.375092661230541 51.03448275862069,9.466271312083023 52.41379310344828,1.953298739807265 53.79310344827586,6.17123795404003 55.17241379310345,20.0 56.55172413793103,3.32468495181616 57.93103448275862,3.46182357301705 59.31034482758621,3.780578206078577 60.68965517241379,7.238695329873981 62.06896551724138,6.160118606375093 63.44827586206897,11.66048925129726 64.82758620689656,4.851742031134173 66.20689655172414,2.00889547813195 67.58620689655172,5.544848035581913 68.96551724137932,6.275018532246108 70.3448275862069,6.208302446256486 71.72413793103448,7.564862861378799 73.10344827586206,15.65974796145293 74.48275862068967,4.306893995552261 75.86206896551724,3.26538176426983 77.24137931034483,2.505559673832468 78.62068965517241,2.7353595255745 80.0,3.380281690140845" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayEquality_500_4.html">BenchmarkArrayEquality/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,16.71776874769117 1.379310344827586,16.71776874769117 2.758620689655172,16.680827484299964 4.137931034482759,16.72146287403029 5.517241379310345,17.27188769855929 6.896551724137931,17.857406723309936 8.275862068965518,16.62541558921315 9.655172413793103,16.71776874769117 11.03448275862069,16.71592168452161 12.41379310344828,17.521241226449945 13.79310344827586,16.135943849279645 15.17241379310345,0.0 16.55172413793103,19.796823051348355 17.93103448275862,17.27558182489841 19.31034482758621,17.292205393424457 20.68965517241379,17.27188769855929 22.06896551724138,17.277428888067973 23.44827586206897,17.299593646102696 24.82758620689655,17.26819357222017 26.20689655172414,16.725157000369414 27.58620689655172,16.702992242334687 28.96551724137931,17.26449944588105 30.3448275862069,17.925748060583672 31.72413793103448,16.618027336534908 33.10344827586207,16.616180273365348 34.48275862068966,16.614333210195788 35.86206896551724,16.62172146287403 37.24137931034483,18.005171776874768 38.62068965517241,17.984854082009605 40.0,17.288511267085333 41.37931034482759,17.12781677133358 42.75862068965517,17.286664203915773 44.13793103448276,16.71222755818249 45.51724137931034,18.005171776874768 46.89655172413793,16.62541558921315 48.27586206896552,16.920945696342816 49.6551724137931,16.71592168452161 51.03448275862069,17.427041004802366 52.41379310344828,16.688215736978204 53.79310344827586,16.618027336534908 55.17241379310345,19.560398965644627 56.55172413793103,16.139637975618765 57.93103448275862,16.14702622829701 59.31034482758621,17.650535648319174 60.68965517241379,16.62726265238271 62.06896551724138,16.62541558921315 63.44827586206897,17.22755818248984 64.82758620689656,17.667159216845217 66.20689655172414,16.14702622829701 67.58620689655172,16.618027336534908 68.96551724137932,17.27188769855929 70.3448275862069,17.26634650905061 71.72413793103448,16.573697820465462 73.10344827586206,20.0 74.48275862068967,17.294052456594017 75.86206896551724,17.299593646102696 77.24137931034483,16.71776874769117 78.62068965517241,17.294052456594017 80.0,16.130402659770965" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./internal/semver</td><td><a href="benchmarks.__internal_semver_BenchmarkParsePrereleaseAndMetadata_4.html">BenchmarkParsePrereleaseAndMetadata-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.40943480195817017 1.379310344827586,0.24032042723631974 2.758620689655172,11.295060080106811 4.137931034482759,0.8544726301735679 5.517241379310345,2.0026702269692933 6.896551724137931,4.788607031597687 8.275862068965518,3.2932799287939467 9.655172413793103,0.9523809523809561 11.03448275862069,0.9701824655095699 12.41379310344828,4.833110814419225 13.79310344827586,0.7565643079661761 15.17241379310345,0.6764574988874088 16.55172413793103,15.647530040053404 17.93103448275862,2.4833110814419257 19.31034482758621,0.8722741433021817 20.68965517241379,2.234089897641301 22.06896551724138,0.9879839786381872 23.44827586206897,0.5963506898086379 24.82758620689655,3.2843791722296416 26.20689655172414,0.5162438807298635 27.58620689655172,0.0 28.96551724137931,2.269692923898532 30.3448275862069,11.446372941700046 31.72413793103448,3.3110814419225676 33.10344827586207,2.4833110814419257 34.48275862068966,2.3854027592345375 35.86206896551724,2.6524254561637726 37.24137931034483,5.03782821539831 38.62068965517241,2.8571428571428577 40.0,1.0502892745883408 41.37931034482759,2.41210502892746 42.75862068965517,0.6586559857587915 44.13793103448276,1.0680907877169545 45.51724137931034,4.744103248776145 46.89655172413793,2.1984868713840697 48.27586206896552,2.5812194036493104 49.6551724137931,0.7921673342234143 51.03448275862069,7.387627948375613 52.41379310344828,1.0235870048954183 53.79310344827586,2.5812194036493104 55.17241379310345,20.0 56.55172413793103,0.8989764129951077 57.93103448275862,0.9256786826880301 59.31034482758621,4.521584334668447 60.68965517241379,3.1330663106364085 62.06896551724138,2.2874944370271493 63.44827586206897,9.443702714730753 64.82758620689656,4.290164663996443 66.20689655172414,0.8366711170449506 67.58620689655172,2.946150422785937 68.96551724137932,2.10947930574099 70.3448275862069,2.5990209167779312 71.72413793103448,4.005340453938583 73.10344827586206,17.098353360035603 74.48275862068967,1.210502892745886 75.86206896551724,1.005785491766801 77.24137931034483,1.0235870048954183 78.62068965517241,0.16911437472185398 80.0,0.8099688473520281" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_1000_1000_4.html">BenchmarkJSONPatchAddRemove/array-1000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.04244308474711 1.379310344827586,1.491864992649688 2.758620689655172,10.29296952600421 4.137931034482759,1.439369859748103 5.517241379310345,3.389934045850054 6.896551724137931,0.3710417577178275 8.275862068965518,3.82653263935794 9.655172413793103,2.334468989630101 11.03448275862069,1.951358814414558 12.41379310344828,1.689280464062935 13.79310344827586,0.9051809765981962 15.17241379310345,0.0 16.55172413793103,14.29874051412452 17.93103448275862,2.759396479796575 19.31034482758621,2.248698796138106 20.68965517241379,4.074407008621717 22.06896551724138,2.809855377647106 23.44827586206897,2.562924629504549 24.82758620689655,4.347212841193532 26.20689655172414,1.923894473360086 27.58620689655172,0.760955937860066 28.96551724137931,3.896012952441495 30.3448275862069,12.43354920735826 31.72413793103448,4.226131352060074 33.10344827586207,1.466188565298582 34.48275862068966,3.699888752036235 35.86206896551724,3.428870833167786 37.24137931034483,7.558405180976598 38.62068965517241,4.976061822082721 40.0,2.852070006754341 41.37931034482759,2.974939409591164 42.75862068965517,1.572370773570662 44.13793103448276,2.092603996980412 45.51724137931034,2.871637728952283 46.89655172413793,3.802892447057889 48.27586206896552,2.202163375581072 49.6551724137931,2.137450832373157 51.03448275862069,10.4305892168938 52.41379310344828,0.7587707100003973 53.79310344827586,1.162789542691406 55.17241379310345,20.0 56.55172413793103,2.988249433827327 57.93103448275862,2.231514958877985 59.31034482758621,2.308742898009456 60.68965517241379,4.545820255075688 62.06896551724138,3.133467757956216 63.44827586206897,12.48435575509555 64.82758620689656,2.380209781874528 66.20689655172414,1.81711629385355 67.58620689655172,3.064384759028964 68.96551724137932,3.618489014263578 70.3448275862069,2.577674917557313 71.72413793103448,8.178016607731733 73.10344827586206,14.06000437045572 74.48275862068967,2.151158170765624 75.86206896551724,1.800876077714649 77.24137931034483,1.904376415431682 78.62068965517241,3.097312169732608 80.0,2.121458937581946" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkPartialEval_100_4.html">BenchmarkPartialEval/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.524631427544049 1.379310344827586,0.03595828838547285 2.758620689655172,13.08162531463502 4.137931034482759,1.560589715929522 5.517241379310345,2.862279755483639 6.896551724137931,2.797554836389788 8.275862068965518,2.279755483638979 9.655172413793103,1.33764832793959 11.03448275862069,3.00611290902553 12.41379310344828,1.625314635023373 13.79310344827586,2.76878820568141 15.17241379310345,1.495864796835671 16.55172413793103,19.15138439410284 17.93103448275862,3.329737504494786 19.31034482758621,2.215030564545128 20.68965517241379,2.524271844660194 22.06896551724138,2.783171521035599 23.44827586206897,2.912621359223301 24.82758620689655,0.0 26.20689655172414,2.135922330097087 27.58620689655172,1.531823085221143 28.96551724137931,2.740021574973031 30.3448275862069,13.01690039554117 31.72413793103448,3.567062207838907 33.10344827586207,3.286587558432219 34.48275862068966,3.394462423588637 35.86206896551724,2.624955052139518 37.24137931034483,10.54297015462064 38.62068965517241,9.104638619201726 40.0,2.509888529306005 41.37931034482759,3.034879539733909 42.75862068965517,0.03595828838547285 44.13793103448276,0.1222581805106077 45.51724137931034,2.17188061848256 46.89655172413793,3.106796116504854 48.27586206896552,3.495145631067961 49.6551724137931,0.8845738942826321 51.03448275862069,12.52786767349874 52.41379310344828,1.618122977346278 53.79310344827586,1.963322545846818 55.17241379310345,20.0 56.55172413793103,2.696871628910464 57.93103448275862,1.948939230492629 59.31034482758621,0.4602660913340525 60.68965517241379,2.078389068680331 62.06896551724138,2.67529665587918 63.44827586206897,12.76519237684286 64.82758620689656,1.330456670262496 66.20689655172414,2.020855807263574 67.58620689655172,2.020855807263574 68.96551724137932,3.68212873067242 70.3448275862069,3.387270765911543 71.72413793103448,9.564904710535778 73.10344827586206,19.2089176555196 74.48275862068967,2.955771305285868 75.86206896551724,1.280115066522834 77.24137931034483,1.17943185904351 78.62068965517241,1.769147788565264 80.0,1.819489392304926" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONFilterArrayIndices_size_1000_4.html">BenchmarkJSONFilterArrayIndices/size=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.398995555876721 1.379310344827586,0.9750230980855688 2.758620689655172,12.69821770526327 4.137931034482759,0.0 5.517241379310345,2.928269475944441 6.896551724137931,4.919195412384703 8.275862068965518,2.885738028997775 9.655172413793103,2.530724324993935 11.03448275862069,0.7886899385255421 12.41379310344828,4.735443044508333 13.79310344827586,2.544247673416297 15.17241379310345,1.477348391392544 16.55172413793103,18.18425820304637 17.93103448275862,2.9266177692669 19.31034482758621,1.716639396301209 20.68965517241379,2.156509530863688 22.06896551724138,2.804288243461564 23.44827586206897,2.078466390349904 24.82758620689655,2.794481235063668 26.20689655172414,2.047187195143982 27.58620689655172,1.409009027609309 28.96551724137931,3.465796767816495 30.3448275862069,12.71731556372233 31.72413793103448,4.036771119908743 33.10344827586207,3.684751134257945 34.48275862068966,1.752770479872406 35.86206896551724,2.228565234671388 37.24137931034483,8.88545930349594 38.62068965517241,6.531054666329443 40.0,2.029431348360423 41.37931034482759,3.22650576290783 42.75862068965517,1.969144054630198 44.13793103448276,1.431823226092836 45.51724137931034,4.228265862836084 46.89655172413793,2.953354771109586 48.27586206896552,2.325603001976886 49.6551724137931,1.850427637181982 51.03448275862069,10.96588709552542 52.41379310344828,1.531751480084031 53.79310344827586,3.323337066878636 55.17241379310345,20.0 56.55172413793103,1.985351426403564 57.93103448275862,2.009817331564631 59.31034482758621,3.998265707988583 60.68965517241379,3.267901661513686 62.06896551724138,1.168479242692488 63.44827586206897,12.73589726384466 64.82758620689656,4.652238320627236 66.20689655172414,1.81058021358632 67.58620689655172,1.580992985408204 68.96551724137932,2.822457016914509 70.3448275862069,2.16559391759016 71.72413793103448,8.06208352474205 73.10344827586206,17.18796938148747 74.48275862068967,1.185409236137277 75.86206896551724,1.255710001600091 77.24137931034483,2.191711529428768 78.62068965517241,2.747407594753767 80.0,1.881190674051172" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_100x1000x10_1000p_4.html">BenchmarkJSONPatchReplace/100x1000x10-1000p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.061978814514311 1.379310344827586,0.1217038539553753 2.758620689655172,13.2675231011945 4.137931034482759,0.08564345278341222 5.517241379310345,3.665539779130043 6.896551724137931,2.798287130944332 8.275862068965518,3.703403200360604 9.655172413793103,0.3939598828036962 11.03448275862069,0.9682217714672076 12.41379310344828,3.386973180076628 13.79310344827586,0.8519269776876268 15.17241379310345,0.0 16.55172413793103,13.24228082037413 17.93103448275862,3.840432724814064 19.31034482758621,0.8014424160468785 20.68965517241379,3.823304034257381 22.06896551724138,0.3389677710164526 23.44827586206897,1.372999774622493 24.82758620689655,4.376831192247014 26.20689655172414,0.4480504845616407 27.58620689655172,0.5643452783412215 28.96551724137931,2.714446698219518 30.3448275862069,12.94568402073473 31.72413793103448,4.276763578994816 33.10344827586207,3.76560739238224 34.48275862068966,3.28780707685373 35.86206896551724,3.817894974081587 37.24137931034483,6.915483434753212 38.62068965517241,4.988054992111787 40.0,1.482082488167681 41.37931034482759,3.478927203065134 42.75862068965517,1.061077304485012 44.13793103448276,1.429794906468334 45.51724137931034,3.828713094433176 46.89655172413793,3.981068289384719 48.27586206896552,4.015325670498084 49.6551724137931,0.8041469461347757 51.03448275862069,8.84832093757043 52.41379310344828,0.3741266621591165 53.79310344827586,3.663736759071445 55.17241379310345,20.0 56.55172413793103,0.5995041694838855 57.93103448275862,1.18007662835249 59.31034482758621,3.897227856659905 60.68965517241379,3.813387423935091 62.06896551724138,2.929907595221997 63.44827586206897,11.1264367816092 64.82758620689656,3.572684246112238 66.20689655172414,0.3551949515438359 67.58620689655172,2.819021861618211 68.96551724137932,3.972053189091729 70.3448275862069,2.578318683795357 71.72413793103448,6.306062654947036 73.10344827586206,14.71985575839531 74.48275862068967,0.8375028172188416 75.86206896551724,0.7049808429118773 77.24137931034483,0.2361956276763579 78.62068965517241,0.2911877394636015 80.0,1.057471264367816" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/dependencies</td><td><a href="benchmarks.__v1_dependencies_BenchmarkBase_10_4.html">BenchmarkBase/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.952333956900234 1.379310344827586,3.692792646820545 2.758620689655172,13.86321789980704 4.137931034482759,4.164150304172988 5.517241379310345,3.658030019590803 6.896551724137931,6.55481742255741 8.275862068965518,6.66087289546171 9.655172413793103,4.415442855249009 11.03448275862069,4.643167523457408 12.41379310344828,5.592069407415045 13.79310344827586,3.842743301565791 15.17241379310345,4.541236430054943 16.55172413793103,16.02321436462461 17.93103448275862,7.061526904211286 19.31034482758621,4.720352339848871 20.68965517241379,6.909219461179278 22.06896551724138,5.359925761168967 23.44827586206897,5.568206926011578 24.82758620689655,7.072427050037561 26.20689655172414,0.0 27.58620689655172,4.089911473139978 28.96551724137931,5.938517285569091 30.3448275862069,13.1824006834686 31.72413793103448,1.941109752684529 33.10344827586207,6.088762538850182 34.48275862068966,6.250497135029239 35.86206896551724,5.74084166801691 37.24137931034483,7.966533606327977 38.62068965517241,6.071675823771156 40.0,4.556850152454742 41.37931034482759,6.154163413807833 42.75862068965517,4.150598771524106 44.13793103448276,4.43724314690156 45.51724137931034,6.897730118281312 46.89655172413793,3.850402863497768 48.27586206896552,6.213672318048579 49.6551724137931,4.470827379987921 51.03448275862069,10.00309328462638 52.41379310344828,4.174166654391728 53.79310344827586,6.290267937368351 55.17241379310345,20.0 56.55172413793103,4.071940962453417 57.93103448275862,4.114657750150982 59.31034482758621,5.754098602129947 60.68965517241379,6.369809542046576 62.06896551724138,6.430791438966548 63.44827586206897,11.27752655069304 64.82758620689656,3.506900970702176 66.20689655172414,4.489976284817864 67.58620689655172,5.848075535064591 68.96551724137932,6.181266479105599 70.3448275862069,6.289973338832506 71.72413793103448,7.229153471107249 73.10344827586206,15.81228181295939 74.48275862068967,4.095803443856884 75.86206896551724,4.418388840607462 77.24137931034483,4.938944453446066 78.62068965517241,4.637864749812193 80.0,4.004183299209003" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkValueName_4.html">BenchmarkValueName-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.997116770783279 1.379310344827586,6.035559827006248 2.758620689655172,12.320999519461797 4.137931034482759,6.016338298894761 5.517241379310345,5.545410860163383 6.896551724137931,9.168668909178281 8.275862068965518,5.458913983661702 9.655172413793103,6.035559827006248 11.03448275862069,1.5857760691975002 12.41379310344828,9.264776549735705 13.79310344827586,6.045170591061989 15.17241379310345,5.88178760211437 16.55172413793103,18.28928399807785 17.93103448275862,5.487746275828931 19.31034482758621,6.025949062950502 20.68965517241379,5.516578567996152 22.06896551724138,5.997116770783279 23.44827586206897,5.977895242671792 24.82758620689655,5.487746275828931 26.20689655172414,5.92023065833734 27.58620689655172,5.852955309947141 28.96551724137931,4.786160499759728 30.3448275862069,12.369053339740509 31.72413793103448,5.526189332051901 33.10344827586207,5.526189332051901 34.48275862068966,5.420470927438732 35.86206896551724,5.4973570398846725 37.24137931034483,10.725612686208555 38.62068965517241,8.284478616049977 40.0,6.006727534839021 41.37931034482759,5.545410860163383 42.75862068965517,5.910619894281597 44.13793103448276,6.025949062950502 45.51724137931034,10.120134550696779 46.89655172413793,5.478135511773186 48.27586206896552,5.468524747717442 49.6551724137931,0.0 51.03448275862069,12.715040845747236 52.41379310344828,5.977895242671792 53.79310344827586,5.526189332051901 55.17241379310345,20.0 56.55172413793103,5.977895242671792 57.93103448275862,5.977895242671792 59.31034482758621,8.765016818837097 60.68965517241379,5.555021624219123 62.06896551724138,4.766938971648248 63.44827586206897,13.96444017299375 64.82758620689656,9.591542527630946 66.20689655172414,6.035559827006248 67.58620689655172,5.555021624219123 68.96551724137932,5.430081691494472 70.3448275862069,5.420470927438732 71.72413793103448,8.899567515617493 73.10344827586206,18.88515136953388 74.48275862068967,5.9682844786160505 75.86206896551724,6.035559827006248 77.24137931034483,5.68957232099952 78.62068965517241,6.054781355117731 80.0,5.88178760211437" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64_123_4.html">BenchmarkAtoi64/123-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.4927991620843173 1.379310344827586,2.4823252160251386 2.758620689655172,12.673474731605133 4.137931034482759,2.4875621890547244 5.517241379310345,3.3778476040848346 6.896551724137931,6.876145587850221 8.275862068965518,5.08510081173082 9.655172413793103,2.4718512699659563 11.03448275862069,2.4666142969363705 12.41379310344828,6.865671641791044 13.79310344827586,2.414244566640484 15.17241379310345,2.440429431788427 16.55172413793103,12.123592563498299 17.93103448275862,1.450641529196126 19.31034482758621,2.3723487824037726 20.68965517241379,1.450641529196126 22.06896551724138,2.424718512699659 23.44827586206897,2.4509033778476024 24.82758620689655,5.106048703849172 26.20689655172414,2.4666142969363705 27.58620689655172,2.5137470542026676 28.96551724137931,1.5344330976695488 30.3448275862069,9.79313956533124 31.72413793103448,1.508248232521602 33.10344827586207,1.4873003404032445 34.48275862068966,1.1887928777166827 35.86206896551724,3.3778476040848346 37.24137931034483,1.6915422885572156 38.62068965517241,0.0 40.0,2.4927991620843173 41.37931034482759,3.6815920398009965 42.75862068965517,2.325216025137472 44.13793103448276,0.3142183817753299 45.51724137931034,6.797590992406391 46.89655172413793,1.199266823775858 48.27586206896552,1.4401675831369474 49.6551724137931,2.4561403508771953 51.03448275862069,4.163393558523174 52.41379310344828,1.764859910971456 53.79310344827586,1.2673474731605125 55.17241379310345,20.0 56.55172413793103,2.508510081173082 57.93103448275862,2.435192458758838 59.31034482758621,6.766169154228853 60.68965517241379,3.3673736580256595 62.06896551724138,1.4873003404032445 63.44827586206897,5.525006546216284 64.82758620689656,6.729510343021733 66.20689655172414,2.440429431788427 67.58620689655172,1.5291961246399595 68.96551724137932,1.5134852055511914 70.3448275862069,1.5187221785807807 71.72413793103448,0.6336737365802527 73.10344827586206,11.657501963864886 74.48275862068967,2.4037706205813016 75.86206896551724,2.518984027232257 77.24137931034483,2.477088242995549 78.62068965517241,2.435192458758838 80.0,2.319979052107879" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectGet_existing_float_number_key_as_int_4.html">BenchmarkObjectGet/existing_float_number_key_as_int-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.123328380386329 1.379310344827586,4.093610698365527 2.758620689655172,11.671619613670131 4.137931034482759,3.7890044576522968 5.517241379310345,4.546805349182764 6.896551724137931,6.441307578008912 8.275862068965518,4.205052005943536 9.655172413793103,4.019316493313518 11.03448275862069,4.0267459138187185 12.41379310344828,7.310549777117384 13.79310344827586,3.1352154531946503 15.17241379310345,3.684992570579489 16.55172413793103,13.781575037147102 17.93103448275862,5.549777117384844 19.31034482758621,3.528974739970284 20.68965517241379,5.549777117384844 22.06896551724138,4.04903417533432 23.44827586206897,4.25705794947994 24.82758620689655,5.245170876671617 26.20689655172414,2.667161961367011 27.58620689655172,2.39227340267459 28.96551724137931,4.873699851411587 30.3448275862069,11.575037147102526 31.72413793103448,4.554234769687962 33.10344827586207,4.405646359583953 34.48275862068966,4.5616641901931665 35.86206896551724,4.643387815750373 37.24137931034483,1.7904903417533404 38.62068965517241,0.0 40.0,3.3952451708766738 41.37931034482759,5.4086181277860295 42.75862068965517,3.499257057949478 44.13793103448276,3.91530460624071 45.51724137931034,6.54531946508172 46.89655172413793,5.549777117384844 48.27586206896552,5.297176820208021 49.6551724137931,4.5616641901931665 51.03448275862069,5.200594353640415 52.41379310344828,4.517087667161961 53.79310344827586,5.386329866270431 55.17241379310345,20.0 56.55172413793103,3.4101040118870714 57.93103448275862,3.2689450222882606 59.31034482758621,5.690936106983653 60.68965517241379,4.52451708766716 62.06896551724138,4.5988112927191676 63.44827586206897,6.136701337295689 64.82758620689656,6.255572065378896 66.20689655172414,3.3952451708766738 67.58620689655172,4.962852897473997 68.96551724137932,4.992570579494799 70.3448275862069,4.955423476968793 71.72413793103448,0.7280832095096557 73.10344827586206,14.205052005943536 74.48275862068967,3.5141158989598793 75.86206896551724,3.759286775631498 77.24137931034483,3.7444279346211005 78.62068965517241,3.6701337295690912 80.0,3.164933135215449" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLIsValid_Schema_w__1000_types___string_4.html">BenchmarkGraphQLIsValid/Schema_w/_1000_types_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.483990614973455 1.379310344827586,4.565130079324572 2.758620689655172,11.33322544440302 4.137931034482759,4.016573836322883 5.517241379310345,2.249379365652402 6.896551724137931,8.285882951867341 8.275862068965518,1.899413009963565 9.655172413793103,3.175053283809257 11.03448275862069,4.601362414423221 12.41379310344828,7.959778832060834 13.79310344827586,4.566283224166771 15.17241379310345,4.462644331474106 16.55172413793103,17.50365107933702 17.93103448275862,2.421525545106636 19.31034482758621,4.635183628488181 20.68965517241379,1.759187976368393 22.06896551724138,4.51274061251647 23.44827586206897,5.124392223872588 24.82758620689655,1.975271595094155 26.20689655172414,4.151701445558787 27.58620689655172,3.456289586119281 28.96551724137931,1.64320519229673 30.3448275862069,11.60391309219065 31.72413793103448,1.59102538818721 33.10344827586207,2.147575021572326 34.48275862068966,1.053528852535707 35.86206896551724,1.61208338547601 37.24137931034483,10.75848757191594 38.62068965517241,8.871667427785942 40.0,4.464767166297245 41.37931034482759,1.644869389966723 42.75862068965517,3.985032704104999 44.13793103448276,4.341367564263255 45.51724137931034,8.749434074512813 46.89655172413793,2.212242860166118 48.27586206896552,1.582167139172134 49.6551724137931,4.284155855387774 51.03448275862069,12.59109680454391 52.41379310344828,3.889649280168988 53.79310344827586,1.560493257706251 55.17241379310345,20.0 56.55172413793103,3.880437225350055 57.93103448275862,4.040305033018599 59.31034482758621,6.998160865015879 60.68965517241379,2.015644768489793 62.06896551724138,0.4604585978413915 63.44827586206897,13.40115484835163 64.82758620689656,8.122319839136296 66.20689655172414,4.003810619546722 67.58620689655172,0.9212710014866397 68.96551724137932,2.178657516637063 70.3448275862069,0.0 71.72413793103448,8.607767609864892 73.10344827586206,17.67189229103017 74.48275862068967,4.207838633104037 75.86206896551724,3.825689053182909 77.24137931034483,4.476390342149868 78.62068965517241,4.19096078586821 80.0,3.915044674534696" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchReplace_100x10x10_100p_4.html">BenchmarkJSONPatchReplace/100x10x10-100p-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.482995421844343 1.379310344827586,1.534499672988882 2.758620689655172,12.80493786788751 4.137931034482759,1.425768476128188 5.517241379310345,5.158600392413342 6.896551724137931,3.297907128842381 8.275862068965518,4.60922171353826 9.655172413793103,1.146991497710922 11.03448275862069,2.284990189666449 12.41379310344828,4.166939175931982 13.79310344827586,0.9565075212557227 15.17241379310345,0.9417920209287116 16.55172413793103,14.3288096795291 17.93103448275862,4.781720078482668 19.31034482758621,1.90565729234794 20.68965517241379,4.307553956834532 22.06896551724138,2.616906474820144 23.44827586206897,2.50327011118378 24.82758620689655,5.658109875735775 26.20689655172414,2.207325049051668 27.58620689655172,0.0 28.96551724137931,4.834041857423152 30.3448275862069,13.35431654676259 31.72413793103448,4.769457161543492 33.10344827586207,3.893067364290386 34.48275862068966,5.073577501635056 35.86206896551724,5.005722694571615 37.24137931034483,7.211412688031393 38.62068965517241,5.148790058862001 40.0,2.925114453891432 41.37931034482759,4.859385219097449 42.75862068965517,1.936723348593852 44.13793103448276,2.665140614780903 45.51724137931034,5.053139306736429 46.89655172413793,5.489699149771092 48.27586206896552,5.362164813603663 49.6551724137931,2.713374754741661 51.03448275862069,9.369686069326358 52.41379310344828,1.534499672988882 53.79310344827586,4.299378678875082 55.17241379310345,20.0 56.55172413793103,2.399444081098757 57.93103448275862,1.684924787442773 59.31034482758621,4.616579463701766 60.68965517241379,5.254251144538914 62.06896551724138,3.358404185742315 63.44827586206897,11.26880313930674 64.82758620689656,4.34434270765206 66.20689655172414,1.014551994767822 67.58620689655172,3.839928057553957 68.96551724137932,5.116088947024199 70.3448275862069,5.029431000654022 71.72413793103448,6.760137344669719 73.10344827586206,16.16252452583388 74.48275862068967,2.82455853499019 75.86206896551724,1.857423152387181 77.24137931034483,2.760791366906475 78.62068965517241,1.687377370830608 80.0,1.559843034663179" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_true__clients_100__pattern_count_10_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=true,_clients=100,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.889537915927819 1.379310344827586,2.637112756858246 2.758620689655172,12.68592886200063 4.137931034482759,3.052675498070304 5.517241379310345,5.72128924585376 6.896551724137931,0.0 8.275862068965518,5.945342651507249 9.655172413793103,3.002607697924272 11.03448275862069,2.401585480337958 12.41379310344828,0.5678522999895692 13.79310344827586,2.940440179409617 15.17241379310345,2.845102743298216 16.55172413793103,13.00594555126734 17.93103448275862,5.185146552623344 19.31034482758621,2.615208094294357 20.68965517241379,5.27297381871284 22.06896551724138,3.305100657139877 23.44827586206897,3.712527380828205 24.82758620689655,4.825701470741629 26.20689655172414,2.692813184520705 27.58620689655172,2.613121935954939 28.96551724137931,5.537081464483154 30.3448275862069,12.33920934598936 31.72413793103448,5.954313132366747 33.10344827586207,5.316157296338792 34.48275862068966,5.303640346302284 35.86206896551724,5.136539063314906 37.24137931034483,5.772817356837384 38.62068965517241,3.815583602795452 40.0,2.898717012621258 41.37931034482759,5.927193073954313 42.75862068965517,2.299780953374361 44.13793103448276,3.379993741524982 45.51724137931034,0.599770522582664 46.89655172413793,5.428392614999478 48.27586206896552,5.539793470324398 49.6551724137931,2.430374465421926 51.03448275862069,7.033274225513716 52.41379310344828,2.573067695838114 53.79310344827586,6.243454678210076 55.17241379310345,20.0 56.55172413793103,2.353395222697403 57.93103448275862,2.255345780744759 59.31034482758621,2.093251277771983 60.68965517241379,5.730259726713258 62.06896551724138,5.551058725357255 63.44827586206897,7.613852091373735 64.82758620689656,1.489725670178367 66.20689655172414,2.263273182434547 67.58620689655172,5.522269740273287 68.96551724137932,6.119954104516533 70.3448275862069,5.270053197037655 71.72413793103448,3.842912277041827 73.10344827586206,11.24814853447377 74.48275862068967,1.871701262125795 75.86206896551724,0.6054031500990925 77.24137931034483,2.262021487430896 78.62068965517241,1.46114530092834 80.0,2.124126421195369" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,162,120);color:black;padding:2px 6px;display:block;text-align:right">1.44</span></td><td><span style="background:rgb(255,196,120);color:black;padding:2px 6px;display:block;text-align:right">1.26</span></td></tr><tr><td>./v1/cover</td><td><a href="benchmarks.__v1_cover_BenchmarkCoverBigLocalVar_10Vars1000Iterations_4.html">BenchmarkCoverBigLocalVar/10Vars1000Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.031343791568332 1.379310344827586,4.574543337444011 2.758620689655172,15.68419296404314 4.137931034482759,0.0 5.517241379310345,6.113791116753654 6.896551724137931,7.025708455459054 8.275862068965518,3.87874723029322 9.655172413793103,3.130871088883077 11.03448275862069,5.634984544801286 12.41379310344828,5.472660255060028 13.79310344827586,4.707246804627437 15.17241379310345,5.089836846806082 16.55172413793103,19.65101921875706 17.93103448275862,7.323312331396799 19.31034482758621,3.740935470643305 20.68965517241379,6.398429537235073 22.06896551724138,5.085504420771763 23.44827586206897,5.74834135819662 24.82758620689655,7.063918361879258 26.20689655172414,2.141685333427084 27.58620689655172,3.537872131756668 28.96551724137931,6.513541142287539 30.3448275862069,14.98740580875438 31.72413793103448,6.045573969923659 33.10344827586207,6.851424912040689 34.48275862068966,6.720870231186982 35.86206896551724,6.442005348023071 37.24137931034483,9.423860074913541 38.62068965517241,11.18790757612356 40.0,5.265476641116617 41.37931034482759,7.181759137721444 42.75862068965517,5.00325500214121 44.13793103448276,4.847246750074329 45.51724137931034,6.66835528742366 46.89655172413793,6.458850135640243 48.27586206896552,6.452337100629573 49.6551724137931,4.504086482436778 51.03448275862069,14.19317619411451 52.41379310344828,4.806095521886859 53.79310344827586,5.894531566095486 55.17241379310345,20.0 56.55172413793103,4.910620793159768 57.93103448275862,3.879013934379278 59.31034482758621,5.606535098712334 60.68965517241379,6.801295151410637 62.06896551724138,6.752762584568683 63.44827586206897,15.88737601669568 64.82758620689656,5.119448577179162 66.20689655172414,4.475858279510125 67.58620689655172,0.9701421744929667 68.96551724137932,6.824054405208973 70.3448275862069,6.856499866496421 71.72413793103448,11.67879766161131 73.10344827586206,19.27561503326073 74.48275862068967,4.780628312396557 75.86206896551724,4.230028334278415 77.24137931034483,4.970606482060968 78.62068965517241,4.835858788672471 80.0,3.737228889992747" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_500x2500_4.html">BenchmarkAnyUnionAllUniqueTypes/500x2500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.077032999900302 1.379310344827586,2.072380445980526 2.758620689655172,14.70605828985411 4.137931034482759,1.329965770496162 5.517241379310345,5.309228673025157 6.896551724137931,1.91020570934831 8.275862068965518,6.120102356186235 9.655172413793103,2.073709747100462 11.03448275862069,1.902894553188661 12.41379310344828,0.0 13.79310344827586,1.547971154165697 15.17241379310345,0.9045894121165797 16.55172413793103,11.30238277225749 17.93103448275862,4.172676215479712 19.31034482758621,0.7975806719617161 20.68965517241379,6.264331527699312 22.06896551724138,2.282410022930444 23.44827586206897,2.925791764979562 24.82758620689655,5.495995480376192 26.20689655172414,1.674254760559636 27.58620689655172,1.785916054634276 28.96551724137931,6.453092286730252 30.3448275862069,14.05270678940547 31.72413793103448,6.38729188129341 33.10344827586207,4.768867767771094 34.48275862068966,4.399322056428833 35.86206896551724,4.873882556246054 37.24137931034483,6.137383270745406 38.62068965517241,5.803064039081453 40.0,0.9777009737130704 41.37931034482759,5.988501545312552 42.75862068965517,0.9531089029942508 44.13793103448276,0.9936525871523046 45.51724137931034,1.816489980392808 46.89655172413793,5.686085540527068 48.27586206896552,4.550862384101559 49.6551724137931,1.524708384566814 51.03448275862069,7.547107108437739 52.41379310344828,1.326642517696321 53.79310344827586,6.161975341464225 55.17241379310345,20.0 56.55172413793103,2.379449004685786 57.93103448275862,2.00790934166362 59.31034482758621,0.9431391445947293 60.68965517241379,5.534545212854342 62.06896551724138,5.079259579276196 63.44827586206897,8.462330929513808 64.82758620689656,1.260177461699511 66.20689655172414,2.463859625801735 67.58620689655172,3.767904024459141 68.96551724137932,4.939018311122927 70.3448275862069,5.134425575753548 71.72413793103448,4.032434947326443 73.10344827586206,11.22328935562128 74.48275862068967,0.9650726130736765 75.86206896551724,2.410022930444319 77.24137931034483,1.070087401548636 78.62068965517241,0.9172177727559735 80.0,1.884284337509554" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayEquality_5_4.html">BenchmarkArrayEquality/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.0216535433070852 1.379310344827586,3.1496062992125964 2.758620689655172,12.293307086614174 4.137931034482759,3.0610236220472444 5.517241379310345,6.112204724409448 6.896551724137931,10.413385826771652 8.275862068965518,2.6377952755905483 9.655172413793103,3.1692913385826778 11.03448275862069,3.208661417322837 12.41379310344828,7.52952755905512 13.79310344827586,0.029527559055118502 15.17241379310345,0.09842519685039264 16.55172413793103,20.0 17.93103448275862,6.092519685039369 19.31034482758621,6.2204724409448815 20.68965517241379,6.102362204724409 22.06896551724138,6.230314960629922 23.44827586206897,6.249999999999998 24.82758620689655,6.08267716535433 26.20689655172414,3.129921259842522 27.58620689655172,3.1496062992125964 28.96551724137931,6.102362204724409 30.3448275862069,9.616141732283463 31.72413793103448,2.5885826771653555 33.10344827586207,2.608267716535437 34.48275862068966,2.618110236220474 35.86206896551724,2.6771653543307075 37.24137931034483,10.94488188976378 38.62068965517241,10.305118110236222 40.0,6.141732283464567 41.37931034482759,6.0728346456692925 42.75862068965517,6.2007874015748 44.13793103448276,3.120078740157478 45.51724137931034,10.511811023622048 46.89655172413793,2.618110236220474 48.27586206896552,2.6673228346456703 49.6551724137931,3.208661417322837 51.03448275862069,8.080708661417319 52.41379310344828,3.179133858267715 53.79310344827586,2.6377952755905483 55.17241379310345,18.346456692913385 56.55172413793103,0.12795275590551114 57.93103448275862,0.12795275590551114 59.31034482758621,8.139763779527557 60.68965517241379,2.5295275590551185 62.06896551724138,2.6377952755905483 63.44827586206897,5.748031496062993 64.82758620689656,8.238188976377948 66.20689655172414,0.0 67.58620689655172,2.608267716535437 68.96551724137932,6.112204724409448 70.3448275862069,6.112204724409448 71.72413793103448,2.5688976377952777 73.10344827586206,19.104330708661415 74.48275862068967,6.249999999999998 75.86206896551724,6.181102362204724 77.24137931034483,3.1003937007874 78.62068965517241,6.2204724409448815 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_object_10_4.html">BenchmarkJSONPatchAddShallowScalar/object-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.409287257019438 1.379310344827586,0.7829373650107991 2.758620689655172,13.01835853131749 4.137931034482759,0.8153347732181425 5.517241379310345,3.326133909287257 6.896551724137931,0.5777537796976242 8.275862068965518,2.602591792656587 9.655172413793103,1.565874730021598 11.03448275862069,1.571274298056156 12.41379310344828,1.495680345572354 13.79310344827586,0.3995680345572354 15.17241379310345,0.2051835853131749 16.55172413793103,16.37149028077754 17.93103448275862,4.114470842332613 19.31034482758621,0.734341252699784 20.68965517241379,3.450323974082073 22.06896551724138,2.046436285097192 23.44827586206897,1.798056155507559 24.82758620689655,4.470842332613391 26.20689655172414,0.8855291576673866 27.58620689655172,0.4859611231101512 28.96551724137931,3.947084233261339 30.3448275862069,13.35313174946004 31.72413793103448,4.476241900647948 33.10344827586207,4.249460043196544 34.48275862068966,3.590712742980562 35.86206896551724,2.948164146868251 37.24137931034483,8.439524838012959 38.62068965517241,5.35097192224622 40.0,1.603671706263499 41.37931034482759,3.893088552915767 42.75862068965517,0.8639308855291578 44.13793103448276,1.943844492440605 45.51724137931034,2.5 46.89655172413793,3.990280777537797 48.27586206896552,3.00755939524838 49.6551724137931,1.285097192224622 51.03448275862069,10.39956803455724 52.41379310344828,0.9017278617710583 53.79310344827586,3.3585313174946 55.17241379310345,20.0 56.55172413793103,2.046436285097192 57.93103448275862,1.317494600431965 59.31034482758621,2.311015118790497 60.68965517241379,4.298056155507559 62.06896551724138,3.234341252699784 63.44827586206897,12.12742980561555 64.82758620689656,2.111231101511879 66.20689655172414,0.9341252699784017 67.58620689655172,3.056155507559395 68.96551724137932,4.389848812095032 70.3448275862069,3.201943844492441 71.72413793103448,6.636069114470842 73.10344827586206,17.7267818574514 74.48275862068967,1.684665226781857 75.86206896551724,0.0 77.24137931034483,1.052915766738661 78.62068965517241,1.285097192224622 80.0,1.160907127429806" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/providers/aws/v4</td><td><a href="benchmarks.__internal_providers_aws_v4_BenchmarkStripExcessSpaces_4.html">BenchmarkStripExcessSpaces-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.4497555676262905 1.379310344827586,2.330255296034764 2.758620689655172,12.791960890820206 4.137931034482759,1.064638783269963 5.517241379310345,5.600217273221077 6.896551724137931,6.941879413362301 8.275862068965518,5.687126561651279 9.655172413793103,0.9831613253666518 11.03448275862069,1.4611624117327509 12.41379310344828,6.393264530146663 13.79310344827586,1.1026615969581712 15.17241379310345,0.0 16.55172413793103,13.943508962520369 17.93103448275862,5.524171645844653 19.31034482758621,1.3796849538294396 20.68965517241379,5.540467137425313 22.06896551724138,0.9777294948397603 23.44827586206897,1.3796849538294396 24.82758620689655,5.806626833242802 26.20689655172414,0.9885931558935397 27.58620689655172,1.0972297664312904 28.96551724137931,5.513307984790874 30.3448275862069,12.797392721347094 31.72413793103448,5.410103204780013 33.10344827586207,5.1113525258011965 34.48275862068966,5.589353612167301 35.86206896551724,5.801195002715913 37.24137931034483,7.153720803910922 38.62068965517241,4.785442694187942 40.0,1.064638783269963 41.37931034482759,5.752308527973927 42.75862068965517,1.0266159695817478 44.13793103448276,0.8690928843020096 45.51724137931034,7.360130363932647 46.89655172413793,5.513307984790874 48.27586206896552,5.410103204780013 49.6551724137931,0.9505703422053244 51.03448275862069,8.43563280825638 52.41379310344828,1.0374796306355236 53.79310344827586,5.524171645844653 55.17241379310345,20.0 56.55172413793103,1.3199348180336727 57.93103448275862,0.7550244432373674 59.31034482758621,6.6865833785985895 60.68965517241379,5.0244432373709955 62.06896551724138,5.600217273221077 63.44827586206897,10.103204780010863 64.82758620689656,7.131993481803365 66.20689655172414,0.9885931558935397 67.58620689655172,5.035306898424771 68.96551724137932,5.801195002715913 70.3448275862069,3.280825638240085 71.72413793103448,5.725149375339489 73.10344827586206,15.138511678435632 74.48275862068967,1.2710483432916888 75.86206896551724,1.1950027159152619 77.24137931034483,0.8473655621944616 78.62068965517241,1.0809342748506232 80.0,0.6137968495382928" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMSetIteration_1000_4.html">BenchmarkWASMSetIteration/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.884062387653892 1.379310344827586,3.609074827567324 2.758620689655172,15.10117399450977 4.137931034482759,4.749023258471641 5.517241379310345,5.537320930719801 6.896551724137931,5.461038667298384 8.275862068965518,5.1720517405165 9.655172413793103,4.70664422323752 11.03448275862069,4.96339451310536 12.41379310344828,4.710644042293325 13.79310344827586,5.459895861853869 15.17241379310345,4.660360602734638 16.55172413793103,15.38597063466177 17.93103448275862,4.975774905420945 19.31034482758621,4.431132877322216 20.68965517241379,5.901399698585064 22.06896551724138,4.801354224451751 23.44827586206897,4.654360874150931 24.82758620689655,5.123434892231066 26.20689655172414,4.036103128667989 27.58620689655172,4.691168732843038 28.96551724137931,5.409755272975746 30.3448275862069,15.27354714905754 31.72413793103448,5.021677590775655 33.10344827586207,5.459086374664003 34.48275862068966,5.165909161252229 35.86206896551724,5.250143445891733 37.24137931034483,3.58388549089446 38.62068965517241,0.0 40.0,4.695168551898843 41.37931034482759,4.91173018363455 42.75862068965517,4.752499291698709 44.13793103448276,4.529556996231123 45.51724137931034,4.882064858970666 46.89655172413793,5.638792530814082 48.27586206896552,5.192384154050174 49.6551724137931,4.271473433344682 51.03448275862069,5.44132527338049 52.41379310344828,4.553508293672429 53.79310344827586,6.126770455622246 55.17241379310345,20.0 56.55172413793103,5.204478845004631 57.93103448275862,4.407657748816125 59.31034482758621,4.748070920601211 60.68965517241379,5.240810534761523 62.06896551724138,6.026060725824308 63.44827586206897,8.05301664924682 64.82758620689656,5.562557884286187 66.20689655172414,4.730309819317698 67.58620689655172,5.612936557631917 68.96551724137932,5.486037536397163 70.3448275862069,4.614457917379928 71.72413793103448,2.043383751687424 73.10344827586206,15.23926298572207 74.48275862068967,4.254664669931598 75.86206896551724,4.182239374885422 77.24137931034483,4.471750087496042 78.62068965517241,4.769688990259964 80.0,4.223808922929677" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_10_10_4.html">BenchmarkJSONPatchAddShallowComposite/set-10-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,16.8841134209072 1.379310344827586,16.86179483909365 2.758620689655172,18.64345534158058 4.137931034482759,16.49768311864983 5.517241379310345,17.44122773455767 6.896551724137931,17.29690090549675 8.275862068965518,17.32474599328317 9.655172413793103,16.93597755388343 11.03448275862069,16.75615355184288 12.41379310344828,17.34663945925265 13.79310344827586,15.94545763720614 15.17241379310345,16.77655911235812 16.55172413793103,19.32661650299707 17.93103448275862,17.4257110062492 19.31034482758621,16.90345619181227 20.68965517241379,17.34812736470688 22.06896551724138,16.96169706244952 23.44827586206897,17.02822769204608 24.82758620689655,17.28265952472049 26.20689655172414,16.86604599753433 27.58620689655172,16.22645921013476 28.96551724137931,17.30561578030013 30.3448275862069,9.82166390341368 31.72413793103448,16.53955702929048 33.10344827586207,17.21676656889002 34.48275862068966,17.30986693874081 35.86206896551724,17.44611656676444 37.24137931034483,17.47034816987629 38.62068965517241,17.11091272371721 40.0,16.95000637673766 41.37931034482759,17.30157717978149 42.75862068965517,16.76678144794456 44.13793103448276,16.93597755388343 45.51724137931034,17.47651234961527 46.89655172413793,17.42528589040514 48.27586206896552,17.27883348212388 49.6551724137931,16.86455809208009 51.03448275862069,17.92904816562513 52.41379310344828,15.94673298473834 53.79310344827586,17.02865280789015 55.17241379310345,20.0 56.55172413793103,16.92896314245632 57.93103448275862,16.85435531182247 59.31034482758621,0.0 60.68965517241379,17.31858181354419 62.06896551724138,17.13174340007652 63.44827586206897,18.31909195255707 64.82758620689656,17.49585512052034 66.20689655172414,16.72979636951069 67.58620689655172,16.55804956850742 68.96551724137932,17.37852314755771 70.3448275862069,17.19402287123241 71.72413793103448,17.43230030183225 73.10344827586206,18.99481358670238 74.48275862068967,17.13280618968669 75.86206896551724,16.87454831441568 77.24137931034483,17.0050588785444 78.62068965517241,17.05012115801556 80.0,16.82651022403605" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_object_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/object-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.5287221570926093 1.379310344827586,1.9929660023446658 2.758620689655172,12.66588511137163 4.137931034482759,2.368112543962482 5.517241379310345,4.6658851113716295 6.896551724137931,9.355216881594375 8.275862068965518,6.161781946072685 9.655172413793103,2.6916764361078513 11.03448275862069,2.7291910902696337 12.41379310344828,9.997655334114885 13.79310344827586,3.052754982415003 15.17241379310345,3.062133645955452 16.55172413793103,15.259085580304806 17.93103448275862,3.9484173505275493 19.31034482758621,1.514654161781941 20.68965517241379,5.7678780773739735 22.06896551724138,2.250879249706916 23.44827586206897,1.0457209847596651 24.82758620689655,4.6189917936694 26.20689655172414,2.7901524032825336 27.58620689655172,2.232121922626021 28.96551724137931,4.820633059788982 30.3448275862069,13.341148886283705 31.72413793103448,5.186400937866356 33.10344827586207,4.951934349355218 34.48275862068966,5.4677608440797165 35.86206896551724,6.452520515826489 37.24137931034483,5.856975381008205 38.62068965517241,4.107854630715121 40.0,0.01406799531066838 41.37931034482759,4.820633059788982 42.75862068965517,0.0 44.13793103448276,2.677608440797183 45.51724137931034,10.133645955451348 46.89655172413793,5.434935521688162 48.27586206896552,5.294255568581473 49.6551724137931,2.2368112543962475 51.03448275862069,7.868698710433764 52.41379310344828,2.152403282532241 53.79310344827586,4.412661195779599 55.17241379310345,20.0 56.55172413793103,2.743259085580302 57.93103448275862,2.419695193434933 59.31034482758621,10.03516998827667 60.68965517241379,4.206330597889799 62.06896551724138,4.436107854630713 63.44827586206897,10.18991793669402 64.82758620689656,10.185228604923799 66.20689655172414,2.6588511137162953 67.58620689655172,4.15474794841735 68.96551724137932,3.277842907385697 70.3448275862069,3.413833528722158 71.72413793103448,5.894490035169985 73.10344827586206,14.883939038686986 74.48275862068967,1.3364595545134783 75.86206896551724,1.763188745603749 77.24137931034483,1.0410316529894494 78.62068965517241,0.6893317702227435 80.0,2.2696365767878106" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_set_100_4.html">BenchmarkJSONPatchAddShallowScalar/set-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.81874458338492 1.379310344827586,6.317320787421072 2.758620689655172,14.26581651603318 4.137931034482759,6.449795716231274 5.517241379310345,7.889067723164541 6.896551724137931,7.780735421567414 8.275862068965518,8.9358672774545 9.655172413793103,7.222978828773059 11.03448275862069,7.133836820601709 12.41379310344828,7.830877801163798 13.79310344827586,6.073418348396682 15.17241379310345,6.499319054104247 16.55172413793103,19.19524575956419 17.93103448275862,8.42268168874582 19.31034482758621,6.702364739383434 20.68965517241379,8.47963352729974 22.06896551724138,7.481119227435929 23.44827586206897,7.428500680945896 24.82758620689655,8.600965705088523 26.20689655172414,7.033552061408939 27.58620689655172,6.581651603318064 28.96551724137931,0.0 30.3448275862069,14.82481119227436 31.72413793103448,8.928438776773556 33.10344827586207,8.515537947257645 34.48275862068966,7.874210721802649 35.86206896551724,8.178160207998019 37.24137931034483,5.037142503404729 38.62068965517241,10.56085180141142 40.0,7.222359787049647 41.37931034482759,8.287730593041971 42.75862068965517,6.832363501299988 44.13793103448276,6.811935124427386 45.51724137931034,8.308778011637983 46.89655172413793,8.098922867401264 48.27586206896552,7.575213569394577 49.6551724137931,6.533985390615327 51.03448275862069,13.26730221616937 52.41379310344828,6.1303701869506 53.79310344827586,7.396929553051876 55.17241379310345,20.0 56.55172413793103,7.341834839668194 57.93103448275862,6.96793363872725 59.31034482758621,7.934876810697041 60.68965517241379,8.798440014857 62.06896551724138,8.189302959019438 63.44827586206897,15.53856629936858 64.82758620689656,8.02897115265569 66.20689655172414,6.416367463167017 67.58620689655172,7.667450786182989 68.96551724137932,8.20973133589204 70.3448275862069,7.70211712269407 71.72413793103448,12.06512318930296 73.10344827586206,13.94515290330568 74.48275862068967,7.209978952581404 75.86206896551724,6.845363377491643 77.24137931034483,7.094837192026743 78.62068965517241,6.545128141636746 80.0,6.849696669555528" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONRemoveArray_size_10_4.html">BenchmarkJSONRemoveArray/size=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.194968553459119 1.379310344827586,0.8385744234800839 2.758620689655172,12.45283018867925 4.137931034482759,1.740041928721174 5.517241379310345,3.983228511530398 6.896551724137931,3.354297693920335 8.275862068965518,4.088050314465409 9.655172413793103,0.7337526205450734 11.03448275862069,1.467505241090147 12.41379310344828,3.060796645702306 13.79310344827586,0.9014675052410901 15.17241379310345,1.278825995807128 16.55172413793103,16.37316561844864 17.93103448275862,4.150943396226415 19.31034482758621,1.320754716981132 20.68965517241379,3.207547169811321 22.06896551724138,0.6289308176100629 23.44827586206897,2.368972746331237 24.82758620689655,1.991614255765199 26.20689655172414,1.614255765199161 27.58620689655172,0.0 28.96551724137931,4.444444444444444 30.3448275862069,11.74004192872117 31.72413793103448,3.144654088050314 33.10344827586207,3.375262054507338 34.48275862068966,2.935010482180294 35.86206896551724,3.626834381551363 37.24137931034483,7.064989517819706 38.62068965517241,4.863731656184486 40.0,1.823899371069182 41.37931034482759,3.773584905660377 42.75862068965517,1.530398322851153 44.13793103448276,1.886792452830189 45.51724137931034,3.165618448637317 46.89655172413793,3.920335429769392 48.27586206896552,3.941299790356394 49.6551724137931,1.467505241090147 51.03448275862069,8.763102725366876 52.41379310344828,1.341719077568134 53.79310344827586,3.815513626834382 55.17241379310345,20.0 56.55172413793103,1.928721174004193 57.93103448275862,1.949685534591195 59.31034482758621,1.80293501048218 60.68965517241379,4.339622641509434 62.06896551724138,2.536687631027254 63.44827586206897,11.0272536687631 64.82758620689656,2.557651991614256 66.20689655172414,1.40461215932914 67.58620689655172,2.746331236897275 68.96551724137932,4.507337526205451 70.3448275862069,4.318658280922432 71.72413793103448,7.085953878406709 73.10344827586206,15.07337526205451 74.48275862068967,1.907756813417191 75.86206896551724,1.341719077568134 77.24137931034483,2.368972746331237 78.62068965517241,1.048218029350105 80.0,1.781970649895178" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMObjectIteration_10_4.html">BenchmarkWASMObjectIteration/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.93167701863354 1.379310344827586,3.091097308488613 2.758620689655172,13.61697722567288 4.137931034482759,2.459627329192547 5.517241379310345,2.712215320910973 6.896551724137931,2.927536231884058 8.275862068965518,3.060041407867495 9.655172413793103,2.540372670807453 11.03448275862069,2.956521739130435 12.41379310344828,0.5610766045548654 13.79310344827586,3.428571428571429 15.17241379310345,2.706004140786749 16.55172413793103,14.01863354037267 17.93103448275862,2.548654244306418 19.31034482758621,3.358178053830228 20.68965517241379,2.36231884057971 22.06896551724138,3.784679089026915 23.44827586206897,4.354037267080745 24.82758620689655,2.77639751552795 26.20689655172414,3.010351966873706 27.58620689655172,3.426501035196687 28.96551724137931,2.778467908902692 30.3448275862069,13.07867494824017 31.72413793103448,3.763975155279503 33.10344827586207,2.888198757763975 34.48275862068966,2.821946169772257 35.86206896551724,3.842650103519669 37.24137931034483,3.178053830227743 38.62068965517241,0.0 40.0,3.989648033126294 41.37931034482759,3.979296066252588 42.75862068965517,3.871635610766046 44.13793103448276,4.308488612836439 45.51724137931034,3.072463768115942 46.89655172413793,2.780538302277433 48.27586206896552,2.472049689440994 49.6551724137931,2.813664596273292 51.03448275862069,6.0351966873706 52.41379310344828,2.633540372670807 53.79310344827586,3.039337474120083 55.17241379310345,20.0 56.55172413793103,4.024844720496894 57.93103448275862,2.900621118012422 59.31034482758621,3.196687370600414 60.68965517241379,3.62111801242236 62.06896551724138,3.101449275362319 63.44827586206897,8.186335403726709 64.82758620689656,2.420289855072464 66.20689655172414,2.668737060041408 67.58620689655172,0.8488612836438924 68.96551724137932,3.846790890269151 70.3448275862069,2.98343685300207 71.72413793103448,0.6521739130434783 73.10344827586206,12.12008281573499 74.48275862068967,2.716356107660455 75.86206896551724,2.451345755693582 77.24137931034483,3.710144927536232 78.62068965517241,3.08695652173913 80.0,2.710144927536232" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionBindings_ArrayComp_1Var_4.html">BenchmarkComprehensionBindings/ArrayComp_1Var-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.206728491166317 1.379310344827586,1.445880999120016 2.758620689655172,12.12076084749205 4.137931034482759,2.007716780613281 5.517241379310345,4.108847221282069 6.896551724137931,7.601705814661883 8.275862068965518,3.265416638462059 9.655172413793103,2.209436133486766 11.03448275862069,1.429635145197319 12.41379310344828,6.406281730183443 13.79310344827586,2.271711906857104 15.17241379310345,2.245989304812834 16.55172413793103,16.93359507209098 17.93103448275862,3.637717457523861 19.31034482758621,2.591213700670141 20.68965517241379,2.630474514316659 22.06896551724138,3.05692817978745 23.44827586206897,3.102958099235091 24.82758620689655,3.195017938130373 26.20689655172414,2.088946050226765 27.58620689655172,0.06362959453056251 28.96551724137931,3.26270899614161 30.3448275862069,11.94070263318216 31.72413793103448,3.606579570838692 33.10344827586207,3.525350301225208 34.48275862068966,3.335815338793745 35.86206896551724,2.258173695254857 37.24137931034483,9.200568604887295 38.62068965517241,6.540310025045691 40.0,2.9283151695661 41.37931034482759,3.151695661003181 42.75862068965517,2.516753536857781 44.13793103448276,2.014485886414405 45.51724137931034,7.506938333446152 46.89655172413793,3.588979895755771 48.27586206896552,3.357476477357341 49.6551724137931,2.557368171664523 51.03448275862069,10.00609219522101 52.41379310344828,0.1651661815474176 53.79310344827586,2.47343125973059 55.17241379310345,20.0 56.55172413793103,1.439111893318893 57.93103448275862,1.487849455086983 59.31034482758621,6.279022541122318 60.68965517241379,2.440939551885196 62.06896551724138,2.075407838624518 63.44827586206897,11.91091856765721 64.82758620689656,7.527245650849523 66.20689655172414,1.908887835916875 67.58620689655172,1.311852704257768 68.96551724137932,2.799702159344751 70.3448275862069,2.443647194205645 71.72413793103448,6.373790022338049 73.10344827586206,14.55493129357612 74.48275862068967,0.0 75.86206896551724,0.1367359371826982 77.24137931034483,1.521694984092601 78.62068965517241,1.152101807351249 80.0,1.305083598456644" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRuleMarshalJSON_rule_with_some_decl_4.html">BenchmarkRuleMarshalJSON/rule_with_some_decl-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.598148271498035 1.379310344827586,1.517351628588557 2.758620689655172,13.77872510490908 4.137931034482759,1.887697328981549 5.517241379310345,4.211017118497302 6.896551724137931,5.324718577233065 8.275862068965518,5.239459135415973 9.655172413793103,0.6700859255312063 11.03448275862069,2.191434090454939 12.41379310344828,4.661293545593819 13.79310344827586,0.6247918470658762 15.17241379310345,1.333510957170452 16.55172413793103,14.75121561313528 17.93103448275862,5.924199027509492 19.31034482758621,0.0 20.68965517241379,6.363818024378872 22.06896551724138,2.066209285286085 23.44827586206897,0.9018850329714247 24.82758620689655,6.329181376140678 26.20689655172414,2.032904815826284 27.58620689655172,0.155864917071871 28.96551724137931,6.198627855858256 30.3448275862069,13.31779124758543 31.72413793103448,5.996136681542663 33.10344827586207,6.23992539798841 34.48275862068966,5.102244721241591 35.86206896551724,3.819356557650037 37.24137931034483,8.933590887897155 38.62068965517241,5.092919469792846 40.0,0.6128022380603477 41.37931034482759,6.148005062279358 42.75862068965517,2.051555318723773 44.13793103448276,1.522680343702125 45.51724137931034,5.310064610670752 46.89655172413793,7.064544061813095 48.27586206896552,6.128022380603477 49.6551724137931,1.859721574635316 51.03448275862069,9.83547592086858 52.41379310344828,1.103044028508626 53.79310344827586,4.958369413175248 55.17241379310345,20.0 56.55172413793103,2.186105375341371 57.93103448275862,0.6660893891960301 59.31034482758621,4.627989076134017 60.68965517241379,7.813228535269433 62.06896551724138,5.780323719443149 63.44827586206897,11.5939519083461 64.82758620689656,5.869579697595417 66.20689655172414,0.2091520682075535 67.58620689655172,6.975288083660827 68.96551724137932,6.60227802571105 70.3448275862069,3.49164057816559 71.72413793103448,7.799906747485513 73.10344827586206,17.19043495637115 74.48275862068967,1.936987943782056 75.86206896551724,2.280690068607207 77.24137931034483,1.50669419836142 78.62068965517241,2.207420235795644 80.0,0.4795843602211417" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNumberInt64Fail_4.html">BenchmarkNumberInt64Fail-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.4750593824228027 1.379310344827586,3.4204275534441777 2.758620689655172,9.577197149643705 4.137931034482759,4.147268408551071 5.517241379310345,2.8123515439429916 6.896551724137931,3.211401425178149 8.275862068965518,2.8741092636579566 9.655172413793103,2.4370546318289783 11.03448275862069,1.4061757719714976 12.41379310344828,5.339667458432302 13.79310344827586,3.5154394299287404 15.17241379310345,3.026128266033254 16.55172413793103,10.89311163895487 17.93103448275862,2.850356294536816 19.31034482758621,0.9453681710213786 20.68965517241379,2.8456057007125892 22.06896551724138,2.389548693586697 23.44827586206897,2.3752969121140133 24.82758620689655,2.788598574821851 26.20689655172414,2.3752969121140133 27.58620689655172,4.009501187648457 28.96551724137931,2.731591448931116 30.3448275862069,9.600950118764846 31.72413793103448,2.8456057007125892 33.10344827586207,2.86935866983373 34.48275862068966,2.707838479809979 35.86206896551724,2.86935866983373 37.24137931034483,1.3016627078384815 38.62068965517241,0.840855106888359 40.0,1.4631828978622323 41.37931034482759,2.850356294536816 42.75862068965517,1.4679334916864626 44.13793103448276,3.8717339667458432 45.51724137931034,2.9453681710213786 46.89655172413793,8.641330166270784 48.27586206896552,8.370546318289785 49.6551724137931,2.983372921615203 51.03448275862069,7.401425178147267 52.41379310344828,4.451306413301664 53.79310344827586,8.840855106888359 55.17241379310345,20.0 56.55172413793103,3.5106888361045137 57.93103448275862,4.218527315914489 59.31034482758621,3.748218527315913 60.68965517241379,2.8456057007125892 62.06896551724138,2.802850356294538 63.44827586206897,6.104513064133016 64.82758620689656,2.983372921615203 66.20689655172414,3.596199524940616 67.58620689655172,2.8741092636579566 68.96551724137932,2.807600950118765 70.3448275862069,2.8598574821852765 71.72413793103448,0.7885985748218545 73.10344827586206,10.152019002375296 74.48275862068967,0.0 75.86206896551724,2.9263657957244646 77.24137931034483,4.009501187648457 78.62068965517241,2.8123515439429916 80.0,4.080760095011877" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetMembership_500_4.html">BenchmarkSetMembership/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.87591240875912 1.379310344827586,5.3284671532846755 2.758620689655172,16.514598540145986 4.137931034482759,2.5364963503649633 5.517241379310345,9.81751824817518 6.896551724137931,11.587591240875911 8.275862068965518,8.777372262773719 9.655172413793103,5.985401459854016 11.03448275862069,6.113138686131389 12.41379310344828,11.295620437956206 13.79310344827586,6.021897810218979 15.17241379310345,6.003649635036494 16.55172413793103,18.813868613138684 17.93103448275862,9.416058394160583 19.31034482758621,5.784671532846719 20.68965517241379,5.510948905109487 22.06896551724138,5.87591240875912 23.44827586206897,5.766423357664234 24.82758620689655,9.635036496350367 26.20689655172414,5.675182481751824 27.58620689655172,5.656934306569346 28.96551724137931,9.178832116788323 30.3448275862069,11.478102189781023 31.72413793103448,6.97080291970803 33.10344827586207,9.361313868613138 34.48275862068966,9.233576642335763 35.86206896551724,9.379562043795621 37.24137931034483,10.419708029197082 38.62068965517241,8.540145985401459 40.0,5.948905109489054 41.37931034482759,9.927007299270073 42.75862068965517,6.076642335766426 44.13793103448276,5.857664233576642 45.51724137931034,11.441605839416058 46.89655172413793,9.452554744525546 48.27586206896552,9.434306569343068 49.6551724137931,6.678832116788321 51.03448275862069,13.521897810218977 52.41379310344828,0.0 53.79310344827586,9.34306569343066 55.17241379310345,20.0 56.55172413793103,6.259124087591239 57.93103448275862,6.222627737226276 59.31034482758621,11.25912408759124 60.68965517241379,9.872262773722627 62.06896551724138,10.127737226277372 63.44827586206897,13.047445255474452 64.82758620689656,11.532846715328466 66.20689655172414,6.368613138686134 67.58620689655172,9.452554744525546 68.96551724137932,9.708029197080293 70.3448275862069,9.67153284671533 71.72413793103448,9.543795620437956 73.10344827586206,18.394160583941606 74.48275862068967,5.821167883211679 75.86206896551724,5.967153284671532 77.24137931034483,5.985401459854016 78.62068965517241,6.021897810218979 80.0,6.058394160583942" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteAndCommit_AST_4.html">BenchmarkWriteAndCommit/AST-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.5537130797301091 1.379310344827586,0.5671244554877478 2.758620689655172,12.35208500109162 4.137931034482759,0.0 5.517241379310345,3.139509497125391 6.896551724137931,4.618295611673095 8.275862068965518,3.391102747772568 9.655172413793103,1.41391248297587 11.03448275862069,0.6552860573674197 12.41379310344828,5.333984842026469 13.79310344827586,1.638890910414089 15.17241379310345,1.050349839375383 16.55172413793103,16.54994957738572 17.93103448275862,2.349070040649984 19.31034482758621,0.8199652759728446 20.68965517241379,2.548265358104526 22.06896551724138,1.08580161560294 23.44827586206897,0.6566375913584996 24.82758620689655,2.594113549648081 26.20689655172414,0.5028746088348737 27.58620689655172,0.3955836027737636 28.96551724137931,3.25626124112406 30.3448275862069,12.65888321706676 31.72413793103448,3.566594238306632 33.10344827586207,3.706841880919459 34.48275862068966,3.533221745142275 35.86206896551724,3.183798226371547 37.24137931034483,9.309262166405023 38.62068965517241,7.027872789462193 40.0,1.071766454926341 41.37931034482759,2.752762847370227 42.75862068965517,0.9158202251863558 44.13793103448276,0.6502957780157402 45.51724137931034,5.362055163379667 46.89655172413793,2.656284113237756 48.27586206896552,2.366639982534022 49.6551724137931,0.8101926455758055 51.03448275862069,11.45809724806887 52.41379310344828,0.6638111179265389 53.79310344827586,2.677908657095034 55.17241379310345,20.0 56.55172413793103,0.729412498570493 57.93103448275862,0.7989645170345265 59.31034482758621,4.991318993211141 60.68965517241379,2.695062742366432 62.06896551724138,2.838845166186699 63.44827586206897,12.8653560252425 64.82758620689656,4.78245500951272 66.20689655172414,1.430026926715668 67.58620689655172,3.129736866728352 68.96551724137932,2.639337956272677 70.3448275862069,2.640585526110597 71.72413793103448,8.860864773825986 73.10344827586206,18.73745932402508 74.48275862068967,1.252560117271565 75.86206896551724,1.559462297399857 77.24137931034483,2.051940490918731 78.62068965517241,1.289155499183881 80.0,0.5826151143085864" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkCommentString_4.html">BenchmarkCommentString-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.1341942728804035 1.379310344827586,3.0432341381246424 2.758620689655172,12.655811341942727 4.137931034482759,3.0432341381246424 5.517241379310345,4.053902302077486 6.896551724137931,5.558674901740591 8.275862068965518,4.525547445255473 9.655172413793103,0.9545199326221159 11.03448275862069,2.6052779337450787 12.41379310344828,5.109489051094888 13.79310344827586,1.2015721504772543 15.17241379310345,2.7175743964065084 16.55172413793103,15.755193711398093 17.93103448275862,5.356541268950025 19.31034482758621,0.0 20.68965517241379,6.007860752386298 22.06896551724138,2.4929814710836595 23.44827586206897,1.9988770353733791 24.82758620689655,5.36777091521617 26.20689655172414,3.144300954519931 27.58620689655172,0.24705221785513842 28.96551724137931,5.940482874789442 30.3448275862069,13.453116226838855 31.72413793103448,6.131386861313867 33.10344827586207,5.300393037619312 34.48275862068966,5.165637282425603 35.86206896551724,2.144862436833236 37.24137931034483,8.759124087591239 38.62068965517241,6.501965188096573 40.0,1.4149354295339691 41.37931034482759,6.0640089837170095 42.75862068965517,2.7849522740033663 44.13793103448276,2.549129702414369 45.51724137931034,5.2105558674901715 46.89655172413793,6.0752386299831524 48.27586206896552,5.2442448062886005 49.6551724137931,2.818641212801797 51.03448275862069,8.568220101066814 52.41379310344828,2.5603593486805103 53.79310344827586,3.728242560359341 55.17241379310345,20.0 56.55172413793103,3.548568220101064 57.93103448275862,1.6956765861875347 59.31034482758621,5.704660303200448 60.68965517241379,6.221224031443008 62.06896551724138,3.4138124649073553 63.44827586206897,10.106681639528354 64.82758620689656,6.31106120157215 66.20689655172414,0.8309938236945484 67.58620689655172,4.458169567658615 68.96551724137932,4.334643458731048 70.3448275862069,3.2004491858506405 71.72413793103448,7.658618753509263 73.10344827586206,12.6221224031443 74.48275862068967,1.7181358787198135 75.86206896551724,2.302077484559234 77.24137931034483,1.6058394160583944 78.62068965517241,3.3464345873104975 80.0,1.5047725996631058" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectGet_existing_int_number_key_4.html">BenchmarkObjectGet/existing_int_number_key-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.875441118808002 1.379310344827586,2.666318128349239 2.758620689655172,12.495098679911123 4.137931034482759,2.143510652202327 5.517241379310345,0.0 6.896551724137931,8.129656254084436 8.275862068965518,3.1368448568814564 9.655172413793103,2.3526336426610897 11.03448275862069,2.1957913998170184 12.41379310344828,5.829303359038034 13.79310344827586,0.3659652333028376 15.17241379310345,1.1240360737158532 16.55172413793103,11.397202980002616 17.93103448275862,5.0973728924323645 19.31034482758621,3.1891256044961445 20.68965517241379,5.149653640047054 22.06896551724138,3.0845641092667613 23.44827586206897,3.424388968762255 24.82758620689655,5.12351326623971 26.20689655172414,2.143510652202327 27.58620689655172,2.169651026009671 28.96551724137931,5.0712325186250204 30.3448275862069,11.423343353809962 31.72413793103448,2.9800026140373816 33.10344827586207,3.7903542020650924 34.48275862068966,3.6857927068357093 35.86206896551724,3.1629852306888004 37.24137931034483,3.1629852306888004 38.62068965517241,1.6207031760554216 40.0,2.614037380734544 41.37931034482759,4.4438635472487285 42.75862068965517,3.3982485949549073 44.13793103448276,2.3264932688537456 45.51724137931034,7.580708404130178 46.89655172413793,4.234740556789964 48.27586206896552,4.548425042478108 49.6551724137931,4.182459809175274 51.03448275862069,6.927199058946542 52.41379310344828,4.522284668670762 53.79310344827586,4.130179061560579 55.17241379310345,20.0 56.55172413793103,2.2742125212390576 57.93103448275862,2.221931773624366 59.31034482758621,6.430531956606982 60.68965517241379,4.522284668670762 62.06896551724138,5.175794013854398 63.44827586206897,4.992811397202981 64.82758620689656,6.456672330414326 66.20689655172414,2.3787740164684337 67.58620689655172,4.783688406744215 68.96551724137932,4.025617566331201 70.3448275862069,3.894915697294472 71.72413793103448,2.823160371193307 73.10344827586206,12.416677558489084 74.48275862068967,2.143510652202327 75.86206896551724,1.7252646712847977 77.24137931034483,1.4115801855966552 78.62068965517241,1.8559665403215284 80.0,2.038949156972947" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetString_5_String___4.html">BenchmarkSetString/5/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.8419791131655536 1.379310344827586,2.5338127033042284 2.758620689655172,10.176339667865092 4.137931034482759,2.2598870056497162 5.517241379310345,2.2598870056497162 6.896551724137931,6.605033384694403 8.275862068965518,5.201164184215031 9.655172413793103,2.3968498544769723 11.03448275862069,3.2665639445300485 12.41379310344828,6.385892826570796 13.79310344827586,2.054442732408834 15.17241379310345,2.6365348399246713 16.55172413793103,17.948981338811848 17.93103448275862,1.6777948981338824 19.31034482758621,0.6505735319294672 20.68965517241379,2.6707755521314844 22.06896551724138,2.5680534155110415 23.44827586206897,2.705016264338301 24.82758620689655,2.6365348399246713 26.20689655172414,3.081664098613249 27.58620689655172,2.6022941277178546 28.96551724137931,3.5199452148604706 30.3448275862069,12.63139873309365 31.72413793103448,4.964903269988017 33.10344827586207,5.005992124636194 34.48275862068966,4.913542201677794 35.86206896551724,3.115904810820062 37.24137931034483,6.772812874507789 38.62068965517241,4.82451634994008 40.0,1.814757746961135 41.37931034482759,2.4310905666837854 42.75862068965517,2.465331278890602 44.13793103448276,2.6707755521314844 45.51724137931034,7.991782229070365 46.89655172413793,3.7356617017633944 48.27586206896552,2.8762198253723703 49.6551724137931,1.4038692004793702 51.03448275862069,9.40934771443246 52.41379310344828,2.0202020202020208 53.79310344827586,3.5986988529361454 55.17241379310345,20.0 56.55172413793103,3.2186269474405087 57.93103448275862,3.2186269474405087 59.31034482758621,7.084403355589796 60.68965517241379,2.8077384009587405 62.06896551724138,1.9174798835815778 63.44827586206897,10.275637733264855 64.82758620689656,8.450607772641675 66.20689655172414,3.382982366033211 67.58620689655172,3.420647149460706 68.96551724137932,1.9174798835815778 70.3448275862069,1.438109912686187 71.72413793103448,6.135935627461052 73.10344827586206,16.986817325800377 74.48275862068967,1.2669063516521142 75.86206896551724,2.705016264338301 77.24137931034483,0.0 78.62068965517241,2.4995719910974117 80.0,3.0474233864064395" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBiunifyArrays_4.html">BenchmarkBiunifyArrays-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.208955223880597 1.379310344827586,2.786069651741294 2.758620689655172,14.25373134328358 4.137931034482759,3.308457711442786 5.517241379310345,5.895522388059701 6.896551724137931,1.492537313432836 8.275862068965518,5.099502487562189 9.655172413793103,2.686567164179104 11.03448275862069,3.034825870646766 12.41379310344828,0.7213930348258706 13.79310344827586,0.7213930348258706 15.17241379310345,1.666666666666667 16.55172413793103,14.60199004975124 17.93103448275862,3.358208955223881 19.31034482758621,3.582089552238806 20.68965517241379,4.626865671641791 22.06896551724138,0.9950248756218905 23.44827586206897,2.437810945273632 24.82758620689655,4.502487562189055 26.20689655172414,3.258706467661692 27.58620689655172,2.835820895522388 28.96551724137931,5.124378109452736 30.3448275862069,12.88557213930348 31.72413793103448,4.45273631840796 33.10344827586207,0.0 34.48275862068966,5.099502487562189 35.86206896551724,2.91044776119403 37.24137931034483,4.45273631840796 38.62068965517241,2.014925373134328 40.0,4.701492537313433 41.37931034482759,1.840796019900498 42.75862068965517,0.4477611940298507 44.13793103448276,1.616915422885572 45.51724137931034,2.835820895522388 46.89655172413793,4.378109452736318 48.27586206896552,5.024875621890547 49.6551724137931,0.1243781094527363 51.03448275862069,8.407960199004975 52.41379310344828,3.383084577114428 53.79310344827586,3.134328358208955 55.17241379310345,20.0 56.55172413793103,3.109452736318408 57.93103448275862,2.960199004975124 59.31034482758621,0.5721393034825871 60.68965517241379,6.243781094527363 62.06896551724138,5.298507462686567 63.44827586206897,10.87064676616915 64.82758620689656,0.6965174129353234 66.20689655172414,0.2238805970149254 67.58620689655172,4.651741293532338 68.96551724137932,5.771144278606965 70.3448275862069,3.407960199004975 71.72413793103448,4.676616915422886 73.10344827586206,14.55223880597015 74.48275862068967,0.8955223880597015 75.86206896551724,4.975124378109453 77.24137931034483,3.407960199004975 78.62068965517241,3.084577114427861 80.0,2.761194029850746" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLSchemaIsValid_Trivial_Schema_with_cache___string_4.html">BenchmarkGraphQLSchemaIsValid/Trivial_Schema_with_cache_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.660856384994316 1.379310344827586,4.410761652140957 2.758620689655172,12.482000757862828 4.137931034482759,4.827586206896548 5.517241379310345,2.22811671087533 6.896551724137931,1.9931792345585428 8.275862068965518,1.6597195907540723 9.655172413793103,4.281924971580144 11.03448275862069,5.032209170140202 12.41379310344828,1.151951496779077 13.79310344827586,3.3194391815081445 15.17241379310345,5.15346722243274 16.55172413793103,15.87722622205381 17.93103448275862,2.394846532777567 19.31034482758621,4.592648730579768 20.68965517241379,0.8336491095111782 22.06896551724138,5.335354300871542 23.44827586206897,5.638499431602879 24.82758620689655,3.1299734748010586 26.20689655172414,4.001515725653652 27.58620689655172,2.15990905646078 28.96551724137931,2.4251610458507002 30.3448275862069,11.330049261083744 31.72413793103448,2.607048124289502 33.10344827586207,3.5316407730200865 34.48275862068966,3.1678666161424758 35.86206896551724,2.2887457370215927 37.24137931034483,6.782872300113681 38.62068965517241,4.31981811292156 40.0,4.789693065555129 41.37931034482759,3.0390299355816595 42.75862068965517,4.782114437286854 44.13793103448276,4.221295945433871 45.51724137931034,1.5763546798029502 46.89655172413793,1.8491852974611582 48.27586206896552,1.235316407730199 49.6551724137931,5.077680939749907 51.03448275862069,8.336491095111786 52.41379310344828,3.804471390678284 53.79310344827586,0.7578628268283438 55.17241379310345,20.0 56.55172413793103,4.4941265630920775 57.93103448275862,4.327396741189846 59.31034482758621,0.2500947328533485 60.68965517241379,1.5384615384615365 62.06896551724138,2.182644941265629 63.44827586206897,10.82228116710875 64.82758620689656,2.175066312997341 66.20689655172414,3.2891246684350115 67.58620689655172,0.0 68.96551724137932,3.3573323228495617 70.3448275862069,3.001136794240246 71.72413793103448,5.107995452823037 73.10344827586206,15.718075028419856 74.48275862068967,5.024630541871918 75.86206896551724,3.804471390678284 77.24137931034483,3.4937476316786658 78.62068965517241,5.017051913603634 80.0,4.12277377794619" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkVirtualDocs10x10_4.html">BenchmarkVirtualDocs10x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.316707549741074 1.379310344827586,0.3161624420823113 2.758620689655172,13.39329517579722 4.137931034482759,1.946034341782502 5.517241379310345,3.679476696647588 6.896551724137931,3.0962115017716 8.275862068965518,3.33060779503952 9.655172413793103,1.057508857999455 11.03448275862069,2.720087217225402 12.41379310344828,2.300354319978196 13.79310344827586,2.207686017988553 15.17241379310345,1.433633142545653 16.55172413793103,18.78986099754702 17.93103448275862,3.979285908967021 19.31034482758621,1.96238757154538 20.68965517241379,4.071954210956664 22.06896551724138,2.545652766421368 23.44827586206897,2.987189970019079 24.82758620689655,2.807304442627419 26.20689655172414,1.668029435813573 27.58620689655172,1.166530389751976 28.96551724137931,3.06895611883347 30.3448275862069,13.32243118015808 31.72413793103448,4.469882801853366 33.10344827586207,3.706732079585718 34.48275862068966,3.935677296266013 35.86206896551724,2.578359225947125 37.24137931034483,10.30798582720087 38.62068965517241,8.56909239574816 40.0,2.970836740256201 41.37931034482759,2.08776233306078 42.75862068965517,0.779503952030526 44.13793103448276,1.913327882256746 45.51724137931034,3.821204687925865 46.89655172413793,4.039247751430908 48.27586206896552,3.237939493049877 49.6551724137931,0.8340147179067866 51.03448275862069,12.22131370945762 52.41379310344828,2.469337694194603 53.79310344827586,2.725538293813028 55.17241379310345,20.0 56.55172413793103,2.29490324339057 57.93103448275862,2.174979558462796 59.31034482758621,1.482692831834287 60.68965517241379,4.687925865358408 62.06896551724138,3.232488416462251 63.44827586206897,14.39629326792041 64.82758620689656,2.992641046606705 66.20689655172414,2.660125374761515 67.58620689655172,0.0 68.96551724137932,4.110111747070046 70.3448275862069,3.445080403379667 71.72413793103448,9.45216680294358 73.10344827586206,18.90978468247479 74.48275862068967,2.638321068411011 75.86206896551724,3.074407195421096 77.24137931034483,3.118015808122104 78.62068965517241,1.199236849277732 80.0,1.951485418370128" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkFromBuiltinNames_single_part_4.html">BenchmarkFromBuiltinNames/single_part-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.184099238793344 1.379310344827586,1.6069918240766832 2.758620689655172,11.358894840710459 4.137931034482759,1.0713278827177923 5.517241379310345,3.9469974626444895 6.896551724137931,6.484352974344517 8.275862068965518,3.5241048773611503 9.655172413793103,1.8325345362277972 11.03448275862069,1.6351846630955755 12.41379310344828,2.452776994643365 13.79310344827586,2.4809698336622503 15.17241379310345,2.5373555117000315 16.55172413793103,20.0 17.93103448275862,2.3963913166055804 19.31034482758621,0.5920496193966756 20.68965517241379,2.706512545813368 22.06896551724138,0.5638567803777867 23.44827586206897,0.4228925852833392 24.82758620689655,3.1575979701155923 26.20689655172414,0.0 27.58620689655172,2.1144629264166888 28.96551724137931,3.1575979701155923 30.3448275862069,11.511136171412462 31.72413793103448,1.4378347899633468 33.10344827586207,3.326755004228925 34.48275862068966,1.2686777558500175 35.86206896551724,1.804341697208912 37.24137931034483,15.125458133634057 38.62068965517241,13.61996053002537 40.0,1.0431350436989035 41.37931034482759,2.5373555117000315 42.75862068965517,1.2122920778122364 44.13793103448276,2.001691570341137 45.51724137931034,6.146038906117845 46.89655172413793,3.5241048773611503 48.27586206896552,2.3963913166055804 49.6551724137931,1.6633775021144643 51.03448275862069,15.14237383704539 52.41379310344828,0.6484352974344532 53.79310344827586,3.5241048773611503 55.17241379310345,19.906963631237666 56.55172413793103,1.5506061460389091 57.93103448275862,1.804341697208912 59.31034482758621,6.709895686495633 60.68965517241379,3.9188046236256007 62.06896551724138,3.9751903016633783 63.44827586206897,16.151677473921627 64.82758620689656,6.597124330420073 66.20689655172414,2.7910910628700307 67.58620689655172,4.003383140682267 68.96551724137932,3.862418945587823 70.3448275862069,3.890611784606712 71.72413793103448,13.851141809980266 73.10344827586206,19.42768536791655 74.48275862068967,2.001691570341137 75.86206896551724,0.08457851705666641 77.24137931034483,2.8474767409078083 78.62068965517241,1.6633775021144643 80.0,1.6069918240766832" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFunctionArgumentCounts_10_args_4.html">BenchmarkFunctionArgumentCounts/10_args-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.204091120409112 1.379310344827586,1.357508135750814 2.758620689655172,13.22175732217573 4.137931034482759,1.236634123663412 5.517241379310345,2.812645281264528 6.896551724137931,1.348210134821013 8.275862068965518,2.877731287773129 9.655172413793103,1.03672710367271 11.03448275862069,0.6462110646211064 12.41379310344828,0.7577870757787076 13.79310344827586,0.2742910274291027 15.17241379310345,0.05113900511390051 16.55172413793103,20.0 17.93103448275862,2.119944211994421 19.31034482758621,0.99953509995351 20.68965517241379,2.175732217573222 22.06896551724138,1.185495118549512 23.44827586206897,1.334263133426313 24.82758620689655,1.938633193863319 26.20689655172414,1.120409112040911 27.58620689655172,0.07438400743840073 28.96551724137931,2.082752208275221 30.3448275862069,13.07298930729893 31.72413793103448,2.552301255230126 33.10344827586207,2.668526266852627 34.48275862068966,2.459321245932125 35.86206896551724,1.190144119014412 37.24137931034483,9.381682938168295 38.62068965517241,7.559274755927476 40.0,0.5160390516039052 41.37931034482759,1.906090190609019 42.75862068965517,0.3440260344026034 44.13793103448276,1.00418410041841 45.51724137931034,1.445839144583914 46.89655172413793,2.231520223152022 48.27586206896552,2.96141329614133 49.6551724137931,0.8693630869363087 51.03448275862069,11.53417015341702 52.41379310344828,0.0 53.79310344827586,2.00836820083682 55.17241379310345,18.67503486750349 56.55172413793103,1.01348210134821 57.93103448275862,0.6601580660158066 59.31034482758621,0.8135750813575081 60.68965517241379,3.165969316596932 62.06896551724138,2.268712226871223 63.44827586206897,13.57508135750814 64.82758620689656,1.097164109716411 66.20689655172414,0.7531380753138075 67.58620689655172,1.650395165039517 68.96551724137932,2.570897257089726 70.3448275862069,2.817294281729428 71.72413793103448,7.861459786145979 73.10344827586206,19.23756392375639 74.48275862068967,1.887494188749419 75.86206896551724,0.3858670385867039 77.24137931034483,1.311018131101813 78.62068965517241,0.9855880985588099 80.0,0.404463040446304" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectGet_missing_float_key_4.html">BenchmarkObjectGet/missing_float_key-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.4929513415188715 1.379310344827586,5.047748976807638 2.758620689655172,12.905866302864942 4.137931034482759,4.738517507958164 5.517241379310345,4.056389267849024 6.896551724137931,9.79536152796726 8.275862068965518,5.038653933606184 9.655172413793103,4.03819918144611 11.03448275862069,3.929058663028652 12.41379310344828,9.11323328785812 13.79310344827586,4.456571168713051 15.17241379310345,4.456571168713051 16.55172413793103,16.22555707139609 17.93103448275862,5.075034106412005 19.31034482758621,4.08367439745339 20.68965517241379,4.929513415188724 22.06896551724138,4.429286039108684 23.44827586206897,4.438381082310144 24.82758620689655,5.011368804001817 26.20689655172414,4.30195543428831 27.58620689655172,4.556616643929058 28.96551724137931,5.311505229649837 30.3448275862069,12.596634834015463 31.72413793103448,5.1023192360163705 33.10344827586207,5.065939063210552 34.48275862068966,4.884038199181443 35.86206896551724,5.0568440200090965 37.24137931034483,3.101409731696222 38.62068965517241,3.0650295588904015 40.0,4.211005002273765 41.37931034482759,5.129604365620736 42.75862068965517,4.292860391086856 44.13793103448276,4.947703501591631 45.51724137931034,9.176898590268301 46.89655172413793,4.474761255115965 48.27586206896552,4.547521600727604 49.6551724137931,4.029104138244657 51.03448275862069,3.1559799909049566 52.41379310344828,3.283310595725329 53.79310344827586,4.838562983174171 55.17241379310345,20.0 56.55172413793103,4.874943155979992 57.93103448275862,4.902228285584357 59.31034482758621,8.26739427012278 60.68965517241379,5.375170532060025 62.06896551724138,4.8658481127785365 63.44827586206897,7.457935425193272 64.82758620689656,8.367439745338794 66.20689655172414,4.702137335152344 67.58620689655172,5.402455661664391 68.96551724137932,4.802182810368352 70.3448275862069,4.711232378353799 71.72413793103448,0.0 73.10344827586206,16.089131423374262 74.48275862068967,3.8472032742155484 75.86206896551724,3.5106866757617112 77.24137931034483,4.602091859936337 78.62068965517241,3.1923601637107772 80.0,4.72032742155525" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainSet_1000_4.html">BenchmarkJSONPatchPathologicalNestedAddChainSet/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.579825267523187 1.379310344827586,7.97341076999008 2.758620689655172,13.69570168795825 4.137931034482759,7.929203845240803 5.517241379310345,6.223039389292872 6.896551724137931,0.0 8.275862068965518,7.429478222213746 9.655172413793103,8.76649654606059 11.03448275862069,8.616690454133131 12.41379310344828,0.2581064608536602 13.79310344827586,8.75523562519701 15.17241379310345,8.909426623932466 16.55172413793103,19.37666209400498 17.93103448275862,7.017010934088578 19.31034482758621,8.086247375632905 20.68965517241379,6.42807460792377 22.06896551724138,8.22969715769698 23.44827586206897,8.139584930035426 24.82758620689655,6.320923556450934 26.20689655172414,8.27547029956818 27.58620689655172,7.844608075321626 28.96551724137931,6.873216504241319 30.3448275862069,14.74564644302935 31.72413793103448,7.20494896646047 33.10344827586207,7.29548839486572 34.48275862068966,7.602535676153562 35.86206896551724,7.356155550905636 37.24137931034483,12.58502703206024 38.62068965517241,10.81482391633199 40.0,8.31465896121499 41.37931034482759,7.021282364087876 42.75862068965517,8.030680004517315 44.13793103448276,8.22095982494854 45.51724137931034,0.09954959012973252 46.89655172413793,7.59496723187011 48.27586206896552,7.423196803950688 49.6551724137931,9.01229762508687 51.03448275862069,14.04554484261786 52.41379310344828,8.691076569667635 53.79310344827586,6.945357428785447 55.17241379310345,15.32015169503482 56.55172413793103,8.319385350210506 57.93103448275862,9.044885638255222 59.31034482758621,0.1169525605561114 60.68965517241379,7.806323557290797 62.06896551724138,7.285798362182157 63.44827586206897,15.76391615509494 64.82758620689656,0.3122837951974784 66.20689655172414,8.92321480376479 67.58620689655172,7.400021787444156 68.96551724137932,7.459822343626425 70.3448275862069,7.040248241681103 71.72413793103448,11.91503162812877 73.10344827586206,20.0 74.48275862068967,8.207401125023312 75.86206896551724,8.490509676961713 77.24137931034483,8.380417941788837 78.62068965517241,8.139651665329009 80.0,8.881108659037617" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetIntersection_5000_4.html">BenchmarkSetIntersection/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.227377816011614 1.379310344827586,2.251465132534007 2.758620689655172,13.66218613903973 4.137931034482759,0.8320339803215226 5.517241379310345,5.351201677509544 6.896551724137931,7.136136351416743 8.275862068965518,5.272541534491102 9.655172413793103,3.077746115382547 11.03448275862069,2.601053820097855 12.41379310344828,7.035216947147696 13.79310344827586,2.541211893112533 15.17241379310345,2.520619388139147 16.55172413793103,19.30700575299747 17.93103448275862,3.623259315016936 19.31034482758621,1.670036023442121 20.68965517241379,5.57997741814076 22.06896551724138,3.052207107909027 23.44827586206897,3.081025861605463 24.82758620689655,5.360180654873918 26.20689655172414,2.335770740362385 27.58620689655172,0.0 28.96551724137931,3.797462229152105 30.3448275862069,13.54051293080273 31.72413793103448,4.012957685897091 33.10344827586207,4.026076670788752 34.48275862068966,4.004677670842518 35.86206896551724,4.169202645303511 37.24137931034483,12.42072154416904 38.62068965517241,10.89327383192645 40.0,1.249260712941556 41.37931034482759,3.867089628474649 42.75862068965517,2.632345825044357 44.13793103448276,2.20447335878273 45.51724137931034,8.959836550352168 46.89655172413793,5.925802462497984 48.27586206896552,2.942631324264745 49.6551724137931,0.8003656110543578 51.03448275862069,13.24216355718049 52.41379310344828,0.5978816065379859 53.79310344827586,5.568256357868703 55.17241379310345,20.0 56.55172413793103,2.362008710145707 57.93103448275862,1.890854347007904 59.31034482758621,8.239045109952148 60.68965517241379,4.047798268724125 62.06896551724138,5.510887682133448 63.44827586206897,14.37926770256465 64.82758620689656,8.94069573632991 66.20689655172414,2.448464971235013 67.58620689655172,5.504113124361525 68.96551724137932,5.666433679230066 70.3448275862069,2.967847733749126 71.72413793103448,9.769234905102426 73.10344827586206,19.41851712457659 74.48275862068967,2.483251787730523 75.86206896551724,2.455185762675413 77.24137931034483,2.891069412333996 78.62068965517241,2.707887520834453 80.0,1.684176568632722" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFunctionArgumentIndex_1000_4.html">BenchmarkFunctionArgumentIndex/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.00346553715826 1.379310344827586,2.079322294955718 2.758620689655172,13.08432807085098 4.137931034482759,1.447824412783982 5.517241379310345,3.311513284559107 6.896551724137931,3.088178667693492 8.275862068965518,2.703118983442434 9.655172413793103,1.447824412783982 11.03448275862069,3.504043126684636 12.41379310344828,1.863688871775125 13.79310344827586,2.849441663457836 15.17241379310345,2.472083172891798 16.55172413793103,17.85906815556411 17.93103448275862,4.235656526761648 19.31034482758621,2.68001540238737 20.68965517241379,2.957258375048132 22.06896551724138,3.257604928763958 23.44827586206897,4.004620716211013 24.82758620689655,1.347708894878706 26.20689655172414,1.23989218328841 27.58620689655172,2.15633423180593 28.96551724137931,4.020023103581055 30.3448275862069,12.99191374663073 31.72413793103448,4.235656526761648 33.10344827586207,2.926453600308048 34.48275862068966,2.857142857142857 35.86206896551724,4.297266076241817 37.24137931034483,9.749711205236812 38.62068965517241,8.271082017712745 40.0,1.478629187524066 41.37931034482759,3.634963419329996 42.75862068965517,0.08471313053523297 44.13793103448276,3.20369657296881 45.51724137931034,3.257604928763958 46.89655172413793,3.804389680400462 48.27586206896552,2.918752406623027 49.6551724137931,0.3311513284559107 51.03448275862069,11.36696187909126 52.41379310344828,1.286099345398537 53.79310344827586,1.863688871775125 55.17241379310345,20.0 56.55172413793103,2.54909510974201 57.93103448275862,2.079322294955718 59.31034482758621,1.594147092799384 60.68965517241379,3.78898729303042 62.06896551724138,2.656911821332307 63.44827586206897,12.79168271082018 64.82758620689656,3.080477474008471 66.20689655172414,2.187139006546015 67.58620689655172,0.0 68.96551724137932,4.020023103581055 70.3448275862069,3.681170581440123 71.72413793103448,6.877165960723912 73.10344827586206,18.34424335772045 74.48275862068967,3.634963419329996 75.86206896551724,1.932999614940316 77.24137931034483,1.578744705429342 78.62068965517241,2.187139006546015 80.0,1.863688871775125" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayString_50_String___4.html">BenchmarkArrayString/50/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.458845592831839 1.379310344827586,2.438007918316316 2.758620689655172,12.690143779954157 4.137931034482759,2.083767451552408 5.517241379310345,4.625963742446345 6.896551724137931,8.272556782663054 8.275862068965518,6.063763284017504 9.655172413793103,2.56303396540946 11.03448275862069,3.5215669931235674 12.41379310344828,8.25171910814753 13.79310344827586,3.5215669931235674 15.17241379310345,3.854969785371953 16.55172413793103,18.628881016878516 17.93103448275862,3.646593040216711 19.31034482758621,0.0 20.68965517241379,4.750989789539489 22.06896551724138,2.56303396540946 23.44827586206897,2.4796832673473617 24.82758620689655,4.021671181496146 26.20689655172414,2.813086059595747 27.58620689655172,1.8962283809126887 28.96551724137931,5.06355490727235 30.3448275862069,14.211294019587415 31.72413793103448,6.39716607626589 33.10344827586207,6.605542821421128 34.48275862068966,5.897061887893312 35.86206896551724,3.9174828089185247 37.24137931034483,9.043550739737444 38.62068965517241,6.668055844967702 40.0,1.500312565117735 41.37931034482759,4.39674932277558 42.75862068965517,2.2504688476766006 44.13793103448276,2.2713065221921234 45.51724137931034,9.168576786830592 46.89655172413793,5.542821421129403 48.27586206896552,4.959366534694729 49.6551724137931,1.6045009376953523 51.03448275862069,12.273390289643675 52.41379310344828,2.542196290893937 53.79310344827586,5.355282350489684 55.17241379310345,20.0 56.55172413793103,2.70889768701813 57.93103448275862,2.4796832673473617 59.31034482758621,7.793290268806 60.68965517241379,4.896853511148155 62.06896551724138,2.958949781204417 63.44827586206897,12.481767034798917 64.82758620689656,8.793498645551157 66.20689655172414,2.458845592831839 67.58620689655172,5.042717232756823 68.96551724137932,4.500937695353199 70.3448275862069,4.230047926651386 71.72413793103448,9.126901437799543 73.10344827586206,16.774327984996876 74.48275862068967,2.8964367576578454 75.86206896551724,2.750573036049179 77.24137931034483,1.8545530318816432 78.62068965517241,2.542196290893937 80.0,2.2713065221921234" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_1000_10_4.html">BenchmarkJSONPatchAddShallowComposite/set-1000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.509512906130807 1.379310344827586,2.657088862796155 2.758620689655172,12.15027008985957 4.137931034482759,2.365274547507401 5.517241379310345,5.718417978528119 6.896551724137931,8.020969737607665 8.275862068965518,5.814276199768774 9.655172413793103,2.629095135074998 11.03448275862069,1.658335200082989 12.41379310344828,8.638545649170336 13.79310344827586,1.810391355921756 15.17241379310345,1.279923746408699 16.55172413793103,17.2184878876763 17.93103448275862,6.097641280374773 19.31034482758621,2.84050641284885 20.68965517241379,5.551026912766914 22.06896551724138,3.281249765090228 23.44827586206897,3.167861637016668 24.82758620689655,5.98858300922049 26.20689655172414,3.032313060682644 27.58620689655172,2.062485247666312 28.96551724137931,6.096709158399096 30.3448275862069,13.13693623533975 31.72413793103448,5.944382386502874 33.10344827586207,4.380672601176578 34.48275862068966,5.892664651078179 35.86206896551724,5.984914658219437 37.24137931034483,7.910738796871077 38.62068965517241,6.851006315878096 40.0,2.746241819502097 41.37931034482759,5.942578279453175 42.75862068965517,1.947954518461277 44.13793103448276,2.407490652470349 45.51724137931034,9.276538038845432 46.89655172413793,5.962092704040749 48.27586206896552,6.161115780073337 49.6551724137931,2.051540331564807 51.03448275862069,10.25664926204505 52.41379310344828,0.0 53.79310344827586,4.327120690251357 55.17241379310345,20.0 56.55172413793103,3.338590300819816 57.93103448275862,2.613970704308358 59.31034482758621,8.862826223898704 60.68965517241379,6.0220491949924 62.06896551724138,5.086409210567858 63.44827586206897,12.72154058714664 64.82758620689656,9.184047484097547 66.20689655172414,2.849196195138232 67.58620689655172,5.036164829233751 68.96551724137932,6.001121553215896 70.3448275862069,5.87699898819663 71.72413793103448,8.706440211140661 73.10344827586206,17.45608878612161 74.48275862068967,3.248054195375773 75.86206896551724,2.932455735481824 77.24137931034483,2.972116022124366 78.62068965517241,3.535809269802706 80.0,2.413985437849264" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectLookup_500_4.html">BenchmarkObjectLookup/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.929650859822823 1.379310344827586,4.992183428869204 2.758620689655172,12.569046378322042 4.137931034482759,0.28139656070869634 5.517241379310345,6.117769671704011 6.896551724137931,8.67118290776446 8.275862068965518,6.138613861386135 9.655172413793103,4.116727462219906 11.03448275862069,4.47107868681605 12.41379310344828,8.462741010943198 13.79310344827586,4.544033350703492 15.17241379310345,4.700364773319436 16.55172413793103,20.0 17.93103448275862,6.107347576862949 19.31034482758621,1.2610734757686295 20.68965517241379,0.0 22.06896551724138,4.491922876498176 23.44827586206897,3.4809796769150587 24.82758620689655,6.1490359562272 26.20689655172414,4.898384575299634 27.58620689655172,4.887962480458569 28.96551724137931,6.232412714955704 30.3448275862069,10.588848358520064 31.72413793103448,6.221990620114644 33.10344827586207,6.065659197498698 34.48275862068966,6.18030224075039 35.86206896551724,6.065659197498698 37.24137931034483,9.536216779572694 38.62068965517241,12.256383533090151 40.0,4.544033350703492 41.37931034482759,3.0849400729546588 42.75862068965517,4.554455445544551 44.13793103448276,4.929650859822823 45.51724137931034,8.91089108910891 46.89655172413793,6.169880145909325 48.27586206896552,6.305367378843146 49.6551724137931,4.533611255862427 51.03448275862069,13.579989577905158 52.41379310344828,4.596143824908808 53.79310344827586,6.190724335591453 55.17241379310345,18.342886920270974 56.55172413793103,4.867118290776444 57.93103448275862,4.992183428869204 59.31034482758621,8.869202709744657 60.68965517241379,6.013548723293383 62.06896551724138,5.992704533611256 63.44827586206897,15.612298071912452 64.82758620689656,8.890046899426782 66.20689655172414,4.742053152683688 67.58620689655172,3.5852006253256903 68.96551724137932,6.18030224075039 70.3448275862069,6.190724335591453 71.72413793103448,12.07920792079208 73.10344827586206,19.260031266284525 74.48275862068967,2.636789994788952 75.86206896551724,4.481500781657111 77.24137931034483,4.658676393955183 78.62068965517241,4.564877540385616 80.0,4.8150078165711285" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteAndCommitWithTriggers_Go__roundtrip__4.html">BenchmarkWriteAndCommitWithTriggers/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6015982133510137 1.379310344827586,0.6019471682311477 2.758620689655172,10.83295529887985 4.137931034482759,0.0 5.517241379310345,2.349164253062079 6.896551724137931,1.963220155633877 8.275862068965518,3.626339114352514 9.655172413793103,2.574240150748508 11.03448275862069,2.632515615730886 12.41379310344828,3.619708971629968 13.79310344827586,1.767107512998569 15.17241379310345,2.012771748612904 16.55172413793103,14.84803014970164 17.93103448275862,3.311581812471647 19.31034482758621,0.1626129741424434 20.68965517241379,3.026834630282304 22.06896551724138,1.07164043689151 23.44827586206897,0.8277209756778449 24.82758620689655,3.340894022402903 26.20689655172414,0.8734340649753987 27.58620689655172,0.09177513347524165 28.96551724137931,2.683114073350316 30.3448275862069,11.63241092926685 31.72413793103448,3.472798967093555 33.10344827586207,3.57713647625362 34.48275862068966,3.388002931220993 35.86206896551724,3.007991066755069 37.24137931034483,3.905503018459713 38.62068965517241,1.243326237917437 40.0,0.8312105244791848 41.37931034482759,1.406288166940015 42.75862068965517,0.9641623338102383 44.13793103448276,0.4047876609554385 45.51724137931034,3.811983110583802 46.89655172413793,2.716962696723314 48.27586206896552,2.796873364273999 49.6551724137931,1.000802596224308 51.03448275862069,7.032138744460341 52.41379310344828,0.53320305684475 53.79310344827586,2.164916076351328 55.17241379310345,20.0 56.55172413793103,0.9491572739644764 57.93103448275862,0.7212897372369753 59.31034482758621,3.190843423945284 60.68965517241379,3.467564643891545 62.06896551724138,3.426039013155599 63.44827586206897,7.97885333426388 64.82758620689656,3.004850472833863 66.20689655172414,2.584359842272394 67.58620689655172,4.386711798164497 68.96551724137932,3.518163101510975 70.3448275862069,3.447674215723907 71.72413793103448,1.99846459852741 73.10344827586206,14.57340265903619 74.48275862068967,2.539344662735108 75.86206896551724,2.573891195868374 77.24137931034483,2.433611334054507 78.62068965517241,2.495376347838225 80.0,0.4857451931465262" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayString_5_String___4.html">BenchmarkArrayString/5/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.2070756247971417 1.379310344827586,2.1421616358325224 2.758620689655172,12.182191929027372 4.137931034482759,1.255003786649354 5.517241379310345,4.717083198095853 6.896551724137931,7.897868657362327 8.275862068965518,6.101914962674455 9.655172413793103,2.748025532835655 11.03448275862069,3.137509466623392 12.41379310344828,8.222438602185438 13.79310344827586,2.9211295034079825 15.17241379310345,3.3106134371957125 16.55172413793103,18.51996105160662 17.93103448275862,3.353889429838798 19.31034482758621,0.5625879043600541 20.68965517241379,4.890187168668181 22.06896551724138,1.6012117277940092 23.44827586206897,1.687763713080166 24.82758620689655,4.890187168668181 26.20689655172414,2.4450935843340886 27.58620689655172,1.5795737314724612 28.96551724137931,4.781997187060478 30.3448275862069,13.1559017634967 31.72413793103448,5.431137076706696 33.10344827586207,5.8422590068159685 34.48275862068966,5.560965054635938 35.86206896551724,4.955101157632804 37.24137931034483,8.871578491831658 38.62068965517241,6.513036892783727 40.0,0.0 41.37931034482759,4.111219301092719 42.75862068965517,0.34620794114464815 44.13793103448276,2.4883695769771705 45.51724137931034,9.131234447690142 46.89655172413793,5.236395109812831 48.27586206896552,3.1807854592664704 49.6551724137931,1.2982797792924359 51.03448275862069,11.316672076165746 52.41379310344828,2.0988856431894405 53.79310344827586,5.322947095098993 55.17241379310345,20.0 56.55172413793103,2.6614735475494946 57.93103448275862,2.6398355512279537 59.31034482758621,7.897868657362327 60.68965517241379,4.219409282700422 62.06896551724138,2.8562155144433596 63.44827586206897,12.44184788488586 64.82758620689656,8.72011251758087 66.20689655172414,2.791301525478744 67.58620689655172,4.91182516498972 68.96551724137932,2.7263875365141175 70.3448275862069,4.760359190738939 71.72413793103448,6.2750189332467805 73.10344827586206,16.998809910202315 74.48275862068967,2.9427674997295235 75.86206896551724,2.5965595585848753 77.24137931034483,0.4760359190738903 78.62068965517241,2.6398355512279537 80.0,2.4234555880125477" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_package_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/package-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.710957722174289 1.379310344827586,4.676445211389131 2.758620689655172,11.449525452976705 4.137931034482759,4.0293356341673885 5.517241379310345,4.797238999137189 6.896551724137931,8.27437446074202 8.275862068965518,6.315789473684211 9.655172413793103,7.273511647972391 11.03448275862069,1.6652286453839515 12.41379310344828,11.052631578947366 13.79310344827586,7.066436583261433 15.17241379310345,7.135461604831752 16.55172413793103,15.48748921484038 17.93103448275862,5.107851596203625 19.31034482758621,3.8826574633304567 20.68965517241379,5.081967213114755 22.06896551724138,3.891285591026744 23.44827586206897,3.83951682484901 24.82758620689655,4.995685936151855 26.20689655172414,3.597929249352891 27.58620689655172,3.3390854184641903 28.96551724137931,4.909404659188954 30.3448275862069,12.441760138050045 31.72413793103448,6.212251941328734 33.10344827586207,6.229508196721309 34.48275862068966,5.927523727351163 35.86206896551724,5.470232959447802 37.24137931034483,1.699741156169111 38.62068965517241,0.0 40.0,3.830888697152716 41.37931034482759,4.5211389128559105 42.75862068965517,3.8222605694564287 44.13793103448276,6.462467644521141 45.51724137931034,11.225194132873167 46.89655172413793,5.383951682484902 48.27586206896552,5.435720448662638 49.6551724137931,4.633304572907678 51.03448275862069,4.719585849870578 52.41379310344828,4.633304572907678 53.79310344827586,5.090595340811044 55.17241379310345,20.0 56.55172413793103,7.368421052631577 57.93103448275862,7.627264883520276 59.31034482758621,11.656600517687663 60.68965517241379,6.194995685936151 62.06896551724138,6.091458153580675 63.44827586206897,8.593615185504746 64.82758620689656,11.285591026747195 66.20689655172414,7.359792924935292 67.58620689655172,6.402070750647111 68.96551724137932,5.090595340811044 70.3448275862069,4.771354616048317 71.72413793103448,4.193270060396895 73.10344827586206,13.183779119930977 74.48275862068967,3.8999137187230417 75.86206896551724,3.6324417601380503 77.24137931034483,3.597929249352891 78.62068965517241,3.830888697152716 80.0,7.463330457290766" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseModuleRulesBase_100_4.html">BenchmarkParseModuleRulesBase/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.023812185578535 1.379310344827586,3.545533817775293 2.758620689655172,12.75930687534936 4.137931034482759,3.9648518725545 5.517241379310345,3.793269983230855 6.896551724137931,6.886528787031861 8.275862068965518,4.796109558412521 9.655172413793103,2.598099496925657 11.03448275862069,4.543141419787591 12.41379310344828,6.199262157629961 13.79310344827586,1.41951928451649 15.17241379310345,2.311280044717719 16.55172413793103,15.94584684181107 17.93103448275862,4.108753493571828 19.31034482758621,1.141285634432644 20.68965517241379,4.721386249301286 22.06896551724138,3.212386808272778 23.44827586206897,2.511839016210173 24.82758620689655,4.088541084404695 26.20689655172414,1.62933482392398 27.58620689655172,1.602280603689212 28.96551724137931,4.076198993851314 30.3448275862069,10.66133035215204 31.72413793103448,4.892386808272778 33.10344827586207,3.387814421464505 34.48275862068966,3.948708775852432 35.86206896551724,2.886931246506428 37.24137931034483,9.693102291783118 38.62068965517241,5.915304639463387 40.0,2.387926215762996 41.37931034482759,3.675215204024595 42.75862068965517,2.589111235326998 44.13793103448276,3.159798770262717 45.51724137931034,5.720201229737283 46.89655172413793,1.045634432643935 48.27586206896552,4.156288429290106 49.6551724137931,3.748954723309111 51.03448275862069,9.894153158188931 52.41379310344828,1.53963107881498 53.79310344827586,2.13902738960313 55.17241379310345,20.0 56.55172413793103,2.822895472330911 57.93103448275862,1.995707098937954 59.31034482758621,4.276310788149804 60.68965517241379,4.560089435438793 62.06896551724138,3.327311347121297 63.44827586206897,10.76986025712689 64.82758620689656,5.948977082168809 66.20689655172414,0.0 67.58620689655172,3.609390721073225 68.96551724137932,3.359955282280604 70.3448275862069,2.028887646730017 71.72413793103448,7.04035774175517 73.10344827586206,15.27910564561207 74.48275862068967,2.176098378982672 75.86206896551724,2.853661263275573 77.24137931034483,2.646349916154276 78.62068965517241,2.799865846841811 80.0,1.754365567356065" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONFilterArrayIndices_size_100_4.html">BenchmarkJSONFilterArrayIndices/size=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.573596120757078 1.379310344827586,0.999530736743313 2.758620689655172,13.57578601595495 4.137931034482759,0.434850617863288 5.517241379310345,3.094009072422963 6.896551724137931,4.763022055373064 8.275862068965518,3.136242765524793 9.655172413793103,2.219615204129517 11.03448275862069,0.3597684967933677 12.41379310344828,4.32035038323166 13.79310344827586,1.245111841076177 15.17241379310345,1.20913499139684 16.55172413793103,18.33567964961677 17.93103448275862,3.094009072422963 19.31034482758621,1.404661348349758 20.68965517241379,3.766619740340998 22.06896551724138,2.779602690442672 23.44827586206897,3.075238542155483 24.82758620689655,2.856249022368215 26.20689655172414,2.784295323009542 27.58620689655172,1.548568747067105 28.96551724137931,4.060691381198186 30.3448275862069,12.79368058814328 31.72413793103448,2.843735335523229 33.10344827586207,2.696699515094635 34.48275862068966,2.250899421241983 35.86206896551724,2.768653214453308 37.24137931034483,9.075551384326607 38.62068965517241,6.76677616142656 40.0,2.12263413108087 41.37931034482759,3.561708118254341 42.75862068965517,0.4129516658845612 44.13793103448276,1.695604567495698 45.51724137931034,4.417331456280307 46.89655172413793,2.662286876270921 48.27586206896552,3.46785546691694 49.6551724137931,2.233693101830127 51.03448275862069,10.4426716721414 52.41379310344828,0.0 53.79310344827586,3.39277334584702 55.17241379310345,20.0 56.55172413793103,2.485531049585484 57.93103448275862,2.072579383700923 59.31034482758621,2.740497419052088 60.68965517241379,3.715000782105428 62.06896551724138,2.16017519161583 63.44827586206897,12.69513530423901 64.82758620689656,4.403253558579697 66.20689655172414,1.880181448459252 67.58620689655172,1.906773033004849 68.96551724137932,4.43297356483654 70.3448275862069,3.155013295792273 71.72413793103448,7.641170029720006 73.10344827586206,17.24229626153606 74.48275862068967,1.329579227279837 75.86206896551724,1.1997497262631 77.24137931034483,2.454246832473017 78.62068965517241,2.496480525574847 80.0,1.801970905678085" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMVirtualDocs_total_10_hit_10_4.html">BenchmarkWASMVirtualDocs/total=10/hit=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.397593600860389 1.379310344827586,4.592323721180345 2.758620689655172,14.0485312899106 4.137931034482759,5.549505948779996 5.517241379310345,1.89688781340324 6.896551724137931,4.443100087383209 8.275862068965518,3.155206022719634 9.655172413793103,5.502453451636755 11.03448275862069,7.798615312226927 12.41379310344828,4.002150971297977 13.79310344827586,6.665322309605431 15.17241379310345,6.270081333602205 16.55172413793103,14.70726624991598 17.93103448275862,1.216643140418095 19.31034482758621,5.873496000537743 20.68965517241379,2.33245950124353 22.06896551724138,7.446393762183236 23.44827586206897,8.106473079249849 24.82758620689655,0.006721785306177321 26.20689655172414,6.072460845600592 27.58620689655172,5.830476574578208 28.96551724137931,2.105263157894737 30.3448275862069,14.88337702493782 31.72413793103448,2.029979162465551 33.10344827586207,1.3457014182967 34.48275862068966,1.892854742219534 35.86206896551724,2.087786516098676 37.24137931034483,2.251798077569402 38.62068965517241,0.0 40.0,7.013510788465416 41.37931034482759,2.894400752839954 42.75862068965517,6.482489749277408 44.13793103448276,6.651878738993077 45.51724137931034,5.24299253881831 46.89655172413793,1.684479397728037 48.27586206896552,2.234321435773341 49.6551724137931,6.653223096054312 51.03448275862069,4.72138199905895 52.41379310344828,7.286415271896216 53.79310344827586,3.683538347785172 55.17241379310345,20.0 56.55172413793103,7.013510788465416 57.93103448275862,6.143711769846071 59.31034482758621,5.447334812126101 60.68965517241379,2.882301539288835 62.06896551724138,1.523156550379781 63.44827586206897,8.341735564966054 64.82758620689656,5.045372050816697 66.20689655172414,5.987766350742757 67.58620689655172,2.060899374873967 68.96551724137932,2.094508301404853 70.3448275862069,2.121395442629562 71.72413793103448,0.5081669691470054 73.10344827586206,7.914230019493177 74.48275862068967,6.196141695234254 75.86206896551724,4.845062848692613 77.24137931034483,7.445049405122 78.62068965517241,4.76574578207972 80.0,5.839887074006856" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetUnionOverlapping_50_4.html">BenchmarkSetUnionOverlapping/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.986270022883295 1.379310344827586,1.098398169336384 2.758620689655172,12.25629290617849 4.137931034482759,1.363844393592677 5.517241379310345,4.521739130434783 6.896551724137931,6.965675057208238 8.275862068965518,4.503432494279176 9.655172413793103,1.876430205949657 11.03448275862069,2.08695652173913 12.41379310344828,3.551487414187643 13.79310344827586,1.592677345537757 15.17241379310345,2.187643020594966 16.55172413793103,17.27231121281465 17.93103448275862,3.359267734553776 19.31034482758621,0.5949656750572082 20.68965517241379,4.558352402745995 22.06896551724138,2.050343249427918 23.44827586206897,2.260869565217391 24.82758620689655,3.679633867276888 26.20689655172414,1.949656750572082 27.58620689655172,1.299771167048055 28.96551724137931,4.384439359267735 30.3448275862069,12.02745995423341 31.72413793103448,4.192219679633867 33.10344827586207,3.505720823798627 34.48275862068966,4.173913043478261 35.86206896551724,4.219679633867277 37.24137931034483,9.583524027459953 38.62068965517241,7.478260869565217 40.0,0.0 41.37931034482759,4.155606407322654 42.75862068965517,2.160183066361556 44.13793103448276,1.720823798627002 45.51724137931034,7.441647597254005 46.89655172413793,4.951945080091533 48.27586206896552,3.533180778032037 49.6551724137931,0.1922196796338673 51.03448275862069,12.25629290617849 52.41379310344828,1.1441647597254 53.79310344827586,4.155606407322654 55.17241379310345,20.0 56.55172413793103,1.876430205949657 57.93103448275862,1.867276887871854 59.31034482758621,6.361556064073227 60.68965517241379,4.237986270022883 62.06896551724138,4.48512585812357 63.44827586206897,11.56064073226545 64.82758620689656,7.249427917620137 66.20689655172414,2.233409610983982 67.58620689655172,3.97254004576659 68.96551724137932,4.68649885583524 70.3448275862069,1.91304347826087 71.72413793103448,8.073226544622425 73.10344827586206,17.21739130434783 74.48275862068967,1.986270022883295 75.86206896551724,1.995423340961098 77.24137931034483,1.986270022883295 78.62068965517241,2.096109839816934 80.0,1.62929061784897" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_10000_10000_4.html">BenchmarkJSONPatchAddShallowComposite/array-10000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.618772937314402 1.379310344827586,5.41590434350998 2.758620689655172,12.71535095336661 4.137931034482759,2.881861501565455 5.517241379310345,5.346361870270773 6.896551724137931,0.8161740630756572 8.275862068965518,6.242009249426063 9.655172413793103,6.537831443303372 11.03448275862069,4.739452987462121 12.41379310344828,0.5666046938037577 13.79310344827586,5.674026537292384 15.17241379310345,5.229082260671338 16.55172413793103,12.40735436614478 17.93103448275862,6.418126065900025 19.31034482758621,5.014836474209134 20.68965517241379,6.866126278486875 22.06896551724138,6.69004362775663 23.44827586206897,6.814964975367448 24.82758620689655,5.865810245357492 26.20689655172414,6.344274912758722 27.58620689655172,2.077474620072185 28.96551724137931,6.656397962582816 30.3448275862069,12.76564292811812 31.72413793103448,7.084179647276658 33.10344827586207,6.543882576135038 34.48275862068966,5.317351357661241 35.86206896551724,5.973891677509545 37.24137931034483,7.851910481955268 38.62068965517241,5.08298954053718 40.0,5.632310164213851 41.37931034482759,6.493545047058567 42.75862068965517,6.159821654817797 44.13793103448276,6.524408102216313 45.51724137931034,2.835699785609958 46.89655172413793,6.611006873957826 48.27586206896552,4.764071303907138 49.6551724137931,6.49664274115558 51.03448275862069,8.33868122127349 52.41379310344828,5.216600375633371 53.79310344827586,0.3835977856801878 55.17241379310345,20.0 56.55172413793103,6.369470250653183 57.93103448275862,5.780862817895637 59.31034482758621,0.8054763890984704 60.68965517241379,5.89514723062921 62.06896551724138,5.22560494719969 63.44827586206897,10.68559828487967 64.82758620689656,2.21936874992289 66.20689655172414,4.69519316457354 67.58620689655172,0.0 68.96551724137932,6.232180903816788 70.3448275862069,5.060318671484037 71.72413793103448,6.161085787335328 73.10344827586206,13.115333111256 74.48275862068967,4.587343300240014 75.86206896551724,5.843283631666709 77.24137931034483,5.924002099295142 78.62068965517241,5.522554610619662 80.0,5.579664549339605" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/metrics</td><td><a href="benchmarks.__v1_metrics_BenchmarkMetricsTimerStartStopRestart_4.html">BenchmarkMetricsTimerStartStopRestart-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.410714285714281 1.379310344827586,12.589285714285717 2.758620689655172,19.866071428571427 4.137931034482759,12.693452380952383 5.517241379310345,10.997023809523807 6.896551724137931,7.544642857142856 8.275862068965518,10.922619047619044 9.655172413793103,12.663690476190478 11.03448275862069,12.827380952380949 12.41379310344828,6.5476190476190474 13.79310344827586,12.604166666666664 15.17241379310345,11.562499999999998 16.55172413793103,14.464285714285712 17.93103448275862,10.77380952380952 19.31034482758621,12.782738095238091 20.68965517241379,10.744047619047617 22.06896551724138,12.544642857142858 23.44827586206897,12.901785714285712 24.82758620689655,10.56547619047619 26.20689655172414,12.797619047619047 27.58620689655172,12.797619047619047 28.96551724137931,10.029761904761902 30.3448275862069,20.0 31.72413793103448,10.77380952380952 33.10344827586207,10.744047619047617 34.48275862068966,11.190476190476188 35.86206896551724,11.041666666666664 37.24137931034483,2.351190476190478 38.62068965517241,0.0 40.0,12.351190476190474 41.37931034482759,10.624999999999996 42.75862068965517,12.73809523809524 44.13793103448276,12.782738095238091 45.51724137931034,7.514880952380951 46.89655172413793,9.598214285714286 48.27586206896552,11.086309523809524 49.6551724137931,12.782738095238091 51.03448275862069,5.491071428571425 52.41379310344828,11.607142857142858 53.79310344827586,11.071428571428568 55.17241379310345,11.547619047619051 56.55172413793103,12.604166666666664 57.93103448275862,12.61904761904762 59.31034482758621,7.4999999999999964 60.68965517241379,11.05654761904762 62.06896551724138,10.69940476190476 63.44827586206897,8.273809523809527 64.82758620689656,7.380952380952383 66.20689655172414,12.470238095238097 67.58620689655172,10.654761904761909 68.96551724137932,9.970238095238095 70.3448275862069,10.997023809523807 71.72413793103448,1.3690476190476168 73.10344827586206,17.12797619047619 74.48275862068967,12.648809523809524 75.86206896551724,12.723214285714285 77.24137931034483,11.830357142857142 78.62068965517241,12.45535714285714 80.0,12.36607142857143" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionOptimizationComparison_MultiExpressionComp_4.html">BenchmarkComprehensionOptimizationComparison/MultiExpressionComp-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.341634866439044 1.379310344827586,0.3755774251857803 2.758620689655172,12.27957421168909 4.137931034482759,1.536453103032737 5.517241379310345,4.188592086764411 6.896551724137931,5.963044788110062 8.275862068965518,3.725647720425788 9.655172413793103,1.216107652138984 11.03448275862069,0.8887326772444266 12.41379310344828,5.107451295440852 13.79310344827586,0.9359309098212492 15.17241379310345,1.836714199638482 16.55172413793103,16.97429202651135 17.93103448275862,3.617192207270536 19.31034482758621,2.002410122514561 20.68965517241379,3.398272745531231 22.06896551724138,2.409118296846756 23.44827586206897,2.810805382606949 24.82758620689655,3.635268126129745 26.20689655172414,1.54247840931914 27.58620689655172,0.0 28.96551724137931,3.570998192408114 30.3448275862069,12.32978509740912 31.72413793103448,3.130146615786302 33.10344827586207,3.490660775256076 34.48275862068966,3.31291423980719 35.86206896551724,2.704358304880498 37.24137931034483,10.03916449086162 38.62068965517241,7.722434223739707 40.0,2.182165093392247 41.37931034482759,2.385017071701145 42.75862068965517,1.815625627636072 44.13793103448276,1.767423177344848 45.51724137931034,5.248041775456919 46.89655172413793,2.888130146615786 48.27586206896552,3.766820646716208 49.6551724137931,2.093793934525005 51.03448275862069,9.149427595902791 52.41379310344828,0.2259489857401085 53.79310344827586,2.717413135167704 55.17241379310345,20.0 56.55172413793103,1.255272143000603 57.93103448275862,0.9048001606748343 59.31034482758621,4.452701345651737 60.68965517241379,2.221329584253866 62.06896551724138,2.494476802570797 63.44827586206897,12.78971681060454 64.82758620689656,5.672825868648323 66.20689655172414,1.405904800160675 67.58620689655172,2.115886724241816 68.96551724137932,3.085961036352681 70.3448275862069,3.317935328379193 71.72413793103448,7.788712592890139 73.10344827586206,15.61156858806989 74.48275862068967,0.4117292629041976 75.86206896551724,0.7571801566579635 77.24137931034483,0.9339224743924484 78.62068965517241,1.075517172122916 80.0,0.6336613777867042" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkReadOneNested_Go_4.html">BenchmarkReadOneNested/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.3070539419087197 1.379310344827586,0.23236514522822205 2.758620689655172,13.609958506224068 4.137931034482759,1.8589211618257266 5.517241379310345,4.414937759336102 6.896551724137931,1.4107883817427371 8.275862068965518,4.448132780082988 9.655172413793103,2.489626556016603 11.03448275862069,0.0 12.41379310344828,0.8630705394190947 13.79310344827586,1.4605809128630725 15.17241379310345,1.5601659751037396 16.55172413793103,18.672199170124482 17.93103448275862,4.780082987551868 19.31034482758621,4.248962655601662 20.68965517241379,4.746887966804982 22.06896551724138,4.780082987551868 23.44827586206897,3.883817427385896 24.82758620689655,4.199170124481329 26.20689655172414,3.2697095435684673 27.58620689655172,2.473029045643159 28.96551724137931,4.215767634854776 30.3448275862069,13.560165975103734 31.72413793103448,4.431535269709546 33.10344827586207,4.464730290456435 34.48275862068966,4.746887966804982 35.86206896551724,4.381742738589216 37.24137931034483,8.265560165975103 38.62068965517241,6.572614107883821 40.0,3.90041493775934 41.37931034482759,4.647302904564318 42.75862068965517,3.751037344398341 44.13793103448276,1.2448132780082979 45.51724137931034,2.157676348547721 46.89655172413793,2.074688796680501 48.27586206896552,4.182572614107887 49.6551724137931,2.904564315352701 51.03448275862069,10.67219917012448 52.41379310344828,2.8215767634854814 53.79310344827586,4.464730290456435 55.17241379310345,20.0 56.55172413793103,3.2033195020746916 57.93103448275862,2.8381742738589253 59.31034482758621,0.7966804979253119 60.68965517241379,3.883817427385896 62.06896551724138,3.7344398340249008 63.44827586206897,12.713692946058092 64.82758620689656,1.4439834024896356 66.20689655172414,4.116182572614109 67.58620689655172,4.31535269709544 68.96551724137932,3.9502074688796682 70.3448275862069,4.663900414937762 71.72413793103448,7.585062240663902 73.10344827586206,18.83817427385892 74.48275862068967,3.518672199170126 75.86206896551724,2.04149377593361 77.24137931034483,2.887966804979257 78.62068965517241,2.5062240663900432 80.0,2.5560165975103786" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_1000_100_4.html">BenchmarkJSONPatchAddShallowComposite/set-1000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.969738997655354 1.379310344827586,2.745699645152163 2.758620689655172,11.77305920951116 4.137931034482759,3.074811094032472 5.517241379310345,6.137643512648667 6.896551724137931,8.448573515846265 8.275862068965518,5.990496934792074 9.655172413793103,3.037663974166102 11.03448275862069,2.992500814959677 12.41379310344828,7.904367172464658 13.79310344827586,2.535456905165664 15.17241379310345,1.636125236934777 16.55172413793103,16.68586954576728 17.93103448275862,6.406962725028067 19.31034482758621,3.170583443701911 20.68965517241379,5.625288672073452 22.06896551724138,3.725443261560693 23.44827586206897,3.857221657880835 24.82758620689655,6.149004971189198 26.20689655172414,3.418619047260919 27.58620689655172,2.452277854440033 28.96551724137931,6.515898910249146 30.3448275862069,13.26748649319415 31.72413793103448,5.999752594580058 33.10344827586207,4.150207766092439 34.48275862068966,5.856654233290863 35.86206896551724,6.356685483136883 37.24137931034483,8.64222401393769 38.62068965517241,6.568035582812222 40.0,3.372955371848531 41.37931034482759,5.979140662947978 42.75862068965517,2.169174996285029 44.13793103448276,2.938364670920968 45.51724137931034,9.679449193585405 46.89655172413793,6.325082941759364 48.27586206896552,6.285951910506665 49.6551724137931,2.617979838792288 51.03448275862069,10.7477504649225 52.41379310344828,0.0 53.79310344827586,3.891215266314818 55.17241379310345,20.0 56.55172413793103,3.932680310963198 57.93103448275862,3.273671628692701 59.31034482758621,8.995393954231035 60.68965517241379,6.497198276253307 62.06896551724138,5.414068239808984 63.44827586206897,12.89236645358853 64.82758620689656,9.39368037346289 66.20689655172414,3.212064048439595 67.58620689655172,3.906420066913571 68.96551724137932,6.547413277787272 70.3448275862069,4.854519648373102 71.72413793103448,9.176798662039788 73.10344827586206,17.47535476355277 74.48275862068967,4.28229995754689 75.86206896551724,3.609919971867359 77.24137931034483,3.72275914615566 78.62068965517241,3.804968284647975 80.0,3.04129984836693" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkComprehensionBindings_ArrayComp_2Vars_4.html">BenchmarkComprehensionBindings/ArrayComp_2Vars-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.085636983884249 1.379310344827586,1.526879190683449 2.758620689655172,11.87389718856605 4.137931034482759,1.8786025173509 5.517241379310345,4.173626632160922 6.896551724137931,6.46629808257852 8.275862068965518,3.517233266674509 9.655172413793103,2.085636983884249 11.03448275862069,1.213974826491001 12.41379310344828,5.661686860369368 13.79310344827586,2.019762380896365 15.17241379310345,2.340901070462299 16.55172413793103,16.30396423950124 17.93103448275862,3.548994235972239 19.31034482758621,2.318550758734267 20.68965517241379,3.330196447476767 22.06896551724138,2.792612633807787 23.44827586206897,2.956122809081285 24.82758620689655,3.011410422303258 26.20689655172414,1.962122103281967 27.58620689655172,0.0 28.96551724137931,2.867897894365369 30.3448275862069,11.89507116809787 31.72413793103448,3.33137277967298 33.10344827586207,3.394894718268439 34.48275862068966,3.286672156216916 35.86206896551724,2.30443477237972 37.24137931034483,8.76602752617339 38.62068965517241,6.748617809669451 40.0,2.524408893071403 41.37931034482759,3.307846135748735 42.75862068965517,2.360898717797906 44.13793103448276,1.844488883660746 45.51724137931034,6.479237736736854 46.89655172413793,3.041995059404776 48.27586206896552,3.683096106340431 49.6551724137931,2.002117397953182 51.03448275862069,10.15057052111516 52.41379310344828,0.05411128102576168 53.79310344827586,2.927890836372192 55.17241379310345,20.0 56.55172413793103,1.495118221385719 57.93103448275862,1.55393483119633 59.31034482758621,5.326432184448888 60.68965517241379,3.236089871779791 62.06896551724138,2.572638513116104 63.44827586206897,11.82566756852135 64.82758620689656,6.432184448888366 66.20689655172414,1.753911304552406 67.58620689655172,1.586872132690272 68.96551724137932,3.023173744265381 70.3448275862069,3.121985648747206 71.72413793103448,6.918009645924009 73.10344827586206,15.98753087872015 74.48275862068967,0.8704858251970355 75.86206896551724,0.2658510763439595 77.24137931034483,1.20809316550994 78.62068965517241,1.12810257616751 80.0,1.284554758263734" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefCopyNonGround_fully_ground_4.html">BenchmarkRefCopyNonGround/fully_ground-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.9841966637401285 1.379310344827586,2.300263388937669 2.758620689655172,12.300263388937669 4.137931034482759,1.2115891132572472 5.517241379310345,4.24934152765584 6.896551724137931,4.556628621597898 8.275862068965518,4.495171202809484 9.655172413793103,2.4407374890254623 11.03448275862069,2.6953467954345918 12.41379310344828,3.85425812115891 13.79310344827586,1.8349429323968423 15.17241379310345,2.6163301141352093 16.55172413793103,16.84811237928007 17.93103448275862,2.2124670763827936 19.31034482758621,0.570676031606677 20.68965517241379,4.302019315188767 22.06896551724138,3.011413520632132 23.44827586206897,2.9499561018437213 24.82758620689655,3.2133450395083436 26.20689655172414,1.940298507462689 27.58620689655172,0.8165057067603172 28.96551724137931,4.09130816505707 30.3448275862069,13.116769095697984 31.72413793103448,4.293239683933274 33.10344827586207,3.406496927129062 34.48275862068966,4.1791044776119435 35.86206896551724,4.1000877963125575 37.24137931034483,8.481123792800705 38.62068965517241,6.25109745390694 40.0,0.6760316066725238 41.37931034482759,3.985952589991225 42.75862068965517,2.6690079016681345 44.13793103448276,1.8964003511852532 45.51724137931034,5.346795434591749 46.89655172413793,4.872695346795437 48.27586206896552,3.028972783143111 49.6551724137931,0.0 51.03448275862069,9.262510974539072 52.41379310344828,1.2906057945566332 53.79310344827586,4.4424934152765605 55.17241379310345,20.0 56.55172413793103,2.4407374890254623 57.93103448275862,2.142230026338897 59.31034482758621,4.064969271290607 60.68965517241379,3.85425812115891 62.06896551724138,4.8375768217734905 63.44827586206897,9.912203687445132 64.82758620689656,5.215100965759444 66.20689655172414,2.5460930640913126 67.58620689655172,2.6690079016681345 68.96551724137932,4.433713784021073 70.3448275862069,1.1852502194907828 71.72413793103448,6.611062335381915 73.10344827586206,14.21422300263389 74.48275862068967,2.3705004389815656 75.86206896551724,2.2914837576821796 77.24137931034483,2.2827041264266903 78.62068965517241,2.57243195785777 80.0,1.8612818261633066" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_set_10_4.html">BenchmarkJSONPatchAddShallowScalar/set-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,17.47587870434183 1.379310344827586,12.31564438318401 2.758620689655172,19.64507236388697 4.137931034482759,3.452791178497588 5.517241379310345,17.60854583046175 6.896551724137931,0.0 8.275862068965518,18.02377670572019 9.655172413793103,15.44624396967609 11.03448275862069,17.43625086147484 12.41379310344828,17.39490006891799 13.79310344827586,17.20365265334252 15.17241379310345,4.055823569951757 16.55172413793103,18.2184700206754 17.93103448275862,17.21915920055134 19.31034482758621,13.77670572019297 20.68965517241379,18.04100620261888 22.06896551724138,17.50861474844935 23.44827586206897,17.50172294968987 24.82758620689655,18.02549965541006 26.20689655172414,17.34148862853205 27.58620689655172,16.97966919365955 28.96551724137931,4.035148173673329 30.3448275862069,20.0 31.72413793103448,17.99104066161268 33.10344827586207,17.75327360441075 34.48275862068966,17.81013094417643 35.86206896551724,3.924879393521709 37.24137931034483,6.49552033080634 38.62068965517241,18.20813232253618 40.0,17.44658855961406 41.37931034482759,17.91695382494831 42.75862068965517,17.31909028256375 44.13793103448276,17.3776705720193 45.51724137931034,17.52412129565817 46.89655172413793,17.84286698828394 48.27586206896552,17.56030323914542 49.6551724137931,17.30358373535493 51.03448275862069,19.27291523087526 52.41379310344828,17.15024121295658 53.79310344827586,17.53962784286699 55.17241379310345,13.88352860096485 56.55172413793103,17.49827705031013 57.93103448275862,17.25878704341833 59.31034482758621,17.37250172294969 60.68965517241379,18.00482425913163 62.06896551724138,17.69297036526533 63.44827586206897,19.63128876636802 64.82758620689656,17.40696071674707 66.20689655172414,3.542384562370779 67.58620689655172,17.49483115093039 68.96551724137932,17.644727773949 70.3448275862069,17.7170916609235 71.72413793103448,18.56650585802895 73.10344827586206,11.31288766368022 74.48275862068967,17.54135079255686 75.86206896551724,17.14334941419711 77.24137931034483,3.890420399724328 78.62068965517241,17.51378359751895 80.0,17.19159200551344" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/cover</td><td><a href="benchmarks.__v1_cover_BenchmarkCoverBigLocalVar_1Vars1000Iterations_4.html">BenchmarkCoverBigLocalVar/1Vars1000Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.038121164598839 1.379310344827586,4.248952791117933 2.758620689655172,14.8316598299132 4.137931034482759,5.339242205158706 5.517241379310345,8.012496816844404 6.896551724137931,6.405241019118219 8.275862068965518,4.925784809477454 9.655172413793103,0.0 11.03448275862069,6.004494330805364 12.41379310344828,4.410782010930332 13.79310344827586,5.019949236064572 15.17241379310345,5.116524314049145 16.55172413793103,19.34057726773264 17.93103448275862,7.546706370825683 19.31034482758621,3.691855636168712 20.68965517241379,7.486212169757195 22.06896551724138,4.714436426958797 23.44827586206897,5.742083968686077 24.82758620689655,7.347867077558545 26.20689655172414,5.014093544670028 27.58620689655172,0.8850246390487833 28.96551724137931,0.9314494019612183 30.3448275862069,14.06398570089251 31.72413793103448,7.71976484314768 33.10344827586207,7.066197802274866 34.48275862068966,7.267491576964867 35.86206896551724,6.364584287549511 37.24137931034483,11.4392333953236 38.62068965517241,10.25805804059625 40.0,5.558672844362648 41.37931034482759,7.380511680482621 42.75862068965517,1.732083710088927 44.13793103448276,4.754523368197197 45.51724137931034,6.684455812979035 46.89655172413793,7.390575054316359 48.27586206896552,6.552755352632278 49.6551724137931,4.327557558685117 51.03448275862069,13.08427067495171 52.41379310344828,4.750324451763085 53.79310344827586,3.021159821366348 55.17241379310345,20.0 56.55172413793103,5.00721223068093 57.93103448275862,4.280457813381394 59.31034482758621,5.754119693663186 60.68965517241379,7.557383365015137 62.06896551724138,0.5935286720685712 63.44827586206897,14.19039149416995 64.82758620689656,6.621550960513092 66.20689655172414,4.718582747362419 67.58620689655172,7.327117943530272 68.96551724137932,7.481592485079164 70.3448275862069,0.2620509559109391 71.72413793103448,10.84246130137482 73.10344827586206,18.683915827066 74.48275862068967,4.699402728243762 75.86206896551724,4.607350908881322 77.24137931034483,5.467155751310189 78.62068965517241,5.174073137410198 80.0,4.03168735516916" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkSelect_100000_4.html">BenchmarkSelect/100000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.16 1.379310344827586,0.0 2.758620689655172,13.29391304347826 4.137931034482759,2.003478260869565 5.517241379310345,2.706086956521739 6.896551724137931,3.499130434782609 8.275862068965518,4.848695652173913 9.655172413793103,1.815652173913043 11.03448275862069,2.615652173913043 12.41379310344828,2.198260869565217 13.79310344827586,1.551304347826087 15.17241379310345,2.226086956521739 16.55172413793103,16.69565217391304 17.93103448275862,4.939130434782609 19.31034482758621,2.462608695652174 20.68965517241379,3.99304347826087 22.06896551724138,2.518260869565217 23.44827586206897,2.497391304347826 24.82758620689655,4.737391304347826 26.20689655172414,2.302608695652174 27.58620689655172,2.07304347826087 28.96551724137931,4.869565217391304 30.3448275862069,12.78608695652174 31.72413793103448,4.271304347826087 33.10344827586207,3.84695652173913 34.48275862068966,4.737391304347826 35.86206896551724,4.890434782608696 37.24137931034483,6.866086956521739 38.62068965517241,4.751304347826087 40.0,1.857391304347826 41.37931034482759,3.895652173913043 42.75862068965517,1.961739130434783 44.13793103448276,0.7652173913043478 45.51724137931034,3.227826086956522 46.89655172413793,4.883478260869565 48.27586206896552,4.653913043478261 49.6551724137931,1.314782608695652 51.03448275862069,8.716521739130435 52.41379310344828,2.205217391304348 53.79310344827586,3.373913043478261 55.17241379310345,20.0 56.55172413793103,1.43304347826087 57.93103448275862,2.594782608695652 59.31034482758621,3.2 60.68965517241379,4.459130434782609 62.06896551724138,4.500869565217391 63.44827586206897,10.35130434782609 64.82758620689656,3.436521739130435 66.20689655172414,2.038260869565217 67.58620689655172,4.64695652173913 68.96551724137932,4.883478260869565 70.3448275862069,4.855652173913043 71.72413793103448,5.43304347826087 73.10344827586206,16.73739130434783 74.48275862068967,2.267826086956522 75.86206896551724,2.302608695652174 77.24137931034483,2.24695652173913 78.62068965517241,1.954782608695652 80.0,2.330434782608696" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_10000_1000_4.html">BenchmarkJSONPatchAddShallowComposite/object-10000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.399436170181558 1.379310344827586,1.252547061601781 2.758620689655172,12.63854166972246 4.137931034482759,0.5324759521595386 5.517241379310345,4.429038702428693 6.896551724137931,6.328963309991991 8.275862068965518,5.005236400759205 9.655172413793103,1.88116157156561 11.03448275862069,1.217449975504792 12.41379310344828,6.359495780077035 13.79310344827586,1.302523153105318 15.17241379310345,1.833121628241948 16.55172413793103,17.37235356412611 17.93103448275862,4.914120093991193 19.31034482758621,0.0 20.68965517241379,4.213915038297598 22.06896551724138,2.071244385903668 23.44827586206897,2.228471352340832 24.82758620689655,4.381808421071159 26.20689655172414,1.543004491277066 27.58620689655172,0.9150705667340407 28.96551724137931,4.787143976085636 30.3448275862069,11.90104522666135 31.72413793103448,5.084641944596826 33.10344827586207,4.537779824749254 34.48275862068966,4.56096666598217 35.86206896551724,4.618886832138886 37.24137931034483,11.10009006022594 38.62068965517241,8.592050644942693 40.0,2.409366263498033 41.37931034482759,4.821501805604856 42.75862068965517,1.302018581155411 44.13793103448276,1.560664509523796 45.51724137931034,6.450189654514892 46.89655172413793,4.377771845471907 48.27586206896552,4.497695690310165 49.6551724137931,1.146199722485428 51.03448275862069,12.50071138777821 52.41379310344828,1.361851427029215 53.79310344827586,4.55125072238862 55.17241379310345,20.0 56.55172413793103,2.392820997233655 57.93103448275862,0.9795032313139699 59.31034482758621,6.524326528456978 60.68965517241379,4.919670385440166 62.06896551724138,3.783034061540177 63.44827586206897,14.20705638004829 64.82758620689656,6.072406074811592 66.20689655172414,1.672503468932156 67.58620689655172,3.252517726023298 68.96551724137932,4.584259115297624 70.3448275862069,4.911468157696336 71.72413793103448,9.915613274935975 73.10344827586206,18.34980330494627 74.48275862068967,2.024800298049477 75.86206896551724,0.04911949261183456 77.24137931034483,1.841711085621753 78.62068965517241,1.507203351296486 80.0,0.6950419938805983" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONFilterArray_size_100_4.html">BenchmarkJSONFilterArray/size=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8043998488601537 1.379310344827586,0.9950039884126118 2.758620689655172,13.05680339224988 4.137931034482759,0.1973214660565095 5.517241379310345,3.314160963936353 6.896551724137931,4.434275158486922 8.275862068965518,4.065661866577102 9.655172413793103,0.466014526218565 11.03448275862069,1.041185608127965 12.41379310344828,3.92291867836601 13.79310344827586,0.6448633443889332 15.17241379310345,1.536588437801755 16.55172413793103,18.50035685797053 17.93103448275862,4.122759141861539 19.31034482758621,0.9261513917460851 20.68965517241379,3.45354548889542 22.06896551724138,2.017716948654436 23.44827586206897,0.8522608002015198 24.82758620689655,3.383853226415886 26.20689655172414,1.571014736135018 27.58620689655172,0.444183215080398 28.96551724137931,4.228557034300348 30.3448275862069,12.87291657920148 31.72413793103448,3.81040345942315 33.10344827586207,2.03534993072757 34.48275862068966,3.151265796213107 35.86206896551724,3.432553843570259 37.24137931034483,9.336244174818422 38.62068965517241,7.391578151895546 40.0,1.777572526134598 41.37931034482759,4.4183215080398 42.75862068965517,1.256979722070616 44.13793103448276,1.251941727192577 45.51724137931034,3.880095721902683 46.89655172413793,3.853226415886477 48.27586206896552,3.998488601536588 49.6551724137931,1.229270750241404 51.03448275862069,10.9668751836769 52.41379310344828,0.0 53.79310344827586,3.660103278895 55.17241379310345,20.0 56.55172413793103,1.451782190688106 57.93103448275862,1.281330030647802 59.31034482758621,3.98169528527646 60.68965517241379,4.491372433771359 62.06896551724138,3.089970191863638 63.44827586206897,13.18107393257484 64.82758620689656,4.273059322389689 66.20689655172414,0.2678533943490491 67.58620689655172,2.801125152189429 68.96551724137932,3.79864813804106 70.3448275862069,4.149628447877745 71.72413793103448,8.286661908560394 73.10344827586206,15.28611612578194 74.48275862068967,1.349342961501322 75.86206896551724,1.207439439103237 77.24137931034483,1.28888702296486 78.62068965517241,1.401402241907721 80.0,0.9496620345102649" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_10000_100_4.html">BenchmarkJSONPatchAddRemove/set-10000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.1471271011706211 1.379310344827586,0.0 2.758620689655172,12.21625917704625 4.137931034482759,1.339423935047854 5.517241379310345,4.24672288966404 6.896551724137931,6.256327094212992 8.275862068965518,4.914548269222793 9.655172413793103,1.757122538571358 11.03448275862069,1.244077652495849 12.41379310344828,6.230878226767873 13.79310344827586,2.31584693750577 15.17241379310345,2.113888364836676 16.55172413793103,16.90982243327031 17.93103448275862,4.554036027140107 19.31034482758621,1.961221920278947 20.68965517241379,3.733678003588531 22.06896551724138,2.372471336573983 23.44827586206897,2.056407642153065 24.82758620689655,4.336101667021238 26.20689655172414,2.503033927809243 27.58620689655172,0.5228658475396083 28.96551724137931,4.48705546434817 30.3448275862069,13.19982712967014 31.72413793103448,4.735710434169453 33.10344827586207,2.413922751581857 34.48275862068966,4.332408771429833 35.86206896551724,4.722571218695685 37.24137931034483,9.983769991476905 38.62068965517241,7.315759967138581 40.0,2.402924345146585 41.37931034482759,4.817810460795765 42.75862068965517,2.108509582127456 44.13793103448276,0.6215839043272441 45.51724137931034,7.247280838019698 46.89655172413793,4.662066603245199 48.27586206896552,4.670656599512163 49.6551724137931,2.072704550958614 51.03448275862069,10.30448994555655 52.41379310344828,1.107574316178763 53.79310344827586,1.857071560556129 55.17241379310345,20.0 56.55172413793103,3.435436544413091 57.93103448275862,1.589202829614347 59.31034482758621,6.839751077429049 60.68965517241379,4.955491242084024 62.06896551724138,3.690674502027748 63.44827586206897,13.80575636790339 64.82758620689656,7.25180329711352 66.20689655172414,1.677270361435466 67.58620689655172,3.233210370614185 68.96551724137932,4.78414623866542 70.3448275862069,4.483603409773596 71.72413793103448,8.41985546862979 73.10344827586206,17.34282782141906 74.48275862068967,2.555778110495183 75.86206896551724,1.826297430627752 77.24137931034483,2.877033266834453 78.62068965517241,1.475686430348109 80.0,1.270275803104441" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainArray_500_4.html">BenchmarkJSONPatchPathologicalNestedAddChainArray/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.603799993619878 1.379310344827586,3.370142793985311 2.758620689655172,10.30188251455398 4.137931034482759,3.041898118819144 5.517241379310345,1.072649947742473 6.896551724137931,6.589657028777055 8.275862068965518,1.920795287648894 9.655172413793103,3.11512173687835 11.03448275862069,3.917085084337467 12.41379310344828,5.961896251642116 13.79310344827586,1.739772835205587 15.17241379310345,3.61639749098988 16.55172413793103,19.73736605122517 17.93103448275862,2.179179426160268 19.31034482758621,3.765198523632496 20.68965517241379,2.057448855840416 22.06896551724138,3.236333246402665 23.44827586206897,3.378436952947319 24.82758620689655,0.0 26.20689655172414,2.977797715159261 27.58620689655172,1.997594657855129 28.96551724137931,0.8101097182779509 30.3448275862069,10.16340141981151 31.72413793103448,1.766821669995204 33.10344827586207,1.187084830213952 34.48275862068966,1.622829158889015 35.86206896551724,1.152354616568168 37.24137931034483,10.81954833420234 38.62068965517241,8.42111258158311 40.0,3.560702988546599 41.37931034482759,1.408799486273996 42.75862068965517,2.439344231567439 44.13793103448276,3.912766786885713 45.51724137931034,6.873370613192831 46.89655172413793,1.812654017323294 48.27586206896552,0.9882845455235242 49.6551724137931,2.063003527270427 51.03448275862069,12.14243244504849 52.41379310344828,2.866830447169073 53.79310344827586,1.024586359911349 55.17241379310345,20.0 56.55172413793103,3.226604461075216 57.93103448275862,3.084252037899368 59.31034482758621,6.530343519120451 60.68965517241379,1.817736487612921 62.06896551724138,0.9407003680104994 63.44827586206897,13.53277643637009 64.82758620689656,6.479785555799666 66.20689655172414,2.473832937759744 67.58620689655172,0.5675208881418579 68.96551724137932,2.197779104666987 70.3448275862069,2.035302261897531 71.72413793103448,9.492901032588547 73.10344827586206,19.60199932125592 74.48275862068967,3.96111513723661 75.86206896551724,3.038578292481026 77.24137931034483,3.888994523367919 78.62068965517241,3.276578481001023 80.0,2.800938562846818" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseSome_4.html">BenchmarkParseSome-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.07147522627601 1.379310344827586,4.243724923019502 2.758620689655172,10.82765699356163 4.137931034482759,3.974993001772884 5.517241379310345,1.944574041242885 6.896551724137931,9.036110851917513 8.275862068965518,1.0842586544742 9.655172413793103,2.390594382756368 11.03448275862069,3.928338154334235 12.41379310344828,7.851077726975833 13.79310344827586,1.981897919193804 15.17241379310345,3.797704581506018 16.55172413793103,14.72613604553513 17.93103448275862,3.187459177008491 19.31034482758621,1.744891294205468 20.68965517241379,3.55696556872259 22.06896551724138,3.978725389567976 23.44827586206897,2.855276663245311 24.82758620689655,3.64467668190725 26.20689655172414,3.446860128767379 27.58620689655172,1.222357002892601 28.96551724137931,3.275170290193151 30.3448275862069,10.62050947093403 31.72413793103448,3.855556592329943 33.10344827586207,3.269571708500513 34.48275862068966,2.713445927031819 35.86206896551724,1.588131006811608 37.24137931034483,9.064103760380704 38.62068965517241,5.486610058785108 40.0,3.508444527386395 41.37931034482759,4.04590836987963 42.75862068965517,4.103760380703555 44.13793103448276,3.80143696930111 45.51724137931034,8.752449379490528 46.89655172413793,2.760100774470467 48.27586206896552,3.426331995894373 49.6551724137931,3.446860128767379 51.03448275862069,8.343752915927965 52.41379310344828,2.483904077633666 53.79310344827586,0.7726042735840254 55.17241379310345,20.0 56.55172413793103,4.159746197629934 57.93103448275862,2.233834095362508 59.31034482758621,8.22618270038257 60.68965517241379,3.933936736026873 62.06896551724138,2.170383502845946 63.44827586206897,9.323504712139592 64.82758620689656,8.995054586171504 66.20689655172414,2.379397219371093 67.58620689655172,3.678268172063077 68.96551724137932,1.565736680041056 70.3448275862069,0.0 71.72413793103448,7.475972753569096 73.10344827586206,14.77092469907623 74.48275862068967,2.252496034337968 75.86206896551724,3.174395819725669 77.24137931034483,2.319679014649622 78.62068965517241,3.370346178967995 80.0,1.955771204628161" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONFilterArray_size_1000_4.html">BenchmarkJSONFilterArray/size=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.49029909403053 1.379310344827586,1.533598091534632 2.758620689655172,13.03458404004468 4.137931034482759,1.21995614942291 5.517241379310345,4.226823315269102 6.896551724137931,6.325376797804713 8.275862068965518,3.157931024972766 9.655172413793103,0.680166577034984 11.03448275862069,0.6537597043533419 12.41379310344828,6.113087604627753 13.79310344827586,1.436864821632951 15.17241379310345,1.499124367407162 16.55172413793103,18.5275582950675 17.93103448275862,4.183179580523725 19.31034482758621,1.33509838800866 20.68965517241379,3.99343620292613 22.06896551724138,1.794495235731326 23.44827586206897,0.7631103572856769 24.82758620689655,4.564527916821798 26.20689655172414,1.558419172906411 27.58620689655172,0.0 28.96551724137931,4.242129648781699 30.3448275862069,13.29479170975882 31.72413793103448,4.507094692425433 33.10344827586207,4.515782070905556 34.48275862068966,3.855334464071485 35.86206896551724,4.324521849446352 37.24137931034483,11.13356499675947 38.62068965517241,8.984541982101241 40.0,1.887712185772005 41.37931034482759,4.444973041547732 42.75862068965517,1.626539251782292 44.13793103448276,1.55910864738896 45.51724137931034,5.640866531529668 46.89655172413793,4.157393234876377 48.27586206896552,3.891531874405328 49.6551724137931,1.278975165129139 51.03448275862069,11.43845061294281 52.41379310344828,0.7357382203284656 53.79310344827586,4.136433210606875 55.17241379310345,20.0 56.55172413793103,1.8185578951723 57.93103448275862,1.539113887395028 59.31034482758621,5.694025014134227 60.68965517241379,4.58045477736869 62.06896551724138,2.961017112756657 63.44827586206897,13.91276768846785 64.82758620689656,5.839366235055641 66.20689655172414,0.8394351825038955 67.58620689655172,3.620016823177374 68.96551724137932,4.241233331954384 70.3448275862069,4.417463009694011 71.72413793103448,9.730277582426673 73.10344827586206,15.2742040017099 74.48275862068967,1.569381817178946 75.86206896551724,1.615162922820226 77.24137931034483,1.26546146527117 78.62068965517241,1.787876280698851 80.0,1.21409561632124" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_50_5_4.html">BenchmarkObjectFind/50_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.064992614475626 1.379310344827586,9.423929098966024 2.758620689655172,11.982274741506648 4.137931034482759,5.146233382570163 5.517241379310345,7.26735598227474 6.896551724137931,12.011816838995568 8.275862068965518,8.313146233382568 9.655172413793103,8.720827178729689 11.03448275862069,8.933530280649924 12.41379310344828,11.49778434268833 13.79310344827586,8.19497784342688 15.17241379310345,7.49778434268833 16.55172413793103,20.0 17.93103448275862,8.07090103397341 19.31034482758621,8.395864106351551 20.68965517241379,5.979320531757752 22.06896551724138,8.443131462333824 23.44827586206897,6.641063515509597 24.82758620689655,5.175775480059082 26.20689655172414,8.307237813884782 27.58620689655172,8.395864106351551 28.96551724137931,6.34564254062038 30.3448275862069,13.4711964549483 31.72413793103448,0.0 33.10344827586207,6.298375184638106 34.48275862068966,6.363367799113732 35.86206896551724,6.416543574593794 37.24137931034483,16.46085672082718 38.62068965517241,15.231905465288033 40.0,9.169867060561296 41.37931034482759,5.347119645494827 42.75862068965517,8.076809453471196 44.13793103448276,7.633677991137372 45.51724137931034,11.799113737075333 46.89655172413793,5.016248153618903 48.27586206896552,6.233382570162478 49.6551724137931,9.240768094534712 51.03448275862069,16.66765140324963 52.41379310344828,9.258493353028065 53.79310344827586,8.419497784342687 55.17241379310345,19.125553914327917 56.55172413793103,9.406203840472674 57.93103448275862,9.423929098966024 59.31034482758621,10.635155096011816 60.68965517241379,8.336779911373707 62.06896551724138,6.363367799113732 63.44827586206897,18.144756277695716 64.82758620689656,11.763663220088624 66.20689655172414,7.923190546528801 67.58620689655172,0.8212703101920233 68.96551724137932,8.342688330871491 70.3448275862069,8.330871491875925 71.72413793103448,13.364844903988182 73.10344827586206,19.0192023633678 74.48275862068967,8.011816838995564 75.86206896551724,9.057607090103396 77.24137931034483,9.453471196454949 78.62068965517241,9.069423929098965 80.0,9.240768094534712" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkRuleBindings_Rule_2Exprs_4.html">BenchmarkRuleBindings/Rule_2Exprs-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.186523873270861 1.379310344827586,2.004207305412125 2.758620689655172,12.15146299483649 4.137931034482759,2.07432906228087 5.517241379310345,3.71900299611143 6.896551724137931,6.754637598011092 8.275862068965518,2.177599286033021 9.655172413793103,1.622999936252948 11.03448275862069,2.329317269076305 12.41379310344828,5.855804169057181 13.79310344827586,1.461082424937847 15.17241379310345,1.968508956460764 16.55172413793103,15.1564990119207 17.93103448275862,3.472939376553834 19.31034482758621,1.36036208325365 20.68965517241379,3.020335309491936 22.06896551724138,2.604704532415376 23.44827586206897,2.134251290877797 24.82758620689655,2.571556065531969 26.20689655172414,1.295340090520813 27.58620689655172,0.9906291834002677 28.96551724137931,2.910690380569899 30.3448275862069,11.8493019697839 31.72413793103448,3.632307005800982 33.10344827586207,2.970612609166826 34.48275862068966,3.02288519155989 35.86206896551724,2.611079237585262 37.24137931034483,7.671320201440683 38.62068965517241,6.224262127876586 40.0,3.276598457321349 41.37931034482759,3.369669152801683 42.75862068965517,0.8261617900172117 44.13793103448276,1.718620513801237 45.51724137931034,6.80053547523427 46.89655172413793,2.927264614011602 48.27586206896552,3.500988079301332 49.6551724137931,1.17039586919105 51.03448275862069,9.513609995537706 52.41379310344828,0.0 53.79310344827586,1.876713202014407 55.17241379310345,20.0 56.55172413793103,1.198444571938548 57.93103448275862,0.8032128514056225 59.31034482758621,5.367501753043922 60.68965517241379,3.961241792567094 62.06896551724138,1.824440619621343 63.44827586206897,11.9946452476573 64.82758620689656,6.616943966341557 66.20689655172414,1.856314145470772 67.58620689655172,0.620896283546886 68.96551724137932,2.637852999298782 70.3448275862069,1.598776056607382 71.72413793103448,4.656084656084656 73.10344827586206,11.8097787977306 74.48275862068967,1.484031363549436 75.86206896551724,2.07432906228087 77.24137931034483,1.379486198763307 78.62068965517241,0.9001083699878881 80.0,0.4691783005036017" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectGet_existing_float_key_4.html">BenchmarkObjectGet/existing_float_key-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.785737128237926 1.379310344827586,9.728173968660059 2.758620689655172,10.252638311480652 4.137931034482759,0.6140070354972806 5.517241379310345,3.393028461784457 6.896551724137931,10.965781899584266 8.275862068965518,4.080588423409015 9.655172413793103,0.335785097537574 11.03448275862069,0.0 12.41379310344828,12.212983690438119 13.79310344827586,0.511672529581066 15.17241379310345,0.518068436200835 16.55172413793103,17.834985609210104 17.93103448275862,3.7575951391109683 19.31034482758621,0.6555804285257416 20.68965517241379,3.8407419251678903 22.06896551724138,0.7419251678925463 23.44827586206897,0.745123121202429 24.82758620689655,3.636072913335468 26.20689655172414,0.8442596738087644 27.58620689655172,0.7547169811320771 28.96551724137931,3.837543971858011 30.3448275862069,10.329389190917812 31.72413793103448,3.8919091781259993 33.10344827586207,4.17652702270547 34.48275862068966,3.984649824112566 35.86206896551724,4.058202750239845 37.24137931034483,10.486088903102011 38.62068965517241,9.606651742884551 40.0,0.7067476814838471 41.37931034482759,3.9558682443236357 42.75862068965517,0.6140070354972806 44.13793103448276,1.5222257755036743 45.51724137931034,11.208826351135272 46.89655172413793,8.94787336104893 48.27586206896552,9.005436520626798 49.6551724137931,9.64182922929325 51.03448275862069,12.42404860889031 52.41379310344828,10.00639590661976 53.79310344827586,10.550047969299646 55.17241379310345,20.0 56.55172413793103,9.034218100415734 57.93103448275862,8.98944675407739 59.31034482758621,11.755676367125039 60.68965517241379,10.255836264790531 62.06896551724138,10.508474576271187 63.44827586206897,13.351455068755996 64.82758620689656,11.787655900223857 66.20689655172414,8.919091781259993 67.58620689655172,10.508474576271187 68.96551724137932,10.55324592260953 70.3448275862069,10.52126638951071 71.72413793103448,9.42756635753118 73.10344827586206,16.88839142948513 74.48275862068967,9.606651742884551 75.86206896551724,9.878477774224496 77.24137931034483,10.147105852254558 78.62068965517241,9.686600575631594 80.0,8.803965462104253" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRefString_scalars_ref_4.html">BenchmarkRefString/scalars_ref-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.9317697228144937 1.379310344827586,3.019189765458421 2.758620689655172,9.859275053304902 4.137931034482759,2.2089552238805936 5.517241379310345,2.771855010660982 6.896551724137931,7.215351812366734 8.275862068965518,2.780383795309163 9.655172413793103,1.4584221748400807 11.03448275862069,2.686567164179106 12.41379310344828,6.498933901918974 13.79310344827586,2.703624733475479 15.17241379310345,3.6673773987206815 16.55172413793103,14.021321961620467 17.93103448275862,3.9147121535181206 19.31034482758621,0.0 20.68965517241379,4.221748400852878 22.06896551724138,1.4584221748400807 23.44827586206897,1.7142857142857117 24.82758620689655,4.298507462686565 26.20689655172414,3.4456289978678036 27.58620689655172,3.4371002132196153 28.96551724137931,3.6929637526652463 30.3448275862069,9.893390191897655 31.72413793103448,3.070362473347547 33.10344827586207,3.5223880597014947 34.48275862068966,3.5906183368869904 35.86206896551724,1.9530916844349662 37.24137931034483,4.3326226012793185 38.62068965517241,2.7633262260127935 40.0,3.036247334754794 41.37931034482759,4.017057569296371 42.75862068965517,3.036247334754794 44.13793103448276,4.349680170575693 45.51724137931034,7.701492537313435 46.89655172413793,2.6695095948827294 48.27586206896552,2.9168443496801686 49.6551724137931,0.8358208955223887 51.03448275862069,4.307036247334754 52.41379310344828,2.345415778251599 53.79310344827586,3.5565031982942443 55.17241379310345,20.0 56.55172413793103,3.368869936034116 57.93103448275862,3.727078891257996 59.31034482758621,6.660980810234538 60.68965517241379,4.520255863539447 62.06896551724138,3.744136460554369 63.44827586206897,7.889125799573559 64.82758620689656,8.46908315565032 66.20689655172414,3.6076759061833705 67.58620689655172,4.690831556503198 68.96551724137932,2.45628997867804 70.3448275862069,1.9275053304904013 71.72413793103448,5.5778251599147115 73.10344827586206,11.257995735607675 74.48275862068967,2.9680170575692983 75.86206896551724,1.4584221748400807 77.24137931034483,2.2430703624733503 78.62068965517241,2.311300639658846 80.0,3.479744136460557" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBindingsAllocation_20_bindings_with_hint_4.html">BenchmarkBindingsAllocation/20_bindings_with_hint-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.461187214611872 1.379310344827586,2.328767123287671 2.758620689655172,14.05479452054795 4.137931034482759,0.0 5.517241379310345,7.342465753424658 6.896551724137931,5.442922374429224 8.275862068965518,6.922374429223744 9.655172413793103,4.063926940639269 11.03448275862069,1.799086757990868 12.41379310344828,4.054794520547945 13.79310344827586,3.123287671232877 15.17241379310345,3.89041095890411 16.55172413793103,16.96803652968037 17.93103448275862,7.479452054794521 19.31034482758621,3.406392694063927 20.68965517241379,6.904109589041096 22.06896551724138,3.726027397260274 23.44827586206897,4.0 24.82758620689655,7.534246575342466 26.20689655172414,2.273972602739726 27.58620689655172,1.378995433789954 28.96551724137931,7.132420091324201 30.3448275862069,14.08219178082192 31.72413793103448,7.141552511415525 33.10344827586207,7.452054794520548 34.48275862068966,7.141552511415525 35.86206896551724,6.602739726027397 37.24137931034483,9.19634703196347 38.62068965517241,7.223744292237443 40.0,3.415525114155251 41.37931034482759,7.269406392694064 42.75862068965517,3.205479452054795 44.13793103448276,3.789954337899543 45.51724137931034,5.342465753424658 46.89655172413793,4.027397260273973 48.27586206896552,6.383561643835616 49.6551724137931,2.474885844748858 51.03448275862069,10.97716894977169 52.41379310344828,2.34703196347032 53.79310344827586,6.155251141552511 55.17241379310345,20.0 56.55172413793103,4.091324200913242 57.93103448275862,4.054794520547945 59.31034482758621,4.118721461187215 60.68965517241379,7.570776255707763 62.06896551724138,6.666666666666667 63.44827586206897,11.85388127853881 64.82758620689656,5.168949771689498 66.20689655172414,1.707762557077626 67.58620689655172,6.365296803652968 68.96551724137932,6.748858447488584 70.3448275862069,7.397260273972603 71.72413793103448,8.255707762557078 73.10344827586206,16.34703196347032 74.48275862068967,4.502283105022831 75.86206896551724,3.515981735159817 77.24137931034483,3.424657534246575 78.62068965517241,3.123287671232877 80.0,3.762557077625571" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkGraphQLParseSchema_Trivial_Schema___string_4.html">BenchmarkGraphQLParseSchema/Trivial_Schema_-_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8880366719597328 1.379310344827586,0.9982922371693081 2.758620689655172,12.83039218623603 4.137931034482759,0.3990772088563981 5.517241379310345,2.829493363693561 6.896551724137931,3.822392665608053 8.275862068965518,2.529885849537106 9.655172413793103,0.4476136261497438 11.03448275862069,0.5380950954249933 12.41379310344828,3.029631183150073 13.79310344827586,0.1432123917667855 15.17241379310345,0.9347754441681397 16.55172413793103,16.15124187314618 17.93103448275862,3.141684393444588 19.31034482758621,1.211013572220391 20.68965517241379,1.870749318392905 22.06896551724138,1.108547802378884 23.44827586206897,1.918087305629625 24.82758620689655,2.961320669922402 26.20689655172414,1.040237289151212 27.58620689655172,0.1384186715402822 28.96551724137931,2.314168439344459 30.3448275862069,12.60868262576025 31.72413793103448,2.308775504089643 33.10344827586207,3.076969170386793 34.48275862068966,1.408155316535339 35.86206896551724,2.641339844803308 37.24137931034483,6.744764358690116 38.62068965517241,4.535458549300416 40.0,1.302094256523954 41.37931034482759,3.060790364622345 42.75862068965517,1.077987835934925 44.13793103448276,0.8101387182790544 45.51724137931034,3.954219971836894 46.89655172413793,2.512508613716032 48.27586206896552,2.79833418222129 49.6551724137931,1.051622374689157 51.03448275862069,8.731162177547413 52.41379310344828,0.0 53.79310344827586,1.646642897803877 55.17241379310345,20.0 56.55172413793103,0.8880366719597328 57.93103448275862,0.506336698924409 59.31034482758621,2.80252868741948 60.68965517241379,2.748000119843006 62.06896551724138,0.9893040117446146 63.44827586206897,10.36522155975672 64.82758620689656,4.111813524283189 66.20689655172414,0.1438116067950984 67.58620689655172,1.489648560385894 68.96551724137932,3.209395691643946 70.3448275862069,2.585612847170207 71.72413793103448,5.152650028462714 73.10344827586206,15.42499325883093 74.48275862068967,0.8880366719597328 75.86206896551724,0.106660275039698 77.24137931034483,0.6908949276447853 78.62068965517241,0.5740479971237679 80.0,0.1216406507475207" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMLargeJSON_100x1000_4.html">BenchmarkWASMLargeJSON/100x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.00418151286719 1.379310344827586,9.476918421252055 2.758620689655172,18.33068352749573 4.137931034482759,9.74069887863902 5.517241379310345,7.097883051533944 6.896551724137931,10.10641435997267 8.275862068965518,6.491523933971344 9.655172413793103,8.92764670298721 11.03448275862069,10.41479509735126 12.41379310344828,9.22664853478893 13.79310344827586,9.641926332810693 15.17241379310345,10.35002991797685 16.55172413793103,16.68202790565139 17.93103448275862,6.403197914026404 19.31034482758621,10.07357683279078 20.68965517241379,7.017498561835943 22.06896551724138,9.602255278489578 23.44827586206897,9.397972568846525 24.82758620689655,5.990321630713038 26.20689655172414,10.03329246467656 27.58620689655172,9.739058327340588 28.96551724137931,6.829613793401968 30.3448275862069,18.6199884391612 31.72413793103448,7.041920060856881 33.10344827586207,6.590806312664722 34.48275862068966,7.167207701555451 35.86206896551724,6.743675406577513 37.24137931034483,2.822714896603308 38.62068965517241,0.0 40.0,9.329889689961675 41.37931034482759,6.952956749830629 42.75862068965517,10.07818930586445 44.13793103448276,9.75122238423718 45.51724137931034,10.76626175967678 46.89655172413793,6.582777707002712 48.27586206896552,6.745177141996845 49.6551724137931,9.3797031371947 51.03448275862069,7.215731423075401 52.41379310344828,9.89388977299881 53.79310344827586,6.537374818837391 55.17241379310345,20.0 56.55172413793103,9.829770718443475 57.93103448275862,10.03626060056419 59.31034482758621,9.316090129616803 60.68965517241379,7.10460804989497 62.06896551724138,6.707284192890721 63.44827586206897,9.820136896434079 64.82758620689656,8.709926616247477 66.20689655172414,9.525718512567664 67.58620689655172,6.146875655234611 68.96551724137932,6.655354434482723 70.3448275862069,5.282074181817631 71.72413793103448,1.906586882871136 73.10344827586206,16.5351241086522 74.48275862068967,9.366419719527563 75.86206896551724,9.146454601434057 77.24137931034483,9.497217088663785 78.62068965517241,9.341902311353795 80.0,9.612036750115832" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMObjectIteration_10000_4.html">BenchmarkWASMObjectIteration/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.466752440849371 1.379310344827586,3.695496563608208 2.758620689655172,13.51392749313204 4.137931034482759,3.57087110551055 5.517241379310345,3.774560846883881 6.896551724137931,3.991489321585622 8.275862068965518,4.230877403897413 9.655172413793103,4.160728727400385 11.03448275862069,4.042765283632791 12.41379310344828,4.043595790810056 13.79310344827586,3.257101004711669 15.17241379310345,4.231582212691092 16.55172413793103,14.11985206198098 17.93103448275862,3.856053802499557 19.31034482758621,4.207066538663813 20.68965517241379,3.961496789416376 22.06896551724138,4.643428477283047 23.44827586206897,3.860731578060155 24.82758620689655,3.65407894621658 26.20689655172414,4.700248635891961 27.58620689655172,3.741780504135814 28.96551724137931,3.905453267248905 30.3448275862069,13.43486769908435 31.72413793103448,4.338151995832201 33.10344827586207,4.234621420037086 34.48275862068966,4.358402903273523 35.86206896551724,4.001221967857577 37.24137931034483,2.530869615086859 38.62068965517241,0.0 40.0,0.1310540325724915 41.37931034482759,4.180620496602889 42.75862068965517,4.471491045449169 44.13793103448276,4.330089342370748 45.51724137931034,4.261062972870024 46.89655172413793,2.734788307087436 48.27586206896552,4.087594714293186 49.6551724137931,4.291158757282931 51.03448275862069,4.669057479850661 52.41379310344828,4.133236695218905 53.79310344827586,4.29934710912797 55.17241379310345,20.0 56.55172413793103,4.606226244969539 57.93103448275862,4.42197037154422 59.31034482758621,4.077238065331286 60.68965517241379,4.367089559424921 62.06896551724138,4.117371763519142 63.44827586206897,7.642407851300608 64.82758620689656,4.211205606866184 66.20689655172414,4.425023046574169 67.58620689655172,4.050563072643116 68.96551724137932,2.661443300264932 70.3448275862069,3.632979574686051 71.72413793103448,1.235686938299377 73.10344827586206,14.16694406354592 74.48275862068967,4.009082606059695 75.86206896551724,3.931445897283321 77.24137931034483,4.068632215283622 78.62068965517241,3.671079652596603 80.0,4.046495832088508" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectStringInterfaces_500_String___4.html">BenchmarkObjectStringInterfaces/500/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.826887066571964 1.379310344827586,2.514366888357978 2.758620689655172,12.36391812487893 4.137931034482759,1.394718150707045 5.517241379310345,4.135081035707367 6.896551724137931,7.69290372570543 8.275862068965518,4.778201071866727 9.655172413793103,2.953444824691677 11.03448275862069,3.582359398204946 12.41379310344828,8.472912765545296 13.79310344827586,3.655969522825596 15.17241379310345,3.974946729515077 16.55172413793103,17.3694065990831 17.93103448275862,1.673661780848454 19.31034482758621,1.859624200942726 20.68965517241379,4.0872990249887 22.06896551724138,3.059340091689804 23.44827586206897,2.987021372764254 24.82758620689655,4.185445857816233 26.20689655172414,3.262090785820365 27.58620689655172,2.125653774133144 28.96551724137931,4.107961516110286 30.3448275862069,13.53651449602893 31.72413793103448,3.402854006586169 33.10344827586207,3.470007102731323 34.48275862068966,2.797184735584684 35.86206896551724,4.317169238716343 37.24137931034483,11.6846387292568 38.62068965517241,9.07858203654678 40.0,0.5049396267837541 41.37931034482759,3.312455607929231 42.75862068965517,1.641376638470976 44.13793103448276,2.981855749983857 45.51724137931034,8.97656098663395 46.89655172413793,3.974946729515077 48.27586206896552,1.219086976173565 49.6551724137931,0.6754051785368373 51.03448275862069,12.9954155097824 52.41379310344828,0.0 53.79310344827586,3.449344611609737 55.17241379310345,20.0 56.55172413793103,3.214308775101698 57.93103448275862,2.9198682766191 59.31034482758621,8.378640149803061 60.68965517241379,1.695615677665139 62.06896551724138,3.548782850132369 63.44827586206897,13.74443081293989 64.82758620689656,9.045005488474205 66.20689655172414,3.222057209272293 67.58620689655172,4.442435591140957 68.96551724137932,3.697294505068767 70.3448275862069,1.379221282365855 71.72413793103448,8.418673726351132 73.10344827586206,18.69568024794989 74.48275862068967,3.058048685994705 75.86206896551724,2.46787628333441 77.24137931034483,2.188932653193001 78.62068965517241,2.573771550332537 80.0,2.577645767417834" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFunctionArgumentCounts_2_args_4.html">BenchmarkFunctionArgumentCounts/2_args-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.430671239588437 1.379310344827586,1.156295933365997 2.758620689655172,11.94512493875551 4.137931034482759,1.126898579127878 5.517241379310345,2.822146006859383 6.896551724137931,3.106320431161195 8.275862068965518,2.841744243018128 9.655172413793103,1.362077413032827 11.03448275862069,0.7741303282704557 12.41379310344828,2.234198922097011 13.79310344827586,0.7153356197942184 15.17241379310345,1.185693287604116 16.55172413793103,18.08917197452229 17.93103448275862,2.694757471827536 19.31034482758621,0.61734443900049 20.68965517241379,2.341989220970113 22.06896551724138,1.793238608525233 23.44827586206897,2.459578637922587 24.82758620689655,2.146006859382656 26.20689655172414,1.273885350318471 27.58620689655172,0.7447329740323371 28.96551724137931,2.204801567858893 30.3448275862069,12.39588437040666 31.72413793103448,2.283194512493876 33.10344827586207,2.547770700636943 34.48275862068966,2.635962763351298 35.86206896551724,2.185203331700147 37.24137931034483,8.936795688388045 38.62068965517241,7.613914747672709 40.0,1.342479176874081 41.37931034482759,1.734443900048996 42.75862068965517,0.1763841254287114 44.13793103448276,1.626653601175894 45.51724137931034,3.057324840764331 46.89655172413793,2.724154826065654 48.27586206896552,2.567368936795688 49.6551724137931,1.50906418422342 51.03448275862069,10.96521313081823 52.41379310344828,0.0 53.79310344827586,2.12640862322391 55.17241379310345,20.0 56.55172413793103,1.567858892699657 57.93103448275862,1.23468887800098 59.31034482758621,1.78343949044586 60.68965517241379,2.802547770700637 62.06896551724138,2.655560999510044 63.44827586206897,12.80744732974032 64.82758620689656,2.763351298383146 66.20689655172414,1.469867711905928 67.58620689655172,1.861832435080843 68.96551724137932,1.78343949044586 70.3448275862069,1.881430671239588 71.72413793103448,8.035276825085742 73.10344827586206,18.93189612934836 74.48275862068967,1.401273885350318 75.86206896551724,0.8623223909848114 77.24137931034483,1.950024497795198 78.62068965517241,0.9505144536991671 80.0,0.8231259186673199" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectString_50_String___4.html">BenchmarkObjectString/50/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.241379310344828 1.379310344827586,2.068965517241379 2.758620689655172,12.55485893416928 4.137931034482759,2.100313479623824 5.517241379310345,4.5141065830721 6.896551724137931,7.053291536050157 8.275862068965518,6.018808777429467 9.655172413793103,2.711598746081505 11.03448275862069,3.197492163009404 12.41379310344828,7.617554858934169 13.79310344827586,3.275862068965517 15.17241379310345,3.699059561128527 16.55172413793103,18.26018808777429 17.93103448275862,3.589341692789969 19.31034482758621,0.9404388714733543 20.68965517241379,4.93730407523511 22.06896551724138,2.304075235109718 23.44827586206897,2.398119122257053 24.82758620689655,4.623824451410658 26.20689655172414,2.476489028213166 27.58620689655172,2.147335423197492 28.96551724137931,4.467084639498433 30.3448275862069,14.0282131661442 31.72413793103448,5.626959247648903 33.10344827586207,5.329153605015674 34.48275862068966,6.144200626959248 35.86206896551724,4.921630094043887 37.24137931034483,8.652037617554859 38.62068965517241,6.473354231974922 40.0,0.0 41.37931034482759,4.874608150470219 42.75862068965517,0.9717868338557994 44.13793103448276,2.429467084639498 45.51724137931034,7.695924764890282 46.89655172413793,5.078369905956113 48.27586206896552,3.463949843260188 49.6551724137931,0.8777429467084639 51.03448275862069,11.22257053291536 52.41379310344828,1.786833855799373 53.79310344827586,4.749216300940439 55.17241379310345,20.0 56.55172413793103,2.789968652037618 57.93103448275862,2.86833855799373 59.31034482758621,6.990595611285266 60.68965517241379,4.435736677115987 62.06896551724138,4.811912225705329 63.44827586206897,11.3166144200627 64.82758620689656,7.664576802507837 66.20689655172414,3.056426332288401 67.58620689655172,4.796238244514107 68.96551724137932,4.796238244514107 70.3448275862069,2.084639498432602 71.72413793103448,6.865203761755486 73.10344827586206,16.81818181818182 74.48275862068967,2.664576802507837 75.86206896551724,2.554858934169279 77.24137931034483,1.927899686520376 78.62068965517241,2.633228840125392 80.0,2.507836990595611" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchPathologicalNestedAddChainArray_10_4.html">BenchmarkJSONPatchPathologicalNestedAddChainArray/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.604113110539846 1.379310344827586,0.3804627249357326 2.758620689655172,12.2879177377892 4.137931034482759,1.773778920308483 5.517241379310345,2.956298200514139 6.896551724137931,0.5501285347043702 8.275862068965518,3.511568123393316 9.655172413793103,1.002570694087404 11.03448275862069,2.411311053984576 12.41379310344828,0.8174807197943444 13.79310344827586,0.0 15.17241379310345,1.352185089974293 16.55172413793103,15.53727506426735 17.93103448275862,3.501285347043702 19.31034482758621,1.542416452442159 20.68965517241379,3.341902313624679 22.06896551724138,1.943444730077121 23.44827586206897,2.329048843187661 24.82758620689655,2.005141388174807 26.20689655172414,1.789203084832905 27.58620689655172,1.023136246786632 28.96551724137931,2.627249357326478 30.3448275862069,12.06169665809769 31.72413793103448,2.946015424164524 33.10344827586207,2.812339331619537 34.48275862068966,2.457583547557841 35.86206896551724,2.956298200514139 37.24137931034483,5.244215938303342 38.62068965517241,2.817480719794344 40.0,2.375321336760925 41.37931034482759,2.215938303341902 42.75862068965517,0.9820051413881749 44.13793103448276,1.691516709511568 45.51724137931034,1.532133676092545 46.89655172413793,3.388174807197943 48.27586206896552,2.827763496143959 49.6551724137931,0.7043701799485861 51.03448275862069,7.794344473007712 52.41379310344828,0.8380462724935733 53.79310344827586,1.856041131105398 55.17241379310345,20.0 56.55172413793103,2.277634961439589 57.93103448275862,2.210796915167095 59.31034482758621,1.480719794344473 60.68965517241379,3.383033419023136 62.06896551724138,3.172236503856041 63.44827586206897,9.57840616966581 64.82758620689656,1.341902313624679 66.20689655172414,2.118251928020566 67.58620689655172,2.334190231362468 68.96551724137932,3.203084832904884 70.3448275862069,2.838046272493573 71.72413793103448,4.185089974293059 73.10344827586206,16.03598971722365 74.48275862068967,2.29305912596401 75.86206896551724,1.475578406169666 77.24137931034483,1.77892030848329 78.62068965517241,2.370179948586118 80.0,1.814910025706941" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectString_500_String___4.html">BenchmarkObjectString/500/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.834685279507011 1.379310344827586,2.424699742187009 2.758620689655172,11.86694334402314 4.137931034482759,1.146953405017921 5.517241379310345,3.971577689744073 6.896551724137931,8.070175438596491 8.275862068965518,4.542539143557819 9.655172413793103,3.35156888637364 11.03448275862069,3.331446896811922 12.41379310344828,8.082751682072566 13.79310344827586,3.974092938439288 15.17241379310345,3.721310444570207 16.55172413793103,19.19260516883607 17.93103448275862,1.251336225869333 19.31034482758621,1.73552159969817 20.68965517241379,4.000503049739043 22.06896551724138,2.879959756020877 23.44827586206897,2.818336162988115 24.82758620689655,3.859649122807018 26.20689655172414,3.252216562912658 27.58620689655172,2.237313714393511 28.96551724137931,4.275922781865057 30.3448275862069,12.82525309689996 31.72413793103448,3.188077721184682 33.10344827586207,2.996918820348362 34.48275862068966,3.301263912469345 35.86206896551724,4.10237062189524 37.24137931034483,11.12368735458718 38.62068965517241,8.905238005407785 40.0,0.0 41.37931034482759,3.115135509023455 42.75862068965517,1.765704584040747 44.13793103448276,2.846003898635478 45.51724137931034,8.564421807206188 46.89655172413793,4.382820851411683 48.27586206896552,1.365780041501603 49.6551724137931,0.6313274224988996 51.03448275862069,12.82525309689996 52.41379310344828,0.1559454191033138 53.79310344827586,3.455951707225052 55.17241379310345,20.0 56.55172413793103,3.166698107275357 57.93103448275862,2.866125888197195 59.31034482758621,8.3103816889895 60.68965517241379,1.886436521411055 62.06896551724138,3.681066465446771 63.44827586206897,13.2943469785575 64.82758620689656,8.67257750110042 66.20689655172414,3.235867446393762 67.58620689655172,4.128780733194995 68.96551724137932,3.742690058479532 70.3448275862069,0.8841099163679809 71.72413793103448,8.260076715085203 73.10344827586206,17.8834182229768 74.48275862068967,2.686285606489342 75.86206896551724,2.43350311262026 77.24137931034483,1.744324970131422 78.62068965517241,2.395774382192039 80.0,2.519021568257561" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSetIteration_10_4.html">BenchmarkSetIteration/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.358829494422715 1.379310344827586,0.3360857598145734 2.758620689655172,13.41445748225409 4.137931034482759,1.541358829494423 5.517241379310345,5.368680283934521 6.896551724137931,3.751991887585108 8.275862068965518,2.535129653773722 9.655172413793103,1.135738084890627 11.03448275862069,3.250760538896132 12.41379310344828,3.636100246269738 13.79310344827586,1.842677096914385 15.17241379310345,0.6084311169056932 16.55172413793103,17.35187599594379 17.93103448275862,5.06156743444879 19.31034482758621,1.581920903954802 20.68965517241379,5.400550485296248 22.06896551724138,2.610459220628712 23.44827586206897,3.169636389975373 24.82758620689655,3.864986237867594 26.20689655172414,1.384905113718673 27.58620689655172,0.8228306533391279 28.96551724137931,3.989569752281617 30.3448275862069,13.01463131971607 31.72413793103448,4.476314645806171 33.10344827586207,4.6182819064175 34.48275862068966,4.525568593365204 35.86206896551724,4.203969288715051 37.24137931034483,9.662465594668983 38.62068965517241,8.063160944516877 40.0,3.071128494857308 41.37931034482759,5.406345067362017 42.75862068965517,0.5794582065768507 44.13793103448276,2.735042735042735 45.51724137931034,4.122845139794292 46.89655172413793,4.684919600173837 48.27586206896552,4.635665652614805 49.6551724137931,0.0 51.03448275862069,11.09083007388092 52.41379310344828,0.9010575112270028 53.79310344827586,3.247863247863248 55.17241379310345,20.0 56.55172413793103,2.158481819498769 57.93103448275862,1.228451397942923 59.31034482758621,2.700275242648124 60.68965517241379,5.910473707083877 62.06896551724138,2.940750398377517 63.44827586206897,14.3705635231059 64.82758620689656,4.041720990873533 66.20689655172414,2.604664638562944 67.58620689655172,3.033463711429813 68.96551724137932,5.568593365203535 70.3448275862069,5.038389106185716 71.72413793103448,8.500651890482398 73.10344827586206,17.79516152397508 74.48275862068967,2.619151093727365 75.86206896551724,2.410546139359699 77.24137931034483,1.561639866724612 78.62068965517241,0.8865710560625815 80.0,0.8402143995364334" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetMembership_50_4.html">BenchmarkSetMembership/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.079434167573451 1.379310344827586,8.079434167573451 2.758620689655172,13.302502720348205 4.137931034482759,8.161044613710555 5.517241379310345,10.378128400435255 6.896551724137931,11.860718171926006 8.275862068965518,9.670837867247009 9.655172413793103,1.3873775843307925 11.03448275862069,8.365070729053317 12.41379310344828,12.295973884657236 13.79310344827586,8.052230685527746 15.17241379310345,3.5092491838955375 16.55172413793103,17.954298150163222 17.93103448275862,10.201305767138194 19.31034482758621,2.9107725788901 20.68965517241379,7.616974972796516 22.06896551724138,8.256256800870512 23.44827586206897,8.20184983677911 24.82758620689655,10.840587595212186 26.20689655172414,3.1284004352557133 27.58620689655172,7.902611534276387 28.96551724137931,7.657780195865069 30.3448275862069,14.336235038084874 31.72413793103448,8.909140369967357 33.10344827586207,10.86779107725789 34.48275862068966,9.752448313384113 35.86206896551724,7.821001088139283 37.24137931034483,11.221436343852014 38.62068965517241,6.977693144722522 40.0,3.522850924918391 41.37931034482759,6.447225244831337 42.75862068965517,5.848748639825898 44.13793103448276,8.174646354733405 45.51724137931034,12.200761697497278 46.89655172413793,11.003808487486399 48.27586206896552,5.481501632208925 49.6551724137931,8.50108813928183 51.03448275862069,10.3373231773667 52.41379310344828,8.50108813928183 53.79310344827586,10.963003264417845 55.17241379310345,20.0 56.55172413793103,8.351468988030469 57.93103448275862,8.310663764961914 59.31034482758621,12.255168661588684 60.68965517241379,7.9434167573449415 62.06896551724138,10.745375408052233 63.44827586206897,14.390642002176278 64.82758620689656,9.439608269858544 66.20689655172414,8.22905331882481 67.58620689655172,10.89499455930359 68.96551724137932,10.255712731229597 70.3448275862069,10.663764961915126 71.72413793103448,5.848748639825898 73.10344827586206,18.19912948857454 74.48275862068967,8.310663764961914 75.86206896551724,0.0 77.24137931034483,5.209466811751902 78.62068965517241,8.079434167573451 80.0,8.079434167573451" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkTemplateStringToStringEscapeControl_4.html">BenchmarkTemplateStringToStringEscapeControl-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.59373000639795 1.379310344827586,4.670505438259752 2.758620689655172,13.032629558541265 4.137931034482759,3.7683941138835557 5.517241379310345,5.86052463211772 6.896551724137931,6.340371081253997 8.275862068965518,7.344849648112602 9.655172413793103,2.8790786948176574 11.03448275862069,5.367882277671146 12.41379310344828,5.969289827255276 13.79310344827586,3.3077415227127283 15.17241379310345,3.4357005758157335 16.55172413793103,14.388995521433142 17.93103448275862,6.487523992322457 19.31034482758621,1.4139475367882213 20.68965517241379,7.063339731285987 22.06896551724138,2.399232245681379 23.44827586206897,3.915547024952012 24.82758620689655,6.922584772872678 26.20689655172414,4.357005758157388 27.58620689655172,3.2245681381957745 28.96551724137931,7.357645553422902 30.3448275862069,13.058221369161867 31.72413793103448,7.050543825975684 33.10344827586207,6.8522072936660265 34.48275862068966,6.896992962252078 35.86206896551724,4.145873320537426 37.24137931034483,6.212412028150991 38.62068965517241,4.420985284708891 40.0,1.676263595649388 41.37931034482759,6.148432501599485 42.75862068965517,2.2648752399232244 44.13793103448276,1.2476007677543173 45.51724137931034,5.758157389635315 46.89655172413793,7.127319257837492 48.27586206896552,6.9417786308381295 49.6551724137931,1.9641714651311553 51.03448275862069,8.854766474728086 52.41379310344828,0.0 53.79310344827586,6.743442098528469 55.17241379310345,20.0 56.55172413793103,2.840690978886755 57.93103448275862,3.1030070377479184 59.31034482758621,4.40179142674344 60.68965517241379,7.082533589251437 62.06896551724138,5.802943058221366 63.44827586206897,7.799104286628278 64.82758620689656,5.796545105566217 66.20689655172414,2.7703134996800998 67.58620689655172,7.376839411388353 68.96551724137932,6.653870761356364 70.3448275862069,5.88611644273832 71.72413793103448,4.325015994881635 73.10344827586206,12.904670505438258 74.48275862068967,2.220089571337166 75.86206896551724,2.693538067818295 77.24137931034483,2.3224568138195743 78.62068965517241,2.6295585412667926 80.0,2.7959053103007" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_object_100_4.html">BenchmarkJSONPatchAddShallowScalar/object-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.115446254261488 1.379310344827586,1.40388705964626 2.758620689655172,13.23873073224744 4.137931034482759,1.211573763804307 5.517241379310345,2.838660800139864 6.896551724137931,2.54436318074536 8.275862068965518,2.204026923861418 9.655172413793103,1.321134065677904 11.03448275862069,1.613100614819779 12.41379310344828,2.958710918150296 13.79310344827586,0.0 15.17241379310345,0.4429033479996503 16.55172413793103,15.93053410647163 17.93103448275862,3.522247151723535 19.31034482758621,0.6229785250152976 20.68965517241379,3.762347387744398 22.06896551724138,2.317666598677118 23.44827586206897,2.495410705440135 24.82758620689655,4.146973979428305 26.20689655172414,1.597948658177686 27.58620689655172,0.4644657478364754 28.96551724137931,4.212243946501938 30.3448275862069,12.71890206591101 31.72413793103448,4.201754130365104 33.10344827586207,2.961624755966083 34.48275862068966,3.201142224423789 35.86206896551724,3.442407995570967 37.24137931034483,9.775925871965965 38.62068965517241,6.926192488126111 40.0,1.570558582709286 41.37931034482759,3.909787581223229 42.75862068965517,0.9097001660887555 44.13793103448276,1.743640548967044 45.51724137931034,3.332264926134211 46.89655172413793,1.575803490777703 48.27586206896552,2.96920073428713 49.6551724137931,1.870101110172208 51.03448275862069,11.72470060316443 52.41379310344828,1.29024738483056 53.79310344827586,3.185407500218538 55.17241379310345,20.0 56.55172413793103,2.411492176345465 57.93103448275862,1.435356508056762 59.31034482758621,3.828200122381188 60.68965517241379,3.440076925318337 62.06896551724138,3.447070136076226 63.44827586206897,13.49340015734724 64.82758620689656,3.353827325971036 66.20689655172414,1.332789416941053 67.58620689655172,3.473877443981468 68.96551724137932,4.443602669075439 70.3448275862069,3.332847693697369 71.72413793103448,8.464698854861737 73.10344827586206,17.25924415047058 74.48275862068967,1.798420699903843 75.86206896551724,0.8094641452256767 77.24137931034483,1.073457851335995 78.62068965517241,1.536175296482998 80.0,1.022757073341298" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkFromBuiltinNames_no_match_4.html">BenchmarkFromBuiltinNames/no_match-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.652835408022133 1.379310344827586,7.399723374827111 2.758620689655172,10.207468879668047 4.137931034482759,6.514522821576765 5.517241379310345,0.9820193637621024 6.896551724137931,8.257261410788384 8.275862068965518,0.193637621023516 9.655172413793103,6.8188105117565705 11.03448275862069,7.385892116182573 12.41379310344828,8.367911479944677 13.79310344827586,6.542185338865838 15.17241379310345,7.095435684647303 16.55172413793103,2.710926694329185 17.93103448275862,1.0788381742738586 19.31034482758621,6.680497925311206 20.68965517241379,1.134163208852005 22.06896551724138,5.491009681881053 23.44827586206897,6.127247579529735 24.82758620689655,0.6362378976486873 26.20689655172414,6.597510373443981 27.58620689655172,6.514522821576765 28.96551724137931,0.09681881051175623 30.3448275862069,10.276625172890732 31.72413793103448,3.4163208852005553 33.10344827586207,3.1258644536652866 34.48275862068966,1.5076071922544934 35.86206896551724,1.9363762102351316 37.24137931034483,8.022130013831259 38.62068965517241,6.6943291839557375 40.0,6.390041493775936 41.37931034482759,1.2309820193637613 42.75862068965517,6.265560165975106 44.13793103448276,6.791147994467497 45.51724137931034,8.381742738589216 46.89655172413793,2.060857538035961 48.27586206896552,0.5947441217150775 49.6551724137931,6.237897648686033 51.03448275862069,9.820193637621024 52.41379310344828,7.690179806362384 53.79310344827586,1.853388658367912 55.17241379310345,20.0 56.55172413793103,6.763485477178424 57.93103448275862,6.749654218533884 59.31034482758621,8.672199170124479 60.68965517241379,2.060857538035961 62.06896551724138,0.31811894882434544 63.44827586206897,11.61825726141079 64.82758620689656,8.630705394190874 66.20689655172414,6.7773167358229625 67.58620689655172,1.3554633471645907 68.96551724137932,0.0 70.3448275862069,0.6915629322268337 71.72413793103448,9.05947441217151 73.10344827586206,3.3748271092669455 74.48275862068967,5.283540802213 75.86206896551724,6.473029045643152 77.24137931034483,4.356846473029048 78.62068965517241,6.929460580912865 80.0,6.445366528354079" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_1000x2500_4.html">BenchmarkAnyUnionAllUniqueTypes/1000x2500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.498920965837371 1.379310344827586,4.056761268781302 2.758620689655172,14.91510240644977 4.137931034482759,0.1140111568060589 5.517241379310345,5.582882039170976 6.896551724137931,1.94185431002891 8.275862068965518,6.329655116250662 9.655172413793103,1.172279001588013 11.03448275862069,2.6137057697789 12.41379310344828,3.116983590537074 13.79310344827586,1.793639806181033 15.17241379310345,1.517569933629219 16.55172413793103,11.43898367197361 17.93103448275862,7.04548230791156 19.31034482758621,0.4544158964127204 20.68965517241379,7.574005456248219 22.06896551724138,2.096990919825726 23.44827586206897,1.338409544362555 24.82758620689655,6.959973940307016 26.20689655172414,3.792092511910094 27.58620689655172,0.7215277495012012 28.96551724137931,6.271427989738996 30.3448275862069,14.57184738792296 31.72413793103448,7.930697503970031 33.10344827586207,6.755975406164746 34.48275862068966,5.878089498758093 35.86206896551724,6.300337961643389 37.24137931034483,7.698196180626247 38.62068965517241,7.622867380593672 40.0,0.359949509344843 41.37931034482759,5.667576041369763 42.75862068965517,2.787979966611018 44.13793103448276,0.0 45.51724137931034,1.86163931756179 46.89655172413793,6.861842908913229 48.27586206896552,6.215643959444603 49.6551724137931,1.292805081640132 51.03448275862069,9.332220367278797 52.41379310344828,1.828657518628609 53.79310344827586,7.723034325501853 55.17241379310345,20.0 56.55172413793103,2.489107862697993 57.93103448275862,1.39378639195407 59.31034482758621,3.3889816360601 60.68965517241379,7.675393949265035 62.06896551724138,6.096746610203999 63.44827586206897,10.82250905981514 64.82758620689656,2.834398794739199 66.20689655172414,1.765544199682397 67.58620689655172,6.111812370210513 68.96551724137932,7.663585650881551 70.3448275862069,5.18384299034977 71.72413793103448,5.545421230506128 73.10344827586206,12.44635367889572 74.48275862068967,1.633617003949672 75.86206896551724,1.700802149924671 77.24137931034483,3.066900118082984 78.62068965517241,3.587279612362067 80.0,1.055010383158923" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFunctionArgumentCounts_5_args_4.html">BenchmarkFunctionArgumentCounts/5_args-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.640813512581868 1.379310344827586,2.061358152361255 2.758620689655172,12.9403653912444 4.137931034482759,1.537400896242675 5.517241379310345,3.488452257842123 6.896551724137931,2.130299896587384 8.275862068965518,2.799034815580834 9.655172413793103,1.675284384694933 11.03448275862069,1.103067907618063 12.41379310344828,2.040675629093416 13.79310344827586,1.254739744915546 15.17241379310345,1.151327128576353 16.55172413793103,20.0 17.93103448275862,2.992071699413995 19.31034482758621,1.826956221992416 20.68965517241379,2.523267838676319 22.06896551724138,2.047569803516029 23.44827586206897,2.316442605997932 24.82758620689655,2.55084453636677 26.20689655172414,1.682178559117546 27.58620689655172,0.958290244743192 28.96551724137931,2.723198896932092 30.3448275862069,12.78869355394691 31.72413793103448,2.992071699413995 33.10344827586207,2.681833850396415 34.48275862068966,2.847294036539124 35.86206896551724,2.019993105825577 37.24137931034483,8.96242674939676 38.62068965517241,7.935194760427439 40.0,1.268528093760772 41.37931034482759,2.323336780420545 42.75862068965517,0.4274388142019993 44.13793103448276,1.62013098931403 45.51724137931034,2.564632885211996 46.89655172413793,2.867976559806963 48.27586206896552,3.129955187866253 49.6551724137931,1.302998965873837 51.03448275862069,11.59600137883488 52.41379310344828,0.6894174422612892 53.79310344827586,2.668045501551189 55.17241379310345,19.90348155808342 56.55172413793103,1.654601861427094 57.93103448275862,1.282316442605998 59.31034482758621,1.709755256807997 60.68965517241379,3.047225094794898 62.06896551724138,2.819717338848673 63.44827586206897,13.54015856601172 64.82758620689656,2.344019303688383 66.20689655172414,1.889003791795932 67.58620689655172,1.9786280592899 68.96551724137932,2.833505687693899 70.3448275862069,2.923129955187866 71.72413793103448,8.114443295415374 73.10344827586206,17.28369527749052 74.48275862068967,2.633574629438125 75.86206896551724,0.0 77.24137931034483,1.785591175456739 78.62068965517241,1.413305756635643 80.0,0.8066184074457085" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_array_1000_4.html">BenchmarkJSONPatchAddShallowScalar/array-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.634639701945071 1.379310344827586,0.9424136289204834 2.758620689655172,11.59864027273665 4.137931034482759,1.231496957426578 5.517241379310345,2.515792135791881 6.896551724137931,3.571883711105993 8.275862068965518,2.834771379606069 9.655172413793103,1.331865852676433 11.03448275862069,1.578139812853831 12.41379310344828,3.023386913331515 13.79310344827586,1.333730815257089 15.17241379310345,1.272398977661422 16.55172413793103,19.85149529026306 17.93103448275862,2.789673193564749 19.31034482758621,1.442760483703477 20.68965517241379,2.879911951160586 22.06896551724138,1.733638132268232 23.44827586206897,1.866926442767548 24.82758620689655,2.972058056850276 26.20689655172414,1.482193139480834 27.58620689655172,0.0 28.96551724137931,2.765527579547012 30.3448275862069,11.7315188566084 31.72413793103448,2.914244216849937 33.10344827586207,2.975392383888419 34.48275862068966,2.855285967993286 35.86206896551724,2.92016406019308 37.24137931034483,12.6010576598393 38.62068965517241,10.76255776792236 40.0,1.657782192150486 41.37931034482759,2.770755126174609 42.75862068965517,1.576515034847956 44.13793103448276,1.529876841827155 45.51724137931034,3.158964041543454 46.89655172413793,2.963679853741722 48.27586206896552,2.713633582889816 49.6551724137931,1.576755219422738 51.03448275862069,13.01238080840476 52.41379310344828,1.461085153908863 53.79310344827586,2.487535126994062 55.17241379310345,14.59422228941111 56.55172413793103,1.636123194906957 57.93103448275862,1.63971183502428 59.31034482758621,6.364651047134104 60.68965517241379,2.891483196263293 62.06896551724138,2.670273202889562 63.44827586206897,15.41749024073559 64.82758620689656,6.223210589596617 66.20689655172414,1.503781494202368 67.58620689655172,2.424945852506891 68.96551724137932,2.859665804356948 70.3448275862069,2.686718782009893 71.72413793103448,12.081397139543 73.10344827586206,20.0 74.48275862068967,1.394483384172402 75.86206896551724,1.365929676782205 77.24137931034483,1.554813652091231 78.62068965517241,1.679667245464397 80.0,1.218922588511548" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkReadOneNested_Go__roundtrip__4.html">BenchmarkReadOneNested/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.2259414225941434 1.379310344827586,1.9079497907949765 2.758620689655172,14.744769874476987 4.137931034482759,2.5271966527196703 5.517241379310345,6.075313807531382 6.896551724137931,1.85774058577406 8.275862068965518,3.397489539748957 9.655172413793103,2.1255230125523 11.03448275862069,0.43514644351465037 12.41379310344828,0.0 13.79310344827586,1.740585774058573 15.17241379310345,1.9079497907949765 16.55172413793103,19.748953974895397 17.93103448275862,5.94142259414226 19.31034482758621,4.702928870292887 20.68965517241379,5.857740585774058 22.06896551724138,4.786610878661087 23.44827586206897,4.903765690376572 24.82758620689655,4.92050209205021 26.20689655172414,3.5815899581589967 27.58620689655172,2.6108786610878703 28.96551724137931,2.3096234309623433 30.3448275862069,14.744769874476987 31.72413793103448,5.573221757322177 33.10344827586207,5.472803347280333 34.48275862068966,5.338912133891213 35.86206896551724,5.422594142259417 37.24137931034483,9.271966527196653 38.62068965517241,5.523012552301257 40.0,3.8661087866108765 41.37931034482759,5.74058577405858 42.75862068965517,1.7573221757322166 44.13793103448276,1.89121338912134 45.51724137931034,0.9372384937238536 46.89655172413793,4.485355648535567 48.27586206896552,5.03765690376569 49.6551724137931,2.92887029288703 51.03448275862069,11.765690376569038 52.41379310344828,3.01255230125523 53.79310344827586,4.167364016736403 55.17241379310345,20.0 56.55172413793103,3.3807531380753133 57.93103448275862,2.5941422594142267 59.31034482758621,0.9539748953974865 60.68965517241379,5.422594142259417 62.06896551724138,3.4142259414225933 63.44827586206897,13.221757322175733 64.82758620689656,1.740585774058573 66.20689655172414,3.5815899581589967 67.58620689655172,5.439330543933053 68.96551724137932,4.418410041841005 70.3448275862069,2.7112970711297066 71.72413793103448,8.384937238493723 73.10344827586206,19.88284518828452 74.48275862068967,3.7824267782426766 75.86206896551724,2.7280334728033466 77.24137931034483,3.01255230125523 78.62068965517241,2.7112970711297066 80.0,2.1422594142259435" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFunctionArgumentCounts_3_args_4.html">BenchmarkFunctionArgumentCounts/3_args-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9836065573770492 1.379310344827586,0.9836065573770492 2.758620689655172,12.40584847142224 4.137931034482759,1.169694284448383 5.517241379310345,2.525476295968099 6.896551724137931,2.162162162162162 8.275862068965518,2.374833850243686 9.655172413793103,1.054497120070891 11.03448275862069,0.4342046964997785 12.41379310344828,1.231723526805494 13.79310344827586,0.3190075321222862 15.17241379310345,0.9481612760301285 16.55172413793103,19.12272928666371 17.93103448275862,2.55206025697829 19.31034482758621,0.7000443066016837 20.68965517241379,1.834293309703146 22.06896551724138,1.568453699601241 23.44827586206897,2.171023482498892 24.82758620689655,1.444395214887018 26.20689655172414,0.8329641116526362 27.58620689655172,0.664599025254763 28.96551724137931,2.250775365529464 30.3448275862069,12.512184315463 31.72413793103448,2.454585733274258 33.10344827586207,2.640673460345591 34.48275862068966,2.224191404519273 35.86206896551724,2.108994240141781 37.24137931034483,8.76384581302614 38.62068965517241,7.594151528577758 40.0,0.7532122286220647 41.37931034482759,1.922906513070447 42.75862068965517,0.0 44.13793103448276,1.01019051838724 45.51724137931034,2.135578201151972 46.89655172413793,2.374833850243686 48.27586206896552,2.631812140008861 49.6551724137931,1.03677447939743 51.03448275862069,11.50199379707576 52.41379310344828,0.01772264067346035 53.79310344827586,1.710234824988923 55.17241379310345,20.0 56.55172413793103,1.178555604785113 57.93103448275862,1.054497120070891 59.31034482758621,1.01019051838724 60.68965517241379,2.357111209570226 62.06896551724138,2.268498006202924 63.44827586206897,12.8046078865751 64.82758620689656,2.383695170580416 66.20689655172414,0.9304386353566682 67.58620689655172,1.914045192733717 68.96551724137932,1.160832964111653 70.3448275862069,1.931767833407178 71.72413793103448,7.408063801506424 73.10344827586206,19.00753212228622 74.48275862068967,1.134249003101462 75.86206896551724,0.4519273371732388 77.24137931034483,1.506424457244129 78.62068965517241,0.8506867523260966 80.0,0.5671245015507311" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseStatementSimpleArray_10_4.html">BenchmarkParseStatementSimpleArray/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.852208003550558 1.379310344827586,2.479473333826466 2.758620689655172,10.83216214217028 4.137931034482759,3.565352466898439 5.517241379310345,1.636215696427251 6.896551724137931,7.74613506916192 8.275862068965518,2.506102522375915 9.655172413793103,2.31378060507434 11.03448275862069,3.535764479621274 12.41379310344828,6.95761520822546 13.79310344827586,1.279680449737407 15.17241379310345,3.086027073008359 16.55172413793103,15.2171018566462 17.93103448275862,3.029809897181744 19.31034482758621,1.261927657371107 20.68965517241379,3.66743102300466 22.06896551724138,3.195502625933871 23.44827586206897,2.4676381389156 24.82758620689655,3.371551150233005 26.20689655172414,2.429173755455285 27.58620689655172,0.7204674901989792 28.96551724137931,3.032768695909461 30.3448275862069,10.60285524077225 31.72413793103448,3.726606997558991 33.10344827586207,3.052000887639618 34.48275862068966,2.698424439677491 35.86206896551724,1.565204526962053 37.24137931034483,8.368962201346253 38.62068965517241,5.195650565870257 40.0,2.946963532805681 41.37931034482759,3.210296619572454 42.75862068965517,3.53872327834899 44.13793103448276,3.137806050743398 45.51724137931034,7.376285228197352 46.89655172413793,3.344921961683556 48.27586206896552,3.034248095273319 49.6551724137931,3.087506472372217 51.03448275862069,8.351209408979955 52.41379310344828,2.799023596419854 53.79310344827586,0.9349803979584289 55.17241379310345,20.0 56.55172413793103,3.229528811302611 57.93103448275862,1.35365041793032 59.31034482758621,6.643982543087506 60.68965517241379,3.671869221096235 62.06896551724138,1.387676603299061 63.44827586206897,10.02884828759524 64.82758620689656,7.941415785191212 66.20689655172414,1.195354685997485 67.58620689655172,2.764997411051113 68.96551724137932,1.440934980397958 70.3448275862069,0.0 71.72413793103448,7.003476588505067 73.10344827586206,14.62238331237518 74.48275862068967,1.366965012205045 75.86206896551724,2.449885346549301 77.24137931034483,1.72202085953103 78.62068965517241,2.926251941711665 80.0,0.9601301871440195" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkPartialObjectRuleCrossModule_10_4.html">BenchmarkPartialObjectRuleCrossModule/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.419673216381308 1.379310344827586,2.428509814541771 2.758620689655172,14.03003039147835 4.137931034482759,1.445751712655092 5.517241379310345,6.626345299351047 6.896551724137931,6.768172198316934 8.275862068965518,7.005285910590879 9.655172413793103,2.174344777781121 11.03448275862069,4.293724109569805 12.41379310344828,7.57339592172439 13.79310344827586,2.768533285188417 15.17241379310345,1.876648712625001 16.55172413793103,19.94864542272239 17.93103448275862,6.659645533054494 19.31034482758621,1.789185448199079 20.68965517241379,6.579002798423254 22.06896551724138,3.574760027683327 23.44827586206897,4.348288347927261 24.82758620689655,6.19003199630889 26.20689655172414,1.539032487788243 27.58620689655172,0.5540677439091666 28.96551724137931,6.216712304035146 30.3448275862069,12.67013711270925 31.72413793103448,6.572583476263553 33.10344827586207,6.328849838012417 34.48275862068966,6.107985034955215 35.86206896551724,5.692333925114595 37.24137931034483,11.9248939307315 38.62068965517241,10.17422441549063 40.0,2.80042929216943 41.37931034482759,6.929056459944433 42.75862068965517,2.114765443986399 44.13793103448276,2.258197173492212 45.51724137931034,8.015727339291267 46.89655172413793,6.295950811943951 48.27586206896552,5.626134665342681 49.6551724137931,2.371538330374427 51.03448275862069,14.29081535421619 52.41379310344828,2.450576234465742 53.79310344827586,5.974784100141426 55.17241379310345,17.82826307184626 56.55172413793103,2.378358860169109 57.93103448275862,0.4224716396353023 59.31034482758621,6.787630768613527 60.68965517241379,6.327245007472492 62.06896551724138,6.728653246271277 63.44827586206897,14.30525882907552 64.82758620689656,7.816126540888073 66.20689655172414,2.028505802465421 67.58620689655172,5.269661681661802 68.96551724137932,6.693748182027904 70.3448275862069,6.647609304005055 71.72413793103448,10.67994663938455 73.10344827586206,20.0 74.48275862068967,1.831512853689606 75.86206896551724,1.869627579012829 77.24137931034483,3.64717800579745 78.62068965517241,2.148065677689846 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetUnion_50_4.html">BenchmarkSetUnion/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.509303561935141 1.379310344827586,1.483253588516746 2.758620689655172,13.10473152578416 4.137931034482759,1.408825093035619 5.517241379310345,5.980861244019139 6.896551724137931,7.751196172248804 8.275862068965518,4.635832004253057 9.655172413793103,2.264752791068581 11.03448275862069,2.493354598617757 12.41379310344828,7.198298777246146 13.79310344827586,2.014885699096225 15.17241379310345,2.456140350877193 16.55172413793103,17.03349282296651 17.93103448275862,4.396597554492291 19.31034482758621,0.63264221158958 20.68965517241379,5.879851143009038 22.06896551724138,2.610313662945242 23.44827586206897,2.15311004784689 24.82758620689655,5.124933545986178 26.20689655172414,1.313131313131313 27.58620689655172,0.9569377990430622 28.96551724137931,5.209994683678894 30.3448275862069,13.10473152578416 31.72413793103448,5.013290802764487 33.10344827586207,4.736842105263158 34.48275862068966,5.369484316852738 35.86206896551724,5.417331206804891 37.24137931034483,11.30249867091972 38.62068965517241,9.11217437533227 40.0,0.0 41.37931034482759,5.603402445507709 42.75862068965517,2.472089314194577 44.13793103448276,2.078681552365763 45.51724137931034,8.585858585858587 46.89655172413793,6.251993620414673 48.27586206896552,4.715576820839979 49.6551724137931,0.6007442849548112 51.03448275862069,12.54120148856991 52.41379310344828,1.456671982987772 53.79310344827586,5.156831472620946 55.17241379310345,20.0 56.55172413793103,2.392344497607656 57.93103448275862,2.089314194577352 59.31034482758621,7.543859649122807 60.68965517241379,5.342902711323764 62.06896551724138,5.43859649122807 63.44827586206897,11.97767145135566 64.82758620689656,8.293460925039872 66.20689655172414,2.259436469962786 67.58620689655172,5.980861244019139 68.96551724137932,5.757575757575758 70.3448275862069,2.743221690590112 71.72413793103448,9.24508240297714 73.10344827586206,16.35300372142477 74.48275862068967,1.855396065922382 75.86206896551724,1.77565124933546 77.24137931034483,2.323232323232323 78.62068965517241,2.014885699096225 80.0,1.690590111642743" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_10_100_4.html">BenchmarkJSONPatchAddRemove/object-10-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.360957329017971 1.379310344827586,1.748999233455413 2.758620689655172,12.24427220850013 4.137931034482759,2.040286176645942 5.517241379310345,5.086449195128183 6.896551724137931,1.057405672429946 8.275862068965518,4.657184226215825 9.655172413793103,2.351162592624138 11.03448275862069,1.633165829145729 12.41379310344828,3.897453368537603 13.79310344827586,1.037390341538199 15.17241379310345,0.0 16.55172413793103,17.30218891065497 17.93103448275862,5.226556511370411 19.31034482758621,1.967890298952389 20.68965517241379,5.169065667319649 22.06896551724138,3.525253385571927 23.44827586206897,3.01890809982114 24.82758620689655,4.271782642023678 26.20689655172414,3.049995741418959 27.58620689655172,2.070096243931522 28.96551724137931,4.821565454390597 30.3448275862069,13.27016438122817 31.72413793103448,5.744825824035431 33.10344827586207,3.320841495613662 34.48275862068966,5.628992419725747 35.86206896551724,4.75683502257048 37.24137931034483,8.818243761178776 38.62068965517241,6.969593731368708 40.0,3.284217698662806 41.37931034482759,5.163529511966613 42.75862068965517,1.745592368622775 44.13793103448276,2.899241972574738 45.51724137931034,4.46682565369219 46.89655172413793,5.636657865599182 48.27586206896552,4.489396133208415 49.6551724137931,3.049569883314879 51.03448275862069,10.81722170172898 52.41379310344828,0.6928711353377055 53.79310344827586,3.061068052125032 55.17241379310345,20.0 56.55172413793103,3.804190443744144 57.93103448275862,2.782982710160974 59.31034482758621,4.658887658632144 60.68965517241379,5.666893790988843 62.06896551724138,4.911421514351418 63.44827586206897,12.22340516140022 64.82758620689656,5.519972745081339 66.20689655172414,2.609658461800528 67.58620689655172,4.396559066519036 68.96551724137932,5.77719103994549 70.3448275862069,4.064389745336854 71.72413793103448,7.97248956647645 73.10344827586206,14.9139766629759 74.48275862068967,3.311472617323908 75.86206896551724,2.302614768759049 77.24137931034483,2.123754365045567 78.62068965517241,3.032109701047611 80.0,2.370326207307725" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_expr_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/expr-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.133218982275583 1.379310344827586,2.8816466552315596 2.758620689655172,13.177815894797025 4.137931034482759,3.1789594053744956 5.517241379310345,6.540880503144653 6.896551724137931,7.4328187535734696 8.275862068965518,7.455688965122926 9.655172413793103,0.0 11.03448275862069,2.721555174385358 12.41379310344828,7.981703830760434 13.79310344827586,2.721555174385358 15.17241379310345,2.9273870783304687 16.55172413793103,14.572898799313894 17.93103448275862,7.1583762149799846 19.31034482758621,2.767295597484278 20.68965517241379,7.066895368782159 22.06896551724138,2.904516866781016 23.44827586206897,2.813036020583187 24.82758620689655,6.769582618639223 26.20689655172414,2.2641509433962206 27.58620689655172,0.526014865637503 28.96551724137931,6.678101772441394 30.3448275862069,10.566037735849056 31.72413793103448,3.133218982275583 33.10344827586207,3.3619210977701535 34.48275862068966,3.2018296169239555 35.86206896551724,3.1789594053744956 37.24137931034483,3.8421955403087438 38.62068965517241,1.6466552315608887 40.0,2.2184105202973115 41.37931034482759,6.266437964551168 42.75862068965517,1.9210977701543683 44.13793103448276,5.694682675814747 45.51724137931034,6.792452830188678 46.89655172413793,6.99828473413379 48.27586206896552,7.0211549456832465 49.6551724137931,5.305889079473982 51.03448275862069,5.7861635220125756 52.41379310344828,5.283018867924527 53.79310344827586,6.1063464837049715 55.17241379310345,20.0 56.55172413793103,5.214408233276156 57.93103448275862,5.122927387078327 59.31034482758621,8.919382504288162 60.68965517241379,6.97541452258433 62.06896551724138,6.746712407089763 63.44827586206897,7.615780445969122 64.82758620689656,9.285305889079474 66.20689655172414,5.305889079473982 67.58620689655172,6.495140080045736 68.96551724137932,5.694682675814747 70.3448275862069,6.883933676386507 71.72413793103448,3.38479130931961 73.10344827586206,13.863922241280733 74.48275862068967,3.430531732418526 75.86206896551724,3.5448827901658078 77.24137931034483,4.070897655803314 78.62068965517241,3.476272155517435 80.0,4.779874213836472" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkReadMaybeCompressedBody_4.html">BenchmarkReadMaybeCompressedBody-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.236467236467236 1.379310344827586,1.296296296296296 2.758620689655172,13.97435897435897 4.137931034482759,3.262108262108262 5.517241379310345,5.142450142450142 6.896551724137931,5.925925925925926 8.275862068965518,6.068376068376068 9.655172413793103,0.7692307692307692 11.03448275862069,2.777777777777778 12.41379310344828,6.766381766381766 13.79310344827586,1.054131054131054 15.17241379310345,0.0 16.55172413793103,11.33903133903134 17.93103448275862,5.726495726495726 19.31034482758621,2.122507122507123 20.68965517241379,5.455840455840456 22.06896551724138,2.678062678062678 23.44827586206897,3.190883190883191 24.82758620689655,4.444444444444444 26.20689655172414,1.680911680911681 27.58620689655172,1.082621082621083 28.96551724137931,6.296296296296296 30.3448275862069,13.87464387464387 31.72413793103448,6.481481481481481 33.10344827586207,5.056980056980057 34.48275862068966,5.797720797720798 35.86206896551724,6.13960113960114 37.24137931034483,8.005698005698006 38.62068965517241,5.299145299145299 40.0,2.806267806267806 41.37931034482759,6.111111111111111 42.75862068965517,2.008547008547009 44.13793103448276,2.578347578347578 45.51724137931034,6.538461538461538 46.89655172413793,5.199430199430199 48.27586206896552,5.683760683760684 49.6551724137931,2.07977207977208 51.03448275862069,8.49002849002849 52.41379310344828,0.9259259259259259 53.79310344827586,5.170940170940171 55.17241379310345,20.0 56.55172413793103,1.41025641025641 57.93103448275862,1.082621082621083 59.31034482758621,6.524216524216524 60.68965517241379,6.082621082621083 62.06896551724138,6.837606837606838 63.44827586206897,9.572649572649572 64.82758620689656,6.837606837606838 66.20689655172414,1.88034188034188 67.58620689655172,4.33048433048433 68.96551724137932,6.566951566951567 70.3448275862069,6.381766381766382 71.72413793103448,5.897435897435897 73.10344827586206,12.60683760683761 74.48275862068967,3.076923076923077 75.86206896551724,0.8689458689458689 77.24137931034483,3.219373219373219 78.62068965517241,2.207977207977208 80.0,0.6125356125356125" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMSetIteration_10000_4.html">BenchmarkWASMSetIteration/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.141522028106624 1.379310344827586,3.749779557750181 2.758620689655172,14.10459676608849 4.137931034482759,4.691613144236549 5.517241379310345,4.525020432389177 6.896551724137931,4.746481931320624 8.275862068965518,4.619616231376185 9.655172413793103,4.588038471676252 11.03448275862069,5.065668086978453 12.41379310344828,4.549823741014015 13.79310344827586,4.722285431469482 15.17241379310345,4.953583869505773 16.55172413793103,14.66982965739956 17.93103448275862,4.384316647988334 19.31034482758621,4.49400681522104 20.68965517241379,4.01779940798219 22.06896551724138,4.470488234546761 23.44827586206897,4.360418811830496 24.82758620689655,4.162196192654201 26.20689655172414,4.753123642976473 27.58620689655172,4.521099878827873 28.96551724137931,4.800506874953778 30.3448275862069,13.65180838495949 31.72413793103448,4.699966246261963 33.10344827586207,4.347723234518317 34.48275862068966,4.270359856565576 35.86206896551724,4.125654926813173 37.24137931034483,3.281484368037106 38.62068965517241,0.0 40.0,4.658352438328318 41.37931034482759,4.751137292381326 42.75862068965517,4.827381866657565 44.13793103448276,4.534748335542497 45.51724137931034,4.782354759371877 46.89655172413793,4.469412097112159 48.27586206896552,4.619692082472897 49.6551724137931,4.406436724066984 51.03448275862069,6.056487259860169 52.41379310344828,4.381429565619732 53.79310344827586,4.461476176118661 55.17241379310345,20.0 56.55172413793103,4.606953838918818 57.93103448275862,4.456806592977326 59.31034482758621,4.765364113708379 60.68965517241379,4.675997299700957 62.06896551724138,4.399899307669115 63.44827586206897,8.193065692738585 64.82758620689656,4.819327428325454 66.20689655172414,4.397728070025732 67.58620689655172,3.688321206639246 68.96551724137932,4.805276012659548 70.3448275862069,4.46768648466196 71.72413793103448,1.605748754619806 73.10344827586206,14.17809647880246 74.48275862068967,3.961954038027947 75.86206896551724,3.846693555880451 77.24137931034483,4.75905899129419 78.62068965517241,4.862979734483236 80.0,3.969866255553722" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFunctionArgumentCounts_20_args_4.html">BenchmarkFunctionArgumentCounts/20_args-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.896614049885528 1.379310344827586,1.200144595734426 2.758620689655172,12.69309555368117 4.137931034482759,2.455717556332088 5.517241379310345,3.622123147367153 6.896551724137931,2.894324617423786 8.275862068965518,3.754669237257501 9.655172413793103,2.14001686950235 11.03448275862069,1.568863718520304 12.41379310344828,2.455717556332088 13.79310344827586,2.460537414146283 15.17241379310345,2.335221110977226 16.55172413793103,20.0 17.93103448275862,3.523316062176166 19.31034482758621,2.691890589227618 20.68965517241379,3.937823834196891 22.06896551724138,2.69912037594891 23.44827586206897,2.983491986986384 24.82758620689655,3.875165682612363 26.20689655172414,2.417158693818532 27.58620689655172,0.0 28.96551724137931,4.007711772502711 30.3448275862069,13.30039763826967 31.72413793103448,4.002891914688517 33.10344827586207,4.217375587420171 34.48275862068966,4.092059284251115 35.86206896551724,2.877455115074105 37.24137931034483,10.34100494035426 38.62068965517241,9.208338354018556 40.0,1.506205566935775 41.37931034482759,3.665501867694903 42.75862068965517,1.756838173273888 44.13793103448276,2.434028196168213 45.51724137931034,3.058199783106398 46.89655172413793,3.757079166164598 48.27586206896552,3.610073502831666 49.6551724137931,2.381009760212074 51.03448275862069,11.67369562597903 52.41379310344828,1.665260874804193 53.79310344827586,3.451018194963249 55.17241379310345,19.4770454271599 56.55172413793103,2.805157247861188 57.93103448275862,2.443667911796602 59.31034482758621,2.829256536932161 60.68965517241379,3.516086275454874 62.06896551724138,3.923364260754308 63.44827586206897,13.89565007832269 64.82758620689656,2.800337390046994 66.20689655172414,1.858055187371973 67.58620689655172,3.159416797204482 68.96551724137932,4.27039402337631 70.3448275862069,4.000481985781419 71.72413793103448,9.111941197734668 73.10344827586206,19.27943125677793 74.48275862068967,2.935293408844439 75.86206896551724,1.592963007591276 77.24137931034483,2.836486323653452 78.62068965517241,1.605012652126762 80.0,1.939992770213279" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_set_1000_4.html">BenchmarkJSONPatchAddShallowScalar/set-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.785458054882823 1.379310344827586,0.2091884116029645 2.758620689655172,12.03627292095344 4.137931034482759,0.4096363603255822 5.517241379310345,4.010561392647086 6.896551724137931,3.853888595516871 8.275862068965518,4.183841069249959 9.655172413793103,1.370140393685016 11.03448275862069,1.570661179598303 12.41379310344828,4.379117577435038 13.79310344827586,0.3086840140575778 15.17241379310345,1.165832073856911 16.55172413793103,19.44731139719941 17.93103448275862,4.566819017790484 19.31034482758621,1.420033869293661 20.68965517241379,5.148715334049566 22.06896551724138,2.056266729792232 23.44827586206897,1.48748110785367 24.82758620689655,4.389460458510115 26.20689655172414,1.431542145419451 27.58620689655172,0.0 28.96551724137931,5.041134803430632 30.3448275862069,12.85547280441393 31.72413793103448,5.179306954130779 33.10344827586207,3.800498934756086 34.48275862068966,4.359305861572919 35.86206896551724,4.79217728572209 37.24137931034483,8.42806416956498 38.62068965517241,8.98381193437369 40.0,1.523826865997778 41.37931034482759,4.736821020813227 42.75862068965517,1.289728135185826 44.13793103448276,1.218857548664348 45.51724137931034,4.944334177030792 46.89655172413793,4.604985705701331 48.27586206896552,3.38503559917694 49.6551724137931,1.249230657173553 51.03448275862069,12.69049656754739 52.41379310344828,0.4303221224757361 53.79310344827586,3.959575359178396 55.17241379310345,20.0 56.55172413793103,1.741464391718411 57.93103448275862,1.121984085073839 59.31034482758621,4.323615638144837 60.68965517241379,4.93974543401861 62.06896551724138,4.4050476173134 63.44827586206897,15.22442959375057 64.82758620689656,4.699965402334432 66.20689655172414,0.5835715716444817 67.58620689655172,4.0344519911867 68.96551724137932,3.515996868000801 70.3448275862069,3.818853906804815 71.72413793103448,10.96148733543347 73.10344827586206,19.2815339512355 74.48275862068967,1.478959156545332 75.86206896551724,0.6024364040278966 77.24137931034483,1.290602181473861 78.62068965517241,1.259864887011308 80.0,0.6690824334905403" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetCreationAndLookup_500000_4.html">BenchmarkSetCreationAndLookup/500000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.3032829598749274 1.379310344827586,2.344971339239187 2.758620689655172,10.578426263678999 4.137931034482759,2.282438770192808 5.517241379310345,3.2204273058884816 6.896551724137931,5.732152162584676 8.275862068965518,3.3871808233454885 9.655172413793103,2.428348097967689 11.03448275862069,2.4491922876498116 12.41379310344828,4.84627410109432 13.79310344827586,1.3236060448150049 15.17241379310345,1.1255862428348067 16.55172413793103,19.96873371547681 17.93103448275862,3.3976029181865535 19.31034482758621,2.4908806670140713 20.68965517241379,3.366336633663362 22.06896551724138,2.1261073475768626 23.44827586206897,2.36581552892131 24.82758620689655,3.41844710786868 26.20689655172414,2.282438770192808 27.58620689655172,2.2199062011464257 28.96551724137931,1.8447107868681556 30.3448275862069,10.755601875977069 31.72413793103448,3.335070349140171 33.10344827586207,3.4705575820739973 34.48275862068966,0.3230849400729525 35.86206896551724,3.3871808233454885 37.24137931034483,14.215737363210003 38.62068965517241,12.725377800937988 40.0,2.4908806670140713 41.37931034482759,3.2516935904116693 42.75862068965517,2.4908806670140713 44.13793103448276,2.344971339239187 45.51724137931034,7.524752475247524 46.89655172413793,3.4497133923918675 48.27586206896552,3.5018238665971815 49.6551724137931,2.36581552892131 51.03448275862069,13.934340802501302 52.41379310344828,2.0114643043251696 53.79310344827586,3.5852006253256903 55.17241379310345,17.06096925482022 56.55172413793103,1.8447107868681556 57.93103448275862,2.209484106305368 59.31034482758621,7.618551328817091 60.68965517241379,3.5122459614382464 62.06896551724138,3.6373110995310043 63.44827586206897,15.747785304846271 64.82758620689656,7.618551328817091 66.20689655172414,1.8447107868681556 67.58620689655172,3.4601354872329324 68.96551724137932,0.0 70.3448275862069,3.4497133923918675 71.72413793103448,12.787910369984363 73.10344827586206,20.0 74.48275862068967,2.511724856696194 75.86206896551724,2.4700364773319414 77.24137931034483,2.230328295987494 78.62068965517241,2.407503908285559 80.0,1.8134445023449643" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkIsVarCompatibleString___really_long_variable_name_1234567890_4.html">BenchmarkIsVarCompatibleString/__really_long_variable_name_1234567890-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.856669428334715 1.379310344827586,8.889809444904726 2.758620689655172,12.858326429163217 4.137931034482759,8.83181441590721 5.517241379310345,7.937033968516987 6.896551724137931,7.149958574979289 8.275862068965518,13.264291632145817 9.655172413793103,14.523612261806132 11.03448275862069,14.548467274233639 12.41379310344828,16.47058823529412 13.79310344827586,13.943661971830988 15.17241379310345,14.407622203811101 16.55172413793103,20.0 17.93103448275862,8.243579121789564 19.31034482758621,9.196354598177301 20.68965517241379,8.293289146644574 22.06896551724138,9.362054681027342 23.44827586206897,9.254349627174815 24.82758620689655,6.12261806130903 26.20689655172414,8.881524440762224 27.58620689655172,8.815244407622204 28.96551724137931,7.100248550124277 30.3448275862069,17.613918806959404 31.72413793103448,13.040596520298262 33.10344827586207,12.808616404308204 34.48275862068966,13.14830157415079 35.86206896551724,13.032311516155762 37.24137931034483,1.7895608947804504 38.62068965517241,0.0 40.0,9.237779618889812 41.37931034482759,7.613918806959404 42.75862068965517,9.337199668599837 44.13793103448276,8.922949461474733 45.51724137931034,6.404308202154104 46.89655172413793,13.603976801988402 48.27586206896552,13.38856669428335 49.6551724137931,14.531897265948635 51.03448275862069,13.405136702568353 52.41379310344828,14.084507042253524 53.79310344827586,13.429991714995857 55.17241379310345,18.956089478044742 56.55172413793103,14.275062137531071 57.93103448275862,14.573322286661146 59.31034482758621,16.785418392709197 60.68965517241379,13.156586578293291 62.06896551724138,13.314001657000832 63.44827586206897,14.092792046396024 64.82758620689656,15.882352941176471 66.20689655172414,14.382767191383596 67.58620689655172,13.14830157415079 68.96551724137932,7.083678541839273 70.3448275862069,6.83512841756421 71.72413793103448,12.899751449875728 73.10344827586206,11.110190555095281 74.48275862068967,9.287489643744822 75.86206896551724,9.295774647887324 77.24137931034483,8.90637945318973 78.62068965517241,9.362054681027342 80.0,14.349627174813591" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkVirtualDocs1000x1000_4.html">BenchmarkVirtualDocs1000x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.789862165056481 1.379310344827586,0.0 2.758620689655172,13.18333083840954 4.137931034482759,2.651912071208963 5.517241379310345,6.911092431168891 6.896551724137931,11.45031839065901 8.275862068965518,6.682173577605564 9.655172413793103,1.991640086132446 11.03448275862069,1.878332162638324 12.41379310344828,11.00031090588764 13.79310344827586,2.270534182375091 15.17241379310345,2.276982600785325 16.55172413793103,20.0 17.93103448275862,6.903492509471115 19.31034482758621,2.916527526686089 20.68965517241379,7.1312598597469 22.06896551724138,3.083725804037171 23.44827586206897,2.892576258305217 24.82758620689655,6.643252766486648 26.20689655172414,2.645463652798729 27.58620689655172,1.693631035316606 28.96551724137931,6.923528666674343 30.3448275862069,12.80771046601338 31.72413793103448,7.293391522632797 33.10344827586207,7.07875130983499 34.48275862068966,6.89842589500593 35.86206896551724,5.853091210575406 37.24137931034483,15.56855474822381 38.62068965517241,14.43109980078993 40.0,2.885667238579966 41.37931034482759,7.07875130983499 42.75862068965517,2.565088723328305 44.13793103448276,2.18969865158965 45.51724137931034,11.20113307923494 46.89655172413793,6.747578964337943 48.27586206896552,7.251937404281289 49.6551724137931,2.955908939120021 51.03448275862069,16.22237831489009 52.41379310344828,2.916527526686089 53.79310344827586,6.734221526202457 55.17241379310345,19.72594221756503 56.55172413793103,2.996672155499004 57.93103448275862,2.850431237981184 59.31034482758621,10.69055652153887 60.68965517241379,6.924449869304377 62.06896551724138,6.596041131697431 63.44827586206897,17.72532040578976 64.82758620689656,11.13204288198243 66.20689655172414,3.30665684050528 67.58620689655172,7.001370288912175 68.96551724137932,6.899347097635964 70.3448275862069,6.965903987655885 71.72413793103448,14.55039554137927 73.10344827586206,19.90120101792891 74.48275862068967,3.670762180026024 75.86206896551724,2.570846239766015 77.24137931034483,2.252340430431929 78.62068965517241,2.645924254113745 80.0,2.48632589846044" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(251,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectMergeWith_with_conflict_4.html">BenchmarkObjectMergeWith/with_conflict-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.816489361702125 1.379310344827586,3.8896276595744688 2.758620689655172,12.220744680851064 4.137931034482759,3.224734042553191 5.517241379310345,2.559840425531913 6.896551724137931,4.009308510638302 8.275862068965518,1.8018617021276597 9.655172413793103,1.2898936170212778 11.03448275862069,3.6303191489361737 12.41379310344828,2.140957446808514 13.79310344827586,2.9188829787234027 15.17241379310345,3.218085106382979 16.55172413793103,16.243351063829788 17.93103448275862,2.486702127659573 19.31034482758621,1.4760638297872362 20.68965517241379,3.849734042553191 22.06896551724138,2.081117021276601 23.44827586206897,3.949468085106382 24.82758620689655,2.7460106382978786 26.20689655172414,3.816489361702125 27.58620689655172,3.2313829787234063 28.96551724137931,3.4042553191489375 30.3448275862069,12.001329787234042 31.72413793103448,3.2779255319148994 33.10344827586207,2.7593085106382986 34.48275862068966,1.9148936170212814 35.86206896551724,0.43218085106382986 37.24137931034483,8.198138297872342 38.62068965517241,6.3563829787234045 40.0,1.855053191489361 41.37931034482759,2.6396276595744723 42.75862068965517,2.2140957446808542 44.13793103448276,3.3377659574468126 45.51724137931034,4.6542553191489375 46.89655172413793,1.8351063829787222 48.27586206896552,2.6595744680851077 49.6551724137931,1.3896276595744652 51.03448275862069,9.148936170212767 52.41379310344828,2.486702127659573 53.79310344827586,3.6835106382978715 55.17241379310345,20.0 56.55172413793103,1.5425531914893647 57.93103448275862,3.164893617021278 59.31034482758621,1.761968085106382 60.68965517241379,4.095744680851066 62.06896551724138,0.0 63.44827586206897,9.873670212765957 64.82758620689656,4.541223404255323 66.20689655172414,3.5638297872340416 67.58620689655172,3.836436170212771 68.96551724137932,1.9680851063829792 70.3448275862069,1.941489361702132 71.72413793103448,6.542553191489359 73.10344827586206,14.827127659574467 74.48275862068967,3.8297872340425556 75.86206896551724,3.510638297872344 77.24137931034483,2.9853723404255277 78.62068965517241,2.6396276595744723 80.0,2.7127659574468126" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkExprMarshalJSON_negated_expr_with_with_modifier_4.html">BenchmarkExprMarshalJSON/negated_expr_with_with_modifier-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6958510290754655 1.379310344827586,1.78046390068605 2.758620689655172,15.08983992159425 4.137931034482759,2.038549493629533 5.517241379310345,5.354459327017315 6.896551724137931,4.985298921920941 8.275862068965518,5.900032669062398 9.655172413793103,1.63672002613525 11.03448275862069,2.17249264946096 12.41379310344828,4.456060111074812 13.79310344827586,0.2417510617445279 15.17241379310345,2.809539366220189 16.55172413793103,18.38941522378308 17.93103448275862,6.850702384841555 19.31034482758621,0.7252531852335838 20.68965517241379,7.180659915060438 22.06896551724138,2.535119242077752 23.44827586206897,1.029075465534139 24.82758620689655,7.128389415223783 26.20689655172414,2.963083959490363 27.58620689655172,0.7448546226723293 28.96551724137931,6.706958510290755 30.3448275862069,14.93956223456387 31.72413793103448,7.624959163672003 33.10344827586207,6.785364260045737 34.48275862068966,6.223456386801699 35.86206896551724,5.609278013721006 37.24137931034483,10.09474028095394 38.62068965517241,5.991506043776544 40.0,0.0 41.37931034482759,6.507677229663509 42.75862068965517,2.293368180333224 44.13793103448276,1.989545900032669 45.51724137931034,4.194707611891539 46.89655172413793,7.925514537732767 48.27586206896552,7.742567788304476 49.6551724137931,2.613524991832734 51.03448275862069,9.598170532505717 52.41379310344828,2.084286180986606 53.79310344827586,5.321790264619405 55.17241379310345,20.0 56.55172413793103,2.652727866710225 57.93103448275862,1.875204181639987 59.31034482758621,4.266579549166939 60.68965517241379,8.020254818686704 62.06896551724138,6.177719699444626 63.44827586206897,12.18882718065992 64.82758620689656,5.540672982685397 66.20689655172414,1.03234237177393 67.58620689655172,6.991179353152565 68.96551724137932,6.742894478928455 70.3448275862069,5.014701078079059 71.72413793103448,8.484155504737014 73.10344827586206,18.01045409996733 74.48275862068967,1.319830120875531 75.86206896551724,2.84547533485789 77.24137931034483,2.309702711532179 78.62068965517241,3.178699771316563 80.0,1.38843515191114" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_module_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/module-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.2412860344694323 1.379310344827586,2.1949145992735097 2.758620689655172,10.000772857253263 4.137931034482759,1.020171574310222 5.517241379310345,2.5813432259061706 6.896551724137931,5.518200788314395 8.275862068965518,4.6216863745266235 9.655172413793103,3.153257593322511 11.03448275862069,0.44825720689388504 12.41379310344828,8.563258366179767 13.79310344827586,2.98322899760414 15.17241379310345,3.230543318649044 16.55172413793103,13.555916222273744 17.93103448275862,3.014143287734754 19.31034482758621,1.190200170028593 20.68965517241379,3.0450575778653644 22.06896551724138,1.6075430867918712 23.44827586206897,1.6539145219877867 24.82758620689655,2.9677718525388315 26.20689655172414,1.2984001854857397 27.58620689655172,1.190200170028593 28.96551724137931,3.184171883453125 30.3448275862069,10.61905865986552 31.72413793103448,4.096143442306204 33.10344827586207,4.544400649200091 34.48275862068966,3.616971945281705 35.86206896551724,4.049772007110285 37.24137931034483,2.0403431486204475 38.62068965517241,0.0 40.0,0.803771543395932 41.37931034482759,2.4267717752531084 42.75862068965517,0.7264858180693992 44.13793103448276,3.833371976195995 45.51724137931034,8.285029755004249 46.89655172413793,3.616971945281705 48.27586206896552,3.41602905943272 49.6551724137931,2.0403431486204475 51.03448275862069,4.28162918308988 52.41379310344828,1.6075430867918712 53.79310344827586,2.1949145992735097 55.17241379310345,20.0 56.55172413793103,3.106886158126592 57.93103448275862,3.2923718989102717 59.31034482758621,7.944972563567509 60.68965517241379,4.9617435659633635 62.06896551724138,4.7144292449184615 63.44827586206897,8.764201252028748 64.82758620689656,8.36231548033078 66.20689655172414,3.276914753844963 67.58620689655172,4.668057809722541 68.96551724137932,3.029600432800059 70.3448275862069,2.8750289821469934 71.72413793103448,4.420743488677639 73.10344827586206,11.639230234175749 74.48275862068967,1.4375144910735003 75.86206896551724,1.5457145065306435 77.24137931034483,0.4791714970244989 78.62068965517241,1.2674858953551258 80.0,2.905943272277611" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetUnionOverlapping_500_4.html">BenchmarkSetUnionOverlapping/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.100399822301199 1.379310344827586,1.93513993780542 2.758620689655172,13.01732563305198 4.137931034482759,1.121279431363838 5.517241379310345,5.811639271434918 6.896551724137931,7.849844513549534 8.275862068965518,5.644602398933807 9.655172413793103,2.501110617503332 11.03448275862069,2.800533096401599 12.41379310344828,2.565970679697912 13.79310344827586,2.531319413593958 15.17241379310345,2.745446468236339 16.55172413793103,17.47401155042203 17.93103448275862,4.563305197689916 19.31034482758621,1.402043536206131 20.68965517241379,5.601066192803199 22.06896551724138,3.107063527321191 23.44827586206897,2.605064415815193 24.82758620689655,5.214571301643714 26.20689655172414,2.216792536650378 27.58620689655172,1.279431363838294 28.96551724137931,4.942692136828076 30.3448275862069,12.39093736117281 31.72413793103448,4.238116392714349 33.10344827586207,4.15726343847179 34.48275862068966,3.992892047978676 35.86206896551724,5.494446912483341 37.24137931034483,10.749000444247 38.62068965517241,8.966681474900044 40.0,0.6574855619724567 41.37931034482759,4.559751221679254 42.75862068965517,2.693913816081741 44.13793103448276,2.391825855175478 45.51724137931034,8.71968014215904 46.89655172413793,5.872945357618836 48.27586206896552,4.055975122167925 49.6551724137931,1.290981785872945 51.03448275862069,13.06086183918259 52.41379310344828,0.0 53.79310344827586,5.150599733451799 55.17241379310345,20.0 56.55172413793103,2.809418036428254 57.93103448275862,2.549977787649933 59.31034482758621,7.812527765437583 60.68965517241379,3.559306974677921 62.06896551724138,5.46512661039538 63.44827586206897,12.45668591737006 64.82758620689656,8.573078631719236 66.20689655172414,2.861839182585518 67.58620689655172,5.734340293203021 68.96551724137932,5.347845402043536 70.3448275862069,3.646379386939138 71.72413793103448,8.506441581519326 73.10344827586206,18.01421590404265 74.48275862068967,2.725011106175033 75.86206896551724,2.637938693913816 77.24137931034483,2.426477121279431 78.62068965517241,2.850288760550866 80.0,2.100399822301199" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_10_10_4.html">BenchmarkJSONPatchAddRemove/object-10-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.226988382484361 1.379310344827586,1.672922252010724 2.758620689655172,12.18588025022341 4.137931034482759,2.280607685433423 5.517241379310345,5.758713136729223 6.896551724137931,0.868632707774799 8.275862068965518,5.851653261840929 9.655172413793103,2.055406613047364 11.03448275862069,2.25201072386059 12.41379310344828,3.077747989276139 13.79310344827586,1.537086684539768 15.17241379310345,0.0 16.55172413793103,15.9142091152815 17.93103448275862,5.672922252010724 19.31034482758621,2.141197497765862 20.68965517241379,6.173369079535299 22.06896551724138,3.463806970509383 23.44827586206897,3.170688114387846 24.82758620689655,6.630920464700626 26.20689655172414,2.6952636282395 27.58620689655172,1.987488829311886 28.96551724137931,6.298480786416443 30.3448275862069,13.89454870420018 31.72413793103448,6.216264521894549 33.10344827586207,2.430741733690795 34.48275862068966,6.109025915996425 35.86206896551724,6.044682752457551 37.24137931034483,6.995531724754245 38.62068965517241,4.307417336907954 40.0,3.345844504021448 41.37931034482759,5.193923145665773 42.75862068965517,1.815907059874888 44.13793103448276,2.595174262734584 45.51724137931034,3.467381590705987 46.89655172413793,6.062555853440572 48.27586206896552,5.161751563896336 49.6551724137931,2.89544235924933 51.03448275862069,8.62555853440572 52.41379310344828,1.168900804289544 53.79310344827586,3.953529937444147 55.17241379310345,20.0 56.55172413793103,3.610366398570152 57.93103448275862,2.620196604110813 59.31034482758621,3.352993744414656 60.68965517241379,6.437890974084004 62.06896551724138,5.111706881143878 63.44827586206897,10.27345844504021 64.82758620689656,4.350312779267203 66.20689655172414,2.487935656836461 67.58620689655172,5.572832886505809 68.96551724137932,6.266309204647006 70.3448275862069,5.290437890974084 71.72413793103448,6.580875781948168 73.10344827586206,14.80250223413762 74.48275862068967,3.206434316353887 75.86206896551724,2.552278820375335 77.24137931034483,2.176943699731903 78.62068965517241,2.620196604110813 80.0,2.144772117962466" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_false__clients_200__pattern_count_10_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=false,_clients=200,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.364242794207418 1.379310344827586,3.423146792971824 2.758620689655172,14.12863415387557 4.137931034482759,2.292938727779535 5.517241379310345,5.575419035501261 6.896551724137931,5.587907359874087 8.275862068965518,5.565968212875183 9.655172413793103,3.308192429045283 11.03448275862069,3.598012753094501 12.41379310344828,6.021019806276523 13.79310344827586,1.993086557767694 15.17241379310345,3.874307736436047 16.55172413793103,17.86126045290401 17.93103448275862,5.453242330859694 19.31034482758621,3.435738083505556 20.68965517241379,5.20663837548817 22.06896551724138,4.144814550589481 23.44827586206897,4.946898879875264 24.82758620689655,5.683526149727507 26.20689655172414,1.942169791199335 27.58620689655172,0.0 28.96551724137931,3.025131097987012 30.3448275862069,14.37547346047203 31.72413793103448,5.038340185486184 33.10344827586207,5.6704347378408 34.48275862068966,5.475269734567947 35.86206896551724,5.242374988048571 37.24137931034483,8.720733707443719 38.62068965517241,5.525723153412225 40.0,4.263446277405547 41.37931034482759,5.023571896121853 42.75862068965517,4.333551523531445 44.13793103448276,4.017085027984732 45.51724137931034,6.66323446130311 46.89655172413793,4.838549059698309 48.27586206896552,6.145469121183817 49.6551724137931,4.230298528319372 51.03448275862069,10.26238719689336 52.41379310344828,3.026550560062368 53.79310344827586,5.345929527017585 55.17241379310345,20.0 56.55172413793103,3.736877330528731 57.93103448275862,3.078894143431862 59.31034482758621,5.320541013628307 60.68965517241379,6.289857097678113 62.06896551724138,4.587605816117146 63.44827586206897,11.07698926945509 64.82758620689656,6.279641383571014 66.20689655172414,2.14087977229769 67.58620689655172,3.802091684011562 68.96551724137932,5.576191281708062 70.3448275862069,6.097670758345775 71.72413793103448,6.453801290018902 73.10344827586206,17.29454941272515 74.48275862068967,2.876094934800356 75.86206896551724,3.137114152698817 77.24137931034483,4.673714945538256 78.62068965517241,1.862120955820162 80.0,2.547831459104047" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_1000_100_4.html">BenchmarkJSONPatchAddShallowComposite/array-1000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.411156261544145 1.379310344827586,0.504710011082379 2.758620689655172,12.83755079423716 4.137931034482759,0.0 5.517241379310345,3.837273734761729 6.896551724137931,2.463520502401182 8.275862068965518,4.913649796823051 9.655172413793103,2.324067233099372 11.03448275862069,1.245844107868489 12.41379310344828,1.532600664942741 13.79310344827586,0.5707425193941633 15.17241379310345,0.7189693387513852 16.55172413793103,16.65635389730329 17.93103448275862,4.39785740672331 19.31034482758621,1.099464351680827 20.68965517241379,4.510990025858884 22.06896551724138,2.507850018470632 23.44827586206897,2.216937569264869 24.82758620689655,5.104820834872553 26.20689655172414,1.85398965644625 27.58620689655172,0.4742334687846324 28.96551724137931,3.913926856298485 30.3448275862069,13.22589582563724 31.72413793103448,4.757572958995198 33.10344827586207,4.501292944218692 34.48275862068966,4.545160694495752 35.86206896551724,4.365995567048393 37.24137931034483,6.316956039896564 38.62068965517241,3.395825637236793 40.0,1.62172146287403 41.37931034482759,4.050147765053565 42.75862068965517,1.352973771702992 44.13793103448276,1.421776874769117 45.51724137931034,3.354266715921685 46.89655172413793,4.717399335057259 48.27586206896552,4.365533801256003 49.6551724137931,1.634650905060953 51.03448275862069,9.593184336904322 52.41379310344828,0.6686368673808644 53.79310344827586,3.784170668636867 55.17241379310345,20.0 56.55172413793103,2.096878463243443 57.93103448275862,1.965275212412264 59.31034482758621,2.249722940524566 60.68965517241379,4.425563354266716 62.06896551724138,3.212966383450314 63.44827586206897,10.68156630956779 64.82758620689656,3.229589951976358 66.20689655172414,0.8865903213889915 67.58620689655172,3.271148873291467 68.96551724137932,4.858699667528629 70.3448275862069,4.07415958625785 71.72413793103448,6.135482083487255 73.10344827586206,16.55845954931659 74.48275862068967,1.079146656815663 75.86206896551724,1.903860362024381 77.24137931034483,2.137975618766162 78.62068965517241,1.754710011082379 80.0,1.439785740672331" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkArrayPlugging_10000_4.html">BenchmarkArrayPlugging/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.295741625629751 1.379310344827586,1.302905170245735 2.758620689655172,11.57092287764103 4.137931034482759,2.22608027821271 5.517241379310345,2.754219298032121 6.896551724137931,0.9084640159658616 8.275862068965518,0.2426248482242576 9.655172413793103,2.048681815846334 11.03448275862069,3.22064745030274 12.41379310344828,1.611189083504377 13.79310344827586,3.198743066992258 15.17241379310345,1.937266927896719 16.55172413793103,15.2988325774969 17.93103448275862,2.557620697208408 19.31034482758621,3.087760858219147 20.68965517241379,2.566436535429664 22.06896551724138,3.152338225312273 23.44827586206897,3.39496307353653 24.82758620689655,0.0 26.20689655172414,1.984104448753208 27.58620689655172,0.7696280852053468 28.96551724137931,2.078374424333877 30.3448275862069,11.54891032453642 31.72413793103448,3.690915630264827 33.10344827586207,2.539772681177645 34.48275862068966,3.011014389286864 35.86206896551724,2.398178420666921 37.24137931034483,9.515534534558897 38.62068965517241,7.181663056499788 40.0,2.246848878684872 41.37931034482759,3.357482239871927 42.75862068965517,0.4367355437830763 44.13793103448276,1.605888763592211 45.51724137931034,2.021423027726622 46.89655172413793,3.086841414969077 48.27586206896552,2.475844332849274 49.6551724137931,0.09118713644808256 51.03448275862069,10.49690499176557 52.41379310344828,2.352747107134068 53.79310344827586,0.7985635051340089 55.17241379310345,20.0 56.55172413793103,3.166670723033946 57.93103448275862,2.470652182731233 59.31034482758621,0.8370719518428077 60.68965517241379,2.182217426694683 62.06896551724138,1.011766169356038 63.44827586206897,11.4270029665566 64.82758620689656,1.951383086030142 66.20689655172414,2.797379045888331 67.58620689655172,0.0640906030195598 68.96551724137932,2.982349393843516 70.3448275862069,2.4793057662613 71.72413793103448,8.151134836352623 73.10344827586206,15.7572561650022 74.48275862068967,3.787186747036824 75.86206896551724,0.7295511764817234 77.24137931034483,2.502021423027727 78.62068965517241,3.079323614277331 80.0,1.996868484460057" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_head_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/head-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.1350482315112593 1.379310344827586,3.1350482315112593 2.758620689655172,13.39228295819936 4.137931034482759,2.1061093247588474 5.517241379310345,5.6591639871382675 6.896551724137931,9.469453376205788 8.275862068965518,3.4244372990353753 9.655172413793103,2.1061093247588474 11.03448275862069,2.5884244372990395 12.41379310344828,10.257234726688106 13.79310344827586,2.025723472668812 15.17241379310345,1.6237942122186517 16.55172413793103,16.655948553054664 17.93103448275862,5.6591639871382675 19.31034482758621,2.34726688102894 20.68965517241379,6.22186495176849 22.06896551724138,2.556270096463024 23.44827586206897,2.6205787781350516 24.82758620689655,6.189710610932478 26.20689655172414,1.639871382636663 27.58620689655172,1.318327974276528 28.96551724137931,3.778135048231512 30.3448275862069,11.945337620578782 31.72413793103448,2.8778135048231555 33.10344827586207,3.8906752411575596 34.48275862068966,3.408360128617364 35.86206896551724,3.2475884244373034 37.24137931034483,5.192926045016078 38.62068965517241,3.006430868167204 40.0,0.2893890675241231 41.37931034482759,4.260450160771708 42.75862068965517,1.028938906752412 44.13793103448276,3.6012861736334436 45.51724137931034,10.755627009646304 46.89655172413793,4.09967845659164 48.27586206896552,1.7684887459807115 49.6551724137931,0.6109324758842476 51.03448275862069,6.543408360128618 52.41379310344828,0.5948553054662398 53.79310344827586,2.8295819935691355 55.17241379310345,20.0 56.55172413793103,4.11575562700965 57.93103448275862,3.987138263665596 59.31034482758621,9.855305466237944 60.68965517241379,6.913183279742764 62.06896551724138,6.768488745980708 63.44827586206897,10.305466237942122 64.82758620689656,10.353697749196142 66.20689655172414,4.035369774919618 67.58620689655172,5.916398713826371 68.96551724137932,1.688102893890676 70.3448275862069,1.4790996784565955 71.72413793103448,5.321543408360132 73.10344827586206,15.225080385852092 74.48275862068967,0.0 75.86206896551724,0.4983922829582035 77.24137931034483,0.5627009646302277 78.62068965517241,0.5466237942122163 80.0,3.5048231511254073" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMObjectIteration_1000_4.html">BenchmarkWASMObjectIteration/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.403723439247418 1.379310344827586,3.4551207369634 2.758620689655172,14.07403163204458 4.137931034482759,3.147543349227873 5.517241379310345,4.454842741670221 6.896551724137931,4.296491529631964 8.275862068965518,3.618267898334363 9.655172413793103,3.885780010228529 11.03448275862069,4.103337853409474 12.41379310344828,4.279684485952749 13.79310344827586,4.005381649339708 15.17241379310345,3.801150603419554 16.55172413793103,14.70102773374417 17.93103448275862,4.6384045192273 19.31034482758621,3.69992636307883 20.68965517241379,5.116641307554045 22.06896551724138,4.489008575412059 23.44827586206897,4.652877251284402 24.82758620689655,4.963213370936971 26.20689655172414,4.064630722511889 27.58620689655172,3.804163987513555 28.96551724137931,5.093849937716322 30.3448275862069,14.21145892354281 31.72413793103448,4.807536006756771 33.10344827586207,4.139498462537482 34.48275862068966,4.506919111858091 35.86206896551724,4.159828194664612 37.24137931034483,2.434687021864011 38.62068965517241,0.0 40.0,3.943331402220991 41.37931034482759,4.732668266731179 42.75862068965517,3.903775430733547 44.13793103448276,4.622149221931494 45.51724137931034,4.232786043363022 46.89655172413793,4.655466215083473 48.27586206896552,4.465580575131942 49.6551724137931,4.327262001014365 51.03448275862069,5.434914086721799 52.41379310344828,4.434343241425118 53.79310344827586,5.317561875173747 55.17241379310345,20.0 56.55172413793103,3.65328257266606 57.93103448275862,4.280872862778552 59.31034482758621,4.781391716589104 60.68965517241379,4.653598765785782 62.06896551724138,4.633693453953581 63.44827586206897,7.633156562280495 64.82758620689656,3.981868765000605 66.20689655172414,4.19284809361014 67.58620689655172,4.392028538020631 68.96551724137932,3.962515199551812 70.3448275862069,4.990843132136893 71.72413793103448,1.809091507137688 73.10344827586206,14.40741377371183 74.48275862068967,3.871477046289399 75.86206896551724,3.545607143842404 77.24137931034483,4.28155193525044 78.62068965517241,3.365907590969185 80.0,3.708117674770972" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkDataSizesTargets_10_wasm_4.html">BenchmarkDataSizesTargets/10/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.297066934068689 1.379310344827586,2.025570318375533 2.758620689655172,14.30734519929807 4.137931034482759,2.3263975933818 5.517241379310345,0.3419403359237904 6.896551724137931,7.129606417648533 8.275862068965518,2.896966658310353 9.655172413793103,4.093256455251943 11.03448275862069,4.40110303334169 12.41379310344828,7.209827024316871 13.79310344827586,2.870894961143144 15.17241379310345,3.270995236901479 16.55172413793103,15.1697167209827 17.93103448275862,2.792679869641514 19.31034482758621,2.14590122837804 20.68965517241379,1.281524191526698 22.06896551724138,4.516420155427425 23.44827586206897,5.498119829531211 24.82758620689655,1.892203559789421 26.20689655172414,2.747555778390574 27.58620689655172,2.505891200802206 28.96551724137931,2.372524442216094 30.3448275862069,12.5234394585109 31.72413793103448,1.596390072699925 33.10344827586207,0.7681123088493357 34.48275862068966,1.952369014790674 35.86206896551724,0.4873401855101529 37.24137931034483,7.637001754825771 38.62068965517241,3.576836299824517 40.0,4.081223364251692 41.37931034482759,2.911005264477313 42.75862068965517,3.420406116821258 44.13793103448276,3.856605665580346 45.51724137931034,6.90799699172725 46.89655172413793,1.656555527701178 48.27586206896552,0.0 49.6551724137931,2.680371020305841 51.03448275862069,12.12233642516922 52.41379310344828,2.381549260466282 53.79310344827586,2.410629230383555 55.17241379310345,20.0 56.55172413793103,1.990473802958135 57.93103448275862,2.357483078465781 59.31034482758621,6.65630483830534 60.68965517241379,1.753823013286538 62.06896551724138,1.261469039859614 63.44827586206897,11.96891451491602 64.82758620689656,6.13888192529456 66.20689655172414,2.657307595888694 67.58620689655172,0.6036600651792429 68.96551724137932,1.909250438706443 70.3448275862069,1.39583855602908 71.72413793103448,4.978691401353723 73.10344827586206,17.47104537478065 74.48275862068967,1.349711707194786 75.86206896551724,2.1840060165455 77.24137931034483,4.335923790423665 78.62068965517241,3.168713963399348 80.0,1.710704437202306" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFunctionArgumentCounts_1_args_4.html">BenchmarkFunctionArgumentCounts/1_args-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8891454965357968 1.379310344827586,1.200923787528868 2.758620689655172,11.96304849884527 4.137931034482759,0.6928406466512702 5.517241379310345,2.367205542725173 6.896551724137931,2.251732101616628 8.275862068965518,2.413394919168591 9.655172413793103,0.3810623556581986 11.03448275862069,0.3695150115473441 12.41379310344828,2.159353348729792 13.79310344827586,0.2309468822170901 15.17241379310345,0.6466512702078522 16.55172413793103,17.29792147806005 17.93103448275862,2.378752886836028 19.31034482758621,0.9122401847575058 20.68965517241379,1.732101616628176 22.06896551724138,1.270207852193995 23.44827586206897,1.951501154734411 24.82758620689655,1.581986143187067 26.20689655172414,0.3926096997690531 27.58620689655172,0.2655889145496536 28.96551724137931,0.2424942263279446 30.3448275862069,11.90531177829099 31.72413793103448,2.055427251732102 33.10344827586207,2.159353348729792 34.48275862068966,2.228637413394919 35.86206896551724,1.801385681293303 37.24137931034483,8.27944572748268 38.62068965517241,5.935334872979215 40.0,0.9930715935334873 41.37931034482759,1.916859122401848 42.75862068965517,0.1732101616628176 44.13793103448276,1.085450346420323 45.51724137931034,3.02540415704388 46.89655172413793,2.459584295612009 48.27586206896552,2.33256351039261 49.6551724137931,0.8660508083140878 51.03448275862069,10.39260969976905 52.41379310344828,0.0 53.79310344827586,1.928406466512702 55.17241379310345,20.0 56.55172413793103,0.6928406466512702 57.93103448275862,0.8775981524249423 59.31034482758621,2.020785219399538 60.68965517241379,2.367205542725173 62.06896551724138,1.882217090069284 63.44827586206897,12.06697459584296 64.82758620689656,2.956120092378753 66.20689655172414,0.7274826789838337 67.58620689655172,0.8891454965357968 68.96551724137932,1.05080831408776 70.3448275862069,1.420323325635104 71.72413793103448,7.113163972286374 73.10344827586206,18.46420323325635 74.48275862068967,0.8429561200923787 75.86206896551724,0.4387990762124711 77.24137931034483,1.466512702078522 78.62068965517241,0.6581986143187067 80.0,0.2771362586605081" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkAtoi64_no_4.html">BenchmarkAtoi64/no-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.8810338274420353 1.379310344827586,2.7366020524515413 2.758620689655172,13.371341695172939 4.137931034482759,3.2383124287343215 5.517241379310345,5.511212466742684 6.896551724137931,4.066894716837705 8.275862068965518,5.868491068034967 9.655172413793103,3.5499809958190838 11.03448275862069,3.481565944507789 12.41379310344828,4.872671987837327 13.79310344827586,3.2687191182060076 15.17241379310345,3.2687191182060076 16.55172413793103,16.45001900418092 17.93103448275862,5.419992398327633 19.31034482758621,3.762827822120869 20.68965517241379,5.450399087799315 22.06896551724138,3.899657924743444 23.44827586206897,3.671607753705814 24.82758620689655,5.4427974154313965 26.20689655172414,3.29912580767769 27.58620689655172,2.576966932725199 28.96551724137931,4.880273660205246 30.3448275862069,11.592550361079436 31.72413793103448,4.561003420752565 33.10344827586207,5.435195743063472 34.48275862068966,5.739262637780314 35.86206896551724,4.872671987837327 37.24137931034483,7.9817559863169905 38.62068965517241,6.499429874572408 40.0,3.4055492208285862 41.37931034482759,5.214747244393765 42.75862068965517,3.162295705055115 44.13793103448276,0.0 45.51724137931034,3.504370961611553 46.89655172413793,5.191942227290003 48.27586206896552,5.328772329912578 49.6551724137931,1.9992398327632088 51.03448275862069,10.0190041809198 52.41379310344828,3.245914101102244 53.79310344827586,5.511212466742684 55.17241379310345,20.0 56.55172413793103,3.3371341695172916 57.93103448275862,3.1851007221588787 59.31034482758621,4.720638540478905 60.68965517241379,5.465602432535162 62.06896551724138,5.31356898517674 63.44827586206897,11.767388825541621 64.82758620689656,5.085518814139114 66.20689655172414,3.3295324971493727 67.58620689655172,4.986697073356138 68.96551724137932,5.4808057772710015 70.3448275862069,5.534017483846448 71.72413793103448,6.5450399087799305 73.10344827586206,13.62979855568225 74.48275862068967,3.504370961611553 75.86206896551724,3.1851007221588787 77.24137931034483,3.4435575826681877 78.62068965517241,3.207905739262639 80.0,2.675788673508176" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/util</td><td><a href="benchmarks.__v1_util_BenchmarkSlicePoolGetPut_4.html">BenchmarkSlicePoolGetPut-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.02217294900221134 1.379310344827586,0.0 2.758620689655172,10.177383592017737 4.137931034482759,4.124168514412416 5.517241379310345,2.7494456762749415 6.896551724137931,10.399113082039909 8.275862068965518,1.3968957871396874 9.655172413793103,4.057649667405762 11.03448275862069,4.124168514412416 12.41379310344828,11.973392461197339 13.79310344827586,3.370288248337026 15.17241379310345,2.1286031042128535 16.55172413793103,19.844789356984478 17.93103448275862,1.17516629711751 19.31034482758621,1.17516629711751 20.68965517241379,1.17516629711751 22.06896551724138,2.017738359201765 23.44827586206897,2.1286031042128535 24.82758620689655,0.08869179600886667 26.20689655172414,1.9955654101995535 27.58620689655172,2.239467849223942 28.96551724137931,1.3082039911308208 30.3448275862069,10.709534368070951 31.72413793103448,1.485587583148554 33.10344827586207,1.4412416851441208 34.48275862068966,0.08869179600886667 35.86206896551724,1.485587583148554 37.24137931034483,7.538802660753879 38.62068965517241,8.51441241685144 40.0,2.039911308203987 41.37931034482759,1.485587583148554 42.75862068965517,2.017738359201765 44.13793103448276,1.485587583148554 45.51724137931034,12.03991130820399 46.89655172413793,1.019955654101988 48.27586206896552,1.485587583148554 49.6551724137931,2.08425720620842 51.03448275862069,9.467849223946782 52.41379310344828,1.7960088691795981 53.79310344827586,1.507760532150776 55.17241379310345,19.556541019955656 56.55172413793103,1.330376940133032 57.93103448275862,1.9955654101995535 59.31034482758621,11.884700665188468 60.68965517241379,1.9955654101995535 62.06896551724138,0.9756097560975547 63.44827586206897,11.308203991130819 64.82758620689656,3.858093126385807 66.20689655172414,2.08425720620842 67.58620689655172,1.4412416851441208 68.96551724137932,3.0820399113082004 70.3448275862069,1.529933481152991 71.72413793103448,7.804878048780486 73.10344827586206,20.0 74.48275862068967,1.662971175166298 75.86206896551724,2.08425720620842 77.24137931034483,1.529933481152991 78.62068965517241,2.08425720620842 80.0,1.4190687361418988" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetCreationAndLookup_5000_4.html">BenchmarkSetCreationAndLookup/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.5295966474594032 1.379310344827586,3.2477737035096936 2.758620689655172,6.547930853850183 4.137931034482759,3.3315872184389725 5.517241379310345,2.084861183865897 6.896551724137931,7.16605552645364 8.275862068965518,4.965950759559979 9.655172413793103,3.6144578313253 11.03448275862069,3.6144578313253 12.41379310344828,8.224201152435832 13.79310344827586,3.3211105290728113 15.17241379310345,0.0 16.55172413793103,20.0 17.93103448275862,4.6097433211105265 19.31034482758621,3.5725510738606587 20.68965517241379,4.630696699842847 22.06896551724138,3.593504452592981 23.44827586206897,1.7077003666841257 24.82758620689655,4.3897328444211645 26.20689655172414,3.415400733368255 27.58620689655172,3.363017286537456 28.96551724137931,4.5887899423782095 30.3448275862069,9.051859612362493 31.72413793103448,4.903090623363017 33.10344827586207,4.8507071765322145 34.48275862068966,4.798323729701412 35.86206896551724,1.0895756940806685 37.24137931034483,14.814038763750656 38.62068965517241,13.074908328968046 40.0,3.55159769512834 41.37931034482759,3.6039811419591423 42.75862068965517,3.5411210057621787 44.13793103448276,3.3734939759036138 45.51724137931034,8.716605552645365 46.89655172413793,4.892613933996854 48.27586206896552,4.8611838658983775 49.6551724137931,3.750654793085385 51.03448275862069,13.294918805657414 52.41379310344828,3.509690937663702 53.79310344827586,1.121005762179152 55.17241379310345,17.223677317967525 56.55172413793103,3.3315872184389725 57.93103448275862,3.404924044002094 59.31034482758621,8.486118386589839 60.68965517241379,4.903090623363017 62.06896551724138,4.9240440020953375 63.44827586206897,11.272917757988473 64.82758620689656,3.404924044002094 66.20689655172414,3.3420639078051337 67.58620689655172,4.934520691461499 68.96551724137932,4.756416972236773 70.3448275862069,1.121005762179152 71.72413793103448,13.095861707700367 73.10344827586206,19.465688842325825 74.48275862068967,1.6867469879518069 75.86206896551724,3.593504452592981 77.24137931034483,3.3420639078051337 78.62068965517241,3.4887375589313763 80.0,2.954426401257205" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRuleMarshalJSON_simple_rule_4.html">BenchmarkRuleMarshalJSON/simple_rule-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.2384029872181531 1.379310344827586,1.769352290679305 2.758620689655172,14.29556225764757 4.137931034482759,1.398822346689645 5.517241379310345,5.012207381875628 6.896551724137931,5.029441332758868 8.275862068965518,5.161568289530375 9.655172413793103,0.700847335918426 11.03448275862069,1.967542725836565 12.41379310344828,4.635932787591555 13.79310344827586,0.4078701709033463 15.17241379310345,2.159988510699411 16.55172413793103,15.54789602182967 17.93103448275862,6.261668820910527 19.31034482758621,0.0 20.68965517241379,6.488582507539854 22.06896551724138,2.363923596151084 23.44827586206897,0.8128680166594859 24.82758620689655,6.152520465316674 26.20689655172414,2.114031308344105 27.58620689655172,0.5256355019388195 28.96551724137931,6.7671980468189 30.3448275862069,13.9221599885107 31.72413793103448,6.893580353295993 33.10344827586207,6.28464742208818 34.48275862068966,5.511991957489588 35.86206896551724,3.820192445784863 37.24137931034483,9.07367514002585 38.62068965517241,5.687203791469194 40.0,0.1665948585379865 41.37931034482759,6.5517736607784 42.75862068965517,1.559672554933218 44.13793103448276,1.571161855522045 45.51724137931034,4.526784431997702 46.89655172413793,6.899325003590406 48.27586206896552,6.916558954473646 49.6551724137931,1.970415050983771 51.03448275862069,9.765905500502656 52.41379310344828,1.772224615826512 53.79310344827586,4.994973430992388 55.17241379310345,20.0 56.55172413793103,2.257647565704438 57.93103448275862,1.490736751400259 59.31034482758621,4.690506965388482 60.68965517241379,7.743788596869166 62.06896551724138,6.35358322562114 63.44827586206897,11.15611087175068 64.82758620689656,5.267844319977021 66.20689655172414,0.4854229498779262 67.58620689655172,6.600603188280913 68.96551724137932,6.290392072382594 70.3448275862069,4.388912824931782 71.72413793103448,7.772511848341232 73.10344827586206,17.35171621427546 74.48275862068967,1.864139020537125 75.86206896551724,2.317966393795778 77.24137931034483,1.895734597156398 78.62068965517241,2.343817320120638 80.0,0.9019100962228924" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_true__clients_200__pattern_count_10_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=true,_clients=200,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.934931563574927 1.379310344827586,4.444972034651634 2.758620689655172,13.65338427646218 4.137931034482759,5.506827078628732 5.517241379310345,6.801349403976435 6.896551724137931,0.0 8.275862068965518,5.235069043767289 9.655172413793103,5.297349227295063 11.03448275862069,5.245890777784526 12.41379310344828,0.342872286974718 13.79310344827586,5.263117211526251 15.17241379310345,5.380610323713401 16.55172413793103,12.86814600506855 17.93103448275862,7.472407338902477 19.31034482758621,4.73859438926219 20.68965517241379,7.293075746616828 22.06896551724138,5.34008403407742 23.44827586206897,5.469392712997676 24.82758620689655,5.75959186603135 26.20689655172414,4.305835454430009 27.58620689655172,5.32329930376497 28.96551724137931,6.269759326843974 30.3448275862069,13.91531441002225 31.72413793103448,7.226709806368259 33.10344827586207,6.908793763147579 34.48275862068966,6.911443983723229 35.86206896551724,5.880729031510018 37.24137931034483,5.812375425829712 38.62068965517241,4.125289177713853 40.0,5.405235289895482 41.37931034482759,7.820911344600452 42.75862068965517,2.973657911736612 44.13793103448276,5.768315508759531 45.51724137931034,0.4737269278974365 46.89655172413793,7.23189982166224 48.27586206896552,7.527288989989896 49.6551724137931,3.988802818067879 51.03448275862069,8.395788357801862 52.41379310344828,5.008916887978489 53.79310344827586,7.004864259014891 55.17241379310345,20.0 56.55172413793103,5.024597359717752 57.93103448275862,4.424543251047665 59.31034482758621,0.7979372449852858 60.68965517241379,7.674817935367746 62.06896551724138,6.724824284854542 63.44827586206897,7.708608247707283 64.82758620689656,0.8500582496397356 66.20689655172414,4.826051668258639 67.58620689655172,6.570228084608292 68.96551724137932,7.50752276152984 70.3448275862069,7.306216423637759 71.72413793103448,4.261002556358597 73.10344827586206,11.27635727181877 74.48275862068967,3.618544918478111 75.86206896551724,2.591805297128376 77.24137931034483,4.061683883898254 78.62068965517241,3.468697030096567 80.0,3.916694733238735" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,155,120);color:black;padding:2px 6px;display:block;text-align:right">1.48</span></td><td><span style="background:rgb(255,188,120);color:black;padding:2px 6px;display:block;text-align:right">1.30</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkEnumerateRandomAccess_4.html">BenchmarkEnumerateRandomAccess-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.399611324197361 1.379310344827586,6.023372763757813 2.758620689655172,10.92486375537707 4.137931034482759,4.972484861456521 5.517241379310345,4.15030111366629 6.896551724137931,4.903439403873846 8.275862068965518,4.063679029306185 9.655172413793103,6.084939749104558 11.03448275862069,6.579373540520495 12.41379310344828,3.88645654550188 13.79310344827586,7.008063269830205 15.17241379310345,6.334524493849798 16.55172413793103,17.04860397486029 17.93103448275862,2.023307742496563 19.31034482758621,4.609360120426635 20.68965517241379,0.2830499792481512 22.06896551724138,7.748317146868426 23.44827586206897,7.965100223220832 24.82758620689655,4.67475219803278 26.20689655172414,5.258225912862642 27.58620689655172,0.0 28.96551724137931,3.012193985985299 30.3448275862069,13.59979940992264 31.72413793103448,3.084644756647315 33.10344827586207,6.018020065616005 34.48275862068966,0.110061067769976 35.86206896551724,1.864525925242019 37.24137931034483,9.501318597965614 38.62068965517241,5.297695256510673 40.0,6.918569669896233 41.37931034482759,5.077152314598542 42.75862068965517,7.119800886340113 44.13793103448276,6.500746434834427 45.51724137931034,4.512766397354583 46.89655172413793,0.4430562095107616 48.27586206896552,2.187233566693693 49.6551724137931,7.403552266608126 51.03448275862069,11.92843970218756 52.41379310344828,3.893873215011872 53.79310344827586,3.528430443762575 55.17241379310345,20.0 56.55172413793103,5.974324853582751 57.93103448275862,3.817680383453558 59.31034482758621,3.916236899469888 60.68965517241379,4.978568920388382 62.06896551724138,3.118062055517919 63.44827586206897,13.24937761145407 64.82758620689656,4.119972239105742 66.20689655172414,2.459946911629618 67.58620689655172,1.236718769674474 68.96551724137932,2.903543595394639 70.3448275862069,3.253163841611563 71.72413793103448,6.614467559329718 73.10344827586206,18.20867281248267 74.48275862068967,6.58153081517299 75.86206896551724,5.3482038338816 77.24137931034483,5.441485547158621 78.62068965517241,5.227421448350135 80.0,3.061819862927032" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage</td><td><a href="benchmarks.__v1_storage_BenchmarkPathString_4.html">BenchmarkPathString-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.304652976345203 1.379310344827586,5.209253964127891 2.758620689655172,13.199896022874967 4.137931034482759,6.737717702105535 5.517241379310345,7.455159864829737 6.896551724137931,9.503509227969847 8.275862068965518,7.507148427345985 9.655172413793103,6.649337145827916 11.03448275862069,6.84169482713803 12.41379310344828,9.38393553418248 13.79310344827586,6.4621783207694286 15.17241379310345,6.644138289576292 16.55172413793103,16.891083961528462 17.93103448275862,6.555757733298673 19.31034482758621,5.963088120613463 20.68965517241379,6.633740577073045 22.06896551724138,5.989082401871588 23.44827586206897,5.890304133090719 24.82758620689655,6.60774629581492 26.20689655172414,5.588770470496488 27.58620689655172,5.8695087080842185 28.96551724137931,6.800103977125033 30.3448275862069,11.978164803743175 31.72413793103448,6.269820639459319 33.10344827586207,6.768910839615286 34.48275862068966,6.779308552118533 35.86206896551724,6.0306732518845845 37.24137931034483,9.347543540421109 38.62068965517241,8.006238627501947 40.0,6.233428645697945 41.37931034482759,6.628541720821417 42.75862068965517,5.91109955809722 44.13793103448276,6.10345723940733 45.51724137931034,9.862230309331945 46.89655172413793,1.195736937873665 48.27586206896552,7.397972446061868 49.6551724137931,6.4101897582531855 51.03448275862069,11.791005978684687 52.41379310344828,6.61814400831817 53.79310344827586,7.43436443982324 55.17241379310345,20.0 56.55172413793103,6.72212113335066 57.93103448275862,6.6233428645697945 59.31034482758621,9.628281778008837 60.68965517241379,7.507148427345985 62.06896551724138,7.897062646217833 63.44827586206897,12.991941772809982 64.82758620689656,9.97660514686769 66.20689655172414,6.789706264621781 67.58620689655172,7.345983883545619 68.96551724137932,6.732518845853912 70.3448275862069,6.493371458279178 71.72413793103448,8.697686508968028 73.10344827586206,15.804523004938911 74.48275862068967,5.022095139069405 75.86206896551724,5.5835716142448675 77.24137931034483,4.289056407590328 78.62068965517241,0.0 80.0,6.21783207694307" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/e2e/authz</td><td><a href="benchmarks.__v1_test_e2e_authz_BenchmarkRESTAuthzAllow1000Paths_4.html">BenchmarkRESTAuthzAllow1000Paths-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.135246423568366 1.379310344827586,1.569136050050282 2.758620689655172,13.37735470677872 4.137931034482759,2.346472898457593 5.517241379310345,5.787868896133077 6.896551724137931,5.422767666979432 8.275862068965518,6.816364708930503 9.655172413793103,0.4743300549071731 11.03448275862069,4.262149181808468 12.41379310344828,5.176497797711494 13.79310344827586,0.1325032606165822 15.17241379310345,1.878671395719553 16.55172413793103,13.5949340777249 17.93103448275862,6.539852712349942 19.31034482758621,1.972325379526987 20.68965517241379,7.242682093176785 22.06896551724138,4.447964072469857 23.44827586206897,3.881238902559163 24.82758620689655,5.933985505443144 26.20689655172414,1.558772339432016 27.58620689655172,0.0 28.96551724137931,5.325073592591996 30.3448275862069,9.91280137831496 31.72413793103448,4.500309593897707 33.10344827586207,5.856843196180065 34.48275862068966,6.092280938530607 35.86206896551724,6.545180947752553 37.24137931034483,8.176235777344168 38.62068965517241,6.298559766260267 40.0,1.709280351546432 41.37931034482759,4.568932581720347 42.75862068965517,1.395587811222376 44.13793103448276,3.542954506530748 45.51724137931034,7.951688713948413 46.89655172413793,6.486511806286439 48.27586206896552,4.065209404042725 49.6551724137931,2.689353629421228 51.03448275862069,9.79291608175621 52.41379310344828,0.8318780712373363 53.79310344827586,6.974455209887097 55.17241379310345,20.0 56.55172413793103,1.257668487147096 57.93103448275862,2.341144663054982 59.31034482758621,7.4850582519582 60.68965517241379,4.098262029150132 62.06896551724138,6.479895426061219 63.44827586206897,9.921994048185399 64.82758620689656,5.130885760583647 66.20689655172414,4.397111627995486 67.58620689655172,5.568210927859499 68.96551724137932,5.950233695819238 70.3448275862069,6.900621090736629 71.72413793103448,6.03147464769971 73.10344827586206,13.90558191210461 74.48275862068967,3.114499972919683 75.86206896551724,3.530600026641177 77.24137931034483,5.864835549283982 78.62068965517241,2.800719604539539 80.0,1.775649085929506" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkPtr_with_escape_4.html">BenchmarkPtr/with_escape-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.560570071258908 1.379310344827586,4.592240696753759 2.758620689655172,13.76405384006334 4.137931034482759,4.243863816310373 5.517241379310345,5.352335708630246 6.896551724137931,6.825019794140934 8.275862068965518,5.257323832145683 9.655172413793103,3.072050673000792 11.03448275862069,4.972288202692003 12.41379310344828,6.334125098970704 13.79310344827586,3.705463182897862 15.17241379310345,3.927157561361838 16.55172413793103,15.680126682501982 17.93103448275862,5.542359461599366 19.31034482758621,3.072050673000792 20.68965517241379,6.650831353919241 22.06896551724138,2.945368171021375 23.44827586206897,4.370546318289785 24.82758620689655,6.302454473475853 26.20689655172414,5.035629453681711 27.58620689655172,4.212193190815519 28.96551724137931,6.175771971496438 30.3448275862069,13.266825019794142 31.72413793103448,5.827395091053049 33.10344827586207,4.940617577197148 34.48275862068966,5.95407759303246 35.86206896551724,3.1353919239905004 37.24137931034483,5.7957244655581945 38.62068965517241,4.022169437846399 40.0,0.0 41.37931034482759,6.175771971496438 42.75862068965517,0.4117181314330942 44.13793103448276,2.4069675376088675 45.51724137931034,7.214568487727632 46.89655172413793,5.19398258115598 48.27586206896552,5.1623119556611226 49.6551724137931,2.88202692003167 51.03448275862069,4.6555819477434675 52.41379310344828,3.9588281868566924 53.79310344827586,6.365795724465556 55.17241379310345,20.0 56.55172413793103,3.990498812351543 57.93103448275862,4.117181314330958 59.31034482758621,5.19398258115598 60.68965517241379,6.2391132224861465 62.06896551724138,3.8004750593824213 63.44827586206897,7.781472684085509 64.82758620689656,6.872525732383215 66.20689655172414,4.370546318289785 67.58620689655172,6.555819477434682 68.96551724137932,3.388756927949327 70.3448275862069,3.578780680918449 71.72413793103448,4.148851939825811 73.10344827586206,14.888361045130644 74.48275862068967,3.1670625494853546 75.86206896551724,4.433887569279493 77.24137931034483,4.433887569279493 78.62068965517241,3.5154394299287404 80.0,3.578780680918449" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMVirtualDocs_total_1000_hit_100_4.html">BenchmarkWASMVirtualDocs/total=1000/hit=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.687539850330548 1.379310344827586,4.222759152991711 2.758620689655172,14.64310882915534 4.137931034482759,4.613980334910567 5.517241379310345,2.302359139568442 6.896551724137931,5.453337360314105 8.275862068965518,2.480418806000201 9.655172413793103,4.330413772274237 11.03448275862069,4.91425886774724 12.41379310344828,6.33538038189201 13.79310344827586,4.648075438773113 15.17241379310345,4.469948655995168 16.55172413793103,16.76083090036578 17.93103448275862,1.861404745125675 19.31034482758621,4.531091647370717 20.68965517241379,2.264505520319474 22.06896551724138,5.569381522869895 23.44827586206897,5.421658444914259 24.82758620689655,2.000805396154233 26.20689655172414,4.806604248464714 27.58620689655172,4.742642370549347 28.96551724137931,2.479076479076479 30.3448275862069,15.01721534279674 31.72413793103448,2.703110842645726 33.10344827586207,2.800362428269405 34.48275862068966,2.343367227088157 35.86206896551724,2.203765227021041 37.24137931034483,2.844256518675123 38.62068965517241,0.0 40.0,5.01580589952683 41.37931034482759,2.318936877076412 42.75862068965517,5.206416322695392 44.13793103448276,5.470720493976308 45.51724137931034,5.723749119097956 46.89655172413793,2.934058189872143 48.27586206896552,2.424779355011913 49.6551724137931,4.718010671499044 51.03448275862069,6.51015134736065 52.41379310344828,4.715326017651599 53.79310344827586,2.773247424410215 55.17241379310345,20.0 56.55172413793103,5.958052283633679 57.93103448275862,5.255008557334139 59.31034482758621,4.552904459881204 60.68965517241379,2.719218765730394 62.06896551724138,1.734017920064432 63.44827586206897,8.674854860901373 64.82758620689656,5.272794389073459 66.20689655172414,4.954260210074164 67.58620689655172,2.473572938689218 68.96551724137932,2.736669015738783 70.3448275862069,2.126111614483708 71.72413793103448,1.153998456324038 73.10344827586206,16.76250880902044 74.48275862068967,5.269774153495084 75.86206896551724,4.190207725091446 77.24137931034483,5.007819054330682 78.62068965517241,4.930433907178093 80.0,4.430350011745361" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,251,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRuleMarshalJSON_rule_with_multiple_exprs_4.html">BenchmarkRuleMarshalJSON/rule_with_multiple_exprs-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,2.053760193295077 2.758620689655172,14.20718816067653 4.137931034482759,2.180610087586832 5.517241379310345,5.241115473673613 6.896551724137931,5.51696365649854 8.275862068965518,5.331722541024867 9.655172413793103,1.204067250578878 11.03448275862069,2.464512231954092 12.41379310344828,5.216953589046612 13.79310344827586,0.9684888754656197 15.17241379310345,2.202758481828249 16.55172413793103,15.1092318534179 17.93103448275862,6.03644417597906 19.31034482758621,0.132890365448505 20.68965517241379,6.481425551192993 22.06896551724138,2.472566193496426 23.44827586206897,0.916138125440451 24.82758620689655,6.453236685794825 26.20689655172414,2.593375616631431 27.58620689655172,0.763112856136112 28.96551724137931,6.457263666565992 30.3448275862069,14.02194704520286 31.72413793103448,6.451223195409242 33.10344827586207,6.412966878083157 34.48275862068966,5.41024866606262 35.86206896551724,4.423638377126749 37.24137931034483,9.576160273834692 38.62068965517241,5.563273935366959 40.0,1.109433202456458 41.37931034482759,6.104902849088896 42.75862068965517,2.394040068458673 44.13793103448276,2.03765227021041 45.51724137931034,5.486761300714789 46.89655172413793,7.02305446491493 48.27586206896552,6.874056176381758 49.6551724137931,2.32155441457767 51.03448275862069,10.14396456256921 52.41379310344828,1.997382462498742 53.79310344827586,5.426356589147287 55.17241379310345,20.0 56.55172413793103,2.506795530051344 57.93103448275862,1.324876673713883 59.31034482758621,5.420316117990537 60.68965517241379,7.699587234470955 62.06896551724138,6.016309272123226 63.44827586206897,11.73864894795127 64.82758620689656,5.897513339373804 66.20689655172414,0.5919661733615222 67.58620689655172,6.733111849390919 68.96551724137932,5.710258733514547 70.3448275862069,3.137018020738951 71.72413793103448,7.727776099869123 73.10344827586206,17.61401389308366 74.48275862068967,2.104097452934662 75.86206896551724,2.385986106916339 77.24137931034483,2.005436424041075 78.62068965517241,2.341689318433504 80.0,0.6926406926406926" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_10000_100_4.html">BenchmarkJSONPatchAddShallowComposite/object-10000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.070738614668957 1.379310344827586,1.244022792596793 2.758620689655172,13.64523943762663 4.137931034482759,0.0 5.517241379310345,3.882572957269568 6.896551724137931,5.782199742307824 8.275862068965518,4.414513951285455 9.655172413793103,2.3040052773278 11.03448275862069,1.629846148346854 12.41379310344828,6.375687896754151 13.79310344827586,1.798304690939992 15.17241379310345,2.355235001941628 16.55172413793103,17.86362462081392 17.93103448275862,4.378801000222597 19.31034482758621,1.438721742818009 20.68965517241379,4.892983006289574 22.06896551724138,2.625925522736541 23.44827586206897,1.929522977010803 24.82758620689655,4.574328594895225 26.20689655172414,1.457943044504706 27.58620689655172,0.7488021213297956 28.96551724137931,4.926664966049949 30.3448275862069,13.13503817451252 31.72413793103448,4.647882975905944 33.10344827586207,5.073789976001807 34.48275862068966,4.511871550361273 35.86206896551724,4.903072971080309 37.24137931034483,10.69737742155093 38.62068965517241,8.23575097122004 40.0,1.502689844881008 41.37931034482759,5.500021934706067 42.75862068965517,2.075981821815446 44.13793103448276,1.399791701532017 45.51724137931034,6.423554299771067 46.89655172413793,4.544952336696113 48.27586206896552,4.982151648433781 49.6551724137931,0.8691992857409787 51.03448275862069,11.62835133874823 52.41379310344828,0.9298528099983265 53.79310344827586,4.352706823968297 55.17241379310345,20.0 56.55172413793103,2.373773890550691 57.93103448275862,1.053142106024245 59.31034482758621,6.308827663076416 60.68965517241379,4.816114047473203 62.06896551724138,3.22518169248192 63.44827586206897,13.37563752816985 64.82758620689656,6.417055127603122 66.20689655172414,2.206533942739044 67.58620689655172,3.320410812672736 68.96551724137932,4.255397968683739 70.3448275862069,4.334411654315532 71.72413793103448,9.302801305683689 73.10344827586206,18.59936340608615 74.48275862068967,0.6139442988449346 75.86206896551724,0.3331313173984464 77.24137931034483,1.746457544970209 78.62068965517241,1.526346831572328 80.0,0.4151508701579136" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkReadOne_Go_4.html">BenchmarkReadOne/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.197309417040355 1.379310344827586,4.394618834080717 2.758620689655172,15.748878923766814 4.137931034482759,4.412556053811658 5.517241379310345,6.726457399103138 6.896551724137931,3.264573991031387 8.275862068965518,6.367713004484305 9.655172413793103,4.23318385650224 11.03448275862069,1.7578475336322832 12.41379310344828,2.869955156950674 13.79310344827586,2.780269058295964 15.17241379310345,0.0 16.55172413793103,19.874439461883405 17.93103448275862,6.367713004484305 19.31034482758621,6.11659192825112 20.68965517241379,6.080717488789233 22.06896551724138,6.331838565022419 23.44827586206897,3.605381165919283 24.82758620689655,6.34977578475336 26.20689655172414,4.0717488789237635 27.58620689655172,3.5874439461883405 28.96551724137931,6.080717488789233 30.3448275862069,13.937219730941703 31.72413793103448,5.991031390134525 33.10344827586207,6.63677130044843 34.48275862068966,6.24215246636771 35.86206896551724,6.24215246636771 37.24137931034483,9.506726457399104 38.62068965517241,7.408071748878921 40.0,5.686098654708518 41.37931034482759,5.094170403587439 42.75862068965517,5.7219730941704015 44.13793103448276,3.74887892376681 45.51724137931034,1.4887892376681577 46.89655172413793,5.847533632286995 48.27586206896552,2.654708520179369 49.6551724137931,4.412556053811658 51.03448275862069,9.668161434977574 52.41379310344828,4.269058295964124 53.79310344827586,5.883408071748876 55.17241379310345,20.0 56.55172413793103,3.982062780269054 57.93103448275862,3.497757847533631 59.31034482758621,2.3856502242152438 60.68965517241379,5.847533632286995 62.06896551724138,4.717488789237665 63.44827586206897,11.784753363228697 64.82758620689656,2.8340807174887885 66.20689655172414,5.542600896860982 67.58620689655172,6.188340807174889 68.96551724137932,6.600896860986545 70.3448275862069,6.511210762331835 71.72413793103448,5.757847533632285 73.10344827586206,19.856502242152466 74.48275862068967,5.327354260089685 75.86206896551724,3.9282511210762294 77.24137931034483,4.46636771300448 78.62068965517241,4.179372197309414 80.0,2.816143497757846" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/authz</td><td><a href="benchmarks.__v1_test_authz_BenchmarkAuthzAllow1000Paths_4.html">BenchmarkAuthzAllow1000Paths-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.647261198644753 1.379310344827586,2.771898652591605 2.758620689655172,13.44098664785347 4.137931034482759,0.2608154128887844 5.517241379310345,5.531734211282694 6.896551724137931,1.723759504585718 8.275862068965518,6.137197007307535 9.655172413793103,3.255511135498593 11.03448275862069,1.886937890308589 12.41379310344828,1.77627968958219 13.79310344827586,2.704354036563804 15.17241379310345,2.497408830010539 16.55172413793103,15.11919381951521 17.93103448275862,5.323830925069461 19.31034482758621,2.781348801964934 20.68965517241379,5.250494282006393 22.06896551724138,2.92593173246932 23.44827586206897,2.831212493358766 24.82758620689655,4.921916507712541 26.20689655172414,2.368329370367467 27.58620689655172,2.922230061055804 28.96551724137931,7.630451255519845 30.3448275862069,13.83240573802618 31.72413793103448,5.353183001924869 33.10344827586207,5.190178812503811 34.48275862068966,5.173935007359794 35.86206896551724,5.029264978704502 37.24137931034483,6.893165408098386 38.62068965517241,3.170808183742259 40.0,0.0 41.37931034482759,4.291674287754871 42.75862068965517,5.083309381341834 44.13793103448276,2.18376838859711 45.51724137931034,1.755027740761064 46.89655172413793,4.917779345544494 48.27586206896552,4.804464651215455 49.6551724137931,2.261111546601866 51.03448275862069,7.902023290045552 52.41379310344828,2.581502094710529 53.79310344827586,4.133634692935469 55.17241379310345,20.0 56.55172413793103,3.186572949056292 57.93103448275862,2.788316654037435 59.31034482758621,2.172358530828391 60.68965517241379,4.894567688327977 62.06896551724138,4.833860277146316 63.44827586206897,11.57190387848066 64.82758620689656,1.584358914060255 66.20689655172414,2.88625852473152 67.58620689655172,4.186590368686473 68.96551724137932,5.25114751813819 70.3448275862069,7.983634257444714 71.72413793103448,6.804499490475817 73.10344827586206,14.69197738932002 74.48275862068967,1.793873516065254 75.86206896551724,2.583069861426842 77.24137931034483,2.083474867828556 78.62068965517241,1.91215280499595 80.0,2.136691838032279" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetMembership_5_4.html">BenchmarkSetMembership/5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.8561484918793454 1.379310344827586,2.0271095371840246 2.758620689655172,12.18708022957626 4.137931034482759,1.6119184271583826 5.517241379310345,1.9538405177677305 6.896551724137931,10.23323971180852 8.275862068965518,3.2482598607888598 9.655172413793103,2.491146660153859 11.03448275862069,2.344608621321278 12.41379310344828,8.474783245817559 13.79310344827586,2.491146660153859 15.17241379310345,2.5644156795701534 16.55172413793103,16.412260349248992 17.93103448275862,2.2957626083770855 19.31034482758621,1.8317254854072544 20.68965517241379,4.200757113200632 22.06896551724138,2.1736475760166023 23.44827586206897,2.246916595432893 24.82758620689655,3.0040297960678934 26.20689655172414,0.464037122969831 27.58620689655172,1.8561484918793454 28.96551724137931,1.1723043106606355 30.3448275862069,10.794968860666746 31.72413793103448,1.538649407742092 33.10344827586207,1.6363414336304736 34.48275862068966,1.904994504823538 35.86206896551724,2.7353767248748326 37.24137931034483,1.8561484918793454 38.62068965517241,1.7096104530467677 40.0,1.9294175112956395 41.37931034482759,3.712296983758698 42.75862068965517,1.8317254854072544 44.13793103448276,1.904994504823538 45.51724137931034,7.839785077543045 46.89655172413793,2.7842227378190216 48.27586206896552,1.6607644401025752 49.6551724137931,3.541335938454022 51.03448275862069,8.425937232873366 52.41379310344828,3.468066919037728 53.79310344827586,2.7353767248748326 55.17241379310345,20.0 56.55172413793103,2.7353767248748326 57.93103448275862,2.930760776651603 59.31034482758621,9.500549517645622 60.68965517241379,3.4192209060935355 62.06896551724138,2.7842227378190216 63.44827586206897,10.47746977652949 64.82758620689656,9.647087556478201 66.20689655172414,2.9796067895957954 67.58620689655172,2.906337770179505 68.96551724137932,3.712296983758698 70.3448275862069,2.710953718402731 71.72413793103448,1.978263524239832 73.10344827586206,16.72975943338625 74.48275862068967,1.8317254854072544 75.86206896551724,0.0 77.24137931034483,0.9769202588838652 78.62068965517241,1.1723043106606355 80.0,2.2957626083770855" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLookupEqIndex_4.html">BenchmarkLookupEqIndex-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.3040784718637077 3.2,2.994321115126482 6.4,1.6830149716055764 9.6,1.0221992772328363 12.8,8.260196179659268 16.0,0.8673205988642287 19.2,3.61383582860093 22.4,20.0 25.6,0.7124419204956141 28.8,0.6298399586990229 32.0,2.7981414558595787 35.2,4.945792462570989 38.4,4.67733608673206 41.6,10.686628807434175 44.8,3.0872483221476514 48.0,0.7434176561693313 51.2,4.883840991223543 54.4,3.9029426948890062 57.6,3.7274135260712455 60.8,6.504904491481671 64.0,16.23128549303046 67.2,1.0118740320082615 70.4,1.0325245224574076 73.6,2.106350025813118 76.8,0.7330924109447636 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_array_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/array-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.505445227418317 1.379310344827586,1.4413837283792432 2.758620689655172,12.985265855221009 4.137931034482759,1.3901345291479785 5.517241379310345,5.44522741832159 6.896551724137931,8.57142857142857 8.275862068965518,4.381806534272901 9.655172413793103,2.6457399103138997 11.03448275862069,2.5752722613709125 12.41379310344828,10.172966047405508 13.79310344827586,2.0243433696348454 15.17241379310345,2.005124919923123 16.55172413793103,16.303651505445224 17.93103448275862,4.7213324791800115 19.31034482758621,1.4541960281870594 20.68965517241379,3.0493273542600896 22.06896551724138,1.524663677130043 23.44827586206897,1.5695067264573979 24.82758620689655,5.24023062139654 26.20689655172414,1.0762331838565018 27.58620689655172,1.031390134529147 28.96551724137931,5.44522741832159 30.3448275862069,12.79308135810378 31.72413793103448,4.894298526585523 33.10344827586207,5.490070467648945 34.48275862068966,5.099295323510571 35.86206896551724,4.868673926969889 37.24137931034483,5.221012171684816 38.62068965517241,4.0486867392697 40.0,1.2043561819346529 41.37931034482759,4.15118513773222 42.75862068965517,1.4926329276105044 44.13793103448276,2.4471492632927614 45.51724137931034,10.42921204356182 46.89655172413793,4.260089686098654 48.27586206896552,4.766175528507366 49.6551724137931,1.377322229340166 51.03448275862069,7.853939782190903 52.41379310344828,1.4157591287636144 53.79310344827586,4.023062139654067 55.17241379310345,20.0 56.55172413793103,2.613709160794361 57.93103448275862,2.3446508648302355 59.31034482758621,10.326713645099293 60.68965517241379,4.407431133888531 62.06896551724138,4.413837283792441 63.44827586206897,10.512491992312619 64.82758620689656,10.333119795003201 66.20689655172414,2.222934016655987 67.58620689655172,2.9404228058936575 68.96551724137932,2.133247918001281 70.3448275862069,2.4663677130044803 71.72413793103448,4.618834080717489 73.10344827586206,14.939141575912878 74.48275862068967,0.5124919923126185 75.86206896551724,0.4868673926969862 77.24137931034483,0.0 78.62068965517241,0.4356181934657286 80.0,1.7232543241511848" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td></td><td></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_1000x500_4.html">BenchmarkAnyUnionAllUniqueTypes/1000x500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.688671771851069 1.379310344827586,3.529442830736731 2.758620689655172,14.09294956429892 4.137931034482759,1.242144177449168 5.517241379310345,7.391074729337206 6.896551724137931,4.308951676789015 8.275862068965518,7.948243992606285 9.655172413793103,0.0 11.03448275862069,3.931872194349089 12.41379310344828,4.353313968840771 13.79310344827586,0.8069712173224188 15.17241379310345,0.1225244256667547 16.55172413793103,16.10562450488513 17.93103448275862,7.592289411143385 19.31034482758621,2.772115130710325 20.68965517241379,7.627145497755479 22.06896551724138,2.584631634539213 23.44827586206897,2.25349881172432 24.82758620689655,6.39609189331925 26.20689655172414,2.407710588856615 27.58620689655172,0.7071560602059678 28.96551724137931,7.558489569580143 30.3448275862069,14.11618695537365 31.72413793103448,7.31872194349089 33.10344827586207,7.146025878003697 34.48275862068966,6.806443094797993 35.86206896551724,6.700290467388434 37.24137931034483,10.69448111961975 38.62068965517241,8.144705571692633 40.0,2.385001320306311 41.37931034482759,6.744124636915764 42.75862068965517,2.254026934248746 44.13793103448276,2.137311856350673 45.51724137931034,3.882756799577502 46.89655172413793,6.958542381832585 48.27586206896552,7.728545022445207 49.6551724137931,3.745973065751254 51.03448275862069,10.93055188803802 52.41379310344828,2.474254026934249 53.79310344827586,6.30102983892263 55.17241379310345,20.0 56.55172413793103,0.8550303670451544 57.93103448275862,1.719038817005545 59.31034482758621,4.82017428043306 60.68965517241379,6.005809347768682 62.06896551724138,5.914444151043042 63.44827586206897,12.31845788222868 64.82758620689656,4.452601003432796 66.20689655172414,2.354370213889622 67.58620689655172,6.409823078954317 68.96551724137932,7.035120147874307 70.3448275862069,5.901769210456826 71.72413793103448,7.684710852917877 73.10344827586206,14.9485080538685 74.48275862068967,3.450752574597307 75.86206896551724,1.261156588328492 77.24137931034483,0.7721151307103248 78.62068965517241,0.7573277000264061 80.0,1.210984948508054" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkWalk_3000_4.html">BenchmarkWalk/3000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.647246096322212 1.379310344827586,1.075909140360621 2.758620689655172,14.49001677708239 4.137931034482759,2.524807750668507 5.517241379310345,6.183585943896978 6.896551724137931,4.82847866791111 8.275862068965518,2.337225082024473 9.655172413793103,1.609683754859914 11.03448275862069,3.94748143355302 12.41379310344828,4.765607553695253 13.79310344827586,2.558361915450376 15.17241379310345,2.615048985645002 16.55172413793103,16.36641606019136 17.93103448275862,6.696518039658045 19.31034482758621,3.83800095051047 20.68965517241379,6.470685913549355 22.06896551724138,3.991342338370275 23.44827586206897,4.110556964779579 24.82758620689655,4.166327880304392 26.20689655172414,2.145748756033737 27.58620689655172,2.495376281900792 28.96551724137931,5.683938090848187 30.3448275862069,14.21265095079677 31.72413793103448,6.721483254410426 33.10344827586207,6.037115716060764 34.48275862068966,6.612575368036509 35.86206896551724,5.393631579851468 37.24137931034483,8.353727318014464 38.62068965517241,7.189638290684425 40.0,3.100839999312884 41.37931034482759,6.557491568514054 42.75862068965517,0.0 44.13793103448276,2.073716095119759 45.51724137931034,5.209026413884324 46.89655172413793,6.336469254421878 48.27586206896552,6.284821034911219 49.6551724137931,1.349037751298363 51.03448275862069,10.36525941492072 52.41379310344828,2.007065842890926 53.79310344827586,4.948494929656499 55.17241379310345,20.0 56.55172413793103,3.780970322314665 57.93103448275862,2.611956963634386 59.31034482758621,3.332856169442806 60.68965517241379,5.974588159846086 62.06896551724138,5.52212227229262 63.44827586206897,10.94839186225615 64.82758620689656,5.202613331195639 66.20689655172414,2.696357712590828 67.58620689655172,4.716135201525398 68.96551724137932,6.605131611344285 70.3448275862069,6.318146161025635 71.72413793103448,6.843217306161713 73.10344827586206,16.43432602509119 74.48275862068967,3.981493675669795 75.86206896551724,1.258796516321868 77.24137931034483,3.015065018351723 78.62068965517241,3.010140687001483 80.0,2.004775456216396" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_10_100_4.html">BenchmarkJSONPatchAddShallowComposite/object-10-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9179271555725441 1.379310344827586,0.5231256484464588 2.758620689655172,12.57412766886911 4.137931034482759,0.0 5.517241379310345,3.980232621634904 6.896551724137931,3.051384262545733 8.275862068965518,3.896685414732704 9.655172413793103,1.834762190793425 11.03448275862069,1.578113908152678 12.41379310344828,3.114727242942172 13.79310344827586,0.9184732157483755 15.17241379310345,0.8021623982962923 16.55172413793103,15.25200677114618 17.93103448275862,3.894501174029378 19.31034482758621,0.597389832359526 20.68965517241379,3.763446731829848 22.06896551724138,2.720471795991918 23.44827586206897,2.659859116474636 24.82758620689655,4.347185059793589 26.20689655172414,2.29672909954677 27.58620689655172,0.8982689892426144 28.96551724137931,4.128760989461039 30.3448275862069,12.36553268170152 31.72413793103448,3.319499808878938 33.10344827586207,3.139846011030416 34.48275862068966,3.670070441762682 35.86206896551724,3.086332113798941 37.24137931034483,7.956642822038989 38.62068965517241,6.168841806367062 40.0,0.340741549718779 41.37931034482759,3.357724021187135 42.75862068965517,0.7628460656364331 44.13793103448276,1.609785398350898 45.51724137931034,4.639873314039207 46.89655172413793,4.075793152405395 48.27586206896552,3.678261344400153 49.6551724137931,1.959809971058811 51.03448275862069,10.39753180800524 52.41379310344828,0.9572434882324032 53.79310344827586,2.652760334188828 55.17241379310345,20.0 56.55172413793103,2.475836837219462 57.93103448275862,1.486375798613007 59.31034482758621,3.356631900835472 60.68965517241379,3.605089280838748 62.06896551724138,2.317479386228362 63.44827586206897,11.58903511166931 64.82758620689656,4.146234915087643 66.20689655172414,1.236826298258068 67.58620689655172,1.501119423360454 68.96551724137932,4.388685633156774 70.3448275862069,2.866815923114727 71.72413793103448,7.232020968710752 73.10344827586206,15.49937203079779 74.48275862068967,1.673128378747338 75.86206896551724,1.340031671490198 77.24137931034483,1.695516845956424 78.62068965517241,2.032982034620215 80.0,0.8005242177687981" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectGet_missing_int_number_key_4.html">BenchmarkObjectGet/missing_int_number_key-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.254856254856255 1.379310344827586,6.274281274281275 2.758620689655172,13.111888111888113 4.137931034482759,6.351981351981353 5.517241379310345,3.069153069153071 6.896551724137931,7.789432789432791 8.275862068965518,5.477855477855481 9.655172413793103,4.797979797979799 11.03448275862069,5.011655011655014 12.41379310344828,6.021756021756024 13.79310344827586,5.74980574980575 15.17241379310345,5.341880341880344 16.55172413793103,13.5003885003885 17.93103448275862,6.0994560994561 19.31034482758621,5.78865578865579 20.68965517241379,6.138306138306142 22.06896551724138,5.8663558663558675 23.44827586206897,5.905205905205905 24.82758620689655,6.002331002331005 26.20689655172414,6.0994560994561 27.58620689655172,6.254856254856255 28.96551724137931,6.798756798756802 30.3448275862069,12.587412587412587 31.72413793103448,5.516705516705521 33.10344827586207,6.118881118881124 34.48275862068966,5.710955710955712 35.86206896551724,6.138306138306142 37.24137931034483,2.661227661227663 38.62068965517241,0.0 40.0,5.924630924630925 41.37931034482759,6.060606060606062 42.75862068965517,5.341880341880344 44.13793103448276,6.332556332556333 45.51724137931034,7.789432789432791 46.89655172413793,5.6332556332556365 48.27586206896552,6.138306138306142 49.6551724137931,6.48795648795649 51.03448275862069,5.264180264180265 52.41379310344828,6.740481740481741 53.79310344827586,6.1577311577311615 55.17241379310345,20.0 56.55172413793103,6.351981351981353 57.93103448275862,6.332556332556333 59.31034482758621,6.701631701631703 60.68965517241379,6.798756798756802 62.06896551724138,6.81818181818182 63.44827586206897,6.798756798756802 64.82758620689656,6.623931623931627 66.20689655172414,6.293706293706297 67.58620689655172,6.81818181818182 68.96551724137932,6.138306138306142 70.3448275862069,6.138306138306142 71.72413793103448,1.6511266511266527 73.10344827586206,12.1989121989122 74.48275862068967,5.08935508935509 75.86206896551724,4.681429681429686 77.24137931034483,5.6915306915306925 78.62068965517241,4.681429681429686 80.0,5.846930846930849" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkEscapeTemplateStringStringPart_no_curly______100_4.html">BenchmarkEscapeTemplateStringStringPart/no_curly!!!_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.030799801291607 1.379310344827586,6.159960258320913 2.758620689655172,7.47143566815698 4.137931034482759,6.13015399900646 5.517241379310345,0.546448087431699 6.896551724137931,5.543964232488822 8.275862068965518,0.0 9.655172413793103,6.010928961748636 11.03448275862069,6.159960258320913 12.41379310344828,5.613512170889219 13.79310344827586,6.13015399900646 15.17241379310345,5.961251862891208 16.55172413793103,14.267262791852955 17.93103448275862,0.5663189269746667 19.31034482758621,6.000993541977149 20.68965517241379,0.5663189269746667 22.06896551724138,6.050670640834577 23.44827586206897,6.150024838549431 24.82758620689655,0.2881271733730735 26.20689655172414,5.9711872826626955 27.58620689655172,6.090412319920517 28.96551724137931,0.5961251862891217 30.3448275862069,7.391952309985099 31.72413793103448,0.20864381520119224 33.10344827586207,0.43715846994535923 34.48275862068966,0.5861897665176414 35.86206896551724,0.5861897665176414 37.24137931034483,9.09090909090909 38.62068965517241,7.779433681073025 40.0,6.140089418777944 41.37931034482759,0.4868355688027819 42.75862068965517,6.150024838549431 44.13793103448276,5.931445603576751 45.51724137931034,5.623447590660707 46.89655172413793,0.43715846994535923 48.27586206896552,0.6060606060606055 49.6551724137931,6.080476900149032 51.03448275862069,10.4421261798311 52.41379310344828,6.189766517635372 53.79310344827586,0.546448087431699 55.17241379310345,20.0 56.55172413793103,6.090412319920517 57.93103448275862,6.567312468951814 59.31034482758621,5.494287133631399 60.68965517241379,0.4967709885742657 62.06896551724138,0.5265772478887243 63.44827586206897,11.71385991058122 64.82758620689656,5.623447590660707 66.20689655172414,6.100347739692003 67.58620689655172,0.4868355688027819 68.96551724137932,0.5663189269746667 70.3448275862069,0.5365126676602081 71.72413793103448,8.633879781420768 73.10344827586206,13.055141579731744 74.48275862068967,6.02086438152012 75.86206896551724,5.623447590660707 77.24137931034483,6.060606060606064 78.62068965517241,6.150024838549431 80.0,6.140089418777944" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td></td><td></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMVirtualDocs_total_1_hit_1_4.html">BenchmarkWASMVirtualDocs/total=1/hit=1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.549295774647887 1.379310344827586,2.463223787167449 2.758620689655172,15.23630672926448 4.137931034482759,6.657276995305164 5.517241379310345,2.766823161189358 6.896551724137931,3.928012519561815 8.275862068965518,3.258215962441315 9.655172413793103,5.010954616588419 11.03448275862069,4.848200312989045 12.41379310344828,3.336463223787167 13.79310344827586,5.333333333333333 15.17241379310345,5.389671361502347 16.55172413793103,13.68701095461659 17.93103448275862,3.082942097026604 19.31034482758621,5.323943661971831 20.68965517241379,3.173708920187793 22.06896551724138,4.935837245696401 23.44827586206897,6.241001564945227 24.82758620689655,3.164319248826291 26.20689655172414,6.031298904538341 27.58620689655172,5.862284820031299 28.96551724137931,3.696400625978091 30.3448275862069,14.61971830985915 31.72413793103448,3.812206572769953 33.10344827586207,3.032863849765258 34.48275862068966,3.126760563380282 35.86206896551724,2.982785602503912 37.24137931034483,3.089201877934272 38.62068965517241,0.0 40.0,5.618153364632238 41.37931034482759,3.743348982785603 42.75862068965517,5.621283255086072 44.13793103448276,7.302034428794992 45.51724137931034,3.802816901408451 46.89655172413793,1.633802816901408 48.27586206896552,3.661971830985915 49.6551724137931,5.230046948356808 51.03448275862069,6.156494522691706 52.41379310344828,5.674491392801252 53.79310344827586,4.688575899843505 55.17241379310345,20.0 56.55172413793103,6.901408450704225 57.93103448275862,5.993740219092332 59.31034482758621,2.835680751173709 60.68965517241379,4.065727699530516 62.06896551724138,3.50547730829421 63.44827586206897,8.381846635367761 64.82758620689656,2.435054773082942 66.20689655172414,5.524256651017214 67.58620689655172,2.70735524256651 68.96551724137932,4.291079812206573 70.3448275862069,3.615023474178404 71.72413793103448,1.092331768388106 73.10344827586206,11.90923317683881 74.48275862068967,5.790297339593114 75.86206896551724,4.422535211267606 77.24137931034483,6.165884194053208 78.62068965517241,5.167449139280125 80.0,5.158059467918623" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_array_comprehension_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/array_comprehension-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,0.0856072766185143 2.758620689655172,12.969502407704656 4.137931034482759,1.754949170679506 5.517241379310345,6.292134831460675 6.896551724137931,3.7453183520599254 8.275862068965518,6.548956661316211 9.655172413793103,2.065275548421617 11.03448275862069,1.519529159978596 12.41379310344828,2.8464419475655376 13.79310344827586,1.904761904761905 15.17241379310345,2.118780096308189 16.55172413793103,14.499732477260569 17.93103448275862,5.88550026752274 19.31034482758621,2.011771000535049 20.68965517241379,6.292134831460675 22.06896551724138,2.161583734617441 23.44827586206897,2.493311931514178 24.82758620689655,6.078116639914395 26.20689655172414,0.9309791332263231 27.58620689655172,0.8560727661851253 28.96551724137931,5.94970572498662 30.3448275862069,11.942215088282506 31.72413793103448,5.072231139646867 33.10344827586207,4.911717495987158 34.48275862068966,4.569288389513108 35.86206896551724,4.526484751203855 37.24137931034483,3.873729266987695 38.62068965517241,2.375601926163725 40.0,0.47084002140181624 41.37931034482759,5.585874799357944 42.75862068965517,0.7490636704119851 44.13793103448276,3.2637774210807926 45.51724137931034,4.526484751203855 46.89655172413793,6.324237560192614 48.27586206896552,6.388443017656499 49.6551724137931,1.348314606741571 51.03448275862069,6.795077581594436 52.41379310344828,1.3269127875869415 53.79310344827586,5.88550026752274 55.17241379310345,20.0 56.55172413793103,2.835741037988228 57.93103448275862,2.9962546816479403 59.31034482758621,4.119850187265918 60.68965517241379,6.420545746388445 62.06896551724138,6.153023006955591 63.44827586206897,8.314606741573034 64.82758620689656,4.109149277688601 66.20689655172414,2.750133761369714 67.58620689655172,6.324237560192614 68.96551724137932,4.686998394863567 70.3448275862069,4.526484751203855 71.72413793103448,4.194756554307116 73.10344827586206,14.071696094168006 74.48275862068967,2.4184055644729767 75.86206896551724,2.397003745318351 77.24137931034483,3.0497592295345086 78.62068965517241,2.1508828250401244 80.0,2.4077046548956673" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_false__clients_200__pattern_count_100_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=false,_clients=200,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.645623391255891 1.379310344827586,1.133187775883602 2.758620689655172,13.42375330873057 4.137931034482759,1.767597043811549 5.517241379310345,5.007408161783766 6.896551724137931,4.027260505361504 8.275862068965518,4.688609774948548 9.655172413793103,2.202961718773221 11.03448275862069,3.570508463744154 12.41379310344828,3.137080995397481 13.79310344827586,1.10301564340162 15.17241379310345,1.583897103489626 16.55172413793103,15.57505273130594 17.93103448275862,4.801767822559843 19.31034482758621,1.234595083575205 20.68965517241379,3.96574562891361 22.06896551724138,2.957762281718611 23.44827586206897,3.3205123883606 24.82758620689655,4.063801274316983 26.20689655172414,1.031970124783678 27.58620689655172,0.0 28.96551724137931,3.066943119039713 30.3448275862069,13.3623284793199 31.72413793103448,4.902389410085922 33.10344827586207,4.795198373224569 34.48275862068966,4.841845926013051 35.86206896551724,4.252522333059766 37.24137931034483,5.185102044410402 38.62068965517241,2.50697964148051 40.0,2.589370289912413 41.37931034482759,4.423841204201419 42.75862068965517,1.908994001672006 44.13793103448276,2.791749013885333 45.51724137931034,2.418256216014714 46.89655172413793,3.863768554570537 48.27586206896552,4.391974115540868 49.6551724137931,1.074232466546928 51.03448275862069,7.600352442509947 52.41379310344828,1.828118215344222 53.79310344827586,4.53771006559329 55.17241379310345,20.0 56.55172413793103,2.28059262425515 57.93103448275862,2.028291982219774 59.31034482758621,2.75732793624861 60.68965517241379,5.555197758035961 62.06896551724138,4.475937001180254 63.44827586206897,9.214130021706117 64.82758620689656,2.418013168701849 66.20689655172414,1.289380338524266 67.58620689655172,2.789487478561036 68.96551724137932,4.855996060880403 70.3448275862069,4.403469855001161 71.72413793103448,3.745564685368878 73.10344827586206,16.12099516798036 74.48275862068967,2.504179417685732 75.86206896551724,1.484737784222914 77.24137931034483,2.723675047495828 78.62068965517241,1.952296267183744 80.0,1.276888503519445" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcat_1_element_____sep_4.html">BenchmarkConcat/1_element_'.'_sep-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.917098445595851 1.379310344827586,2.7461139896373012 2.758620689655172,13.937823834196891 4.137931034482759,2.720207253886006 5.517241379310345,1.243523316062177 6.896551724137931,4.689119170984453 8.275862068965518,3.316062176165797 9.655172413793103,2.668393782383415 11.03448275862069,2.7461139896373012 12.41379310344828,4.041450777202069 13.79310344827586,0.8031088082901512 15.17241379310345,1.8652849740932638 16.55172413793103,20.0 17.93103448275862,2.0207253886010292 19.31034482758621,1.8393782383419612 20.68965517241379,1.373056994818647 22.06896551724138,1.94300518134715 23.44827586206897,1.917098445595851 24.82758620689655,1.1139896373056999 26.20689655172414,1.94300518134715 27.58620689655172,1.8911917098445628 28.96551724137931,2.2020725388600972 30.3448275862069,13.937823834196891 31.72413793103448,3.2901554404145053 33.10344827586207,3.367875647668388 34.48275862068966,3.367875647668388 35.86206896551724,2.9274611398963692 37.24137931034483,10.49222797927461 38.62068965517241,8.93782383419689 40.0,1.813471502590673 41.37931034482759,2.176165803108809 42.75862068965517,1.8652849740932638 44.13793103448276,0.0 45.51724137931034,5.310880829015538 46.89655172413793,2.279792746113987 48.27586206896552,3.316062176165797 49.6551724137931,2.5647668393782332 51.03448275862069,16.088082901554404 52.41379310344828,1.6839378238341922 53.79310344827586,3.393782383419687 55.17241379310345,19.404145077720205 56.55172413793103,2.4093264248704642 57.93103448275862,2.694300518134714 59.31034482758621,5.077720207253879 60.68965517241379,3.367875647668388 62.06896551724138,3.445595854922278 63.44827586206897,18.62694300518135 64.82758620689656,4.274611398963728 66.20689655172414,1.8652849740932638 67.58620689655172,1.1139896373056999 68.96551724137932,3.367875647668388 70.3448275862069,3.367875647668388 71.72413793103448,10.854922279792747 73.10344827586206,17.590673575129536 74.48275862068967,1.917098445595851 75.86206896551724,1.968911917098442 77.24137931034483,1.813471502590673 78.62068965517241,1.917098445595851 80.0,1.813471502590673" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinRegexMatchAsync_reuse_pattern_false__clients_200__pattern_count_10_4.html">BenchmarkBuiltinRegexMatchAsync/reuse-pattern=false,_clients=200,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.662571125032769 1.379310344827586,1.642994879654611 2.758620689655172,13.48880511216504 4.137931034482759,1.040896006401862 5.517241379310345,5.75288532024252 6.896551724137931,4.283288337899987 8.275862068965518,3.750620678430399 9.655172413793103,3.111871313413838 11.03448275862069,3.907751131844072 12.41379310344828,4.623332168446457 13.79310344827586,2.611157864353338 15.17241379310345,3.140290597243647 16.55172413793103,14.74570039123669 17.93103448275862,5.639572697736015 19.31034482758621,1.584164207088206 20.68965517241379,5.552009090780009 22.06896551724138,2.875688203369328 23.44827586206897,3.723400896065741 24.82758620689655,0.5345326087440266 26.20689655172414,1.426448837765731 27.58620689655172,0.6045402613938334 28.96551724137931,4.183288910100332 30.3448275862069,12.54013508590529 31.72413793103448,5.952918084010455 33.10344827586207,4.421599757726135 34.48275862068966,5.525302169465821 35.86206896551724,4.064970594200389 37.24137931034483,8.581068179366582 38.62068965517241,6.337775797917487 40.0,2.888738609769325 41.37931034482759,6.10124089062348 42.75862068965517,0.6582592775398437 44.13793103448276,3.17514819459135 45.51724137931034,5.376292722438116 46.89655172413793,5.180083104682782 48.27586206896552,6.24482079214992 49.6551724137931,0.9152959112894492 51.03448275862069,10.26668986550537 52.41379310344828,1.014723138743537 53.79310344827586,4.641562047604102 55.17241379310345,20.0 56.55172413793103,3.168468285371995 57.93103448275862,1.806500068770004 59.31034482758621,5.077226913676372 60.68965517241379,5.548296146315443 62.06896551724138,3.674666380707778 63.44827586206897,11.38423104856561 64.82758620689656,5.329622366845271 66.20689655172414,1.54235119665106 67.58620689655172,2.225893252422792 68.96551724137932,5.283401294486723 70.3448275862069,5.909201977609165 71.72413793103448,6.245295506510686 73.10344827586206,15.32427547250503 74.48275862068967,3.154900779400448 75.86206896551724,0.0 77.24137931034483,3.028817492885113 78.62068965517241,2.34182104243459 80.0,1.085921815816338" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_false__clients_100__pattern_count_10_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=false,_clients=100,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.503240434198118 1.379310344827586,2.178069383414595 2.758620689655172,13.80790144264532 4.137931034482759,0.3304721202271314 5.517241379310345,3.403872469351311 6.896551724137931,4.788699612753065 8.275862068965518,4.100772487409458 9.655172413793103,1.721414956158831 11.03448275862069,3.366086799494372 12.41379310344828,4.163727201589117 13.79310344827586,1.40933806858083 15.17241379310345,1.618427336021991 16.55172413793103,16.95186500531712 17.93103448275862,4.351194847408656 19.31034482758621,1.676261562230382 20.68965517241379,3.603844378900058 22.06896551724138,2.731804410200847 23.44827586206897,3.172407151026305 24.82758620689655,4.281819458656875 26.20689655172414,0.2998455025181083 27.58620689655172,0.0 28.96551724137931,1.460847930335681 30.3448275862069,13.20020064608038 31.72413793103448,4.242027327996148 33.10344827586207,4.663624872088124 34.48275862068966,3.834956560123598 35.86206896551724,4.459062180220309 37.24137931034483,7.791649110134634 38.62068965517241,3.825261341519693 40.0,2.791821665763759 41.37931034482759,4.250743393727804 42.75862068965517,1.393800036116294 44.13793103448276,2.229884227211621 45.51724137931034,4.564489656694556 46.89655172413793,3.646252934448926 48.27586206896552,4.69969301149702 49.6551724137931,1.885559501595136 51.03448275862069,10.40377214631112 52.41379310344828,0.5872027929934389 53.79310344827586,3.833624270149883 55.17241379310345,20.0 56.55172413793103,2.141840727141395 57.93103448275862,1.479146852866229 59.31034482758621,3.381159333052429 60.68965517241379,5.299496378338249 62.06896551724138,2.174361443849194 63.44827586206897,9.915271173177633 64.82758620689656,5.030951664359237 66.20689655172414,1.405196733481811 67.58620689655172,1.462003651758663 68.96551724137932,4.681378037280042 70.3448275862069,4.944930676779229 71.72413793103448,5.66091615000301 73.10344827586206,16.81703083930255 74.48275862068967,2.130235357852284 75.86206896551724,1.711783944300648 77.24137931034483,2.573470575252312 78.62068965517241,1.088464856839022 80.0,0.6237203796223841" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkReadNotFound_Go_4.html">BenchmarkReadNotFound/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.43030303030303 1.379310344827586,7.006060606060608 2.758620689655172,14.327272727272728 4.137931034482759,4.921212121212124 5.517241379310345,5.406060606060608 6.896551724137931,6.593939393939397 8.275862068965518,5.6969696969696955 9.655172413793103,5.43030303030303 11.03448275862069,0.0 12.41379310344828,4.654545454545458 13.79310344827586,4.824242424242424 15.17241379310345,6.0121212121212135 16.55172413793103,20.0 17.93103448275862,5.600000000000005 19.31034482758621,6.5212121212121215 20.68965517241379,5.1878787878787875 22.06896551724138,5.890909090909094 23.44827586206897,6.860606060606063 24.82758620689655,3.806060606060612 26.20689655172414,6.230303030303032 27.58620689655172,5.527272727272729 28.96551724137931,2.3999999999999986 30.3448275862069,14.206060606060605 31.72413793103448,4.315151515151516 33.10344827586207,5.842424242424247 34.48275862068966,5.624242424242427 35.86206896551724,5.963636363636368 37.24137931034483,9.284848484848487 38.62068965517241,8.654545454545456 40.0,5.43030303030303 41.37931034482759,5.769696969696971 42.75862068965517,6.448484848484853 44.13793103448276,6.157575757575756 45.51724137931034,4.484848484848484 46.89655172413793,3.200000000000003 48.27586206896552,2.618181818181821 49.6551724137931,5.648484848484848 51.03448275862069,12.533333333333335 52.41379310344828,4.8000000000000025 53.79310344827586,6.036363636363637 55.17241379310345,19.078787878787878 56.55172413793103,6.569696969696974 57.93103448275862,6.884848484848485 59.31034482758621,5.357575757575763 60.68965517241379,5.357575757575763 62.06896551724138,2.472727272727276 63.44827586206897,14.206060606060605 64.82758620689656,4.630303030303036 66.20689655172414,4.9939393939393995 67.58620689655172,4.8000000000000025 68.96551724137932,6.375757575757577 70.3448275862069,5.769696969696971 71.72413793103448,9.745454545454548 73.10344827586206,17.26060606060606 74.48275862068967,4.969696969696969 75.86206896551724,6.303030303030301 77.24137931034483,5.527272727272729 78.62068965517241,5.503030303030306 80.0,6.157575757575756" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_Cache_concurrency__1__JWT_count__5_4.html">BenchmarkTokens_Cache/concurrency:_1,_JWT_count:_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.633788819875776 1.379310344827586,1.028571428571429 2.758620689655172,13.25515527950311 4.137931034482759,1.263105590062112 5.517241379310345,4.449192546583851 6.896551724137931,5.717267080745342 8.275862068965518,1.173664596273292 9.655172413793103,0.1152795031055901 11.03448275862069,3.76944099378882 12.41379310344828,5.683478260869565 13.79310344827586,1.222360248447205 15.17241379310345,0.6081987577639753 16.55172413793103,17.57813664596273 17.93103448275862,4.807950310559006 19.31034482758621,1.872298136645963 20.68965517241379,3.989068322981366 22.06896551724138,3.104596273291925 23.44827586206897,3.653167701863354 24.82758620689655,3.142360248447205 26.20689655172414,0.9619875776397516 27.58620689655172,0.01093167701863354 28.96551724137931,4.11527950310559 30.3448275862069,12.34683229813665 31.72413793103448,5.21639751552795 33.10344827586207,3.176149068322981 34.48275862068966,4.94111801242236 35.86206896551724,4.612173913043478 37.24137931034483,7.73167701863354 38.62068965517241,7.243726708074534 40.0,2.212173913043478 41.37931034482759,4.532670807453416 42.75862068965517,0.235527950310559 44.13793103448276,0.0 45.51724137931034,6.078012422360248 46.89655172413793,4.48 48.27586206896552,3.706832298136646 49.6551724137931,0.07055900621118012 51.03448275862069,10.91577639751553 52.41379310344828,1.434037267080745 53.79310344827586,3.896645962732919 55.17241379310345,20.0 56.55172413793103,1.873291925465839 57.93103448275862,1.058385093167702 59.31034482758621,5.635776397515528 60.68965517241379,4.829813664596273 62.06896551724138,2.036273291925466 63.44827586206897,11.77242236024845 64.82758620689656,6.35527950310559 66.20689655172414,1.931925465838509 67.58620689655172,1.719254658385093 68.96551724137932,4.475031055900621 70.3448275862069,4.448198757763975 71.72413793103448,6.516273291925466 73.10344827586206,17.15478260869565 74.48275862068967,1.186583850931677 75.86206896551724,0.4372670807453416 77.24137931034483,1.572173913043478 78.62068965517241,0.1619875776397516 80.0,0.3190062111801242" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkExprMarshalJSON_complex_expr_4.html">BenchmarkExprMarshalJSON/complex_expr-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.7692307692307692 1.379310344827586,1.832270562595851 2.758620689655172,14.38372750020179 4.137931034482759,2.205989183953507 5.517241379310345,5.253854225522641 6.896551724137931,5.850351117927193 8.275862068965518,5.810799903139882 9.655172413793103,1.4391799176689 11.03448275862069,2.511905722818629 12.41379310344828,5.06336266042457 13.79310344827586,1.518282347243522 15.17241379310345,2.869480991201873 16.55172413793103,17.71490838647187 17.93103448275862,6.860925014125434 19.31034482758621,0.9540721607877956 20.68965517241379,6.613931713616918 22.06896551724138,2.733069658568085 23.44827586206897,1.756396803616111 24.82758620689655,7.034466058600371 26.20689655172414,2.850916135281298 27.58620689655172,0.0 28.96551724137931,7.004600855597708 30.3448275862069,14.17467107918315 31.72413793103448,6.621196222455404 33.10344827586207,6.467027201549762 34.48275862068966,5.735733311808863 35.86206896551724,5.259504399063686 37.24137931034483,9.698926467027203 38.62068965517241,6.145774477358947 40.0,1.180886270078295 41.37931034482759,6.706755993219792 42.75862068965517,2.836387117604326 44.13793103448276,2.597465493583017 45.51724137931034,5.381386714020502 46.89655172413793,6.866575187666478 48.27586206896552,7.655985148115264 49.6551724137931,2.737912664460408 51.03448275862069,10.67963516022278 52.41379310344828,1.50213899426911 53.79310344827586,5.897166841552991 55.17241379310345,20.0 56.55172413793103,2.716926305593672 57.93103448275862,1.823391718459924 59.31034482758621,4.796190168698039 60.68965517241379,7.999031398821535 62.06896551724138,6.765679231576398 63.44827586206897,12.02760513358625 64.82758620689656,6.144967309710227 66.20689655172414,1.03559609330858 67.58620689655172,7.421906529986278 68.96551724137932,6.766486399225119 70.3448275862069,5.329727984502381 71.72413793103448,8.107191863750101 73.10344827586206,17.4186778593914 74.48275862068967,2.406973928484946 75.86206896551724,2.620873355395916 77.24137931034483,2.208410686899669 78.62068965517241,2.666881911372992 80.0,1.068689966906126" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_10_10_4.html">BenchmarkJSONPatchAddShallowComposite/object-10-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6130444802949988 1.379310344827586,0.345701774602443 2.758620689655172,12.44526388568795 4.137931034482759,0.5254666973957133 5.517241379310345,3.470845817008527 6.896551724137931,1.733118230006914 8.275862068965518,4.033187370361835 9.655172413793103,1.45655681032496 11.03448275862069,1.401244526388569 12.41379310344828,1.184604747637705 13.79310344827586,0.5024199124222171 15.17241379310345,0.0 16.55172413793103,13.41783821156949 17.93103448275862,3.632173311823001 19.31034482758621,0.4885918414381194 20.68965517241379,3.890297303526158 22.06896551724138,2.189444572482139 23.44827586206897,1.806867941922102 24.82758620689655,4.332795575017285 26.20689655172414,1.45655681032496 27.58620689655172,0.8435123300299608 28.96551724137931,3.775063378658677 30.3448275862069,12.06729661212261 31.72413793103448,3.323346393178152 33.10344827586207,2.106476146577552 34.48275862068966,3.429361604056234 35.86206896551724,3.143581470384881 37.24137931034483,6.411615579626642 38.62068965517241,4.212952293155105 40.0,0.8803871859875547 41.37931034482759,3.848813090573865 42.75862068965517,0.5162479834063148 44.13793103448276,1.02788660981793 45.51724137931034,2.894676192671122 46.89655172413793,4.00092187139894 48.27586206896552,3.535376814934317 49.6551724137931,1.645540447107628 51.03448275862069,8.527310440193594 52.41379310344828,0.2949988476607513 53.79310344827586,2.687255127909657 55.17241379310345,20.0 56.55172413793103,1.705462088038719 57.93103448275862,1.087808250749021 59.31034482758621,2.009679649688868 60.68965517241379,3.309518322194054 62.06896551724138,2.419912422217101 63.44827586206897,10.44941230698318 64.82758620689656,3.019128831528002 66.20689655172414,0.8711684719981563 67.58620689655172,1.502650380271952 68.96551724137932,4.166858723208112 70.3448275862069,3.226549896289468 71.72413793103448,5.558884535607283 73.10344827586206,11.24683106706614 74.48275862068967,1.474994238303757 75.86206896551724,0.7467158331412768 77.24137931034483,0.7374971191518783 78.62068965517241,1.345932242452178 80.0,0.2765614196819544" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkParseManyAnnotations_4.html">BenchmarkParseManyAnnotations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.012530979305063 1.379310344827586,4.664944808423325 2.758620689655172,12.38976371956195 4.137931034482759,4.08802800812044 5.517241379310345,4.543007652622715 6.896551724137931,5.5400462595277 8.275862068965518,3.846851806319234 9.655172413793103,2.275681544711378 11.03448275862069,4.188206213920941 12.41379310344828,5.665551883128328 13.79310344827586,2.121149481810606 15.17241379310345,3.691492903318457 16.55172413793103,16.05101168238026 17.93103448275862,4.596404115922982 19.31034482758621,0.9668807022048344 20.68965517241379,5.688355262728442 22.06896551724138,3.289169917816446 23.44827586206897,3.140121110315701 24.82758620689655,5.333205680826666 26.20689655172414,3.869655185919348 27.58620689655172,0.0 28.96551724137931,5.704674475228523 30.3448275862069,12.31595736116158 31.72413793103448,5.987366753629937 33.10344827586207,4.678914054323395 34.48275862068966,4.051124828920256 35.86206896551724,3.357797646116789 37.24137931034483,8.884614464044423 38.62068965517241,5.576992956627885 40.0,2.155572140710778 41.37931034482759,5.644576255328223 42.75862068965517,3.152741301315764 44.13793103448276,4.096644552320483 45.51724137931034,6.627297473133136 46.89655172413793,4.729612407823648 48.27586206896552,5.44395873632722 49.6551724137931,4.00991337762005 51.03448275862069,7.862248439339311 52.41379310344828,3.037331830515187 53.79310344827586,2.64793366131324 55.17241379310345,20.0 56.55172413793103,4.961258189524806 57.93103448275862,2.55798216201279 59.31034482758621,6.296561433131483 60.68965517241379,6.652755444633264 62.06896551724138,4.441654463522208 63.44827586206897,10.33889564625169 64.82758620689656,7.136282831535681 66.20689655172414,2.211797267511059 67.58620689655172,4.781050565623905 68.96551724137932,5.124406796625622 70.3448275862069,3.005737835115029 71.72413793103448,7.772949708538865 73.10344827586206,14.42466072357212 74.48275862068967,2.888370058814442 75.86206896551724,3.964393654219822 77.24137931034483,3.602150654618011 78.62068965517241,3.874877333919374 80.0,1.832973948009165" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_5000_5_4.html">BenchmarkObjectFind/5000_5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.517647058823528 1.379310344827586,5.32436974789916 2.758620689655172,9.593277310924371 4.137931034482759,6.615126050420169 5.517241379310345,4.161344537815124 6.896551724137931,9.889075630252101 8.275862068965518,5.277310924369749 9.655172413793103,6.036974789915966 11.03448275862069,3.5495798319327747 12.41379310344828,5.91596638655462 13.79310344827586,4.806722689075629 15.17241379310345,5.552941176470586 16.55172413793103,20.0 17.93103448275862,5.257142857142858 19.31034482758621,6.339495798319328 20.68965517241379,0.0 22.06896551724138,6.272268907563024 23.44827586206897,3.7310924369747873 24.82758620689655,1.0823529411764703 26.20689655172414,6.272268907563024 27.58620689655172,6.534453781512603 28.96551724137931,5.2638655462184865 30.3448275862069,11.576470588235294 31.72413793103448,5.223529411764709 33.10344827586207,5.32436974789916 34.48275862068966,5.290756302521007 35.86206896551724,5.136134453781514 37.24137931034483,15.038655462184874 38.62068965517241,13.936134453781513 40.0,6.198319327731092 41.37931034482759,1.102521008403361 42.75862068965517,6.305882352941179 44.13793103448276,5.297478991596641 45.51724137931034,9.586554621848737 46.89655172413793,0.9411764705882355 48.27586206896552,5.1294117647058854 49.6551724137931,5.257142857142858 51.03448275862069,14.884033613445379 52.41379310344828,5.519327731092439 53.79310344827586,5.109243697478993 55.17241379310345,18.816806722689076 56.55172413793103,6.615126050420169 57.93103448275862,6.554621848739494 59.31034482758621,8.55126050420168 60.68965517241379,4.968067226890758 62.06896551724138,5.1294117647058854 63.44827586206897,16.82016806722689 64.82758620689656,8.665546218487394 66.20689655172414,5.149579831932776 67.58620689655172,2.4739495798319346 68.96551724137932,3.354621848739498 70.3448275862069,5.257142857142858 71.72413793103448,14.057142857142857 73.10344827586206,18.15126050420168 74.48275862068967,6.252100840336132 75.86206896551724,6.400000000000002 77.24137931034483,6.453781512605044 78.62068965517241,6.299159663865545 80.0,6.003361344537815" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td></td><td></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMVirtualDocs_total_1000_hit_10_4.html">BenchmarkWASMVirtualDocs/total=1000/hit=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.736616835698955 1.379310344827586,3.237200111258256 2.758620689655172,14.30440757054313 4.137931034482759,2.966693097421548 5.517241379310345,1.378024833839116 6.896551724137931,5.007949983601862 8.275862068965518,2.105520983390139 9.655172413793103,2.525313328988173 11.03448275862069,3.763185971496299 12.41379310344828,5.282276310709437 13.79310344827586,2.597797252585301 15.17241379310345,2.627853587456047 16.55172413793103,15.60189471149655 17.93103448275862,1.886325613062051 19.31034482758621,3.415130292551094 20.68965517241379,2.313092356806888 22.06896551724138,3.758619401281131 23.44827586206897,3.746414204524226 24.82758620689655,1.442039845400841 26.20689655172414,3.663883826453726 27.58620689655172,3.180657669139534 28.96551724137931,1.801885578356118 30.3448275862069,14.22353776345997 31.72413793103448,1.867727218003911 33.10344827586207,1.256471037566267 34.48275862068966,2.335260979487797 35.86206896551724,2.122873950207779 37.24137931034483,3.163304702321893 38.62068965517241,0.0 40.0,3.975406943677584 41.37931034482759,1.693450292883208 42.75862068965517,4.460127614880377 44.13793103448276,4.430237337108365 45.51724137931034,6.042900851457774 46.89655172413793,0.6028702969516068 48.27586206896552,2.230312893088288 49.6551724137931,2.858672954695472 51.03448275862069,3.811176473030251 52.41379310344828,4.210543795484077 53.79310344827586,2.210635126888381 55.17241379310345,20.0 56.55172413793103,2.67028117618243 57.93103448275862,3.694853475367505 59.31034482758621,4.977229420336183 60.68965517241379,1.822725744247159 62.06896551724138,1.099713136361938 63.44827586206897,7.775623648191431 64.82758620689656,5.340230238167394 66.20689655172414,4.169942834843761 67.58620689655172,1.370303178748013 68.96551724137932,2.303793159277818 70.3448275862069,2.012695065198168 71.72413793103448,1.374454606216347 73.10344827586206,11.27585820384339 74.48275862068967,3.64088491827915 75.86206896551724,2.809270967822286 77.24137931034483,3.500151527102594 78.62068965517241,3.056945130583151 80.0,2.615814447797875" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_10_100_4.html">BenchmarkJSONPatchAddRemove/array-10-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.728748289360619 1.379310344827586,1.497087934820661 2.758620689655172,11.52986855924382 4.137931034482759,2.601444893542535 5.517241379310345,4.384328951974794 6.896551724137931,0.4952102097323446 8.275862068965518,5.675821902549251 9.655172413793103,1.490086248050667 11.03448275862069,2.489417905222622 12.41379310344828,3.073740492027625 13.79310344827586,0.6568855224213106 15.17241379310345,0.0 16.55172413793103,16.95744883994781 17.93103448275862,4.694949237770918 19.31034482758621,2.192800992966487 20.68965517241379,6.17867031603068 22.06896551724138,3.560675981031794 23.44827586206897,2.614175233124344 24.82758620689655,5.145603258966933 26.20689655172414,2.872601126635053 27.58620689655172,1.971929601222113 28.96551724137931,4.995385251901594 30.3448275862069,12.90729130199548 31.72413793103448,5.150058877820566 33.10344827586207,2.244358868272811 34.48275862068966,5.132872919385125 35.86206896551724,4.330861525731199 37.24137931034483,7.270296935170746 38.62068965517241,5.254447662391394 40.0,3.180038827535725 41.37931034482759,4.962286368988893 42.75862068965517,1.477992425447949 44.13793103448276,1.850354858215843 45.51724137931034,3.558766430094523 46.89655172413793,5.733744947646478 48.27586206896552,4.039973266286878 49.6551724137931,2.238630215460997 51.03448275862069,10.0098660131759 52.41379310344828,0.3335348970433786 53.79310344827586,2.397759460233602 55.17241379310345,20.0 56.55172413793103,3.72171477674167 57.93103448275862,2.113236370580185 59.31034482758621,3.164762420037555 60.68965517241379,5.745838770249196 62.06896551724138,4.4237930046784 63.44827586206897,12.2414945418669 64.82758620689656,2.99035676776678 66.20689655172414,1.786703160306801 67.58620689655172,3.82928614620795 68.96551724137932,5.414213424143089 70.3448275862069,3.76818051621527 71.72413793103448,8.487953916170714 73.10344827586206,14.2477960599599 74.48275862068967,2.411762833773591 75.86206896551724,1.90764138633398 77.24137931034483,1.044524362687375 78.62068965517241,2.793036504248751 80.0,1.341141274943509" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowScalar_array_100_4.html">BenchmarkJSONPatchAddShallowScalar/array-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.973035601432484 1.379310344827586,0.0 2.758620689655172,14.48553973938427 4.137931034482759,3.519817027295435 5.517241379310345,5.968882602545969 6.896551724137931,4.28661711155918 8.275862068965518,6.627343585422372 9.655172413793103,3.380781847181679 11.03448275862069,4.411207078154624 12.41379310344828,1.847181678654188 13.79310344827586,2.296187065515062 15.17241379310345,2.956453700081254 16.55172413793103,19.54256823858678 17.93103448275862,6.130789370730386 19.31034482758621,3.356104607421228 20.68965517241379,6.960787264136748 22.06896551724138,5.075085016100394 23.44827586206897,5.00165518071564 24.82758620689655,6.797074844262542 26.20689655172414,3.880345481356646 27.58620689655172,3.199614794306178 28.96551724137931,6.697764001324145 30.3448275862069,14.55716392307924 31.72413793103448,6.064582142104788 33.10344827586207,6.009208823617924 34.48275862068966,6.17954196635469 35.86206896551724,6.506966806103103 37.24137931034483,11.94679346354088 38.62068965517241,9.925667338770351 40.0,4.867435071774655 41.37931034482759,6.296909326190978 42.75862068965517,4.062114418128743 44.13793103448276,2.1746065184026 45.51724137931034,4.653766288482952 46.89655172413793,6.710403563152668 48.27586206896552,6.278250925396491 49.6551724137931,4.715760329832375 51.03448275862069,14.96825062445454 52.41379310344828,2.871588070661169 53.79310344827586,5.832254958018598 55.17241379310345,19.25968280718649 56.55172413793103,5.129254566794065 57.93103448275862,4.728399891660899 59.31034482758621,6.187366457010443 60.68965517241379,6.795871076469349 62.06896551724138,6.364320322609769 63.44827586206897,16.20813145144302 64.82758620689656,2.453880646423305 66.20689655172414,3.781034638418249 67.58620689655172,6.092870685244816 68.96551724137932,6.717024286015228 70.3448275862069,5.548767642721719 71.72413793103448,12.10508892834572 73.10344827586206,20.0 74.48275862068967,4.225224954106353 75.86206896551724,4.57491949802883 77.24137931034483,3.653435252339824 78.62068965517241,4.889102892052123 80.0,3.959794155707364" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkDirectoryLoader_250000_4.html">BenchmarkDirectoryLoader/250000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.27858604563012 1.379310344827586,13.37888750121829 2.758620689655172,16.58441352987411 4.137931034482759,13.94065825065845 5.517241379310345,14.5392932078315 6.896551724137931,1.355428351669136 8.275862068965518,16.47328201969566 9.655172413793103,10.79794636849615 11.03448275862069,14.4233453155229 12.41379310344828,0.0 13.79310344827586,11.72857738707314 15.17241379310345,13.74955710359264 16.55172413793103,2.331955357785972 17.93103448275862,15.73444500287275 19.31034482758621,12.13247764432468 20.68965517241379,16.47515089845581 22.06896551724138,14.55737633240284 23.44827586206897,14.57580439568025 24.82758620689655,15.43944074675019 26.20689655172414,14.46560562358123 27.58620689655172,12.83549164941034 28.96551724137931,16.55154737866042 30.3448275862069,16.37132434792815 31.72413793103448,15.86340231589976 33.10344827586207,16.32260292533968 34.48275862068966,15.57539295738516 35.86206896551724,15.82928783533672 37.24137931034483,3.267465706617041 38.62068965517241,2.284139452466585 40.0,14.2355850976016 41.37931034482759,15.76157564428202 42.75862068965517,14.10085569680628 44.13793103448276,13.62150658381021 45.51724137931034,0.4816713883785046 46.89655172413793,15.71272917609604 48.27586206896552,13.9992489182971 49.6551724137931,13.59958957823205 51.03448275862069,2.89653623056894 52.41379310344828,12.63325251233725 53.79310344827586,16.12167293911404 55.17241379310345,20.0 56.55172413793103,13.41614215744955 57.93103448275862,13.43900721281295 59.31034482758621,0.572255014674037 60.68965517241379,16.31451409141603 62.06896551724138,15.6008418631054 63.44827586206897,2.868289535935585 64.82758620689656,0.9486962794915416 66.20689655172414,14.11708865692458 67.58620689655172,15.45637591871032 68.96551724137932,15.56358975882511 70.3448275862069,15.63122241407459 71.72413793103448,2.784911343203018 73.10344827586206,2.511802401075375 74.48275862068967,13.47116094438093 75.86206896551724,13.39125383029233 77.24137931034483,13.24659861620033 78.62068965517241,13.15525408319067 80.0,13.13561384320265" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_1000_10_4.html">BenchmarkJSONPatchAddShallowComposite/array-1000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.467048329117295 1.379310344827586,1.552389828251897 2.758620689655172,13.09013446944481 4.137931034482759,0.4207162827852483 5.517241379310345,4.615896684862202 6.896551724137931,3.830382106244175 8.275862068965518,5.935294900812142 9.655172413793103,1.974437491678871 11.03448275862069,1.672214086007189 12.41379310344828,3.116762082279324 13.79310344827586,1.854613233923579 15.17241379310345,2.033018239914792 16.55172413793103,15.59712421781387 17.93103448275862,5.784848888297164 19.31034482758621,2.04233790440687 20.68965517241379,4.967381174277726 22.06896551724138,2.65344161895886 23.44827586206897,2.361869258420983 24.82758620689655,5.77419784316336 26.20689655172414,2.100918652642791 27.58620689655172,0.0 28.96551724137931,4.903474903474903 30.3448275862069,13.89029423512182 31.72413793103448,5.711622953002263 33.10344827586207,6.028491545732925 34.48275862068966,5.360138463586739 35.86206896551724,5.654373585408068 37.24137931034483,5.899347623485555 38.62068965517241,4.034083344428172 40.0,2.136865929969378 41.37931034482759,5.276261483158035 42.75862068965517,1.812009053388364 44.13793103448276,2.15683663959526 45.51724137931034,4.398881640260951 46.89655172413793,5.655704966049794 48.27586206896552,5.377446411929171 49.6551724137931,1.958460923978165 51.03448275862069,9.293036879243775 52.41379310344828,1.139661829317002 53.79310344827586,5.454666489149248 55.17241379310345,20.0 56.55172413793103,4.018106776727466 57.93103448275862,3.473572094261749 59.31034482758621,3.691918519504726 60.68965517241379,6.309412861136999 62.06896551724138,4.799627213420317 63.44827586206897,10.40740247636799 64.82758620689656,4.832911729463454 66.20689655172414,2.678737851151644 67.58620689655172,4.557315936626281 68.96551724137932,5.828784449474105 70.3448275862069,4.280388763147384 71.72413793103448,6.180268938889629 73.10344827586206,15.42005059246439 74.48275862068967,2.99427506324058 75.86206896551724,2.727998934895487 77.24137931034483,3.464252429769671 78.62068965517241,3.010251630941286 80.0,2.696045799494075" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkInterningAccessValue_package_var_value_4.html">BenchmarkInterningAccessValue/package_var_value-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.8849618849618857 1.379310344827586,1.6909216909216944 2.758620689655172,11.83645183645184 4.137931034482759,1.3444213444213489 5.517241379310345,2.21760221760222 6.896551724137931,5.072765072765073 8.275862068965518,2.46708246708247 9.655172413793103,0.31878031878031976 11.03448275862069,2.03742203742204 12.41379310344828,4.241164241164244 13.79310344827586,1.275121275121279 15.17241379310345,1.6493416493416504 16.55172413793103,17.1032571032571 17.93103448275862,1.912681912681915 19.31034482758621,0.09702009702009917 20.68965517241379,3.57588357588358 22.06896551724138,0.6098406098406102 23.44827586206897,1.9404019404019444 24.82758620689655,3.4511434511434516 26.20689655172414,1.8433818433818452 27.58620689655172,0.67914067914068 28.96551724137931,3.2571032571032568 30.3448275862069,11.337491337491336 31.72413793103448,2.494802494802496 33.10344827586207,2.730422730422731 34.48275862068966,2.993762993762992 35.86206896551724,0.0 37.24137931034483,10.533610533610535 38.62068965517241,8.19126819126819 40.0,1.0117810117810109 41.37931034482759,3.32640332640333 42.75862068965517,1.8572418572418563 44.13793103448276,0.7761607761607792 45.51724137931034,5.668745668745668 46.89655172413793,2.8274428274428303 48.27586206896552,2.5779625779625768 49.6551724137931,0.2772002772002793 51.03448275862069,11.37907137907138 52.41379310344828,0.8454608454608419 53.79310344827586,3.5897435897435876 55.17241379310345,20.0 56.55172413793103,1.2474012474012497 57.93103448275862,1.5384615384615365 59.31034482758621,3.492723492723492 60.68965517241379,3.229383229383231 62.06896551724138,1.4137214137214151 63.44827586206897,11.212751212751211 64.82758620689656,5.349965349965348 66.20689655172414,1.8156618156618194 67.58620689655172,3.7144837144837126 68.96551724137932,1.5800415800415806 70.3448275862069,0.12474012474012497 71.72413793103448,8.607068607068607 73.10344827586206,13.485793485793485 74.48275862068967,0.9840609840609851 75.86206896551724,1.78794178794179 77.24137931034483,1.3305613305613306 78.62068965517241,1.35828135828136 80.0,0.7207207207207205" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkMemoryAllocationTargets_100_wasm_4.html">BenchmarkMemoryAllocationTargets/100/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.56417977264612 1.379310344827586,6.111161444704403 2.758620689655172,17.79606367614063 4.137931034482759,4.92429531488992 5.517241379310345,4.761001295053747 6.896551724137931,6.205705697703545 8.275862068965518,4.152059561813502 9.655172413793103,5.904592377835928 11.03448275862069,6.793329673785021 12.41379310344828,6.696014112355239 13.79310344827586,6.323166539648364 15.17241379310345,6.766895654908147 16.55172413793103,18.46618737242655 17.93103448275862,3.827070353928063 19.31034482758621,5.883061443105571 20.68965517241379,5.027899614681539 22.06896551724138,7.74484776456669 23.44827586206897,7.927007999488374 24.82758620689655,5.486870926309843 26.20689655172414,7.5974354738138 27.58620689655172,6.336063782729419 28.96551724137931,5.088122278655063 30.3448275862069,15.96700011191823 31.72413793103448,3.789337923757042 33.10344827586207,3.970858625963962 34.48275862068966,4.045470776019655 35.86206896551724,6.35215868938429 37.24137931034483,3.402633808896966 38.62068965517241,0.0 40.0,7.660003091074788 41.37931034482759,5.858759199944574 42.75862068965517,5.587277562527646 44.13793103448276,6.365055932465345 45.51724137931034,6.156674856238375 46.89655172413793,5.229565597403497 48.27586206896552,4.940816576687967 49.6551724137931,5.880183545889137 51.03448275862069,8.126542206494454 52.41379310344828,7.13078976960834 53.79310344827586,5.312065317607934 55.17241379310345,20.0 56.55172413793103,5.41364443046947 57.93103448275862,7.136012620112238 59.31034482758621,7.220430938460965 60.68965517241379,4.56349227497775 62.06896551724138,4.656544284975778 63.44827586206897,10.45678624151953 64.82758620689656,6.670113037407334 66.20689655172414,6.808571870153541 67.58620689655172,4.075315636041932 68.96551724137932,5.419080458544956 70.3448275862069,5.421638589404009 71.72413793103448,1.766709124533008 73.10344827586206,18.77231036522647 74.48275862068967,7.358783182421377 75.86206896551724,6.956730282406988 77.24137931034483,9.304135111944872 78.62068965517241,7.385856734013014 80.0,5.935503125716143" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkTermHashing_100_4.html">BenchmarkTermHashing/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.648942525988769 1.379310344827586,1.6250448082208138 2.758620689655172,9.22451905842992 4.137931034482759,1.3382721950053806 5.517241379310345,0.6930338152706419 6.896551724137931,7.073724459314137 8.275862068965518,0.6930338152706419 9.655172413793103,1.792328832596489 11.03448275862069,1.7206356792926272 12.41379310344828,7.097622177082091 13.79310344827586,1.648942525988769 15.17241379310345,1.6250448082208138 16.55172413793103,15.198948500418208 17.93103448275862,0.5735452264308734 19.31034482758621,1.6011470904528622 20.68965517241379,0.6691360975026903 22.06896551724138,1.6250448082208138 23.44827586206897,1.2187836061656085 24.82758620689655,0.6452383797347352 26.20689655172414,1.648942525988769 27.58620689655172,1.7445333970605823 28.96551724137931,0.6691360975026903 30.3448275862069,9.36790536503764 31.72413793103448,0.7647269685745037 33.10344827586207,0.6930338152706419 34.48275862068966,0.716931533038597 35.86206896551724,0.740829250806545 37.24137931034483,9.152825905126061 38.62068965517241,7.241008483689805 40.0,1.6250448082208138 41.37931034482759,0.6691360975026903 42.75862068965517,1.6728402437567205 44.13793103448276,1.6728402437567205 45.51724137931034,7.073724459314137 46.89655172413793,0.0 48.27586206896552,0.716931533038597 49.6551724137931,2.652646672242799 51.03448275862069,10.87346158441869 52.41379310344828,2.652646672242799 53.79310344827586,0.6691360975026903 55.17241379310345,20.0 56.55172413793103,2.4375672123312206 57.93103448275862,2.509260365635086 59.31034482758621,8.029633170032259 60.68965517241379,0.740829250806545 62.06896551724138,0.716931533038597 63.44827586206897,12.617994981479267 64.82758620689656,7.3843947902975255 66.20689655172414,2.652646672242799 67.58620689655172,0.740829250806545 68.96551724137932,0.6691360975026903 70.3448275862069,0.740829250806545 71.72413793103448,8.14912175887203 73.10344827586206,16.326920779065603 74.48275862068967,1.6728402437567205 75.86206896551724,1.6728402437567205 77.24137931034483,1.6728402437567205 78.62068965517241,1.648942525988769 80.0,1.6967379615246756" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectStringInterfaces_50000_String___4.html">BenchmarkObjectStringInterfaces/50000/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,16.14465031073738 1.379310344827586,16.15406415958012 2.758620689655172,18.08291997324393 4.137931034482759,16.43645827826644 5.517241379310345,16.32798492277367 6.896551724137931,15.21090374079004 8.275862068965518,15.61379185988998 9.655172413793103,16.33872728329783 11.03448275862069,16.52624833951736 12.41379310344828,13.94819984783644 13.79310344827586,16.1094460068618 15.17241379310345,16.35900529383024 16.55172413793103,19.55058509136155 17.93103448275862,15.9612152441316 19.31034482758621,16.29426232379798 20.68965517241379,15.63032165929853 22.06896551724138,16.55270932880149 23.44827586206897,16.39377889873916 24.82758620689655,16.10121877762108 26.20689655172414,16.00208518572606 27.58620689655172,16.34542634740028 28.96551724137931,16.06564404752054 30.3448275862069,18.29760645641609 31.72413793103448,15.93769380668698 33.10344827586207,15.97343679819142 34.48275862068966,15.57574092465166 35.86206896551724,0.0 37.24137931034483,18.3235375478462 38.62068965517241,17.90894898276564 40.0,16.2437299083013 41.37931034482759,15.63069334120562 42.75862068965517,16.54133787153593 44.13793103448276,16.51782522386615 45.51724137931034,15.29774671610873 46.89655172413793,16.06685075803646 48.27586206896552,16.27710593901227 49.6551724137931,16.6241036470157 51.03448275862069,18.38785233027604 52.41379310344828,16.28526912846494 53.79310344827586,15.81411836235445 55.17241379310345,20.0 56.55172413793103,16.4148442219599 57.93103448275862,16.15182527836275 59.31034482758621,15.22981180213112 60.68965517241379,16.10938950116647 62.06896551724138,15.91944246709391 63.44827586206897,18.719666330102 64.82758620689656,14.40596629824535 66.20689655172414,16.77706456428647 67.58620689655172,15.6299537444378 68.96551724137932,16.08145308539304 70.3448275862069,16.06766820709563 71.72413793103448,17.955018704013 73.10344827586206,19.19238042045009 74.48275862068967,16.47842191898615 75.86206896551724,16.17274745382198 77.24137931034483,16.08486602939125 78.62068965517241,16.66734933917845 80.0,15.94503326866989" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_10000_10000_4.html">BenchmarkJSONPatchAddShallowComposite/set-10000-10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.046676124108018 1.379310344827586,0.0 2.758620689655172,12.8566644735672 4.137931034482759,2.328445625663513 5.517241379310345,4.870740879012268 6.896551724137931,7.893471116708522 8.275862068965518,5.07094304145439 9.655172413793103,2.376867070624171 11.03448275862069,1.10276543777513 12.41379310344828,7.684523076532423 13.79310344827586,1.7409061662784 15.17241379310345,2.453022491619346 16.55172413793103,18.64851545601268 17.93103448275862,5.034251436466303 19.31034482758621,2.091758282690196 20.68965517241379,4.923494048641313 22.06896551724138,2.523913463425739 23.44827586206897,2.756400179623864 24.82758620689655,4.932498744101166 26.20689655172414,2.104406248194701 27.58620689655172,1.572455423989565 28.96551724137931,5.204310209973057 30.3448275862069,13.01492204460411 31.72413793103448,5.281797275134987 33.10344827586207,5.282428939895145 34.48275862068966,5.057787328185125 35.86206896551724,5.063180366913769 37.24137931034483,10.65151550333832 38.62068965517241,8.486943685928805 40.0,2.171544439714763 41.37931034482759,5.281110702551392 42.75862068965517,1.785378869336774 44.13793103448276,1.886247346998648 45.51724137931034,7.582668746248364 46.89655172413793,4.677102695871743 48.27586206896552,5.097787344249128 49.6551724137931,1.50869799822201 51.03448275862069,11.90638524702674 52.41379310344828,0.03721141858349249 53.79310344827586,4.325322547637658 55.17241379310345,20.0 56.55172413793103,2.450140537816638 57.93103448275862,1.942317930180617 59.31034482758621,8.051825163231351 60.68965517241379,5.134989199154186 62.06896551724138,5.248217000304574 63.44827586206897,15.12845692075686 64.82758620689656,8.190027948636356 66.20689655172414,2.33812881519694 67.58620689655172,4.197579457653236 68.96551724137932,5.096226858574069 70.3448275862069,2.389658584322002 71.72413793103448,10.20133481031947 73.10344827586206,18.99228444149712 74.48275862068967,3.082248650201064 75.86206896551724,1.821249128133763 77.24137931034483,2.539684387739553 78.62068965517241,2.513576768784969 80.0,1.079233469815445" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_array_comprehension_nested_infix_operators_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/array_comprehension_nested_infix_operators-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.379310344827586,0.22388059701492224 2.758620689655172,12.845149253731343 4.137931034482759,1.3246268656716396 5.517241379310345,5.942164179104477 6.896551724137931,3.125 8.275862068965518,6.660447761194028 9.655172413793103,1.520522388059696 11.03448275862069,0.876865671641788 12.41379310344828,1.67910447761194 13.79310344827586,3.1156716417910424 15.17241379310345,3.2182835820895512 16.55172413793103,14.60820895522388 17.93103448275862,5.78358208955224 19.31034482758621,1.2033582089552226 20.68965517241379,6.175373134328357 22.06896551724138,2.2388059701492544 23.44827586206897,2.490671641791046 24.82758620689655,6.0634328358208975 26.20689655172414,1.0914179104477597 27.58620689655172,0.9235074626865654 28.96551724137931,6.231343283582087 30.3448275862069,11.73507462686567 31.72413793103448,5.317164179104479 33.10344827586207,4.906716417910445 34.48275862068966,5.298507462686564 35.86206896551724,4.169776119402984 37.24137931034483,4.449626865671641 38.62068965517241,2.9944029850746254 40.0,1.2220149253731307 41.37931034482759,5.755597014925373 42.75862068965517,1.2406716417910388 44.13793103448276,2.397388059701491 45.51724137931034,3.656716417910445 46.89655172413793,6.1007462686567155 48.27586206896552,6.156716417910449 49.6551724137931,0.27985074626865725 51.03448275862069,7.136194029850746 52.41379310344828,1.7257462686567173 53.79310344827586,6.1380597014925335 55.17241379310345,20.0 56.55172413793103,2.098880597014926 57.93103448275862,2.4720149253731343 59.31034482758621,2.9384328358208975 60.68965517241379,6.259328358208954 62.06896551724138,5.690298507462687 63.44827586206897,7.770522388059698 64.82758620689656,3.442164179104477 66.20689655172414,2.4720149253731343 67.58620689655172,6.184701492537311 68.96551724137932,5.643656716417912 70.3448275862069,5.027985074626864 71.72413793103448,4.356343283582088 73.10344827586206,14.393656716417912 74.48275862068967,2.3507462686567173 75.86206896551724,2.126865671641788 77.24137931034483,3.180970149253728 78.62068965517241,1.8936567164179081 80.0,1.7257462686567173" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteOneString_Go__roundtrip__4.html">BenchmarkWriteOneString/Go_(roundtrip)-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.5791451385627084 1.379310344827586,3.917332080789105 2.758620689655172,15.049318929074685 4.137931034482759,3.363081258806954 5.517241379310345,6.43494598403006 6.896551724137931,1.136683889149836 8.275862068965518,5.8900892437764245 9.655172413793103,4.772193518083608 11.03448275862069,4.7064349459840304 12.41379310344828,0.0 13.79310344827586,2.0291216533583842 15.17241379310345,2.1136683889149843 16.55172413793103,17.20056364490371 17.93103448275862,6.378581493658997 19.31034482758621,2.498825739783939 20.68965517241379,6.153123532174728 22.06896551724138,3.3442930953499292 23.44827586206897,3.334899013621417 24.82758620689655,5.927665570690465 26.20689655172414,5.147956787224048 27.58620689655172,4.358853922029125 28.96551724137931,6.256458431188353 30.3448275862069,14.73931423203382 31.72413793103448,5.805542508219821 33.10344827586207,6.641615782057306 34.48275862068966,6.585251291686237 35.86206896551724,5.974635979333021 37.24137931034483,7.731329262564584 38.62068965517241,5.796148426491314 40.0,4.527947393142323 41.37931034482759,6.726162517613904 42.75862068965517,4.556129638327853 44.13793103448276,3.2127759511507783 45.51724137931034,1.8600281822451876 46.89655172413793,5.3076561766087345 48.27586206896552,6.294034758102393 49.6551724137931,4.105213715359328 51.03448275862069,9.844997651479568 52.41379310344828,3.4194457491780206 53.79310344827586,5.767966181305779 55.17241379310345,20.0 56.55172413793103,4.556129638327853 57.93103448275862,4.189760450915925 59.31034482758621,1.4842649131047452 60.68965517241379,6.134335368717707 62.06896551724138,6.0216063879755755 63.44827586206897,11.996242367308598 64.82758620689656,1.0427430718647273 66.20689655172414,4.227336777829967 67.58620689655172,5.7585720995772665 68.96551724137932,6.200093940817284 70.3448275862069,6.716768435885392 71.72413793103448,6.585251291686237 73.10344827586206,17.37905119774542 74.48275862068967,3.4194457491780206 75.86206896551724,3.2315641146077994 77.24137931034483,3.795209018318463 78.62068965517241,3.5791451385627084 80.0,3.3161108501643994" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkBundleSizeTargets_medium_wasm_4.html">BenchmarkBundleSizeTargets/medium/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.58455645616017 1.379310344827586,3.649826179458176 2.758620689655172,12.63968497986455 4.137931034482759,4.125575191155404 5.517241379310345,3.660911378455561 6.896551724137931,4.443521220296199 8.275862068965518,5.2315792779682 9.655172413793103,4.308705542648318 11.03448275862069,4.405038720899522 12.41379310344828,2.605568538734162 13.79310344827586,4.241953507581856 15.17241379310345,3.987550468818321 16.55172413793103,13.8439034090567 17.93103448275862,4.289753953170404 19.31034482758621,4.047513389055498 20.68965517241379,3.548448356918673 22.06896551724138,4.296360809883467 23.44827586206897,4.66496483150644 24.82758620689655,4.038781272522913 26.20689655172414,4.560286835219623 27.58620689655172,3.601996442386664 28.96551724137931,2.377876077824867 30.3448275862069,11.86863225535794 31.72413793103448,3.58663143226727 33.10344827586207,4.514403354460629 34.48275862068966,3.052657461655415 35.86206896551724,2.632227042840909 37.24137931034483,6.601314113564056 38.62068965517241,5.113017118756297 40.0,4.189609627524621 41.37931034482759,4.013304191562393 42.75862068965517,3.735022084964503 44.13793103448276,4.22991796269274 45.51724137931034,3.765270423038988 46.89655172413793,3.556213854513435 48.27586206896552,0.0 49.6551724137931,3.363427077469951 51.03448275862069,8.923468026963135 52.41379310344828,2.743645334818737 53.79310344827586,3.435910479369764 55.17241379310345,20.0 56.55172413793103,3.620105088077048 57.93103448275862,3.740590721336941 59.31034482758621,2.894756840822433 60.68965517241379,4.171295941453486 62.06896551724138,4.030429945268864 63.44827586206897,10.7837798738546 64.82758620689656,4.026039477433435 66.20689655172414,4.005437801081865 67.58620689655172,1.088572399839808 68.96551724137932,3.446211317545549 70.3448275862069,3.575136152508384 71.72413793103448,4.695681833308354 73.10344827586206,11.83396415796506 74.48275862068967,3.870973621229556 75.86206896551724,1.938012387368146 77.24137931034483,3.673828922442825 78.62068965517241,3.468925235279769 80.0,2.796578299144477" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_set_10000_10_4.html">BenchmarkJSONPatchAddRemove/set-10000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.7621984769786073 1.379310344827586,0.0 2.758620689655172,11.65661589928691 4.137931034482759,1.057971652434193 5.517241379310345,5.378114270622414 6.896551724137931,7.309952460603926 8.275862068965518,5.293737344836693 9.655172413793103,2.237652962408663 11.03448275862069,0.5832929835372832 12.41379310344828,7.001881767761247 13.79310344827586,1.863610353024034 15.17241379310345,2.490728717316665 16.55172413793103,17.5638810634739 17.93103448275862,5.305622193855093 19.31034482758621,2.193002244915926 20.68965517241379,4.92373888546527 22.06896551724138,2.223154547055199 23.44827586206897,2.280020248261291 24.82758620689655,5.191918302667488 26.20689655172414,2.135558807993661 27.58620689655172,0.6068976142266045 28.96551724137931,5.299514701998415 30.3448275862069,13.61370939343252 31.72413793103448,5.210515890483317 33.10344827586207,3.99215379874989 34.48275862068966,5.255414208997271 35.86206896551724,5.454512941280042 37.24137931034483,9.628625979399596 38.62068965517241,7.263128356369399 40.0,2.029668104586671 41.37931034482759,5.370163526718901 42.75862068965517,2.184363720397922 44.13793103448276,1.859676247909147 45.51724137931034,6.782122105819174 46.89655172413793,4.422484373624439 48.27586206896552,5.325457786777005 49.6551724137931,2.013986706576283 51.03448275862069,10.23667906505854 52.41379310344828,0.07598600228893389 53.79310344827586,2.763034818205828 55.17241379310345,20.0 56.55172413793103,3.12425719693635 57.93103448275862,1.810486178360771 59.31034482758621,7.575270710449864 60.68965517241379,6.369261158552689 62.06896551724138,4.783569196232063 63.44827586206897,13.49439321243067 64.82758620689656,7.540964213399067 66.20689655172414,1.538702790738621 67.58620689655172,4.903077955805969 68.96551724137932,4.924426666079761 70.3448275862069,5.304769345893124 71.72413793103448,8.607766968923322 73.10344827586206,13.48635993485342 74.48275862068967,2.200732899022801 75.86206896551724,1.603574258297385 77.24137931034483,2.783558191742231 78.62068965517241,1.822921251870763 80.0,0.9541993133198345" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_false__clients_100__pattern_count_100_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=false,_clients=100,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.397125287447838 1.379310344827586,2.104706729050458 2.758620689655172,13.97345098204515 4.137931034482759,1.631453233232014 5.517241379310345,4.975229138663432 6.896551724137931,4.103835604034651 8.275862068965518,5.294110851438839 9.655172413793103,2.309463258975476 11.03448275862069,2.804229483678895 12.41379310344828,4.478452145106323 13.79310344827586,1.723433419040795 15.17241379310345,1.586668352715084 16.55172413793103,16.22271138441748 17.93103448275862,5.252568491814079 19.31034482758621,1.951298179223824 20.68965517241379,4.376235459783842 22.06896551724138,2.672480411395814 23.44827586206897,3.633773110962281 24.82758620689655,4.819611553178435 26.20689655172414,0.0 27.58620689655172,0.4713301516975229 28.96551724137931,3.055211841055591 30.3448275862069,13.87811431096041 31.72413793103448,4.989961767290973 33.10344827586207,5.242552115288244 34.48275862068966,4.775867963675024 35.86206896551724,5.230727920181219 37.24137931034483,7.204826781942421 38.62068965517241,3.152123718486116 40.0,3.08651614001071 41.37931034482759,4.343132709183188 42.75862068965517,1.825120872498833 44.13793103448276,3.149641480537849 45.51724137931034,3.943867076938448 46.89655172413793,4.885423643082284 48.27586206896552,5.084831652748961 49.6551724137931,2.291381950851689 51.03448275862069,9.678565797258923 52.41379310344828,1.791390537209371 53.79310344827586,4.247797599254392 55.17241379310345,20.0 56.55172413793103,2.474660097322461 57.93103448275862,2.131296337059813 59.31034482758621,2.91479679213677 60.68965517241379,6.174496644295302 62.06896551724138,4.129401093745853 63.44827586206897,8.701350868236878 64.82758620689656,3.845526741820714 66.20689655172414,1.832787709331497 67.58620689655172,3.871905593777857 68.96551724137932,5.724637070272312 70.3448275862069,5.449461479257702 71.72413793103448,3.975471117834489 73.10344827586206,16.93187896045748 74.48275862068967,3.257675032901361 75.86206896551724,1.844268450131215 77.24137931034483,2.479292047003283 78.62068965517241,1.801524000430879 80.0,1.173929944688245" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkErrorError_4.html">BenchmarkErrorError-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.1971368923352266 1.379310344827586,3.4416940053683263 2.758620689655172,13.355204294661501 4.137931034482759,2.141365940948404 5.517241379310345,4.736057262153299 6.896551724137931,5.803757828810024 8.275862068965518,5.738144944825532 9.655172413793103,2.630480167014614 11.03448275862069,2.368028631076651 12.41379310344828,5.302713987473908 13.79310344827586,1.9624217118997969 15.17241379310345,1.6224276767074244 16.55172413793103,16.62988368625112 17.93103448275862,2.2010140172979433 19.31034482758621,2.1831195943930837 20.68965517241379,3.90098419325977 22.06896551724138,1.031911720847006 23.44827586206897,1.8133015210259487 24.82758620689655,3.531166119892635 26.20689655172414,0.6561288398449214 27.58620689655172,0.817178645988669 28.96551724137931,3.543095735162545 30.3448275862069,12.04294661497167 31.72413793103448,5.147628988965106 33.10344827586207,2.3382045929018815 34.48275862068966,5.8455114822547 35.86206896551724,4.592901878914406 37.24137931034483,7.4619743513271715 38.62068965517241,5.934983596779004 40.0,3.036087086191472 41.37931034482759,2.743811512078736 42.75862068965517,0.0 44.13793103448276,0.11929615269907856 45.51724137931034,6.340590515955862 46.89655172413793,5.666567253206088 48.27586206896552,5.398150909633166 49.6551724137931,0.2624515359379629 51.03448275862069,10.605427974947808 52.41379310344828,2.6722338204592937 53.79310344827586,4.837458991947514 55.17241379310345,20.0 56.55172413793103,2.7080226662690166 57.93103448275862,2.773635550253509 59.31034482758621,5.83358186698479 60.68965517241379,5.511482254697286 62.06896551724138,5.207277065314646 63.44827586206897,12.699075454816585 64.82758620689656,5.034297643900986 66.20689655172414,1.264539218610203 67.58620689655172,4.670444378168808 68.96551724137932,5.4160453325380296 70.3448275862069,3.071875932001195 71.72413793103448,6.758127050402628 73.10344827586206,16.10498061437519 74.48275862068967,0.6978824932895904 75.86206896551724,2.3322397852669283 77.24137931034483,1.6403220996122876 78.62068965517241,1.5090963316433061 80.0,1.8968088279153044" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_10000_100_4.html">BenchmarkJSONPatchAddShallowComposite/set-10000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.412061584802838 1.379310344827586,1.397396856037331 2.758620689655172,12.76289038703046 4.137931034482759,3.329253015637812 5.517241379310345,6.672440020252391 6.896551724137931,8.495355182441628 8.275862068965518,6.807741146204724 9.655172413793103,3.534511481830078 11.03448275862069,2.805148925998966 12.41379310344828,7.699896770985291 13.79310344827586,3.632759107194221 15.17241379310345,2.878501709607005 16.55172413793103,15.31643405035579 17.93103448275862,6.834523972399308 19.31034482758621,3.851828755516119 20.68965517241379,6.127185428625915 22.06896551724138,3.206049828438932 23.44827586206897,4.152466360271067 24.82758620689655,6.55206920019405 26.20689655172414,3.673562414310375 27.58620689655172,2.641087373606202 28.96551724137931,6.760346489073778 30.3448275862069,13.33938497100934 31.72413793103448,6.316311097077592 33.10344827586207,5.672935006038085 34.48275862068966,6.555085289501767 35.86206896551724,6.428405048025238 37.24137931034483,9.845245312778449 38.62068965517241,8.324866868543031 40.0,3.534095617625945 41.37931034482759,6.814335424840672 42.75862068965517,2.957215431861553 44.13793103448276,3.453816059260063 45.51724137931034,8.436201330404257 46.89655172413793,6.18862965764858 48.27586206896552,6.288881826573205 49.6551724137931,3.705908254011223 51.03448275862069,10.5487819205673 52.41379310344828,0.0 53.79310344827586,5.080950944765863 55.17241379310345,20.0 56.55172413793103,3.880069058839269 57.93103448275862,2.70885351949732 59.31034482758621,8.756874022969273 60.68965517241379,7.089469229880507 62.06896551724138,6.56754286293316 63.44827586206897,13.62932315123346 64.82758620689656,8.811652710241198 66.20689655172414,3.488603002315026 67.58620689655172,5.734469827075171 68.96551724137932,6.284673983696464 70.3448275862069,5.071422382973153 71.72413793103448,9.84742420691841 73.10344827586206,14.52815193217977 74.48275862068967,4.029859245098111 75.86206896551724,3.671684387183827 77.24137931034483,4.226697925467275 78.62068965517241,4.210890009433577 80.0,1.878364894188674" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRuleIndexRefOrdering_frequency_descending_4.html">BenchmarkRuleIndexRefOrdering/frequency-descending-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.283907896140218 3.333333333333333,0.9324152969199957 6.666666666666667,1.201900856807651 10.0,15.26278989843926 13.33333333333333,0.3135702688930235 16.66666666666667,1.382979984120024 20.0,15.03146368344335 23.33333333333333,0.06707512176623252 26.66666666666667,0.8515933304101537 30.0,3.219842859343707 33.33333333333333,1.232949764763045 36.66666666666667,1.668819548961284 40.0,16.27744924925637 43.33333333333333,3.250180723605466 46.66666666666667,0.1564296125996943 50.0,1.261154497943899 53.33333333333333,0.490146119479042 56.66666666666667,1.362122702440065 60.0,13.21356197338326 63.33333333333333,20.0 66.66666666666667,1.304291148691087 70.0,0.1132929618525058 73.33333333333333,0.8688953936219381 76.66666666666667,0.9307561949681808 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectStringInterfaces_5000_String___4.html">BenchmarkObjectStringInterfaces/5000/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.157823465487648 1.379310344827586,3.040756702224539 2.758620689655172,12.35287944290033 4.137931034482759,1.604471422235914 5.517241379310345,6.353360168186142 6.896551724137931,9.888112882422043 8.275862068965518,6.250173501203506 9.655172413793103,2.676421101808814 11.03448275862069,3.452623168927543 12.41379310344828,9.161337499619144 13.79310344827586,2.669244076415008 15.17241379310345,3.311926388094263 16.55172413793103,20.0 17.93103448275862,4.761279270922552 19.31034482758621,1.789990757887111 20.68965517241379,5.743177594139214 22.06896551724138,2.896742239841293 23.44827586206897,2.855101950999875 24.82758620689655,6.369406913642103 26.20689655172414,2.960861513878404 27.58620689655172,2.22000291143483 28.96551724137931,5.606949527230379 30.3448275862069,12.67442372210016 31.72413793103448,5.15533858971451 33.10344827586207,4.794591501995687 34.48275862068966,5.329821556128063 35.86206896551724,6.170210605070636 37.24137931034483,14.95983235552005 38.62068965517241,13.40857925365707 40.0,1.740360950211079 41.37931034482759,5.255749237441052 42.75862068965517,2.363814250457874 44.13793103448276,3.675517202855914 45.51724137931034,10.76973597348563 46.89655172413793,5.109500418095583 48.27586206896552,4.394506190184402 49.6551724137931,1.45964446641186 51.03448275862069,16.02799039903584 52.41379310344828,0.0 53.79310344827586,6.102841357270293 55.17241379310345,18.15902527870218 56.55172413793103,3.372998811728343 57.93103448275862,2.629905852322546 59.31034482758621,10.156168010102 60.68965517241379,5.077339219396927 62.06896551724138,5.776489825212349 63.44827586206897,16.41351853669931 64.82758620689656,10.43688449390122 66.20689655172414,1.806714581210412 67.58620689655172,6.054091750821803 68.96551724137932,6.160460683780938 70.3448275862069,4.167752812412191 71.72413793103448,13.79756048844397 73.10344827586206,19.5652483013809 74.48275862068967,1.469394387701558 75.86206896551724,1.745845280936534 77.24137931034483,2.58677599217298 78.62068965517241,2.611489334330895 80.0,1.872932796636277" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMVirtualDocs_total_10_hit_1_4.html">BenchmarkWASMVirtualDocs/total=10/hit=1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.972174312981488 1.379310344827586,3.7829136483845 2.758620689655172,15.04656778199379 4.137931034482759,6.130849718293664 5.517241379310345,2.768770840519719 6.896551724137931,4.585489249166379 8.275862068965518,3.851902955041968 9.655172413793103,5.404162354835001 11.03448275862069,7.420949752788318 12.41379310344828,4.17385305277682 13.79310344827586,6.31252155915833 15.17241379310345,5.845693917442796 16.55172413793103,13.97263424169254 17.93103448275862,3.205703116017017 19.31034482758621,5.937679659652754 20.68965517241379,3.014832700931356 22.06896551724138,7.110497872829711 23.44827586206897,7.710704840749684 24.82758620689655,2.722777969414741 26.20689655172414,6.236633321835116 27.58620689655172,6.604576290674945 28.96551724137931,1.237208232723928 30.3448275862069,14.38657008163735 31.72413793103448,3.304587788892722 33.10344827586207,3.189605611130275 34.48275862068966,3.076923076923077 35.86206896551724,3.778314361274003 37.24137931034483,2.242152466367713 38.62068965517241,0.0 40.0,6.751753478210877 41.37931034482759,3.817408301713234 42.75862068965517,6.708060250661148 44.13793103448276,7.110497872829711 45.51724137931034,4.560193170058641 46.89655172413793,2.844659077842934 48.27586206896552,2.433022881453375 49.6551724137931,6.995515695067265 51.03448275862069,5.813498907669311 52.41379310344828,6.282626192940094 53.79310344827586,4.505001724732666 55.17241379310345,20.0 56.55172413793103,6.836840289755088 57.93103448275862,6.740255260434633 59.31034482758621,4.371622398528228 60.68965517241379,3.651833965735311 62.06896551724138,2.883753018282166 63.44827586206897,8.195929630907209 64.82758620689656,4.967230079337703 66.20689655172414,6.123950787627918 67.58620689655172,2.890651948947913 68.96551724137932,3.803610440381741 70.3448275862069,3.61044038174083 71.72413793103448,2.237553179257215 73.10344827586206,12.08002759572266 74.48275862068967,6.027365758307462 75.86206896551724,4.114062320340347 77.24137931034483,7.186386110152926 78.62068965517241,5.933080372542256 80.0,5.608830631252156" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTrimSpace_not_trimmable_4.html">BenchmarkTrimSpace/not_trimmable-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.183406113537117 1.379310344827586,2.707423580786024 2.758620689655172,11.72489082969432 4.137931034482759,2.3580786026200826 5.517241379310345,2.947598253275107 6.896551724137931,5.240174672489083 8.275862068965518,1.2008733624454102 9.655172413793103,2.292576419213969 11.03448275862069,1.310043668122269 12.41379310344828,1.921397379912662 13.79310344827586,2.991266375545848 15.17241379310345,2.947598253275107 16.55172413793103,20.0 17.93103448275862,1.899563318777286 19.31034482758621,2.292576419213969 20.68965517241379,3.122270742358076 22.06896551724138,1.8340611353711793 23.44827586206897,1.5720524017467206 24.82758620689655,3.340611353711786 26.20689655172414,2.2707423580786 27.58620689655172,2.074235807860262 28.96551724137931,2.6419213973799067 30.3448275862069,11.899563318777293 31.72413793103448,2.707423580786024 33.10344827586207,1.3318777292576414 34.48275862068966,1.8122270742358033 35.86206896551724,0.5458515283842793 37.24137931034483,5.895196506550217 38.62068965517241,4.126637554585146 40.0,2.947598253275107 41.37931034482759,2.816593886462883 42.75862068965517,2.947598253275107 44.13793103448276,0.41484716157204815 45.51724137931034,5.524017467248905 46.89655172413793,2.2270742358078586 48.27586206896552,0.7423580786026207 49.6551724137931,2.292576419213969 51.03448275862069,9.519650655021834 52.41379310344828,2.4454148471615653 53.79310344827586,0.0 55.17241379310345,18.90829694323144 56.55172413793103,2.292576419213969 57.93103448275862,2.6200873362445414 59.31034482758621,5.065502183406114 60.68965517241379,1.2445414847161587 62.06896551724138,1.310043668122269 63.44827586206897,12.685589519650655 64.82758620689656,5.196506550218338 66.20689655172414,2.292576419213969 67.58620689655172,2.7510917030567654 68.96551724137932,1.790393013100438 70.3448275862069,0.9606986899563275 71.72413793103448,4.956331877729259 73.10344827586206,19.30131004366812 74.48275862068967,1.5502183406113481 75.86206896551724,2.2270742358078586 77.24137931034483,1.5065502183406068 78.62068965517241,2.292576419213969 80.0,1.5283842794759792" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkMemberWithKey_set_4.html">BenchmarkMemberWithKey/set-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.111401218450826 1.379310344827586,7.754569190600522 2.758620689655172,15.300261096605745 4.137931034482759,8.093994778067886 5.517241379310345,6.5274151436031325 6.896551724137931,9.338555265448216 8.275862068965518,7.806788511749346 9.655172413793103,7.484769364664928 11.03448275862069,0.0 12.41379310344828,3.4464751958224547 13.79310344827586,7.371627502175803 15.17241379310345,7.380330722367276 16.55172413793103,18.76414273281114 17.93103448275862,7.711053089643167 19.31034482758621,6.362053959965188 20.68965517241379,9.686684073107049 22.06896551724138,8.093994778067886 23.44827586206897,8.041775456919062 24.82758620689655,9.512619669277633 26.20689655172414,4.865100087032205 27.58620689655172,8.024369016536117 28.96551724137931,9.486510008703222 30.3448275862069,15.500435161009575 31.72413793103448,7.806788511749346 33.10344827586207,7.293298520452566 34.48275862068966,1.7319408181027 35.86206896551724,7.275892080069626 37.24137931034483,13.272410791993037 38.62068965517241,10.52219321148825 40.0,8.006962576153176 41.37931034482759,9.686684073107049 42.75862068965517,4.3951261966927735 44.13793103448276,8.146214099216708 45.51724137931034,9.625761531766754 46.89655172413793,9.39077458659704 48.27586206896552,9.651871192341165 49.6551724137931,7.71975630983464 51.03448275862069,11.383812010443865 52.41379310344828,6.919060052219322 53.79310344827586,7.597911227154048 55.17241379310345,20.0 56.55172413793103,7.101827676240209 57.93103448275862,8.128807658833768 59.31034482758621,9.66057441253264 60.68965517241379,9.538729329852044 62.06896551724138,9.799825935596171 63.44827586206897,13.759791122715406 64.82758620689656,4.2906875543951255 66.20689655172414,8.241949521322889 67.58620689655172,9.825935596170583 68.96551724137932,2.88946910356832 70.3448275862069,9.512619669277633 71.72413793103448,11.096605744125327 73.10344827586206,12.906875543951262 74.48275862068967,7.94604003481288 75.86206896551724,7.676240208877285 77.24137931034483,4.638816362053959 78.62068965517241,6.832027850304614 80.0,7.476066144473455" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkFormatVarTerm_4.html">BenchmarkFormatVarTerm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.640644361833953 1.379310344827586,4.708798017348201 2.758620689655172,12.30483271375465 4.137931034482759,4.925650557620818 5.517241379310345,5.210656753407683 6.896551724137931,4.578686493184632 8.275862068965518,4.845105328376702 9.655172413793103,4.107806691449813 11.03448275862069,4.32465923172243 12.41379310344828,4.603469640644359 13.79310344827586,3.587360594795541 15.17241379310345,4.801734820322178 16.55172413793103,16.57992565055762 17.93103448275862,4.783147459727386 19.31034482758621,4.033457249070633 20.68965517241379,4.7583643122676555 22.06896551724138,4.498141263940521 23.44827586206897,4.442379182156133 24.82758620689655,4.863692688971497 26.20689655172414,3.903345724907062 27.58620689655172,2.9801734820322174 28.96551724137931,4.770755885997522 30.3448275862069,12.515489467162329 31.72413793103448,5.074349442379182 33.10344827586207,5.099132589838911 34.48275862068966,5.018587360594795 35.86206896551724,5.136307311028503 37.24137931034483,7.273853779429986 38.62068965517241,5.997521685254023 40.0,4.182156133828993 41.37931034482759,4.9318463444857485 42.75862068965517,4.231722428748451 44.13793103448276,4.231722428748451 45.51724137931034,4.999999999999998 46.89655172413793,4.801734820322178 48.27586206896552,5.29739776951673 49.6551724137931,5.043370508054521 51.03448275862069,10.285006195786863 52.41379310344828,3.7236679058240405 53.79310344827586,5.117719950433706 55.17241379310345,20.0 56.55172413793103,4.96282527881041 57.93103448275862,4.820322180916975 59.31034482758621,4.721189591078067 60.68965517241379,0.0 62.06896551724138,4.863692688971497 63.44827586206897,10.929368029739774 64.82758620689656,4.70260223048327 66.20689655172414,3.779429987608424 67.58620689655172,4.541511771995044 68.96551724137932,5.216852540272614 70.3448275862069,5.179677819083025 71.72413793103448,6.146220570012391 73.10344827586206,14.745972738537795 74.48275862068967,3.9776951672862424 75.86206896551724,4.138785625774471 77.24137931034483,4.807930607187114 78.62068965517241,4.089219330855016 80.0,4.0086741016109055" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMLargeJSON_100x100_4.html">BenchmarkWASMLargeJSON/100x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.730327256602108 1.379310344827586,8.347796692721916 2.758620689655172,18.47549528297601 4.137931034482759,9.348430960251962 5.517241379310345,7.364636586513909 6.896551724137931,10.23855910410166 8.275862068965518,6.990109788256419 9.655172413793103,8.335147689830457 11.03448275862069,9.6227834712426 12.41379310344828,10.04570724464371 13.79310344827586,9.5248263942527 15.17241379310345,10.00011813005574 16.55172413793103,17.864681112458 17.93103448275862,5.566615355816815 19.31034482758621,9.703657124787139 20.68965517241379,7.256274977691593 22.06896551724138,9.274963152509537 23.44827586206897,9.840706163299354 24.82758620689655,6.858730992419685 26.20689655172414,9.376845782120926 27.58620689655172,9.469396137328916 28.96551724137931,6.166052693274402 30.3448275862069,18.04485670824239 31.72413793103448,6.756239538674872 33.10344827586207,6.092448581621508 34.48275862068966,7.029547053018586 35.86206896551724,5.828582384809565 37.24137931034483,4.072270150715777 38.62068965517241,0.0 40.0,9.576276576990809 41.37931034482759,6.71362184933511 42.75862068965517,9.842087376258768 44.13793103448276,9.133870431320094 45.51724137931034,8.722859619693915 46.89655172413793,6.784772490599574 48.27586206896552,5.829336599780823 49.6551724137931,9.393901944784195 51.03448275862069,8.224087263580866 52.41379310344828,9.91233841171414 53.79310344827586,6.754694761022897 55.17241379310345,20.0 56.55172413793103,10.07953787522195 57.93103448275862,9.85721711032075 59.31034482758621,8.50654531378069 60.68965517241379,6.544986651303701 62.06896551724138,6.765617247715092 63.44827586206897,10.75148889304868 64.82758620689656,8.921209070207418 66.20689655172414,9.415783265878042 67.58620689655172,7.002604313382681 68.96551724137932,6.236267381020317 70.3448275862069,4.964942634227548 71.72413793103448,2.73946325337443 73.10344827586206,17.78796927164642 74.48275862068967,9.421498943190349 75.86206896551724,8.5320250581109 77.24137931034483,9.1196403030672 78.62068965517241,9.915718748693754 80.0,8.600504142730186" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkFromBuiltinNames_no_match_long_4.html">BenchmarkFromBuiltinNames/no_match_long-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.882882882882882 1.379310344827586,10.918918918918918 2.758620689655172,15.243243243243242 4.137931034482759,10.810810810810809 5.517241379310345,9.477477477477475 6.896551724137931,11.45945945945946 8.275862068965518,9.720720720720717 9.655172413793103,10.216216216216212 11.03448275862069,10.279279279279276 12.41379310344828,11.42342342342342 13.79310344827586,9.972972972972972 15.17241379310345,10.009009009009006 16.55172413793103,18.07207207207207 17.93103448275862,9.387387387387387 19.31034482758621,10.261261261261259 20.68965517241379,9.45045045045045 22.06896551724138,10.144144144144143 23.44827586206897,10.261261261261259 24.82758620689655,0.0 26.20689655172414,9.990990990990989 27.58620689655172,9.963963963963963 28.96551724137931,9.693693693693692 30.3448275862069,15.288288288288289 31.72413793103448,9.42342342342342 33.10344827586207,9.891891891891888 34.48275862068966,9.81981981981982 35.86206896551724,9.720720720720717 37.24137931034483,10.405405405405403 38.62068965517241,9.657657657657657 40.0,10.252252252252248 41.37931034482759,9.486486486486484 42.75862068965517,10.234234234234231 44.13793103448276,10.198198198198195 45.51724137931034,11.558558558558559 46.89655172413793,9.972972972972972 48.27586206896552,9.927927927927925 49.6551724137931,10.936936936936934 51.03448275862069,15.225225225225225 52.41379310344828,10.900900900900899 53.79310344827586,9.918918918918918 55.17241379310345,20.0 56.55172413793103,10.864864864864863 57.93103448275862,10.801801801801801 59.31034482758621,11.657657657657657 60.68965517241379,9.990990990990989 62.06896551724138,9.855855855855856 63.44827586206897,16.234234234234233 64.82758620689656,11.594594594594593 66.20689655172414,10.873873873873872 67.58620689655172,9.9009009009009 68.96551724137932,9.6036036036036 70.3448275862069,9.720720720720717 71.72413793103448,13.378378378378377 73.10344827586206,18.2972972972973 74.48275862068967,10.24324324324324 75.86206896551724,10.045045045045045 77.24137931034483,9.963963963963963 78.62068965517241,10.05405405405405 80.0,10.234234234234231" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td></td><td></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteOneString_Go_4.html">BenchmarkWriteOneString/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.467035500230523 1.379310344827586,4.084831719686493 2.758620689655172,14.882434301521439 4.137931034482759,3.9280774550484097 5.517241379310345,6.334716459197791 6.896551724137931,1.1987090825265092 8.275862068965518,6.721991701244816 9.655172413793103,4.573536191793455 11.03448275862069,4.499769479022591 12.41379310344828,0.0 13.79310344827586,1.2448132780082979 15.17241379310345,2.803135085292766 16.55172413793103,16.96634393729829 17.93103448275862,6.491470723835871 19.31034482758621,2.6648224988473963 20.68965517241379,6.251728907330566 22.06896551724138,3.3840479483633032 23.44827586206897,3.3195020746887955 24.82758620689655,6.251728907330566 26.20689655172414,5.255878284923927 27.58620689655172,4.223144306131859 28.96551724137931,5.781466113416325 30.3448275862069,14.753342554172427 31.72413793103448,5.947441217150759 33.10344827586207,6.473029045643157 34.48275862068966,6.353158137390505 35.86206896551724,6.196403872752423 37.24137931034483,7.3951129552789325 38.62068965517241,6.030428769017984 40.0,4.868603042876902 41.37931034482759,6.749654218533889 42.75862068965517,4.591977869986168 44.13793103448276,3.4393729829414497 45.51724137931034,2.111572153065932 46.89655172413793,6.122637159981561 48.27586206896552,6.0396496081143365 49.6551724137931,4.121715076071926 51.03448275862069,10.29967727063163 52.41379310344828,3.5039188566159503 53.79310344827586,5.763024435223604 55.17241379310345,20.0 56.55172413793103,4.6841862609497475 57.93103448275862,4.315352697095436 59.31034482758621,1.2816966343937324 60.68965517241379,6.3992623328722935 62.06896551724138,6.196403872752423 63.44827586206897,11.940986629783309 64.82758620689656,1.4107883817427407 66.20689655172414,4.5182111572153065 67.58620689655172,6.187183033656062 68.96551724137932,5.928999538958045 70.3448275862069,6.804979253112034 71.72413793103448,6.795758414015678 73.10344827586206,16.837252189949286 74.48275862068967,3.3102812355924414 75.86206896551724,3.005993545412636 77.24137931034483,4.2047026279391435 78.62068965517241,3.5223605348086693 80.0,3.3471645919778723" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/bundle</td><td><a href="benchmarks.__v1_bundle_BenchmarkDirectoryLoader_500000_4.html">BenchmarkDirectoryLoader/500000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.1056360873169 1.379310344827586,12.96047617454992 2.758620689655172,16.3067271180307 4.137931034482759,13.56647381528651 5.517241379310345,15.09882450757055 6.896551724137931,1.102196964846989 8.275862068965518,15.70776095536693 9.655172413793103,12.76769916702167 11.03448275862069,14.142336357016 12.41379310344828,0.3581573447836563 13.79310344827586,12.09326714979832 15.17241379310345,13.43966900742698 16.55172413793103,1.111015862612425 17.93103448275862,15.78697996350705 19.31034482758621,11.79447537368954 20.68965517241379,16.44520497650153 22.06896551724138,14.50930156749998 23.44827586206897,14.26562351211354 24.82758620689655,14.79299247276569 26.20689655172414,14.27734181670622 27.58620689655172,12.59886691910658 28.96551724137931,16.51400386142542 30.3448275862069,16.84060995027207 31.72413793103448,14.99835098769572 33.10344827586207,16.11505601874406 34.48275862068966,15.7336926124215 35.86206896551724,15.86733212233529 37.24137931034483,1.565792709095036 38.62068965517241,1.493487653762644 40.0,14.06606043367521 41.37931034482759,15.59173785228634 42.75862068965517,14.10771661096806 44.13793103448276,13.67338623373661 45.51724137931034,0.0 46.89655172413793,15.44824693337014 48.27586206896552,14.01744279815138 49.6551724137931,13.42685132377408 51.03448275862069,2.087467998427548 52.41379310344828,12.38699205600128 53.79310344827586,16.01693525561289 55.17241379310345,20.0 56.55172413793103,13.51434933392162 57.93103448275862,13.28864206231714 59.31034482758621,0.394610890226528 60.68965517241379,15.78664404838155 62.06896551724138,15.72875790215285 63.44827586206897,1.399239370630592 64.82758620689656,0.2811069254430413 66.20689655172414,14.05465350349176 67.58620689655172,15.09822269716138 68.96551724137932,16.10553849856948 70.3448275862069,16.24427504771002 71.72413793103448,1.636151618083685 73.10344827586206,0.7145626175118972 74.48275862068967,13.60656906793785 75.86206896551724,13.68461282342708 77.24137931034483,13.21228643793451 78.62068965517241,12.93157261424021 80.0,12.90648299644127" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayString_500_String___4.html">BenchmarkArrayString/500/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.937119675456389 1.379310344827586,1.188302907369844 2.758620689655172,11.85091277890467 4.137931034482759,0.04225828262339419 5.517241379310345,3.497295469912103 6.896551724137931,8.013860716700473 8.275862068965518,5.393847194050034 9.655172413793103,2.535496957403651 11.03448275862069,2.760311020960108 12.41379310344828,8.343475321162948 13.79310344827586,2.200811359026369 15.17241379310345,3.279242731575389 16.55172413793103,18.63252197430696 17.93103448275862,2.055442866801893 19.31034482758621,0.0 20.68965517241379,3.8657876943881 22.06896551724138,2.09263015551048 23.44827586206897,2.202501690331305 24.82758620689655,3.828600405679513 26.20689655172414,2.227856659905341 27.58620689655172,1.384381338742394 28.96551724137931,4.215686274509804 30.3448275862069,12.82285327924273 31.72413793103448,4.004394861392833 33.10344827586207,4.104124408384043 34.48275862068966,3.967207572684246 35.86206896551724,3.037525354969574 37.24137931034483,9.462474645030426 38.62068965517241,7.253211629479378 40.0,1.502704530087897 41.37931034482759,1.926977687626775 42.75862068965517,1.670047329276538 44.13793103448276,2.023326572008114 45.51724137931034,8.711967545638945 46.89655172413793,4.594320486815416 48.27586206896552,2.217714672075727 49.6551724137931,0.8755916159567275 51.03448275862069,12.2025016903313 52.41379310344828,0.5392156862745098 53.79310344827586,3.608857336037863 55.17241379310345,20.0 56.55172413793103,2.244759972954699 57.93103448275862,1.923597025016903 59.31034482758621,7.679175118323191 60.68965517241379,2.636916835699797 62.06896551724138,1.769776876267748 63.44827586206897,11.48242055442867 64.82758620689656,8.431372549019608 66.20689655172414,2.283637592968222 67.58620689655172,4.208924949290061 68.96551724137932,2.942866801893171 70.3448275862069,2.560851926977688 71.72413793103448,6.746112237998648 73.10344827586206,16.20351588911427 74.48275862068967,1.986139283299527 75.86206896551724,1.827248140635565 77.24137931034483,1.521298174442191 78.62068965517241,1.862745098039216 80.0,0.9702501690331305" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkWalk_2000_4.html">BenchmarkWalk/2000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.8527016141062744 1.379310344827586,0.4131236884764945 2.758620689655172,14.03904486280594 4.137931034482759,1.930164791996101 5.517241379310345,4.282602858251037 6.896551724137931,4.043321299638989 8.275862068965518,3.387136875814263 9.655172413793103,0.2561884019055007 11.03448275862069,2.853079531779893 12.41379310344828,3.39529194140287 13.79310344827586,1.863929747093515 15.17241379310345,1.187059303239152 16.55172413793103,15.75439329295581 17.93103448275862,5.980248828952472 19.31034482758621,2.907579238396436 20.68965517241379,4.839931974818749 22.06896551724138,3.361478254815964 23.44827586206897,3.369633320404571 24.82758620689655,2.963073465206711 26.20689655172414,1.981283129953954 27.58620689655172,0.6090441666418037 28.96551724137931,4.715616950602182 30.3448275862069,13.32438265158974 31.72413793103448,5.644896619625862 33.10344827586207,5.197163628407475 34.48275862068966,5.436644091058269 35.86206896551724,4.778669530884825 37.24137931034483,7.504848285944446 38.62068965517241,6.078905232170739 40.0,2.120317053037762 41.37931034482759,5.966524450278963 42.75862068965517,0.0 44.13793103448276,0.7106841304412685 45.51724137931034,4.12526976360255 46.89655172413793,5.545643504291355 48.27586206896552,5.523962964067985 49.6551724137931,0.4033773905779157 51.03448275862069,9.551769748684746 52.41379310344828,1.196208889021492 53.79310344827586,4.584738093106981 55.17241379310345,20.0 56.55172413793103,2.795198456504659 57.93103448275862,2.299131783870871 59.31034482758621,3.427713299718551 60.68965517241379,4.965042615190301 62.06896551724138,5.265387713697527 63.44827586206897,10.12262433988722 64.82758620689656,4.663305188411851 66.20689655172414,1.777207586200038 67.58620689655172,2.952133743075653 68.96551724137932,5.580451711071993 70.3448275862069,5.255044703682708 71.72413793103448,5.63017772075862 73.10344827586206,15.97895595270062 74.48275862068967,2.909369374745154 75.86206896551724,1.566767113206234 77.24137931034483,2.436972282722201 78.62068965517241,2.35104573798371 80.0,1.308390766874521" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_10000_100_4.html">BenchmarkJSONPatchAddRemove/object-10000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.913324491910373 1.379310344827586,2.455028026485768 2.758620689655172,12.70621106525396 4.137931034482759,2.014936917203443 5.517241379310345,5.436663854736658 6.896551724137931,6.620850770393196 8.275862068965518,0.9806691843409187 9.655172413793103,3.079441491574179 11.03448275862069,2.603077172697191 12.41379310344828,7.505226820999686 13.79310344827586,3.089575439819541 15.17241379310345,2.072165536738312 16.55172413793103,17.30526353421789 17.93103448275862,5.511726573151087 19.31034482758621,2.847020694842343 20.68965517241379,5.488186112640829 22.06896551724138,3.20063636244884 23.44827586206897,3.189471144029255 24.82758620689655,5.874403668021756 26.20689655172414,2.915304530644881 27.58620689655172,1.983696306058987 28.96551724137931,5.441586451034948 30.3448275862069,13.44972936033061 31.72413793103448,5.642519131780515 33.10344827586207,3.624213398674612 34.48275862068966,5.711270476728701 35.86206896551724,5.897779125304139 37.24137931034483,10.44854064957646 38.62068965517241,8.982679473667204 40.0,3.195851268840447 41.37931034482759,5.797237158451912 42.75862068965517,2.833022921010892 44.13793103448276,2.942722567010217 45.51724137931034,7.074032135753656 46.89655172413793,5.552001111021734 48.27586206896552,5.275428200564174 49.6551724137931,2.826835299965556 51.03448275862069,11.32330526215919 52.41379310344828,0.0 53.79310344827586,4.312648116178773 55.17241379310345,20.0 56.55172413793103,3.580638796246452 57.93103448275862,2.04308371782523 59.31034482758621,6.14366143537683 60.68965517241379,5.823967681367767 62.06896551724138,4.760040618294595 63.44827586206897,12.96184231604031 64.82758620689656,6.627107142783481 66.20689655172414,2.604878457934833 67.58620689655172,4.669990106681462 68.96551724137932,5.534868275860647 70.3448275862069,5.475453363556425 71.72413793103448,9.417779235306291 73.10344827586206,17.39235773799825 74.48275862068967,2.817870124584312 75.86206896551724,1.302150473318634 77.24137931034483,2.549066116105896 78.62068965517241,2.532428290628435 80.0,1.141698584478559" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkArrayString_5000_String___4.html">BenchmarkArrayString/5000/String()-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.262829818119717 1.379310344827586,2.084934392166909 2.758620689655172,12.38678735092363 4.137931034482759,0.0 5.517241379310345,4.355449292687786 6.896551724137931,8.299746676913443 8.275862068965518,5.154270913386275 9.655172413793103,2.533942447271796 11.03448275862069,3.526883556769988 12.41379310344828,8.774371673355535 13.79310344827586,3.05496257080238 15.17241379310345,3.553639028833291 16.55172413793103,19.19762047078246 17.93103448275862,2.341957703583525 19.31034482758621,0.2914638658810805 20.68965517241379,4.332394045484303 22.06896551724138,2.359604929838044 23.44827586206897,2.572083226596078 24.82758620689655,4.374235049668403 26.20689655172414,2.514302792246606 27.58620689655172,1.727862693194433 28.96551724137931,4.884296814960294 30.3448275862069,13.22133037315345 31.72413793103448,3.804542737597131 33.10344827586207,3.686989440127515 34.48275862068966,3.926507841630376 35.86206896551724,2.834229926280135 37.24137931034483,9.524948054535622 38.62068965517241,7.308228730822873 40.0,1.795889904078786 41.37931034482759,2.258702644237611 42.75862068965517,2.156234878888794 44.13793103448276,2.122932855150428 45.51724137931034,9.178977030142601 46.89655172413793,4.521817095038852 48.27586206896552,2.095892750405602 49.6551724137931,1.238721429994592 51.03448275862069,12.52440725244073 52.41379310344828,0.3152306947883756 53.79310344827586,4.58372470327043 55.17241379310345,20.0 56.55172413793103,2.598127116955569 57.93103448275862,2.203626220362622 59.31034482758621,8.091395554037515 60.68965517241379,2.784276890672587 62.06896551724138,2.195087239916887 63.44827586206897,10.78615546637065 64.82758620689656,9.358580252184556 66.20689655172414,2.621324680499815 67.58620689655172,4.862380098482908 68.96551724137932,1.802294139413087 70.3448275862069,2.620755415136766 71.72413793103448,6.890103321663393 73.10344827586206,13.25477471323257 74.48275862068967,2.12051347735747 75.86206896551724,1.950445450146586 77.24137931034483,1.55978709475422 78.62068965517241,1.736401673640167 80.0,1.211539008909003" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkConcat_0_elements_____sep_4.html">BenchmarkConcat/0_elements_'.'_sep-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.294645527968889 1.379310344827586,6.042476817230032 2.758620689655172,10.110679030810651 4.137931034482759,6.042476817230032 5.517241379310345,0.7179180376906977 6.896551724137931,7.927011666168113 8.275862068965518,0.6580915345498077 9.655172413793103,6.192043075082264 11.03448275862069,6.192043075082264 12.41379310344828,8.106491175590788 13.79310344827586,5.204905773257554 15.17241379310345,5.204905773257554 16.55172413793103,18.35477116362549 17.93103448275862,0.5982650314089177 19.31034482758621,5.234819024827999 20.68965517241379,0.7179180376906977 22.06896551724138,5.204905773257554 23.44827586206897,5.234819024827999 24.82758620689655,0.7179180376906977 26.20689655172414,5.234819024827999 27.58620689655172,5.115166018546217 28.96551724137931,0.6880047861202527 30.3448275862069,10.110679030810651 31.72413793103448,0.6580915345498077 33.10344827586207,0.7179180376906977 34.48275862068966,4.666467244989532 35.86206896551724,0.7179180376906977 37.24137931034483,12.324259647023634 38.62068965517241,11.396948848339816 40.0,5.115166018546217 41.37931034482759,0.7777445408315877 42.75862068965517,5.234819024827999 44.13793103448276,4.726293748130422 45.51724137931034,7.807358659886328 46.89655172413793,0.6880047861202527 48.27586206896552,0.6880047861202527 49.6551724137931,5.922823810948252 51.03448275862069,19.407717618905178 52.41379310344828,6.162129823511817 53.79310344827586,0.7179180376906977 55.17241379310345,19.464552796889024 56.55172413793103,6.221956326652707 57.93103448275862,6.192043075082264 59.31034482758621,8.106491175590788 60.68965517241379,0.7179180376906977 62.06896551724138,0.7179180376906977 63.44827586206897,20.0 64.82758620689656,7.687705653604549 66.20689655172414,5.264732276398444 67.58620689655172,0.6580915345498077 68.96551724137932,0.0 70.3448275862069,0.029913251570445 71.72413793103448,16.76039485492073 73.10344827586206,17.47233024229734 74.48275862068967,5.204905773257554 75.86206896551724,5.204905773257554 77.24137931034483,5.174992521687109 78.62068965517241,5.264732276398444 80.0,5.234819024827999" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_10000_1000_4.html">BenchmarkJSONPatchAddRemove/array-10000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.167166724568108 1.379310344827586,0.70631336259988 2.758620689655172,10.916527176831 4.137931034482759,1.869058522565771 5.517241379310345,4.017212519344345 6.896551724137931,1.770615544957837 8.275862068965518,4.394782553769384 9.655172413793103,2.571013485772037 11.03448275862069,2.524429144427249 12.41379310344828,2.382591668508985 13.79310344827586,1.527050500584278 15.17241379310345,0.0 16.55172413793103,17.26529387613303 17.93103448275862,4.049047784480308 19.31034482758621,2.471022960553327 20.68965517241379,3.468685847835012 22.06896551724138,2.782048447714999 23.44827586206897,2.666898272431545 24.82758620689655,4.590878943877712 26.20689655172414,2.262261946120077 27.58620689655172,1.485393045510533 28.96551724137931,4.413890029371822 30.3448275862069,12.71424059627957 31.72413793103448,4.647696049016202 33.10344827586207,1.895998484034994 34.48275862068966,4.039478255376938 35.86206896551724,3.780753560938635 37.24137931034483,7.338439187695417 38.62068965517241,5.523386918485298 40.0,2.818178947035973 41.37931034482759,4.049679436566339 42.75862068965517,1.827811641347946 44.13793103448276,2.125793512933076 45.51724137931034,3.137510659128952 46.89655172413793,4.255376938382339 48.27586206896552,3.715314404825822 49.6551724137931,2.264599058838392 51.03448275862069,9.750844834665067 52.41379310344828,0.2329848719325396 53.79310344827586,1.362031393108676 55.17241379310345,20.0 56.55172413793103,2.761203928875975 57.93103448275862,2.037077977450021 59.31034482758621,3.458579414458516 60.68965517241379,4.67779427091558 62.06896551724138,3.585478318542147 63.44827586206897,12.08884186590026 64.82758620689656,3.189716704039415 66.20689655172414,2.060196443798756 67.58620689655172,3.083883397024919 68.96551724137932,4.204655275874049 70.3448275862069,3.078893345545274 71.72413793103448,7.753560938635 73.10344827586206,14.58374127530556 74.48275862068967,2.529387613302593 75.86206896551724,2.065565486530019 77.24137931034483,2.283138047563402 78.62068965517241,2.934276600448473 80.0,1.008937877017339" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_object_10000_10_4.html">BenchmarkJSONPatchAddShallowComposite/object-10000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.9562458384616938 1.379310344827586,0.7737602819421185 2.758620689655172,13.46920966082202 4.137931034482759,0.1570623406845436 5.517241379310345,4.568511531244325 6.896551724137931,5.71899611926044 8.275862068965518,4.874195435927443 9.655172413793103,1.869278935722309 11.03448275862069,1.914324435207791 12.41379310344828,6.339426834271571 13.79310344827586,1.557659584485113 15.17241379310345,2.617447858867524 16.55172413793103,16.87217099466651 17.93103448275862,4.871152048317562 19.31034482758621,0.7160872460200561 20.68965517241379,5.678372779672188 22.06896551724138,2.848274516925271 23.44827586206897,1.628094671213252 24.82758620689655,4.822710061002267 26.20689655172414,1.5617454584586 27.58620689655172,0.3593215095202545 28.96551724137931,4.974862627200151 30.3448275862069,12.99168364910582 31.72413793103448,4.934962302347948 33.10344827586207,4.748693529186255 34.48275862068966,4.683790345903701 35.86206896551724,5.248733883497105 37.24137931034483,10.14361090373479 38.62068965517241,8.127206876374569 40.0,0.6413308851718085 41.37931034482759,5.934757167934465 42.75862068965517,1.630717701418454 44.13793103448276,1.436243551717412 45.51724137931034,6.160690865801739 46.89655172413793,4.24503810119516 48.27586206896552,4.780237148833424 49.6551724137931,0.9572546962329251 51.03448275862069,10.81835179543055 52.41379310344828,0.7195678053308046 53.79310344827586,4.995964568915074 55.17241379310345,20.0 56.55172413793103,1.738951325975397 57.93103448275862,1.056677629587781 59.31034482758621,5.491750906290564 60.68965517241379,4.803911677864988 62.06896551724138,3.050920414573287 63.44827586206897,12.87082248811229 64.82758620689656,6.273800636252968 66.20689655172414,2.471836053886456 67.58620689655172,3.17746480767808 68.96551724137932,4.621880107342467 70.3448275862069,4.969414795235501 71.72413793103448,8.88581747745203 73.10344827586206,17.66007209970205 74.48275862068967,1.15398196162305 75.86206896551724,0.0 77.24137931034483,1.992594983959161 78.62068965517241,1.736378738658757 80.0,0.01434259464767324" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMLargeJSON_10x1000_4.html">BenchmarkWASMLargeJSON/10x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.55762848949984 1.379310344827586,8.186332730978886 2.758620689655172,16.55436673809521 4.137931034482759,8.883936288891348 5.517241379310345,6.404540915122745 6.896551724137931,8.760762473773951 8.275862068965518,6.476823448792203 9.655172413793103,8.715401411408086 11.03448275862069,8.735424618429393 12.41379310344828,7.95820082986451 13.79310344827586,8.738069505816473 15.17241379310345,9.213651764508844 16.55172413793103,16.05328080039765 17.93103448275862,5.451071448855216 19.31034482758621,9.05548086581508 20.68965517241379,6.209739569795386 22.06896551724138,8.96522304733312 23.44827586206897,9.047372088810178 24.82758620689655,6.126048368274451 26.20689655172414,8.710766640093425 27.58620689655172,8.758358030694788 28.96551724137931,5.906439803316556 30.3448275862069,17.1418716765311 31.72413793103448,6.214208517449417 33.10344827586207,6.096423971302557 34.48275862068966,5.818644466194981 35.86206896551724,5.962869595029602 37.24137931034483,2.28347471873198 38.62068965517241,0.0 40.0,9.051418186129597 41.37931034482759,6.417168386879866 42.75862068965517,8.9581589593902 44.13793103448276,8.939727659510961 45.51724137931034,9.161707502815894 46.89655172413793,4.585140293035282 48.27586206896552,6.210038052384524 49.6551724137931,8.963266328137664 51.03448275862069,5.652455993509662 52.41379310344828,8.975081263957687 53.79310344827586,5.930981705090082 55.17241379310345,20.0 56.55172413793103,9.15748729065281 57.93103448275862,9.410169384723744 59.31034482758621,7.513635886893339 60.68965517241379,5.823328984607833 62.06896551724138,6.034878519659017 63.44827586206897,9.09853697929816 64.82758620689656,7.516886030641725 66.20689655172414,8.939454050470918 67.58620689655172,5.854495541623604 68.96551724137932,5.204939389379243 70.3448275862069,5.838352608261086 71.72413793103448,1.770847454254434 73.10344827586206,15.85808147828477 74.48275862068967,8.604423926530169 75.86206896551724,8.470405244007445 77.24137931034483,7.607201887404905 78.62068965517241,9.280951297176314 80.0,8.127440457905456" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_head_assign_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/head_assign-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.4315948601662853 1.379310344827586,3.114134542705969 2.758620689655172,13.12169312169312 4.137931034482759,2.5245653817082356 5.517241379310345,5.850340136054424 6.896551724137931,9.417989417989418 8.275862068965518,3.1594860166288754 9.655172413793103,2.2675736961451243 11.03448275862069,2.4338624338624335 12.41379310344828,8.964474678760393 13.79310344827586,0.8465608465608447 15.17241379310345,1.5268329554043873 16.55172413793103,15.434618291761147 17.93103448275862,5.804988662131517 19.31034482758621,2.9780801209372605 20.68965517241379,6.364323507180652 22.06896551724138,2.9780801209372605 23.44827586206897,2.917611489040059 24.82758620689655,5.8805744520030245 26.20689655172414,2.010582010582006 27.58620689655172,1.9501133786848044 28.96551724137931,3.688586545729404 30.3448275862069,9.82615268329554 31.72413793103448,2.8117913832199513 33.10344827586207,3.7037037037037024 34.48275862068966,2.8117913832199513 35.86206896551724,2.615268329554045 37.24137931034483,5.094482237339381 38.62068965517241,3.9153439153439145 40.0,1.1186696900982582 41.37931034482759,5.170068027210881 42.75862068965517,1.0430839002267618 44.13793103448276,4.399092970521544 45.51724137931034,10.536659108087678 46.89655172413793,4.973544973544971 48.27586206896552,4.761904761904761 49.6551724137931,1.0582010582010568 51.03448275862069,5.895691609977323 52.41379310344828,1.0582010582010568 53.79310344827586,3.2048374905517782 55.17241379310345,20.0 56.55172413793103,4.308390022675738 57.93103448275862,4.368858654572939 59.31034482758621,9.82615268329554 60.68965517241379,6.848072562358279 62.06896551724138,7.271352985638696 63.44827586206897,10.430839002267572 64.82758620689656,10.17384731670446 66.20689655172414,4.338624338624339 67.58620689655172,6.485260770975055 68.96551724137932,2.086167800453513 70.3448275862069,2.101284958427815 71.72413793103448,5.049130763416478 73.10344827586206,14.240362811791382 74.48275862068967,0.09070294784580213 75.86206896551724,0.13605442176870852 77.24137931034483,1.0884353741496575 78.62068965517241,0.0 80.0,3.4315948601662853" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td></td><td></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMLargeJSON_10x100_4.html">BenchmarkWASMLargeJSON/10x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.146107757969899 1.379310344827586,8.039461909829758 2.758620689655172,18.43588544409379 4.137931034482759,8.764624217003679 5.517241379310345,6.007077808015378 6.896551724137931,9.941337418478161 8.275862068965518,5.93674163054726 9.655172413793103,7.996450048425169 11.03448275862069,9.086771274852422 12.41379310344828,8.80306975065641 13.79310344827586,9.249833365862282 15.17241379310345,8.944920512754416 16.55172413793103,18.27606397277879 17.93103448275862,5.906544947026916 19.31034482758621,8.804100856922958 20.68965517241379,6.252481099453882 22.06896551724138,8.95898774824804 23.44827586206897,9.26581551299378 24.82758620689655,6.490445695683716 26.20689655172414,8.380242530923981 27.58620689655172,8.58278126185312 28.96551724137931,6.054655997171823 30.3448275862069,18.66420183168663 31.72413793103448,5.938730192632746 33.10344827586207,5.558399281171631 34.48275862068966,5.940792405165842 35.86206896551724,6.592967118757664 37.24137931034483,2.76984603373927 38.62068965517241,0.0 40.0,8.996328525186613 41.37931034482759,5.779866177136692 42.75862068965517,8.67182465301433 44.13793103448276,8.437174326926971 45.51724137931034,8.280740776202068 46.89655172413793,5.153321819313357 48.27586206896552,5.989769952826888 49.6551724137931,8.833340084624364 51.03448275862069,7.153152423283853 52.41379310344828,9.192533317621239 53.79310344827586,6.609391168574827 55.17241379310345,20.0 56.55172413793103,9.782620703877328 57.93103448275862,10.06632222807334 59.31034482758621,8.7376681531782 60.68965517241379,5.998534356092549 62.06896551724138,5.449764870946003 63.44827586206897,10.39436132173093 64.82758620689656,8.117457733849378 66.20689655172414,8.485341719664302 67.58620689655172,5.548530121191812 68.96551724137932,6.071890201912702 70.3448275862069,5.744440311835995 71.72413793103448,2.153612738581419 73.10344827586206,18.06144656844152 74.48275862068967,8.358294697536024 75.86206896551724,7.99158911888287 77.24137931034483,8.578804137682146 78.62068965517241,8.221304864980317 80.0,8.55317378191366" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,247,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_2500x100_4.html">BenchmarkAnyUnionAllUniqueTypes/2500x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.213350846742037 1.379310344827586,4.138950133696111 2.758620689655172,12.06290753858423 4.137931034482759,3.720035652296289 5.517241379310345,6.957827086362997 6.896551724137931,4.097668527466341 8.275862068965518,4.959187502931932 9.655172413793103,1.525777548435521 11.03448275862069,2.824975371769011 12.41379310344828,4.689215180372473 13.79310344827586,0.5354881080827509 15.17241379310345,0.5094525496082938 16.55172413793103,13.35624149739644 17.93103448275862,4.198292442651405 19.31034482758621,3.374536754702819 20.68965517241379,3.225594595862457 22.06896551724138,1.601773232631233 23.44827586206897,4.004550358868509 24.82758620689655,5.266688558427546 26.20689655172414,1.491298025050429 27.58620689655172,1.014448562180419 28.96551724137931,4.008537786742975 30.3448275862069,15.3884223858892 31.72413793103448,6.315382089412206 33.10344827586207,5.177088708542478 34.48275862068966,4.036918891025942 35.86206896551724,6.145095463714406 37.24137931034483,10.63447014120186 38.62068965517241,8.294788197213492 40.0,1.841722568841769 41.37931034482759,6.441807008490876 42.75862068965517,1.435004925646198 44.13793103448276,0.6818501665337524 45.51724137931034,2.90026739222217 46.89655172413793,5.510625322512549 48.27586206896552,5.072242810902097 49.6551724137931,2.199652859220341 51.03448275862069,11.42093165079514 52.41379310344828,1.58160153867805 53.79310344827586,6.414833231693015 55.17241379310345,20.0 56.55172413793103,0.0 57.93103448275862,0.9992025144251067 59.31034482758621,4.697424590702256 60.68965517241379,5.791856264952855 62.06896551724138,2.989398132945536 63.44827586206897,12.05047614579913 64.82758620689656,2.979312285968945 66.20689655172414,2.009898203311911 67.58620689655172,2.195430876765023 68.96551724137932,5.188816437585026 70.3448275862069,6.667213960688652 71.72413793103448,9.9392503635596 73.10344827586206,13.59454895154102 74.48275862068967,1.301074259980297 75.86206896551724,2.290190927428813 77.24137931034483,0.4850588731997936 78.62068965517241,1.943753811511939 80.0,0.05558943566167847" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,247,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_500_500_4.html">BenchmarkObjectFind/500_500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.459817729908863 1.379310344827586,6.1806130903065455 2.758620689655172,7.44821872410936 4.137931034482759,1.400165700082848 5.517241379310345,2.941176470588232 6.896551724137931,10.505385252692626 8.275862068965518,1.1101905550952722 9.655172413793103,5.956917978458989 11.03448275862069,5.8823529411764675 12.41379310344828,8.235294117647058 13.79310344827586,4.31648715824358 15.17241379310345,6.064623032311518 16.55172413793103,19.726594863297432 17.93103448275862,3.8690969345484625 19.31034482758621,5.973487986743995 20.68965517241379,3.893951946975971 22.06896551724138,5.907207953603974 23.44827586206897,5.990057995028996 24.82758620689655,0.0 26.20689655172414,6.04805302402651 27.58620689655172,4.34134217067108 28.96551724137931,1.8309859154929597 30.3448275862069,12.44407622203811 31.72413793103448,0.05799502899751374 33.10344827586207,2.949461474730736 34.48275862068966,4.217067108533552 35.86206896551724,4.13421706710853 37.24137931034483,12.270091135045565 38.62068965517241,12.932891466445735 40.0,5.8160729080364515 41.37931034482759,3.794531897265948 42.75862068965517,2.2286661143330555 44.13793103448276,2.3115161557580777 45.51724137931034,10.753935376967688 46.89655172413793,3.77796188898094 48.27586206896552,3.9188069594034793 49.6551724137931,6.255178127589062 51.03448275862069,15.418392709196354 52.41379310344828,6.064623032311518 53.79310344827586,3.6288318144159035 55.17241379310345,19.91714995857498 56.55172413793103,6.023198011599003 57.93103448275862,6.164043082021539 59.31034482758621,10.613090306545152 60.68965517241379,4.0016570008285 62.06896551724138,1.2841756420878205 63.44827586206897,17.79618889809445 64.82758620689656,9.652029826014914 66.20689655172414,3.554266777133389 67.58620689655172,4.192212096106045 68.96551724137932,4.092792046396021 70.3448275862069,4.183927091963543 71.72413793103448,12.427506213753109 73.10344827586206,20.0 74.48275862068967,2.062966031483011 75.86206896551724,6.1060480530240255 77.24137931034483,6.139188069594033 78.62068965517241,6.255178127589062 80.0,5.144987572493786" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,247,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td></td><td></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkStoreRead_4.html">BenchmarkStoreRead-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.0315186246418335 1.379310344827586,2.736389684813755 2.758620689655172,13.810888252148999 4.137931034482759,1.088825214899714 5.517241379310345,3.4957020057306565 6.896551724137931,5.845272206303726 8.275862068965518,5.787965616045847 9.655172413793103,0.0 11.03448275862069,3.782234957020055 12.41379310344828,2.5214899713467105 13.79310344827586,2.306590257879659 15.17241379310345,5.802292263610315 16.55172413793103,20.0 17.93103448275862,5.143266475644701 19.31034482758621,3.51002865329513 20.68965517241379,7.148997134670488 22.06896551724138,5.343839541547279 23.44827586206897,3.094555873925504 24.82758620689655,6.504297994269342 26.20689655172414,5.744985673352435 27.58620689655172,4.5128939828080235 28.96551724137931,4.5128939828080235 30.3448275862069,10.573065902578799 31.72413793103448,4.871060171919769 33.10344827586207,6.346704871060174 34.48275862068966,2.0630372492836635 35.86206896551724,3.581661891117477 37.24137931034483,8.065902578796564 38.62068965517241,8.008595988538683 40.0,2.607449856733524 41.37931034482759,5.272206303724932 42.75862068965517,2.120343839541551 44.13793103448276,1.3323782234957022 45.51724137931034,4.083094555873926 46.89655172413793,2.392550143266476 48.27586206896552,4.097421203438397 49.6551724137931,1.97707736389685 51.03448275862069,11.56160458452722 52.41379310344828,0.5873925501432709 53.79310344827586,6.002865329512893 55.17241379310345,17.063037249283667 56.55172413793103,3.1661891117478547 57.93103448275862,5.01432664756447 59.31034482758621,4.226361031518625 60.68965517241379,2.8510028653295123 62.06896551724138,5.573065902578797 63.44827586206897,13.137535816618911 64.82758620689656,3.997134670487103 66.20689655172414,2.3638968481375358 67.58620689655172,1.9914040114613165 68.96551724137932,7.277936962750717 70.3448275862069,4.212034383954151 71.72413793103448,8.524355300859598 73.10344827586206,19.011461318051577 74.48275862068967,0.1002865329512872 75.86206896551724,2.936962750716333 77.24137931034483,3.1805157593123177 78.62068965517241,0.3151862464183388 80.0,3.9255014326647526" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,247,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_10000_1000_4.html">BenchmarkJSONPatchAddShallowComposite/set-10000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.696381119344241 1.379310344827586,1.61361215322479 2.758620689655172,12.75769318662956 4.137931034482759,3.280249415597801 5.517241379310345,6.403535152119861 6.896551724137931,9.060986120277192 8.275862068965518,6.466583114035068 9.655172413793103,3.558768316691528 11.03448275862069,2.99618944160094 12.41379310344828,8.09248012430479 13.79310344827586,3.884684289742778 15.17241379310345,2.899108166073016 16.55172413793103,16.30733866777196 17.93103448275862,6.66655099282808 19.31034482758621,3.509265134872782 20.68965517241379,6.454195415647168 22.06896551724138,3.840354054682069 23.44827586206897,4.227374809080474 24.82758620689655,6.828098127109022 26.20689655172414,3.940116473203953 27.58620689655172,2.17332083759194 28.96551724137931,5.452580201213382 30.3448275862069,13.94567895195351 31.72413793103448,6.74078854759893 33.10344827586207,6.125997888357461 34.48275862068966,6.749124895621357 35.86206896551724,6.662436114807625 37.24137931034483,10.26853164052622 38.62068965517241,8.598926418193852 40.0,3.681130372964498 41.37931034482759,6.625067298091265 42.75862068965517,3.499219175840341 44.13793103448276,3.200291670641477 45.51724137931034,8.33786122046406 46.89655172413793,6.413364332017605 48.27586206896552,6.44980615801194 49.6551724137931,3.6159758930875 51.03448275862069,11.28908553912168 52.41379310344828,0.0 53.79310344827586,5.06495988878148 55.17241379310345,20.0 56.55172413793103,4.302196122562857 57.93103448275862,3.393296790188276 59.31034482758621,8.911119640434562 60.68965517241379,7.03490151550468 62.06896551724138,6.405765790954202 63.44827586206897,14.21346469152612 64.82758620689656,8.413605385362715 66.20689655172414,3.367300667448769 67.58620689655172,5.949081511810378 68.96551724137932,6.85268035628295 70.3448275862069,6.430190298975535 71.72413793103448,9.69188907575112 73.10344827586206,17.11198556201602 74.48275862068967,4.288302455348043 75.86206896551724,3.655607297082616 77.24137931034483,4.268211781018222 78.62068965517241,4.223997271618394 80.0,2.329699086687157" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,247,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatch_reuse_pattern_false__pattern_count_1000_4.html">BenchmarkBuiltinGlobMatch/reuse-pattern=false,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.332418715350629 1.379310344827586,2.405410373310806 2.758620689655172,13.10322167120801 4.137931034482759,2.367866908321373 5.517241379310345,5.005071510681602 6.896551724137931,4.618474775305886 8.275862068965518,5.011395422592556 9.655172413793103,2.275998754265545 11.03448275862069,3.124698209399581 12.41379310344828,4.19153452960667 13.79310344827586,1.486443113840891 15.17241379310345,2.562041480671592 16.55172413793103,15.19542697357957 17.93103448275862,5.414659094480577 19.31034482758621,2.867417853431913 20.68965517241379,5.452888284857945 22.06896551724138,2.349142795645263 23.44827586206897,2.959781253601249 24.82758620689655,4.654932508431089 26.20689655172414,1.035864390185365 27.58620689655172,0.0 28.96551724137931,2.833512542584023 30.3448275862069,13.44886536258206 31.72413793103448,4.687428272648224 33.10344827586207,5.269856750061668 34.48275862068966,4.989985552147035 35.86206896551724,5.187055409468534 37.24137931034483,7.610561313849843 38.62068965517241,5.680168155103464 40.0,3.01155352039033 41.37931034482759,5.137149839568831 42.75862068965517,2.183387731039455 44.13793103448276,2.765225722702177 45.51724137931034,5.36559163338835 46.89655172413793,4.387251984079742 48.27586206896552,5.100044476910579 49.6551724137931,2.192473592429592 51.03448275862069,9.388704388547243 52.41379310344828,1.636959836492591 53.79310344827586,5.02682424382109 55.17241379310345,20.0 56.55172413793103,2.837226888435337 57.93103448275862,2.654900126954436 59.31034482758621,3.91711103894063 60.68965517241379,6.007373452713044 62.06896551724138,4.689599736376684 63.44827586206897,11.39458448374878 64.82758620689656,4.679180520065563 66.20689655172414,2.527145677596685 67.58620689655172,4.666018402202702 68.96551724137932,5.498622358647711 70.3448275862069,5.355381944279098 71.72413793103448,6.84632036899645 73.10344827586206,16.01300211527234 74.48275862068967,2.2896942140968 75.86206896551724,2.597223002658138 77.24137931034483,3.24043341654103 78.62068965517241,2.565336772119168 80.0,1.481643036125347" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,247,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_Cache_concurrency__1000__JWT_count__100_4.html">BenchmarkTokens_Cache/concurrency:_1000,_JWT_count:_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.111278079605441 1.379310344827586,0.0 2.758620689655172,12.652101876469 4.137931034482759,2.709513351057681 5.517241379310345,5.329634338997418 6.896551724137931,3.097137132508766 8.275862068965518,3.885485300350634 9.655172413793103,1.526605787384888 11.03448275862069,4.489654375216738 12.41379310344828,3.207336338766231 13.79310344827586,3.894732786190421 15.17241379310345,3.789157322852849 16.55172413793103,16.05748853697068 17.93103448275862,4.962817400685855 19.31034482758621,3.618078834816784 20.68965517241379,4.679227834932378 22.06896551724138,4.559781142835125 23.44827586206897,4.511231842176242 24.82758620689655,4.384078911879166 26.20689655172414,2.786575733055909 27.58620689655172,2.508380534042307 28.96551724137931,5.115400917042346 30.3448275862069,11.99475975802412 31.72413793103448,5.007513582244827 33.10344827586207,3.700535583554888 34.48275862068966,4.280815320001541 35.86206896551724,3.994143258968135 37.24137931034483,10.00269718336994 38.62068965517241,8.623280545601665 40.0,3.457789080260471 41.37931034482759,5.409008592455593 42.75862068965517,4.139020537124803 44.13793103448276,3.908604014950102 45.51724137931034,4.083535622086079 46.89655172413793,4.357107078179787 48.27586206896552,4.09740685084576 49.6551724137931,3.350672369282935 51.03448275862069,12.08415212114206 52.41379310344828,3.94174083920934 53.79310344827586,3.743690517473895 55.17241379310345,20.0 56.55172413793103,3.977189534928525 57.93103448275862,3.041652217470042 59.31034482758621,2.827418795514969 60.68965517241379,5.03217354448426 62.06896551724138,3.651215659076022 63.44827586206897,13.0304781720803 64.82758620689656,4.06349940276654 66.20689655172414,3.870072823950988 67.58620689655172,2.950718606712133 68.96551724137932,5.163950217701229 70.3448275862069,3.878549685970793 71.72413793103448,7.648441413324086 73.10344827586206,16.53681655299965 74.48275862068967,4.651485377413016 75.86206896551724,1.810195353138366 77.24137931034483,1.954302007475051 78.62068965517241,2.805841328555466 80.0,1.935807035795476" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,247,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_module_annotated_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/module_annotated-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.147113594040968 1.379310344827586,2.793296089385475 2.758620689655172,13.87337057728119 4.137931034482759,1.415270018621974 5.517241379310345,4.878957169459963 6.896551724137931,3.66852886405959 8.275862068965518,5.940409683426443 9.655172413793103,0.0 11.03448275862069,3.873370577281192 12.41379310344828,2.905027932960894 13.79310344827586,2.364990689013035 15.17241379310345,2.160148975791434 16.55172413793103,16.29422718808194 17.93103448275862,5.623836126629423 19.31034482758621,0.3910614525139665 20.68965517241379,6.722532588454376 22.06896551724138,0.9497206703910615 23.44827586206897,3.147113594040968 24.82758620689655,6.014897579143389 26.20689655172414,3.184357541899441 27.58620689655172,3.240223463687151 28.96551724137931,6.014897579143389 30.3448275862069,13.05400372439479 31.72413793103448,5.418994413407821 33.10344827586207,5.21415270018622 34.48275862068966,5.549348230912477 35.86206896551724,3.7243947858473 37.24137931034483,8.286778398510242 38.62068965517241,6.052141527001862 40.0,2.458100558659218 41.37931034482759,6.052141527001862 42.75862068965517,3.016759776536313 44.13793103448276,2.588454376163873 45.51724137931034,4.04096834264432 46.89655172413793,4.972067039106145 48.27586206896552,5.381750465549348 49.6551724137931,1.340782122905028 51.03448275862069,9.329608938547485 52.41379310344828,1.582867783985102 53.79310344827586,6.536312849162011 55.17241379310345,20.0 56.55172413793103,2.048417132216015 57.93103448275862,2.569832402234637 59.31034482758621,1.750465549348231 60.68965517241379,6.238361266294227 62.06896551724138,3.575418994413408 63.44827586206897,8.6219739292365 64.82758620689656,3.575418994413408 66.20689655172414,2.513966480446927 67.58620689655172,7.02048417132216 68.96551724137932,5.549348230912477 70.3448275862069,4.338919925512104 71.72413793103448,6.2756052141527 73.10344827586206,13.85474860335196 74.48275862068967,2.420856610800745 75.86206896551724,2.718808193668529 77.24137931034483,2.92364990689013 78.62068965517241,2.23463687150838 80.0,1.452513966480447" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,247,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONRemoveArray_size_5000_4.html">BenchmarkJSONRemoveArray/size=5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.844578801133835 1.379310344827586,6.557920607491811 2.758620689655172,14.71311327525168 4.137931034482759,5.748439373103092 5.517241379310345,6.868763005224141 6.896551724137931,8.384204892169402 8.275862068965518,7.31263456272377 9.655172413793103,6.896948508333367 11.03448275862069,6.52332019613582 12.41379310344828,7.637950597187865 13.79310344827586,6.843223651766706 15.17241379310345,7.334485343939315 16.55172413793103,18.70090089367691 17.93103448275862,7.63610631106692 19.31034482758621,6.503113235158508 20.68965517241379,6.797717896391213 22.06896551724138,6.027247322778136 23.44827586206897,6.978698495303084 24.82758620689655,7.742714067492853 26.20689655172414,6.179320741403021 27.58620689655172,6.242788239869457 28.96551724137931,7.223868269859153 30.3448275862069,15.33263303918306 31.72413793103448,9.206355570345483 33.10344827586207,9.069036440688159 34.48275862068966,7.459054843456192 35.86206896551724,6.920563389316772 37.24137931034483,12.06848716416953 38.62068965517241,9.232416135097967 40.0,6.717571636483187 41.37931034482759,7.846314835678116 42.75862068965517,6.789097863434622 44.13793103448276,6.353405313949619 45.51724137931034,7.836131168836376 46.89655172413793,7.720823193100766 48.27586206896552,0.0 49.6551724137931,6.560526663967059 51.03448275862069,12.21085803407118 52.41379310344828,6.641154041993593 53.79310344827586,8.198012180307034 55.17241379310345,20.0 56.55172413793103,6.985714801197984 57.93103448275862,7.062533327453001 59.31034482758621,8.563301111783787 60.68965517241379,8.027776552708495 62.06896551724138,6.685817840661698 63.44827586206897,14.13781628504645 64.82758620689656,8.336293546201372 66.20689655172414,7.368925382589137 67.58620689655172,6.278992378287139 68.96551724137932,6.239620878922616 70.3448275862069,6.888889779848368 71.72413793103448,10.11073735360979 73.10344827586206,18.51915852441073 74.48275862068967,6.711758125884556 75.86206896551724,6.937322337111447 77.24137931034483,6.710274678352491 78.62068965517241,7.726235771933975 80.0,6.04801558822704" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,247,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectInsert_existing_key_and_value_4.html">BenchmarkObjectInsert/existing_key_and_value-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.712948242360007 1.379310344827586,5.154566331036919 2.758620689655172,10.44338456103162 4.137931034482759,5.384207737148914 5.517241379310345,2.126832715068009 6.896551724137931,6.486486486486486 8.275862068965518,1.229464758876524 9.655172413793103,4.412647942059707 11.03448275862069,5.64211270093623 12.41379310344828,7.42271683448154 13.79310344827586,5.652711535064476 15.17241379310345,5.688040982158629 16.55172413793103,18.20173114290761 17.93103448275862,2.165695106871577 19.31034482758621,5.486663133721957 20.68965517241379,1.533298003886239 22.06896551724138,5.023847376788553 23.44827586206897,4.737678855325914 24.82758620689655,1.822999470058294 26.20689655172414,5.317081787670023 27.58620689655172,5.6350468115174 28.96551724137931,1.353117823706059 30.3448275862069,9.980568804098215 31.72413793103448,2.7945592651475 33.10344827586207,1.54036389330507 34.48275862068966,1.621621621621622 35.86206896551724,1.773538244126479 37.24137931034483,8.298887122416534 38.62068965517241,6.977565801095213 40.0,5.122769828652182 41.37931034482759,1.36018371312489 42.75862068965517,5.317081787670023 44.13793103448276,5.585585585585586 45.51724137931034,6.931637519872814 46.89655172413793,1.349584878996644 48.27586206896552,2.01377848436672 49.6551724137931,5.790496378731673 51.03448275862069,10.37272566684331 52.41379310344828,5.666843313902137 53.79310344827586,2.999470058293588 55.17241379310345,20.0 56.55172413793103,5.271153506447624 57.93103448275862,5.387740681858329 59.31034482758621,6.698463169051404 60.68965517241379,0.0 62.06896551724138,2.07383854442678 63.44827586206897,13.2803391626921 64.82758620689656,7.327327327327327 66.20689655172414,5.239357004062886 67.58620689655172,1.282458929517753 68.96551724137932,3.547076488252959 70.3448275862069,2.126832715068009 71.72413793103448,9.005476064299595 73.10344827586206,17.97562268150503 74.48275862068967,5.599717364423247 75.86206896551724,5.677442148030383 77.24137931034483,5.507860801978449 78.62068965517241,5.313548842960608 80.0,4.33492315845257" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,247,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_package_with_special_chars_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/package_with_special_chars-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.438931297709928 1.379310344827586,4.374045801526719 2.758620689655172,10.618320610687025 4.137931034482759,3.8664122137404604 5.517241379310345,4.320610687022903 6.896551724137931,5.179389312977101 8.275862068965518,7.47328244274809 9.655172413793103,7.118320610687023 11.03448275862069,6.35496183206107 12.41379310344828,8.553435114503818 13.79310344827586,6.9809160305343525 15.17241379310345,7.0 16.55172413793103,13.480916030534353 17.93103448275862,4.324427480916029 19.31034482758621,3.8015267175572554 20.68965517241379,4.251908396946565 22.06896551724138,3.889312977099234 23.44827586206897,3.8702290076335863 24.82758620689655,4.2748091603053435 26.20689655172414,3.568702290076338 27.58620689655172,3.660305343511453 28.96551724137931,4.248091603053439 30.3448275862069,13.083969465648853 31.72413793103448,7.393129770992369 33.10344827586207,7.4885496183206115 34.48275862068966,6.904580152671755 35.86206896551724,7.072519083969466 37.24137931034483,1.2557251908396978 38.62068965517241,0.0 40.0,3.8091603053435144 41.37931034482759,4.316793893129772 42.75862068965517,3.2175572519083993 44.13793103448276,7.312977099236644 45.51724137931034,8.244274809160306 46.89655172413793,4.759541984732822 48.27586206896552,4.66793893129771 49.6551724137931,4.9236641221374065 51.03448275862069,4.270992366412212 52.41379310344828,5.190839694656491 53.79310344827586,4.706106870229005 55.17241379310345,20.0 56.55172413793103,7.87022900763359 57.93103448275862,7.881679389312978 59.31034482758621,8.435114503816795 60.68965517241379,7.492366412213743 62.06896551724138,7.534351145038169 63.44827586206897,6.641221374045802 64.82758620689656,8.614503816793896 66.20689655172414,7.824427480916029 67.58620689655172,7.511450381679392 68.96551724137932,4.328244274809162 70.3448275862069,4.366412213740457 71.72413793103448,2.916030534351144 73.10344827586206,11.293893129770993 74.48275862068967,4.610687022900761 75.86206896551724,4.683206106870232 77.24137931034483,4.4923664122137446 78.62068965517241,4.618320610687025 80.0,7.091603053435113" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,246,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectConstruction_shuffled_keys_50000_4.html">BenchmarkObjectConstruction/shuffled_keys/50000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.021477413927011 1.379310344827586,2.467980348049784 2.758620689655172,14.10625863727482 4.137931034482759,1.207601397746494 5.517241379310345,5.071950429152813 6.896551724137931,2.752945183179297 8.275862068965518,4.391398633132356 9.655172413793103,1.904231865131296 11.03448275862069,0.7809459798897426 12.41379310344828,1.557780197122633 13.79310344827586,0.1059577942099809 15.17241379310345,0.3014606418358578 16.55172413793103,16.05346988887767 17.93103448275862,4.776147298254117 19.31034482758621,1.577035236740559 20.68965517241379,4.749134624743421 22.06896551724138,2.120019047374837 23.44827586206897,1.566574349137947 24.82758620689655,5.147090769914466 26.20689655172414,1.987052191215563 27.58620689655172,0.6934197892978962 28.96551724137931,4.064868337820397 30.3448275862069,14.22512054037626 31.72413793103448,5.141763716845641 33.10344827586207,4.358273391947771 34.48275862068966,4.695147199116757 35.86206896551724,3.023861044452723 37.24137931034483,10.10786289284985 38.62068965517241,6.830414258733342 40.0,1.482173964940045 41.37931034482759,5.551836650522385 42.75862068965517,1.047085551208239 44.13793103448276,1.247671671508266 45.51724137931034,3.768725720149858 46.89655172413793,5.088749607016975 48.27586206896552,3.766905493202951 49.6551724137931,1.612567583599972 51.03448275862069,11.1130398855424 52.41379310344828,0.0 53.79310344827586,5.063410892216381 55.17241379310345,20.0 56.55172413793103,2.255607897112394 57.93103448275862,1.441274837836379 59.31034482758621,2.158733179829935 60.68965517241379,4.930200255662432 62.06896551724138,4.453456092713115 63.44827586206897,12.18469127741107 64.82758620689656,2.935296529957631 66.20689655172414,2.697500492526686 67.58620689655172,4.656749078284386 68.96551724137932,4.981795021859878 70.3448275862069,5.070135619548009 71.72413793103448,7.948515747581473 73.10344827586206,16.90439167672336 74.48275862068967,1.928008579625268 75.86206896551724,1.623853712983076 77.24137931034483,0.8685805173236669 78.62068965517241,1.503966126443293 80.0,0.1915066549339075" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,246,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_object_10000_10_4.html">BenchmarkJSONPatchAddRemove/object-10000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.215987202801711 1.379310344827586,1.560565559405176 2.758620689655172,12.48322016848045 4.137931034482759,1.368067871926071 5.517241379310345,5.300672692463955 6.896551724137931,6.413891016924505 8.275862068965518,5.541819522923566 9.655172413793103,2.291097281794726 11.03448275862069,1.728611243124279 12.41379310344828,6.972883912200665 13.79310344827586,2.247740326016722 15.17241379310345,1.259840394830148 16.55172413793103,15.28542579618933 17.93103448275862,5.433277213161205 19.31034482758621,2.303885484864794 20.68965517241379,5.096196371628479 22.06896551724138,2.621611613427463 23.44827586206897,2.544357673896324 24.82758620689655,5.255636629131617 26.20689655172414,1.385038851850242 27.58620689655172,0.820408952641671 28.96551724137931,5.100289196292171 30.3448275862069,13.65765095851555 31.72413793103448,5.592702478632607 33.10344827586207,3.706210149305644 34.48275862068966,5.138009148137765 35.86206896551724,5.60889387290655 37.24137931034483,10.25203104549932 38.62068965517241,8.734732489681734 40.0,2.61672421108181 41.37931034482759,5.372664428856063 42.75862068965517,2.078300383346251 44.13793103448276,2.350330799180236 45.51724137931034,6.746084456111577 46.89655172413793,5.610722900778236 48.27586206896552,4.947985145894957 49.6551724137931,1.949443870582785 51.03448275862069,11.00412130952399 52.41379310344828,0.0 53.79310344827586,3.560817425538326 55.17241379310345,20.0 56.55172413793103,2.701219301941018 57.93103448275862,1.310153653333253 59.31034482758621,6.280806751211731 60.68965517241379,5.727016090947661 62.06896551724138,5.015629193083876 63.44827586206897,12.76291151253109 64.82758620689656,7.101845369186277 66.20689655172414,2.010446447713041 67.58620689655172,4.943247663866655 68.96551724137932,5.644679852658312 70.3448275862069,5.055463021404124 71.72413793103448,9.242407660328535 73.10344827586206,17.22513983817601 74.48275862068967,2.226346696730688 75.86206896551724,0.9522338876886935 77.24137931034483,1.735702474134997 78.62068965517241,1.537043061612753 80.0,0.1622287754058718" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,246,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_false__clients_100__pattern_count_1000_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=false,_clients=100,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.912564444783164 1.379310344827586,2.989907196628388 2.758620689655172,13.21844448498531 4.137931034482759,1.458403433302085 5.517241379310345,4.889660083255106 6.896551724137931,3.747181068786292 8.275862068965518,4.322315132770455 9.655172413793103,1.825830807982116 11.03448275862069,2.825116933582014 12.41379310344828,3.74252709675146 13.79310344827586,1.560051830093207 15.17241379310345,2.165853895047906 16.55172413793103,15.35095214845584 17.93103448275862,5.08065242664876 19.31034482758621,2.210380023364637 20.68965517241379,4.039616184064962 22.06896551724138,3.187558392441607 23.44827586206897,4.109194305142374 24.82758620689655,4.85185934631587 26.20689655172414,1.031205149099986 27.58620689655172,0.0 28.96551724137931,2.839735828020556 30.3448275862069,13.33573464371722 31.72413793103448,4.635094046283298 33.10344827586207,4.685706761941242 34.48275862068966,4.542824788744817 35.86206896551724,4.794720105150178 37.24137931034483,6.524976486814517 38.62068965517241,2.696571327104346 40.0,3.41944636042264 41.37931034482759,3.9339679397577 42.75862068965517,2.417968955235323 44.13793103448276,2.98279218435503 45.51724137931034,3.426535538157028 46.89655172413793,4.422160819464366 48.27586206896552,4.901828601712487 49.6551724137931,2.265427718279399 51.03448275862069,8.20093722900958 52.41379310344828,1.372458080381404 53.79310344827586,4.685920497690978 55.17241379310345,20.0 56.55172413793103,2.608979923529164 57.93103448275862,2.338997275627705 59.31034482758621,3.134539910442468 60.68965517241379,5.773202818043527 62.06896551724138,3.854513364552471 63.44827586206897,8.019572607205752 64.82758620689656,3.533686391347184 66.20689655172414,2.068846402821324 67.58620689655172,3.994866556945978 68.96551724137932,5.284380596951482 70.3448275862069,5.106857060409774 71.72413793103448,3.442405755526736 73.10344827586206,15.78513266741705 74.48275862068967,2.836120494572809 75.86206896551724,2.512931914063869 77.24137931034483,3.580979669149075 78.62068965517241,1.616838700163409 80.0,0.9907912185037542" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,246,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/dependencies</td><td><a href="benchmarks.__v1_dependencies_BenchmarkBase_50_4.html">BenchmarkBase/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.236091362718941 1.379310344827586,2.38305401562475 2.758620689655172,13.49898018415265 4.137931034482759,2.726689352909537 5.517241379310345,5.306277592276027 6.896551724137931,7.39262643852614 8.275862068965518,5.383456084013654 9.655172413793103,3.69727179290549 11.03448275862069,0.193871519179461 12.41379310344828,4.423351386470266 13.79310344827586,2.956454129588506 15.17241379310345,3.630877254645088 16.55172413793103,17.59987804813105 17.93103448275862,2.71838171467523 19.31034482758621,2.50248962876573 20.68965517241379,4.553451131383169 22.06896551724138,3.546363011838384 23.44827586206897,3.825747288035403 24.82758620689655,4.665417858226958 26.20689655172414,3.243680070721433 27.58620689655172,1.823619787090143 28.96551724137931,4.323886057546371 30.3448275862069,12.51853242375345 31.72413793103448,4.35424088955634 33.10344827586207,4.764803306013985 34.48275862068966,4.669904515414397 35.86206896551724,4.393622290032432 37.24137931034483,8.90023644816513 38.62068965517241,5.632299138881345 40.0,0.0 41.37931034482759,1.561210252477647 42.75862068965517,2.506962972430357 44.13793103448276,2.867905889369951 45.51724137931034,8.095793459332514 46.89655172413793,5.168216360721912 48.27586206896552,4.325496993806549 49.6551724137931,3.000228992592356 51.03448275862069,11.51105821204714 52.41379310344828,2.900444139120988 53.79310344827586,4.537554785146369 55.17241379310345,20.0 56.55172413793103,2.960940786775944 57.93103448275862,2.293187736647868 59.31034482758621,7.380977106066174 60.68965517241379,5.435352195932453 62.06896551724138,5.35975801340938 63.44827586206897,12.00640114176772 64.82758620689656,7.916273917743731 66.20689655172414,3.106151380079775 67.58620689655172,4.668586476656069 68.96551724137932,5.375880689533973 70.3448275862069,4.450364524254576 71.72413793103448,7.545079588239366 73.10344827586206,17.06538004782217 74.48275862068967,3.875007322437546 75.86206896551724,1.83661378535406 77.24137931034483,0.07014895169321383 78.62068965517241,3.3656718802422 80.0,0.9771193796963452" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,246,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkWriteSameValue_Go_4.html">BenchmarkWriteSameValue/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.8413878562577466 1.379310344827586,2.924411400247827 2.758620689655172,11.028500619578688 4.137931034482759,4.23791821561338 5.517241379310345,4.7583643122676555 6.896551724137931,5.477075588599751 8.275862068965518,2.6022304832713736 9.655172413793103,4.981412639405203 11.03448275862069,3.4944237918215606 12.41379310344828,4.0644361833952924 13.79310344827586,5.278810408921931 15.17241379310345,4.436183395291204 16.55172413793103,20.0 17.93103448275862,3.66790582403965 19.31034482758621,4.386617100371746 20.68965517241379,2.329615861214375 22.06896551724138,3.073110285006198 23.44827586206897,4.262701363073107 24.82758620689655,1.8835192069392797 26.20689655172414,4.783147459727381 27.58620689655172,1.4869888475836426 28.96551724137931,2.973977695167285 30.3448275862069,12.366790582403969 31.72413793103448,2.7757125154894666 33.10344827586207,4.36183395291202 34.48275862068966,4.312267657992567 35.86206896551724,2.5526641883519154 37.24137931034483,8.475836431226764 38.62068965517241,7.558859975216855 40.0,4.014869888475834 41.37931034482759,3.990086741016107 42.75862068965517,4.36183395291202 44.13793103448276,4.634448574969019 45.51724137931034,4.634448574969019 46.89655172413793,0.0 48.27586206896552,4.684014869888477 49.6551724137931,3.2961586121437385 51.03448275862069,11.4002478314746 52.41379310344828,3.4448574969021095 53.79310344827586,4.460966542750931 55.17241379310345,18.76084262701363 56.55172413793103,3.6926889714993827 57.93103448275862,4.411400247831471 59.31034482758621,5.254027261462204 60.68965517241379,0.5204460966542754 62.06896551724138,0.8674101610904579 63.44827586206897,14.126394052044612 64.82758620689656,5.204460966542753 66.20689655172414,4.213135068153655 67.58620689655172,4.386617100371746 68.96551724137932,0.6691449814126358 70.3448275862069,4.138785625774471 71.72413793103448,8.426270136307313 73.10344827586206,19.975216852540274 74.48275862068967,3.3952912019826478 75.86206896551724,4.73358116480793 77.24137931034483,4.0644361833952924 78.62068965517241,3.4944237918215606 80.0,2.973977695167285" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,246,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkTokens_Cache_concurrency__1__JWT_count__100_4.html">BenchmarkTokens_Cache/concurrency:_1,_JWT_count:_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.175723359209598 1.379310344827586,0.2113116241556609 2.758620689655172,11.705615485432 4.137931034482759,2.605907853614276 5.517241379310345,3.047081359007965 6.896551724137931,4.55045871559633 8.275862068965518,1.644520616997681 9.655172413793103,1.981651376146789 11.03448275862069,4.55045871559633 12.41379310344828,4.305675975400746 13.79310344827586,3.036999697550156 15.17241379310345,1.905030749067446 16.55172413793103,16.84282689787277 17.93103448275862,3.545518701482004 19.31034482758621,2.289746950297409 20.68965517241379,2.401451759249924 22.06896551724138,4.510938602681722 23.44827586206897,4.306885774775683 24.82758620689655,2.103437846557113 26.20689655172414,2.031253150519206 27.58620689655172,0.0 28.96551724137931,2.133682830930537 30.3448275862069,11.37292065732433 31.72413793103448,3.24710152233088 33.10344827586207,2.404274624458111 34.48275862068966,2.515576166952314 35.86206896551724,2.582921665490473 37.24137931034483,8.592398427260813 38.62068965517241,7.393487246698256 40.0,2.66034882548644 41.37931034482759,3.72819840709749 42.75862068965517,2.108277044056861 44.13793103448276,1.038007863695937 45.51724137931034,5.619518096582317 46.89655172413793,3.14668817421111 48.27586206896552,2.4595221292469 49.6551724137931,1.294888597640891 51.03448275862069,9.796955338239743 52.41379310344828,2.641798568404073 53.79310344827586,3.257989716705313 55.17241379310345,20.0 56.55172413793103,3.32331888295191 57.93103448275862,2.584534731323722 59.31034482758621,4.071378163121282 60.68965517241379,2.93900594818026 62.06896551724138,1.198104647645932 63.44827586206897,11.6076217360621 64.82758620689656,5.379171287428168 66.20689655172414,2.610343784655711 67.58620689655172,1.346506704304869 68.96551724137932,3.471720939610848 70.3448275862069,3.228954531706825 71.72413793103448,6.488154047787075 73.10344827586206,17.190442584938 74.48275862068967,2.991430587760863 75.86206896551724,1.986893840104849 77.24137931034483,2.162314749470713 78.62068965517241,1.058977719528178 80.0,1.24972275430991" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,245,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_5_5000_4.html">BenchmarkObjectFind/5_5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.308349769888231 1.379310344827586,11.393819855358315 2.758620689655172,14.806048652202497 4.137931034482759,11.5844838921762 5.517241379310345,9.855358316896778 6.896551724137931,12.912557527942143 8.275862068965518,10.170940170940169 9.655172413793103,10.907297830374752 11.03448275862069,10.683760683760683 12.41379310344828,13.721236028928336 13.79310344827586,10.81525312294543 15.17241379310345,11.209730440499671 16.55172413793103,17.330703484549637 17.93103448275862,9.776462853385928 19.31034482758621,11.43326758711374 20.68965517241379,10.151216305062457 22.06896551724138,11.426692965154503 23.44827586206897,11.485864562787638 24.82758620689655,5.54240631163708 26.20689655172414,11.518737672583825 27.58620689655172,11.505588428665352 28.96551724137931,10.078895463510847 30.3448275862069,14.812623274161735 31.72413793103448,6.21301775147929 33.10344827586207,10.170940170940169 34.48275862068966,9.743589743589743 35.86206896551724,10.151216305062457 37.24137931034483,13.122945430637738 38.62068965517241,11.919789612097304 40.0,11.472715318869165 41.37931034482759,5.47008547008547 42.75862068965517,11.33464825772518 44.13793103448276,9.092702169625245 45.51724137931034,13.813280736357658 46.89655172413793,9.638395792241942 48.27586206896552,9.618671926364236 49.6551724137931,11.321499013806704 51.03448275862069,13.136094674556212 52.41379310344828,11.328073635765943 53.79310344827586,9.62524654832347 55.17241379310345,20.0 56.55172413793103,11.505588428665352 57.93103448275862,11.439842209072976 59.31034482758621,13.681788297172911 60.68965517241379,9.743589743589743 62.06896551724138,9.769888231426691 63.44827586206897,14.990138067061144 64.82758620689656,13.56344510190664 66.20689655172414,10.71663379355687 67.58620689655172,9.559500328731097 68.96551724137932,0.0 70.3448275862069,7.205785667324129 71.72413793103448,12.642998027613412 73.10344827586206,17.527942143326758 74.48275862068967,10.729783037475345 75.86206896551724,10.880999342537804 77.24137931034483,11.025641025641024 78.62068965517241,10.88757396449704 80.0,10.710059171597631" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,245,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkPtr_without_escape_4.html">BenchmarkPtr/without_escape-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.711850649350652 1.379310344827586,4.809253246753244 2.758620689655172,12.637987012987011 4.137931034482759,5.308441558441558 5.517241379310345,5.036525974025974 6.896551724137931,7.747564935064933 8.275862068965518,4.801136363636363 9.655172413793103,3.717532467532468 11.03448275862069,6.558441558441558 12.41379310344828,7.524350649350646 13.79310344827586,4.918831168831165 15.17241379310345,5.856331168831165 16.55172413793103,15.75487012987013 17.93103448275862,4.9350649350649345 19.31034482758621,2.9991883116883074 20.68965517241379,6.22970779220779 22.06896551724138,4.594155844155843 23.44827586206897,6.010551948051944 24.82758620689655,6.022727272727268 26.20689655172414,5.844155844155841 27.58620689655172,5.146103896103893 28.96551724137931,5.787337662337659 30.3448275862069,12.252435064935062 31.72413793103448,4.878246753246753 33.10344827586207,4.159902597402599 34.48275862068966,5.162337662337661 35.86206896551724,2.3254870129870078 37.24137931034483,7.240259740259736 38.62068965517241,5.235389610389607 40.0,3.648538961038959 41.37931034482759,6.043019480519476 42.75862068965517,4.131493506493504 44.13793103448276,4.034090909090908 45.51724137931034,8.551136363636363 46.89655172413793,2.9707792207792174 48.27586206896552,3.981331168831165 49.6551724137931,2.8409090909090935 51.03448275862069,6.550324675324671 52.41379310344828,3.676948051948049 53.79310344827586,4.586038961038961 55.17241379310345,20.0 56.55172413793103,4.196428571428568 57.93103448275862,4.379058441558438 59.31034482758621,5.9334415584415545 60.68965517241379,4.8295454545454515 62.06896551724138,2.857142857142854 63.44827586206897,7.913961038961039 64.82758620689656,7.264610389610386 66.20689655172414,4.732142857142856 67.58620689655172,5.004058441558442 68.96551724137932,3.3035714285714235 70.3448275862069,2.6704545454545467 71.72413793103448,4.926948051948049 73.10344827586206,14.484577922077921 74.48275862068967,0.0 75.86206896551724,0.6980519480519476 77.24137931034483,4.370941558441556 78.62068965517241,0.2922077922077939 80.0,3.21022727272727" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,245,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkExprAppendText_negated_expr_with_with_modifier_4.html">BenchmarkExprAppendText/negated_expr_with_with_modifier-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.6271620755925689 1.379310344827586,1.6015374759769365 2.758620689655172,12.222934016655987 4.137931034482759,1.0377962844330533 5.517241379310345,4.573991031390133 6.896551724137931,6.841768097373475 8.275862068965518,5.996156310057653 9.655172413793103,0.0 11.03448275862069,4.176809737347851 12.41379310344828,7.149263292761049 13.79310344827586,2.908392056374119 15.17241379310345,3.792440743113385 16.55172413793103,15.75912876361307 17.93103448275862,5.368353619474693 19.31034482758621,1.2684176809737338 20.68965517241379,3.792440743113385 22.06896551724138,1.6912235746316426 23.44827586206897,1.370916079436256 24.82758620689655,5.317104420243435 26.20689655172414,2.216527866752081 27.58620689655172,1.3068545803971823 28.96551724137931,5.176169122357461 30.3448275862069,12.837924407431132 31.72413793103448,5.778347213324791 33.10344827586207,5.688661114670081 34.48275862068966,5.688661114670081 35.86206896551724,5.278667520819987 37.24137931034483,6.085842408712363 38.62068965517241,3.3952594490711085 40.0,0.8712363869314572 41.37931034482759,5.406790518898141 42.75862068965517,3.9718129404228044 44.13793103448276,5.035233824471494 45.51724137931034,8.187059577194105 46.89655172413793,5.1249199231262015 48.27586206896552,5.214606021780908 49.6551724137931,2.357463164638048 51.03448275862069,8.417680973734784 52.41379310344828,1.8705957719410584 53.79310344827586,4.599615631005761 55.17241379310345,20.0 56.55172413793103,2.101217168481739 57.93103448275862,2.524023062139655 59.31034482758621,6.867392696989111 60.68965517241379,5.3042921204356155 62.06896551724138,5.9064702114029455 63.44827586206897,10.249839846252403 64.82758620689656,7.174887892376683 66.20689655172414,1.8705957719410584 67.58620689655172,5.381165919282511 68.96551724137932,4.919923126201152 70.3448275862069,5.009609224855858 71.72413793103448,5.9064702114029455 73.10344827586206,12.120435618193465 74.48275862068967,1.3196668802049984 75.86206896551724,1.6912235746316426 77.24137931034483,1.6015374759769365 78.62068965517241,1.806534272901981 80.0,1.165919282511208" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,245,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_10000_1000_4.html">BenchmarkJSONPatchAddShallowComposite/array-10000-1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.119841252949083 1.379310344827586,0.8493687610820864 2.758620689655172,11.98022865731364 4.137931034482759,1.472863521086867 5.517241379310345,3.807309633699694 6.896551724137931,3.184600750184599 8.275862068965518,3.441025699798455 9.655172413793103,2.592475560059792 11.03448275862069,1.756139250765002 12.41379310344828,3.525867615830827 13.79310344827586,1.365493145683492 15.17241379310345,1.322138959335803 16.55172413793103,17.82842678987464 17.93103448275862,4.74302657408605 19.31034482758621,1.237264298449695 20.68965517241379,4.571738244188198 22.06896551724138,2.366863517812382 23.44827586206897,2.50327857848041 24.82758620689655,4.152604116355563 26.20689655172414,2.141677158663552 27.58620689655172,1.108315064433686 28.96551724137931,4.385223557302675 30.3448275862069,12.55048028514219 31.72413793103448,4.52966110713625 33.10344827586207,3.512278501530003 34.48275862068966,4.158661914296894 35.86206896551724,3.73825073716852 37.24137931034483,9.709569519780349 38.62068965517241,7.109333429384904 40.0,2.276520466352207 41.37931034482759,4.517218062716218 42.75862068965517,2.108080938729467 44.13793103448276,2.125763159747406 45.51724137931034,3.803020057860157 46.89655172413793,4.249921821661703 48.27586206896552,3.540177116913863 49.6551724137931,2.05513251023686 51.03448275862069,11.7786185928554 52.41379310344828,1.213000361830634 53.79310344827586,3.496626461443753 55.17241379310345,20.0 56.55172413793103,1.860791803308213 57.93103448275862,1.474664488042398 59.31034482758621,4.157876037807208 60.68965517241379,3.206408822773391 62.06896551724138,3.826825566526901 63.44827586206897,13.6629866908542 64.82758620689656,4.218977934880309 66.20689655172414,1.521325904617516 67.58620689655172,3.481694808139716 68.96551724137932,4.070218064353461 70.3448275862069,3.979383840087232 71.72413793103448,8.513563737039178 73.10344827586206,15.64716110304314 74.48275862068967,1.301869894872647 75.86206896551724,1.656136467452434 77.24137931034483,1.808236313060449 78.62068965517241,1.745267959324343 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,245,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,253,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyMergeOne_10000_4.html">BenchmarkAnyMergeOne/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.763893153208474 1.379310344827586,3.024596595367243 2.758620689655172,16.36509398560366 4.137931034482759,2.175144134001979 5.517241379310345,8.12540511036059 6.896551724137931,4.804694162999352 8.275862068965518,8.896052945791968 9.655172413793103,6.683382799440521 11.03448275862069,6.44458090267117 12.41379310344828,0.0 13.79310344827586,7.18998396615836 15.17241379310345,1.000579947463583 16.55172413793103,14.49493398833282 17.93103448275862,7.878415719987719 19.31034482758621,2.833555077951762 20.68965517241379,7.999181250639648 22.06896551724138,2.596458909016477 23.44827586206897,3.648210691502064 24.82758620689655,4.692116125950943 26.20689655172414,2.532323542455566 27.58620689655172,1.304881793061099 28.96551724137931,8.2431003309112 30.3448275862069,14.25203834476171 31.72413793103448,7.186231364923413 33.10344827586207,5.929109951216184 34.48275862068966,7.36772080646812 35.86206896551724,8.735714529389691 37.24137931034483,11.59451437928564 38.62068965517241,11.8742537440726 40.0,7.042267935728175 41.37931034482759,7.773001739842391 42.75862068965517,2.534029270289633 44.13793103448276,1.420188994644015 45.51724137931034,5.34779790536622 46.89655172413793,7.619145089209566 48.27586206896552,5.511547777436632 49.6551724137931,0.04503121481936342 51.03448275862069,10.73960358885136 52.41379310344828,1.306587520895166 53.79310344827586,8.17214205301402 55.17241379310345,20.0 56.55172413793103,1.063350731757241 57.93103448275862,3.134445467881145 59.31034482758621,1.243475591034695 60.68965517241379,8.47166786067615 62.06896551724138,8.804284788319176 63.44827586206897,13.41145566813359 64.82758620689656,1.36594684952069 66.20689655172414,2.358680448947566 67.58620689655172,7.295056800736874 68.96551724137932,7.385801521509228 70.3448275862069,8.328727868181353 71.72413793103448,9.013065875208952 73.10344827586206,12.56575580800327 74.48275862068967,4.391908027155187 75.86206896551724,2.871422235868045 77.24137931034483,6.594343806502235 78.62068965517241,5.451165012110668 80.0,1.999795312659912" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,245,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkInterfaceToValueInt_non_interned_int_value_4.html">BenchmarkInterfaceToValueInt/non-interned_int_value-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.322812051649926 1.379310344827586,7.265423242467719 2.758620689655172,15.948350071736009 4.137931034482759,6.886657101865133 5.517241379310345,8.32711621233859 6.896551724137931,6.30703012912482 8.275862068965518,4.103299856527974 9.655172413793103,5.440459110473451 11.03448275862069,7.202295552367284 12.41379310344828,7.70731707317073 13.79310344827586,6.817790530846484 15.17241379310345,7.420373027259682 16.55172413793103,16.154949784791963 17.93103448275862,8.602582496413198 19.31034482758621,5.509325681492108 20.68965517241379,9.319942611190816 22.06896551724138,6.157819225251071 23.44827586206897,7.139167862266852 24.82758620689655,9.15925394548063 26.20689655172414,3.994261119081777 27.58620689655172,3.236728837876612 28.96551724137931,9.193687230989955 30.3448275862069,15.517934002869438 31.72413793103448,8.12625538020086 33.10344827586207,8.642754662840744 34.48275862068966,8.901004304160685 35.86206896551724,6.691535150645622 37.24137931034483,9.515064562410327 38.62068965517241,7.609756097560972 40.0,6.525107604017213 41.37931034482759,9.055954088952651 42.75862068965517,6.967001434720228 44.13793103448276,6.169296987087517 45.51724137931034,7.064562410329984 46.89655172413793,8.849354375896699 48.27586206896552,8.37302725968436 49.6551724137931,2.3299856527977028 51.03448275862069,10.949784791965563 52.41379310344828,6.789096126255377 53.79310344827586,8.763271162123385 55.17241379310345,20.0 56.55172413793103,6.875179340028691 57.93103448275862,6.903873744619798 59.31034482758621,6.967001434720228 60.68965517241379,9.245337159253943 62.06896551724138,7.46054519368723 63.44827586206897,11.345767575322812 64.82758620689656,7.977044476327112 66.20689655172414,7.4261119081779015 67.58620689655172,9.53802008608321 68.96551724137932,8.160688665710182 70.3448275862069,7.420373027259682 71.72413793103448,8.338593974175035 73.10344827586206,16.855093256814918 74.48275862068967,5.291248206599711 75.86206896551724,5.0157819225251075 77.24137931034483,0.0 78.62068965517241,4.6025824964131985 80.0,5.692969870875178" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,245,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./internal/wasm/sdk/opa</td><td><a href="benchmarks.__internal_wasm_sdk_opa_BenchmarkWASMVirtualDocs_total_100_hit_100_4.html">BenchmarkWASMVirtualDocs/total=100/hit=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.099715614567382 1.379310344827586,7.311654096006239 2.758620689655172,14.5736596315354 4.137931034482759,3.692445239159589 5.517241379310345,3.841961593699769 6.896551724137931,3.159436555417114 8.275862068965518,3.965036760859434 9.655172413793103,3.688070078657777 11.03448275862069,4.293173798495325 12.41379310344828,3.517248594717469 13.79310344827586,3.247129989822996 15.17241379310345,4.296407612779273 16.55172413793103,16.38535652802481 17.93103448275862,4.142325873367637 19.31034482758621,4.829986969630679 20.68965517241379,4.329316428727684 22.06896551724138,5.160026250963011 23.44827586206897,5.51707739278479 24.82758620689655,3.725544279477644 26.20689655172414,4.229448634664587 27.58620689655172,3.136419406690191 28.96551724137931,4.154310008655209 30.3448275862069,15.03894843968461 31.72413793103448,4.087921703649455 33.10344827586207,3.219927904963905 34.48275862068966,3.394553876297092 35.86206896551724,3.743805818963467 37.24137931034483,3.315610762894834 38.62068965517241,0.0 40.0,3.89389284661258 41.37931034482759,4.086399908692303 42.75862068965517,4.284233253122057 44.13793103448276,2.965597922749883 45.51724137931034,5.187418560191746 46.89655172413793,3.679509982023797 48.27586206896552,3.417000351915084 49.6551724137931,4.599244809252513 51.03448275862069,6.42083337296341 52.41379310344828,3.451430962820647 53.79310344827586,4.212899114505559 55.17241379310345,20.0 56.55172413793103,3.717174407213308 57.93103448275862,4.65859481258144 59.31034482758621,4.471414032851749 60.68965517241379,4.284043028752413 62.06896551724138,4.01392442385794 63.44827586206897,9.255747153767869 64.82758620689656,4.328555531249108 66.20689655172414,4.295266266561409 67.58620689655172,4.094008883478062 68.96551724137932,4.075366895252951 70.3448275862069,3.01829007314127 71.72413793103448,0.9341918793216599 73.10344827586206,15.54646705789479 74.48275862068967,3.754077934924243 75.86206896551724,2.941058979065808 77.24137931034483,4.35195312871532 78.62068965517241,4.115694461617478 80.0,2.71735512036447" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,245,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatch_reuse_pattern_false__pattern_count_10_4.html">BenchmarkBuiltinGlobMatch/reuse-pattern=false,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.80293501048218 1.379310344827586,1.677148846960168 2.758620689655172,12.62264150943396 4.137931034482759,1.765199161425577 5.517241379310345,4.249475890985325 6.896551724137931,4.044025157232704 8.275862068965518,4.70020964360587 9.655172413793103,2.111111111111111 11.03448275862069,2.417190775681342 12.41379310344828,3.662473794549266 13.79310344827586,1.159329140461216 15.17241379310345,1.419287211740042 16.55172413793103,16.21174004192872 17.93103448275862,5.329140461215933 19.31034482758621,2.054507337526205 20.68965517241379,4.769392033542977 22.06896551724138,1.953878406708595 23.44827586206897,1.935010482180294 24.82758620689655,4.165618448637317 26.20689655172414,0.2348008385744235 27.58620689655172,0.0 28.96551724137931,2.327044025157233 30.3448275862069,12.70020964360587 31.72413793103448,4.117400419287212 33.10344827586207,4.716981132075472 34.48275862068966,4.081761006289308 35.86206896551724,4.9979035639413 37.24137931034483,6.859538784067086 38.62068965517241,5.186582809224319 40.0,2.60167714884696 41.37931034482759,4.918238993710692 42.75862068965517,1.876310272536688 44.13793103448276,1.939203354297694 45.51724137931034,4.463312368972746 46.89655172413793,5.010482180293501 48.27586206896552,5.167714884696017 49.6551724137931,1.815513626834382 51.03448275862069,7.614255765199161 52.41379310344828,1.20125786163522 53.79310344827586,4.306079664570231 55.17241379310345,20.0 56.55172413793103,2.368972746331237 57.93103448275862,2.085953878406709 59.31034482758621,2.710691823899371 60.68965517241379,5.805031446540881 62.06896551724138,4.675052410901468 63.44827586206897,10.29559748427673 64.82758620689656,3.836477987421384 66.20689655172414,1.09643605870021 67.58620689655172,4.731656184486373 68.96551724137932,4.628930817610063 70.3448275862069,5.364779874213836 71.72413793103448,5.50314465408805 73.10344827586206,13.0440251572327 74.48275862068967,1.687631027253669 75.86206896551724,1.716981132075472 77.24137931034483,2.180293501048218 78.62068965517241,1.742138364779874 80.0,0.578616352201258" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,245,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectMergeWith_without_conflict_4.html">BenchmarkObjectMergeWith/without_conflict-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.189723320158102 1.379310344827586,4.081925979159177 2.758620689655172,11.455264103485447 4.137931034482759,3.2698526769673038 5.517241379310345,2.1703197987782943 6.896551724137931,4.283147682357171 8.275862068965518,3.356090549766435 9.655172413793103,1.782249371182175 11.03448275862069,3.3417175709665834 12.41379310344828,2.6015091627739793 13.79310344827586,2.659001077973411 15.17241379310345,2.6733740567732625 16.55172413793103,17.003233920229967 17.93103448275862,0.8983111749910186 19.31034482758621,1.9116061803808861 20.68965517241379,4.477182896155226 22.06896551724138,1.8900467121810962 23.44827586206897,4.132231404958679 24.82758620689655,3.356090549766435 26.20689655172414,4.584980237154149 27.58620689655172,3.7369744879626303 28.96551724137931,3.039885016169599 30.3448275862069,12.159540064678406 31.72413793103448,3.5213798059647843 33.10344827586207,2.896155228171036 34.48275862068966,3.5501257635644983 35.86206896551724,1.0204814947897916 37.24137931034483,9.040603665109593 38.62068965517241,6.841537908731585 40.0,1.9834710743801693 41.37931034482759,3.981315127560187 42.75862068965517,2.199065756378012 44.13793103448276,2.896155228171036 45.51724137931034,5.217391304347824 46.89655172413793,2.773984908372263 48.27586206896552,2.8745957599712533 49.6551724137931,2.091268415379087 51.03448275862069,10.05389867049946 52.41379310344828,2.68056054617319 53.79310344827586,3.902263744160976 55.17241379310345,20.0 56.55172413793103,3.6435501257635607 57.93103448275862,3.830398850161693 59.31034482758621,2.1631333093783702 60.68965517241379,3.8088393819619135 62.06896551724138,0.0 63.44827586206897,10.427596119295723 64.82758620689656,5.131153431548688 66.20689655172414,4.089112468559108 67.58620689655172,4.038807042759608 68.96551724137932,2.3140495867768536 70.3448275862069,2.4865253323751375 71.72413793103448,6.985267696730148 73.10344827586206,12.748832195472513 74.48275862068967,3.8663312971613344 75.86206896551724,3.2554796981674414 77.24137931034483,3.039885016169599 78.62068965517241,2.8242903341717565 80.0,2.2924901185770743" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,244,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_with_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/with-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.508693492300054 1.379310344827586,2.7074018877297554 2.758620689655172,11.897665176353701 4.137931034482759,2.2851465474416344 5.517241379310345,3.3035270740188807 6.896551724137931,6.756085444610038 8.275862068965518,4.321907600596127 9.655172413793103,3.4028812717337367 11.03448275862069,0.7699950322901188 12.41379310344828,7.203179334326874 13.79310344827586,2.0367610531544997 15.17241379310345,1.5399900645802305 16.55172413793103,15.747640337804272 17.93103448275862,3.129657228017887 19.31034482758621,1.788375558867365 20.68965517241379,0.0 22.06896551724138,2.2603079980129195 23.44827586206897,2.160953800298067 24.82758620689655,3.7506209637357237 26.20689655172414,1.8380526577247878 27.58620689655172,0.4967709885742657 28.96551724137931,3.0799801291604574 30.3448275862069,11.475409836065577 31.72413793103448,3.5270740188773004 33.10344827586207,2.7819175360159 34.48275862068966,3.775459513164435 35.86206896551724,3.576751117734723 37.24137931034483,4.247391952309991 38.62068965517241,1.614505712866368 40.0,2.2603079980129195 41.37931034482759,2.7074018877297554 42.75862068965517,2.235469448584201 44.13793103448276,3.3035270740188807 45.51724137931034,6.656731246895182 46.89655172413793,3.4028812717337367 48.27586206896552,3.8996522603080024 49.6551724137931,2.3099850968703457 51.03448275862069,7.401887729756584 52.41379310344828,1.788375558867365 53.79310344827586,2.160953800298067 55.17241379310345,20.0 56.55172413793103,3.129657228017887 57.93103448275862,2.608047690014903 59.31034482758621,5.986090412319925 60.68965517241379,3.502235469448589 62.06896551724138,2.9557873820168936 63.44827586206897,9.612518628912074 64.82758620689656,7.078986587183307 66.20689655172414,3.278688524590166 67.58620689655172,2.682563338301044 68.96551724137932,2.0119225037257884 70.3448275862069,3.6512667660208677 71.72413793103448,4.595131644311971 73.10344827586206,15.772478887232987 74.48275862068967,2.682563338301044 75.86206896551724,2.2603079980129195 77.24137931034483,1.6890213611525127 78.62068965517241,2.533532041728769 80.0,0.993541977148535" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,244,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkCountUnescapedLeftCurly_no_curly______100_4.html">BenchmarkCountUnescapedLeftCurly/no_curly!!!_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.768811341330425 1.379310344827586,5.910577971646671 2.758620689655172,7.273718647764447 4.137931034482759,6.1613958560523425 5.517241379310345,0.0654307524536506 6.896551724137931,5.539803707742637 8.275862068965518,0.0 9.655172413793103,5.75790621592148 11.03448275862069,5.856052344601961 12.41379310344828,5.496183206106869 13.79310344827586,5.866957470010906 15.17241379310345,5.8887677208287865 16.55172413793103,13.576881134133043 17.93103448275862,0.0 19.31034482758621,5.877862595419847 20.68965517241379,0.1090512540894224 22.06896551724138,5.899672846237731 23.44827586206897,5.768811341330425 24.82758620689655,0.0654307524536506 26.20689655172414,5.812431842966193 27.58620689655172,5.768811341330425 28.96551724137931,0.1090512540894224 30.3448275862069,7.28462377317339 31.72413793103448,0.1199563794983618 33.10344827586207,0.0654307524536506 34.48275862068966,0.1090512540894224 35.86206896551724,0.0545256270447112 37.24137931034483,7.251908396946563 38.62068965517241,6.1068702290076295 40.0,5.932388222464555 41.37931034482759,0.0763358778625971 42.75862068965517,5.75790621592148 44.13793103448276,5.736095965103596 45.51724137931034,5.517993456924753 46.89655172413793,0.010905125408939398 48.27586206896552,0.0872410032715365 49.6551724137931,5.747001090512541 51.03448275862069,9.302071973827697 52.41379310344828,5.9432933478734995 53.79310344827586,0.0654307524536506 55.17241379310345,20.0 56.55172413793103,5.812431842966193 57.93103448275862,5.812431842966193 59.31034482758621,5.474372955288986 60.68965517241379,0.0872410032715365 62.06896551724138,0.0763358778625971 63.44827586206897,10.65430752453653 64.82758620689656,5.517993456924753 66.20689655172414,5.812431842966193 67.58620689655172,0.0654307524536506 68.96551724137932,0.0763358778625971 70.3448275862069,0.0654307524536506 71.72413793103448,7.186477644492912 73.10344827586206,13.151581243184296 74.48275862068967,5.866957470010906 75.86206896551724,5.8887677208287865 77.24137931034483,5.84514721919302 78.62068965517241,5.866957470010906 80.0,4.700109051254088" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,244,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_import_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/import-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.5046035046035016 1.379310344827586,4.12830412830413 2.758620689655172,12.067122067122064 4.137931034482759,1.2474012474012461 5.517241379310345,3.831303831303835 6.896551724137931,7.012177012177013 8.275862068965518,7.038907038907038 9.655172413793103,5.530145530145532 11.03448275862069,6.281556281556282 12.41379310344828,8.942678942678942 13.79310344827586,6.566676566676566 15.17241379310345,6.572616572616571 16.55172413793103,11.841401841401842 17.93103448275862,4.93020493020493 19.31034482758621,4.068904068904068 20.68965517241379,5.049005049005048 22.06896551724138,3.593703593703591 23.44827586206897,4.603504603504602 24.82758620689655,2.940302940302942 26.20689655172414,3.771903771903773 27.58620689655172,3.0888030888030897 28.96551724137931,4.959904959904961 30.3448275862069,13.28185328185328 31.72413793103448,6.75972675972676 33.10344827586207,6.694386694386695 34.48275862068966,7.074547074547073 35.86206896551724,6.153846153846153 37.24137931034483,2.405702405702403 38.62068965517241,0.0 40.0,4.2768042768042775 41.37931034482759,4.900504900504901 42.75862068965517,3.8907038907038896 44.13793103448276,7.071577071577071 45.51724137931034,8.734778734778734 46.89655172413793,5.684585684585684 48.27586206896552,5.497475497475499 49.6551724137931,4.633204633204631 51.03448275862069,3.593703593703591 52.41379310344828,3.8016038016038003 53.79310344827586,4.1877041877041865 55.17241379310345,20.0 56.55172413793103,3.742203742203742 57.93103448275862,4.336204336204334 59.31034482758621,8.274428274428274 60.68965517241379,6.908226908226908 62.06896551724138,5.580635580635583 63.44827586206897,7.493317493317495 64.82758620689656,7.918027918027917 66.20689655172414,3.831303831303835 67.58620689655172,6.58152658152658 68.96551724137932,4.8411048411048405 70.3448275862069,3.9798039798039824 71.72413793103448,4.1877041877041865 73.10344827586206,13.062073062073063 74.48275862068967,3.8016038016038003 75.86206896551724,3.8610038610038586 77.24137931034483,2.999702999702997 78.62068965517241,3.9204039204039205 80.0,2.999702999702997" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,244,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkGenericVisitorWalkVsTypeVisitor_TypeVisitor_term_4.html">BenchmarkGenericVisitorWalkVsTypeVisitor/TypeVisitor_term-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.933985330073348 1.379310344827586,3.681863943621458 2.758620689655172,10.950668776067886 4.137931034482759,4.14209693657414 5.517241379310345,3.1065727024306042 6.896551724137931,8.724291672659284 8.275862068965518,0.5177621170717686 9.655172413793103,2.9915144541924334 11.03448275862069,0.7191140514885639 12.41379310344828,5.63785416367036 13.79310344827586,1.380698978858046 15.17241379310345,2.3011649647634123 16.55172413793103,13.904789299582914 17.93103448275862,2.933985330073348 19.31034482758621,3.883215878038257 20.68965517241379,3.0778081403710615 22.06896551724138,1.5820509132748448 23.44827586206897,3.135337264490147 24.82758620689655,2.8189270818351773 26.20689655172414,3.8544513159787144 27.58620689655172,3.2791600747878604 28.96551724137931,1.840931971810729 30.3448275862069,8.816338271249823 31.72413793103448,2.0135193441679853 33.10344827586207,0.6903494894290247 34.48275862068966,1.5532863512153057 35.86206896551724,3.6530993815619155 37.24137931034483,8.005177621170716 38.62068965517241,6.126851718682584 40.0,1.668344599453473 41.37931034482759,5.23515029483676 42.75862068965517,3.681863943621458 44.13793103448276,2.6751042715374638 45.51724137931034,6.328203653099383 46.89655172413793,0.0 48.27586206896552,1.0355242341435336 49.6551724137931,4.084567812455056 51.03448275862069,5.810441536027614 52.41379310344828,3.5380411333237447 53.79310344827586,0.661584927369482 55.17241379310345,20.0 56.55172413793103,2.617575147418382 57.93103448275862,3.422982885085574 59.31034482758621,6.0980871566230395 60.68965517241379,3.681863943621458 62.06896551724138,1.0067596720839909 63.44827586206897,8.212282467999426 64.82758620689656,6.011793470444413 66.20689655172414,4.199626060693227 67.58620689655172,0.5465266791313113 68.96551724137932,1.179347044441247 70.3448275862069,2.8189270818351773 71.72413793103448,6.385732777218466 73.10344827586206,15.55587516180066 74.48275862068967,1.380698978858046 75.86206896551724,3.7393930677405436 77.24137931034483,3.394218323026031 78.62068965517241,4.688623615705453 80.0,1.9847547821084426" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,244,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_false__clients_200__pattern_count_1000_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=false,_clients=200,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.589865465746518 1.379310344827586,1.236451666097011 2.758620689655172,13.0964548417517 4.137931034482759,1.659420083255793 5.517241379310345,4.548594608274735 6.896551724137931,3.178547842830251 8.275862068965518,4.344325297660374 9.655172413793103,1.507685861916447 11.03448275862069,3.114359206213317 12.41379310344828,2.340620295535465 13.79310344827586,0.3445078124424823 15.17241379310345,0.779511738482112 16.55172413793103,14.28836846959913 17.93103448275862,3.77698434775766 19.31034482758621,1.582131488664136 20.68965517241379,2.985462895199927 22.06896551724138,1.793267922089089 23.44827586206897,2.893981370437739 24.82758620689655,3.353947227127266 26.20689655172414,0.1568481241511251 27.58620689655172,0.0 28.96551724137931,2.152538796038131 30.3448275862069,12.75147652214081 31.72413793103448,4.158504067970998 33.10344827586207,4.228080677205242 34.48275862068966,3.987947906382202 35.86206896551724,3.920996910687632 37.24137931034483,3.69115932614924 38.62068965517241,1.226989519740122 40.0,1.615339985474631 41.37931034482759,3.495187923278957 42.75862068965517,0.9170990799923077 44.13793103448276,2.030036785748509 45.51724137931034,2.183476109853842 46.89655172413793,3.225367646558818 48.27586206896552,3.345426673836796 49.6551724137931,1.784784738195934 51.03448275862069,6.732078076262118 52.41379310344828,0.8851387375872679 53.79310344827586,3.470052539099044 55.17241379310345,20.0 56.55172413793103,1.939893283831779 57.93103448275862,1.973698285513133 59.31034482758621,2.526755940751366 60.68965517241379,4.38812413285378 62.06896551724138,3.804539896467671 63.44827586206897,8.052022649012983 64.82758620689656,2.268308031461048 66.20689655172414,0.2335147497693277 67.58620689655172,2.524848530650799 68.96551724137932,4.381328689838479 70.3448275862069,3.920622637984877 71.72413793103448,3.709695622001072 73.10344827586206,15.09044256043982 74.48275862068967,1.736590617008145 75.86206896551724,0.789596019163771 77.24137931034483,2.369455911454834 78.62068965517241,1.474062994709175 80.0,0.1253725091276303" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,244,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_var_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/var-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.150489606596803 1.379310344827586,4.576533241711049 2.758620689655172,12.283112867204947 4.137931034482759,1.8622229857412833 5.517241379310345,5.669129015633052 6.896551724137931,7.8611922350111705 8.275862068965518,6.0505067857756405 9.655172413793103,4.751760865830612 11.03448275862069,0.0 12.41379310344828,9.575674282769285 13.79310344827586,3.1918914275897627 15.17241379310345,3.250300635629621 16.55172413793103,12.001374334306822 17.93103448275862,4.452843154097238 19.31034482758621,4.1058237416251515 20.68965517241379,5.559182271087444 22.06896551724138,3.879058580999832 23.44827586206897,3.834392716028173 24.82758620689655,5.301494588558668 26.20689655172414,3.9374677890396867 27.58620689655172,3.5286033327606923 28.96551724137931,4.452843154097238 30.3448275862069,13.135200137433431 31.72413793103448,6.33224531867377 33.10344827586207,6.167325201855352 34.48275862068966,5.071293592166297 35.86206896551724,6.387218690946575 37.24137931034483,2.9067170589245848 38.62068965517241,1.2369008761381224 40.0,3.9786978182442887 41.37931034482759,3.8687510736986788 42.75862068965517,3.6076275554028534 44.13793103448276,5.820305789383266 45.51724137931034,10.434633224531868 46.89655172413793,4.597148256313353 48.27586206896552,4.755196701597663 49.6551724137931,4.349768081085724 51.03448275862069,5.7722040886445605 52.41379310344828,4.662429135887308 53.79310344827586,5.085036935234495 55.17241379310345,20.0 56.55172413793103,3.672908434976808 57.93103448275862,3.9993128328465914 59.31034482758621,9.998282082116479 60.68965517241379,5.789383267479817 62.06896551724138,6.0848651434461445 63.44827586206897,8.94004466586497 64.82758620689656,10.053255454389282 66.20689655172414,3.8893660883009815 67.58620689655172,4.428792303727882 68.96551724137932,4.628070778216802 70.3448275862069,4.5662257344098975 71.72413793103448,4.672736643188458 73.10344827586206,13.471912042604366 74.48275862068967,3.0716371757429997 75.86206896551724,3.2365572925614146 77.24137931034483,3.6694725992097617 78.62068965517241,3.731317643016663 80.0,2.580312661054805" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,243,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectInsert_existing_key__new_value_4.html">BenchmarkObjectInsert/existing_key,_new_value-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.321329639889197 1.379310344827586,4.376731301939058 2.758620689655172,10.35272391505078 4.137931034482759,4.989843028624192 5.517241379310345,1.07848568790397 6.896551724137931,5.636195752539243 8.275862068965518,1.481071098799631 9.655172413793103,3.434903047091413 11.03448275862069,4.672206832871653 12.41379310344828,6.411819021237304 13.79310344827586,4.967682363804247 15.17241379310345,5.030470914127424 16.55172413793103,15.36103416435826 17.93103448275862,1.78393351800554 19.31034482758621,0.4025854108956602 20.68965517241379,0.2585410895660203 22.06896551724138,4.56140350877193 23.44827586206897,4.406278855032318 24.82758620689655,0.3361034164358264 26.20689655172414,4.879039704524469 27.58620689655172,4.919667590027701 28.96551724137931,0.2437673130193906 30.3448275862069,9.215143120960295 31.72413793103448,0.9344413665743306 33.10344827586207,1.761772853185596 34.48275862068966,2.301015697137581 35.86206896551724,0.6389658356417359 37.24137931034483,8.007386888273315 38.62068965517241,6.05724838411819 40.0,4.317636195752539 41.37931034482759,1.289012003693444 42.75862068965517,4.354570637119114 44.13793103448276,5.052631578947368 45.51724137931034,6.722068328716528 46.89655172413793,0.3471837488457987 48.27586206896552,0.5872576177285319 49.6551724137931,4.982456140350877 51.03448275862069,11.32040627885503 52.41379310344828,4.57617728531856 53.79310344827586,2.219759926131117 55.17241379310345,20.0 56.55172413793103,4.480147737765466 57.93103448275862,4.642659279778393 59.31034482758621,6.197599261311173 60.68965517241379,0.0 62.06896551724138,0.7202216066481995 63.44827586206897,12.57987072945522 64.82758620689656,6.810710987996307 66.20689655172414,4.590951061865189 67.58620689655172,0.3176361957525392 68.96551724137932,1.728531855955679 70.3448275862069,0.8679593721144968 71.72413793103448,8.236380424746075 73.10344827586206,17.45152354570637 74.48275862068967,4.672206832871653 75.86206896551724,4.343490304709141 77.24137931034483,3.74145891043398 78.62068965517241,4.007386888273315 80.0,3.054478301015697" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,243,120);color:black;padding:2px 6px;display:block;text-align:right">1.05</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_10_10_4.html">BenchmarkJSONPatchAddRemove/array-10-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.826027770215083 1.379310344827586,1.497413558399129 2.758620689655172,12.16444323441329 4.137931034482759,3.25619384699156 5.517241379310345,5.755513204465015 6.896551724137931,2.063708140484617 8.275862068965518,6.496052273346039 9.655172413793103,2.341410291315001 11.03448275862069,2.940375714674653 12.41379310344828,3.392322352300572 13.79310344827586,2.477538796624013 15.17241379310345,0.0 16.55172413793103,16.16662129049823 17.93103448275862,6.060441056357201 19.31034482758621,3.419548053362374 20.68965517241379,5.782738905526817 22.06896551724138,3.964062074598421 23.44827586206897,4.503130955622107 24.82758620689655,7.465287231146202 26.20689655172414,4.111080860332154 27.58620689655172,3.424993193574735 28.96551724137931,5.913422270623469 30.3448275862069,13.07378164987748 31.72413793103448,5.978763953171794 33.10344827586207,3.996732915872584 34.48275862068966,6.659406479716853 35.86206896551724,6.300027225701062 37.24137931034483,7.356384426898993 38.62068965517241,5.407024230873945 40.0,4.688265722842363 41.37931034482759,5.826300027225701 42.75862068965517,2.989381976585897 44.13793103448276,3.103729921045467 45.51724137931034,4.023958616934386 46.89655172413793,7.236591342227062 48.27586206896552,4.720936564116526 49.6551724137931,3.223523005717397 51.03448275862069,9.915600326708413 52.41379310344828,2.041927579635176 53.79310344827586,3.942281513748979 55.17241379310345,20.0 56.55172413793103,4.41600871222434 57.93103448275862,3.419548053362374 59.31034482758621,3.751701606316363 60.68965517241379,5.837190307650422 62.06896551724138,5.722842363190852 63.44827586206897,11.51647154914239 64.82758620689656,3.985842635447863 66.20689655172414,3.272529267628641 67.58620689655172,6.065886196569562 68.96551724137932,6.463381432071876 70.3448275862069,4.432344132861421 71.72413793103448,8.24394228151375 73.10344827586206,13.35148380070787 74.48275862068967,2.733460386604955 75.86206896551724,2.706234685543153 77.24137931034483,2.777021508303839 78.62068965517241,4.334331609038933 80.0,1.900353934113803" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,243,120);color:black;padding:2px 6px;display:block;text-align:right">1.05</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_head_with_key_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/head_with_key-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.132515337423314 1.379310344827586,4.220858895705518 2.758620689655172,13.428220858895706 4.137931034482759,0.0 5.517241379310345,5.884662576687115 6.896551724137931,11.283435582822083 8.275862068965518,5.17300613496932 9.655172413793103,3.9509202453987733 11.03448275862069,1.6834355828220815 12.41379310344828,11.23435582822086 13.79310344827586,4.422085889570548 15.17241379310345,4.363190184049079 16.55172413793103,16.613496932515336 17.93103448275862,6.689570552147238 19.31034482758621,4.014723926380363 20.68965517241379,6.679754601226993 22.06896551724138,4.034355828220859 23.44827586206897,3.8723926380368106 24.82758620689655,6.6699386503067455 26.20689655172414,4.078527607361963 27.58620689655172,0.9276073619631902 28.96551724137931,5.9975460122699396 30.3448275862069,12.63803680981595 31.72413793103448,6.159509202453986 33.10344827586207,6.3263803680981585 34.48275862068966,6.733742331288344 35.86206896551724,6.316564417177911 37.24137931034483,7.150920245398773 38.62068965517241,5.698159509202455 40.0,3.793865030674848 41.37931034482759,6.507975460122699 42.75862068965517,3.833128834355829 44.13793103448276,4.446625766871167 45.51724137931034,11.700613496932514 46.89655172413793,6.100613496932514 48.27586206896552,6.512883435582818 49.6551724137931,3.7153374233128815 51.03448275862069,9.93374233128834 52.41379310344828,3.5975460122699374 53.79310344827586,6.05644171779141 55.17241379310345,20.0 56.55172413793103,4.417177914110429 57.93103448275862,4.358282208588955 59.31034482758621,11.67116564417178 60.68965517241379,6.812269938650303 62.06896551724138,7.028220858895706 63.44827586206897,11.543558282208586 64.82758620689656,11.465030674846625 66.20689655172414,4.397546012269935 67.58620689655172,6.566871165644169 68.96551724137932,5.18773006134969 70.3448275862069,4.785276073619631 71.72413793103448,7.720245398773004 73.10344827586206,15.411042944785276 74.48275862068967,2.036809815950914 75.86206896551724,2.2576687116564393 77.24137931034483,2.0858895705521476 78.62068965517241,1.9484662576687093 80.0,2.856441717791405" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,243,120);color:black;padding:2px 6px;display:block;text-align:right">1.05</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatch_reuse_pattern_false__pattern_count_100_4.html">BenchmarkBuiltinGlobMatch/reuse-pattern=false,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.995543788339269 1.379310344827586,2.550481979378368 2.758620689655172,13.68112915555721 4.137931034482759,3.094736449573956 5.517241379310345,5.816568157664125 6.896551724137931,5.519735983443029 8.275862068965518,5.608114407174687 9.655172413793103,3.134637256912722 11.03448275862069,3.613633397348647 12.41379310344828,4.75192512072791 13.79310344827586,2.140846120858427 15.17241379310345,2.788208752074283 16.55172413793103,15.19885145339623 17.93103448275862,6.652434135700035 19.31034482758621,3.494676784815319 20.68965517241379,6.722913131840471 22.06896551724138,3.151045065538008 23.44827586206897,2.724069136539071 24.82758620689655,5.834654037626088 26.20689655172414,1.68049521749669 27.58620689655172,0.0 28.96551724137931,3.570935804448754 30.3448275862069,13.00300188316894 31.72413793103448,5.120168552943151 33.10344827586207,5.673559189305092 34.48275862068966,5.438442749799564 35.86206896551724,6.268155799600992 37.24137931034483,8.160460910260474 38.62068965517241,6.247832491190125 40.0,3.625566349076129 41.37931034482759,6.343669009751459 42.75862068965517,3.21425241921951 44.13793103448276,3.471556690843324 45.51724137931034,5.926202151660358 46.89655172413793,5.697611545130796 48.27586206896552,6.309734678276434 49.6551724137931,2.865213581190685 51.03448275862069,9.954319169168237 52.41379310344828,1.946189845803889 53.79310344827586,4.886543732403558 55.17241379310345,20.0 56.55172413793103,3.285477224842914 57.93103448275862,3.261797773758693 59.31034482758621,4.93893684858203 60.68965517241379,6.878414409039211 62.06896551724138,4.995991274029049 63.44827586206897,11.33835511718532 64.82758620689656,5.394439990304477 66.20689655172414,2.897469841329032 67.58620689655172,5.915387914157329 68.96551724137932,6.535528499244868 70.3448275862069,6.495254787164619 71.72413793103448,6.983200641396155 73.10344827586206,16.22508530195961 74.48275862068967,2.692558685883691 75.86206896551724,2.645572688456734 77.24137931034483,3.551358305520855 78.62068965517241,3.082803497846475 80.0,1.633509220069733" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,243,120);color:black;padding:2px 6px;display:block;text-align:right">1.05</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_2500x1000_4.html">BenchmarkAnyUnionAllUniqueTypes/2500x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.364057868943862 1.379310344827586,3.144447378975066 2.758620689655172,12.10200428441471 4.137931034482759,0.8240161986090325 5.517241379310345,5.721160900313995 6.896551724137931,4.68527159080905 8.275862068965518,3.717072120980916 9.655172413793103,1.783803347321263 11.03448275862069,3.081844059042756 12.41379310344828,6.244289892498362 13.79310344827586,1.780086275200282 15.17241379310345,0.3650556093552836 16.55172413793103,13.14356701978852 17.93103448275862,6.642212244818108 19.31034482758621,3.786913949780399 20.68965517241379,4.717942698398724 22.06896551724138,2.499046277547906 23.44827586206897,2.024630493685868 24.82758620689655,4.908100282693117 26.20689655172414,1.590515597030255 27.58620689655172,3.137404505482681 28.96551724137931,4.999853273468909 30.3448275862069,12.65134841682073 31.72413793103448,6.999051168432276 33.10344827586207,8.443427140495544 34.48275862068966,5.510265966292025 35.86206896551724,3.980592970820984 37.24137931034483,11.23631775097573 38.62068965517241,10.12667390517553 40.0,3.639600512564682 41.37931034482759,5.565239506607585 42.75862068965517,1.288063307607282 44.13793103448276,1.331103090060745 45.51724137931034,4.994179847600043 46.89655172413793,5.058739521280238 48.27586206896552,5.539611272510295 49.6551724137931,2.953115982431943 51.03448275862069,11.73773121655858 52.41379310344828,1.208244074693586 53.79310344827586,6.529330633565161 55.17241379310345,20.0 56.55172413793103,1.821952245405014 57.93103448275862,1.448288679559038 59.31034482758621,6.597411743991549 60.68965517241379,6.396494214083791 62.06896551724138,3.176922851189952 63.44827586206897,11.74594790229969 64.82758620689656,5.875712846396885 66.20689655172414,3.10688538701568 67.58620689655172,4.59195351703495 68.96551724137932,4.726746290264206 70.3448275862069,6.907493813031272 71.72413793103448,9.897780516673025 73.10344827586206,12.20686484530133 74.48275862068967,2.750829004900666 75.86206896551724,3.466854476626464 77.24137931034483,1.245219160528607 78.62068965517241,1.723743287261203 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,243,120);color:black;padding:2px 6px;display:block;text-align:right">1.05</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkInterfaceToValueInt_interned_int_value_4.html">BenchmarkInterfaceToValueInt/interned_int_value-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.7860780984719895 1.379310344827586,3.853989813242787 2.758620689655172,7.648556876061122 4.137931034482759,3.892190152801362 5.517241379310345,0.0 6.896551724137931,11.03565365025467 8.275862068965518,4.371816638370124 9.655172413793103,5.135823429541599 11.03448275862069,5.195246179966048 12.41379310344828,11.803904923599323 13.79310344827586,6.472835314091681 15.17241379310345,6.481324278438034 16.55172413793103,18.40407470288625 17.93103448275862,2.915959252971142 19.31034482758621,5.140067911714771 20.68965517241379,1.9694397283531409 22.06896551724138,5.144312393887949 23.44827586206897,5.216468590831923 24.82758620689655,2.941426146010187 26.20689655172414,6.511035653650257 27.58620689655172,6.5195246179966055 28.96551724137931,4.452461799660444 30.3448275862069,10.038200339558577 31.72413793103448,2.9456706281833647 33.10344827586207,2.6103565365025503 34.48275862068966,2.996604414261462 35.86206896551724,1.4855687606112085 37.24137931034483,10.004244482173178 38.62068965517241,8.811544991511035 40.0,5.17402376910017 41.37931034482759,2.920203735144316 42.75862068965517,5.144312393887949 44.13793103448276,5.186757215619695 45.51724137931034,11.761460101867574 46.89655172413793,2.9456706281833647 48.27586206896552,1.4388794567062817 49.6551724137931,5.191001697792872 51.03448275862069,11.901528013582347 52.41379310344828,5.216468590831923 53.79310344827586,2.9626485568760614 55.17241379310345,17.00339558573854 56.55172413793103,6.536502546689306 57.93103448275862,6.485568760611207 59.31034482758621,11.943972835314094 60.68965517241379,2.8820033955857447 62.06896551724138,2.9329371816638385 63.44827586206897,14.028013582342956 64.82758620689656,11.863327674023772 66.20689655172414,6.472835314091681 67.58620689655172,2.9371816638370163 68.96551724137932,2.928692699490661 70.3448275862069,4.4397283531409215 71.72413793103448,4.728353140916809 73.10344827586206,20.0 74.48275862068967,5.140067911714771 75.86206896551724,5.178268251273346 77.24137931034483,6.451612903225808 78.62068965517241,5.1570458404074735 80.0,5.140067911714771" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,242,120);color:black;padding:2px 6px;display:block;text-align:right">1.05</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkTemplateStringToString_4.html">BenchmarkTemplateStringToString-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.480414544177062 1.379310344827586,4.971017038468295 2.758620689655172,13.718601791673986 4.137931034482759,3.7063059898120514 5.517241379310345,7.113999648691374 6.896551724137931,5.480414544177062 8.275862068965518,8.326014403653609 9.655172413793103,3.91709116458809 11.03448275862069,6.165466362199194 12.41379310344828,6.200597224661866 13.79310344827586,4.918320744774283 15.17241379310345,5.392587388020377 16.55172413793103,16.581767082381873 17.93103448275862,7.482873704549451 19.31034482758621,4.057614614438787 20.68965517241379,7.939574916564203 22.06896551724138,4.637273845072897 23.44827586206897,5.234498506938348 24.82758620689655,7.922009485332868 26.20689655172414,4.988582469699631 27.58620689655172,4.654839276304232 28.96551724137931,7.518004567012122 30.3448275862069,14.438784472158794 31.72413793103448,8.22062181626559 33.10344827586207,8.150360091340243 34.48275862068966,8.396276128578958 35.86206896551724,6.973476198840684 37.24137931034483,7.219392236079399 38.62068965517241,5.480414544177062 40.0,1.2471456174249127 41.37931034482759,7.658528016862817 42.75862068965517,1.6335851045143173 44.13793103448276,3.3198665027226397 45.51724137931034,6.428947830669248 46.89655172413793,7.799051466713507 48.27586206896552,7.3599156859300905 49.6551724137931,3.600913402424027 51.03448275862069,10.609520463727385 52.41379310344828,0.0 53.79310344827586,5.6736342877217645 55.17241379310345,20.0 56.55172413793103,4.742666432460915 57.93103448275862,5.058844194624978 59.31034482758621,7.518004567012122 60.68965517241379,7.3599156859300905 62.06896551724138,6.060073774811169 63.44827586206897,9.660987177235201 64.82758620689656,8.25575267872826 66.20689655172414,5.269629369401018 67.58620689655172,7.4477428420867735 68.96551724137932,6.5343404180572655 70.3448275862069,6.903214473915336 71.72413793103448,7.957140347795539 73.10344827586206,14.93061654663622 74.48275862068967,4.145441770595472 75.86206896551724,4.988582469699631 77.24137931034483,2.3186369225364487 78.62068965517241,4.725101001229582 80.0,3.600913402424027" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,242,120);color:black;padding:2px 6px;display:block;text-align:right">1.05</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/authz</td><td><a href="benchmarks.__v1_test_authz_BenchmarkAuthzForbidAuthn_disk_4.html">BenchmarkAuthzForbidAuthn/disk-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.0671487951125 1.379310344827586,2.309124118869582 2.758620689655172,12.76469111845025 4.137931034482759,2.530845303647566 5.517241379310345,4.07157625546737 6.896551724137931,3.700388110593154 8.275862068965518,4.780857546883943 9.655172413793103,2.978630196106039 11.03448275862069,3.124324708993575 12.41379310344828,3.23542060108169 13.79310344827586,2.585052232707194 15.17241379310345,1.897177474893713 16.55172413793103,15.10955783551824 17.93103448275862,3.098541218385668 19.31034482758621,2.72428461239444 20.68965517241379,4.486595186571618 22.06896551724138,3.119316460113066 23.44827586206897,3.363297379029173 24.82758620689655,4.276233429544766 26.20689655172414,2.385701736396999 27.58620689655172,2.090138532219607 28.96551724137931,4.276283167692548 30.3448275862069,12.26153236346496 31.72413793103448,4.30605336214575 33.10344827586207,4.374711136141728 34.48275862068966,3.251455414724328 35.86206896551724,3.983899378961835 37.24137931034483,7.718262470501452 38.62068965517241,4.074885755300556 40.0,2.74512872232646 41.37931034482759,2.889028835882477 42.75862068965517,3.427203246906287 44.13793103448276,3.253043209441984 45.51724137931034,2.044624300987723 46.89655172413793,3.659935692400929 48.27586206896552,2.358648010014967 49.6551724137931,3.03664783248804 51.03448275862069,8.916113935557725 52.41379310344828,2.069600503197015 53.79310344827586,3.970481557094802 55.17241379310345,20.0 56.55172413793103,3.085888598792205 57.93103448275862,2.071880805972251 59.31034482758621,2.385762952578885 60.68965517241379,4.564385649702642 62.06896551724138,4.246245152443597 63.44827586206897,10.56616933620233 64.82758620689656,2.632617206032243 66.20689655172414,2.81500699394878 67.58620689655172,3.68750593031762 68.96551724137932,4.052346722332581 70.3448275862069,4.490796147053512 71.72413793103448,4.944346838643327 73.10344827586206,14.97527248852962 74.48275862068967,1.300227877237069 75.86206896551724,1.420731931278714 77.24137931034483,1.246105120427534 78.62068965517241,1.381293406098968 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,242,120);color:black;padding:2px 6px;display:block;text-align:right">1.05</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkVarVisitorWalkAnyVsSpecific_Walk_4.html">BenchmarkVarVisitorWalkAnyVsSpecific/Walk-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.700103057368601 1.379310344827586,2.64513912744761 2.758620689655172,12.329096530401927 4.137931034482759,0.06870491240123044 5.517241379310345,4.47612504294057 6.896551724137931,3.998625901751975 8.275862068965518,6.080384747509445 9.655172413793103,2.7275850223290945 11.03448275862069,4.077636551013395 12.41379310344828,6.331157677773959 13.79310344827586,3.5829611817244924 15.17241379310345,3.8646513225695642 16.55172413793103,14.383373411198903 17.93103448275862,4.764685675025762 19.31034482758621,0.0 20.68965517241379,5.609756097560975 22.06896551724138,0.9275163174166927 23.44827586206897,2.00274819649605 24.82758620689655,5.4757815183785645 26.20689655172414,1.2366884232222581 27.58620689655172,0.3435245620061842 28.96551724137931,5.2421848162143565 30.3448275862069,13.060803847475096 31.72413793103448,5.9773273789075905 33.10344827586207,5.81243558914462 34.48275862068966,6.430779800755754 35.86206896551724,3.7718996908278903 37.24137931034483,6.633459292339399 38.62068965517241,4.970800412229474 40.0,1.9203023016145622 41.37931034482759,5.11851597389213 42.75862068965517,2.7172792854689085 44.13793103448276,3.5142562693232513 45.51724137931034,7.91824115424253 46.89655172413793,4.764685675025762 48.27586206896552,4.599793885262798 49.6551724137931,0.5839917554105085 51.03448275862069,8.924768120920643 52.41379310344828,1.5458605290278236 53.79310344827586,5.3074544829955315 55.17241379310345,20.0 56.55172413793103,2.0096186877361717 57.93103448275862,2.6657506011679786 59.31034482758621,4.774991411885948 60.68965517241379,4.8505668155273085 62.06896551724138,3.3390587427001037 63.44827586206897,8.917897629680523 64.82758620689656,5.843352799725178 66.20689655172414,2.555822741326004 67.58620689655172,5.2078323600137395 68.96551724137932,4.785297148746132 70.3448275862069,4.943318447268981 71.72413793103448,5.482652009618686 73.10344827586206,15.33837169357609 74.48275862068967,2.6485743730676745 75.86206896551724,3.3047062864994814 77.24137931034483,3.2153899003778754 78.62068965517241,2.693232566128472 80.0,0.9962212298179267" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,242,120);color:black;padding:2px 6px;display:block;text-align:right">1.05</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_true__clients_100__pattern_count_10_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=true,_clients=100,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.00748041014264 1.379310344827586,2.240709927897948 2.758620689655172,12.9499267602429 4.137931034482759,2.104185332138743 5.517241379310345,7.118335537636702 6.896551724137931,0.0 8.275862068965518,6.323648619821665 9.655172413793103,2.236727960521638 11.03448275862069,2.846822247820584 12.41379310344828,0.2781688638593797 13.79310344827586,2.685552569080023 15.17241379310345,2.041042706600111 16.55172413793103,8.443761821465648 17.93103448275862,6.300894520528464 19.31034482758621,2.086550905186513 20.68965517241379,6.04462647723879 22.06896551724138,2.976520613791828 23.44827586206897,3.277159150703244 24.82758620689655,6.098098610577812 26.20689655172414,1.227014804385853 27.58620689655172,1.322866447658461 28.96551724137931,6.058847789297041 30.3448275862069,12.87284724888718 31.72413793103448,5.982337130423653 33.10344827586207,6.189115007750615 34.48275862068966,6.219264189314106 35.86206896551724,6.397883868765732 37.24137931034483,3.600267360666695 38.62068965517241,1.916464012969837 40.0,2.443790264089765 41.37931034482759,6.447374034728444 42.75862068965517,2.069485330716612 44.13793103448276,2.966281269109888 45.51724137931034,0.04664590355106162 46.89655172413793,5.812534664448142 48.27586206896552,6.620589615597935 49.6551724137931,2.332864030035411 51.03448275862069,5.762760072244265 52.41379310344828,2.235590255556978 53.79310344827586,6.308574029039919 55.17241379310345,20.0 56.55172413793103,2.354764850605117 57.93103448275862,2.335423866205896 59.31034482758621,0.4300524766414949 60.68965517241379,6.48690928225038 62.06896551724138,5.849225649558428 63.44827586206897,6.126825660935478 64.82758620689656,0.4203819844418846 66.20689655172414,1.29044185616565 67.58620689655172,5.915212537508711 68.96551724137932,6.415518295717963 70.3448275862069,6.450218297140094 71.72413793103448,1.965954178932548 73.10344827586206,4.487961659342691 74.48275862068967,0.8763172490293955 75.86206896551724,0.9400287270503577 77.24137931034483,2.160501727889415 78.62068965517241,1.215637754739252 80.0,0.4778360851572166" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,242,120);color:black;padding:2px 6px;display:block;text-align:right">1.05</span></td><td><span style="background:rgb(255,235,120);color:black;padding:2px 6px;display:block;text-align:right">1.08</span></td><td><span style="background:rgb(255,221,120);color:black;padding:2px 6px;display:block;text-align:right">1.14</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkValueToInterfaceInt_4.html">BenchmarkValueToInterfaceInt-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.430127041742287 1.379310344827586,2.994555353901996 2.758620689655172,12.83121597096189 4.137931034482759,1.869328493647913 5.517241379310345,3.82940108892922 6.896551724137931,2.540834845735027 8.275862068965518,3.774954627949183 9.655172413793103,0.0 11.03448275862069,3.539019963702359 12.41379310344828,2.068965517241379 13.79310344827586,3.103448275862069 15.17241379310345,2.323049001814882 16.55172413793103,15.77132486388385 17.93103448275862,3.539019963702359 19.31034482758621,0.5263157894736842 20.68965517241379,5.372050816696915 22.06896551724138,1.542649727767695 23.44827586206897,3.484573502722323 24.82758620689655,5.208711433756806 26.20689655172414,3.938294010889292 27.58620689655172,3.629764065335753 28.96551724137931,4.392014519056261 30.3448275862069,12.23230490018149 31.72413793103448,4.319419237749546 33.10344827586207,3.992740471869328 34.48275862068966,4.065335753176044 35.86206896551724,2.522686025408348 37.24137931034483,7.49546279491833 38.62068965517241,5.480943738656987 40.0,1.978221415607985 41.37931034482759,4.029038112522686 42.75862068965517,2.123411978221416 44.13793103448276,1.506352087114338 45.51724137931034,3.103448275862069 46.89655172413793,4.047186932849365 48.27586206896552,4.373865698729583 49.6551724137931,1.397459165154265 51.03448275862069,9.019963702359346 52.41379310344828,1.887477313974592 53.79310344827586,5.263157894736842 55.17241379310345,20.0 56.55172413793103,2.323049001814882 57.93103448275862,3.284936479128857 59.31034482758621,1.524500907441016 60.68965517241379,4.918330308529946 62.06896551724138,3.684210526315789 63.44827586206897,8.874773139745917 64.82758620689656,3.539019963702359 66.20689655172414,2.79491833030853 67.58620689655172,6.17059891107078 68.96551724137932,4.41016333938294 70.3448275862069,4.065335753176044 71.72413793103448,5.571687840290381 73.10344827586206,11.86932849364791 74.48275862068967,3.992740471869328 75.86206896551724,3.248638838475499 77.24137931034483,3.194192377495463 78.62068965517241,2.087114337568058 80.0,1.415607985480944" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,242,120);color:black;padding:2px 6px;display:block;text-align:right">1.05</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkVarSetUpdateEmpty_4.html">BenchmarkVarSetUpdateEmpty-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.4218600191754547 1.379310344827586,0.651965484180252 2.758620689655172,13.058485139022052 4.137931034482759,1.8408437200383503 5.517241379310345,3.6816874400767006 6.896551724137931,4.141898370086288 8.275862068965518,4.755512943432404 9.655172413793103,0.6711409395973149 11.03448275862069,2.1284755512943434 12.41379310344828,4.487056567593481 13.79310344827586,2.416107382550333 15.17241379310345,1.150527325023969 16.55172413793103,16.625119846596355 17.93103448275862,3.9693192713326937 19.31034482758621,0.019175455417062892 20.68965517241379,4.487056567593481 22.06896551724138,0.9012464046021087 23.44827586206897,2.2435282837967385 24.82758620689655,4.544582933844676 26.20689655172414,2.0901246404602105 27.58620689655172,1.131351869606906 28.96551724137931,4.314477468839886 30.3448275862069,12.80920421860019 31.72413793103448,4.103547459252159 33.10344827586207,5.0047938638542675 34.48275862068966,5.043144774688395 35.86206896551724,1.7066155321188887 37.24137931034483,8.648130393096835 38.62068965517241,6.749760306807284 40.0,1.2272291466922347 41.37931034482759,4.793863854266538 42.75862068965517,2.5695110258868645 44.13793103448276,1.5148609779482278 45.51724137931034,5.44582933844679 46.89655172413793,4.352828379674014 48.27586206896552,4.218600191754554 49.6551724137931,0.8437200383509129 51.03448275862069,9.798657718120804 52.41379310344828,0.0 53.79310344827586,4.928092042186002 55.17241379310345,20.0 56.55172413793103,1.7449664429530216 57.93103448275862,2.205177372962609 59.31034482758621,3.4515819750719103 60.68965517241379,4.333652924256949 62.06896551724138,2.6270373921380603 63.44827586206897,10.105465004793862 64.82758620689656,5.062320230105467 66.20689655172414,2.281879194630875 67.58620689655172,4.966442953020136 68.96551724137932,3.854266538830295 70.3448275862069,3.3940556088207074 71.72413793103448,6.596356663470759 73.10344827586206,15.186960690316393 74.48275862068967,2.032598274209011 75.86206896551724,2.9721955896452528 77.24137931034483,2.95302013422819 78.62068965517241,2.5695110258868645 80.0,0.15340364333652445" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,241,120);color:black;padding:2px 6px;display:block;text-align:right">1.06</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_template_string_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/template_string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.0560000000000045 1.379310344827586,3.0720000000000027 2.758620689655172,11.328 4.137931034482759,2.5280000000000022 5.517241379310345,4.336000000000002 6.896551724137931,4.992000000000003 8.275862068965518,5.808000000000002 9.655172413793103,3.1999999999999993 11.03448275862069,2.3999999999999986 12.41379310344828,5.776000000000003 13.79310344827586,4.048 15.17241379310345,3.3760000000000048 16.55172413793103,14.543999999999999 17.93103448275862,3.759999999999998 19.31034482758621,3.4080000000000013 20.68965517241379,4.064 22.06896551724138,3.4720000000000013 23.44827586206897,2.6560000000000024 24.82758620689655,4.064 26.20689655172414,3.088000000000001 27.58620689655172,3.120000000000001 28.96551724137931,4.079999999999998 30.3448275862069,12.976000000000003 31.72413793103448,5.359999999999999 33.10344827586207,6.496000000000004 34.48275862068966,5.248000000000001 35.86206896551724,4.879999999999999 37.24137931034483,3.6320000000000014 38.62068965517241,2.144000000000002 40.0,1.024000000000001 41.37931034482759,3.9520000000000017 42.75862068965517,0.0 44.13793103448276,2.960000000000001 45.51724137931034,5.280000000000001 46.89655172413793,4.768000000000001 48.27586206896552,4.624000000000002 49.6551724137931,2.783999999999999 51.03448275862069,6.448 52.41379310344828,2.7520000000000024 53.79310344827586,4.352000000000002 55.17241379310345,20.0 56.55172413793103,3.488000000000003 57.93103448275862,3.616000000000003 59.31034482758621,5.759999999999998 60.68965517241379,4.688000000000001 62.06896551724138,4.896000000000003 63.44827586206897,8.159999999999998 64.82758620689656,5.343999999999999 66.20689655172414,3.3760000000000048 67.58620689655172,4.448 68.96551724137932,4.224 70.3448275862069,4.239999999999998 71.72413793103448,4.368 73.10344827586206,11.632000000000001 74.48275862068967,2.336000000000002 75.86206896551724,2.6560000000000024 77.24137931034483,2.1920000000000037 78.62068965517241,2.719999999999999 80.0,1.6160000000000032" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,240,120);color:black;padding:2px 6px;display:block;text-align:right">1.06</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_set_10000_10_4.html">BenchmarkJSONPatchAddShallowComposite/set-10000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.410665535913278 1.379310344827586,1.603796290386252 2.758620689655172,12.82653654871678 4.137931034482759,3.809757382658249 5.517241379310345,6.436775043633068 6.896551724137931,8.281233166254491 8.275862068965518,6.628845920079424 9.655172413793103,3.956806819646325 11.03448275862069,2.841117494410942 12.41379310344828,7.934030622221987 13.79310344827586,3.821827876946819 15.17241379310345,2.963540114574156 16.55172413793103,15.84158665407443 17.93103448275862,6.917488881851042 19.31034482758621,3.770710207719018 20.68965517241379,6.611211777615067 22.06896551724138,3.685131256969806 23.44827586206897,4.143830367477234 24.82758620689655,6.242323812048297 26.20689655172414,3.615572441870345 27.58620689655172,2.4949089671698 28.96551724137931,6.420992740221741 30.3448275862069,13.86033433927562 31.72413793103448,6.511043750154998 33.10344827586207,5.563270083509607 34.48275862068966,6.750274523451275 35.86206896551724,6.542085939154789 37.24137931034483,9.859260231969776 38.62068965517241,8.273500569374445 40.0,3.427247931367714 41.37931034482759,7.084562980212764 42.75862068965517,3.093211536123871 44.13793103448276,3.014686242360402 45.51724137931034,8.24219412233196 46.89655172413793,5.849305021675258 48.27586206896552,6.762149873339087 49.6551724137931,3.611063793111159 51.03448275862069,10.59715406284544 52.41379310344828,0.0 53.79310344827586,5.103892033107874 55.17241379310345,20.0 56.55172413793103,4.03299241335487 57.93103448275862,3.675237842402195 59.31034482758621,8.828523769197838 60.68965517241379,7.061411942918637 62.06896551724138,6.527177720038525 63.44827586206897,13.56044211590195 64.82758620689656,8.95498343915174 66.20689655172414,4.16694481519622 67.58620689655172,6.256384372673767 68.96551724137932,6.752634551047946 70.3448275862069,6.904418272508585 71.72413793103448,9.284870983125295 73.10344827586206,16.37447112818263 74.48275862068967,3.995124235836887 75.86206896551724,3.643510615245575 77.24137931034483,4.311678945179466 78.62068965517241,4.089946119817849 80.0,1.665608279326443" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,240,120);color:black;padding:2px 6px;display:block;text-align:right">1.06</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatch_reuse_pattern_true__pattern_count_100_4.html">BenchmarkBuiltinGlobMatch/reuse-pattern=true,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.409678080787369 1.379310344827586,6.376871027270863 2.758620689655172,14.94771375845807 4.137931034482759,6.454787779372565 5.517241379310345,8.542136559360262 6.896551724137931,7.209350010252204 8.275862068965518,8.378101291777732 9.655172413793103,5.67972114004511 11.03448275862069,6.721345089194177 12.41379310344828,6.762353906089809 13.79310344827586,2.148862005331146 15.17241379310345,6.175927824482264 16.55172413793103,14.47611236415829 17.93103448275862,8.304285421365593 19.31034482758621,6.676235390608981 20.68965517241379,7.79577609185975 22.06896551724138,2.681976624974369 23.44827586206897,2.702481033422186 24.82758620689655,6.417879844166496 26.20689655172414,0.4100881689563256 27.58620689655172,0.0 28.96551724137931,7.734262866516301 30.3448275862069,12.86446586015993 31.72413793103448,7.397990567972114 33.10344827586207,6.303055156858725 34.48275862068966,8.000820176337912 35.86206896551724,8.402706581915112 37.24137931034483,8.45191716218987 38.62068965517241,6.00779167521017 40.0,2.899323354521222 41.37931034482759,4.683206889481238 42.75862068965517,2.940332171416855 44.13793103448276,6.290752511790035 45.51724137931034,6.52450276809514 46.89655172413793,8.365798646709042 48.27586206896552,8.066434283370924 49.6551724137931,6.405577199097806 51.03448275862069,8.882509739594013 52.41379310344828,4.141890506458889 53.79310344827586,7.369284396145171 55.17241379310345,20.0 56.55172413793103,6.503998359647324 57.93103448275862,6.462989542751692 59.31034482758621,6.88948123846627 60.68965517241379,8.283781012917776 62.06896551724138,5.027680951404552 63.44827586206897,11.40865286036498 64.82758620689656,7.521017018659012 66.20689655172414,6.704941562435924 67.58620689655172,7.139635021529629 68.96551724137932,8.283781012917776 70.3448275862069,8.291982776296903 71.72413793103448,7.27906499897478 73.10344827586206,15.07074020914497 74.48275862068967,3.510354726266147 75.86206896551724,4.880049210580275 77.24137931034483,6.873077711708017 78.62068965517241,4.658601599343859 80.0,4.662702481033422" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,240,120);color:black;padding:2px 6px;display:block;text-align:right">1.06</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/plugins/logs</td><td><a href="benchmarks.__v1_plugins_logs_BenchmarkMaskingRuleCountsNop_10Rules_4.html">BenchmarkMaskingRuleCountsNop/10Rules-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.503355704697987 1.379310344827586,5.225950782997763 2.758620689655172,15.02460850111857 4.137931034482759,4.984340044742729 5.517241379310345,7.874720357941834 6.896551724137931,8.456375838926174 8.275862068965518,7.651006711409396 9.655172413793103,5.503355704697987 11.03448275862069,1.74496644295302 12.41379310344828,1.485458612975391 13.79310344827586,4.876957494407159 15.17241379310345,5.691275167785235 16.55172413793103,17.48545861297539 17.93103448275862,2.94407158836689 19.31034482758621,3.284116331096197 20.68965517241379,5.19910514541387 22.06896551724138,5.225950782997763 23.44827586206897,6.058165548098434 24.82758620689655,6.138702460850112 26.20689655172414,3.812080536912752 27.58620689655172,3.319910514541387 28.96551724137931,6.639821029082774 30.3448275862069,13.57494407158837 31.72413793103448,7.042505592841163 33.10344827586207,6.881431767337808 34.48275862068966,6.621923937360179 35.86206896551724,5.422818791946309 37.24137931034483,10.00447427293065 38.62068965517241,5.897091722595078 40.0,0.0 41.37931034482759,2.577181208053691 42.75862068965517,3.910514541387025 44.13793103448276,4.948545861297539 45.51724137931034,6.272930648769575 46.89655172413793,5.19910514541387 48.27586206896552,5.628635346756152 49.6551724137931,4.841163310961969 51.03448275862069,11.56152125279642 52.41379310344828,4.268456375838926 53.79310344827586,6.648769574944072 55.17241379310345,20.0 56.55172413793103,3.991051454138702 57.93103448275862,2.774049217002237 59.31034482758621,5.422818791946309 60.68965517241379,6.299776286353468 62.06896551724138,6.39821029082774 63.44827586206897,12.50111856823266 64.82758620689656,6.505592841163311 66.20689655172414,2.899328859060403 67.58620689655172,6.246085011185682 68.96551724137932,7.006711409395973 70.3448275862069,5.70917225950783 71.72413793103448,8.894854586129753 73.10344827586206,16.92170022371365 74.48275862068967,4.143176733780761 75.86206896551724,4.07158836689038 77.24137931034483,1.217002237136465 78.62068965517241,4.393736017897092 80.0,0.447427293064877" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,240,120);color:black;padding:2px 6px;display:block;text-align:right">1.06</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/test/e2e/wasm/authz</td><td><a href="benchmarks.__v1_test_e2e_wasm_authz_BenchmarkRESTAuthzForbidMethod_4.html">BenchmarkRESTAuthzForbidMethod-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.962184424915532 1.379310344827586,4.432026503785668 2.758620689655172,14.48899648972814 4.137931034482759,4.548720436030022 5.517241379310345,4.66968917241436 6.896551724137931,5.436112230050229 8.275862068965518,4.957601341630838 9.655172413793103,4.711923415239677 11.03448275862069,5.384177470138027 12.41379310344828,4.457223185879993 13.79310344827586,3.444916682423156 15.17241379310345,0.4121486645347451 16.55172413793103,13.28931792211636 17.93103448275862,2.828420048831417 19.31034482758621,4.549727481236076 20.68965517241379,3.863724176483645 22.06896551724138,5.239224616295225 23.44827586206897,5.399940810404216 24.82758620689655,4.696920496863774 26.20689655172414,4.311674325690751 27.58620689655172,4.458271334972008 28.96551724137931,4.786711935746405 30.3448275862069,14.32188864135215 31.72413793103448,4.788006708154189 33.10344827586207,2.42338235656799 34.48275862068966,1.438636008648258 35.86206896551724,4.281730144767886 37.24137931034483,3.629041539587153 38.62068965517241,0.0 40.0,3.113578257688482 41.37931034482759,2.71612423238493 42.75862068965517,4.98240753680853 44.13793103448276,4.358594411515665 45.51724137931034,1.67453121018061 46.89655172413793,3.785092442639527 48.27586206896552,4.416263163519479 49.6551724137931,4.752205223481828 51.03448275862069,6.280940950157428 52.41379310344828,4.211010908971334 53.79310344827586,4.378920283123567 55.17241379310345,20.0 56.55172413793103,4.599689254622132 57.93103448275862,4.268905732347936 59.31034482758621,5.918569091521912 60.68965517241379,1.800596828424159 62.06896551724138,4.493353501640045 63.44827586206897,6.886236774824692 64.82758620689656,6.154032702251671 66.20689655172414,5.11118601152553 67.58620689655172,4.533265374908544 68.96551724137932,4.92545810280904 70.3448275862069,4.847319615596458 71.72413793103448,1.571874254992067 73.10344827586206,14.73644188321564 74.48275862068967,5.040795606816668 75.86206896551724,4.895760545201943 77.24137931034483,5.214089590029841 78.62068965517241,4.940748748386672 80.0,1.651040339353682" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,240,120);color:black;padding:2px 6px;display:block;text-align:right">1.06</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_string_with_escapes_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/string_with_escapes-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.0536601523683338 1.379310344827586,2.1530308049022864 2.758620689655172,10.94402119907254 4.137931034482759,2.2524014574362354 5.517241379310345,2.815501821795298 6.896551724137931,10.775091089764825 8.275862068965518,2.51738986419344 9.655172413793103,2.3848956608148413 11.03448275862069,2.351772109970188 12.41379310344828,11.003643590592912 13.79310344827586,2.1530308049022864 15.17241379310345,2.2524014574362354 16.55172413793103,16.326598211328253 17.93103448275862,2.683007618416692 19.31034482758621,2.186154355746936 20.68965517241379,2.7161311692613452 22.06896551724138,2.1530308049022864 23.44827586206897,2.1530308049022864 24.82758620689655,2.749254720105995 26.20689655172414,2.98111957601855 27.58620689655172,2.1199072540576296 28.96551724137931,2.51738986419344 30.3448275862069,10.877774097383242 31.72413793103448,2.7823782709506446 33.10344827586207,2.616760516727389 34.48275862068966,2.6498840675720423 35.86206896551724,2.7161311692613452 37.24137931034483,7.472673070553164 38.62068965517241,7.128188141768796 40.0,2.186154355746936 41.37931034482759,2.7823782709506446 42.75862068965517,2.1199072540576296 44.13793103448276,2.285525008280885 45.51724137931034,11.000331235508444 46.89655172413793,2.7823782709506446 48.27586206896552,2.7161311692613452 49.6551724137931,2.1199072540576296 51.03448275862069,11.07982775753561 52.41379310344828,2.1530308049022864 53.79310344827586,2.418019211659491 55.17241379310345,20.0 56.55172413793103,2.2192779065915893 57.93103448275862,2.351772109970188 59.31034482758621,10.831401126200731 60.68965517241379,2.749254720105995 62.06896551724138,2.583636965882743 63.44827586206897,12.378270950645906 64.82758620689656,9.629016230539913 66.20689655172414,2.3186485591255384 67.58620689655172,2.4842663133487903 68.96551724137932,2.5505134150380933 70.3448275862069,1.9542894998343776 71.72413793103448,8.115269956939384 73.10344827586206,12.577012255713813 74.48275862068967,0.13249420337859874 75.86206896551724,0.033123550844649685 77.24137931034483,0.0 78.62068965517241,0.09937065253394906 80.0,0.13249420337859874" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,240,120);color:black;padding:2px 6px;display:block;text-align:right">1.06</span></td><td></td><td></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkMemoryAllocationTargets_1000_topdown_4.html">BenchmarkMemoryAllocationTargets/1000/topdown-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.068531576793922 1.379310344827586,3.329856132344973 2.758620689655172,13.42508597778769 4.137931034482759,3.329229498951311 5.517241379310345,5.236978005167882 6.896551724137931,3.22635104002713 8.275862068965518,2.973375452926931 9.655172413793103,2.367844860316044 11.03448275862069,3.101909020203398 12.41379310344828,1.900523791795526 13.79310344827586,1.576167288999635 15.17241379310345,2.737742866516029 16.55172413793103,19.75157672020082 17.93103448275862,4.358511708829265 19.31034482758621,2.58703753534028 20.68965517241379,4.423939607285166 22.06896551724138,2.850463155799492 23.44827586206897,3.628999856242927 24.82758620689655,4.171093032942486 26.20689655172414,2.756892045810587 27.58620689655172,2.902584309837038 28.96551724137931,3.773641587815298 30.3448275862069,13.02416961860143 31.72413793103448,3.706941992178141 33.10344827586207,3.549454276035696 34.48275862068966,4.152975955708077 35.86206896551724,3.943145920800911 37.24137931034483,10.99065210419808 38.62068965517241,9.027391251460609 40.0,4.383779778908994 41.37931034482759,4.650854617366592 42.75862068965517,3.444585334566941 44.13793103448276,4.528108193784534 45.51724137931034,0.0 46.89655172413793,3.524831269743559 48.27586206896552,1.807542454412421 49.6551724137931,2.751860548267359 51.03448275862069,13.22900501675323 52.41379310344828,1.916945272788261 53.79310344827586,3.541879384129956 55.17241379310345,19.303902451611 56.55172413793103,2.850039256739074 57.93103448275862,3.148058726607223 59.31034482758621,0.6589234438296884 60.68965517241379,4.053507119661176 62.06896551724138,4.256057148965502 63.44827586206897,14.73202207223977 64.82758620689656,0.08975601844513825 66.20689655172414,2.738148335182516 67.58620689655172,2.820311031327984 68.96551724137932,5.147221986722744 70.3448275862069,3.514196932445234 71.72413793103448,9.376389190942566 73.10344827586206,20.0 74.48275862068967,3.136982059854547 75.86206896551724,3.259875926588055 77.24137931034483,3.746401465584925 78.62068965517241,3.342462521793941 80.0,0.4058372743659023" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,240,120);color:black;padding:2px 6px;display:block;text-align:right">1.06</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkEscapeTemplateStringStringPart______100_4.html">BenchmarkEscapeTemplateStringStringPart/}{_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.4031007751937956 1.379310344827586,2.4461670973298837 2.758620689655172,9.931093884582253 4.137931034482759,2.0671834625322987 5.517241379310345,0.835486649440135 6.896551724137931,4.134366925064599 8.275862068965518,4.263565891472869 9.655172413793103,1.7484926787252348 11.03448275862069,4.099913867355724 12.41379310344828,4.513350559862186 13.79310344827586,3.083548664944008 15.17241379310345,3.1180017226528847 16.55172413793103,20.0 17.93103448275862,1.4384151593453929 19.31034482758621,0.7924203273040469 20.68965517241379,3.0663221360895747 22.06896551724138,1.2575366063738116 23.44827586206897,2.6528854435831164 24.82758620689655,2.3341946597760526 26.20689655172414,2.7734711455641694 27.58620689655172,1.9035314384151576 28.96551724137931,4.177433247200691 30.3448275862069,9.862187769164514 31.72413793103448,4.142980189491814 33.10344827586207,4.401378122308353 34.48275862068966,5.021533161068042 35.86206896551724,2.8251507321274723 37.24137931034483,6.055124892334192 38.62068965517241,4.547803617571056 40.0,1.7054263565891432 41.37931034482759,2.902670111972437 42.75862068965517,2.6528854435831164 44.13793103448276,1.6020671834625304 45.51724137931034,4.900947459086993 46.89655172413793,3.5831180017226494 48.27586206896552,1.3781223083548646 49.6551724137931,2.049956933677862 51.03448275862069,9.956933677863908 52.41379310344828,2.8854435831180005 53.79310344827586,4.151593453919034 55.17241379310345,19.018087855297157 56.55172413793103,3.0663221360895747 57.93103448275862,3.531438415159343 59.31034482758621,4.2721791559000835 60.68965517241379,2.299741602067183 62.06896551724138,1.8432385874246329 63.44827586206897,8.329026701119723 64.82758620689656,7.226528854435831 66.20689655172414,3.755383290267009 67.58620689655172,5.374677002583979 68.96551724137932,0.6115417743324691 70.3448275862069,0.0 71.72413793103448,7.3126614987080085 73.10344827586206,16.14987080103359 74.48275862068967,1.5934539190353156 75.86206896551724,2.5322997416020634 77.24137931034483,1.937984496124031 78.62068965517241,2.0327304048234254 80.0,1.447028423772604" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,239,120);color:black;padding:2px 6px;display:block;text-align:right">1.06</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkLookupNakedRefIndex_4.html">BenchmarkLookupNakedRefIndex-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.030854240861108 3.2,1.526422537010716 6.4,0.9588450420812239 9.6,0.2478560135426482 12.8,16.18346455435425 16.0,0.0 19.2,1.727326444895156 22.4,13.48036475717457 25.6,0.9256272258332402 28.8,2.255936886149129 32.0,3.551431719820496 35.2,2.799878627209863 38.4,2.467381062650718 41.6,16.95961160707156 44.8,3.097880767203794 48.0,1.825063481163262 51.2,0.7192934826005717 54.4,2.35047990162416 57.6,1.495440535317885 60.8,15.23100755385918 64.0,20.0 67.2,0.9157257613747065 70.4,2.005845058051328 73.6,1.104811792324768 76.8,1.69059520577479 80.0,0.2200680326428925" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,238,120);color:black;padding:2px 6px;display:block;text-align:right">1.07</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_2500x2500_4.html">BenchmarkAnyUnionAllUniqueTypes/2500x2500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.072076566339634 1.379310344827586,4.587513626369566 2.758620689655172,13.5147719084308 4.137931034482759,2.031299078025978 5.517241379310345,6.23080760489995 6.896551724137931,3.882083402619958 8.275862068965518,7.201559410971306 9.655172413793103,3.83866378434307 11.03448275862069,2.807863570016444 12.41379310344828,6.089462890083698 13.79310344827586,3.247972211444303 15.17241379310345,0.0 16.55172413793103,13.40465236590729 17.93103448275862,6.760711712211075 19.31034482758621,3.113833305618683 20.68965517241379,6.185170814625945 22.06896551724138,2.277589934039133 23.44827586206897,1.883672375884559 24.82758620689655,5.088779262051254 26.20689655172414,3.626923858618332 27.58620689655172,3.210649816159489 28.96551724137931,5.975832825231417 30.3448275862069,12.27869852003769 31.72413793103448,6.405040371006781 33.10344827586207,9.381963305803447 34.48275862068966,6.794523585167119 35.86206896551724,5.009884891820483 37.24137931034483,11.29963231897714 38.62068965517241,9.927572381427488 40.0,4.59896901502134 41.37931034482759,6.325406943443638 42.75862068965517,2.673539899857731 44.13793103448276,2.135875690556695 45.51724137931034,5.153077249967666 46.89655172413793,4.823827208395691 48.27586206896552,5.530181253810764 49.6551724137931,1.407349925170445 51.03448275862069,11.76006503704525 52.41379310344828,0.747186963028657 53.79310344827586,7.322395284814219 55.17241379310345,20.0 56.55172413793103,3.033830349389354 57.93103448275862,2.739131238105796 59.31034482758621,6.134730151691517 60.68965517241379,6.571143506457513 62.06896551724138,4.660495537941356 63.44827586206897,12.35241948894185 64.82758620689656,5.517247750494245 66.20689655172414,4.40237976461024 67.58620689655172,4.937087744581786 68.96551724137932,5.523344973486318 70.3448275862069,8.193928644014559 71.72413793103448,9.884891820482974 73.10344827586206,13.58313471167526 74.48275862068967,3.131016388596345 75.86206896551724,3.246863625445744 77.24137931034483,1.061101564953901 78.62068965517241,1.295197974982909 80.0,0.8018772056242263" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,238,120);color:black;padding:2px 6px;display:block;text-align:right">1.07</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatch_reuse_pattern_true__pattern_count_10_4.html">BenchmarkBuiltinGlobMatch/reuse-pattern=true,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.191914175027316 1.379310344827586,4.4899175523989285 2.758620689655172,14.145226979239098 4.137931034482759,4.132313499552996 5.517241379310345,7.072613489619549 6.896551724137931,3.734975663057515 8.275862068965518,6.834210787722261 9.655172413793103,3.893910797655707 11.03448275862069,4.430316876924605 12.41379310344828,3.2780371510877124 13.79310344827586,1.5694844541571449 15.17241379310345,3.774709446707064 16.55172413793103,14.622032383033673 17.93103448275862,7.3904837588159324 19.31034482758621,4.370716201450282 20.68965517241379,7.251415516042513 22.06896551724138,2.2846925598490095 23.44827586206897,2.7217641799940395 24.82758620689655,6.019668222906526 26.20689655172414,1.1125459421873458 27.58620689655172,0.0 28.96551724137931,5.185258766266017 30.3448275862069,14.026025628290455 31.72413793103448,5.701797953710141 33.10344827586207,6.476606734876329 34.48275862068966,6.556074302175425 35.86206896551724,6.754743220423165 37.24137931034483,8.046091189033476 38.62068965517241,5.5627297109367255 40.0,2.7217641799940395 41.37931034482759,6.33753849210291 42.75862068965517,2.443627694447205 44.13793103448276,4.132313499552996 45.51724137931034,4.072712824078673 46.89655172413793,7.191814840568194 48.27586206896552,7.112347273269098 49.6551724137931,3.814443230356609 51.03448275862069,9.118903347571273 52.41379310344828,3.0992351246647445 53.79310344827586,5.9402006556074305 55.17241379310345,20.0 56.55172413793103,4.688586470646667 57.93103448275862,4.728320254296214 59.31034482758621,3.25817025926294 60.68965517241379,7.489818217939803 62.06896551724138,6.258070924803814 63.44827586206897,10.509585775305453 64.82758620689656,4.80778782159531 66.20689655172414,3.5760405284593233 67.58620689655172,6.953412138670904 68.96551724137932,7.251415516042513 70.3448275862069,7.231548624217741 71.72413793103448,6.556074302175425 73.10344827586206,15.69484454157147 74.48275862068967,2.9402999900665563 75.86206896551724,3.198569583788615 77.24137931034483,4.072712824078673 78.62068965517241,3.456839177510677 80.0,2.4237608026224287" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,238,120);color:black;padding:2px 6px;display:block;text-align:right">1.07</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatch_reuse_pattern_true__pattern_count_1000_4.html">BenchmarkBuiltinGlobMatch/reuse-pattern=true,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.800009070911853 1.379310344827586,6.882554368777921 2.758620689655172,14.88309862348913 4.137931034482759,7.284849309476835 5.517241379310345,8.548880876250085 6.896551724137931,8.16427421366533 8.275862068965518,8.05451618023902 9.655172413793103,5.932829897725469 11.03448275862069,6.912941923486859 12.41379310344828,7.454021815543007 13.79310344827586,1.999682518085131 15.17241379310345,6.600902555729415 16.55172413793103,15.60242193346486 17.93103448275862,8.30124498265188 19.31034482758621,7.041748871805338 20.68965517241379,7.725695625552759 22.06896551724138,2.610154885819897 23.44827586206897,2.519899312878427 24.82758620689655,7.038120507063973 26.20689655172414,0.6317890105902896 27.58620689655172,0.0 28.96551724137931,8.290813434020455 30.3448275862069,14.74340658094655 31.72413793103448,8.051794906682995 33.10344827586207,7.781028187858584 34.48275862068966,7.548812844411184 35.86206896551724,8.460439485679299 37.24137931034483,8.701725740980113 38.62068965517241,7.541102569335782 40.0,3.079574574234075 41.37931034482759,5.771821212327369 42.75862068965517,2.968002358437082 44.13793103448276,6.510193437195274 45.51724137931034,6.924280563303626 46.89655172413793,8.582443250107717 48.27586206896552,7.087556976665079 49.6551724137931,6.744676508606028 51.03448275862069,9.773453976460983 52.41379310344828,4.267410481438647 53.79310344827586,7.856770301834592 55.17241379310345,20.0 56.55172413793103,6.821325713767376 57.93103448275862,6.775064063314965 59.31034482758621,7.663559879356872 60.68965517241379,8.49354831394426 62.06896551724138,5.33369616980747 63.44827586206897,12.0751978592648 64.82758620689656,8.366102002403792 66.20689655172414,7.151506905231648 67.58620689655172,8.039095630088214 68.96551724137932,8.174252216704083 70.3448275862069,8.205093317005693 71.72413793103448,8.193301131596254 73.10344827586206,14.51572669342586 74.48275862068967,3.530852438941425 75.86206896551724,5.04342699049822 77.24137931034483,7.051726874844094 78.62068965517241,5.181758396262784 80.0,4.83706374583305" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,238,120);color:black;padding:2px 6px;display:block;text-align:right">1.07</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_10000_10_4.html">BenchmarkJSONPatchAddRemove/array-10000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.6833521692723049 1.379310344827586,0.4489232121554593 2.758620689655172,12.69942550386137 4.137931034482759,3.082736861932567 5.517241379310345,5.944229924028379 6.896551724137931,5.910246750800527 8.275862068965518,5.917938092547247 9.655172413793103,3.537075406542349 11.03448275862069,3.691451623030075 12.41379310344828,5.751083066490865 13.79310344827586,2.335734915552207 15.17241379310345,1.820179569284862 16.55172413793103,17.5086331386953 17.93103448275862,6.326521002071953 19.31034482758621,3.448546493376028 20.68965517241379,6.252040560055252 22.06896551724138,3.434576505305456 23.44827586206897,3.600332768255164 24.82758620689655,4.912412883782257 26.20689655172414,3.451921265775099 27.58620689655172,2.65288503798581 28.96551724137931,5.899337602812834 30.3448275862069,14.06330445156024 31.72413793103448,6.139966723174484 33.10344827586207,4.572267219187543 34.48275862068966,5.949095874929365 35.86206896551724,5.893451371884222 37.24137931034483,8.448232561059836 38.62068965517241,6.851337351666981 40.0,3.233973755258366 41.37931034482759,6.45782319331952 42.75862068965517,3.362058140264959 44.13793103448276,3.48723865134677 45.51724137931034,5.621585986061405 46.89655172413793,6.236343944245621 48.27586206896552,6.292616311923149 49.6551724137931,3.186413009355183 51.03448275862069,9.961700257424498 52.41379310344828,2.39224273246688 53.79310344827586,4.195548439756389 55.17241379310345,20.0 56.55172413793103,4.25935518302254 57.93103448275862,2.459816663527344 59.31034482758621,6.453506623971872 60.68965517241379,6.525789539775224 62.06896551724138,6.129842405977271 63.44827586206897,12.32670936146167 64.82758620689656,6.476659132291078 66.20689655172414,3.344791862874364 67.58620689655172,5.374913668613047 68.96551724137932,6.514644942550386 70.3448275862069,5.113172599987443 71.72413793103448,7.721636215231996 73.10344827586206,14.28203679286746 74.48275862068967,3.46424310918566 75.86206896551724,2.726894581528223 77.24137931034483,3.945579832988008 78.62068965517241,3.382699190054624 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,238,120);color:black;padding:2px 6px;display:block;text-align:right">1.07</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_string_with_newlines_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/string_with_newlines-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.1156778256546254 1.379310344827586,3.1488233344381875 2.758620689655172,13.970831952270466 4.137931034482759,3.016241299303946 5.517241379310345,4.8723897911832985 6.896551724137931,12.535631421942327 8.275862068965518,4.739807756049057 9.655172413793103,3.3145508783559876 11.03448275862069,3.281405369572422 12.41379310344828,12.671528007954924 13.79310344827586,3.0825323168710668 15.17241379310345,3.181968843221746 16.55172413793103,19.645343056015907 17.93103448275862,4.839244282399736 19.31034482758621,3.1156778256546254 20.68965517241379,4.8723897911832985 22.06896551724138,3.1156778256546254 23.44827586206897,3.0825323168710668 24.82758620689655,4.806098773616178 26.20689655172414,3.016241299303946 27.58620689655172,3.016241299303946 28.96551724137931,4.5740802121312605 30.3448275862069,13.639376864434867 31.72413793103448,4.739807756049057 33.10344827586207,4.673516738481938 34.48275862068966,4.5740802121312605 35.86206896551724,4.673516738481938 37.24137931034483,9.148160424262512 38.62068965517241,9.181305933046076 40.0,3.0825323168710668 41.37931034482759,4.839244282399736 42.75862068965517,3.049386808087508 44.13793103448276,3.0825323168710668 45.51724137931034,12.64832615180643 46.89655172413793,4.8723897911832985 48.27586206896552,4.806098773616178 49.6551724137931,3.1156778256546254 51.03448275862069,11.76665561816374 52.41379310344828,3.0825323168710668 53.79310344827586,4.40835266821346 55.17241379310345,20.0 56.55172413793103,3.2151143520053083 57.93103448275862,3.0825323168710668 59.31034482758621,12.704673516738483 60.68965517241379,4.971826317533978 62.06896551724138,4.673516738481938 63.44827586206897,13.526682134570766 64.82758620689656,12.538945972820683 66.20689655172414,2.883659264169708 67.58620689655172,4.474643685780579 68.96551724137932,4.6072257209148155 70.3448275862069,4.010606562810741 71.72413793103448,9.678488564799473 73.10344827586206,14.119986741796485 74.48275862068967,0.0994365263506829 75.86206896551724,0.0994365263506829 77.24137931034483,0.0 78.62068965517241,0.1325820351342415 80.0,0.265164070268483" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,238,120);color:black;padding:2px 6px;display:block;text-align:right">1.07</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddRemove_array_10000_100_4.html">BenchmarkJSONPatchAddRemove/array-10000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.717076534130085 1.379310344827586,0.2627523084618816 2.758620689655172,11.82730136412184 4.137931034482759,2.841807833222924 5.517241379310345,5.460813606067571 6.896551724137931,4.340043532926846 8.275862068965518,5.504008544350859 9.655172413793103,3.3548744710479 11.03448275862069,3.152960103830086 12.41379310344828,4.677829302256412 13.79310344827586,2.057201184311923 15.17241379310345,0.9879405680911758 16.55172413793103,16.96580907702083 17.93103448275862,5.379020373950546 19.31034482758621,3.003231170657185 20.68965517241379,5.044276501683183 22.06896551724138,3.277069503967986 23.44827586206897,2.81456595508808 24.82758620689655,5.415387943272 26.20689655172414,3.083064069111901 27.58620689655172,2.064772128111185 28.96551724137931,5.305000878770262 30.3448275862069,13.19480308786351 31.72413793103448,5.467235388754445 33.10344827586207,3.314721429826815 34.48275862068966,5.200427217542958 35.86206896551724,5.493530898914381 37.24137931034483,7.542552760014601 38.62068965517241,5.543958792434464 40.0,3.037773601741317 41.37931034482759,5.360093014452391 42.75862068965517,2.254180918517717 44.13793103448276,2.939892114050861 45.51724137931034,5.12492057268782 46.89655172413793,5.323657847418443 48.27586206896552,5.23774115483932 49.6551724137931,2.045979964038017 51.03448275862069,9.392972541809185 52.41379310344828,1.16707450619871 53.79310344827586,3.174523774115484 55.17241379310345,20.0 56.55172413793103,3.803114902591696 57.93103448275862,2.477253369745968 59.31034482758621,5.60317438857869 60.68965517241379,5.131477550799681 62.06896551724138,4.919761515270323 63.44827586206897,11.70015006692174 64.82758620689656,5.753511701164033 66.20689655172414,2.583584571498101 67.58620689655172,4.002798545297227 68.96551724137932,5.544634769559398 70.3448275862069,4.945110657455352 71.72413793103448,7.261481471467006 73.10344827586206,13.7599875620209 74.48275862068967,2.860667595008585 75.86206896551724,2.441696972974435 77.24137931034483,3.30194546216556 78.62068965517241,3.024997634080063 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,238,120);color:black;padding:2px 6px;display:block;text-align:right">1.07</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/profiler</td><td><a href="benchmarks.__v1_profiler_BenchmarkProfilerBigLocalVar_10Vars1000Iterations_4.html">BenchmarkProfilerBigLocalVar/10Vars1000Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,4.20663629105733 1.379310344827586,3.919557345995231 2.758620689655172,13.91955678742155 4.137931034482759,3.511928145528107 5.517241379310345,4.939377718752676 6.896551724137931,5.65190436481207 8.275862068965518,5.306187471516233 9.655172413793103,3.482887899679719 11.03448275862069,0.5615128990583061 12.41379310344828,1.819329230088286 13.79310344827586,3.978908034250174 15.17241379310345,4.738288958098651 16.55172413793103,20.0 17.93103448275862,0.0 19.31034482758621,4.179730913830458 20.68965517241379,4.591581814203758 22.06896551724138,4.317414858428662 23.44827586206897,4.757310626344871 24.82758620689655,5.554083589769857 26.20689655172414,4.850134401207055 27.58620689655172,3.900558020696384 28.96551724137931,5.363090489886437 30.3448275862069,12.7839764871759 31.72413793103448,4.849522204449028 33.10344827586207,5.501334125316341 34.48275862068966,5.214555692896412 35.86206896551724,4.715110384493637 37.24137931034483,11.31254035345761 38.62068965517241,6.157952014163641 40.0,1.083038625202699 41.37931034482759,0.6604150727533845 42.75862068965517,3.945696360127201 44.13793103448276,3.970094858658794 45.51724137931034,7.029243175667905 46.89655172413793,5.093697104817637 48.27586206896552,4.635102524244751 49.6551724137931,4.251286437088041 51.03448275862069,12.95784371789772 52.41379310344828,4.072971842691574 53.79310344827586,4.762914237546083 55.17241379310345,19.30761998958707 56.55172413793103,4.448088703288508 57.93103448275862,3.684362076175933 59.31034482758621,5.962806477510902 60.68965517241379,5.472969753625995 62.06896551724138,5.005854690072319 63.44827586206897,14.4193093113507 64.82758620689656,6.458220001060173 66.20689655172414,1.99811414352696 67.58620689655172,4.119583699501657 68.96551724137932,5.314812966349678 70.3448275862069,4.827235114444207 71.72413793103448,9.954226562290097 73.10344827586206,19.22233472516862 74.48275862068967,3.327256982603949 75.86206896551724,3.714022338813928 77.24137931034483,0.5574118510679454 78.62068965517241,3.686947155187019 80.0,0.9396393546664167" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,237,120);color:black;padding:2px 6px;display:block;text-align:right">1.07</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_true__clients_200__pattern_count_10_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=true,_clients=200,_pattern-count=10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.085475386153206 1.379310344827586,5.126188374180086 2.758620689655172,14.46172030615 4.137931034482759,5.620435293345105 5.517241379310345,8.649248123043696 6.896551724137931,0.0 8.275862068965518,8.447872053233326 9.655172413793103,5.22877343003276 11.03448275862069,5.604675427012119 12.41379310344828,0.8465091166448996 13.79310344827586,6.032380688326755 15.17241379310345,5.656770540723932 16.55172413793103,9.688085978826328 17.93103448275862,8.295380753992864 19.31034482758621,5.365650787628505 20.68965517241379,7.819228496173125 22.06896551724138,5.965109407035029 23.44827586206897,6.092063885828524 24.82758620689655,8.208555564473174 26.20689655172414,4.796690428070073 27.58620689655172,4.682431397155928 28.96551724137931,7.870156212378791 30.3448275862069,14.40086971114208 31.72413793103448,8.176306208365862 33.10344827586207,8.415184923061208 34.48275862068966,8.082622558497558 35.86206896551724,8.32193904725771 37.24137931034483,4.586996651028404 38.62068965517241,2.318451447208096 40.0,5.772196969144225 41.37931034482759,8.221105087664256 42.75862068965517,5.027105510845852 44.13793103448276,6.508678870834762 45.51724137931034,0.3516784987268071 46.89655172413793,7.849143057268144 48.27586206896552,8.522877343003277 49.6551724137931,5.475969851959404 51.03448275862069,6.192460071357173 52.41379310344828,5.663045302319473 53.79310344827586,8.67609826568508 55.17241379310345,20.0 56.55172413793103,5.466192897845422 57.93103448275862,5.893606309783521 59.31034482758621,0.862998606419227 60.68965517241379,7.898173752526321 62.06896551724138,7.590564509656566 63.44827586206897,6.30832427384227 64.82758620689656,0.9695236288551479 66.20689655172414,4.652370911372641 67.58620689655172,8.195130493152485 68.96551724137932,8.414455299619865 70.3448275862069,8.351853608352728 71.72413793103448,3.14920069752001 73.10344827586206,8.1738254886653 74.48275862068967,3.896626950830676 75.86206896551724,4.111574016650007 77.24137931034483,5.053809728798967 78.62068965517241,4.567588667488709 80.0,3.621412988756503" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,237,120);color:black;padding:2px 6px;display:block;text-align:right">1.07</span></td><td><span style="background:rgb(255,234,120);color:black;padding:2px 6px;display:block;text-align:right">1.08</span></td><td><span style="background:rgb(255,218,120);color:black;padding:2px 6px;display:block;text-align:right">1.15</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkGenericVisitorWalkVsTypeVisitor_GenericVisitor_4.html">BenchmarkGenericVisitorWalkVsTypeVisitor/GenericVisitor-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.784722222222222 1.379310344827586,4.270833333333333 2.758620689655172,12.72569444444444 4.137931034482759,3.038194444444444 5.517241379310345,3.28125 6.896551724137931,8.819444444444445 8.275862068965518,1.909722222222222 9.655172413793103,1.510416666666667 11.03448275862069,3.628472222222222 12.41379310344828,8.020833333333332 13.79310344827586,0.0 15.17241379310345,0.2604166666666667 16.55172413793103,18.69791666666667 17.93103448275862,3.263888888888889 19.31034482758621,2.65625 20.68965517241379,4.340277777777778 22.06896551724138,3.229166666666667 23.44827586206897,3.611111111111111 24.82758620689655,4.53125 26.20689655172414,3.90625 27.58620689655172,2.829861111111111 28.96551724137931,3.645833333333333 30.3448275862069,11.35416666666667 31.72413793103448,3.368055555555556 33.10344827586207,2.638888888888889 34.48275862068966,3.142361111111111 35.86206896551724,1.006944444444444 37.24137931034483,12.53472222222222 38.62068965517241,10.59027777777778 40.0,1.527777777777778 41.37931034482759,4.010416666666667 42.75862068965517,2.847222222222222 44.13793103448276,2.013888888888889 45.51724137931034,8.75 46.89655172413793,3.211805555555556 48.27586206896552,3.194444444444444 49.6551724137931,1.284722222222222 51.03448275862069,13.78472222222222 52.41379310344828,3.090277777777778 53.79310344827586,3.333333333333333 55.17241379310345,20.0 56.55172413793103,3.732638888888889 57.93103448275862,3.836805555555556 59.31034482758621,8.76736111111111 60.68965517241379,3.541666666666667 62.06896551724138,3.038194444444444 63.44827586206897,14.0625 64.82758620689656,10.06944444444444 66.20689655172414,4.288194444444444 67.58620689655172,4.184027777777778 68.96551724137932,1.111111111111111 70.3448275862069,1.753472222222222 71.72413793103448,11.42361111111111 73.10344827586206,18.02083333333333 74.48275862068967,1.527777777777778 75.86206896551724,3.784722222222222 77.24137931034483,2.951388888888889 78.62068965517241,3.038194444444444 80.0,1.024305555555556" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,236,120);color:black;padding:2px 6px;display:block;text-align:right">1.08</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSprintfSingleInteger_4.html">BenchmarkSprintfSingleInteger-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.445747800586512 1.379310344827586,10.263929618768328 2.758620689655172,15.695014662756599 4.137931034482759,6.838709677419356 5.517241379310345,10.58651026392962 6.896551724137931,10.7683284457478 8.275862068965518,4.269794721407624 9.655172413793103,10.146627565982406 11.03448275862069,10.099706744868037 12.41379310344828,11.15542521994135 13.79310344827586,10.310850439882701 15.17241379310345,10.451612903225806 16.55172413793103,20.0 17.93103448275862,10.287390029325513 19.31034482758621,10.422287390029327 20.68965517241379,10.310850439882701 22.06896551724138,10.469208211143696 23.44827586206897,8.785923753665692 24.82758620689655,10.129032258064518 26.20689655172414,10.082111436950148 27.58620689655172,10.392961876832848 28.96551724137931,4.293255131964811 30.3448275862069,15.683284457478006 31.72413793103448,10.733137829912025 33.10344827586207,10.527859237536658 34.48275862068966,10.733137829912025 35.86206896551724,10.563049853372437 37.24137931034483,13.37243401759531 38.62068965517241,10.90909090909091 40.0,10.439882697947215 41.37931034482759,10.41642228739003 42.75862068965517,7.167155425219944 44.13793103448276,8.457478005865102 45.51724137931034,8.70967741935484 46.89655172413793,10.445747800586512 48.27586206896552,10.651026392961878 49.6551724137931,9.126099706744867 51.03448275862069,14.475073313782993 52.41379310344828,9.020527859237538 53.79310344827586,10.697947214076247 55.17241379310345,19.008797653958947 56.55172413793103,9.35483870967742 57.93103448275862,10.041055718475075 59.31034482758621,11.20234604105572 60.68965517241379,10.545454545454549 62.06896551724138,10.574780058651026 63.44827586206897,13.876832844574782 64.82758620689656,12.129032258064516 66.20689655172414,10.134897360703812 67.58620689655172,10.258064516129032 68.96551724137932,10.521994134897364 70.3448275862069,0.0 71.72413793103448,13.225806451612904 73.10344827586206,19.771260997067447 74.48275862068967,9.747800586510266 75.86206896551724,4.539589442815251 77.24137931034483,8.498533724340176 78.62068965517241,9.788856304985341 80.0,8.281524926686219" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,235,120);color:black;padding:2px 6px;display:block;text-align:right">1.08</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetCreationAndLookup_500_4.html">BenchmarkSetCreationAndLookup/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.909604519774007 1.379310344827586,3.683615819209038 2.758620689655172,12.30508474576271 4.137931034482759,3.8079096045197716 5.517241379310345,4.892655367231637 6.896551724137931,6.4971751412429395 8.275862068965518,5.118644067796607 9.655172413793103,4.022598870056495 11.03448275862069,3.853107344632768 12.41379310344828,8.576271186440678 13.79310344827586,0.19209039548022844 15.17241379310345,0.0 16.55172413793103,20.0 17.93103448275862,4.892655367231637 19.31034482758621,3.9435028248587543 20.68965517241379,4.824858757062147 22.06896551724138,3.9887005649717473 23.44827586206897,3.841807909604519 24.82758620689655,4.926553672316382 26.20689655172414,3.8192090395480207 27.58620689655172,3.796610169491526 28.96551724137931,2.3841807909604498 30.3448275862069,9.943502824858754 31.72413793103448,5.141242937853104 33.10344827586207,5.129943502824858 34.48275862068966,5.016949152542372 35.86206896551724,5.005649717514125 37.24137931034483,13.593220338983048 38.62068965517241,11.90960451977401 40.0,3.8079096045197716 41.37931034482759,5.10734463276836 42.75862068965517,3.9661016949152526 44.13793103448276,3.8644067796610173 45.51724137931034,8.915254237288133 46.89655172413793,5.028248587570621 48.27586206896552,4.983050847457628 49.6551724137931,3.9887005649717473 51.03448275862069,13.706214689265536 52.41379310344828,3.367231638418076 53.79310344827586,4.983050847457628 55.17241379310345,18.406779661016948 56.55172413793103,3.4124293785310726 57.93103448275862,3.8644067796610173 59.31034482758621,8.3954802259887 60.68965517241379,5.0395480225988685 62.06896551724138,5.209039548022599 63.44827586206897,15.175141242937855 64.82758620689656,8.30508474576271 66.20689655172414,3.841807909604519 67.58620689655172,5.186440677966102 68.96551724137932,4.949152542372881 70.3448275862069,4.824858757062147 71.72413793103448,11.6045197740113 73.10344827586206,18.3728813559322 74.48275862068967,3.898305084745761 75.86206896551724,4.0 77.24137931034483,3.7740112994350277 78.62068965517241,3.7740112994350277 80.0,1.2203389830508442" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,235,120);color:black;padding:2px 6px;display:block;text-align:right">1.08</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_10000_100_4.html">BenchmarkJSONPatchAddShallowComposite/array-10000-100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.068930894180949 1.379310344827586,1.262047950405301 2.758620689655172,13.1660351878868 4.137931034482759,2.267096282146818 5.517241379310345,5.957941064312878 6.896551724137931,5.495229798801415 8.275862068965518,5.637128853157569 9.655172413793103,3.391863194757852 11.03448275862069,2.341684246616078 12.41379310344828,6.008879186389446 13.79310344827586,2.662916277458831 15.17241379310345,1.231890902857223 16.55172413793103,18.1372600468099 17.93103448275862,6.299254470205047 19.31034482758621,3.065313447874138 20.68965517241379,6.31408809916141 22.06896551724138,3.275083351700445 23.44827586206897,3.308948806487614 24.82758620689655,6.825218568624776 26.20689655172414,3.044112553658204 27.58620689655172,2.396820565567089 28.96551724137931,6.284490811196591 30.3448275862069,14.21880302410115 31.72413793103448,6.415894373366639 33.10344827586207,4.45680580190808 34.48275862068966,5.728369665228784 35.86206896551724,6.496919573043378 37.24137931034483,10.26669045644896 38.62068965517241,8.625965147968946 40.0,3.095470495422216 41.37931034482759,6.37643132274688 42.75862068965517,2.495408222168579 44.13793103448276,2.834832439467249 45.51724137931034,6.450949317268233 46.89655172413793,6.496709663199656 48.27586206896552,6.046313108519891 49.6551724137931,2.743311747604404 51.03448275862069,11.31540003568467 52.41379310344828,0.6978802604281461 53.79310344827586,4.153066258042171 55.17241379310345,20.0 56.55172413793103,3.324132285183514 57.93103448275862,2.930131508517092 59.31034482758621,6.159944303921466 60.68965517241379,4.271665319745169 62.06896551724138,5.771541123087634 63.44827586206897,14.03093371396985 64.82758620689656,6.962779486210673 66.20689655172414,2.339025388595598 67.58620689655172,5.81401288146741 68.96551724137932,6.338577580928991 70.3448275862069,6.28344126197798 71.72413793103448,8.988339508181236 73.10344827586206,18.1553822633179 74.48275862068967,2.65389015417878 75.86206896551724,3.02291165944227 77.24137931034483,3.020462711265511 78.62068965517241,3.147947956352746 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,235,120);color:black;padding:2px 6px;display:block;text-align:right">1.08</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_string_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.0861456483126055 1.379310344827586,3.148312611012429 2.758620689655172,13.485790408525755 4.137931034482759,3.0950266429840134 5.517241379310345,6.198934280639429 6.896551724137931,11.53197158081705 8.275862068965518,6.2344582593250415 9.655172413793103,3.2060390763765554 11.03448275862069,3.192717584369447 12.41379310344828,11.30550621669627 13.79310344827586,3.0417406749555944 15.17241379310345,3.072824156305508 16.55172413793103,17.180284191829486 17.93103448275862,5.763765541740671 19.31034482758621,3.148312611012429 20.68965517241379,4.791296625222021 22.06896551724138,3.174955595026642 23.44827586206897,3.108348134991118 24.82758620689655,5.697158081705151 26.20689655172414,3.0017761989342766 27.58620689655172,2.948490230905861 28.96551724137931,5.559502664298401 30.3448275862069,13.707815275310836 31.72413793103448,5.763765541740671 33.10344827586207,6.172291296625218 34.48275862068966,6.145648312611009 35.86206896551724,6.167850799289523 37.24137931034483,8.765541740674955 38.62068965517241,8.30817051509769 40.0,3.0417406749555944 41.37931034482759,4.786856127886326 42.75862068965517,3.1305506216696273 44.13793103448276,3.152753108348133 45.51724137931034,11.69182948490231 46.89655172413793,4.853463587921844 48.27586206896552,5.706039076376552 49.6551724137931,3.0239786856127857 51.03448275862069,11.025754884547071 52.41379310344828,3.1216696269982265 53.79310344827586,6.132326820603904 55.17241379310345,20.0 56.55172413793103,3.31261101243339 57.93103448275862,3.1971580817051475 59.31034482758621,10.492895204262878 60.68965517241379,5.266429840142097 62.06896551724138,4.897868561278864 63.44827586206897,12.158081705150977 64.82758620689656,11.64298401420959 66.20689655172414,2.7797513321491962 67.58620689655172,4.631438721136764 68.96551724137932,5.817051509769094 70.3448275862069,4.493783303730014 71.72413793103448,8.77886323268206 73.10344827586206,15.204262877442273 74.48275862068967,0.16873889875665782 75.86206896551724,0.23534635879218513 77.24137931034483,0.0 78.62068965517241,0.28419182948490374 80.0,0.2619893428063911" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,235,120);color:black;padding:2px 6px;display:block;text-align:right">1.08</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkEscapeTemplateStringStringPart__unes_caped___100_4.html">BenchmarkEscapeTemplateStringStringPart/{unes{caped_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.207272067275698 1.379310344827586,6.291971686127411 2.758620689655172,11.676447455986448 4.137931034482759,4.428580071389678 5.517241379310345,5.469175388710749 6.896551724137931,7.671365478855346 8.275862068965518,6.449270978280596 9.655172413793103,4.948877730050214 11.03448275862069,7.030068364692358 12.41379310344828,7.126867929094319 13.79310344827586,6.437171032730353 15.17241379310345,6.7880694536874575 16.55172413793103,13.648738580676387 17.93103448275862,4.525379635791637 19.31034482758621,4.9125778933994795 20.68965517241379,6.304071631677656 22.06896551724138,5.602274789763445 23.44827586206897,6.533970597132313 24.82758620689655,6.3887712505293734 26.20689655172414,6.4976707604815775 27.58620689655172,5.6506745719644265 28.96551724137931,4.815778328997521 30.3448275862069,8.494161776272007 31.72413793103448,2.0327908524411633 33.10344827586207,1.6092927581825869 34.48275862068966,1.0526952628713175 35.86206896551724,0.0 37.24137931034483,9.244358400387199 38.62068965517241,7.792364934357796 40.0,5.771674027466876 41.37931034482759,4.416480125839433 42.75862068965517,6.279871740577168 44.13793103448276,4.428580071389678 45.51724137931034,8.639361122874949 46.89655172413793,5.614374735313689 48.27586206896552,5.251376368806341 49.6551724137931,5.360275878758545 51.03448275862069,9.53475709359308 52.41379310344828,4.513279690241394 53.79310344827586,6.993768528041624 55.17241379310345,20.0 56.55172413793103,5.626474680863936 57.93103448275862,6.618670215984029 59.31034482758621,7.10266803799383 60.68965517241379,5.481275334260996 62.06896551724138,5.0577772400024195 63.44827586206897,9.498457256942345 64.82758620689656,8.5183616673725 66.20689655172414,6.739669671486478 67.58620689655172,7.151067820194809 68.96551724137932,4.573779417992618 70.3448275862069,4.307580615887227 71.72413793103448,7.126867929094319 73.10344827586206,12.801742392159236 74.48275862068967,5.626474680863936 75.86206896551724,6.340371468328392 77.24137931034483,6.2435719039264335 78.62068965517241,6.001572992921531 80.0,4.731078710145804" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,234,120);color:black;padding:2px 6px;display:block;text-align:right">1.08</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_true__clients_200__pattern_count_100_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=true,_clients=200,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.07733696696539 1.379310344827586,11.10412335714993 2.758620689655172,17.37546948971927 4.137931034482759,11.71906899824724 5.517241379310345,12.88027065900343 6.896551724137931,0.004705087667196571 8.275862068965518,12.77538447204607 9.655172413793103,11.40103302296059 11.03448275862069,10.77546599584229 12.41379310344828,1.404422083631769 13.79310344827586,12.17902625648551 15.17241379310345,11.57172055971909 16.55172413793103,3.942304444793832 17.93103448275862,12.9226397405214 19.31034482758621,11.37620320388519 20.68965517241379,12.61305894752779 22.06896551724138,11.51220818848302 23.44827586206897,11.63500631809421 24.82758620689655,13.12924433264038 26.20689655172414,10.49069172941087 27.58620689655172,10.0879874686279 28.96551724137931,12.51357662363375 30.3448275862069,17.90497819238451 31.72413793103448,13.14485031648702 33.10344827586207,13.07832689877656 34.48275862068966,13.1346481957037 35.86206896551724,12.79536944837506 37.24137931034483,5.528873981680438 38.62068965517241,3.962708686360487 40.0,11.09070686954446 41.37931034482759,13.24032632810999 42.75862068965517,11.05346214093135 44.13793103448276,12.40820129389911 45.51724137931034,0.0 46.89655172413793,12.47947638430318 48.27586206896552,13.34633055570113 49.6551724137931,11.66656767348555 51.03448275862069,8.041483966016223 52.41379310344828,12.02639041746007 53.79310344827586,12.95715924508965 55.17241379310345,20.0 56.55172413793103,11.46338708080755 57.93103448275862,12.17471714154278 59.31034482758621,1.626306564412534 60.68965517241379,13.06090409890001 62.06896551724138,12.64343238474573 63.44827586206897,8.118954864932538 64.82758620689656,0.84477286888062 66.20689655172414,10.86334864816076 67.58620689655172,12.81141798997257 68.96551724137932,12.91972817637091 70.3448275862069,12.72048401842438 71.72413793103448,4.477077255443169 73.10344827586206,0.1128522264731059 74.48275862068967,11.06869544456673 75.86206896551724,11.72924782651736 77.24137931034483,11.70861065981867 78.62068965517241,12.08648510152624 80.0,10.38941588200013" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,233,120);color:black;padding:2px 6px;display:block;text-align:right">1.09</span></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoNodeTypeAllocatesOnAppend_ref_head_with_value_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/ref_head_with_value-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.360570687418935 1.379310344827586,2.360570687418935 2.758620689655172,11.750972762645915 4.137931034482759,1.945525291828794 5.517241379310345,4.643320363164722 6.896551724137931,6.8741893644617384 8.275862068965518,6.0440985732814525 9.655172413793103,3.1647211413748337 11.03448275862069,1.0635538261997404 12.41379310344828,7.54863813229572 13.79310344827586,3.1647211413748337 15.17241379310345,3.1647211413748337 16.55172413793103,13.906614785992218 17.93103448275862,4.150453955901428 19.31034482758621,1.8936446173800228 20.68965517241379,4.513618677042803 22.06896551724138,1.789883268482491 23.44827586206897,1.8158236057068748 24.82758620689655,4.539559014267185 26.20689655172414,1.8417639429312551 27.58620689655172,0.10376134889753885 28.96551724137931,4.617380025940335 30.3448275862069,13.198443579766536 31.72413793103448,6.121919584954602 33.10344827586207,6.121919584954602 34.48275862068966,6.09597924773022 35.86206896551724,5.577172503242542 37.24137931034483,2.1789883268482484 38.62068965517241,0.3891050583657609 40.0,0.5706874189364441 41.37931034482759,4.280155642023347 42.75862068965517,0.4669260700389053 44.13793103448276,3.2425421530479888 45.51724137931034,6.511024643320361 46.89655172413793,4.77302204928664 48.27586206896552,4.228274967574574 49.6551724137931,1.8936446173800228 51.03448275862069,3.6316472114137497 52.41379310344828,1.8417639429312551 53.79310344827586,4.072632944228271 55.17241379310345,20.0 56.55172413793103,3.839169909208813 57.93103448275862,3.735408560311285 59.31034482758621,8.274967574578469 60.68965517241379,6.251621271076523 62.06896551724138,6.09597924773022 63.44827586206897,6.43320363164721 64.82758620689656,8.378728923476004 66.20689655172414,3.683527885862514 67.58620689655172,5.317769130998704 68.96551724137932,3.527885862516211 70.3448275862069,4.254215304798965 71.72413793103448,2.4124513618676993 73.10344827586206,10.038910505836574 74.48275862068967,0.20752269779506705 75.86206896551724,0.25940337224383825 77.24137931034483,0.0 78.62068965517241,0.2853437094682221 80.0,0.7782101167315183" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,233,120);color:black;padding:2px 6px;display:block;text-align:right">1.09</span></td><td></td><td></td></tr><tr><td>./v1/compile</td><td><a href="benchmarks.__v1_compile_BenchmarkCompileDynamicPolicy_5000_4.html">BenchmarkCompileDynamicPolicy/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.847986209995817 1.379310344827586,6.768754940457688 2.758620689655172,14.22075438126786 4.137931034482759,6.97080425194329 5.517241379310345,10.13512339195869 6.896551724137931,7.349746862241286 8.275862068965518,10.06349796757107 9.655172413793103,9.316705694505169 11.03448275862069,6.273093319332253 12.41379310344828,3.32210320321817 13.79310344827586,3.46186913463632 15.17241379310345,4.100112832837488 16.55172413793103,20.0 17.93103448275862,7.561285645490681 19.31034482758621,8.269878201234102 20.68965517241379,9.517178447168234 22.06896551724138,10.24535925456364 23.44827586206897,10.08874465339994 24.82758620689655,8.695619700712403 26.20689655172414,9.77650835203473 27.58620689655172,6.814907541503275 28.96551724137931,6.178253244849446 30.3448275862069,12.24726194470651 31.72413793103448,9.24602823913571 33.10344827586207,9.17744910907124 34.48275862068966,8.094472512180404 35.86206896551724,7.357095539744371 37.24137931034483,13.14699407555077 38.62068965517241,4.875087884920938 40.0,8.140050638793525 41.37931034482759,7.456100773772234 42.75862068965517,8.57693983451368 44.13793103448276,9.40665452048669 45.51724137931034,7.356948604898411 46.89655172413793,7.887536280015847 48.27586206896552,6.076908558960231 49.6551724137931,9.207013202308781 51.03448275862069,13.3341922360025 52.41379310344828,8.476817635283473 53.79310344827586,7.742007167046189 55.17241379310345,17.21037879140041 56.55172413793103,9.20433572289352 57.93103448275862,6.991699224454766 59.31034482758621,0.0 60.68965517241379,7.120478714994816 62.06896551724138,6.864496679778274 63.44827586206897,14.64264151514132 64.82758620689656,6.878542292889876 66.20689655172414,7.763839799210437 67.58620689655172,7.817901126117139 68.96551724137932,7.196782831991856 70.3448275862069,9.069380781743027 71.72413793103448,8.685787803201274 73.10344827586206,16.45296357934664 74.48275862068967,9.797926885491579 75.86206896551724,8.173770954447082 77.24137931034483,7.82097753926887 78.62068965517241,8.469751427354948 80.0,3.83267287040763" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,233,120);color:black;padding:2px 6px;display:block;text-align:right">1.09</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkJSONPatchAddShallowComposite_array_10000_10_4.html">BenchmarkJSONPatchAddShallowComposite/array-10000-10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,1.847834639031573 1.379310344827586,0.9891085659049781 2.758620689655172,13.44078649117483 4.137931034482759,3.024649035057155 5.517241379310345,5.983732161389548 6.896551724137931,6.437523182232013 8.275862068965518,7.128850123825902 9.655172413793103,3.610321198020284 11.03448275862069,3.39946123556145 12.41379310344828,6.343857598339497 13.79310344827586,3.090065078847689 15.17241379310345,2.190425878676842 16.55172413793103,17.82448568227885 17.93103448275862,6.971866605222044 19.31034482758621,3.211905270375074 20.68965517241379,7.011056285522673 22.06896551724138,3.265856646697164 23.44827586206897,3.510286354423076 24.82758620689655,6.77464435177796 26.20689655172414,3.134050437043614 27.58620689655172,2.919293986294852 28.96551724137931,6.884120686231534 30.3448275862069,14.50827441768106 31.72413793103448,7.034959742532043 33.10344827586207,6.163045555193382 34.48275862068966,7.032486971117281 35.86206896551724,7.301044933253905 37.24137931034483,9.598399442502444 38.62068965517241,8.080642321108101 40.0,3.190174854912011 41.37931034482759,6.195041718651066 42.75862068965517,2.815137857006373 44.13793103448276,3.41085097056278 45.51724137931034,6.802968824347057 46.89655172413793,7.122855526456781 48.27586206896552,6.561836145174162 49.6551724137931,3.143941522702664 51.03448275862069,11.33443484059991 52.41379310344828,1.899388176406014 53.79310344827586,5.66189721513486 55.17241379310345,20.0 56.55172413793103,3.346708778713185 57.93103448275862,3.105276369671833 59.31034482758621,6.740774876642426 60.68965517241379,7.256235317919725 62.06896551724138,6.742498323386048 63.44827586206897,13.70522316762018 64.82758620689656,7.254137208840532 66.20689655172414,2.897338773430446 67.58620689655172,6.853473307181902 68.96551724137932,6.885244673238244 70.3448275862069,6.926382597683837 71.72413793103448,8.884592760774352 73.10344827586206,17.06894161636825 74.48275862068967,3.276871719362924 75.86206896551724,3.033041471373924 77.24137931034483,3.181033093924101 78.62068965517241,3.140794359083876 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,233,120);color:black;padding:2px 6px;display:block;text-align:right">1.09</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(254,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/inmem</td><td><a href="benchmarks.__v1_storage_inmem_BenchmarkNewTransaction_write_4.html">BenchmarkNewTransaction/write-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.518518518518517 1.379310344827586,10.065359477124185 2.758620689655172,19.764705882352942 4.137931034482759,10.684095860566451 5.517241379310345,11.625272331154687 6.896551724137931,5.3159041394335524 8.275862068965518,11.721132897603487 9.655172413793103,10.047930283224401 11.03448275862069,8.610021786492377 12.41379310344828,4.392156862745097 13.79310344827586,10.405228758169937 15.17241379310345,10.570806100217865 16.55172413793103,18.03050108932462 17.93103448275862,5.830065359477128 19.31034482758621,10.318082788671026 20.68965517241379,11.546840958605664 22.06896551724138,10.657952069716778 23.44827586206897,10.544662309368192 24.82758620689655,11.555555555555559 26.20689655172414,10.588235294117645 27.58620689655172,10.291938997821351 28.96551724137931,11.468409586056648 30.3448275862069,19.633986928104573 31.72413793103448,11.511982570806099 33.10344827586207,6.1699346405228805 34.48275862068966,6.222222222222221 35.86206896551724,10.55337690631808 37.24137931034483,6.405228758169933 38.62068965517241,0.0 40.0,10.431372549019605 41.37931034482759,4.357298474945532 42.75862068965517,10.135076252723312 44.13793103448276,10.135076252723312 45.51724137931034,4.287581699346406 46.89655172413793,11.320261437908497 48.27586206896552,11.015250544662308 49.6551724137931,10.213507625272328 51.03448275862069,8.278867102396513 52.41379310344828,10.213507625272328 53.79310344827586,11.686274509803923 55.17241379310345,20.0 56.55172413793103,10.431372549019605 57.93103448275862,10.518518518518517 59.31034482758621,4.566448801742919 60.68965517241379,6.5795206971677604 62.06896551724138,11.276688453159045 63.44827586206897,9.925925925925924 64.82758620689656,4.4531590413943345 66.20689655172414,7.9302832244008705 67.58620689655172,10.840958605664492 68.96551724137932,11.36383442265795 70.3448275862069,11.320261437908497 71.72413793103448,4.479302832244008 73.10344827586206,16.845315904139436 74.48275862068967,10.474945533769064 75.86206896551724,10.335511982570804 77.24137931034483,9.978213507625274 78.62068965517241,10.544662309368192 80.0,7.311546840958606" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,233,120);color:black;padding:2px 6px;display:block;text-align:right">1.09</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_true__clients_100__pattern_count_100_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=true,_clients=100,_pattern-count=100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.89092512579624 1.379310344827586,10.90201344165885 2.758620689655172,17.66172215113328 4.137931034482759,11.63599445116345 5.517241379310345,13.05674925200654 6.896551724137931,0.0 8.275862068965518,12.81921600460376 9.655172413793103,11.08242080860491 11.03448275862069,10.53043789490429 12.41379310344828,1.734315530426198 13.79310344827586,12.07845100438152 15.17241379310345,11.28041976527392 16.55172413793103,4.382458003588497 17.93103448275862,13.08547594373498 19.31034482758621,11.05346018616206 20.68965517241379,12.69565380125714 22.06896551724138,11.54485504483282 23.44827586206897,11.62733901473062 24.82758620689655,13.26766118411049 26.20689655172414,10.3848394182611 27.58620689655172,9.657455254902603 28.96551724137931,12.53241694874812 30.3448275862069,18.03470128217425 31.72413793103448,13.17142208820592 33.10344827586207,13.11569979203559 34.48275862068966,13.4458228161983 35.86206896551724,12.9689316618204 37.24137931034483,5.644093132496017 38.62068965517241,3.798941229586621 40.0,11.6290233158743 41.37931034482759,13.27528732539996 42.75862068965517,10.94056522339214 44.13793103448276,12.45227228599433 45.51724137931034,0.2381414672602269 46.89655172413793,12.84359158504434 48.27586206896552,13.38359724616763 49.6551724137931,11.36678698503077 51.03448275862069,8.440594464731436 52.41379310344828,11.86884908427822 53.79310344827586,13.15813482362794 55.17241379310345,20.0 56.55172413793103,11.39425045090145 57.93103448275862,12.17670190442995 59.31034482758621,1.873176802494637 60.68965517241379,13.18152789506804 62.06896551724138,12.9965822722626 63.44827586206897,8.290270587657348 64.82758620689656,1.035049838938703 66.20689655172414,10.63729744524267 67.58620689655172,12.96355125538918 68.96551724137932,13.10040072331377 70.3448275862069,12.92659020251382 71.72413793103448,4.604738968412336 73.10344827586206,0.2765528905648725 74.48275862068967,10.79089635231837 75.86206896551724,11.55416548726598 77.24137931034483,11.57166350470318 78.62068965517241,11.80288062281713 80.0,10.21767252975014" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,232,120);color:black;padding:2px 6px;display:block;text-align:right">1.09</span></td><td><span style="background:rgb(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</span></td><td><span style="background:rgb(255,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkCountUnescapedLeftCurly____100_4.html">BenchmarkCountUnescapedLeftCurly/_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.7325208466965982 1.379310344827586,2.7410733376095777 2.758620689655172,9.90806072268548 4.137931034482759,2.7453495830660657 5.517241379310345,2.946333119521057 6.896551724137931,10.233055377378658 8.275862068965518,3.639084883472311 9.655172413793103,2.7453495830660657 11.03448275862069,2.694034637588196 12.41379310344828,10.173187940987813 13.79310344827586,2.792388283087451 15.17241379310345,2.7795595467179837 16.55172413793103,20.0 17.93103448275862,3.822963438101347 19.31034482758621,2.7367970921530897 20.68965517241379,3.6262561471028434 22.06896551724138,2.63416720119735 23.44827586206897,2.7325208466965982 24.82758620689655,4.348941629249518 26.20689655172414,2.758178319435533 27.58620689655172,2.6726534103057524 28.96551724137931,4.194996792815907 30.3448275862069,9.715629677143466 31.72413793103448,5.028864656831303 33.10344827586207,5.028864656831303 34.48275862068966,4.297626683771647 35.86206896551724,4.1565105837075045 37.24137931034483,5.242676929655762 38.62068965517241,5.2897156296771435 40.0,2.711139619414155 41.37931034482759,3.4680350652127423 42.75862068965517,2.7367970921530897 44.13793103448276,2.694034637588196 45.51724137931034,10.173187940987813 46.89655172413793,5.003207184092364 48.27586206896552,4.430190292922813 49.6551724137931,2.8094932649134066 51.03448275862069,9.91661321359846 52.41379310344828,2.7710070558050006 53.79310344827586,4.964720974983965 55.17241379310345,15.6040196707291 56.55172413793103,2.7795595467179837 57.93103448275862,2.7453495830660657 59.31034482758621,10.113320504596963 60.68965517241379,4.190720547359419 62.06896551724138,4.964720974983965 63.44827586206897,9.108402822321999 64.82758620689656,10.156082959161855 66.20689655172414,2.7667308103485126 67.58620689655172,4.981825956809921 68.96551724137932,3.6519136198417783 70.3448275862069,4.986102202266409 71.72413793103448,8.727816976694463 73.10344827586206,13.979046397263204 74.48275862068967,0.03848620910840239 75.86206896551724,0.055591190934357826 77.24137931034483,0.0 78.62068965517241,0.10262989095573616 80.0,0.06841992730382529" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,232,120);color:black;padding:2px 6px;display:block;text-align:right">1.09</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSumFloatSet_4.html">BenchmarkSumFloatSet-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.28445006321113 1.379310344827586,10.10745891276865 2.758620689655172,18.59671302149178 4.137931034482759,9.646017699115044 5.517241379310345,13.6346396965866 6.896551724137931,11.00505689001264 8.275862068965518,12.83185840707965 9.655172413793103,9.40581542351454 11.03448275862069,9.601769911504425 12.41379310344828,10.4551201011378 13.79310344827586,9.65865992414665 15.17241379310345,7.515802781289507 16.55172413793103,20.0 17.93103448275862,13.6472819216182 19.31034482758621,9.981036662452592 20.68965517241379,12.85714285714286 22.06896551724138,4.804045512010114 23.44827586206897,4.955752212389381 24.82758620689655,8.558786346396966 26.20689655172414,4.627054361567636 27.58620689655172,4.089759797724399 28.96551724137931,8.678887484197219 30.3448275862069,15.19595448798989 31.72413793103448,8.786346396965866 33.10344827586207,6.156763590391909 34.48275862068966,4.209860935524652 35.86206896551724,6.554993678887484 37.24137931034483,9.418457648546145 38.62068965517241,7.825537294563843 40.0,1.68141592920354 41.37931034482759,6.86472819216182 42.75862068965517,4.5448798988622 44.13793103448276,4.785082174462705 45.51724137931034,1.694058154235145 46.89655172413793,8.470290771175726 48.27586206896552,8.388116308470291 49.6551724137931,4.5448798988622 51.03448275862069,9.962073324905184 52.41379310344828,0.0 53.79310344827586,8.198482932996207 55.17241379310345,19.58912768647282 56.55172413793103,4.557522123893805 57.93103448275862,3.666245259165613 59.31034482758621,6.11251580278129 60.68965517241379,5.120101137800253 62.06896551724138,8.621997471554995 63.44827586206897,12.30720606826802 64.82758620689656,6.011378002528445 66.20689655172414,4.72819216182048 67.58620689655172,8.375474083438686 68.96551724137932,8.792667509481669 70.3448275862069,8.678887484197219 71.72413793103448,8.375474083438686 73.10344827586206,14.34892541087231 74.48275862068967,5.651074589127686 75.86206896551724,4.930467762326169 77.24137931034483,5.764854614412137 78.62068965517241,5.018963337547408 80.0,0.549936788874842" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,232,120);color:black;padding:2px 6px;display:block;text-align:right">1.09</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectCreationAndLookup_500_4.html">BenchmarkObjectCreationAndLookup/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.5374928448769367 1.379310344827586,1.3966800228963976 2.758620689655172,12.135088723526044 4.137931034482759,3.445907269605037 5.517241379310345,4.590726960503721 6.896551724137931,8.093875214653696 8.275862068965518,2.564396107613053 9.655172413793103,3.2970807097882115 11.03448275862069,3.2169433314253055 12.41379310344828,7.910704064109906 13.79310344827586,3.434459072696054 15.17241379310345,3.457355466514027 16.55172413793103,19.828277046365198 17.93103448275862,4.9570692615913 19.31034482758621,3.7092157985117353 20.68965517241379,5.014310246136235 22.06896551724138,3.686319404693762 23.44827586206897,3.5603892386949063 24.82758620689655,4.888380080137383 26.20689655172414,3.5718374356038964 27.58620689655172,3.5947338294218696 28.96551724137931,4.9799656554092735 30.3448275862069,12.169433314253006 31.72413793103448,5.037206639954208 33.10344827586207,4.9685174585002905 34.48275862068966,4.991413852318264 35.86206896551724,4.9570692615913 37.24137931034483,9.42186605609617 38.62068965517241,11.677160847166574 40.0,3.5718374356038964 41.37931034482759,4.53348597595879 42.75862068965517,3.651974813966806 44.13793103448276,3.4802518603320003 45.51724137931034,8.174012593016604 46.89655172413793,4.590726960503721 48.27586206896552,4.991413852318264 49.6551724137931,3.5718374356038964 51.03448275862069,9.479107040641104 52.41379310344828,3.4688036634230173 53.79310344827586,5.060103033772183 55.17241379310345,18.305666857469948 56.55172413793103,3.457355466514027 57.93103448275862,3.583285632512883 59.31034482758621,6.101888952489984 60.68965517241379,4.56783056668575 62.06896551724138,4.728105323411565 63.44827586206897,16.01602747567258 64.82758620689656,6.903262736119064 66.20689655172414,2.4613623354321703 67.58620689655172,4.3961076130509475 68.96551724137932,5.105895821408133 70.3448275862069,5.117344018317118 71.72413793103448,10.990269032627362 73.10344827586206,20.0 74.48275862068967,3.308528906697198 75.86206896551724,1.2478534630795686 77.24137931034483,3.2741843159702384 78.62068965517241,3.6290784201488293 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,229,120);color:black;padding:2px 6px;display:block;text-align:right">1.11</span></td><td></td><td></td></tr><tr><td>./v1/storage/internal/ptr</td><td><a href="benchmarks.__v1_storage_internal_ptr_BenchmarkValuePtr_2_interned_terms_4.html">BenchmarkValuePtr/2_interned_terms-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.8767123287671232 1.379310344827586,6.356164383561643 2.758620689655172,10.136986301369861 4.137931034482759,6.232876712328766 5.517241379310345,6.06849315068493 6.896551724137931,3.8767123287671232 8.275862068965518,5.36986301369863 9.655172413793103,4.958904109589039 11.03448275862069,6.84931506849315 12.41379310344828,8.273972602739725 13.79310344827586,7.534246575342463 15.17241379310345,6.260273972602739 16.55172413793103,19.356164383561644 17.93103448275862,4.712328767123285 19.31034482758621,3.6575342465753415 20.68965517241379,6.657534246575338 22.06896551724138,4.46575342465753 23.44827586206897,0.0 24.82758620689655,5.547945205479451 26.20689655172414,2.3698630136986267 27.58620689655172,4.712328767123285 28.96551724137931,2.0273972602739647 30.3448275862069,12.356164383561644 31.72413793103448,5.191780821917806 33.10344827586207,3.342465753424655 34.48275862068966,7.260273972602738 35.86206896551724,7.219178082191782 37.24137931034483,12.191780821917806 38.62068965517241,10.849315068493151 40.0,3.80821917808219 41.37931034482759,7.328767123287669 42.75862068965517,6.84931506849315 44.13793103448276,4.1643835616438345 45.51724137931034,7.123287671232873 46.89655172413793,7.041095890410958 48.27586206896552,5.4931506849315035 49.6551724137931,1.2739726027397182 51.03448275862069,12.534246575342465 52.41379310344828,6.178082191780819 53.79310344827586,8.246575342465754 55.17241379310345,19.534246575342465 56.55172413793103,4.561643835616438 57.93103448275862,5.438356164383562 59.31034482758621,7.479452054794518 60.68965517241379,2.6712328767123275 62.06896551724138,7.890410958904106 63.44827586206897,15.904109589041095 64.82758620689656,6.205479452054794 66.20689655172414,3.8767123287671232 67.58620689655172,2.753424657534243 68.96551724137932,7.58904109589041 70.3448275862069,4.835616438356162 71.72413793103448,9.63013698630137 73.10344827586206,20.0 74.48275862068967,7.06849315068493 75.86206896551724,6.534246575342467 77.24137931034483,6.726027397260271 78.62068965517241,5.6712328767123275 80.0,2.013698630136986" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,228,120);color:black;padding:2px 6px;display:block;text-align:right">1.11</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkMemberWithKey_object_4.html">BenchmarkMemberWithKey/object-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.047419219471255 1.379310344827586,7.343684431389006 2.758620689655172,15.744859420898031 4.137931034482759,8.62778010910617 5.517241379310345,7.201007133864877 6.896551724137931,5.3713806126731 8.275862068965518,5.8581619806965985 9.655172413793103,5.732270247587074 11.03448275862069,8.82081409987411 12.41379310344828,11.573646663869074 13.79310344827586,8.837599664288714 15.17241379310345,2.1905161561057476 16.55172413793103,19.076793957196813 17.93103448275862,7.402433906840118 19.31034482758621,3.7767519932857745 20.68965517241379,10.549727234578263 22.06896551724138,9.097775912715065 23.44827586206897,7.62064624422996 24.82758620689655,6.0344104070499345 26.20689655172414,9.013848090642046 27.58620689655172,3.7935375577003825 28.96551724137931,10.130088124213177 30.3448275862069,15.728073856483423 31.72413793103448,8.216533780948385 33.10344827586207,10.38187159043223 34.48275862068966,6.420478388585815 35.86206896551724,0.0 37.24137931034483,14.351657574485944 38.62068965517241,13.134704154427192 40.0,8.955098615190938 41.37931034482759,3.3151489718841844 42.75862068965517,7.612253462022663 44.13793103448276,9.080990348300462 45.51724137931034,8.325639949643309 46.89655172413793,10.05455308434746 48.27586206896552,9.89509022240873 49.6551724137931,6.6806546370121715 51.03448275862069,14.720939991607217 52.41379310344828,7.780109106168695 53.79310344827586,8.384389425094419 55.17241379310345,19.916072177926985 56.55172413793103,9.139739823751574 57.93103448275862,5.807805287452792 59.31034482758621,11.55686109945447 60.68965517241379,10.558120016785564 62.06896551724138,10.096516995383972 63.44827586206897,16.105749055812005 64.82758620689656,11.833822912295428 66.20689655172414,8.929920268569031 67.58620689655172,10.449013848090642 68.96551724137932,10.541334452370961 70.3448275862069,10.48258497691985 71.72413793103448,13.621485522450694 73.10344827586206,20.0 74.48275862068967,4.515316827528329 75.86206896551724,8.887956357532524 77.24137931034483,7.394041124632816 78.62068965517241,8.921527486361729 80.0,2.6353336130927403" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,227,120);color:black;padding:2px 6px;display:block;text-align:right">1.11</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_true__clients_100__pattern_count_1000_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=true,_clients=100,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.47612871324421 1.379310344827586,12.69944246409046 2.758620689655172,18.16745199425563 4.137931034482759,13.36843726731109 5.517241379310345,13.77873270436303 6.896551724137931,0.788218444365681 8.275862068965518,13.46980874963422 9.655172413793103,13.02340337380209 11.03448275862069,12.10127200856826 12.41379310344828,2.547894681437714 13.79310344827586,13.67591257512441 15.17241379310345,12.93498279490347 16.55172413793103,4.255342368383184 17.93103448275862,14.0141474857767 19.31034482758621,13.08447349893621 20.68965517241379,13.63836364707484 22.06896551724138,12.90173634819291 23.44827586206897,13.20431040060882 24.82758620689655,14.12392112020969 26.20689655172414,11.92822147686656 27.58620689655172,11.34746858609164 28.96551724137931,13.6833731067392 30.3448275862069,18.59768564168781 31.72413793103448,14.27034069278159 33.10344827586207,14.14634134563846 34.48275862068966,14.35205886528453 35.86206896551724,13.9313766298485 37.24137931034483,5.090540432218294 38.62068965517241,3.542632230076035 40.0,13.04812211900345 41.37931034482759,14.34730247457866 42.75862068965517,12.48476264886054 44.13793103448276,13.99495291414642 45.51724137931034,0.8125074243154419 46.89655172413793,14.04898261527125 48.27586206896552,14.42860053947611 49.6551724137931,13.03123572479185 51.03448275862069,8.014489366448759 52.41379310344828,13.75939809686426 53.79310344827586,14.13114021067189 55.17241379310345,20.0 56.55172413793103,13.35403288814804 57.93103448275862,13.99544062527464 59.31034482758621,1.688566988813549 60.68965517241379,14.05288430429698 62.06896551724138,13.94236703111404 63.44827586206897,8.671653553192867 64.82758620689656,1.705274716572231 66.20689655172414,12.62523794025587 67.58620689655172,13.85252677823823 68.96551724137932,13.89577854631179 70.3448275862069,13.74228957679229 71.72413793103448,4.268645775890459 73.10344827586206,0.0 74.48275862068967,12.48477230650665 75.86206896551724,13.43113470581361 77.24137931034483,13.44525901323967 78.62068965517241,13.67301045247038 80.0,11.91663713036567" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,227,120);color:black;padding:2px 6px;display:block;text-align:right">1.11</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/storage/internal/ptr</td><td><a href="benchmarks.__v1_storage_internal_ptr_BenchmarkValuePtr_4_interned_terms_4.html">BenchmarkValuePtr/4_interned_terms-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.710837185413457 1.379310344827586,12.347200821777093 2.758620689655172,15.54185927067283 4.137931034482759,10.796096558808422 5.517241379310345,10.539291217257317 6.896551724137931,10.71391884951207 8.275862068965518,7.570621468926555 9.655172413793103,10.69337442218798 11.03448275862069,11.47406266050334 12.41379310344828,12.54237288135593 13.79310344827586,10.282485875706213 15.17241379310345,6.605033384694403 16.55172413793103,15.593220338983052 17.93103448275862,8.977914740626606 19.31034482758621,8.073959938366716 20.68965517241379,10.559835644581408 22.06896551724138,9.72778633795583 23.44827586206897,0.0 24.82758620689655,10.980996404725218 26.20689655172414,9.738058551617874 27.58620689655172,11.535695942475604 28.96551724137931,8.906009244992298 30.3448275862069,13.836671802773498 31.72413793103448,10.970724191063175 33.10344827586207,8.135593220338983 34.48275862068966,11.833590138674886 35.86206896551724,12.213662044170519 37.24137931034483,15.932203389830507 38.62068965517241,14.34001027221366 40.0,9.193631227529531 41.37931034482759,11.535695942475604 42.75862068965517,11.936312275295327 44.13793103448276,11.40215716486903 45.51724137931034,12.994350282485875 46.89655172413793,11.884951206985106 48.27586206896552,10.631741140215716 49.6551724137931,9.203903441191574 51.03448275862069,14.637904468412941 52.41379310344828,12.09039548022599 53.79310344827586,12.747817154596815 55.17241379310345,19.743194658448896 56.55172413793103,9.717514124293785 57.93103448275862,10.529019003595273 59.31034482758621,12.285567539804827 60.68965517241379,6.481766820749868 62.06896551724138,11.997945557267592 63.44827586206897,17.93528505392912 64.82758620689656,12.655367231638419 66.20689655172414,9.450436569080637 67.58620689655172,8.669748330765279 68.96551724137932,11.535695942475604 70.3448275862069,11.25834617360041 71.72413793103448,12.675911658962507 73.10344827586206,20.0 74.48275862068967,11.13507960965588 75.86206896551724,11.361068310220851 77.24137931034483,11.679506933744223 78.62068965517241,10.09758602978942 80.0,8.073959938366716" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,227,120);color:black;padding:2px 6px;display:block;text-align:right">1.12</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectFind_50_50_4.html">BenchmarkObjectFind/50_50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.107644305772229 1.379310344827586,8.648985959438376 2.758620689655172,12.892355694227769 4.137931034482759,6.489859594383773 5.517241379310345,6.102964118564742 6.896551724137931,7.762870514820591 8.275862068965518,7.195007800312013 9.655172413793103,8.436817472698907 11.03448275862069,4.199687987519496 12.41379310344828,7.73166926677067 13.79310344827586,4.9859594383775345 15.17241379310345,7.170046801872074 16.55172413793103,20.0 17.93103448275862,6.795631825273009 19.31034482758621,7.825273010920435 20.68965517241379,4.8798751950077985 22.06896551724138,8.374414976599063 23.44827586206897,8.380655226209047 24.82758620689655,0.0 26.20689655172414,6.951638065522621 27.58620689655172,7.07644305772231 28.96551724137931,3.831513260530418 30.3448275862069,12.904836193447736 31.72413793103448,3.8564742589703584 33.10344827586207,3.1825273010920405 34.48275862068966,7.269890795631824 35.86206896551724,7.1450858034321385 37.24137931034483,15.039001560062403 38.62068965517241,14.414976599063962 40.0,8.455538221528858 41.37931034482759,4.024960998439937 42.75862068965517,5.510140405616221 44.13793103448276,4.418096723868953 45.51724137931034,11.956318252730107 46.89655172413793,7.213728549141965 48.27586206896552,5.285491419656784 49.6551724137931,7.088923556942275 51.03448275862069,16.131045241809673 52.41379310344828,8.524180967238685 53.79310344827586,7.269890795631824 55.17241379310345,18.471138845553824 56.55172413793103,8.680187207488297 57.93103448275862,8.524180967238685 59.31034482758621,11.263650546021838 60.68965517241379,7.232449297971918 62.06896551724138,7.2636505460218395 63.44827586206897,17.684867394695786 64.82758620689656,6.09048361934477 66.20689655172414,7.213728549141965 67.58620689655172,2.0904836193447736 68.96551724137932,0.8361934477379087 70.3448275862069,5.429017160686428 71.72413793103448,14.989079563182525 73.10344827586206,19.21996879875195 74.48275862068967,5.709828393135723 75.86206896551724,8.461778471138846 77.24137931034483,7.244929797191887 78.62068965517241,7.095163806552257 80.0,5.716068642745707" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,226,120);color:black;padding:2px 6px;display:block;text-align:right">1.12</span></td><td></td><td></td></tr><tr><td>./v1/ast/location</td><td><a href="benchmarks.__v1_ast_location_BenchmarkLocationAppendText_file1_rego_10_4.html">BenchmarkLocationAppendText/file1.rego:10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.081598667776852 1.379310344827586,3.386067166250349 2.758620689655172,11.751318345822924 4.137931034482759,4.551762420205385 5.517241379310345,5.43991118512351 6.896551724137931,13.810713294476827 8.275862068965518,5.273383291701361 9.655172413793103,4.496253122398004 11.03448275862069,4.6072717180127665 12.41379310344828,13.708021093533166 13.79310344827586,4.6072717180127665 15.17241379310345,3.7191229530946437 16.55172413793103,19.431029697474326 17.93103448275862,2.525673050235916 19.31034482758621,4.551762420205385 20.68965517241379,3.6636136552872607 22.06896551724138,4.6072717180127665 23.44827586206897,4.579517069109077 24.82758620689655,5.578684429641964 26.20689655172414,4.551762420205385 27.58620689655172,4.579517069109077 28.96551724137931,3.275048570635583 30.3448275862069,11.354426866500141 31.72413793103448,3.2195392728281966 33.10344827586207,4.801554260338607 34.48275862068966,4.329725228975853 35.86206896551724,2.220371912295313 37.24137931034483,12.264779350541216 38.62068965517241,11.318345822925343 40.0,4.468498473494314 41.37931034482759,3.7468776019983316 42.75862068965517,4.468498473494314 44.13793103448276,4.579517069109077 45.51724137931034,14.043852345267833 46.89655172413793,3.386067166250349 48.27586206896552,3.413821815154037 49.6551724137931,4.579517069109077 51.03448275862069,13.63585900638357 52.41379310344828,3.7191229530946437 53.79310344827586,3.4970857618651117 55.17241379310345,14.640577296697197 56.55172413793103,4.579517069109077 57.93103448275862,4.579517069109077 59.31034482758621,13.86344712739384 60.68965517241379,4.246461282264782 62.06896551724138,3.2195392728281966 63.44827586206897,15.412156536219818 64.82758620689656,13.735775742436857 66.20689655172414,4.579517069109077 67.58620689655172,3.46933111296142 68.96551724137932,3.3028032195392782 70.3448275862069,3.108520677213434 71.72413793103448,10.574521232306411 73.10344827586206,20.0 74.48275862068967,1.498751040799334 75.86206896551724,1.498751040799334 77.24137931034483,0.08326394671107806 78.62068965517241,0.0 80.0,0.5828476269775216" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,226,120);color:black;padding:2px 6px;display:block;text-align:right">1.12</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkBuiltinGlobMatchAsync_reuse_pattern_true__clients_200__pattern_count_1000_4.html">BenchmarkBuiltinGlobMatchAsync/reuse-pattern=true,_clients=200,_pattern-count=1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.50791875829215 1.379310344827586,12.76042191997641 2.758620689655172,18.11899667926168 4.137931034482759,12.73246380550405 5.517241379310345,12.89813703088752 6.896551724137931,0.6688926152366026 8.275862068965518,13.52178410157735 9.655172413793103,13.01395796317705 11.03448275862069,12.11940013345023 12.41379310344828,1.519458420942376 13.79310344827586,13.75977358073351 15.17241379310345,12.92919136530449 16.55172413793103,4.159440537059595 17.93103448275862,14.09119519423992 19.31034482758621,13.0954634679991 20.68965517241379,13.74100956651951 22.06896551724138,13.05936838082972 23.44827586206897,13.28476931342959 24.82758620689655,14.21256119701754 26.20689655172414,11.8722311016627 27.58620689655172,11.53591906088279 28.96551724137931,13.58344906778806 30.3448275862069,18.52163862530744 31.72413793103448,14.33800538456167 33.10344827586207,14.18134441409917 34.48275862068966,14.22835022151187 35.86206896551724,13.94656026209005 37.24137931034483,5.238990840814046 38.62068965517241,3.826098636790367 40.0,13.14783734977151 41.37931034482759,14.26672686151435 42.75862068965517,12.47765484494169 44.13793103448276,14.18958322018512 45.51724137931034,0.2090251538169094 46.89655172413793,13.63731408132705 48.27586206896552,14.38257446445336 49.6551724137931,13.09407174501695 51.03448275862069,7.738859912171127 52.41379310344828,13.67206108839526 53.79310344827586,14.08233568940234 55.17241379310345,20.0 56.55172413793103,13.23506007200106 57.93103448275862,14.17027366995896 59.31034482758621,1.865939252989052 60.68965517241379,14.07843692536873 62.06896551724138,14.12657502308223 63.44827586206897,8.410962703763762 64.82758620689656,1.676269716883782 66.20689655172414,12.58946790599517 67.58620689655172,13.86249922412656 68.96551724137932,13.92535952035504 70.3448275862069,13.85349666762358 71.72413793103448,4.237961353743977 73.10344827586206,0.0 74.48275862068967,12.60539755755041 75.86206896551724,13.32989605235594 77.24137931034483,13.35021423805349 78.62068965517241,13.86247497808158 80.0,11.96547411686206" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,225,120);color:black;padding:2px 6px;display:block;text-align:right">1.12</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkSetMembership_5000_4.html">BenchmarkSetMembership/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.776115415442158 1.379310344827586,5.5249799625968485 2.758620689655172,12.56211594977291 4.137931034482759,3.804434945231094 5.517241379310345,7.5233769703446445 6.896551724137931,9.44696767298958 8.275862068965518,6.818060379374833 9.655172413793103,5.279187817258881 11.03448275862069,5.295217739780924 12.41379310344828,10.33395671920919 13.79310344827586,3.0670585092172047 15.17241379310345,5.279187817258881 16.55172413793103,17.851990382046488 17.93103448275862,7.678332888057708 19.31034482758621,4.776916911568261 20.68965517241379,7.742452578145871 22.06896551724138,5.866951643067058 23.44827586206897,5.802831952978892 24.82758620689655,7.368421052631575 26.20689655172414,5.412770504942559 27.58620689655172,5.5837563451776635 28.96551724137931,7.320331285065455 30.3448275862069,14.507079882447236 31.72413793103448,7.555436815388724 33.10344827586207,7.469943895271172 34.48275862068966,7.475287202778517 35.86206896551724,7.475287202778517 37.24137931034483,5.348650814854395 38.62068965517241,2.2762489981298373 40.0,5.503606732567459 41.37931034482759,7.347047822602189 42.75862068965517,5.17766497461929 44.13793103448276,5.252471279722148 45.51724137931034,9.772909430937748 46.89655172413793,7.106598984771573 48.27586206896552,7.502003740315253 49.6551724137931,3.0456852791878113 51.03448275862069,8.5973817793214 52.41379310344828,5.9203847181405305 53.79310344827586,7.502003740315253 55.17241379310345,20.0 56.55172413793103,4.178466470745388 57.93103448275862,4.167779855730696 59.31034482758621,11.087363077745122 60.68965517241379,7.266898209991982 62.06896551724138,7.197435212396474 63.44827586206897,10.088164573871225 64.82758620689656,9.201175527651618 66.20689655172414,4.178466470745388 67.58620689655172,7.256211594977291 68.96551724137932,7.496660432807907 70.3448275862069,7.544750200374031 71.72413793103448,2.821266363879243 73.10344827586206,18.674859738177933 74.48275862068967,6.182206786000533 75.86206896551724,5.295217739780924 77.24137931034483,6.192893401015226 78.62068965517241,2.180069462997597 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,225,120);color:black;padding:2px 6px;display:block;text-align:right">1.12</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkSubstring_4.html">BenchmarkSubstring-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.2167128481843363 1.379310344827586,7.08764765932624 2.758620689655172,15.359486655972 4.137931034482759,7.437654951144815 5.517241379310345,7.0001458363715905 6.896551724137931,5.658451217733704 8.275862068965518,8.429342277964125 9.655172413793103,7.641825871372321 11.03448275862069,6.883476739098732 12.41379310344828,7.350153128190172 13.79310344827586,0.8166836809100211 15.17241379310345,2.4792183170482716 16.55172413793103,13.746536386174714 17.93103448275862,3.150065626367219 19.31034482758621,5.366778474551555 20.68965517241379,3.2667347236400808 22.06896551724138,4.783432988187254 23.44827586206897,6.066793058188715 24.82758620689655,1.1958582470468144 26.20689655172414,3.791745661367944 27.58620689655172,4.608429342277967 28.96551724137931,6.79597491614409 30.3448275862069,14.831558990812308 31.72413793103448,9.391862330465218 33.10344827586207,9.683535073647366 34.48275862068966,8.22517135773662 35.86206896551724,8.63351319819163 37.24137931034483,9.100189587283067 38.62068965517241,7.11681493364445 40.0,3.7625783870497322 41.37931034482759,3.820912935686163 42.75862068965517,3.908414758640806 44.13793103448276,6.504302172961939 45.51724137931034,0.0 46.89655172413793,6.3584658013708655 48.27586206896552,9.916873268193086 49.6551724137931,7.233484030917314 51.03448275862069,13.714452384424677 52.41379310344828,8.22517135773662 53.79310344827586,9.771036896602013 55.17241379310345,20.0 56.55172413793103,6.620971270234797 57.93103448275862,7.612658597054107 59.31034482758621,9.129356861601286 60.68965517241379,10.062709639784162 62.06896551724138,9.625200525010937 63.44827586206897,15.601575032813184 64.82758620689656,5.016771182732974 66.20689655172414,4.987603908414762 67.58620689655172,2.0417092022750474 68.96551724137932,9.596033250692724 70.3448275862069,7.787662242963396 71.72413793103448,7.525156774099461 73.10344827586206,16.284089251859417 74.48275862068967,1.7208691847746849 75.86206896551724,6.300131252734433 77.24137931034483,5.920956686597641 78.62068965517241,5.045938457051191 80.0,3.529240192504009" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,225,120);color:black;padding:2px 6px;display:block;text-align:right">1.12</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkRewriteDynamics_100000_4.html">BenchmarkRewriteDynamics/100000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.081735385170287 1.379310344827586,0.0 2.758620689655172,10.97045943020645 4.137931034482759,5.026617255873331 5.517241379310345,3.046729449883821 6.896551724137931,10.76442646795838 8.275862068965518,3.924412016299873 9.655172413793103,6.648181998910074 11.03448275862069,7.513959194640783 12.41379310344828,10.30689349557357 13.79310344827586,7.271816754422568 15.17241379310345,6.397259934077925 16.55172413793103,20.0 17.93103448275862,5.393285727988681 19.31034482758621,6.415944814998498 20.68965517241379,5.14662109270394 22.06896551724138,6.539175765270692 23.44827586206897,7.028370154904471 24.82758620689655,1.737250632487002 26.20689655172414,6.306760053751939 27.58620689655172,6.086211889272942 28.96551724137931,4.749642263960027 30.3448275862069,11.73081909979118 31.72413793103448,3.273635012713284 33.10344827586207,4.979044187398311 34.48275862068966,3.946782433246561 35.86206896551724,4.270746496547004 37.24137931034483,18.86416046182369 38.62068965517241,6.979815184589981 40.0,6.688288679745982 41.37931034482759,5.379153301051104 42.75862068965517,7.500155076946912 44.13793103448276,7.356231566646323 45.51724137931034,11.00300138192472 46.89655172413793,3.422106438159399 48.27586206896552,2.145806522672552 49.6551724137931,6.642602254712902 51.03448275862069,17.22848901192837 52.41379310344828,6.166582597310406 53.79310344827586,5.361181017613413 55.17241379310345,12.21597997585944 56.55172413793103,5.520013096059048 57.93103448275862,6.050866448943676 59.31034482758621,10.80902508494434 60.68965517241379,4.844027389160832 62.06896551724138,4.228240283634979 63.44827586206897,16.8156045837417 64.82758620689656,10.89414795581351 66.20689655172414,5.691233174907733 67.58620689655172,1.284462258204781 68.96551724137932,2.468244023637055 70.3448275862069,2.92970914221721 71.72413793103448,10.54543663767762 73.10344827586206,7.651690217685671 74.48275862068967,7.106303507220231 75.86206896551724,6.835357604413687 77.24137931034483,6.892017425504817 78.62068965517241,7.33454500121187 80.0,1.348585441043376" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,224,120);color:black;padding:2px 6px;display:block;text-align:right">1.13</span></td><td><span style="background:rgb(255,227,120);color:black;padding:2px 6px;display:block;text-align:right">1.11</span></td><td><span style="background:rgb(255,173,120);color:black;padding:2px 6px;display:block;text-align:right">1.37</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkEscapeTemplateStringStringPart_____100_4.html">BenchmarkEscapeTemplateStringStringPart/{_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.3679727427597967 1.379310344827586,2.6575809199318563 2.758620689655172,15.315161839863714 4.137931034482759,1.6013628620102232 5.517241379310345,1.3798977853492325 6.896551724137931,5.5366269165247 8.275862068965518,7.189097103918225 9.655172413793103,4.804088586030662 11.03448275862069,7.836456558773424 12.41379310344828,3.2538330494037453 13.79310344827586,6.780238500851789 15.17241379310345,6.4395229982964235 16.55172413793103,19.114139693356048 17.93103448275862,6.746166950596251 19.31034482758621,0.0 20.68965517241379,8.109028960817717 22.06896551724138,0.39182282793867174 23.44827586206897,2.7938671209540047 24.82758620689655,7.291311754684839 26.20689655172414,2.827938671209541 27.58620689655172,2.5212947189097115 28.96551724137931,5.826235093696761 30.3448275862069,15.195911413969334 31.72413793103448,7.85349233390119 33.10344827586207,6.984667802385008 34.48275862068966,7.9727427597955725 35.86206896551724,6.183986371379898 37.24137931034483,8.807495741056215 38.62068965517241,7.291311754684839 40.0,1.5161839863713809 41.37931034482759,3.747870528109029 42.75862068965517,2.62350936967632 44.13793103448276,1.7035775127768318 45.51724137931034,6.746166950596251 46.89655172413793,7.921635434412266 48.27586206896552,7.274275979557068 49.6551724137931,5.281090289608176 51.03448275862069,10.562180579216353 52.41379310344828,6.14991482112436 53.79310344827586,8.313458262350938 55.17241379310345,20.0 56.55172413793103,6.660988074957411 57.93103448275862,6.712095400340717 59.31034482758621,3.6967632027257196 60.68965517241379,8.228279386712096 62.06896551724138,6.84838160136286 63.44827586206897,10.664395229982963 64.82758620689656,6.660988074957411 66.20689655172414,7.47870528109029 67.58620689655172,8.68824531516184 68.96551724137932,6.4395229982964235 70.3448275862069,7.223168654173765 71.72413793103448,7.836456558773424 73.10344827586206,15.178875638841566 74.48275862068967,0.9369676320272582 75.86206896551724,2.810902896081771 77.24137931034483,1.8568994889267465 78.62068965517241,2.095400340715507 80.0,1.8228279386712067" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,219,120);color:black;padding:2px 6px;display:block;text-align:right">1.15</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_250x250_4.html">BenchmarkAnyUnionAllUniqueTypes/250x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.720218120805369 1.379310344827586,7.067953020134228 2.758620689655172,15.14890939597315 4.137931034482759,6.738674496644295 5.517241379310345,8.062080536912752 6.896551724137931,6.461828859060403 8.275862068965518,9.146392617449663 9.655172413793103,6.776426174496644 11.03448275862069,2.143456375838926 12.41379310344828,4.651845637583893 13.79310344827586,4.328859060402685 15.17241379310345,1.908557046979866 16.55172413793103,14.0625 17.93103448275862,9.351929530201343 19.31034482758621,7.506291946308725 20.68965517241379,8.783557046979865 22.06896551724138,7.661493288590604 23.44827586206897,8.290687919463087 24.82758620689655,9.301593959731544 26.20689655172414,7.328020134228188 27.58620689655172,0.0 28.96551724137931,9.079278523489933 30.3448275862069,14.30159395973154 31.72413793103448,8.991191275167784 33.10344827586207,8.550755033557047 34.48275862068966,7.411912751677852 35.86206896551724,9.20511744966443 37.24137931034483,8.414429530201343 38.62068965517241,4.238674496644295 40.0,3.093540268456376 41.37931034482759,2.023909395973154 42.75862068965517,0.9647651006711409 44.13793103448276,6.134647651006711 45.51724137931034,6.369546979865772 46.89655172413793,6.522651006711409 48.27586206896552,7.940436241610738 49.6551724137931,7.640520134228188 51.03448275862069,8.351510067114093 52.41379310344828,8.206795302013424 53.79310344827586,7.831375838926174 55.17241379310345,20.0 56.55172413793103,2.835570469798658 57.93103448275862,6.774328859060403 59.31034482758621,7.554530201342282 60.68965517241379,3.45008389261745 62.06896551724138,8.494127516778523 63.44827586206897,11.31291946308725 64.82758620689656,5.241191275167785 66.20689655172414,4.003775167785235 67.58620689655172,1.438758389261745 68.96551724137932,9.10234899328859 70.3448275862069,8.284395973154362 71.72413793103448,4.584731543624161 73.10344827586206,16.00251677852349 74.48275862068967,1.648489932885906 75.86206896551724,7.246224832214765 77.24137931034483,4.028942953020134 78.62068965517241,2.875419463087248 80.0,2.401426174496644" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,214,120);color:black;padding:2px 6px;display:block;text-align:right">1.17</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength_ref_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/ref-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.8417163967036068 1.379310344827586,2.870133560670645 2.758620689655172,10.795680591077012 4.137931034482759,1.5913611821540172 5.517241379310345,4.751349815288432 6.896551724137931,6.058539357772094 8.275862068965518,6.189258312020458 9.655172413793103,4.558113100312589 11.03448275862069,3.8931514634839424 12.41379310344828,8.019323671497583 13.79310344827586,4.728616084114803 15.17241379310345,4.603580562659847 16.55172413793103,12.389883489627737 17.93103448275862,4.887752202330207 19.31034482758621,3.1258880363739685 20.68965517241379,4.933219664677464 22.06896551724138,2.926967888604718 23.44827586206897,2.955385052571753 24.82758620689655,4.853651605569766 26.20689655172414,2.1597044614947407 27.58620689655172,2.102870133560671 28.96551724137931,4.944586530264278 30.3448275862069,11.926683716965044 31.72413793103448,6.09263995453254 33.10344827586207,6.33986928104575 34.48275862068966,6.251776072747939 35.86206896551724,6.2318840579710155 37.24137931034483,1.193520886615513 38.62068965517241,0.0 40.0,3.2395566922421146 41.37931034482759,4.910485933503834 42.75862068965517,2.7848820687695373 44.13793103448276,6.086956521739129 45.51724137931034,8.286445012787723 46.89655172413793,5.419153168513782 48.27586206896552,5.433361750497301 49.6551724137931,5.052571753339015 51.03448275862069,4.00682011935209 52.41379310344828,4.177323103154304 53.79310344827586,5.458937198067632 55.17241379310345,20.0 56.55172413793103,7.289002557544757 57.93103448275862,7.431088377379938 59.31034482758621,9.309462915601024 60.68965517241379,6.337027564649048 62.06896551724138,6.351236146632566 63.44827586206897,7.487922705314009 64.82758620689656,9.536800227337313 66.20689655172414,7.419721511793121 67.58620689655172,6.473429951690818 68.96551724137932,4.8905939187269105 70.3448275862069,4.833759590792839 71.72413793103448,3.3532253481102607 73.10344827586206,9.073600454674624 74.48275862068967,4.745666382495026 75.86206896551724,4.350667803353225 77.24137931034483,2.9838022165387876 78.62068965517241,4.8053424268258045 80.0,3.0406365444728607" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,214,120);color:black;padding:2px 6px;display:block;text-align:right">1.17</span></td><td></td><td></td></tr><tr><td>./v1/topdown</td><td><a href="benchmarks.__v1_topdown_BenchmarkMember_object_4.html">BenchmarkMember/object-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.977777777777778 1.379310344827586,3.4044444444444437 2.758620689655172,14.426666666666666 4.137931034482759,8.897777777777778 5.517241379310345,8.524444444444443 6.896551724137931,5.120000000000001 8.275862068965518,8.275555555555552 9.655172413793103,7.084444444444442 11.03448275862069,0.0 12.41379310344828,10.559999999999997 13.79310344827586,7.075555555555555 15.17241379310345,8.86222222222222 16.55172413793103,20.0 17.93103448275862,8.46222222222222 19.31034482758621,9.066666666666665 20.68965517241379,8.435555555555553 22.06896551724138,4.577777777777776 23.44827586206897,7.519999999999998 24.82758620689655,8.506666666666664 26.20689655172414,9.022222222222219 27.58620689655172,8.844444444444441 28.96551724137931,5.5466666666666615 30.3448275862069,15.724444444444444 31.72413793103448,10.177777777777775 33.10344827586207,10.062222222222221 34.48275862068966,6.755555555555553 35.86206896551724,7.973333333333329 37.24137931034483,14.391111111111112 38.62068965517241,10.204444444444444 40.0,4.364444444444441 41.37931034482759,10.231111111111112 42.75862068965517,9.084444444444442 44.13793103448276,9.12 45.51724137931034,10.70222222222222 46.89655172413793,5.857777777777775 48.27586206896552,9.89333333333333 49.6551724137931,7.4577777777777765 51.03448275862069,14.702222222222222 52.41379310344828,8.479999999999997 53.79310344827586,9.715555555555554 55.17241379310345,18.871111111111112 56.55172413793103,8.684444444444441 57.93103448275862,9.226666666666663 59.31034482758621,8.746666666666664 60.68965517241379,3.022222222222222 62.06896551724138,10.115555555555552 63.44827586206897,13.973333333333331 64.82758620689656,11.81333333333333 66.20689655172414,8.72888888888889 67.58620689655172,10.097777777777775 68.96551724137932,10.231111111111112 70.3448275862069,9.671111111111108 71.72413793103448,11.902222222222221 73.10344827586206,19.422222222222224 74.48275862068967,9.066666666666665 75.86206896551724,8.826666666666664 77.24137931034483,8.72888888888889 78.62068965517241,7.511111111111109 80.0,4.488888888888887" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,212,120);color:black;padding:2px 6px;display:block;text-align:right">1.18</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkEscapeTemplateStringStringPart______________100_4.html">BenchmarkEscapeTemplateStringStringPart/{{{{{{{{{{_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,2.608620540727305 1.379310344827586,2.4185885808067695 2.758620689655172,12.438455558434827 4.137931034482759,1.2783968212835788 5.517241379310345,4.629869568972964 6.896551724137931,6.564740433618381 8.275862068965518,5.61458063401572 9.655172413793103,2.7813768679277864 11.03448275862069,5.787336961216205 12.41379310344828,5.303619245054849 13.79310344827586,5.079036019694222 15.17241379310345,5.148138550574416 16.55172413793103,15.962684633324695 17.93103448275862,5.148138550574416 19.31034482758621,0.0 20.68965517241379,6.46108663729809 22.06896551724138,0.9501597996026625 23.44827586206897,2.211280988166191 24.82758620689655,5.890990757536494 26.20689655172414,2.43586421352682 27.58620689655172,1.6239094756845454 28.96551724137931,4.543491405372722 30.3448275862069,12.282974863954392 31.72413793103448,5.908266390256543 33.10344827586207,5.700958797615963 34.48275862068966,5.994644553856785 35.86206896551724,3.1787164204889002 37.24137931034483,7.808585989461864 38.62068965517241,6.340157208257754 40.0,0.9501597996026625 41.37931034482759,3.627882871210158 42.75862068965517,2.574069275287208 44.13793103448276,1.6930120065647394 45.51724137931034,7.4457977023408475 46.89655172413793,5.752785695776108 48.27586206896552,5.510926837695431 49.6551724137931,3.541504707609917 51.03448275862069,9.726181221387233 52.41379310344828,4.819901528893496 53.79310344827586,6.3919841064178975 55.17241379310345,20.0 56.55172413793103,5.148138550574416 57.93103448275862,5.303619245054849 59.31034482758621,5.459099939535285 60.68965517241379,6.184676513777315 62.06896551724138,4.5089401399326245 63.44827586206897,8.966053381705104 64.82758620689656,7.117560680659929 66.20689655172414,5.683683164895914 67.58620689655172,6.478362270018138 68.96551724137932,4.612593936252916 70.3448275862069,4.301632547292044 71.72413793103448,7.117560680659929 73.10344827586206,14.857044139241598 74.48275862068967,2.0039733955256125 75.86206896551724,2.1249028245659503 77.24137931034483,1.6411851084045956 78.62068965517241,1.7275632720048364 80.0,0.15548069448043478" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,212,120);color:black;padding:2px 6px;display:block;text-align:right">1.18</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/rego</td><td><a href="benchmarks.__v1_rego_BenchmarkStoreRefNotFound_inmem_go_4.html">BenchmarkStoreRefNotFound/inmem-go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,6.565776365102709 1.379310344827586,5.751696000759049 2.758620689655172,15.59002904417772 4.137931034482759,5.816847731549568 5.517241379310345,9.26946776939661 6.896551724137931,9.139796848891208 8.275862068965518,9.20484315616912 9.655172413793103,6.067333997501463 11.03448275862069,5.227319449056723 12.41379310344828,9.258082030035158 13.79310344827586,6.578954304178461 15.17241379310345,6.159684994544333 16.55172413793103,17.97555228742666 17.93103448275862,6.616695921691415 19.31034482758621,6.161160923720817 20.68965517241379,8.85367743567848 22.06896551724138,7.110288807712784 23.44827586206897,7.658912767314494 24.82758620689655,8.937172857662445 26.20689655172414,6.241915334377026 27.58620689655172,5.952211521735693 28.96551724137931,9.025728608251498 30.3448275862069,14.6258255978831 31.72413793103448,8.97407108707455 33.10344827586207,8.501457480061777 34.48275862068966,9.184285571210946 35.86206896551724,8.726958373526047 37.24137931034483,11.4228484378871 38.62068965517241,6.356194422041948 40.0,3.212149005592717 41.37931034482759,8.077654959385592 42.75862068965517,6.289355915049734 44.13793103448276,6.000811761047066 45.51724137931034,9.895367163738529 46.89655172413793,8.716626869290659 48.27586206896552,8.111812177469941 49.6551724137931,6.267638671452894 51.03448275862069,12.10409517634718 52.41379310344828,5.848685632356584 53.79310344827586,9.053665839092092 55.17241379310345,20.0 56.55172413793103,6.641365023641223 57.93103448275862,5.85701408985246 59.31034482758621,9.371096035548808 60.68965517241379,9.293398906758174 62.06896551724138,8.960260606923162 63.44827586206897,13.52942106678052 64.82758620689656,9.469350749297616 66.20689655172414,6.310018923520513 67.58620689655172,8.20869638555487 68.96551724137932,9.24005460937953 70.3448275862069,9.08149764642008 71.72413793103448,9.85667673461212 73.10344827586206,17.35650542140414 74.48275862068967,6.038131684509596 75.86206896551724,5.865131700323123 77.24137931034483,4.926967861642182 78.62068965517241,6.51970629009388 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,211,120);color:black;padding:2px 6px;display:block;text-align:right">1.19</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,254,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr><tr><td>./v1/ast/location</td><td><a href="benchmarks.__v1_ast_location_BenchmarkLocationAppendText_1_20_4.html">BenchmarkLocationAppendText/1:20-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.466305028166074 1.379310344827586,5.21593991237221 2.758620689655172,12.914667223033591 4.137931034482759,6.0922178176507416 5.517241379310345,5.591487586063009 6.896551724137931,11.767160442311704 8.275862068965518,4.944711036928853 9.655172413793103,5.674942624660961 11.03448275862069,5.841852701856872 12.41379310344828,11.725432923012727 13.79310344827586,5.862716461506361 15.17241379310345,5.75839766325892 16.55172413793103,20.0 17.93103448275862,7.197997079073648 19.31034482758621,5.9461715001043185 20.68965517241379,5.633215105361986 22.06896551724138,5.9878990194032955 23.44827586206897,6.1339453369497186 24.82758620689655,7.093678280826204 26.20689655172414,6.0922178176507416 27.58620689655172,5.633215105361986 28.96551724137931,7.1354058001251826 30.3448275862069,12.914667223033591 31.72413793103448,5.424577508867099 33.10344827586207,5.654078865011474 34.48275862068966,5.695806384310451 35.86206896551724,7.114542040475696 37.24137931034483,4.840392238681408 38.62068965517241,3.651157938660546 40.0,6.0922178176507416 41.37931034482759,5.382849989568122 42.75862068965517,6.050490298351761 44.13793103448276,6.008762779052784 45.51724137931034,11.87147924055915 46.89655172413793,5.737533903609432 48.27586206896552,7.636136031712917 49.6551724137931,6.0922178176507416 51.03448275862069,6.238264135197159 52.41379310344828,5.9878990194032955 53.79310344827586,4.923847277279364 55.17241379310345,17.786355101189233 56.55172413793103,6.0922178176507416 57.93103448275862,6.0922178176507416 59.31034482758621,11.725432923012727 60.68965517241379,4.9029835176298775 62.06896551724138,5.654078865011474 63.44827586206897,7.698727310661383 64.82758620689656,11.892343000208639 66.20689655172414,5.612351345712497 67.58620689655172,5.633215105361986 68.96551724137932,7.2605883580221136 70.3448275862069,6.321719173795117 71.72413793103448,2.691424994784061 73.10344827586206,17.44001669100772 74.48275862068967,0.208637596494885 75.86206896551724,0.2712288754433523 77.24137931034483,0.18777383684539828 78.62068965517241,0.208637596494885 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,210,120);color:black;padding:2px 6px;display:block;text-align:right">1.19</span></td><td></td><td></td></tr><tr><td>./v1/ast</td><td><a href="benchmarks.__v1_ast_BenchmarkObjectCreationAndLookup_5000_4.html">BenchmarkObjectCreationAndLookup/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,7.3289665211062545 1.379310344827586,8.544395924308589 2.758620689655172,12.874818049490537 4.137931034482759,8.668122270742355 5.517241379310345,9.992721979621539 6.896551724137931,11.95778748180495 8.275862068965518,7.67103347889374 9.655172413793103,7.991266375545848 11.03448275862069,8.427947598253274 12.41379310344828,8.95924308588064 13.79310344827586,8.471615720524015 15.17241379310345,7.3289665211062545 16.55172413793103,20.0 17.93103448275862,9.759825327510914 19.31034482758621,8.6608442503639 20.68965517241379,9.461426491994178 22.06896551724138,7.2561863173216885 23.44827586206897,8.617176128093158 24.82758620689655,7.9039301310043655 26.20689655172414,7.365356622998542 27.58620689655172,8.617176128093158 28.96551724137931,9.978165938864628 30.3448275862069,14.497816593886462 31.72413793103448,10.014556040756911 33.10344827586207,9.992721979621539 34.48275862068966,9.985443959243085 35.86206896551724,10.007278020378457 37.24137931034483,11.280931586608443 38.62068965517241,15.49490538573508 40.0,7.292576419213972 41.37931034482759,9.934497816593886 42.75862068965517,8.646288209606984 44.13793103448276,3.5298398835516736 45.51724137931034,12.394468704512372 46.89655172413793,9.956331877729257 48.27586206896552,0.0 49.6551724137931,5.6259097525473045 51.03448275862069,9.905385735080056 52.41379310344828,7.911208151382823 53.79310344827586,9.941775836972342 55.17241379310345,18.63173216885007 56.55172413793103,8.515283842794759 57.93103448275862,8.689956331877726 59.31034482758621,12.387190684133916 60.68965517241379,7.918486171761279 62.06896551724138,10.02183406113537 63.44827586206897,14.839883551673942 64.82758620689656,10.705967976710333 66.20689655172414,8.70451237263464 67.58620689655172,9.446870451237261 68.96551724137932,9.8471615720524 70.3448275862069,9.992721979621539 71.72413793103448,15.34206695778748 73.10344827586206,19.7962154294032 74.48275862068967,7.2707423580786 75.86206896551724,8.529839883551674 77.24137931034483,8.544395924308589 78.62068965517241,8.340611353711786 80.0,4.344978165938864" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,207,120);color:black;padding:2px 6px;display:block;text-align:right">1.20</span></td><td></td><td></td></tr><tr><td>./v1/types</td><td><a href="benchmarks.__v1_types_BenchmarkAnyUnionAllUniqueTypes_250x100_4.html">BenchmarkAnyUnionAllUniqueTypes/250x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.278181620917868 1.379310344827586,7.826841705544103 2.758620689655172,13.34924595855484 4.137931034482759,7.342953238580883 5.517241379310345,7.811652381469025 6.896551724137931,3.515243571661061 8.275862068965518,8.59064771617663 9.655172413793103,6.796137571878051 11.03448275862069,4.524248670934143 12.41379310344828,2.384723879787349 13.79310344827586,2.376044266030162 15.17241379310345,0.3970923293913421 16.55172413793103,14.22154714115222 17.93103448275862,8.553759357708582 19.31034482758621,7.358142562655962 20.68965517241379,7.470977541499403 22.06896551724138,7.180210480633612 23.44827586206897,7.939676684387545 24.82758620689655,7.90712813279809 26.20689655172414,7.19539980470869 27.58620689655172,0.01952913095367256 28.96551724137931,8.50602148204405 30.3448275862069,11.90409026798307 31.72413793103448,7.555603775631984 33.10344827586207,8.152327221438647 34.48275862068966,7.01095801236845 35.86206896551724,8.864055549528047 37.24137931034483,6.080069436910058 38.62068965517241,4.389714657697732 40.0,1.169577953781057 41.37931034482759,1.681675165455137 42.75862068965517,2.677660844092438 44.13793103448276,5.049365303244006 45.51724137931034,3.150699793859173 46.89655172413793,3.801670825648259 48.27586206896552,6.741889985895628 49.6551724137931,7.37333188673104 51.03448275862069,6.162525767603342 52.41379310344828,7.099924053379625 53.79310344827586,6.210263643267875 55.17241379310345,20.0 56.55172413793103,0.5489855701421287 57.93103448275862,7.230118259737442 59.31034482758621,3.558641640447 60.68965517241379,2.015840295106868 62.06896551724138,8.44743408918303 63.44827586206897,7.036996853640013 64.82758620689656,2.076597591407182 66.20689655172414,0.0 67.58620689655172,0.6054030595638494 68.96551724137932,8.7533904741239 70.3448275862069,8.004773787566453 71.72413793103448,4.155365086253662 73.10344827586206,16.083324292069 74.48275862068967,0.1084951719648476 75.86206896551724,6.702831723988283 77.24137931034483,2.584354996202669 78.62068965517241,0.763806010632527 80.0,1.147878919388087" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,202,120);color:black;padding:2px 6px;display:block;text-align:right">1.23</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td></tr></tbody><script>new DataTable(document.currentScript.parentElement, {"paging":false,"scrollY":400,"sPaginationType":"full_numbers","order":[[3,"desc"]],"pageLength":25});</script></table></div><div style="margin:15px;"><script>
document.addEventListener('DOMContentLoaded', function() {
document.querySelectorAll('table tbody tr').forEach(function(row) {
var link = row.querySelector('a');
if (link) {
row.style.cursor = 'pointer';
row.addEventListener('click', function(e) {
if (e.target.tagName !== 'A') window.location = link.href;
});
}
});
});
</script></div></div></div></div></div></div><script type="text/javascript">/*!
Highlight.js v11.9.0 (git: b7ec4bfafc)
(c) 2006-2023 undefined and other contributors
License: BSD-3-Clause
*/
var hljs=function(){"use strict";function e(t){
return t instanceof Map?t.clear=t.delete=t.set=()=>{
throw Error("map is read-only")}:t instanceof Set&&(t.add=t.clear=t.delete=()=>{
throw Error("set is read-only")
}),Object.freeze(t),Object.getOwnPropertyNames(t).forEach((n=>{
const i=t[n],s=typeof i;"object"!==s&&"function"!==s||Object.isFrozen(i)||e(i)
})),t}class t{constructor(e){
void 0===e.data&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}
ignoreMatch(){this.isMatchIgnored=!0}}function n(e){
return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")
}function i(e,...t){const n=Object.create(null);for(const t in e)n[t]=e[t]
;return t.forEach((e=>{for(const t in e)n[t]=e[t]})),n}const s=e=>!!e.scope
;class o{constructor(e,t){
this.buffer="",this.classPrefix=t.classPrefix,e.walk(this)}addText(e){
this.buffer+=n(e)}openNode(e){if(!s(e))return;const t=((e,{prefix:t})=>{
if(e.startsWith("language:"))return e.replace("language:","language-")
;if(e.includes(".")){const n=e.split(".")
;return[`${t}${n.shift()}`,...n.map(((e,t)=>`${e}${"_".repeat(t+1)}`))].join(" ")
}return`${t}${e}`})(e.scope,{prefix:this.classPrefix});this.span(t)}
closeNode(e){s(e)&&(this.buffer+="</span>")}value(){return this.buffer}span(e){
this.buffer+=`<span class="${e}">`}}const r=(e={})=>{const t={children:[]}
;return Object.assign(t,e),t};class a{constructor(){
this.rootNode=r(),this.stack=[this.rootNode]}get top(){
return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){
this.top.children.push(e)}openNode(e){const t=r({scope:e})
;this.add(t),this.stack.push(t)}closeNode(){
if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){
for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}
walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,t){
return"string"==typeof t?e.addText(t):t.children&&(e.openNode(t),
t.children.forEach((t=>this._walk(e,t))),e.closeNode(t)),e}static _collapse(e){
"string"!=typeof e&&e.children&&(e.children.every((e=>"string"==typeof e))?e.children=[e.children.join("")]:e.children.forEach((e=>{
a._collapse(e)})))}}class c extends a{constructor(e){super(),this.options=e}
addText(e){""!==e&&this.add(e)}startScope(e){this.openNode(e)}endScope(){
this.closeNode()}__addSublanguage(e,t){const n=e.root
;t&&(n.scope="language:"+t),this.add(n)}toHTML(){
return new o(this,this.options).value()}finalize(){
return this.closeAllNodes(),!0}}function l(e){
return e?"string"==typeof e?e:e.source:null}function g(e){return h("(?=",e,")")}
function u(e){return h("(?:",e,")*")}function d(e){return h("(?:",e,")?")}
function h(...e){return e.map((e=>l(e))).join("")}function f(...e){const t=(e=>{
const t=e[e.length-1]
;return"object"==typeof t&&t.constructor===Object?(e.splice(e.length-1,1),t):{}
})(e);return"("+(t.capture?"":"?:")+e.map((e=>l(e))).join("|")+")"}
function p(e){return RegExp(e.toString()+"|").exec("").length-1}
const b=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./
;function m(e,{joinWith:t}){let n=0;return e.map((e=>{n+=1;const t=n
;let i=l(e),s="";for(;i.length>0;){const e=b.exec(i);if(!e){s+=i;break}
s+=i.substring(0,e.index),
i=i.substring(e.index+e[0].length),"\\"===e[0][0]&&e[1]?s+="\\"+(Number(e[1])+t):(s+=e[0],
"("===e[0]&&n++)}return s})).map((e=>`(${e})`)).join(t)}
const E="[a-zA-Z]\\w*",x="[a-zA-Z_]\\w*",w="\\b\\d+(\\.\\d+)?",y="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",_="\\b(0b[01]+)",O={
begin:"\\\\[\\s\\S]",relevance:0},v={scope:"string",begin:"'",end:"'",
illegal:"\\n",contains:[O]},k={scope:"string",begin:'"',end:'"',illegal:"\\n",
contains:[O]},N=(e,t,n={})=>{const s=i({scope:"comment",begin:e,end:t,
contains:[]},n);s.contains.push({scope:"doctag",
begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",
end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0})
;const o=f("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/)
;return s.contains.push({begin:h(/[ ]+/,"(",o,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),s
},S=N("//","$"),M=N("/\\*","\\*/"),R=N("#","$");var j=Object.freeze({
__proto__:null,APOS_STRING_MODE:v,BACKSLASH_ESCAPE:O,BINARY_NUMBER_MODE:{
scope:"number",begin:_,relevance:0},BINARY_NUMBER_RE:_,COMMENT:N,
C_BLOCK_COMMENT_MODE:M,C_LINE_COMMENT_MODE:S,C_NUMBER_MODE:{scope:"number",
begin:y,relevance:0},C_NUMBER_RE:y,END_SAME_AS_BEGIN:e=>Object.assign(e,{
"on:begin":(e,t)=>{t.data._beginMatch=e[1]},"on:end":(e,t)=>{
t.data._beginMatch!==e[1]&&t.ignoreMatch()}}),HASH_COMMENT_MODE:R,IDENT_RE:E,
MATCH_NOTHING_RE:/\b\B/,METHOD_GUARD:{begin:"\\.\\s*"+x,relevance:0},
NUMBER_MODE:{scope:"number",begin:w,relevance:0},NUMBER_RE:w,
PHRASAL_WORDS_MODE:{
begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/
},QUOTE_STRING_MODE:k,REGEXP_MODE:{scope:"regexp",begin:/\/(?=[^/\n]*\/)/,
end:/\/[gimuy]*/,contains:[O,{begin:/\[/,end:/\]/,relevance:0,contains:[O]}]},
RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",
SHEBANG:(e={})=>{const t=/^#![ ]*\//
;return e.binary&&(e.begin=h(t,/.*\b/,e.binary,/\b.*/)),i({scope:"meta",begin:t,
end:/$/,relevance:0,"on:begin":(e,t)=>{0!==e.index&&t.ignoreMatch()}},e)},
TITLE_MODE:{scope:"title",begin:E,relevance:0},UNDERSCORE_IDENT_RE:x,
UNDERSCORE_TITLE_MODE:{scope:"title",begin:x,relevance:0}});function A(e,t){
"."===e.input[e.index-1]&&t.ignoreMatch()}function I(e,t){
void 0!==e.className&&(e.scope=e.className,delete e.className)}function T(e,t){
t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",
e.__beforeBegin=A,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,
void 0===e.relevance&&(e.relevance=0))}function L(e,t){
Array.isArray(e.illegal)&&(e.illegal=f(...e.illegal))}function B(e,t){
if(e.match){
if(e.begin||e.end)throw Error("begin & end are not supported with match")
;e.begin=e.match,delete e.match}}function P(e,t){
void 0===e.relevance&&(e.relevance=1)}const D=(e,t)=>{if(!e.beforeMatch)return
;if(e.starts)throw Error("beforeMatch cannot be used with starts")
;const n=Object.assign({},e);Object.keys(e).forEach((t=>{delete e[t]
})),e.keywords=n.keywords,e.begin=h(n.beforeMatch,g(n.begin)),e.starts={
relevance:0,contains:[Object.assign(n,{endsParent:!0})]
},e.relevance=0,delete n.beforeMatch
},H=["of","and","for","in","not","or","if","then","parent","list","value"],C="keyword"
;function $(e,t,n=C){const i=Object.create(null)
;return"string"==typeof e?s(n,e.split(" ")):Array.isArray(e)?s(n,e):Object.keys(e).forEach((n=>{
Object.assign(i,$(e[n],t,n))})),i;function s(e,n){
t&&(n=n.map((e=>e.toLowerCase()))),n.forEach((t=>{const n=t.split("|")
;i[n[0]]=[e,U(n[0],n[1])]}))}}function U(e,t){
return t?Number(t):(e=>H.includes(e.toLowerCase()))(e)?0:1}const z={},W=e=>{
console.error(e)},X=(e,...t)=>{console.log("WARN: "+e,...t)},G=(e,t)=>{
z[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),z[`${e}/${t}`]=!0)
},K=Error();function F(e,t,{key:n}){let i=0;const s=e[n],o={},r={}
;for(let e=1;e<=t.length;e++)r[e+i]=s[e],o[e+i]=!0,i+=p(t[e-1])
;e[n]=r,e[n]._emit=o,e[n]._multi=!0}function Z(e){(e=>{
e.scope&&"object"==typeof e.scope&&null!==e.scope&&(e.beginScope=e.scope,
delete e.scope)})(e),"string"==typeof e.beginScope&&(e.beginScope={
_wrap:e.beginScope}),"string"==typeof e.endScope&&(e.endScope={_wrap:e.endScope
}),(e=>{if(Array.isArray(e.begin)){
if(e.skip||e.excludeBegin||e.returnBegin)throw W("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),
K
;if("object"!=typeof e.beginScope||null===e.beginScope)throw W("beginScope must be object"),
K;F(e,e.begin,{key:"beginScope"}),e.begin=m(e.begin,{joinWith:""})}})(e),(e=>{
if(Array.isArray(e.end)){
if(e.skip||e.excludeEnd||e.returnEnd)throw W("skip, excludeEnd, returnEnd not compatible with endScope: {}"),
K
;if("object"!=typeof e.endScope||null===e.endScope)throw W("endScope must be object"),
K;F(e,e.end,{key:"endScope"}),e.end=m(e.end,{joinWith:""})}})(e)}function V(e){
function t(t,n){
return RegExp(l(t),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(n?"g":""))
}class n{constructor(){
this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}
addRule(e,t){
t.position=this.position++,this.matchIndexes[this.matchAt]=t,this.regexes.push([t,e]),
this.matchAt+=p(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null)
;const e=this.regexes.map((e=>e[1]));this.matcherRe=t(m(e,{joinWith:"|"
}),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex
;const t=this.matcherRe.exec(e);if(!t)return null
;const n=t.findIndex(((e,t)=>t>0&&void 0!==e)),i=this.matchIndexes[n]
;return t.splice(0,n),Object.assign(t,i)}}class s{constructor(){
this.rules=[],this.multiRegexes=[],
this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){
if(this.multiRegexes[e])return this.multiRegexes[e];const t=new n
;return this.rules.slice(e).forEach((([e,n])=>t.addRule(e,n))),
t.compile(),this.multiRegexes[e]=t,t}resumingScanAtSamePosition(){
return 0!==this.regexIndex}considerAll(){this.regexIndex=0}addRule(e,t){
this.rules.push([e,t]),"begin"===t.type&&this.count++}exec(e){
const t=this.getMatcher(this.regexIndex);t.lastIndex=this.lastIndex
;let n=t.exec(e)
;if(this.resumingScanAtSamePosition())if(n&&n.index===this.lastIndex);else{
const t=this.getMatcher(0);t.lastIndex=this.lastIndex+1,n=t.exec(e)}
return n&&(this.regexIndex+=n.position+1,
this.regexIndex===this.count&&this.considerAll()),n}}
if(e.compilerExtensions||(e.compilerExtensions=[]),
e.contains&&e.contains.includes("self"))throw Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.")
;return e.classNameAliases=i(e.classNameAliases||{}),function n(o,r){const a=o
;if(o.isCompiled)return a
;[I,B,Z,D].forEach((e=>e(o,r))),e.compilerExtensions.forEach((e=>e(o,r))),
o.__beforeBegin=null,[T,L,P].forEach((e=>e(o,r))),o.isCompiled=!0;let c=null
;return"object"==typeof o.keywords&&o.keywords.$pattern&&(o.keywords=Object.assign({},o.keywords),
c=o.keywords.$pattern,
delete o.keywords.$pattern),c=c||/\w+/,o.keywords&&(o.keywords=$(o.keywords,e.case_insensitive)),
a.keywordPatternRe=t(c,!0),
r&&(o.begin||(o.begin=/\B|\b/),a.beginRe=t(a.begin),o.end||o.endsWithParent||(o.end=/\B|\b/),
o.end&&(a.endRe=t(a.end)),
a.terminatorEnd=l(a.end)||"",o.endsWithParent&&r.terminatorEnd&&(a.terminatorEnd+=(o.end?"|":"")+r.terminatorEnd)),
o.illegal&&(a.illegalRe=t(o.illegal)),
o.contains||(o.contains=[]),o.contains=[].concat(...o.contains.map((e=>(e=>(e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map((t=>i(e,{
variants:null},t)))),e.cachedVariants?e.cachedVariants:q(e)?i(e,{
starts:e.starts?i(e.starts):null
}):Object.isFrozen(e)?i(e):e))("self"===e?o:e)))),o.contains.forEach((e=>{n(e,a)
})),o.starts&&n(o.starts,r),a.matcher=(e=>{const t=new s
;return e.contains.forEach((e=>t.addRule(e.begin,{rule:e,type:"begin"
}))),e.terminatorEnd&&t.addRule(e.terminatorEnd,{type:"end"
}),e.illegal&&t.addRule(e.illegal,{type:"illegal"}),t})(a),a}(e)}function q(e){
return!!e&&(e.endsWithParent||q(e.starts))}class J extends Error{
constructor(e,t){super(e),this.name="HTMLInjectionError",this.html=t}}
const Y=n,Q=i,ee=Symbol("nomatch"),te=n=>{
const i=Object.create(null),s=Object.create(null),o=[];let r=!0
;const a="Could not find the language '{}', did you forget to load/include a language module?",l={
disableAutodetect:!0,name:"Plain text",contains:[]};let p={
ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,
languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",
cssSelector:"pre code",languages:null,__emitter:c};function b(e){
return p.noHighlightRe.test(e)}function m(e,t,n){let i="",s=""
;"object"==typeof t?(i=e,
n=t.ignoreIllegals,s=t.language):(G("10.7.0","highlight(lang, code, ...args) has been deprecated."),
G("10.7.0","Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"),
s=e,i=t),void 0===n&&(n=!0);const o={code:i,language:s};N("before:highlight",o)
;const r=o.result?o.result:E(o.language,o.code,n)
;return r.code=o.code,N("after:highlight",r),r}function E(e,n,s,o){
const c=Object.create(null);function l(){if(!N.keywords)return void M.addText(R)
;let e=0;N.keywordPatternRe.lastIndex=0;let t=N.keywordPatternRe.exec(R),n=""
;for(;t;){n+=R.substring(e,t.index)
;const s=_.case_insensitive?t[0].toLowerCase():t[0],o=(i=s,N.keywords[i]);if(o){
const[e,i]=o
;if(M.addText(n),n="",c[s]=(c[s]||0)+1,c[s]<=7&&(j+=i),e.startsWith("_"))n+=t[0];else{
const n=_.classNameAliases[e]||e;u(t[0],n)}}else n+=t[0]
;e=N.keywordPatternRe.lastIndex,t=N.keywordPatternRe.exec(R)}var i
;n+=R.substring(e),M.addText(n)}function g(){null!=N.subLanguage?(()=>{
if(""===R)return;let e=null;if("string"==typeof N.subLanguage){
if(!i[N.subLanguage])return void M.addText(R)
;e=E(N.subLanguage,R,!0,S[N.subLanguage]),S[N.subLanguage]=e._top
}else e=x(R,N.subLanguage.length?N.subLanguage:null)
;N.relevance>0&&(j+=e.relevance),M.__addSublanguage(e._emitter,e.language)
})():l(),R=""}function u(e,t){
""!==e&&(M.startScope(t),M.addText(e),M.endScope())}function d(e,t){let n=1
;const i=t.length-1;for(;n<=i;){if(!e._emit[n]){n++;continue}
const i=_.classNameAliases[e[n]]||e[n],s=t[n];i?u(s,i):(R=s,l(),R=""),n++}}
function h(e,t){
return e.scope&&"string"==typeof e.scope&&M.openNode(_.classNameAliases[e.scope]||e.scope),
e.beginScope&&(e.beginScope._wrap?(u(R,_.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),
R=""):e.beginScope._multi&&(d(e.beginScope,t),R="")),N=Object.create(e,{parent:{
value:N}}),N}function f(e,n,i){let s=((e,t)=>{const n=e&&e.exec(t)
;return n&&0===n.index})(e.endRe,i);if(s){if(e["on:end"]){const i=new t(e)
;e["on:end"](n,i),i.isMatchIgnored&&(s=!1)}if(s){
for(;e.endsParent&&e.parent;)e=e.parent;return e}}
if(e.endsWithParent)return f(e.parent,n,i)}function b(e){
return 0===N.matcher.regexIndex?(R+=e[0],1):(T=!0,0)}function m(e){
const t=e[0],i=n.substring(e.index),s=f(N,e,i);if(!s)return ee;const o=N
;N.endScope&&N.endScope._wrap?(g(),
u(t,N.endScope._wrap)):N.endScope&&N.endScope._multi?(g(),
d(N.endScope,e)):o.skip?R+=t:(o.returnEnd||o.excludeEnd||(R+=t),
g(),o.excludeEnd&&(R=t));do{
N.scope&&M.closeNode(),N.skip||N.subLanguage||(j+=N.relevance),N=N.parent
}while(N!==s.parent);return s.starts&&h(s.starts,e),o.returnEnd?0:t.length}
let w={};function y(i,o){const a=o&&o[0];if(R+=i,null==a)return g(),0
;if("begin"===w.type&&"end"===o.type&&w.index===o.index&&""===a){
if(R+=n.slice(o.index,o.index+1),!r){const t=Error(`0 width match regex (${e})`)
;throw t.languageName=e,t.badRule=w.rule,t}return 1}
if(w=o,"begin"===o.type)return(e=>{
const n=e[0],i=e.rule,s=new t(i),o=[i.__beforeBegin,i["on:begin"]]
;for(const t of o)if(t&&(t(e,s),s.isMatchIgnored))return b(n)
;return i.skip?R+=n:(i.excludeBegin&&(R+=n),
g(),i.returnBegin||i.excludeBegin||(R=n)),h(i,e),i.returnBegin?0:n.length})(o)
;if("illegal"===o.type&&!s){
const e=Error('Illegal lexeme "'+a+'" for mode "'+(N.scope||"<unnamed>")+'"')
;throw e.mode=N,e}if("end"===o.type){const e=m(o);if(e!==ee)return e}
if("illegal"===o.type&&""===a)return 1
;if(I>1e5&&I>3*o.index)throw Error("potential infinite loop, way more iterations than matches")
;return R+=a,a.length}const _=O(e)
;if(!_)throw W(a.replace("{}",e)),Error('Unknown language: "'+e+'"')
;const v=V(_);let k="",N=o||v;const S={},M=new p.__emitter(p);(()=>{const e=[]
;for(let t=N;t!==_;t=t.parent)t.scope&&e.unshift(t.scope)
;e.forEach((e=>M.openNode(e)))})();let R="",j=0,A=0,I=0,T=!1;try{
if(_.__emitTokens)_.__emitTokens(n,M);else{for(N.matcher.considerAll();;){
I++,T?T=!1:N.matcher.considerAll(),N.matcher.lastIndex=A
;const e=N.matcher.exec(n);if(!e)break;const t=y(n.substring(A,e.index),e)
;A=e.index+t}y(n.substring(A))}return M.finalize(),k=M.toHTML(),{language:e,
value:k,relevance:j,illegal:!1,_emitter:M,_top:N}}catch(t){
if(t.message&&t.message.includes("Illegal"))return{language:e,value:Y(n),
illegal:!0,relevance:0,_illegalBy:{message:t.message,index:A,
context:n.slice(A-100,A+100),mode:t.mode,resultSoFar:k},_emitter:M};if(r)return{
language:e,value:Y(n),illegal:!1,relevance:0,errorRaised:t,_emitter:M,_top:N}
;throw t}}function x(e,t){t=t||p.languages||Object.keys(i);const n=(e=>{
const t={value:Y(e),illegal:!1,relevance:0,_top:l,_emitter:new p.__emitter(p)}
;return t._emitter.addText(e),t})(e),s=t.filter(O).filter(k).map((t=>E(t,e,!1)))
;s.unshift(n);const o=s.sort(((e,t)=>{
if(e.relevance!==t.relevance)return t.relevance-e.relevance
;if(e.language&&t.language){if(O(e.language).supersetOf===t.language)return 1
;if(O(t.language).supersetOf===e.language)return-1}return 0})),[r,a]=o,c=r
;return c.secondBest=a,c}function w(e){let t=null;const n=(e=>{
let t=e.className+" ";t+=e.parentNode?e.parentNode.className:""
;const n=p.languageDetectRe.exec(t);if(n){const t=O(n[1])
;return t||(X(a.replace("{}",n[1])),
X("Falling back to no-highlight mode for this block.",e)),t?n[1]:"no-highlight"}
return t.split(/\s+/).find((e=>b(e)||O(e)))})(e);if(b(n))return
;if(N("before:highlightElement",{el:e,language:n
}),e.dataset.highlighted)return void console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",e)
;if(e.children.length>0&&(p.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),
console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),
console.warn("The element with unescaped HTML:"),
console.warn(e)),p.throwUnescapedHTML))throw new J("One of your code blocks includes unescaped HTML.",e.innerHTML)
;t=e;const i=t.textContent,o=n?m(i,{language:n,ignoreIllegals:!0}):x(i)
;e.innerHTML=o.value,e.dataset.highlighted="yes",((e,t,n)=>{const i=t&&s[t]||n
;e.classList.add("hljs"),e.classList.add("language-"+i)
})(e,n,o.language),e.result={language:o.language,re:o.relevance,
relevance:o.relevance},o.secondBest&&(e.secondBest={
language:o.secondBest.language,relevance:o.secondBest.relevance
}),N("after:highlightElement",{el:e,result:o,text:i})}let y=!1;function _(){
"loading"!==document.readyState?document.querySelectorAll(p.cssSelector).forEach(w):y=!0
}function O(e){return e=(e||"").toLowerCase(),i[e]||i[s[e]]}
function v(e,{languageName:t}){"string"==typeof e&&(e=[e]),e.forEach((e=>{
s[e.toLowerCase()]=t}))}function k(e){const t=O(e)
;return t&&!t.disableAutodetect}function N(e,t){const n=e;o.forEach((e=>{
e[n]&&e[n](t)}))}
"undefined"!=typeof window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",(()=>{
y&&_()}),!1),Object.assign(n,{highlight:m,highlightAuto:x,highlightAll:_,
highlightElement:w,
highlightBlock:e=>(G("10.7.0","highlightBlock will be removed entirely in v12.0"),
G("10.7.0","Please use highlightElement now."),w(e)),configure:e=>{p=Q(p,e)},
initHighlighting:()=>{
_(),G("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")},
initHighlightingOnLoad:()=>{
_(),G("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")
},registerLanguage:(e,t)=>{let s=null;try{s=t(n)}catch(t){
if(W("Language definition for '{}' could not be registered.".replace("{}",e)),
!r)throw t;W(t),s=l}
s.name||(s.name=e),i[e]=s,s.rawDefinition=t.bind(null,n),s.aliases&&v(s.aliases,{
languageName:e})},unregisterLanguage:e=>{delete i[e]
;for(const t of Object.keys(s))s[t]===e&&delete s[t]},
listLanguages:()=>Object.keys(i),getLanguage:O,registerAliases:v,
autoDetection:k,inherit:Q,addPlugin:e=>{(e=>{
e["before:highlightBlock"]&&!e["before:highlightElement"]&&(e["before:highlightElement"]=t=>{
e["before:highlightBlock"](Object.assign({block:t.el},t))
}),e["after:highlightBlock"]&&!e["after:highlightElement"]&&(e["after:highlightElement"]=t=>{
e["after:highlightBlock"](Object.assign({block:t.el},t))})})(e),o.push(e)},
removePlugin:e=>{const t=o.indexOf(e);-1!==t&&o.splice(t,1)}}),n.debugMode=()=>{
r=!1},n.safeMode=()=>{r=!0},n.versionString="11.9.0",n.regex={concat:h,
lookahead:g,either:f,optional:d,anyNumberOfTimes:u}
;for(const t in j)"object"==typeof j[t]&&e(j[t]);return Object.assign(n,j),n
},ne=te({});return ne.newInstance=()=>te({}),ne}()
;"object"==typeof exports&&"undefined"!=typeof module&&(module.exports=hljs);/*! `bash` grammar compiled for Highlight.js 11.9.0 */
(()=>{var e=(()=>{"use strict";return e=>{const s=e.regex,t={},n={begin:/\$\{/,
end:/\}/,contains:["self",{begin:/:-/,contains:[t]}]};Object.assign(t,{
className:"variable",variants:[{
begin:s.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const a={
className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]
},i=e.inherit(e.COMMENT(),{match:[/(^|\s)/,/#.*$/],scope:{2:"comment"}}),c={
begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,
end:/(\w+)/,className:"string"})]}},o={className:"string",begin:/"/,end:/"/,
contains:[e.BACKSLASH_ESCAPE,t,a]};a.contains.push(o);const r={begin:/\$?\(\(/,
end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,t]
},l=e.SHEBANG({binary:"(fish|bash|zsh|sh|csh|ksh|tcsh|dash|scsh)",relevance:10
}),m={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,
contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{
name:"Bash",aliases:["sh"],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,
keyword:["if","then","else","elif","fi","for","while","until","in","do","done","case","esac","function","select"],
literal:["true","false"],
built_in:["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset","alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","type","typeset","ulimit","unalias","set","shopt","autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp","chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"]
},contains:[l,e.SHEBANG(),m,r,i,c,{match:/(\/[a-z._-]+)+/},o,{match:/\\"/},{
className:"string",begin:/'/,end:/'/},{match:/\\'/},t]}}})()
;hljs.registerLanguage("bash",e)})();/*! `clojure` grammar compiled for Highlight.js 11.9.0 */
(()=>{var e=(()=>{"use strict";return e=>{
const t="a-zA-Z_\\-!.?+*=<>&'",n="[#]?["+t+"]["+t+"0-9/;:$#]*",a="def defonce defprotocol defstruct defmulti defmethod defn- defn defmacro deftype defrecord",r={
$pattern:n,
built_in:a+" cond apply if-not if-let if not not= =|0 <|0 >|0 <=|0 >=|0 ==|0 +|0 /|0 *|0 -|0 rem quot neg? pos? delay? symbol? keyword? true? false? integer? empty? coll? list? set? ifn? fn? associative? sequential? sorted? counted? reversible? number? decimal? class? distinct? isa? float? rational? reduced? ratio? odd? even? char? seq? vector? string? map? nil? contains? zero? instance? not-every? not-any? libspec? -> ->> .. . inc compare do dotimes mapcat take remove take-while drop letfn drop-last take-last drop-while while intern condp case reduced cycle split-at split-with repeat replicate iterate range merge zipmap declare line-seq sort comparator sort-by dorun doall nthnext nthrest partition eval doseq await await-for let agent atom send send-off release-pending-sends add-watch mapv filterv remove-watch agent-error restart-agent set-error-handler error-handler set-error-mode! error-mode shutdown-agents quote var fn loop recur throw try monitor-enter monitor-exit macroexpand macroexpand-1 for dosync and or when when-not when-let comp juxt partial sequence memoize constantly complement identity assert peek pop doto proxy first rest cons cast coll last butlast sigs reify second ffirst fnext nfirst nnext meta with-meta ns in-ns create-ns import refer keys select-keys vals key val rseq name namespace promise into transient persistent! conj! assoc! dissoc! pop! disj! use class type num float double short byte boolean bigint biginteger bigdec print-method print-dup throw-if printf format load compile get-in update-in pr pr-on newline flush read slurp read-line subvec with-open memfn time re-find re-groups rand-int rand mod locking assert-valid-fdecl alias resolve ref deref refset swap! reset! set-validator! compare-and-set! alter-meta! reset-meta! commute get-validator alter ref-set ref-history-count ref-min-history ref-max-history ensure sync io! new next conj set! to-array future future-call into-array aset gen-class reduce map filter find empty hash-map hash-set sorted-map sorted-map-by sorted-set sorted-set-by vec vector seq flatten reverse assoc dissoc list disj get union difference intersection extend extend-type extend-protocol int nth delay count concat chunk chunk-buffer chunk-append chunk-first chunk-rest max min dec unchecked-inc-int unchecked-inc unchecked-dec-inc unchecked-dec unchecked-negate unchecked-add-int unchecked-add unchecked-subtract-int unchecked-subtract chunk-next chunk-cons chunked-seq? prn vary-meta lazy-seq spread list* str find-keyword keyword symbol gensym force rationalize"
},s={begin:n,relevance:0},o={scope:"number",relevance:0,variants:[{
match:/[-+]?0[xX][0-9a-fA-F]+N?/},{match:/[-+]?0[0-7]+N?/},{
match:/[-+]?[1-9][0-9]?[rR][0-9a-zA-Z]+N?/},{match:/[-+]?[0-9]+\/[0-9]+N?/},{
match:/[-+]?[0-9]+((\.[0-9]*([eE][+-]?[0-9]+)?M?)|([eE][+-]?[0-9]+M?|M))/},{
match:/[-+]?([1-9][0-9]*|0)N?/}]},c={scope:"character",variants:[{
match:/\\o[0-3]?[0-7]{1,2}/},{match:/\\u[0-9a-fA-F]{4}/},{
match:/\\(newline|space|tab|formfeed|backspace|return)/},{match:/\\\S/,
relevance:0}]},i={scope:"regex",begin:/#"/,end:/"/,contains:[e.BACKSLASH_ESCAPE]
},d=e.inherit(e.QUOTE_STRING_MODE,{illegal:null}),l={scope:"punctuation",
match:/,/,relevance:0},m=e.COMMENT(";","$",{relevance:0}),p={
className:"literal",begin:/\b(true|false|nil)\b/},u={
begin:"\\[|(#::?"+n+")?\\{",end:"[\\]\\}]",relevance:0},f={className:"symbol",
begin:"[:]{1,2}"+n},h={begin:"\\(",end:"\\)"},y={endsWithParent:!0,relevance:0
},g={keywords:r,className:"name",begin:n,relevance:0,starts:y
},b=[l,h,c,i,d,m,f,u,o,p,s],v={beginKeywords:a,keywords:{$pattern:n,keyword:a},
end:'(\\[|#|\\d|"|:|\\{|\\)|\\(|$)',contains:[{className:"title",begin:n,
relevance:0,excludeEnd:!0,endsParent:!0}].concat(b)}
;return h.contains=[v,g,y],y.contains=b,u.contains=b,{name:"Clojure",
aliases:["clj","edn"],illegal:/\S/,contains:[l,h,c,i,d,m,f,u,o,p]}}})()
;hljs.registerLanguage("clojure",e)})();/*! `clojure-repl` grammar compiled for Highlight.js 11.9.0 */
(()=>{var e=(()=>{"use strict";return e=>({name:"Clojure REPL",contains:[{
className:"meta.prompt",begin:/^([\w.-]+|\s*#_)?=>/,starts:{end:/$/,
subLanguage:"clojure"}}]})})();hljs.registerLanguage("clojure-repl",e)})();/*! `css` grammar compiled for Highlight.js 11.9.0 */
(()=>{var e=(()=>{"use strict"
;const e=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","p","q","quote","samp","section","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video","defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],r=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),o=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),t=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),i=["align-content","align-items","align-self","alignment-baseline","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","cx","cy","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","dominant-baseline","empty-cells","enable-background","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","flood-color","flood-opacity","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","inline-size","isolation","kerning","justify-content","left","letter-spacing","lighting-color","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","marker","marker-end","marker-mid","marker-start","mask","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","r","resize","rest","rest-after","rest-before","right","row-gap","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","speak","speak-as","src","tab-size","table-layout","text-anchor","text-align","text-align-all","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vector-effect","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index"].sort().reverse()
;return n=>{const a=n.regex,l=(e=>({IMPORTANT:{scope:"meta",begin:"!important"},
BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",
begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{
className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{
scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",
contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{
scope:"number",
begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",
relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}
}))(n),s=[n.APOS_STRING_MODE,n.QUOTE_STRING_MODE];return{name:"CSS",
case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},
classNameAliases:{keyframePosition:"selector-tag"},contains:[l.BLOCK_COMMENT,{
begin:/-(webkit|moz|ms|o)-(?=[a-z])/},l.CSS_NUMBER_MODE,{
className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{
className:"selector-class",begin:"\\.[a-zA-Z-][a-zA-Z0-9_-]*",relevance:0
},l.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{
begin:":("+o.join("|")+")"},{begin:":(:)?("+t.join("|")+")"}]},l.CSS_VARIABLE,{
className:"attribute",begin:"\\b("+i.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,
contains:[l.BLOCK_COMMENT,l.HEXCOLOR,l.IMPORTANT,l.CSS_NUMBER_MODE,...s,{
begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"
},contains:[...s,{className:"string",begin:/[^)]/,endsWithParent:!0,
excludeEnd:!0}]},l.FUNCTION_DISPATCH]},{begin:a.lookahead(/@/),end:"[{;]",
relevance:0,illegal:/:/,contains:[{className:"keyword",begin:/@-?\w[\w]*(-\w+)*/
},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{
$pattern:/[a-z-]+/,keyword:"and or not only",attribute:r.join(" ")},contains:[{
begin:/[a-z-]+(?=:)/,className:"attribute"},...s,l.CSS_NUMBER_MODE]}]},{
className:"selector-tag",begin:"\\b("+e.join("|")+")\\b"}]}}})()
;hljs.registerLanguage("css",e)})();/*! `java` grammar compiled for Highlight.js 11.9.0 */
(()=>{var e=(()=>{"use strict"
;var e="[0-9](_*[0-9])*",a=`\\.(${e})`,n="[0-9a-fA-F](_*[0-9a-fA-F])*",s={
className:"number",variants:[{
begin:`(\\b(${e})((${a})|\\.)?|(${a}))[eE][+-]?(${e})[fFdD]?\\b`},{
begin:`\\b(${e})((${a})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${a})[fFdD]?\\b`
},{begin:`\\b(${e})[fFdD]\\b`},{
begin:`\\b0[xX]((${n})\\.?|(${n})?\\.(${n}))[pP][+-]?(${e})[fFdD]?\\b`},{
begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${n})[lL]?\\b`},{
begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],
relevance:0};function t(e,a,n){return-1===n?"":e.replace(a,(s=>t(e,a,n-1)))}
return e=>{
const a=e.regex,n="[\xc0-\u02b8a-zA-Z_$][\xc0-\u02b8a-zA-Z_$0-9]*",i=n+t("(?:<"+n+"~~~(?:\\s*,\\s*"+n+"~~~)*>)?",/~~~/g,2),r={
keyword:["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do","sealed","yield","permits"],
literal:["false","true","null"],
type:["char","boolean","long","float","int","byte","short","double"],
built_in:["super","this"]},l={className:"meta",begin:"@"+n,contains:[{
begin:/\(/,end:/\)/,contains:["self"]}]},c={className:"params",begin:/\(/,
end:/\)/,keywords:r,relevance:0,contains:[e.C_BLOCK_COMMENT_MODE],endsParent:!0}
;return{name:"Java",aliases:["jsp"],keywords:r,illegal:/<\/|#/,
contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,
relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{
begin:/import java\.[a-z]+\./,keywords:"import",relevance:2
},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,
className:"string",contains:[e.BACKSLASH_ESCAPE]
},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{
match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,n],className:{
1:"keyword",3:"title.class"}},{match:/non-sealed/,scope:"keyword"},{
begin:[a.concat(/(?!else)/,n),/\s+/,n,/\s+/,/=(?!=)/],className:{1:"type",
3:"variable",5:"operator"}},{begin:[/record/,/\s+/,n],className:{1:"keyword",
3:"title.class"},contains:[c,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{
beginKeywords:"new throw return else",relevance:0},{
begin:["(?:"+i+"\\s+)",e.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{
2:"title.function"},keywords:r,contains:[{className:"params",begin:/\(/,
end:/\)/,keywords:r,relevance:0,
contains:[l,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,s,e.C_BLOCK_COMMENT_MODE]
},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},s,l]}}})()
;hljs.registerLanguage("java",e)})();/*! `javascript` grammar compiled for Highlight.js 11.9.0 */
(()=>{var e=(()=>{"use strict"
;const e="[A-Za-z$_][0-9A-Za-z$_]*",n=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],a=["true","false","null","undefined","NaN","Infinity"],t=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],s=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],r=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],c=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],i=[].concat(r,t,s)
;return o=>{const l=o.regex,b=e,d={begin:/<[A-Za-z0-9\\._:-]+/,
end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(e,n)=>{
const a=e[0].length+e.index,t=e.input[a]
;if("<"===t||","===t)return void n.ignoreMatch();let s
;">"===t&&(((e,{after:n})=>{const a="</"+e[0].slice(1)
;return-1!==e.input.indexOf(a,n)})(e,{after:a})||n.ignoreMatch())
;const r=e.input.substring(a)
;((s=r.match(/^\s*=/))||(s=r.match(/^\s+extends\s+/))&&0===s.index)&&n.ignoreMatch()
}},g={$pattern:e,keyword:n,literal:a,built_in:i,"variable.language":c
},u="[0-9](_?[0-9])*",m=`\\.(${u})`,E="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",A={
className:"number",variants:[{
begin:`(\\b(${E})((${m})|\\.)?|(${m}))[eE][+-]?(${u})\\b`},{
begin:`\\b(${E})\\b((${m})\\b|\\.)?|(${m})\\b`},{
begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{
begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{
begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{
begin:"\\b0[0-7]+n?\\b"}],relevance:0},y={className:"subst",begin:"\\$\\{",
end:"\\}",keywords:g,contains:[]},h={begin:"html`",end:"",starts:{end:"`",
returnEnd:!1,contains:[o.BACKSLASH_ESCAPE,y],subLanguage:"xml"}},N={
begin:"css`",end:"",starts:{end:"`",returnEnd:!1,
contains:[o.BACKSLASH_ESCAPE,y],subLanguage:"css"}},_={begin:"gql`",end:"",
starts:{end:"`",returnEnd:!1,contains:[o.BACKSLASH_ESCAPE,y],
subLanguage:"graphql"}},f={className:"string",begin:"`",end:"`",
contains:[o.BACKSLASH_ESCAPE,y]},v={className:"comment",
variants:[o.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{
begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",
begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,
excludeBegin:!0,relevance:0},{className:"variable",begin:b+"(?=\\s*(-)|$)",
endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]
}),o.C_BLOCK_COMMENT_MODE,o.C_LINE_COMMENT_MODE]
},p=[o.APOS_STRING_MODE,o.QUOTE_STRING_MODE,h,N,_,f,{match:/\$\d+/},A]
;y.contains=p.concat({begin:/\{/,end:/\}/,keywords:g,contains:["self"].concat(p)
});const S=[].concat(v,y.contains),w=S.concat([{begin:/\(/,end:/\)/,keywords:g,
contains:["self"].concat(S)}]),R={className:"params",begin:/\(/,end:/\)/,
excludeBegin:!0,excludeEnd:!0,keywords:g,contains:w},O={variants:[{
match:[/class/,/\s+/,b,/\s+/,/extends/,/\s+/,l.concat(b,"(",l.concat(/\./,b),")*")],
scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{
match:[/class/,/\s+/,b],scope:{1:"keyword",3:"title.class"}}]},k={relevance:0,
match:l.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),
className:"title.class",keywords:{_:[...t,...s]}},I={variants:[{
match:[/function/,/\s+/,b,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],
className:{1:"keyword",3:"title.function"},label:"func.def",contains:[R],
illegal:/%/},x={
match:l.concat(/\b/,(T=[...r,"super","import"],l.concat("(?!",T.join("|"),")")),b,l.lookahead(/\(/)),
className:"title.function",relevance:0};var T;const C={
begin:l.concat(/\./,l.lookahead(l.concat(b,/(?![0-9A-Za-z$_(])/))),end:b,
excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},M={
match:[/get|set/,/\s+/,b,/(?=\()/],className:{1:"keyword",3:"title.function"},
contains:[{begin:/\(\)/},R]
},B="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+o.UNDERSCORE_IDENT_RE+")\\s*=>",$={
match:[/const|var|let/,/\s+/,b,/\s*/,/=\s*/,/(async\s*)?/,l.lookahead(B)],
keywords:"async",className:{1:"keyword",3:"title.function"},contains:[R]}
;return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:g,exports:{
PARAMS_CONTAINS:w,CLASS_REFERENCE:k},illegal:/#(?![$_A-z])/,
contains:[o.SHEBANG({label:"shebang",binary:"node",relevance:5}),{
label:"use_strict",className:"meta",relevance:10,
begin:/^\s*['"]use (strict|asm)['"]/
},o.APOS_STRING_MODE,o.QUOTE_STRING_MODE,h,N,_,f,v,{match:/\$\d+/},A,k,{
className:"attr",begin:b+l.lookahead(":"),relevance:0},$,{
begin:"("+o.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",
keywords:"return throw case",relevance:0,contains:[v,o.REGEXP_MODE,{
className:"function",begin:B,returnBegin:!0,end:"\\s*=>",contains:[{
className:"params",variants:[{begin:o.UNDERSCORE_IDENT_RE,relevance:0},{
className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,
excludeEnd:!0,keywords:g,contains:w}]}]},{begin:/,/,relevance:0},{match:/\s+/,
relevance:0},{variants:[{begin:"<>",end:"</>"},{
match:/<[A-Za-z0-9\\._:-]+\s*\/>/},{begin:d.begin,
"on:begin":d.isTrulyOpeningTag,end:d.end}],subLanguage:"xml",contains:[{
begin:d.begin,end:d.end,skip:!0,contains:["self"]}]}]},I,{
beginKeywords:"while if switch catch for"},{
begin:"\\b(?!function)"+o.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",
returnBegin:!0,label:"func.def",contains:[R,o.inherit(o.TITLE_MODE,{begin:b,
className:"title.function"})]},{match:/\.\.\./,relevance:0},C,{match:"\\$"+b,
relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},
contains:[R]},x,{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,
className:"variable.constant"},O,M,{match:/\$[(.]/}]}}})()
;hljs.registerLanguage("javascript",e)})();/*! `julia` grammar compiled for Highlight.js 11.9.0 */
(()=>{var e=(()=>{"use strict";return e=>{
const r="[A-Za-z_\\u00A1-\\uFFFF][A-Za-z_0-9\\u00A1-\\uFFFF]*",t={$pattern:r,
keyword:["baremodule","begin","break","catch","ccall","const","continue","do","else","elseif","end","export","false","finally","for","function","global","if","import","in","isa","let","local","macro","module","quote","return","true","try","using","where","while"],
literal:["ARGS","C_NULL","DEPOT_PATH","ENDIAN_BOM","ENV","Inf","Inf16","Inf32","Inf64","InsertionSort","LOAD_PATH","MergeSort","NaN","NaN16","NaN32","NaN64","PROGRAM_FILE","QuickSort","RoundDown","RoundFromZero","RoundNearest","RoundNearestTiesAway","RoundNearestTiesUp","RoundToZero","RoundUp","VERSION|0","devnull","false","im","missing","nothing","pi","stderr","stdin","stdout","true","undef","\u03c0","\u212f"],
built_in:["AbstractArray","AbstractChannel","AbstractChar","AbstractDict","AbstractDisplay","AbstractFloat","AbstractIrrational","AbstractMatrix","AbstractRange","AbstractSet","AbstractString","AbstractUnitRange","AbstractVecOrMat","AbstractVector","Any","ArgumentError","Array","AssertionError","BigFloat","BigInt","BitArray","BitMatrix","BitSet","BitVector","Bool","BoundsError","CapturedException","CartesianIndex","CartesianIndices","Cchar","Cdouble","Cfloat","Channel","Char","Cint","Cintmax_t","Clong","Clonglong","Cmd","Colon","Complex","ComplexF16","ComplexF32","ComplexF64","CompositeException","Condition","Cptrdiff_t","Cshort","Csize_t","Cssize_t","Cstring","Cuchar","Cuint","Cuintmax_t","Culong","Culonglong","Cushort","Cvoid","Cwchar_t","Cwstring","DataType","DenseArray","DenseMatrix","DenseVecOrMat","DenseVector","Dict","DimensionMismatch","Dims","DivideError","DomainError","EOFError","Enum","ErrorException","Exception","ExponentialBackOff","Expr","Float16","Float32","Float64","Function","GlobalRef","HTML","IO","IOBuffer","IOContext","IOStream","IdDict","IndexCartesian","IndexLinear","IndexStyle","InexactError","InitError","Int","Int128","Int16","Int32","Int64","Int8","Integer","InterruptException","InvalidStateException","Irrational","KeyError","LinRange","LineNumberNode","LinearIndices","LoadError","MIME","Matrix","Method","MethodError","Missing","MissingException","Module","NTuple","NamedTuple","Nothing","Number","OrdinalRange","OutOfMemoryError","OverflowError","Pair","PartialQuickSort","PermutedDimsArray","Pipe","ProcessFailedException","Ptr","QuoteNode","Rational","RawFD","ReadOnlyMemoryError","Real","ReentrantLock","Ref","Regex","RegexMatch","RoundingMode","SegmentationFault","Set","Signed","Some","StackOverflowError","StepRange","StepRangeLen","StridedArray","StridedMatrix","StridedVecOrMat","StridedVector","String","StringIndexError","SubArray","SubString","SubstitutionString","Symbol","SystemError","Task","TaskFailedException","Text","TextDisplay","Timer","Tuple","Type","TypeError","TypeVar","UInt","UInt128","UInt16","UInt32","UInt64","UInt8","UndefInitializer","UndefKeywordError","UndefRefError","UndefVarError","Union","UnionAll","UnitRange","Unsigned","Val","Vararg","VecElement","VecOrMat","Vector","VersionNumber","WeakKeyDict","WeakRef"]
},n={keywords:t,illegal:/<\//},a={className:"subst",begin:/\$\(/,end:/\)/,
keywords:t},i={className:"variable",begin:"\\$"+r},o={className:"string",
contains:[e.BACKSLASH_ESCAPE,a,i],variants:[{begin:/\w*"""/,end:/"""\w*/,
relevance:10},{begin:/\w*"/,end:/"\w*/}]},s={className:"string",
contains:[e.BACKSLASH_ESCAPE,a,i],begin:"`",end:"`"},l={className:"meta",
begin:"@"+r};return n.name="Julia",n.contains=[{className:"number",
begin:/(\b0x[\d_]*(\.[\d_]*)?|0x\.\d[\d_]*)p[-+]?\d+|\b0[box][a-fA-F0-9][a-fA-F0-9_]*|(\b\d[\d_]*(\.[\d_]*)?|\.\d[\d_]*)([eEfF][-+]?\d+)?/,
relevance:0},{className:"string",begin:/'(.|\\[xXuU][a-zA-Z0-9]+)'/},o,s,l,{
className:"comment",variants:[{begin:"#=",end:"=#",relevance:10},{begin:"#",
end:"$"}]},e.HASH_COMMENT_MODE,{className:"keyword",
begin:"\\b(((abstract|primitive)\\s+)type|(mutable\\s+)?struct)\\b"},{begin:/<:/
}],a.contains=n.contains,n}})();hljs.registerLanguage("julia",e)})();/*! `julia-repl` grammar compiled for Highlight.js 11.9.0 */
(()=>{var a=(()=>{"use strict";return a=>({name:"Julia REPL",contains:[{
className:"meta.prompt",begin:/^julia>/,relevance:10,starts:{end:/^(?![ ]{6})/,
subLanguage:"julia"}}],aliases:["jldoctest"]})})()
;hljs.registerLanguage("julia-repl",a)})();/*! `markdown` grammar compiled for Highlight.js 11.9.0 */
(()=>{var e=(()=>{"use strict";return e=>{const n={begin:/<\/?[A-Za-z_]/,
end:">",subLanguage:"xml",relevance:0},a={variants:[{begin:/\[.+?\]\[.*?\]/,
relevance:0},{
begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,
relevance:2},{
begin:e.regex.concat(/\[.+?\]\(/,/[A-Za-z][A-Za-z0-9+.-]*/,/:\/\/.*?\)/),
relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{
begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/
},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,
returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",
excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",
end:"\\]",excludeBegin:!0,excludeEnd:!0}]},i={className:"strong",contains:[],
variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]
},s={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{
begin:/_(?![_\s])/,end:/_/,relevance:0}]},c=e.inherit(i,{contains:[]
}),t=e.inherit(s,{contains:[]});i.contains.push(t),s.contains.push(c)
;let g=[n,a];return[i,s,c,t].forEach((e=>{e.contains=e.contains.concat(g)
})),g=g.concat(i,s),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{
className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:g},{
begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",
contains:g}]}]},n,{className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",
end:"\\s+",excludeEnd:!0},i,s,{className:"quote",begin:"^>\\s+",contains:g,
end:"$"},{className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{
begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{
begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",
contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},{
begin:"^[-\\*]{3,}",end:"$"},a,{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{
className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{
className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]}]}}})()
;hljs.registerLanguage("markdown",e)})();/*! `python` grammar compiled for Highlight.js 11.9.0 */
(()=>{var e=(()=>{"use strict";return e=>{
const n=e.regex,a=/[\p{XID_Start}_]\p{XID_Continue}*/u,s=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],i={
$pattern:/[A-Za-z]\w+|__\w+__/,keyword:s,
built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],
literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],
type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]
},t={className:"meta",begin:/^(>>>|\.\.\.) /},r={className:"subst",begin:/\{/,
end:/\}/,keywords:i,illegal:/#/},l={begin:/\{\{/,relevance:0},b={
className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{
begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,
contains:[e.BACKSLASH_ESCAPE,t],relevance:10},{
begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,
contains:[e.BACKSLASH_ESCAPE,t],relevance:10},{
begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,
contains:[e.BACKSLASH_ESCAPE,t,l,r]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,
end:/"""/,contains:[e.BACKSLASH_ESCAPE,t,l,r]},{begin:/([uU]|[rR])'/,end:/'/,
relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{
begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,
end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,
contains:[e.BACKSLASH_ESCAPE,l,r]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,
contains:[e.BACKSLASH_ESCAPE,l,r]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]
},o="[0-9](_?[0-9])*",c=`(\\b(${o}))?\\.(${o})|\\b(${o})\\.`,d="\\b|"+s.join("|"),g={
className:"number",relevance:0,variants:[{
begin:`(\\b(${o})|(${c}))[eE][+-]?(${o})[jJ]?(?=${d})`},{begin:`(${c})[jJ]?`},{
begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${d})`},{
begin:`\\b0[bB](_?[01])+[lL]?(?=${d})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${d})`
},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${d})`},{begin:`\\b(${o})[jJ](?=${d})`
}]},p={className:"comment",begin:n.lookahead(/# type:/),end:/$/,keywords:i,
contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},m={
className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,
end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,
contains:["self",t,g,b,e.HASH_COMMENT_MODE]}]};return r.contains=[b,g,t],{
name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:i,
illegal:/(<\/|\?)|=>/,contains:[t,g,{begin:/\bself\b/},{beginKeywords:"if",
relevance:0},{match:/\bor\b/,scope:"keyword"},b,p,e.HASH_COMMENT_MODE,{
match:[/\bdef/,/\s+/,a],scope:{1:"keyword",3:"title.function"},contains:[m]},{
variants:[{match:[/\bclass/,/\s+/,a,/\s*/,/\(\s*/,a,/\s*\)/]},{
match:[/\bclass/,/\s+/,a]}],scope:{1:"keyword",3:"title.class",
6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,
contains:[g,m,b]}]}}})();hljs.registerLanguage("python",e)})();/*! `python-repl` grammar compiled for Highlight.js 11.9.0 */
(()=>{var a=(()=>{"use strict";return a=>({aliases:["pycon"],contains:[{
className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}
},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]})})()
;hljs.registerLanguage("python-repl",a)})();/*! `r` grammar compiled for Highlight.js 11.9.0 */
(()=>{var e=(()=>{"use strict";return e=>{
const a=e.regex,n=/(?:(?:[a-zA-Z]|\.[._a-zA-Z])[._a-zA-Z0-9]*)|\.(?!\d)/,i=a.either(/0[xX][0-9a-fA-F]+\.[0-9a-fA-F]*[pP][+-]?\d+i?/,/0[xX][0-9a-fA-F]+(?:[pP][+-]?\d+)?[Li]?/,/(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?[Li]?/),s=/[=!<>:]=|\|\||&&|:::?|<-|<<-|->>|->|\|>|[-+*\/?!$&|:<=>@^~]|\*\*/,t=a.either(/[()]/,/[{}]/,/\[\[/,/[[\]]/,/\\/,/,/)
;return{name:"R",keywords:{$pattern:n,
keyword:"function if in break next repeat else for while",
literal:"NULL NA TRUE FALSE Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10",
built_in:"LETTERS letters month.abb month.name pi T F abs acos acosh all any anyNA Arg as.call as.character as.complex as.double as.environment as.integer as.logical as.null.default as.numeric as.raw asin asinh atan atanh attr attributes baseenv browser c call ceiling class Conj cos cosh cospi cummax cummin cumprod cumsum digamma dim dimnames emptyenv exp expression floor forceAndCall gamma gc.time globalenv Im interactive invisible is.array is.atomic is.call is.character is.complex is.double is.environment is.expression is.finite is.function is.infinite is.integer is.language is.list is.logical is.matrix is.na is.name is.nan is.null is.numeric is.object is.pairlist is.raw is.recursive is.single is.symbol lazyLoadDBfetch length lgamma list log max min missing Mod names nargs nzchar oldClass on.exit pos.to.env proc.time prod quote range Re rep retracemem return round seq_along seq_len seq.int sign signif sin sinh sinpi sqrt standardGeneric substitute sum switch tan tanh tanpi tracemem trigamma trunc unclass untracemem UseMethod xtfrm"
},contains:[e.COMMENT(/#'/,/$/,{contains:[{scope:"doctag",match:/@examples/,
starts:{end:a.lookahead(a.either(/\n^#'\s*(?=@[a-zA-Z]+)/,/\n^(?!#')/)),
endsParent:!0}},{scope:"doctag",begin:"@param",end:/$/,contains:[{
scope:"variable",variants:[{match:n},{match:/`(?:\\.|[^`\\])+`/}],endsParent:!0
}]},{scope:"doctag",match:/@[a-zA-Z]+/},{scope:"keyword",match:/\\[a-zA-Z]+/}]
}),e.HASH_COMMENT_MODE,{scope:"string",contains:[e.BACKSLASH_ESCAPE],
variants:[e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\(/,end:/\)(-*)"/
}),e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\{/,end:/\}(-*)"/
}),e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\[/,end:/\](-*)"/
}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\(/,end:/\)(-*)'/
}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\{/,end:/\}(-*)'/
}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\[/,end:/\](-*)'/}),{begin:'"',end:'"',
relevance:0},{begin:"'",end:"'",relevance:0}]},{relevance:0,variants:[{scope:{
1:"operator",2:"number"},match:[s,i]},{scope:{1:"operator",2:"number"},
match:[/%[^%]*%/,i]},{scope:{1:"punctuation",2:"number"},match:[t,i]},{scope:{
2:"number"},match:[/[^a-zA-Z0-9._]|^/,i]}]},{scope:{3:"operator"},
match:[n,/\s+/,/<-/,/\s+/]},{scope:"operator",relevance:0,variants:[{match:s},{
match:/%[^%]*%/}]},{scope:"punctuation",relevance:0,match:t},{begin:"`",end:"`",
contains:[{begin:/\\./}]}]}}})();hljs.registerLanguage("r",e)})();/*! `scss` grammar compiled for Highlight.js 11.9.0 */
(()=>{var e=(()=>{"use strict"
;const e=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","p","q","quote","samp","section","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video","defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],r=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),i=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),t=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),o=["align-content","align-items","align-self","alignment-baseline","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","cx","cy","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","dominant-baseline","empty-cells","enable-background","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","flood-color","flood-opacity","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","inline-size","isolation","kerning","justify-content","left","letter-spacing","lighting-color","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","marker","marker-end","marker-mid","marker-start","mask","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","r","resize","rest","rest-after","rest-before","right","row-gap","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","speak","speak-as","src","tab-size","table-layout","text-anchor","text-align","text-align-all","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vector-effect","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index"].sort().reverse()
;return n=>{const a=(e=>({IMPORTANT:{scope:"meta",begin:"!important"},
BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",
begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{
className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{
scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",
contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{
scope:"number",
begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",
relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}
}))(n),l=t,s=i,d="@[a-z-]+",c={className:"variable",
begin:"(\\$[a-zA-Z-][a-zA-Z0-9_-]*)\\b",relevance:0};return{name:"SCSS",
case_insensitive:!0,illegal:"[=/|']",
contains:[n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE,a.CSS_NUMBER_MODE,{
className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{
className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0
},a.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",
begin:"\\b("+e.join("|")+")\\b",relevance:0},{className:"selector-pseudo",
begin:":("+s.join("|")+")"},{className:"selector-pseudo",
begin:":(:)?("+l.join("|")+")"},c,{begin:/\(/,end:/\)/,
contains:[a.CSS_NUMBER_MODE]},a.CSS_VARIABLE,{className:"attribute",
begin:"\\b("+o.join("|")+")\\b"},{
begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"
},{begin:/:/,end:/[;}{]/,relevance:0,
contains:[a.BLOCK_COMMENT,c,a.HEXCOLOR,a.CSS_NUMBER_MODE,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,a.IMPORTANT,a.FUNCTION_DISPATCH]
},{begin:"@(page|font-face)",keywords:{$pattern:d,keyword:"@page @font-face"}},{
begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,
keyword:"and or not only",attribute:r.join(" ")},contains:[{begin:d,
className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"
},c,n.QUOTE_STRING_MODE,n.APOS_STRING_MODE,a.HEXCOLOR,a.CSS_NUMBER_MODE]
},a.FUNCTION_DISPATCH]}}})();hljs.registerLanguage("scss",e)})();</script><script type="text/javascript">hljs.highlightAll();</script></body></html>