mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-23 00:34:48 -06:00
796 lines
3.1 MiB
Plaintext
796 lines
3.1 MiB
Plaintext
<!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/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,6.03460183178803 1.63265306122449,1.739632641986517 3.26530612244898,6.488757587350223 4.897959183673469,0.8981377357702683 6.530612244897959,1.094980299790467 8.16326530612245,6.259545740008844 9.795918367346939,0.9786842023139158 11.42857142857143,1.70329064779816 13.06122448979592,1.028041980758491 14.69387755102041,1.747552322613741 16.3265306122449,1.169161403669563 17.95918367346939,1.185926173614933 19.59183673469388,1.318013328046131 21.22448979591837,6.272095959796586 22.85714285714286,0.9245128368358929 24.48979591836735,2.104954247883302 26.12244897959184,1.798857527039762 27.75510204081633,1.313468592576049 29.38775510204082,2.059649899333204 31.02040816326531,0.8821801560978871 32.6530612244898,1.96748879101901 34.28571428571429,1.007135117105194 35.91836734693878,0.2741300792845167 37.55102040816327,6.525029031837555 39.18367346938776,0.0 40.81632653061224,1.13429777528827 42.44897959183673,0.7864731308285732 44.08163265306122,1.338848053041172 45.71428571428571,1.974935915765945 47.3469387755102,0.8096649149790299 48.97959183673469,1.345805143378285 50.61224489795918,2.160298899380173 52.24489795918367,1.816153326491495 53.87755102040816,0.847886009987931 55.51020408163265,1.683407390392618 57.14285714285714,10.13655275983121 58.77551020408163,1.669419164311461 60.40816326530612,0.8535976756479402 62.04081632653061,6.19487200282148 63.6734693877551,1.27093538543558 65.3061224489796,0.8591990676761672 66.93877551020408,0.6692376418374727 68.57142857142857,0.7657925346848707 70.20408163265306,0.3139216996198388 71.83673469387755,0.8116466624366507 73.46938775510203,0.6132930000904434 75.10204081632654,1.703625599982305 76.73469387755102,19.99851019370088 78.36734693877551,20.0 80.0,19.98600859600438" 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.09</span></td><td><span style="background:rgb(255,221,120);color:black;padding:2px 6px;display:block;text-align:right">1.14</span></td><td><span style="background:rgb(255,174,120);color:black;padding:2px 6px;display:block;text-align:right">1.37</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,6.063004312398862 1.63265306122449,1.886927297457398 3.26530612244898,6.736152310046193 4.897959183673469,1.229308931089483 6.530612244897959,0.9589768730001371 8.16326530612245,6.256389414568009 9.795918367346939,1.169124839999814 11.42857142857143,1.76247998265381 13.06122448979592,1.030216101640108 14.69387755102041,1.749808038006659 16.3265306122449,1.226627420678807 17.95918367346939,1.133799755366732 19.59183673469388,1.518224235438207 21.22448979591837,6.323747350427503 22.85714285714286,0.9071797895226185 24.48979591836735,2.208419910831257 26.12244897959184,1.999823441479197 27.75510204081633,0.562984018682198 29.38775510204082,2.148627357854302 31.02040816326531,0.9585725915802548 32.6530612244898,2.06509402362469 34.28571428571429,0.9903942224903697 35.91836734693878,0.6216468774787725 37.55102040816327,6.555705169061315 39.18367346938776,0.0 40.81632653061224,1.136810680267683 42.44897959183673,0.6441509207708452 44.08163265306122,1.637210724537932 45.71428571428571,2.174819314240588 47.3469387755102,1.025253857829166 48.97959183673469,1.508838152544141 50.61224489795918,2.117743952934379 52.24489795918367,1.55025294508979 53.87755102040816,0.9503467868037702 55.51020408163265,2.100346471406918 57.14285714285714,9.854473980811001 58.77551020408163,1.796421144128524 60.40816326530612,0.9925586732127336 62.04081632653061,6.185525476324114 63.6734693877551,1.250551705554674 65.3061224489796,1.00036299310466 66.93877551020408,0.5394640152262131 68.57142857142857,1.137963312400965 70.20408163265306,0.450128334660655 71.83673469387755,1.096850854817859 73.46938775510203,0.6225060949645268 75.10204081632654,1.880926155529643 76.73469387755102,19.96430440371103 78.36734693877551,20.0 80.0,19.96744021302222" 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.09</span></td><td><span style="background:rgb(255,221,120);color:black;padding:2px 6px;display:block;text-align:right">1.14</span></td><td><span style="background:rgb(255,173,120);color:black;padding:2px 6px;display:block;text-align:right">1.38</span></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,5.843291001607784 1.63265306122449,1.824871062293822 3.26530612244898,6.537998545726103 4.897959183673469,0.8467859947910864 6.530612244897959,1.570446272299888 8.16326530612245,5.654147094878988 9.795918367346939,1.680694591282265 11.42857142857143,1.785903621190274 13.06122448979592,0.708050872831446 14.69387755102041,1.966858572798044 16.3265306122449,1.358069421011999 17.95918367346939,1.303174400387956 19.59183673469388,1.355586715367334 21.22448979591837,6.216968664678609 22.85714285714286,1.186413357303682 24.48979591836735,2.20349294462002 26.12244897959184,1.651826920361411 27.75510204081633,0.5887464913386906 29.38775510204082,2.058916768301356 31.02040816326531,0.9395732551292338 32.6530612244898,1.944271690940793 34.28571428571429,0.945578842085219 35.91836734693878,0.59779607850536 37.55102040816327,6.199294214025798 39.18367346938776,0.0 40.81632653061224,1.698655134393478 42.44897959183673,0.852109021653417 44.08163265306122,1.262204606409404 45.71428571428571,1.997012482446484 47.3469387755102,0.8769272480859142 48.97959183673469,1.555340767096589 50.61224489795918,1.545573888447282 52.24489795918367,1.284881848744772 53.87755102040816,1.139327601192293 55.51020408163265,1.967076085479894 57.14285714285714,10.31776733798664 58.77551020408163,1.396122072649795 60.40816326530612,1.34349548266042 62.04081632653061,6.383188088675888 63.6734693877551,1.307170570457619 65.3061224489796,0.4196087476654362 66.93877551020408,0.709184057980463 68.57142857142857,0.7412531976976445 70.20408163265306,0.7613785659441866 71.83673469387755,1.107167217995581 73.46938775510203,0.7940546219671532 75.10204081632654,1.668447067324929 76.73469387755102,19.95680769146035 78.36734693877551,20.0 80.0,19.93055223305833" 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.09</span></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,176,120);color:black;padding:2px 6px;display:block;text-align:right">1.36</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,5.96135966518266 1.63265306122449,1.975313006273776 3.26530612244898,6.876543840275211 4.897959183673469,1.308990585771776 6.530612244897959,1.190098124462131 8.16326530612245,6.302997919053999 9.795918367346939,1.644139370283133 11.42857142857143,2.3253867216995 13.06122448979592,0.9969769474360498 14.69387755102041,1.628627441224901 16.3265306122449,1.355089700638705 17.95918367346939,1.315588435210365 19.59183673469388,1.571081013939036 21.22448979591837,6.829873729692131 22.85714285714286,0.7543592916472031 24.48979591836735,1.607286021719368 26.12244897959184,1.800904486309705 27.75510204081633,0.7076300205737879 29.38775510204082,1.858992086605527 31.02040816326531,1.057038180483235 32.6530612244898,2.035305865311639 34.28571428571429,1.505928341807589 35.91836734693878,1.124421251592545 37.55102040816327,6.730668133846827 39.18367346938776,0.0 40.81632653061224,1.643435505924753 42.44897959183673,1.08830474208669 44.08163265306122,1.861239942777258 45.71428571428571,2.166923166186036 47.3469387755102,1.349976682523133 48.97959183673469,1.482477996298202 50.61224489795918,2.133498216529431 52.24489795918367,2.038972360946298 53.87755102040816,1.27281588561969 55.51020408163265,2.058163393612539 57.14285714285714,11.13875821451894 58.77551020408163,1.819349708860074 60.40816326530612,1.110141751929299 62.04081632653061,6.738430281132105 63.6734693877551,1.649832840094868 65.3061224489796,1.39532344082649 66.93877551020408,1.203540648663742 68.57142857142857,1.150592009813271 70.20408163265306,0.6601209948408658 71.83673469387755,1.229147927460122 73.46938775510203,0.8735405240387742 75.10204081632654,2.027668100532682 76.73469387755102,20.0 78.36734693877551,19.93053200652841 80.0,19.98292201517505" 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.14</span></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,201,120);color:black;padding:2px 6px;display:block;text-align:right">1.24</span></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,8.394855918075733 1.63265306122449,12.169564181948084 3.26530612244898,14.553465110740653 4.897959183673469,14.710645391759943 6.530612244897959,8.409145034532031 8.16326530612245,13.13884258156704 9.795918367346939,12.579185520361992 11.42857142857143,17.0397713741367 13.06122448979592,19.26649202190998 14.69387755102041,10.5668016194332 16.3265306122449,14.201000238151941 17.95918367346939,2.4148606811145505 19.59183673469388,12.021909978566326 21.22448979591837,10.535841867111218 22.85714285714286,14.270064301024053 24.48979591836735,11.843296022862587 26.12244897959184,11.648011431293163 27.75510204081633,13.884258156703977 29.38775510204082,1.4003334127173126 31.02040816326531,8.85687068349607 32.6530612244898,4.634436770659679 34.28571428571429,6.211002619671348 35.91836734693878,2.6434865444153353 37.55102040816327,6.294355798999762 39.18367346938776,3.7270778756846887 40.81632653061224,10.46439628482972 42.44897959183673,10.840676351512267 44.08163265306122,12.119552274351035 45.71428571428571,10.564420100023815 47.3469387755102,11.94331983805668 48.97959183673469,15.377470826387235 50.61224489795918,13.677065968087641 52.24489795918367,11.3455584663015 53.87755102040816,7.266015718028102 55.51020408163265,0.0 57.14285714285714,16.36818290069064 58.77551020408163,20.0 60.40816326530612,9.359371278875921 62.04081632653061,16.30864491545606 63.6734693877551,15.625148844963086 65.3061224489796,15.556084782090974 66.93877551020408,2.688735413193619 68.57142857142857,3.3126934984520098 70.20408163265306,10.34293879495118 71.83673469387755,1.8004286734936912 73.46938775510203,9.092641105025008 75.10204081632654,2.9983329364134335 76.73469387755102,10.945463205525126 78.36734693877551,4.574898785425098 80.0,19.630864491545605" 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></td><td></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,8.696107665761838 1.63265306122449,2.795824764606379 3.26530612244898,9.543988542596962 4.897959183673469,1.500084432882308 6.530612244897959,1.983564899914529 8.16326530612245,9.24189187270608 9.795918367346939,2.557996735646528 11.42857142857143,3.39290188058353 13.06122448979592,1.880450580429445 14.69387755102041,3.199338565472657 16.3265306122449,2.310685683403871 17.95918367346939,2.098958799864932 19.59183673469388,2.407571730704706 21.22448979591837,9.441199714706494 22.85714285714286,1.871623980306811 24.48979591836735,3.1336263540711 26.12244897959184,3.063061688590471 27.75510204081633,1.543857241480166 29.38775510204082,3.043909941198654 31.02040816326531,2.092740253689336 32.6530612244898,2.970481543136775 34.28571428571429,2.292386445397497 35.91836734693878,1.765116932278399 37.55102040816327,9.57463297041515 39.18367346938776,0.0 40.81632653061224,2.353421435723312 42.44897959183673,1.867533039735629 44.08163265306122,2.982979381830139 45.71428571428571,3.040225267548177 47.3469387755102,1.694765249902477 48.97959183673469,2.527032503476069 50.61224489795918,3.40831438976786 52.24489795918367,3.248056554926985 53.87755102040816,1.128418941888149 55.51020408163265,3.314816702548839 57.14285714285714,16.11074091147249 58.77551020408163,2.865204093388558 60.40816326530612,1.587926281222883 62.04081632653061,9.355573088472 63.6734693877551,2.335990614896194 65.3061224489796,1.992640337495797 66.93877551020408,1.815319209561507 68.57142857142857,1.5324731132012 70.20408163265306,1.334671401337132 71.83673469387755,2.067718530381135 73.46938775510203,1.490434171704976 75.10204081632654,2.730577917991655 76.73469387755102,19.90288555634346 78.36734693877551,20.0 80.0,19.51901252328704" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(15,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.39</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,245,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</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,7.547438330170778 1.63265306122449,3.918406072106262 3.26530612244898,9.388045540796965 4.897959183673469,1.94022770398482 6.530612244897959,2.707147375079064 8.16326530612245,9.326375711574952 9.795918367346939,3.195762175838077 11.42857142857143,3.583175205566097 13.06122448979592,15.83649588867805 14.69387755102041,16.1258697027198 16.3265306122449,15.93769765970904 17.95918367346939,15.8965844402277 19.59183673469388,15.80961416824794 21.22448979591837,18.12776723592663 22.85714285714286,15.69576217583808 24.48979591836735,16.04680581910183 26.12244897959184,15.9898798228969 27.75510204081633,3.638519924098672 29.38775510204082,3.247944339025933 31.02040816326531,15.55186590765338 32.6530612244898,15.86021505376344 34.28571428571429,15.59930423782416 35.91836734693878,15.67204301075269 37.55102040816327,18.38393421884883 39.18367346938776,15.34788108791904 40.81632653061224,0.0 42.44897959183673,15.84756483238457 44.08163265306122,16.26502213788741 45.71428571428571,15.92188488298545 47.3469387755102,15.31625553447185 48.97959183673469,14.74067046173308 50.61224489795918,16.02150537634409 52.24489795918367,15.77324478178368 53.87755102040816,2.955407969639469 55.51020408163265,16.06103731815307 57.14285714285714,20.0 58.77551020408163,16.18121442125237 60.40816326530612,15.70999367488931 62.04081632653061,18.07400379506641 63.6734693877551,15.76217583807717 65.3061224489796,3.493042378241619 66.93877551020408,15.69418089816572 68.57142857142857,10.68627450980392 70.20408163265306,3.129348513598988 71.83673469387755,15.2561669829222 73.46938775510203,2.828905755850727 75.10204081632654,16.42947501581278 76.73469387755102,15.65939278937381 78.36734693877551,3.575268817204301 80.0,15.38266919671094" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(37,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.43</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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_10000_4.html">BenchmarkJSONPatchPathologicalNestedAddChainObject/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,16.54852318609869 1.63265306122449,14.36287636474285 3.26530612244898,16.46947934868972 4.897959183673469,12.9391289804949 6.530612244897959,13.69854174956501 8.16326530612245,16.67779507253031 9.795918367346939,12.37663112316409 11.42857142857143,14.14254117226267 13.06122448979592,14.82398757966012 14.69387755102041,14.29685783042031 16.3265306122449,14.65131745174633 17.95918367346939,14.8966057635513 19.59183673469388,13.78553605953775 21.22448979591837,17.1192358576229 22.85714285714286,14.67908425035859 24.48979591836735,14.88032478338784 26.12244897959184,14.93677179164533 27.75510204081633,14.49691040776128 29.38775510204082,14.77508822317933 31.02040816326531,13.27629422801627 32.6530612244898,13.87376218487688 34.28571428571429,15.05701644922098 35.91836734693878,14.51892552735173 37.55102040816327,17.47313624446998 39.18367346938776,4.323186272202244 40.81632653061224,14.15515644880092 42.44897959183673,13.4018193664489 44.08163265306122,13.6311317939654 45.71428571428571,15.17703042936602 47.3469387755102,14.7678226287148 48.97959183673469,14.24286128530731 50.61224489795918,13.69460794232178 52.24489795918367,14.79158965888116 53.87755102040816,14.75502750120896 55.51020408163265,13.38975210257064 57.14285714285714,20.0 58.77551020408163,14.14293007205759 60.40816326530612,14.6267993659417 62.04081632653061,16.20494051212942 63.6734693877551,14.78430297413869 65.3061224489796,14.7633818850459 66.93877551020408,14.13919604639647 68.57142857142857,13.9576028467717 70.20408163265306,0.0 71.83673469387755,14.24208663642992 73.46938775510203,14.46584587603526 75.10204081632654,15.04779161095072 76.73469387755102,14.8094102783879 78.36734693877551,14.59225679482182 80.0,13.27937518959833" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(64,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.47</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_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,14.61818425248271 1.63265306122449,10.29069547686609 3.26530612244898,15.82597981956283 4.897959183673469,11.70861550834309 6.530612244897959,12.43494320523487 8.16326530612245,16.68754431576459 9.795918367346939,8.481330340468029 11.42857142857143,10.56592341416164 13.06122448979592,12.03380498741057 14.69387755102041,10.76253171266854 16.3265306122449,12.9659582064485 17.95918367346939,12.75374574944362 19.59183673469388,4.559429005746647 21.22448979591837,15.23271212707018 22.85714285714286,10.47944818704406 24.48979591836735,11.19956199971857 26.12244897959184,9.620488558392523 27.75510204081633,10.47514924479334 29.38775510204082,11.75455589968345 31.02040816326531,11.92418879096348 32.6530612244898,10.66467612889358 34.28571428571429,11.7127823856306 35.91836734693878,10.11024008954915 37.55102040816327,16.2882891621571 39.18367346938776,3.962203918321919 40.81632653061224,4.461623515578429 42.44897959183673,11.54791749491891 44.08163265306122,8.741391299833461 45.71428571428571,11.37238266597264 47.3469387755102,4.487305596958681 48.97959183673469,7.769691455260261 50.61224489795918,11.43724477876614 52.24489795918367,11.64035841520223 53.87755102040816,12.96510433815188 55.51020408163265,2.612276850059361 57.14285714285714,20.0 58.77551020408163,10.68869601332308 60.40816326530612,11.44648477222665 62.04081632653061,15.74198650296076 63.6734693877551,12.48325165798453 65.3061224489796,12.80985286596909 66.93877551020408,10.04673733508388 68.57142857142857,9.345451887595411 70.20408163265306,0.0 71.83673469387755,12.95555922908672 73.46938775510203,11.49907622835216 75.10204081632654,11.82973729546439 76.73469387755102,11.95058356774864 78.36734693877551,10.63276194743906 80.0,12.79924668323399" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(115,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.58</span></td><td><span style="background:rgb(255,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,12.27033469063462 1.63265306122449,5.37391995232893 3.26530612244898,13.10234382758963 4.897959183673469,4.937680007945178 6.530612244897959,4.028701956500149 8.16326530612245,12.88161684377793 9.795918367346939,7.668338464594299 11.42857142857143,5.901529446816963 13.06122448979592,6.304995530837223 14.69387755102041,5.732942695401728 16.3265306122449,5.015890356539875 17.95918367346939,4.772569272023041 19.59183673469388,7.414837620419108 21.22448979591837,13.06733538583772 22.85714285714286,2.816317409871884 24.48979591836735,5.80916674942894 26.12244897959184,6.102393484953819 27.75510204081633,4.126775250769689 29.38775510204082,6.081537391995233 31.02040816326531,1.881517529049558 32.6530612244898,10.2242029993048 34.28571428571429,4.50069520309862 35.91836734693878,5.279074386731552 37.55102040816327,13.36726586552786 39.18367346938776,2.142466977852816 40.81632653061224,6.677674049061476 42.44897959183673,4.923031085509981 44.08163265306122,4.777038434799881 45.71428571428571,5.937779322673552 47.3469387755102,4.044344026219088 48.97959183673469,8.63740192670573 50.61224489795918,4.780017876651107 52.24489795918367,5.563859370344622 53.87755102040816,4.584367861753898 55.51020408163265,5.446171417221174 57.14285714285714,20.0 58.77551020408163,5.681299036647135 60.40816326530612,6.576373026119774 62.04081632653061,12.36542854305293 63.6734693877551,6.160492601052736 65.3061224489796,3.792581189790446 66.93877551020408,3.268447710795511 68.57142857142857,4.939169728870792 70.20408163265306,0.0 71.83673469387755,3.528404012315026 73.46938775510203,2.913397556857682 75.10204081632654,5.830519416029397 76.73469387755102,11.98778428840997 78.36734693877551,10.62071705233886 80.0,11.89393187009634" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(150,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.66</span></td><td><span style="background:rgb(217,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.86</span></td><td><span style="background:rgb(255,173,120);color:black;padding:2px 6px;display:block;text-align:right">1.38</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,14.89736070381232 1.63265306122449,7.019147835087114 3.26530612244898,14.90943591512851 4.897959183673469,3.249956874245299 6.530612244897959,4.302225288942556 8.16326530612245,15.02673796791444 9.795918367346939,7.364153872692772 11.42857142857143,7.26582715197516 13.06122448979592,4.781783681214421 14.69387755102041,7.132999827496981 16.3265306122449,4.081421424874935 17.95918367346939,3.658789028808004 19.59183673469388,8.15421769880973 21.22448979591837,15.04571329998275 22.85714285714286,2.879075383819217 24.48979591836735,7.514231499051233 26.12244897959184,7.317578057616008 27.75510204081633,3.644988787303778 29.38775510204082,7.331378299120235 31.02040816326531,3.850267379679144 32.6530612244898,9.265137139899949 34.28571428571429,2.197688459548042 35.91836734693878,3.641538726927721 37.55102040816327,15.50457132999827 39.18367346938776,0.9401414524754182 40.81632653061224,7.741935483870968 42.44897959183673,3.372434017595308 44.08163265306122,6.934621355873728 45.71428571428571,7.49698119717095 47.3469387755102,2.961876832844575 48.97959183673469,8.776953596687942 50.61224489795918,4.507503881317923 52.24489795918367,6.801794031395549 53.87755102040816,3.424184923236157 55.51020408163265,7.062273589787821 57.14285714285714,20.0 58.77551020408163,6.903570812489219 60.40816326530612,4.562704847334828 62.04081632653061,15.19579092634121 63.6734693877551,5.211316198033466 65.3061224489796,3.374159047783336 66.93877551020408,3.850267379679144 68.57142857142857,4.943936518889081 70.20408163265306,0.0 71.83673469387755,3.751940658961532 73.46938775510203,3.37070898740728 75.10204081632654,7.757460755563222 76.73469387755102,13.2378816629291 78.36734693877551,12.7807486631016 80.0,12.88770053475936" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(161,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(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,12.1201165917256 1.63265306122449,2.275346272905981 3.26530612244898,12.11153037937501 4.897959183673469,1.406783107756965 6.530612244897959,3.212147230946517 8.16326530612245,13.26705379939897 9.795918367346939,6.399439636667646 11.42857142857143,4.923063018279594 13.06122448979592,1.947714485844047 14.69387755102041,5.958831371308494 16.3265306122449,1.160946290982218 17.95918367346939,3.08651738708001 19.59183673469388,6.266127392276928 21.22448979591837,12.06272454075062 22.85714285714286,1.472309465169352 24.48979591836735,4.264636102763405 26.12244897959184,3.999819237634724 27.75510204081633,2.092324378064487 29.38775510204082,5.078518652416567 31.02040816326531,1.948618297670425 32.6530612244898,8.10764398852159 34.28571428571429,1.74209729534311 35.91836734693878,2.157850735476874 37.55102040816327,13.42657658675464 39.18367346938776,0.0 40.81632653061224,4.857084754954019 42.44897959183673,1.373342070180988 44.08163265306122,5.063153851368145 45.71428571428571,5.18968750706103 47.3469387755102,2.308335404568769 48.97959183673469,7.084980906975168 50.61224489795918,4.834037553381386 52.24489795918367,4.279097091985449 53.87755102040816,1.222857401089093 55.51020408163265,5.583749463361728 57.14285714285714,20.0 58.77551020408163,4.445850373952143 60.40816326530612,2.966310414171769 62.04081632653061,12.8716361253587 63.6734693877551,3.581806267935016 65.3061224489796,1.008653998237567 66.93877551020408,0.6186591951555686 68.57142857142857,3.761212915470999 70.20408163265306,0.1089093250785187 71.83673469387755,2.818989086472196 73.46938775510203,0.549065684524482 75.10204081632654,6.141853266149988 76.73469387755102,11.35232844521771 78.36734693877551,9.68931468468265 80.0,11.51320695031294" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(165,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.70</span></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(238,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</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,15.18348623853211 1.63265306122449,7.033639143730887 3.26530612244898,15.19367991845056 4.897959183673469,3.012232415902141 6.530612244897959,3.807339449541284 8.16326530612245,15.13761467889908 9.795918367346939,9.128440366972477 11.42857142857143,5.953109072375127 13.06122448979592,4.90316004077472 14.69387755102041,6.518858307849134 16.3265306122449,4.500509683995923 17.95918367346939,3.54230377166157 19.59183673469388,9.209989806320081 21.22448979591837,14.41386340468909 22.85714285714286,3.608562691131498 24.48979591836735,6.809378185524975 26.12244897959184,7.161060142711519 27.75510204081633,3.103975535168196 29.38775510204082,7.013251783893986 31.02040816326531,2.808358817533129 32.6530612244898,10.34148827726809 34.28571428571429,3.527013251783894 35.91836734693878,4.561671763506626 37.55102040816327,15.02548419979613 39.18367346938776,2.145769622833843 40.81632653061224,8.06829765545362 42.44897959183673,4.097859327217125 44.08163265306122,6.36085626911315 45.71428571428571,7.074413863404689 47.3469387755102,4.108053007135576 48.97959183673469,9.332313965341488 50.61224489795918,7.26809378185525 52.24489795918367,6.717635066258919 53.87755102040816,4.148827726809378 55.51020408163265,7.900101936799185 57.14285714285714,20.0 58.77551020408163,7.293577981651376 60.40816326530612,3.537206931702345 62.04081632653061,14.9388379204893 63.6734693877551,6.416921508664628 65.3061224489796,3.333333333333333 66.93877551020408,3.583078491335372 68.57142857142857,4.648318042813456 70.20408163265306,0.0 71.83673469387755,4.204892966360856 73.46938775510203,2.90519877675841 75.10204081632654,7.604485219164118 76.73469387755102,11.69724770642202 78.36734693877551,14.00611620795107 80.0,12.33435270132518" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(168,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.71</span></td><td><span style="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_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,16.69811320754717 1.63265306122449,7.0 3.26530612244898,16.77122641509434 4.897959183673469,4.658018867924528 6.530612244897959,7.016509433962264 8.16326530612245,15.19339622641509 9.795918367346939,9.860849056603774 11.42857142857143,9.117924528301886 13.06122448979592,7.52122641509434 14.69387755102041,8.73820754716981 16.3265306122449,3.712264150943396 17.95918367346939,5.915094339622642 19.59183673469388,10.33490566037736 21.22448979591837,14.88679245283019 22.85714285714286,5.193396226415094 24.48979591836735,10.48584905660377 26.12244897959184,8.19811320754717 27.75510204081633,5.613207547169811 29.38775510204082,7.52122641509434 31.02040816326531,4.662735849056604 32.6530612244898,10.87735849056604 34.28571428571429,3.589622641509434 35.91836734693878,4.969339622641509 37.55102040816327,15.94811320754717 39.18367346938776,3.599056603773585 40.81632653061224,9.51179245283019 42.44897959183673,3.837264150943396 44.08163265306122,8.51179245283019 45.71428571428571,9.528301886792454 47.3469387755102,5.547169811320755 48.97959183673469,10.57075471698113 50.61224489795918,6.655660377358491 52.24489795918367,7.747641509433962 53.87755102040816,6.320754716981132 55.51020408163265,9.610849056603774 57.14285714285714,20.0 58.77551020408163,0.0 60.40816326530612,7.379716981132075 62.04081632653061,16.17924528301887 63.6734693877551,7.662735849056604 65.3061224489796,4.216981132075472 66.93877551020408,5.27122641509434 68.57142857142857,6.518867924528302 70.20408163265306,4.132075471698113 71.83673469387755,5.577830188679245 73.46938775510203,3.490566037735849 75.10204081632654,9.18867924528302 76.73469387755102,15.01415094339623 78.36734693877551,13.9811320754717 80.0,14.08018867924528" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(174,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.73</span></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(249,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_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,13.68568268305128 1.63265306122449,8.398702830139127 3.26530612244898,15.10923038071204 4.897959183673469,8.101966750532911 6.530612244897959,8.257940319149279 8.16326530612245,14.38707491501907 9.795918367346939,8.210889688597716 11.42857142857143,9.303774765415659 13.06122448979592,11.12357471619682 14.69387755102041,11.05726795118399 16.3265306122449,11.58634103051134 17.95918367346939,11.48126987959874 19.59183673469388,7.970484945605062 21.22448979591837,16.1857334566092 22.85714285714286,11.23388429763642 24.48979591836735,10.06636979425714 26.12244897959184,9.951404452637934 27.75510204081633,11.29946272471501 29.38775510204082,11.88279137754335 31.02040816326531,10.12492536286986 32.6530612244898,8.884341756888361 34.28571428571429,10.40186745846338 35.91836734693878,10.05104388334099 37.55102040816327,16.7859427417133 39.18367346938776,0.0 40.81632653061224,2.25706883479797 42.44897959183673,11.10624307466178 44.08163265306122,11.3604806358054 45.71428571428571,11.4028362879809 47.3469387755102,11.05391759668651 48.97959183673469,8.19945478303023 50.61224489795918,7.93242648724155 52.24489795918367,11.20035273966415 53.87755102040816,10.63100257257362 55.51020408163265,10.80558517540969 57.14285714285714,20.0 58.77551020408163,11.20356022787453 60.40816326530612,11.09755344284641 62.04081632653061,16.14581773651339 63.6734693877551,11.25731156742105 65.3061224489796,11.42847378326596 66.93877551020408,9.547339374522991 68.57142857142857,11.31571586584744 70.20408163265306,2.075076794130941 71.83673469387755,10.46164999636531 73.46938775510203,9.87673580788014 75.10204081632654,11.62502698001819 76.73469387755102,10.60657243747954 78.36734693877551,11.60278185872681 80.0,10.34008759384179" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(175,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.73</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/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,12.24968630953054 1.63265306122449,4.383437143212416 3.26530612244898,12.25832268858167 4.897959183673469,3.232402247267219 6.530612244897959,2.775623707086579 8.16326530612245,11.42782858370166 9.795918367346939,1.816307382747589 11.42857142857143,4.151430541582356 13.06122448979592,3.465358398426461 14.69387755102041,5.1336264879102 16.3265306122449,2.51078982173338 17.95918367346939,3.026214349502052 19.59183673469388,1.760374393814363 21.22448979591837,11.62090365463527 22.85714285714286,3.160914732713112 24.48979591836735,4.20365576568735 26.12244897959184,4.807433616314165 27.75510204081633,2.276431954602489 29.38775510204082,3.572295762070018 31.02040816326531,2.204266190384681 32.6530612244898,3.648621457558527 34.28571428571429,2.682974803024994 35.91836734693878,1.754451013418039 37.55102040816327,12.04512621095825 39.18367346938776,0.0 40.81632653061224,0.6736375659880403 42.44897959183673,2.13101522670495 44.08163265306122,3.954331189310785 45.71428571428571,4.51614799407662 47.3469387755102,2.649921436080621 48.97959183673469,3.252704520534009 50.61224489795918,4.251856708454382 52.24489795918367,3.535172897143438 53.87755102040816,1.612063800685032 55.51020408163265,4.943309632275641 57.14285714285714,20.0 58.77551020408163,4.080892576557431 60.40816326530612,0.9287950894724348 62.04081632653061,12.3121304952353 63.6734693877551,2.421441732701808 65.3061224489796,2.79506686411268 66.93877551020408,2.039903688547754 68.57142857142857,2.31228875349016 70.20408163265306,0.8317149542746685 71.83673469387755,2.342945638289454 73.46938775510203,0.631631303482812 75.10204081632654,4.512440229248386 76.73469387755102,10.71833421882595 78.36734693877551,11.71142737641726 80.0,10.50319342549993" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(178,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.74</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(253,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,14.01142435968307 1.63265306122449,6.887783305693753 3.26530612244898,14.77427676432652 4.897959183673469,2.262760272710521 6.530612244897959,3.169338492721577 8.16326530612245,14.11461212456237 9.795918367346939,8.855721393034827 11.42857142857143,6.556108347153123 13.06122448979592,5.004606596646398 14.69387755102041,6.983600515938824 16.3265306122449,4.039063939561452 17.95918367346939,3.497328173945089 19.59183673469388,9.032614704256495 21.22448979591837,14.58264234383637 22.85714285714286,4.145936981757877 24.48979591836735,6.029113690805233 26.12244897959184,6.64086972544684 27.75510204081633,3.84742951907131 29.38775510204082,6.751428044960383 31.02040816326531,4.028008107610098 32.6530612244898,9.633314906946747 34.28571428571429,3.876911737608255 35.91836734693878,3.169338492721577 37.55102040816327,14.96959646213378 39.18367346938776,0.7038879675695596 40.81632653061224,8.00810761009766 42.44897959183673,3.869541182974019 44.08163265306122,6.810392482034273 45.71428571428571,6.541367237884651 47.3469387755102,3.876911737608255 48.97959183673469,9.006817763036668 50.61224489795918,6.924636078864935 52.24489795918367,6.357103372028745 53.87755102040816,3.375714022480192 55.51020408163265,6.976229961304588 57.14285714285714,20.0 58.77551020408163,6.279712548369265 60.40816326530612,4.344941956882255 62.04081632653061,13.90823659480376 63.6734693877551,4.514464713469689 65.3061224489796,3.114059332964806 66.93877551020408,3.582089552238806 68.57142857142857,4.80560162152202 70.20408163265306,0.0 71.83673469387755,4.51077943615257 73.46938775510203,1.62152201953197 75.10204081632654,7.484798231066888 76.73469387755102,10.9452736318408 78.36734693877551,11.18481665745347 80.0,10.76100976598489" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(178,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(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_wasm_4.html">BenchmarkSimpleAuthzTargets/wasm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.83799879318939 1.63265306122449,10.79675735236246 3.26530612244898,15.42671249048981 4.897959183673469,2.640291733347325 6.530612244897959,3.747933992706666 8.16326530612245,15.27192591232259 9.795918367346939,7.204134638087992 11.42857142857143,10.18443214313823 13.06122448979592,5.622163339192486 14.69387755102041,10.68499619592308 16.3265306122449,2.924679276963035 17.95918367346939,4.708135477608416 19.59183673469388,8.17850303014403 21.22448979591837,15.63082089356455 22.85714285714286,3.956239997901199 24.48979591836735,10.40847915628197 26.12244897959184,10.08054149067345 27.75510204081633,2.238896030642495 29.38775510204082,10.52968491749088 31.02040816326531,3.287771860324789 32.6530612244898,10.0815908912034 34.28571428571429,3.548023191751712 35.91836734693878,2.59044520817483 37.55102040816327,15.36952016160768 39.18367346938776,1.168507490096282 40.81632653061224,6.645853556156046 42.44897959183673,4.246923944696592 44.08163265306122,10.23375396804575 45.71428571428571,10.51289450901173 47.3469387755102,4.096334968649159 48.97959183673469,9.360652727129628 50.61224489795918,10.65194007922974 52.24489795918367,10.68552089618805 53.87755102040816,3.612036624078495 55.51020408163265,10.92845711887085 57.14285714285714,20.0 58.77551020408163,10.41005325707689 60.40816326530612,4.911194480153212 62.04081632653061,14.7960227719915 63.6734693877551,5.307343180208306 65.3061224489796,5.103234777133562 66.93877551020408,3.154497993021486 68.57142857142857,3.414749324448409 70.20408163265306,0.0 71.83673469387755,5.303670278353491 73.46938775510203,1.526877771073274 75.10204081632654,11.18660964923787 76.73469387755102,7.295432484193405 78.36734693877551,7.380958627384107 80.0,7.701550489282997" 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><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,91,120);color:black;padding:2px 6px;display:block;text-align:right">1.90</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,13.458162668227033 1.63265306122449,8.923346986541837 3.26530612244898,14.994148624926858 4.897959183673469,7.957870099473377 6.530612244897959,8.133411351667641 8.16326530612245,13.970157987126974 9.795918367346939,7.4897600936219995 11.42857142857143,7.4897600936219995 13.06122448979592,8.937975424224692 14.69387755102041,8.937975424224692 16.3265306122449,6.919251023990638 17.95918367346939,7.9432416617905215 19.59183673469388,8.191925102399063 21.22448979591837,14.365125804564071 22.85714285714286,7.826214160327677 24.48979591836735,8.645406670567583 26.12244897959184,8.74780573434757 27.75510204081633,7.9432416617905215 29.38775510204082,9.04037448800468 31.02040816326531,7.679929783499123 32.6530612244898,8.089526038619075 34.28571428571429,7.826214160327677 35.91836734693878,5.7343475716793435 37.55102040816327,14.511410181392627 39.18367346938776,4.549444119368051 40.81632653061224,6.202457577530719 42.44897959183673,6.68519602106495 44.08163265306122,7.972498537156232 45.71428571428571,8.806319485078992 47.3469387755102,6.290228203627851 48.97959183673469,7.796957284961966 50.61224489795918,7.065535400819192 52.24489795918367,7.138677589233469 53.87755102040816,7.343475716793446 55.51020408163265,9.01111761263897 57.14285714285714,20.0 58.77551020408163,8.484493856056172 60.40816326530612,7.1825629022820365 62.04081632653061,14.350497366881216 63.6734693877551,7.840842598010532 65.3061224489796,7.796957284961966 66.93877551020408,7.9432416617905215 68.57142857142857,7.928613224107666 70.20408163265306,0.0 71.83673469387755,4.432416617905208 73.46938775510203,6.81685196021065 75.10204081632654,8.777062609713282 76.73469387755102,7.592159157401991 78.36734693877551,8.674663545933294 80.0,8.001755412521943" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(184,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.76</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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_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,12.78264513551179 1.63265306122449,3.599380183411135 3.26530612244898,11.74497860853125 4.897959183673469,1.075674147995829 6.530612244897959,1.121361257564978 8.16326530612245,12.67057138123593 9.795918367346939,2.038066094278391 11.42857142857143,3.403767627252439 13.06122448979592,1.876095155490152 14.69387755102041,3.325101597294637 16.3265306122449,1.420237596359065 17.95918367346939,1.065772675444153 19.59183673469388,2.758651606552904 21.22448979591837,12.65217179444699 22.85714285714286,0.9257097192308817 24.48979591836735,3.427195914668018 26.12244897959184,3.437604155499898 27.75510204081633,0.9600140335831441 29.38775510204082,3.501885762734989 31.02040816326531,0.4607303310561246 32.6530612244898,3.503639960628003 34.28571428571429,1.361452475855415 35.91836734693878,0.7992905244077146 37.55102040816327,12.48447047587491 39.18367346938776,0.0 40.81632653061224,2.801921821247235 42.44897959183673,1.346132480923098 44.08163265306122,3.647951973959907 45.71428571428571,3.833896950619329 47.3469387755102,1.064876085409946 48.97959183673469,3.507733089045034 50.61224489795918,3.375076746157819 52.24489795918367,3.822981941507246 53.87755102040816,1.106197191334262 55.51020408163265,3.429495863016636 57.14285714285714,20.0 58.77551020408163,2.72290495171083 60.40816326530612,1.662199959068716 62.04081632653061,12.88470047070977 63.6734693877551,2.016119129528023 65.3061224489796,1.173207550847375 66.93877551020408,0.990459112570777 68.57142857142857,1.379774098293555 70.20408163265306,0.009238775569870678 71.83673469387755,1.489430957694594 73.46938775510203,0.7410901365350693 75.10204081632654,3.856701523228504 76.73469387755102,10.66552318952159 78.36734693877551,11.72377230511349 80.0,10.1048035785637" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(184,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.76</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_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,12.48631417224145 1.63265306122449,4.461483437364907 3.26530612244898,13.11396200126269 4.897959183673469,3.371195227920892 6.530612244897959,2.7364564575772 8.16326530612245,13.08597144341087 9.795918367346939,3.091687737336605 11.42857142857143,4.205823902070368 13.06122448979592,2.574758114929231 14.69387755102041,3.474175600319714 16.3265306122449,2.693313677741597 17.95918367346939,1.748999337556798 19.59183673469388,3.609413535611765 21.22448979591837,13.04239325489757 22.85714285714286,1.675303308794944 24.48979591836735,3.971088863801056 26.12244897959184,4.183232411821968 27.75510204081633,2.296059240460662 29.38775510204082,4.358316461247073 31.02040816326531,1.885978907559628 32.6530612244898,3.999353107107425 34.28571428571429,2.503836261456691 35.91836734693878,0.6726939667907581 37.55102040816327,13.12852953159356 39.18367346938776,0.0 40.81632653061224,3.308658101555964 42.44897959183673,1.922018305824835 44.08163265306122,4.242336029757073 45.71428571428571,4.213138767855643 47.3469387755102,1.66261425590212 48.97959183673469,3.88576120322078 50.61224489795918,2.944245918821162 52.24489795918367,4.326855074221629 53.87755102040816,1.993027241032914 55.51020408163265,4.015313945206928 57.14285714285714,20.0 58.77551020408163,4.120234996283476 60.40816326530612,2.241894400955411 62.04081632653061,12.93665114745737 63.6734693877551,3.269881848745245 65.3061224489796,2.063289761364944 66.93877551020408,2.350958054594028 68.57142857142857,2.44306565029841 70.20408163265306,0.3464235842220335 71.83673469387755,2.878138441299135 73.46938775510203,0.6215769880293714 75.10204081632654,5.046560737955507 76.73469387755102,10.2823003262455 78.36734693877551,10.78839449270224 80.0,10.06347636508396" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(185,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.76</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_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,7.134346754313887 1.63265306122449,1.355792933442892 3.26530612244898,7.245275267050123 4.897959183673469,0.4170090386195563 6.530612244897959,0.0 8.16326530612245,7.048069022185703 9.795918367346939,0.267050123253903 11.42857142857143,1.197617091207888 13.06122448979592,15.33278553820871 14.69387755102041,12.74856203779786 16.3265306122449,12.02341824157765 17.95918367346939,15.54437140509449 19.59183673469388,12.06039441248973 21.22448979591837,18.1696795398521 22.85714285714286,15.78060805258833 24.48979591836735,13.19022185702547 26.12244897959184,16.25718981101068 27.75510204081633,11.72350041084634 29.38775510204082,16.56737880032868 31.02040816326531,15.19309778142975 32.6530612244898,15.68200493015612 34.28571428571429,14.08997534921939 35.91836734693878,15.33894823336072 37.55102040816327,18.49835661462613 39.18367346938776,15.30402629416598 40.81632653061224,12.15488907148726 42.44897959183673,13.51479046836483 44.08163265306122,16.60024650780608 45.71428571428571,15.09038619556286 47.3469387755102,15.20953163516845 48.97959183673469,15.31635168447001 50.61224489795918,12.67460969597371 52.24489795918367,12.53081347576007 53.87755102040816,15.27732128184059 55.51020408163265,16.12161051766639 57.14285714285714,20.0 58.77551020408163,16.47904683648316 60.40816326530612,15.66351684470008 62.04081632653061,18.38948233360723 63.6734693877551,15.7518488085456 65.3061224489796,11.86113393590797 66.93877551020408,15.93056696795399 68.57142857142857,12.42604765817584 70.20408163265306,12.14256368118324 71.83673469387755,15.24445357436319 73.46938775510203,15.17050123253903 75.10204081632654,16.66803615447823 76.73469387755102,15.4519309778143 78.36734693877551,16.21610517666393 80.0,15.1417419884963" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(185,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.76</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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_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,15.40391099123399 1.63265306122449,10.35805799055968 3.26530612244898,16.0310182063385 4.897959183673469,6.542144302090357 6.530612244897959,6.94335805799056 8.16326530612245,15.97033041132839 9.795918367346939,9.616992582602832 11.42857142857143,10.69790964261632 13.06122448979592,4.914362778152394 14.69387755102041,10.1416048550236 16.3265306122449,6.729602157788267 17.95918367346939,6.743762643290627 19.59183673469388,10.1726230613621 21.22448979591837,16.14565070802428 22.85714285714286,6.567093728927849 24.48979591836735,10.46527309507755 26.12244897959184,10.44571813890762 27.75510204081633,5.47403910991234 29.38775510204082,10.07417397167903 31.02040816326531,6.548213081591369 32.6530612244898,12.11732973701955 34.28571428571429,6.237356709372893 35.91836734693878,4.339177343223196 37.55102040816327,16.09238031018206 39.18367346938776,0.0 40.81632653061224,8.545515846257587 42.44897959183673,6.724881995954147 44.08163265306122,10.49494268374916 45.71428571428571,10.54686446392448 47.3469387755102,6.066756574511126 48.97959183673469,11.34120026972353 50.61224489795918,10.39581928523264 52.24489795918367,10.46797033041133 53.87755102040816,6.310856372218476 55.51020408163265,10.83412002697235 57.14285714285714,20.0 58.77551020408163,10.49494268374916 60.40816326530612,6.352663519892111 62.04081632653061,15.79231287929872 63.6734693877551,5.722184760620364 65.3061224489796,6.579905596763318 66.93877551020408,5.534726904922454 68.57142857142857,4.663519892110587 70.20408163265306,4.298718813216453 71.83673469387755,5.705327039784221 73.46938775510203,5.233985165205664 75.10204081632654,10.94133513149022 76.73469387755102,10.59474039109912 78.36734693877551,11.90964261631827 80.0,11.04652730950775" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(189,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.77</span></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,94,120);color:black;padding:2px 6px;display:block;text-align:right">1.87</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,10.50018078823671 1.63265306122449,5.756297456912137 3.26530612244898,14.57876340846089 4.897959183673469,6.566228757382186 6.530612244897959,6.722911895865976 8.16326530612245,12.88417500301314 9.795918367346939,2.921537905266964 11.42857142857143,6.891647583463903 13.06122448979592,6.103410871399301 14.69387755102041,7.004941545136796 16.3265306122449,7.277329155116307 17.95918367346939,7.450885862359889 19.59183673469388,3.574786067253224 21.22448979591837,10.71953718211402 22.85714285714286,2.841991081113656 24.48979591836735,4.350970230203688 26.12244897959184,8.118597083283113 27.75510204081633,3.818247559358804 29.38775510204082,8.231891044956008 31.02040816326531,5.230806315535736 32.6530612244898,7.614800530312161 34.28571428571429,7.021815113896589 35.91836734693878,4.669157526816922 37.55102040816327,14.20754489574545 39.18367346938776,2.171869350367603 40.81632653061224,0.0 42.44897959183673,6.25045197059178 44.08163265306122,4.213571170302519 45.71428571428571,5.380257924551043 47.3469387755102,7.400265156080511 48.97959183673469,2.738339158732072 50.61224489795918,8.108955043991804 52.24489795918367,7.482222490056647 53.87755102040816,6.190189225021092 55.51020408163265,6.284199108111366 57.14285714285714,20.0 58.77551020408163,6.558997227913704 60.40816326530612,6.132336989273231 62.04081632653061,14.33289140653248 63.6734693877551,7.634084608894781 65.3061224489796,7.385802097143546 66.93877551020408,5.317584669157527 68.57142857142857,5.744244907797999 70.20408163265306,5.79245510425455 71.83673469387755,7.501506568639267 73.46938775510203,6.513197541279981 75.10204081632654,7.491864529347957 76.73469387755102,11.42581656020248 78.36734693877551,11.47643726648186 80.0,11.83319272026034" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(192,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.78</span></td><td><span style="background:rgb(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.83</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,13.63241358315114 1.63265306122449,10.31411728890488 3.26530612244898,15.40973625217945 4.897959183673469,1.3799020286165 6.530612244897959,0.9487172390889215 8.16326530612245,15.05604295242576 9.795918367346939,6.430133119309219 11.42857142857143,9.815957711787009 13.06122448979592,3.629369274624305 14.69387755102041,10.40600005535106 16.3265306122449,3.199845017020452 17.95918367346939,1.57971937010489 19.59183673469388,7.265380676943514 21.22448979591837,15.34718954971909 22.85714285714286,0.4638419173608613 24.48979591836735,10.46522569396397 26.12244897959184,10.32186643788227 27.75510204081633,2.523455013422633 29.38775510204082,10.5117205878283 31.02040816326531,0.1699277668613179 32.6530612244898,8.990673345695072 34.28571428571429,1.50776298674342 35.91836734693878,1.181745219051836 37.55102040816327,15.37652561370492 39.18367346938776,0.3564608529598982 40.81632653061224,5.23178258102012 42.44897959183673,1.345584368859491 44.08163265306122,9.146209835884095 45.71428571428571,10.61744112030554 47.3469387755102,2.268840118451277 48.97959183673469,8.180887277557911 50.61224489795918,9.745661860349266 52.24489795918367,10.13588686242493 53.87755102040816,1.552597348684028 55.51020408163265,10.63459995018404 57.14285714285714,20.0 58.77551020408163,9.943265159272688 60.40816326530612,3.909999169734038 62.04081632653061,15.19884869786622 63.6734693877551,3.58287438075997 65.3061224489796,1.273627985498021 66.93877551020408,0.7118146846373122 68.57142857142857,3.035452356571555 70.20408163265306,0.0 71.83673469387755,1.218276921373813 73.46938775510203,0.5928098967702654 75.10204081632654,10.83331027038995 76.73469387755102,6.538067694351424 78.36734693877551,5.264439708853403 80.0,6.798771206376443" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(192,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.78</span></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,91,120);color:black;padding:2px 6px;display:block;text-align:right">1.90</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,15.14354001699646 1.63265306122449,10.16345958375866 3.26530612244898,15.8007083981961 4.897959183673469,9.64618199387536 6.530612244897959,10.26636161680594 8.16326530612245,15.64928146139256 9.795918367346939,9.56302941873383 11.42857142857143,10.41430703242034 13.06122448979592,11.96330505519041 14.69387755102041,12.25876790936696 16.3265306122449,12.7570389902723 17.95918367346939,12.63658268498617 19.59183673469388,9.657150709113495 21.22448979591837,16.20561315947687 22.85714285714286,12.31213760952937 24.48979591836735,10.483682593464 26.12244897959184,10.30639911048095 27.75510204081633,11.30164531930755 29.38775510204082,12.88233047450273 31.02040816326531,7.186311755074984 32.6530612244898,10.68286984580684 34.28571428571429,12.01370055527618 35.91836734693878,12.15515177977744 37.55102040816327,17.22276313766327 39.18367346938776,0.0 40.81632653061224,5.41668194440554 42.44897959183673,12.35393990745357 44.08163265306122,12.48751683506642 45.71428571428571,12.32879024471992 47.3469387755102,12.08919282205544 48.97959183673469,9.79658467099204 50.61224489795918,6.685487238048891 52.24489795918367,12.36706533851121 53.87755102040816,11.53443357898335 55.51020408163265,12.46202334807169 57.14285714285714,20.0 58.77551020408163,12.83604403499169 60.40816326530612,12.24283177508411 62.04081632653061,16.41397066169219 63.6734693877551,12.53266841407934 65.3061224489796,12.39772580688401 66.93877551020408,11.43098575497616 68.57142857142857,12.32149780427335 70.20408163265306,6.530020967269012 71.83673469387755,11.63522938788582 73.46938775510203,10.8028861522134 75.10204081632654,12.7426224149615 76.73469387755102,11.57277839937304 78.36734693877551,13.04844808427974 80.0,11.66351915191298" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(194,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.79</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/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,15.17420390687717 1.63265306122449,11.23360984747123 3.26530612244898,16.04281509232004 4.897959183673469,2.925876371420926 6.530612244897959,3.122825796093123 8.16326530612245,15.57291945410757 9.795918367346939,8.2006957452502 11.42857142857143,10.02675943270003 13.06122448979592,5.126036928017126 14.69387755102041,11.26893229863527 16.3265306122449,4.408884131656409 17.95918367346939,5.515119079475515 19.59183673469388,8.123628579074124 21.22448979591837,15.87262510034787 22.85714285714286,2.736954776558737 24.48979591836735,11.35777361519936 26.12244897959184,10.83971099812684 27.75510204081633,3.76023548300776 29.38775510204082,10.95584693604496 31.02040816326531,1.956114530371956 32.6530612244898,10.71875836232272 34.28571428571429,3.676210864329676 35.91836734693878,2.644902328070645 37.55102040816327,15.97163500133797 39.18367346938776,2.137008295424137 40.81632653061224,8.732673267326733 42.44897959183673,4.362322718758362 44.08163265306122,10.12095263580412 45.71428571428571,11.23253947016323 47.3469387755102,3.385068236553385 48.97959183673469,9.98126839710998 50.61224489795918,8.765854963874766 52.24489795918367,11.28552314690929 53.87755102040816,3.044153063955044 55.51020408163265,11.45731870484346 57.14285714285714,20.0 58.77551020408163,10.72625100347873 60.40816326530612,4.98046561412898 62.04081632653061,15.87851217554188 63.6734693877551,3.092320042815092 65.3061224489796,3.392025689055392 66.93877551020408,2.243510837570244 68.57142857142857,4.077067166176077 70.20408163265306,0.0 71.83673469387755,3.715814824725716 73.46938775510203,1.468557666577469 75.10204081632654,11.55686379448756 76.73469387755102,5.964142360181964 78.36734693877551,5.532780305057533 80.0,6.510569975916511" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(195,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.79</span></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,91,120);color:black;padding:2px 6px;display:block;text-align:right">1.90</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,19.98125104168375 1.63265306122449,19.95936813344608 3.26530612244898,19.98879306652401 4.897959183673469,19.9521712059 6.530612244897959,19.94838321749525 8.16326530612245,19.98101388495377 9.795918367346939,19.94788192665529 11.42857142857143,19.95639657555554 13.06122448979592,19.95217564521569 14.69387755102041,19.95994984937135 16.3265306122449,19.95558012434522 17.95918367346939,19.95647980496383 19.59183673469388,19.93917355181291 21.22448979591837,19.98410734293504 22.85714285714286,19.9565011736979 24.48979591836735,19.94890874348057 26.12244897959184,0.206832385324796 27.75510204081633,0.0 29.38775510204082,0.2513291263338904 31.02040816326531,19.93752450642611 32.6530612244898,19.96766849481844 34.28571428571429,19.95853744331176 35.91836734693878,19.95133351013227 37.55102040816327,19.98989872518215 39.18367346938776,19.90188354830627 40.81632653061224,19.94177338686315 42.44897959183673,19.94954493156862 44.08163265306122,19.94945414808001 45.71428571428571,19.95947013422658 47.3469387755102,19.9523001840605 48.97959183673469,19.95170582281172 50.61224489795918,19.93032749609558 52.24489795918367,19.95747727470445 53.87755102040816,19.95308983380774 55.51020408163265,19.95943101857777 57.14285714285714,20.0 58.77551020408163,19.95566232929604 60.40816326530612,19.95545858643644 62.04081632653061,19.98221242775574 63.6734693877551,19.9581717430396 65.3061224489796,19.95816759346945 66.93877551020408,19.94223509639182 68.57142857142857,19.95642780598625 70.20408163265306,19.9211626685366 71.83673469387755,19.93618880015194 73.46938775510203,19.94621626229177 75.10204081632654,19.96309893849758 76.73469387755102,19.95884893012251 78.36734693877551,19.96325210006318 80.0,19.94966476204829" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(198,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.80</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_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,13.534628037863 1.63265306122449,4.960830087680648 3.26530612244898,15.28126168902987 4.897959183673469,4.265064769690704 6.530612244897959,4.423921170987358 8.16326530612245,12.8310232312911 9.795918367346939,4.277117050404351 11.42857142857143,4.637846094700092 13.06122448979592,4.154926501276746 14.69387755102041,4.210243410797889 16.3265306122449,4.399414051148411 17.95918367346939,3.981533948215816 19.59183673469388,5.507685500812642 21.22448979591837,14.99216112320894 22.85714285714286,3.345171079371671 24.48979591836735,5.183559906014235 26.12244897959184,4.977781589914847 27.75510204081633,2.184013977219599 29.38775510204082,5.185609405526454 31.02040816326531,3.165311896506515 32.6530612244898,7.032497231340286 34.28571428571429,3.340022247164257 35.91836734693878,0.0 37.55102040816327,15.42426169380184 39.18367346938776,0.3035584083501137 40.81632653061224,5.00015478309749 42.44897959183673,3.234695102381372 44.08163265306122,3.523595000787375 45.71428571428571,6.182132353130112 47.3469387755102,2.78297684481569 48.97959183673469,5.763412873083856 50.61224489795918,4.763449213463266 52.24489795918367,4.688915951799198 53.87755102040816,3.32966585082311 55.51020408163265,6.146353597764859 57.14285714285714,20.0 58.77551020408163,4.913147104999347 60.40816326530612,1.692278476939215 62.04081632653061,14.33651460522296 63.6734693877551,4.559134301194693 65.3061224489796,3.708856297292201 66.93877551020408,3.242453834564644 68.57142857142857,3.377190991452425 70.20408163265306,0.8955909086404085 71.83673469387755,4.38406299390644 73.46938775510203,1.123009492425233 75.10204081632654,5.373445118134987 76.73469387755102,9.07548973555583 78.36734693877551,9.367435129057903 80.0,8.687544561319617" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(199,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.80</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_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,13.37901828681424 1.63265306122449,6.268719923002887 3.26530612244898,14.15360923965351 4.897959183673469,5.824446583253128 6.530612244897959,5.544947064485082 8.16326530612245,13.23965351299326 9.795918367346939,7.726275264677575 11.42857142857143,6.15553416746872 13.06122448979592,7.161886429258903 14.69387755102041,6.2167468719923 16.3265306122449,5.613474494706449 17.95918367346939,6.923965351299326 19.59183673469388,8.279499518768047 21.22448979591837,12.51857555341675 22.85714285714286,5.65274302213667 24.48979591836735,5.136477382098171 26.12244897959184,6.702213666987488 27.75510204081633,6.838498556304139 29.38775510204082,6.669104908565929 31.02040816326531,5.275842155919153 32.6530612244898,9.049855630413859 34.28571428571429,5.608854667949952 35.91836734693878,5.847930702598653 37.55102040816327,14.11010587102984 39.18367346938776,2.070067372473532 40.81632653061224,7.243503368623677 42.44897959183673,5.207314725697786 44.08163265306122,5.536862367661213 45.71428571428571,6.868527430221367 47.3469387755102,5.932627526467757 48.97959183673469,9.345909528392685 50.61224489795918,4.32492781520693 52.24489795918367,6.531280076997113 53.87755102040816,5.414821944177093 55.51020408163265,6.706063522617902 57.14285714285714,20.0 58.77551020408163,6.84157844080847 60.40816326530612,6.334167468719923 62.04081632653061,14.10587102983638 63.6734693877551,7.077959576515881 65.3061224489796,6.51934552454283 66.93877551020408,6.637536092396535 68.57142857142857,7.024831568816169 70.20408163265306,0.0 71.83673469387755,3.94725697786333 73.46938775510203,6.425794032723773 75.10204081632654,7.281616939364774 76.73469387755102,6.775360923965351 78.36734693877551,6.63330125120308 80.0,7.265832531280077" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(200,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.81</span></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(249,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.98</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,9.921645322283442 1.63265306122449,6.911274479795647 3.26530612244898,15.13885833740225 4.897959183673469,6.469880269740906 6.530612244897959,5.94309290525648 8.16326530612245,13.98773494906843 9.795918367346939,4.492862082469389 11.42857142857143,7.556758153195096 13.06122448979592,6.074817572232257 14.69387755102041,6.618874540836785 16.3265306122449,6.318671646420672 17.95918367346939,6.528168112683581 19.59183673469388,5.132282648587867 21.22448979591837,12.91056389533847 22.85714285714286,1.705185948470618 24.48979591836735,5.79407520186193 26.12244897959184,7.360577090651655 27.75510204081633,3.102512498934563 29.38775510204082,7.598204031468405 31.02040816326531,1.697570451402731 32.6530612244898,7.0253722000966 34.28571428571429,6.243108341283229 35.91836734693878,5.800161741441573 37.55102040816327,14.89093290131985 39.18367346938776,1.161181702538099 40.81632653061224,3.105664143105734 42.44897959183673,5.961182639830046 44.08163265306122,5.700586188241614 45.71428571428571,0.0 47.3469387755102,0.3307468957330077 48.97959183673469,5.716982939236242 50.61224489795918,1.907969061164451 52.24489795918367,6.870513996258448 53.87755102040816,6.030067739846419 55.51020408163265,6.977283265150226 57.14285714285714,20.0 58.77551020408163,6.583995564265862 60.40816326530612,5.703942865026152 62.04081632653061,14.67204594136477 63.6734693877551,6.691579105536437 65.3061224489796,3.69109669308756 66.93877551020408,4.831007726507583 68.57142857142857,5.558873503957569 70.20408163265306,5.877113410275239 71.83673469387755,6.249897849822984 73.46938775510203,5.942911304941784 75.10204081632654,7.071188202071942 76.73469387755102,12.32490873851927 78.36734693877551,13.99778154712338 80.0,12.48806197608675" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(200,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.81</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/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,16.04367912641747 1.63265306122449,9.021419571608568 3.26530612244898,15.82528349433011 4.897959183673469,6.484670306593868 6.530612244897959,6.694666106677866 8.16326530612245,16.29567408651827 9.795918367346939,2.435951280974381 11.42857142857143,4.006719865602688 13.06122448979592,8.273834523309533 14.69387755102041,7.198656026879462 16.3265306122449,7.022259554808904 17.95918367346939,1.075178496430071 19.59183673469388,7.954640907181856 21.22448979591837,15.79168416631667 22.85714285714286,6.29987400251995 24.48979591836735,8.055438891222176 26.12244897959184,5.854682906341873 27.75510204081633,5.224695506089878 29.38775510204082,7.912641747165057 31.02040816326531,6.29147417051659 32.6530612244898,5.518689626207476 34.28571428571429,7.173456530869383 35.91836734693878,5.686686266274675 37.55102040816327,15.59008819823604 39.18367346938776,3.343133137337253 40.81632653061224,8.299034019319613 42.44897959183673,5.921881562368753 44.08163265306122,7.946241075178496 45.71428571428571,7.929441411171777 47.3469387755102,5.527089458210836 48.97959183673469,10.22259554808904 50.61224489795918,9.021419571608568 52.24489795918367,3.401931961360773 53.87755102040816,6.081478370432591 55.51020408163265,9.340613187736245 57.14285714285714,20.0 58.77551020408163,8.987820243595127 60.40816326530612,7.53464930701386 62.04081632653061,15.56488870222596 63.6734693877551,7.669046619067619 65.3061224489796,6.25787484250315 66.93877551020408,1.696766064678706 68.57142857142857,1.763964720705586 70.20408163265306,0.0 71.83673469387755,6.635867282654347 73.46938775510203,6.20747585048299 75.10204081632654,8.81142377152457 76.73469387755102,6.619067618647627 78.36734693877551,7.45905081898362 80.0,7.341453170936581" 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(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_2500_4.html">BenchmarkCompileDynamicPolicy/2500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.66460045081032 1.63265306122449,6.995828631850833 3.26530612244898,15.85489007778823 4.897959183673469,4.689078389180791 6.530612244897959,3.945038629920239 8.16326530612245,13.07706290625924 9.795918367346939,5.557158028643449 11.42857142857143,7.373130694840527 13.06122448979592,6.447034605890335 14.69387755102041,5.4294059020716 16.3265306122449,6.565207330382326 17.95918367346939,8.367504117082191 19.59183673469388,3.21317115489371 21.22448979591837,11.61872110050637 22.85714285714286,7.069469483729362 24.48979591836735,7.163768128593696 26.12244897959184,6.454467137314173 27.75510204081633,6.564183436833728 29.38775510204082,2.306273521591222 31.02040816326531,6.972081635693789 32.6530612244898,7.966409896787403 34.28571428571429,3.444411407057483 35.91836734693878,4.775627381039676 37.55102040816327,15.6541189683465 39.18367346938776,1.081273135576309 40.81632653061224,1.646691341423342 42.44897959183673,7.139361599030524 44.08163265306122,5.551651529861664 45.71428571428571,6.986624789878162 47.3469387755102,1.83658349158891 48.97959183673469,5.890748164823685 50.61224489795918,6.865494823089535 52.24489795918367,6.79622936387872 53.87755102040816,7.279186384343797 55.51020408163265,4.482167079727839 57.14285714285714,20.0 58.77551020408163,6.803567147213948 60.40816326530612,4.144449666227277 62.04081632653061,14.8983823814186 63.6734693877551,3.373130947742956 65.3061224489796,7.477936713054858 66.93877551020408,5.53207480443789 68.57142857142857,4.912626072030252 70.20408163265306,0.0 71.83673469387755,7.588861976507722 73.46938775510203,5.806369166128621 75.10204081632654,7.015728801416944 76.73469387755102,7.754630757508394 78.36734693877551,7.695534685615568 80.0,7.53498563010656" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(205,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.82</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_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,13.96724140465957 1.63265306122449,11.05700573158018 3.26530612244898,16.4504887280825 4.897959183673469,7.158060957645029 6.530612244897959,8.133410488798305 8.16326530612245,13.03450732088181 9.795918367346939,8.871232663884593 11.42857142857143,9.609901881333753 13.06122448979592,9.19838851287669 14.69387755102041,10.53883085770939 16.3265306122449,8.618559488158194 17.95918367346939,9.12286568914467 19.59183673469388,9.820718875636844 21.22448979591837,15.96547578215914 22.85714285714286,8.123294257469718 24.48979591836735,8.620850452476425 26.12244897959184,10.88700037941354 27.75510204081633,9.567527819087552 29.38775510204082,11.05595680347279 31.02040816326531,7.869949592201768 32.6530612244898,13.0079812895803 34.28571428571429,9.214355041975777 35.91836734693878,8.61785288805238 37.55102040816327,16.40044739636513 39.18367346938776,0.0 40.81632653061224,7.457374129175716 42.44897959183673,8.1646018363264 44.08163265306122,7.643446953313702 45.71428571428571,11.19486736216306 47.3469387755102,8.606450732307621 48.97959183673469,10.89174030558918 50.61224489795918,8.807564044412231 52.24489795918367,10.25967553888682 53.87755102040816,8.924995715413955 55.51020408163265,11.18033158855773 57.14285714285714,20.0 58.77551020408163,10.26421357931795 60.40816326530612,4.523877707271376 62.04081632653061,15.31158541094611 63.6734693877551,8.052524526374945 65.3061224489796,9.030050912512593 66.93877551020408,8.809170352727312 68.57142857142857,8.936459314646173 70.20408163265306,3.456222502667854 71.83673469387755,3.926769896114424 73.46938775510203,7.585040529660417 75.10204081632654,11.57809917110541 76.73469387755102,9.466242618826767 78.36734693877551,11.23328709710902 80.0,8.218487774830685" 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,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_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,14.5394051266103 1.63265306122449,9.119834923198658 3.26530612244898,15.62296930078112 4.897959183673469,9.8409424074578 6.530612244897959,10.52193437306805 8.16326530612245,14.94130017418085 9.795918367346939,9.647111344076785 11.42857142857143,8.488451270115757 13.06122448979592,9.656992878523589 14.69387755102041,8.286111804295459 16.3265306122449,9.794813950017994 17.95918367346939,10.265083447552 19.59183673469388,9.051849213803552 21.22448979591837,15.16659414356064 22.85714285714286,9.448991594425712 24.48979591836735,8.42195155289317 26.12244897959184,8.869310436931858 27.75510204081633,9.100742745285894 29.38775510204082,7.902801063895155 31.02040816326531,9.272509646409103 32.6530612244898,10.46759847362897 34.28571428571429,9.773169878374363 35.91836734693878,9.5204696989267 37.55102040816327,15.23084292749236 39.18367346938776,0.0 40.81632653061224,8.90001467182145 42.44897959183673,9.432470120271317 44.08163265306122,7.901271181658468 45.71428571428571,7.831185019192498 47.3469387755102,4.304028982490372 48.97959183673469,9.194567162457192 50.61224489795918,8.699060878027003 52.24489795918367,8.190926795134974 53.87755102040816,9.910627289337096 55.51020408163265,8.751659984926897 57.14285714285714,20.0 58.77551020408163,7.879959420500673 60.40816326530612,9.535699551192744 62.04081632653061,14.43526654435969 63.6734693877551,9.428331914221259 65.3061224489796,9.784618915112855 66.93877551020408,9.117815980246963 68.57142857142857,9.888763767372629 70.20408163265306,4.178804359411973 71.83673469387755,10.08780520837121 73.46938775510203,9.889108617876799 75.10204081632654,8.578858532291173 76.73469387755102,9.64484160075842 78.36734693877551,8.49495326962168 80.0,9.809278861165694" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(207,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(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_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,13.91387018860168 1.63265306122449,6.798396628809291 3.26530612244898,13.94059304178015 4.897959183673469,5.631841307364202 6.530612244897959,5.264402076160132 8.16326530612245,11.91890641862377 9.795918367346939,6.42222108021995 11.42857142857143,6.995220720489234 13.06122448979592,5.114342977542525 14.69387755102041,6.711547355979238 16.3265306122449,4.961714373811604 17.95918367346939,6.23259160285729 19.59183673469388,4.979187008582147 21.22448979591837,14.151292461072 22.85714285714286,6.05324014594789 24.48979591836735,6.211521660928105 26.12244897959184,7.188447505010535 27.75510204081633,6.821522174829128 29.38775510204082,7.338506603628141 31.02040816326531,4.576802507836991 32.6530612244898,7.225448378642273 34.28571428571429,5.369751785806054 35.91836734693878,4.963769977902256 37.55102040816327,14.48943933398427 39.18367346938776,0.5200678349349915 40.81632653061224,5.392363430803227 42.44897959183673,6.258800555013104 44.08163265306122,6.206896551724138 45.71428571428571,7.27735238193124 47.3469387755102,2.760162392723162 48.97959183673469,6.131867002415335 50.61224489795918,2.593144560357675 52.24489795918367,3.925176011100262 53.87755102040816,5.98540521095637 55.51020408163265,7.034791099234287 57.14285714285714,20.0 58.77551020408163,6.999845829693201 60.40816326530612,5.365640577624749 62.04081632653061,13.78436713089059 63.6734693877551,6.685338403823424 65.3061224489796,5.979238398684413 66.93877551020408,6.477208489644894 68.57142857142857,6.32920499511794 70.20408163265306,0.0 71.83673469387755,4.76797368826764 73.46938775510203,6.013155866180174 75.10204081632654,7.500385425766997 76.73469387755102,6.277814892851637 78.36734693877551,6.61185055758261 80.0,6.281412200010278" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(208,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(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,11.9431059891047 1.63265306122449,1.978706141440233 3.26530612244898,11.52815723676585 4.897959183673469,0.694451343698773 6.530612244897959,1.881012700147368 8.16326530612245,12.19015448810293 9.795918367346939,2.256552911761297 11.42857142857143,2.028049608398324 13.06122448979592,3.089762058516716 14.69387755102041,2.789064957859355 16.3265306122449,2.154223171559618 17.95918367346939,1.064692927988343 19.59183673469388,1.682976503899459 21.22448979591837,12.24413425396983 22.85714285714286,0.0 24.48979591836735,2.217806699451923 26.12244897959184,2.05619856605898 27.75510204081633,0.2695676651267531 29.38775510204082,1.237229480237776 31.02040816326531,0.4874737138410081 32.6530612244898,4.121338565727816 34.28571428571429,1.127614127465104 35.91836734693878,1.180269236500919 37.55102040816327,12.23817329822993 39.18367346938776,0.6669647144536618 40.81632653061224,2.14495057374199 42.44897959183673,1.443544781679996 44.08163265306122,1.738943255012998 45.71428571428571,1.947907870117398 47.3469387755102,1.067342241650522 48.97959183673469,3.615650820459325 50.61224489795918,0.9650125014488434 52.24489795918367,1.747553524415081 53.87755102040816,1.270345901015018 55.51020408163265,2.104217376185982 57.14285714285714,20.0 58.77551020408163,1.339890384647227 60.40816326530612,3.089430894308943 62.04081632653061,12.09279221101783 63.6734693877551,2.078717732187505 65.3061224489796,0.9467984700213601 66.93877551020408,1.087874422532413 68.57142857142857,2.588379447949266 70.20408163265306,0.2188995413375722 71.83673469387755,1.797228155580945 73.46938775510203,0.8981173314788138 75.10204081632654,2.828473498584273 76.73469387755102,7.275677644760154 78.36734693877551,5.641713443611015 80.0,7.036245922540692" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(208,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(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,12.33702593321742 1.63265306122449,7.536183038179638 3.26530612244898,14.78121658811969 4.897959183673469,4.552179749795899 6.530612244897959,4.332863076240479 8.16326530612245,13.35612125573446 9.795918367346939,8.610289711010127 11.42857142857143,8.22635648675822 13.06122448979592,6.178229335920317 14.69387755102041,8.350270559135303 16.3265306122449,4.944409842530294 17.95918367346939,4.463419197951668 19.59183673469388,8.285292339363934 21.22448979591837,12.99646377293452 22.85714285714286,4.658042629811263 24.48979591836735,7.788444276432225 26.12244897959184,7.019014099742326 27.75510204081633,5.610618777111422 29.38775510204082,8.564729048034922 31.02040816326531,5.086208107171554 32.6530612244898,9.369517699922838 34.28571428571429,5.170148428927605 35.91836734693878,5.234557330184622 37.55102040816327,14.5660900988299 39.18367346938776,2.017862178614954 40.81632653061224,7.810230198248093 42.44897959183673,4.960100260785834 44.08163265306122,6.789692602161361 45.71428571428571,8.621584990334869 47.3469387755102,5.295816002328892 48.97959183673469,9.055997789525982 50.61224489795918,3.732968362211066 52.24489795918367,7.119176203700646 53.87755102040816,4.783406566671563 55.51020408163265,7.72077128235959 57.14285714285714,20.0 58.77551020408163,7.792892551757695 60.40816326530612,6.592852623552555 62.04081632653061,14.26104923884012 63.6734693877551,6.044378757739411 65.3061224489796,5.087756653530591 66.93877551020408,5.298586685765405 68.57142857142857,5.96103811815181 70.20408163265306,0.0 71.83673469387755,3.545624616421651 73.46938775510203,4.905066137731812 75.10204081632654,8.208859431083804 76.73469387755102,5.388167056270303 78.36734693877551,7.961517104795218 80.0,6.369626629531918" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(208,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.83</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(250,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_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,13.44215524444173 1.63265306122449,5.439872837317356 3.26530612244898,14.43867049785005 4.897959183673469,5.660369668439608 6.530612244897959,5.535244849299994 8.16326530612245,13.70463206374437 9.795918367346939,6.843145646104624 11.42857142857143,6.129893419738746 13.06122448979592,6.52279350329115 14.69387755102041,5.362434024169061 16.3265306122449,5.270730166493448 17.95918367346939,6.437203236127244 19.59183673469388,8.022661042163396 21.22448979591837,13.66102178476086 22.85714285714286,5.66240753194351 24.48979591836735,4.913288907908948 26.12244897959184,6.039004707464694 27.75510204081633,6.484481669417782 29.38775510204082,6.281918037129873 31.02040816326531,5.385258095412769 32.6530612244898,9.15408285953007 34.28571428571429,4.831774367752848 35.91836734693878,5.97094006643435 37.55102040816327,14.43051904383444 39.18367346938776,2.879908703715025 40.81632653061224,7.071386358541705 42.44897959183673,4.865195329216849 44.08163265306122,3.726844775936908 45.71428571428571,6.197142915367529 47.3469387755102,4.034154592325406 48.97959183673469,8.803570336858836 50.61224489795918,3.285035968290844 52.24489795918367,5.216115424588861 53.87755102040816,6.094434594770842 55.51020408163265,6.142120600762161 57.14285714285714,20.0 58.77551020408163,5.988873265268692 60.40816326530612,5.543803876016384 62.04081632653061,14.27075054512849 63.6734693877551,7.24582747447576 65.3061224489796,5.505084469442237 66.93877551020408,6.382996066923437 68.57142857142857,6.400521693056999 70.20408163265306,0.0 71.83673469387755,3.719100894622078 73.46938775510203,5.838478938680687 75.10204081632654,6.080169550243525 76.73469387755102,6.002730737095229 78.36734693877551,5.997024719284302 80.0,6.924660186260724" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(208,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(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_BenchmarkSumFloatSet_4.html">BenchmarkSumFloatSet-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.31938633193863 1.63265306122449,10.0 3.26530612244898,13.82845188284519 4.897959183673469,1.938633193863319 6.530612244897959,5.571827057182706 8.16326530612245,15.68340306834031 9.795918367346939,4.783821478382148 11.42857142857143,9.470013947001394 13.06122448979592,5.794979079497908 14.69387755102041,10.07670850767085 16.3265306122449,5.676429567642957 17.95918367346939,4.400278940027894 19.59183673469388,6.331938633193863 21.22448979591837,14.17015341701534 22.85714285714286,4.811715481171548 24.48979591836735,9.03765690376569 26.12244897959184,9.728033472803347 27.75510204081633,5.495118549511855 29.38775510204082,9.97907949790795 31.02040816326531,5.516039051603905 32.6530612244898,6.290097629009763 34.28571428571429,5.746164574616457 35.91836734693878,0.8926080892608089 37.55102040816327,15.93444909344491 39.18367346938776,1.98744769874477 40.81632653061224,5.634588563458856 42.44897959183673,5.718270571827057 44.08163265306122,9.449093444909344 45.71428571428571,9.755927475592747 47.3469387755102,5.669456066945607 48.97959183673469,5.808926080892608 50.61224489795918,9.518828451882845 52.24489795918367,9.99302649930265 53.87755102040816,5.523012552301255 55.51020408163265,9.721059972105998 57.14285714285714,20.0 58.77551020408163,9.435146443514643 60.40816326530612,3.570432357043236 62.04081632653061,12.28033472803347 63.6734693877551,5.404463040446304 65.3061224489796,5.578800557880056 66.93877551020408,4.630404463040446 68.57142857142857,5.523012552301255 70.20408163265306,0.0 71.83673469387755,5.641562064156206 73.46938775510203,5.453277545327755 75.10204081632654,9.797768479776847 76.73469387755102,5.718270571827057 78.36734693877551,9.839609483960947 80.0,5.97629009762901" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(209,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.84</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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,13.71086837738734 1.63265306122449,10.98254287775062 3.26530612244898,16.14240272310714 4.897959183673469,10.11705427472587 6.530612244897959,12.05461680484764 8.16326530612245,14.82907819225393 9.795918367346939,3.845655154542432 11.42857142857143,10.47875048983992 13.06122448979592,9.823004903616278 14.69387755102041,8.525500931075577 16.3265306122449,12.81822266594165 17.95918367346939,12.53469810077488 19.59183673469388,0.602319850182616 21.22448979591837,15.5249985108338 22.85714285714286,9.000493306940863 24.48979591836735,9.970633642529583 26.12244897959184,9.242209217351038 27.75510204081633,10.13500311899422 29.38775510204082,10.21130931586714 31.02040816326531,10.11002342910796 32.6530612244898,6.850562072739726 34.28571428571429,10.3389960391481 35.91836734693878,9.662422730104574 37.55102040816327,17.36938585993438 39.18367346938776,3.139824319332177 40.81632653061224,0.0 42.44897959183673,11.51940439691675 44.08163265306122,7.526355732286087 45.71428571428571,8.92262094307872 47.3469387755102,5.194302707667363 48.97959183673469,5.485827562346535 50.61224489795918,7.020164829235892 52.24489795918367,8.63595625140084 53.87755102040816,11.33766166698651 55.51020408163265,8.81212930162662 57.14285714285714,20.0 58.77551020408163,9.005417923432686 60.40816326530612,10.46631743793149 62.04081632653061,16.93066600663475 63.6734693877551,11.19018521265227 65.3061224489796,10.33853007210998 66.93877551020408,9.682733900462415 68.57142857142857,8.727325678072512 70.20408163265306,2.870731524664489 71.83673469387755,10.4308198100973 73.46938775510203,11.46469328921615 75.10204081632654,10.3567278811932 76.73469387755102,11.50469790662195 78.36734693877551,9.999114821119772 80.0,9.79512625950111" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(209,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.84</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_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,14.27681082313597 1.63265306122449,6.939778571609536 3.26530612244898,14.32393402751387 4.897959183673469,5.647184008512579 6.530612244897959,5.343163335106787 8.16326530612245,12.18970890020521 9.795918367346939,6.226343391350612 11.42857142857143,6.678320792480555 13.06122448979592,6.403182083048314 14.69387755102041,6.857186288667629 16.3265306122449,5.327455600314155 17.95918367346939,6.212155759925008 19.59183673469388,5.39788705631983 21.22448979591837,14.68825213447848 22.85714285714286,6.39406146284614 24.48979591836735,6.558232626485268 26.12244897959184,7.352233285196727 27.75510204081633,6.937245065997821 29.38775510204082,7.567074561070153 31.02040816326531,5.289453016138431 32.6530612244898,7.178434800233083 34.28571428571429,6.096121202908464 35.91836734693878,5.243849915127562 37.55102040816327,14.73892224671278 39.18367346938776,0.0 40.81632653061224,5.563578323325986 42.44897959183673,6.236477413797472 44.08163265306122,6.683894504826328 45.71428571428571,7.368954422234045 47.3469387755102,2.714904613513719 48.97959183673469,6.24813153961136 50.61224489795918,3.153707785462745 52.24489795918367,4.131134250462365 53.87755102040816,6.266372780015708 55.51020408163265,7.126244584631755 57.14285714285714,20.0 58.77551020408163,7.448506498441894 60.40816326530612,3.06807529578678 62.04081632653061,14.3325479465937 63.6734693877551,6.795875452864128 65.3061224489796,5.969952623445061 66.93877551020408,6.343898051734185 68.57142857142857,6.328697018063895 70.20408163265306,0.3035139722834486 71.83673469387755,5.027488535887107 73.46938775510203,6.05457171087634 75.10204081632654,7.581262192495756 76.73469387755102,6.548098604038408 78.36734693877551,7.444959590585493 80.0,6.5161764333308" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(209,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.84</span></td><td><span style="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_5000_4.html">BenchmarkCompileDynamicPolicy/5000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.28047892947951 1.63265306122449,5.389131729602634 3.26530612244898,14.19846242764919 4.897959183673469,4.532068165419962 6.530612244897959,7.140159914562915 8.16326530612245,11.99311458574198 9.795918367346939,4.047357157753762 11.42857142857143,6.272622839253008 13.06122448979592,5.888839118002222 14.69387755102041,5.630770222251994 16.3265306122449,6.947739521990215 17.95918367346939,7.33451106490665 19.59183673469388,0.2168408755873422 21.22448979591837,12.62157908452076 22.85714285714286,5.48617513228341 24.48979591836735,5.311448085376561 26.12244897959184,1.076814938421481 27.75510204081633,4.295338279575119 29.38775510204082,6.201525451388941 31.02040816326531,5.913594351377537 32.6530612244898,5.920594998697931 34.28571428571429,6.69845461897286 35.91836734693878,4.474450756361733 37.55102040816327,14.0959141671281 39.18367346938776,1.472252979608729 40.81632653061224,0.7187624692468297 42.44897959183673,5.411024255708093 44.08163265306122,5.893373013687601 45.71428571428571,6.145485228153607 47.3469387755102,1.232934142269946 48.97959183673469,4.063170065303131 50.61224489795918,5.747184128547481 52.24489795918367,4.961527138940901 53.87755102040816,6.27090301669823 55.51020408163265,3.742234398681243 57.14285714285714,20.0 58.77551020408163,4.805461309743461 60.40816326530612,6.059278494916448 62.04081632653061,13.28598435266975 63.6734693877551,6.686589925658575 65.3061224489796,6.413589541513837 66.93877551020408,3.164400356452072 68.57142857142857,0.2050470441452732 70.20408163265306,0.0 71.83673469387755,6.602465681683951 73.46938775510203,5.654959192717814 75.10204081632654,6.445067593104999 76.73469387755102,6.728245364408486 78.36734693877551,1.106301799495283 80.0,6.639641582616764" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(209,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.84</span></td><td><span style="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_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,13.72681778039447 1.63265306122449,7.421254047689137 3.26530612244898,14.83662054754195 4.897959183673469,6.290844863114513 6.530612244897959,6.385045628495732 8.16326530612245,13.95054459817486 9.795918367346939,6.991463055637327 11.42857142857143,7.424197821607301 13.06122448979592,7.880482778922579 14.69387755102041,7.692081248160141 16.3265306122449,4.966146599941125 17.95918367346939,6.432146011186341 19.59183673469388,6.750073594347954 21.22448979591837,13.52369738004121 22.85714285714286,6.711804533411834 24.48979591836735,7.206358551663232 26.12244897959184,7.603768030615249 27.75510204081633,7.103326464527524 29.38775510204082,7.703856343832794 31.02040816326531,4.983809243450103 32.6530612244898,7.853988813659111 34.28571428571429,6.405652045922873 35.91836734693878,3.859287606711805 37.55102040816327,14.11833971151016 39.18367346938776,0.0 40.81632653061224,6.502796585222255 42.44897959183673,6.226081836914925 44.08163265306122,6.367382984986753 45.71428571428571,7.300559317044451 47.3469387755102,3.629673241095084 48.97959183673469,6.658816602884898 50.61224489795918,4.244921989991169 52.24489795918367,4.889608478068884 53.87755102040816,5.434206652929055 55.51020408163265,7.268177803944657 57.14285714285714,20.0 58.77551020408163,7.315278186635266 60.40816326530612,4.598174860170739 62.04081632653061,14.11539593759199 63.6734693877551,7.038563438327936 65.3061224489796,6.234913158669414 66.93877551020408,6.423314689431852 68.57142857142857,6.962025316455696 70.20408163265306,0.8007065057403591 71.83673469387755,4.921989991168678 73.46938775510203,6.008242566970857 75.10204081632654,7.450691786870768 76.73469387755102,6.196644097733294 78.36734693877551,7.27112157786282 80.0,6.702973211657345" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(209,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.84</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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,16.32896538235869 1.63265306122449,8.92039898298455 3.26530612244898,16.36025816546059 4.897959183673469,6.506943086250733 6.530612244897959,6.645804811265402 8.16326530612245,16.32896538235869 9.795918367346939,5.327596323097986 11.42857142857143,6.313318990807745 13.06122448979592,7.498533150792099 14.69387755102041,8.580089966751418 16.3265306122449,6.790533933111676 17.95918367346939,4.306669274398592 19.59183673469388,7.967924897320555 21.22448979591837,16.39155094856249 22.85714285714286,6.485429297868179 24.48979591836735,8.523371797379228 26.12244897959184,9.268531194993155 27.75510204081633,5.176999804420106 29.38775510204082,9.080774496381771 31.02040816326531,6.919616663407002 32.6530612244898,7.915118325836104 34.28571428571429,6.984158028554665 35.91836734693878,5.597496577351848 37.55102040816327,16.11578329747702 39.18367346938776,3.802073146880501 40.81632653061224,7.946411108938001 42.44897959183673,5.012712693135146 44.08163265306122,7.844709563856836 45.71428571428571,8.844122824173676 47.3469387755102,3.674946215529044 48.97959183673469,9.368276941130452 50.61224489795918,8.640719734011345 52.24489795918367,4.889497359671426 53.87755102040816,5.049872873068649 55.51020408163265,7.72931742616859 57.14285714285714,20.0 58.77551020408163,8.0148640719734 60.40816326530612,7.379229415216116 62.04081632653061,16.2976725992568 63.6734693877551,7.402699002542539 65.3061224489796,6.342655974965774 66.93877551020408,3.393311167611969 68.57142857142857,5.740269900254254 70.20408163265306,0.0 71.83673469387755,5.990612165069431 73.46938775510203,5.525132016428711 75.10204081632654,8.881283004107178 76.73469387755102,5.802855466458048 78.36734693877551,8.427537649129668 80.0,6.581263446117739" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(210,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.84</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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,11.30064838109263 1.63265306122449,3.540426663394081 3.26530612244898,11.97684645435765 4.897959183673469,0.7671146018694647 6.530612244897959,1.307295821316807 8.16326530612245,11.54476283978646 9.795918367346939,5.471150109427093 11.42857142857143,3.010370006749709 13.06122448979592,2.266470311509276 14.69387755102041,4.580904460943732 16.3265306122449,1.20349348550858 17.95918367346939,1.797365568305005 19.59183673469388,5.976048761530752 21.22448979591837,11.32304514123254 22.85714285714286,1.227935611871306 24.48979591836735,4.937514061892782 26.12244897959184,5.059622425395267 27.75510204081633,0.5560328076742141 29.38775510204082,5.29483954101982 31.02040816326531,1.866192141702972 32.6530612244898,8.04186864658117 34.28571428571429,1.38594015258432 35.91836734693878,0.7423656705733161 37.55102040816327,12.30778670921028 39.18367346938776,0.0 40.81632653061224,6.3804176637827 42.44897959183673,2.001799922276084 44.08163265306122,4.657196621055 45.71428571428571,5.287885295862224 47.3469387755102,1.466527581763515 48.97959183673469,7.963940193491645 50.61224489795918,5.404266633940807 52.24489795918367,5.299134810087746 53.87755102040816,1.759321756560512 55.51020408163265,5.29575995582009 57.14285714285714,20.0 58.77551020408163,4.975046532081569 60.40816326530612,2.293775950583952 62.04081632653061,11.46100509296189 63.6734693877551,2.903397353296108 65.3061224489796,1.328158556789593 66.93877551020408,1.786525127324047 68.57142857142857,2.704894561371214 70.20408163265306,0.725593667546174 71.83673469387755,1.919780736740913 73.46938775510203,1.635577100079769 75.10204081632654,5.590088155284204 76.73469387755102,6.918451248696079 78.36734693877551,9.234419422797652 80.0,6.256263934057393" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(211,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.84</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_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,15.12763353439986 1.63265306122449,8.290934522248447 3.26530612244898,14.88722790453711 4.897959183673469,7.304397237520762 6.530612244897959,6.697263746831017 8.16326530612245,12.71702071859428 9.795918367346939,7.303523035230352 11.42857142857143,8.207885304659499 13.06122448979592,7.798758632747618 14.69387755102041,8.146691144330799 16.3265306122449,6.884343036978757 17.95918367346939,7.911967829355713 19.59183673469388,7.225281930238657 21.22448979591837,14.91826208584666 22.85714285714286,7.668502491476528 24.48979591836735,7.803129644199668 26.12244897959184,8.818515604510884 27.75510204081633,8.372235335256578 29.38775510204082,8.514293207448205 31.02040816326531,6.600664393740712 32.6530612244898,8.52609493836874 34.28571428571429,7.435964682227467 35.91836734693878,6.517178075006557 37.55102040816327,15.3055337004983 39.18367346938776,0.0 40.81632653061224,6.398723664656001 42.44897959183673,7.549610979980768 44.08163265306122,7.866946411399598 45.71428571428571,8.706180610193199 47.3469387755102,4.59699274412099 48.97959183673469,7.598566308243728 50.61224489795918,4.57601188915115 52.24489795918367,5.290672261561325 53.87755102040816,7.504589562024653 55.51020408163265,8.198269079464987 57.14285714285714,20.0 58.77551020408163,8.317160590960748 60.40816326530612,5.471632135676195 62.04081632653061,14.7294343911181 63.6734693877551,8.482384823848237 65.3061224489796,7.675933210945013 66.93877551020408,7.553544890287613 68.57142857142857,7.474429583005507 70.20408163265306,2.364717195559052 71.83673469387755,5.819564647259376 73.46938775510203,7.358597779526182 75.10204081632654,8.747268117842468 76.73469387755102,7.904537109887228 78.36734693877551,8.731969577760294 80.0,7.799632835038028" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(211,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.84</span></td><td><span style="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_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,12.80982526969026 1.63265306122449,6.505743565657525 3.26530612244898,13.14019896370986 4.897959183673469,2.030908827453195 6.530612244897959,2.256953986519234 8.16326530612245,13.03147344069313 9.795918367346939,5.627145405397303 11.42857142857143,6.491753149092871 13.06122448979592,2.743820482969166 14.69387755102041,6.630957793911171 16.3265306122449,1.444310647206663 17.95918367346939,2.918800621574222 19.59183673469388,6.376332212434482 21.22448979591837,12.13258917641416 22.85714285714286,2.231171647421516 24.48979591836735,6.429096069192603 26.12244897959184,7.018192538111394 27.75510204081633,3.08398746858402 29.38775510204082,6.485157666998106 31.02040816326531,2.376472116600129 32.6530612244898,6.991111088904101 34.28571428571429,2.415045693699816 35.91836734693878,2.053693220144201 37.55102040816327,13.35035500682033 39.18367346938776,0.0 40.81632653061224,6.434992030459135 42.44897959183673,3.369092171862274 44.08163265306122,6.794146009983162 45.71428571428571,7.218255494985935 47.3469387755102,2.873131904645318 48.97959183673469,6.561605300369247 50.61224489795918,6.643349305725578 52.24489795918367,7.229447828237657 53.87755102040816,3.215897110479322 55.51020408163265,7.190174730309738 57.14285714285714,20.0 58.77551020408163,7.142907108630588 60.40816326530612,3.648300913873996 62.04081632653061,13.38633036370086 63.6734693877551,3.87024887951753 65.3061224489796,2.528467999420397 66.93877551020408,3.393975127037979 68.57142857142857,3.510495310712162 70.20408163265306,2.205389308323798 71.83673469387755,3.235583625216727 73.46938775510203,2.685360528038294 75.10204081632654,7.278514217760834 76.73469387755102,7.283310932011572 78.36734693877551,10.07190074798763 80.0,7.256129551257389" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(211,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.84</span></td><td><span style="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_1000_4.html">BenchmarkAnyMergeOne/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,16.33451957295374 1.63265306122449,8.307990941442899 3.26530612244898,16.2245228081527 4.897959183673469,5.244257521837593 6.530612244897959,4.098997088320932 8.16326530612245,16.02394047233905 9.795918367346939,3.206082174053704 11.42857142857143,8.320931737301844 13.06122448979592,5.292785506308638 14.69387755102041,7.699773536072468 16.3265306122449,5.040439987059204 17.95918367346939,5.483662245228082 19.59183673469388,2.212876091879651 21.22448979591837,15.5030734390165 22.85714285714286,4.034293109026205 24.48979591836735,5.933354901326432 26.12244897959184,8.252992559042381 27.75510204081633,5.619540601747007 29.38775510204082,8.515043675186025 31.02040816326531,5.008087997411841 32.6530612244898,4.584276933031381 34.28571428571429,5.030734390164995 35.91836734693878,5.470721449369136 37.55102040816327,16.42186994500162 39.18367346938776,0.9090909090909091 40.81632653061224,0.0 42.44897959183673,4.59398252992559 44.08163265306122,7.07214493691362 45.71428571428571,8.505338078291816 47.3469387755102,4.95632481397606 48.97959183673469,2.400517631834358 50.61224489795918,6.690391459074733 52.24489795918367,6.46392753154319 53.87755102040816,3.759301197023617 55.51020408163265,6.732449045616305 57.14285714285714,20.0 58.77551020408163,8.372694920737626 60.40816326530612,1.316725978647687 62.04081632653061,16.2956971853769 63.6734693877551,4.526043351666127 65.3061224489796,5.11484956324814 66.93877551020408,5.477191847298609 68.57142857142857,4.173406664509867 70.20408163265306,0.1617599482368166 71.83673469387755,2.410223228728567 73.46938775510203,3.684891620834681 75.10204081632654,8.117114202523455 76.73469387755102,5.253963118731802 78.36734693877551,6.670980265286315 80.0,5.451310255580718" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(211,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.84</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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__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,12.95065421246766 1.63265306122449,5.636687280935166 3.26530612244898,13.58413007175234 4.897959183673469,5.6532031637091 6.530612244897959,5.384911823536968 8.16326530612245,13.13416402106693 9.795918367346939,6.654432679426715 11.42857142857143,5.193327583359331 13.06122448979592,6.37696584882462 14.69387755102041,5.474097590516213 16.3265306122449,5.563283357495458 17.95918367346939,6.87941570476942 19.59183673469388,7.039803277485182 21.22448979591837,11.99310003119667 22.85714285714286,5.601453397684106 24.48979591836735,4.548841135558696 26.12244897959184,5.946818857467932 27.75510204081633,6.029031251720404 29.38775510204082,5.950856073257116 31.02040816326531,5.230029545079184 32.6530612244898,8.833428146734443 34.28571428571429,4.567192116418623 35.91836734693878,5.957462426366689 37.55102040816327,13.5437579138605 39.18367346938776,1.79399188886646 40.81632653061224,6.464683537335071 42.44897959183673,3.740296918870314 44.08163265306122,3.266107573449801 45.71428571428571,6.05288752683831 47.3469387755102,4.603894078138477 48.97959183673469,8.013506321912907 50.61224489795918,3.325931771053163 52.24489795918367,5.196263740296919 53.87755102040816,4.712898904446443 55.51020408163265,5.85176077661351 57.14285714285714,20.0 58.77551020408163,5.269300644119428 60.40816326530612,6.06279705650267 62.04081632653061,13.76360266456242 63.6734693877551,7.015947002367277 65.3061224489796,5.248380525939111 66.93877551020408,5.337199273301158 68.57142857142857,6.556805461251904 70.20408163265306,0.0 71.83673469387755,2.619419007945975 73.46938775510203,5.65577230102949 75.10204081632654,5.78129301011139 76.73469387755102,5.867175600535849 78.36734693877551,6.099499018222524 80.0,6.051786467986714" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(211,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.84</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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,11.94659890391216 1.63265306122449,5.442891547987029 3.26530612244898,13.31083003053117 4.897959183673469,5.56767109779455 6.530612244897959,5.6014260519978 8.16326530612245,12.4313048755049 9.795918367346939,6.483606091062523 11.42857142857143,4.547437088730017 13.06122448979592,6.493087819771301 14.69387755102041,4.951358731723968 16.3265306122449,5.219881288756566 17.95918367346939,6.036068496008192 19.59183673469388,7.366923937572298 21.22448979591837,12.06151745586255 22.85714285714286,5.232397170652153 24.48979591836735,3.834031820681547 26.12244897959184,5.142510382492936 27.75510204081633,5.766787400678892 29.38775510204082,5.579428441393435 31.02040816326531,5.354521836421216 32.6530612244898,8.621925549466178 34.28571428571429,4.26564011150513 35.91836734693878,4.81747672235602 37.55102040816327,13.3051409933059 39.18367346938776,2.173591489200311 40.81632653061224,6.301936169002333 42.44897959183673,5.175886067547835 44.08163265306122,3.313295279995449 45.71428571428571,5.386759714031062 47.3469387755102,3.435799214912863 48.97959183673469,8.415603132763165 50.61224489795918,3.069045948457323 52.24489795918367,4.661217833235355 53.87755102040816,5.387897521476116 55.51020408163265,5.232776439800504 57.14285714285714,20.0 58.77551020408163,4.94870384768551 60.40816326530612,5.192573910075285 62.04081632653061,13.21904689663019 63.6734693877551,6.852634972408169 65.3061224489796,5.387138983179413 66.93877551020408,5.522538069140766 68.57142857142857,6.48626097510098 70.20408163265306,0.0 71.83673469387755,4.881952477575712 73.46938775510203,5.231638632355451 75.10204081632654,5.365141372575048 76.73469387755102,6.022794075815903 78.36734693877551,5.092826124058938 80.0,5.844916845239224" 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_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,13.22172966246695 1.63265306122449,5.528075906050708 3.26530612244898,13.57326178254783 4.897959183673469,5.405972935137657 6.530612244897959,4.725462746927983 8.16326530612245,12.2511277025976 9.795918367346939,6.708663866853321 11.42857142857143,5.087883030020221 13.06122448979592,6.893373775081661 14.69387755102041,5.346476901539897 16.3265306122449,5.103437548607871 17.95918367346939,5.692176077150412 19.59183673469388,7.565328978068129 21.22448979591837,12.80525742728263 22.85714285714286,5.119769793124903 24.48979591836735,4.004510810390418 26.12244897959184,4.948281225696065 27.75510204081633,6.187587494167056 29.38775510204082,5.709674910561518 31.02040816326531,4.765126769326489 32.6530612244898,8.398273448436772 34.28571428571429,4.465702286514232 35.91836734693878,5.572017421060818 37.55102040816327,13.52620936382019 39.18367346938776,1.434904339710686 40.81632653061224,6.390185098771193 42.44897959183673,4.987945248094571 44.08163265306122,3.212785814279048 45.71428571428571,5.713563540208431 47.3469387755102,3.77663711308135 48.97959183673469,8.10351532120081 50.61224489795918,2.923082905584072 52.24489795918367,5.153600871053041 53.87755102040816,5.231373463991289 55.51020408163265,5.380696842432727 57.14285714285714,20.0 58.77551020408163,4.699797791258361 60.40816326530612,5.548685643179344 62.04081632653061,13.50287758593872 63.6734693877551,6.903484212163634 65.3061224489796,5.066495566962203 66.93877551020408,5.455747394618137 68.57142857142857,6.228029242494945 70.20408163265306,0.0 71.83673469387755,4.736739772904029 73.46938775510203,5.806112925804946 75.10204081632654,5.662622491833878 76.73469387755102,5.551018820967491 78.36734693877551,5.602737595271426 80.0,5.963213563540208" 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_BenchmarkConcurrency2_4.html">BenchmarkConcurrency2-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.90660458954522 1.63265306122449,6.895953947290043 3.26530612244898,14.03557934013672 4.897959183673469,4.952522915559707 6.530612244897959,4.911927527978784 8.16326530612245,13.45376453741187 9.795918367346939,6.307861222369685 11.42857142857143,6.865542193936997 13.06122448979592,4.818418224749996 14.69387755102041,6.727735749702759 16.3265306122449,4.373614046457768 17.95918367346939,4.374744396499346 19.59183673469388,6.580149776145897 21.22448979591837,13.47634008668241 22.85714285714286,4.763842141755998 24.48979591836735,6.177619355100037 26.12244897959184,7.080957747687 27.75510204081633,4.417759648123748 29.38775510204082,7.105069658059582 31.02040816326531,4.456792941507245 32.6530612244898,7.405440643518 34.28571428571429,5.147270028330232 35.91836734693878,4.627548231683635 37.55102040816327,13.66032028172974 39.18367346938776,0.7544142980702561 40.81632653061224,5.78161656258265 42.44897959183673,5.064271264948427 44.08163265306122,5.312635664640583 45.71428571428571,6.177529765805005 47.3469387755102,3.433844262353673 48.97959183673469,6.989297415015261 50.61224489795918,3.454124800747213 52.24489795918367,5.450225760258093 53.87755102040816,5.084895864357995 55.51020408163265,6.487512538927263 57.14285714285714,20.0 58.77551020408163,6.847064878375384 60.40816326530612,4.954705463279111 62.04081632653061,13.22103823509089 63.6734693877551,6.041553230575683 65.3061224489796,4.567026850578876 66.93877551020408,4.691975324820762 68.57142857142857,5.536404943613546 70.20408163265306,0.0 71.83673469387755,3.537483827464361 73.46938775510203,4.982588701741511 75.10204081632654,7.281619660084872 76.73469387755102,4.421503336962971 78.36734693877551,6.774364118534262 80.0,5.369452433087995" 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(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_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,13.99425002478438 1.63265306122449,8.204619807673243 3.26530612244898,15.29493407356003 4.897959183673469,6.790919004659463 6.530612244897959,6.568850996331912 8.16326530612245,14.75562605333598 9.795918367346939,7.133934767522554 11.42857142857143,7.643501536631308 13.06122448979592,8.513928819272332 14.69387755102041,7.923069297115099 16.3265306122449,5.972043223951621 17.95918367346939,6.88410825815406 19.59183673469388,6.888073758302766 21.22448979591837,14.60691979775949 22.85714285714286,6.957470010905125 24.48979591836735,7.084366015663726 26.12244897959184,7.552295033211064 27.75510204081633,7.627639536036483 29.38775510204082,8.097551303658173 31.02040816326531,6.614454248042034 32.6530612244898,8.19668880737583 34.28571428571429,6.517299494398731 35.91836734693878,6.689798750867453 37.55102040816327,14.91622880935858 39.18367346938776,0.0 40.81632653061224,6.114801229305046 42.44897959183673,6.925746009715475 44.08163265306122,6.319024486963418 45.71428571428571,8.01229305046099 47.3469387755102,4.859720432239516 48.97959183673469,7.540398532764945 50.61224489795918,5.218598195697432 52.24489795918367,6.154456230792109 53.87755102040816,6.721522752057103 55.51020408163265,7.669277287597898 57.14285714285714,20.0 58.77551020408163,7.673242787746605 60.40816326530612,7.197382769901854 62.04081632653061,14.44036879151383 63.6734693877551,7.792207792207792 65.3061224489796,6.630316248636859 66.93877551020408,7.012987012987013 68.57142857142857,7.288589273322098 70.20408163265306,1.796371567363934 71.83673469387755,2.738177852681669 73.46938775510203,6.552988995737087 75.10204081632654,7.929017547338158 76.73469387755102,6.897987508674532 78.36734693877551,7.580053534252008 80.0,7.213244770496679" 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(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_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,14.62798673088401 1.63265306122449,10.01105833691896 3.26530612244898,15.53423071050842 4.897959183673469,9.618678917928573 6.530612244897959,10.04412786097964 8.16326530612245,15.52380640415284 9.795918367346939,9.093766013852068 11.42857142857143,10.56312906852471 13.06122448979592,11.26707843491054 14.69387755102041,11.94639721293045 16.3265306122449,12.14980443321721 17.95918367346939,12.06491096090052 19.59183673469388,8.689647591155772 21.22448979591837,16.18445958887948 22.85714285714286,11.7422971116077 24.48979591836735,9.116795425208544 26.12244897959184,10.2103660110761 27.75510204081633,11.7911963024137 29.38775510204082,12.28071675434092 31.02040816326531,10.6504187544242 32.6530612244898,10.27146168473358 34.28571428571429,11.62754979388455 35.91836734693878,12.06970560883867 37.55102040816327,16.78017072188988 39.18367346938776,0.0 40.81632653061224,6.831267367135342 42.44897959183673,11.83886962677141 44.08163265306122,11.50901827973406 45.71428571428571,11.82270462337086 47.3469387755102,11.90827543131567 48.97959183673469,9.415449359445917 50.61224489795918,8.630066484378252 52.24489795918367,11.91624134245701 53.87755102040816,11.0442683248435 55.51020408163265,11.87583438588699 57.14285714285714,20.0 58.77551020408163,12.13063250378225 60.40816326530612,11.84029758352187 62.04081632653061,16.24832234513581 63.6734693877551,11.91309450775188 65.3061224489796,12.13126098241426 66.93877551020408,10.62755590100906 68.57142857142857,11.61300373367385 70.20408163265306,7.961498466278957 71.83673469387755,11.12357211264869 73.46938775510203,9.932536261051814 75.10204081632654,12.43212458534013 76.73469387755102,10.94423362527239 78.36734693877551,12.43529806931586 80.0,11.26988327064277" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(214,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.85</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_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,12.7768787440025 1.63265306122449,6.454305425432246 3.26530612244898,14.03741873207847 4.897959183673469,4.561792010901967 6.530612244897959,4.297759986372541 8.16326530612245,13.00968117423275 9.795918367346939,7.802288277545922 11.42857142857143,6.222638616812878 13.06122448979592,4.751440819918803 14.69387755102041,5.901825511739488 16.3265306122449,5.172756437555007 17.95918367346939,6.004031456718621 19.59183673469388,7.907901087357692 21.22448979591837,13.18399909150271 22.85714285714286,5.404423246174375 24.48979591836735,5.037049655054936 26.12244897959184,6.263520994804531 27.75510204081633,5.543536893507083 29.38775510204082,6.837009908298555 31.02040816326531,4.734406495755614 32.6530612244898,9.48187264003634 34.28571428571429,4.499900633109048 35.91836734693878,5.409533543423331 37.55102040816327,14.03287624563495 39.18367346938776,2.36209295062885 40.81632653061224,6.990318825767254 42.44897959183673,4.364761661414417 44.08163265306122,4.083127501916361 45.71428571428571,6.186866536070181 47.3469387755102,3.49090083184283 48.97959183673469,9.400675694858473 50.61224489795918,3.649320046560486 52.24489795918367,5.980751213695597 53.87755102040816,4.970615790818499 55.51020408163265,5.879113079521903 57.14285714285714,20.0 58.77551020408163,6.060812537262584 60.40816326530612,5.318683814552991 62.04081632653061,14.03685092127303 63.6734693877551,6.271470346080686 65.3061224489796,5.240893734207762 66.93877551020408,5.104619140902251 68.57142857142857,5.557732163643074 70.20408163265306,0.0 71.83673469387755,4.170570365954064 73.46938775510203,5.401016381341737 75.10204081632654,6.329387048235528 76.73469387755102,5.561139028475712 78.36734693877551,6.482695965704227 80.0,5.674133378758198" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(214,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,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_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,13.76547527699936 1.63265306122449,9.830684650287088 3.26530612244898,15.89489891349426 4.897959183673469,12.26077257033352 6.530612244897959,12.40063199004666 8.16326530612245,15.64634078770407 9.795918367346939,8.555423657762725 11.42857142857143,10.53345847766067 13.06122448979592,10.34457113721829 14.69387755102041,10.12182990557648 16.3265306122449,12.62170761561439 17.95918367346939,11.34674884999863 19.59183673469388,6.606042187518364 21.22448979591837,14.33237236369986 22.85714285714286,11.66985851862921 24.48979591836735,9.784750637614826 26.12244897959184,10.27198071120708 27.75510204081633,7.420192227507462 29.38775510204082,11.20465518987965 31.02040816326531,12.08417802955891 32.6530612244898,12.94798730870856 34.28571428571429,12.42912191329782 35.91836734693878,11.77573644022595 37.55102040816327,16.01406138676257 39.18367346938776,0.0 40.81632653061224,6.812718379929447 42.44897959183673,11.38993595587935 44.08163265306122,8.358322461559816 45.71428571428571,10.72338234446368 47.3469387755102,3.85922942212536 48.97959183673469,11.54840359829119 50.61224489795918,11.21376901021247 52.24489795918367,9.255918470373649 53.87755102040816,10.75353339635324 55.51020408163265,10.56793697113789 57.14285714285714,20.0 58.77551020408163,9.474701648871658 60.40816326530612,11.42036460878126 62.04081632653061,14.68424284044042 63.6734693877551,11.62022614408276 65.3061224489796,11.65723215000305 66.93877551020408,8.395044150314233 68.57142857142857,8.988622276249947 70.20408163265306,6.713171552388516 71.83673469387755,12.29050498198672 73.46938775510203,10.7445046472984 75.10204081632654,11.83760116905846 76.73469387755102,12.30688120299742 78.36734693877551,11.32098568507844 80.0,10.39667953369746" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(214,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(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_100x250_4.html">BenchmarkSetUnionSlow/100x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,15.14395721262059 1.63265306122449,8.362095578255428 3.26530612244898,15.3980730435841 4.897959183673469,6.227606778261229 6.530612244897959,5.744472730411383 8.16326530612245,15.55947985230374 9.795918367346939,8.490763153744856 11.42857142857143,9.009008266002288 13.06122448979592,6.043329146605757 14.69387755102041,8.811460893011501 16.3265306122449,6.264316126987386 17.95918367346939,6.458504827771356 19.59183673469388,8.617422920108108 21.22448979591837,14.93277892016556 22.85714285714286,5.423703893087861 24.48979591836735,6.678396898077096 26.12244897959184,9.561687589165851 27.75510204081633,6.962809033036565 29.38775510204082,9.42854083609324 31.02040816326531,5.27754903952924 32.6530612244898,9.567105261099792 34.28571428571429,6.277904387617506 35.91836734693878,6.040863465993302 37.55102040816327,15.89825640547279 39.18367346938776,0.0 40.81632653061224,7.59513524343477 42.44897959183673,5.346201323248595 44.08163265306122,5.13635398641828 45.71428571428571,9.449790623332307 47.3469387755102,5.959459034792687 48.97959183673469,8.570506734336849 50.61224489795918,4.082621061149875 52.24489795918367,7.294265330269671 53.87755102040816,5.579360290967376 55.51020408163265,8.659231421473406 57.14285714285714,20.0 58.77551020408163,8.138486501536216 60.40816326530612,6.455962361257474 62.04081632653061,15.40316935230097 63.6734693877551,6.025639950055037 65.3061224489796,5.953586335294739 66.93877551020408,5.828621546607407 68.57142857142857,6.332163580702907 70.20408163265306,1.474926345967979 71.83673469387755,3.711767908640703 73.46938775510203,5.725168186008443 75.10204081632654,7.489725264310581 76.73469387755102,6.032997176980554 78.36734693877551,8.65450766657457 80.0,6.499181448071188" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(214,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,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__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,13.64135290363752 1.63265306122449,7.472452669644756 3.26530612244898,14.70750904062965 4.897959183673469,4.989576685811529 6.530612244897959,4.405020208466284 8.16326530612245,13.67368644969155 9.795918367346939,8.473941714528824 11.42857142857143,7.132099553286535 13.06122448979592,6.308445011699638 14.69387755102041,7.138906615613699 16.3265306122449,5.004041693256754 17.95918367346939,5.638800255264837 19.59183673469388,8.71218889597958 21.22448979591837,14.05658370559455 22.85714285714286,5.25930653052542 24.48979591836735,6.505849819187407 26.12244897959184,7.412039991491172 27.75510204081633,5.612422888747075 29.38775510204082,7.578813018506701 31.02040816326531,4.607530312699426 32.6530612244898,10.12039991491172 34.28571428571429,4.523292916400766 35.91836734693878,4.995532865347798 37.55102040816327,14.95596681557116 39.18367346938776,1.719634120399915 40.81632653061224,8.29865985960434 42.44897959183673,4.082535630716869 44.08163265306122,4.780259519251223 45.71428571428571,7.766007232503723 47.3469387755102,4.623697085726441 48.97959183673469,9.807275047862158 50.61224489795918,4.518187619655392 52.24489795918367,6.361199744735163 53.87755102040816,5.547755796639013 55.51020408163265,7.589023611997447 57.14285714285714,20.0 58.77551020408163,6.775579663901298 60.40816326530612,6.499893639651138 62.04081632653061,14.5841310359498 63.6734693877551,6.377366517762178 65.3061224489796,5.055945543501383 66.93877551020408,4.536907041055095 68.57142857142857,5.761327377153797 70.20408163265306,0.0 71.83673469387755,4.334396936821953 73.46938775510203,5.078068496064667 75.10204081632654,7.525207402680281 76.73469387755102,4.738566262497341 78.36734693877551,7.405232929164008 80.0,5.476281642203786" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(214,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_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,11.82379853473772 1.63265306122449,5.849332710355738 3.26530612244898,13.43331016931867 4.897959183673469,5.819875673278293 6.530612244897959,5.143502256712623 8.16326530612245,12.68535757570008 9.795918367346939,5.477348676923661 11.42857142857143,4.688270075018203 13.06122448979592,5.461220830536654 14.69387755102041,5.852178800894621 16.3265306122449,5.652193505695739 17.95918367346939,6.0872658794064 19.59183673469388,5.247005082643354 21.22448979591837,13.02774226752777 22.85714285714286,5.407809198090273 24.48979591836735,4.751643024350676 26.12244897959184,5.1795053020295 27.75510204081633,5.809440007969054 29.38775510204082,5.800379953086941 31.02040816326531,5.007364259269361 32.6530612244898,6.027023629666699 34.28571428571429,5.086343271723379 35.91836734693878,5.028093285360896 37.55102040816327,14.00717689164222 39.18367346938776,0.0 40.81632653061224,3.092799153762413 42.44897959183673,4.666687221765003 44.08163265306122,4.472583847013147 45.71428571428571,6.247121298007025 47.3469387755102,3.20047624581684 48.97959183673469,5.73843004902391 50.61224489795918,1.723829604559437 52.24489795918367,3.633366616781024 53.87755102040816,4.782855150593766 55.51020408163265,5.441108457395211 57.14285714285714,20.0 58.77551020408163,6.023655755862354 60.40816326530612,5.248428127912796 62.04081632653061,13.18977968887487 63.6734693877551,5.581610460331427 65.3061224489796,5.50856080316675 66.93877551020408,5.891739459385102 68.57142857142857,6.140250598271949 70.20408163265306,0.6704440612763293 71.83673469387755,3.511933420455327 73.46938775510203,5.306630679432964 75.10204081632654,5.39030574127614 76.73469387755102,5.489302257186972 78.36734693877551,5.788853286404463 80.0,5.929782202921512" 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(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_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,14.46305893696517 1.63265306122449,6.841026877184525 3.26530612244898,14.95480294082198 4.897959183673469,5.481499337109799 6.530612244897959,5.864770398939376 8.16326530612245,14.75955164517295 9.795918367346939,6.050379655297095 11.42857142857143,6.889237073641075 13.06122448979592,6.84584789683018 14.69387755102041,7.229118958659757 16.3265306122449,5.522478004097867 17.95918367346939,5.433289140653248 19.59183673469388,6.4360612269495 21.22448979591837,14.43895383873689 22.85714285714286,5.823791731951308 24.48979591836735,7.296613233698927 26.12244897959184,7.115824996986863 27.75510204081633,6.339640834036399 29.38775510204082,7.511148607930577 31.02040816326531,5.018681451126913 32.6530612244898,7.35205495962396 34.28571428571429,6.113052910690611 35.91836734693878,5.657466554176208 37.55102040816327,14.70410991924792 39.18367346938776,0.0 40.81632653061224,6.327588284922261 42.44897959183673,5.524888513920694 44.08163265306122,4.616126310714716 45.71428571428571,7.253224056888032 47.3469387755102,4.102687718452453 48.97959183673469,6.657828130649632 50.61224489795918,4.363022779317826 52.24489795918367,6.802458720019284 53.87755102040816,5.030734000241051 55.51020408163265,7.561769314209955 57.14285714285714,20.0 58.77551020408163,6.995299505845486 60.40816326530612,6.05520067494275 62.04081632653061,14.55706882005544 63.6734693877551,6.508376521634326 65.3061224489796,5.705676750632759 66.93877551020408,5.705676750632759 68.57142857142857,6.219115342895022 70.20408163265306,0.433891768108955 71.83673469387755,5.39231047366518 73.46938775510203,5.59720380860552 75.10204081632654,7.501506568639267 76.73469387755102,5.787634084608895 78.36734693877551,7.016994094250934 80.0,6.038327106182958" 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(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_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,13.71239669421488 1.63265306122449,7.252892561983471 3.26530612244898,14.54545454545455 4.897959183673469,6.28099173553719 6.530612244897959,6.31404958677686 8.16326530612245,13.34214876033058 9.795918367346939,6.413223140495868 11.42857142857143,6.928925619834711 13.06122448979592,7.669421487603306 14.69387755102041,7.014876033057851 16.3265306122449,5.196694214876033 17.95918367346939,5.904132231404959 19.59183673469388,6.181818181818182 21.22448979591837,14.42644628099174 22.85714285714286,6.234710743801653 24.48979591836735,6.347107438016529 26.12244897959184,7.411570247933884 27.75510204081633,6.928925619834711 29.38775510204082,7.259504132231405 31.02040816326531,5.302479338842975 32.6530612244898,7.166942148760331 34.28571428571429,6.095867768595041 35.91836734693878,4.449586776859504 37.55102040816327,14.53884297520661 39.18367346938776,0.0 40.81632653061224,5.785123966942149 42.44897959183673,5.884297520661157 44.08163265306122,6.51900826446281 45.71428571428571,7.517355371900826 47.3469387755102,4.158677685950413 48.97959183673469,6.373553719008264 50.61224489795918,3.180165289256198 52.24489795918367,6.386776859504132 53.87755102040816,5.745454545454545 55.51020408163265,7.186776859504132 57.14285714285714,20.0 58.77551020408163,6.644628099173554 60.40816326530612,4.165289256198347 62.04081632653061,14.37355371900826 63.6734693877551,6.51900826446281 65.3061224489796,5.36198347107438 66.93877551020408,6.300826446280992 68.57142857142857,6.618181818181818 70.20408163265306,0.8132231404958677 71.83673469387755,5.097520661157025 73.46938775510203,5.976859504132231 75.10204081632654,7.590082644628099 76.73469387755102,4.813223140495868 78.36734693877551,6.816528925619835 80.0,6.333884297520661" 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(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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,12.88974493667192 1.63265306122449,7.083795404579856 3.26530612244898,14.07225821514037 4.897959183673469,6.436701103134302 6.530612244897959,6.15537267262009 8.16326530612245,12.2235841164225 9.795918367346939,6.611412673398315 11.42857142857143,6.486896632230199 13.06122448979592,7.204031206832818 14.69387755102041,6.677561820268877 16.3265306122449,5.789606801688749 17.95918367346939,7.119593766415689 19.59183673469388,6.618416700714022 21.22448979591837,13.59637347030098 22.85714285714286,7.129710694760598 24.48979591836735,6.236308099379365 26.12244897959184,6.36977373100644 27.75510204081633,7.072122025720345 29.38775510204082,7.277962606276387 31.02040816326531,6.44526158096461 32.6530612244898,7.819607385357692 34.28571428571429,6.216074242689546 35.91836734693878,6.33786649545711 37.55102040816327,13.87964746395844 39.18367346938776,0.0 40.81632653061224,5.603221852565225 42.44897959183673,6.833206871729022 44.08163265306122,5.644856903830814 45.71428571428571,6.700519465359248 47.3469387755102,4.395416253234499 48.97959183673469,7.235549329753497 50.61224489795918,4.232378061829997 52.24489795918367,5.055740384054164 53.87755102040816,6.310628611451585 55.51020408163265,6.712192844218759 57.14285714285714,20.0 58.77551020408163,6.736706939823732 60.40816326530612,6.837097998015526 62.04081632653061,13.65435125196988 63.6734693877551,7.425436292534874 65.3061224489796,6.834763322243623 66.93877551020408,6.637094106889239 68.57142857142857,7.070565575205743 70.20408163265306,2.317943928870211 71.83673469387755,1.853732562890329 73.46938775510203,4.904375571509173 75.10204081632654,6.652658612035254 76.73469387755102,6.309072160936983 78.36734693877551,6.807914550866748 80.0,7.219984824607483" 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(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_250x100_4.html">BenchmarkSetUnionSlow/250x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.02452154207999 1.63265306122449,7.156557056240055 3.26530612244898,14.49784590214734 4.897959183673469,4.342487973840947 6.530612244897959,3.509948062266535 8.16326530612245,14.52349387548896 9.795918367346939,7.058503197552105 11.42857142857143,7.68958374179317 13.06122448979592,5.187331980734648 14.69387755102041,7.251303583505345 16.3265306122449,4.518131945194052 17.95918367346939,5.088828724437757 19.59183673469388,7.463351698421895 21.22448979591837,14.32651673528792 22.85714285714286,4.100435959739261 24.48979591836735,6.544621437587704 26.12244897959184,7.479615192282698 27.75510204081633,5.361263541590941 29.38775510204082,7.981612882144008 31.02040816326531,3.310650503038941 32.6530612244898,8.03670080473013 34.28571428571429,4.897764246895522 35.91836734693878,4.577511174359663 37.55102040816327,15.00034292268525 39.18367346938776,0.3032170847459618 40.81632653061224,6.221366506513695 42.44897959183673,4.160678737251464 44.08163265306122,4.982048327866397 45.71428571428571,7.93394148872504 47.3469387755102,4.079925217888081 48.97959183673469,7.369923991590684 50.61224489795918,3.326958055488856 52.24489795918367,6.444332339812149 53.87755102040816,4.121519463248895 55.51020408163265,7.563488059755196 57.14285714285714,20.0 58.77551020408163,6.540115712541204 60.40816326530612,4.674522313105301 62.04081632653061,14.82445809771167 63.6734693877551,4.85706292227404 65.3061224489796,4.741033159228475 66.93877551020408,4.467276584401938 68.57142857142857,4.593607245581841 70.20408163265306,0.0 71.83673469387755,1.953604837045637 73.46938775510203,4.203982455869816 75.10204081632654,7.99509481041222 76.73469387755102,4.647044439695908 78.36734693877551,6.822531268747848 80.0,5.189746391417974" 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(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_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,13.75874941670555 1.63265306122449,7.753149790013999 3.26530612244898,15.01399906672888 4.897959183673469,5.116658889407373 6.530612244897959,5.457302846476902 8.16326530612245,14.50769948670089 9.795918367346939,6.035930937937471 11.42857142857143,7.223518432104526 13.06122448979592,6.420905272981801 14.69387755102041,7.58749416705553 16.3265306122449,4.444703686420905 17.95918367346939,4.983667755482968 19.59183673469388,6.703219785347643 21.22448979591837,13.39477368175455 22.85714285714286,4.318712085860943 24.48979591836735,6.64255716285581 26.12244897959184,8.177788147456836 27.75510204081633,5.695286980867942 29.38775510204082,8.047130191320578 31.02040816326531,4.216052263182455 32.6530612244898,6.693887074195054 34.28571428571429,5.177321511899207 35.91836734693878,5.219318712085861 37.55102040816327,14.79701353243117 39.18367346938776,0.0 40.81632653061224,5.473635090993934 42.44897959183673,4.89034064395707 44.08163265306122,4.855342977134858 45.71428571428571,7.942137190853943 47.3469387755102,4.031731217918805 48.97959183673469,6.20158656089594 50.61224489795918,5.641623891740551 52.24489795918367,7.060195986934204 53.87755102040816,4.232384507699487 55.51020408163265,7.57816145590294 57.14285714285714,20.0 58.77551020408163,7.512832477834811 60.40816326530612,4.729351376574895 62.04081632653061,14.5380307979468 63.6734693877551,6.278581427904806 65.3061224489796,5.025664955669622 66.93877551020408,5.464302379841344 68.57142857142857,5.646290247316846 70.20408163265306,0.2006532897806813 71.83673469387755,1.635557629491367 73.46938775510203,3.462435837610826 75.10204081632654,7.984134391040597 76.73469387755102,5.230984601026598 78.36734693877551,7.508166122258516 80.0,5.611292580494634" 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(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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,16.43740513418817 1.63265306122449,5.996593784748109 3.26530612244898,15.08861140946256 4.897959183673469,3.303724153376019 6.530612244897959,5.240730166741523 8.16326530612245,15.63563953399814 9.795918367346939,5.221957696897891 11.42857142857143,2.912639265173075 13.06122448979592,5.528632339119728 14.69387755102041,6.900405872324975 16.3265306122449,5.799836893584385 17.95918367346939,2.51009329011823 19.59183673469388,5.140486824484405 21.22448979591837,13.59133403510534 22.85714285714286,5.649574799441272 24.48979591836735,5.918465729333096 26.12244897959184,3.105147650003767 27.75510204081633,4.190789221802906 29.38775510204082,5.864132602798827 31.02040816326531,2.243812392217823 32.6530612244898,6.557734195824031 34.28571428571429,3.14693286248466 35.91836734693878,6.653020947359277 37.55102040816327,13.98157086874956 39.18367346938776,0.4175063161539161 40.81632653061224,5.218096166916898 42.44897959183673,3.931910275827687 44.08163265306122,6.414923454842536 45.71428571428571,2.521719047758234 47.3469387755102,1.429441243198582 48.97959183673469,7.48727609404184 50.61224489795918,7.624726800870614 52.24489795918367,8.293520739668246 53.87755102040816,4.058072800132066 55.51020408163265,5.122348337174966 57.14285714285714,20.0 58.77551020408163,5.338091770206855 60.40816326530612,7.111834930708591 62.04081632653061,13.8126680413933 63.6734693877551,3.591296984178019 65.3061224489796,3.271481613065639 66.93877551020408,3.865021001700638 68.57142857142857,2.930226105342373 70.20408163265306,0.0 71.83673469387755,1.701913762731625 73.46938775510203,2.506058855809729 75.10204081632654,6.727287472793298 76.73469387755102,1.538494472619159 78.36734693877551,5.674744729402669 80.0,6.169720417819191" 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(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_7500_4.html">BenchmarkCompileDynamicPolicy/7500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.72562980998492 1.63265306122449,6.191776862703083 3.26530612244898,14.28666744306609 4.897959183673469,6.899153557065096 6.530612244897959,7.110935308411068 8.16326530612245,14.02651170068888 9.795918367346939,0.84367908441699 11.42857142857143,4.889438900322395 13.06122448979592,6.462484006457286 14.69387755102041,5.91311966396194 16.3265306122449,7.222357432782723 17.95918367346939,6.689257873848789 19.59183673469388,0.5909482930840982 21.22448979591837,13.81344325357396 22.85714285714286,6.188252701230347 24.48979591836735,8.219626106495616 26.12244897959184,5.575799909415097 27.75510204081633,1.725227681978222 29.38775510204082,6.003522463850806 31.02040816326531,6.664533870706237 32.6530612244898,3.698188315665723 34.28571428571429,7.60898432149068 35.91836734693878,6.237867948689062 37.55102040816327,14.42936141018384 39.18367346938776,1.926256980650602 40.81632653061224,0.0 42.44897959183673,6.330488452742594 44.08163265306122,5.312402766353209 45.71428571428571,7.644203612997927 47.3469387755102,1.988830227128243 48.97959183673469,2.812112963483761 50.61224489795918,4.940671666353005 52.24489795918367,2.829963773205456 53.87755102040816,5.976152793170806 55.51020408163265,2.759203272279106 57.14285714285714,20.0 58.77551020408163,6.118218050581194 60.40816326530612,6.05867927788998 62.04081632653061,13.38497323721899 63.6734693877551,7.38604360309398 65.3061224489796,6.281850059637103 66.93877551020408,4.815700424907145 68.57142857142857,4.004647560243583 70.20408163265306,0.9234576173360826 71.83673469387755,6.000217956358095 73.46938775510203,6.335220284158632 75.10204081632654,6.933386825027617 76.73469387755102,7.389513074710527 78.36734693877551,7.531402064071413 80.0,6.67356757774698" 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(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_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,15.42291389938327 1.63265306122449,7.846854037710317 3.26530612244898,15.47638807186643 4.897959183673469,5.375115882941804 6.530612244897959,4.376248345293535 8.16326530612245,14.04269929285919 9.795918367346939,7.161325416417155 11.42857142857143,7.024372734414547 13.06122448979592,6.095003497569321 14.69387755102041,7.399774313015212 16.3265306122449,6.238440338314003 17.95918367346939,6.541020988184785 19.59183673469388,7.013403027971241 21.22448979591837,14.98943177776452 22.85714285714286,6.300991326179111 24.48979591836735,6.447453772051111 26.12244897959184,7.766990144632483 27.75510204081633,6.404043134758489 29.38775510204082,7.9861577306854 31.02040816326531,4.760590813588239 32.6530612244898,9.090926482074549 34.28571428571429,6.029618207396925 35.91836734693878,6.122052709464632 37.55102040816327,15.56108487829239 39.18367346938776,0.0 40.81632653061224,5.436604636727272 42.44897959183673,5.439620173285115 44.08163265306122,4.597147725296198 45.71428571428571,7.842620204245966 47.3469387755102,5.080932420013396 48.97959183673469,7.878927465773786 50.61224489795918,3.335571072899212 52.24489795918367,7.322956162203647 53.87755102040816,5.476652371815154 55.51020408163265,7.926919302177655 57.14285714285714,20.0 58.77551020408163,6.286865123205309 60.40816326530612,5.308653255835554 62.04081632653061,15.19178485279374 63.6734693877551,6.046382375573248 65.3061224489796,6.306841165044243 66.93877551020408,6.023652579982828 68.57142857142857,6.274546228452317 70.20408163265306,0.9614577677629073 71.83673469387755,3.649252320616478 73.46938775510203,6.284408392253343 75.10204081632654,7.768344367226907 76.73469387755102,6.154559086015537 78.36734693877551,8.007493029403495 80.0,6.061183172701893" 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(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_1000_4.html">BenchmarkCompileDynamicPolicy/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.70258378294851 1.63265306122449,4.737900296968941 3.26530612244898,14.08960958971628 4.897959183673469,4.558187564553284 6.530612244897959,5.606229798284083 8.16326530612245,13.39921270672661 9.795918367346939,4.383858610303138 11.42857142857143,5.652279928029247 13.06122448979592,4.867558463672901 14.69387755102041,4.362780332140904 16.3265306122449,5.237778506002443 17.95918367346939,5.897473029686881 19.59183673469388,3.220164013181733 21.22448979591837,13.07381295223285 22.85714285714286,4.580594930594175 24.48979591836735,5.081851724223836 26.12244897959184,4.542895351653407 27.75510204081633,4.322226610846996 29.38775510204082,5.682037809153562 31.02040816326531,4.50888832885205 32.6530612244898,6.181423576354767 34.28571428571429,3.491611335460455 35.91836734693878,4.4760015480856 37.55102040816327,13.92318394807309 39.18367346938776,0.01055744781590746 40.81632653061224,2.367736595035699 42.44897959183673,4.863475237013201 44.08163265306122,4.198807808425379 45.71428571428571,6.174847331352278 47.3469387755102,2.187742034371405 48.97959183673469,5.083471731584958 50.61224489795918,5.173903244599482 52.24489795918367,5.171818321641817 53.87755102040816,4.731029849538439 55.51020408163265,2.813447970256412 57.14285714285714,20.0 58.77551020408163,5.228119575129773 60.40816326530612,5.187316602508441 62.04081632653061,13.50550791770075 63.6734693877551,5.591569426135184 65.3061224489796,5.48780006295932 66.93877551020408,4.133644369695983 68.57142857142857,3.777829639899637 70.20408163265306,0.0 71.83673469387755,6.251475068471827 73.46938775510203,4.052373032365007 75.10204081632654,5.666851660648333 76.73469387755102,5.664361925251093 78.36734693877551,5.483691077803777 80.0,5.698500013340123" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(216,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.86</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_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,15.042735042735043 1.63265306122449,5.907692307692308 3.26530612244898,14.324786324786327 4.897959183673469,0.0 6.530612244897959,1.2923076923076913 8.16326530612245,16.027350427350427 9.795918367346939,6.741880341880343 11.42857142857143,7.418803418803419 13.06122448979592,3.425641025641024 14.69387755102041,6.871794871794869 16.3265306122449,5.818803418803418 17.95918367346939,6.215384615384618 19.59183673469388,6.529914529914528 21.22448979591837,16.184615384615384 22.85714285714286,4.335042735042737 24.48979591836735,7.685470085470087 26.12244897959184,7.070085470085472 27.75510204081633,3.719658119658117 29.38775510204082,6.0376068376068375 31.02040816326531,1.5863247863247878 32.6530612244898,4.895726495726498 34.28571428571429,3.5829059829059844 35.91836734693878,4.916239316239315 37.55102040816327,16.451282051282053 39.18367346938776,1.8598290598290603 40.81632653061224,4.9982905982906 42.44897959183673,3.883760683760684 44.08163265306122,7.685470085470087 45.71428571428571,7.767521367521367 47.3469387755102,2.7692307692307665 48.97959183673469,5.463247863247865 50.61224489795918,8.950427350427352 52.24489795918367,8.92991452991453 53.87755102040816,4.259829059829057 55.51020408163265,6.776068376068379 57.14285714285714,20.0 58.77551020408163,9.005128205128205 60.40816326530612,0.5811965811965827 62.04081632653061,16.04102564102564 63.6734693877551,1.429059829059831 65.3061224489796,1.3401709401709425 66.93877551020408,0.48547008547008375 68.57142857142857,0.5401709401709383 70.20408163265306,0.41025641025641235 71.83673469387755,0.8068376068376075 73.46938775510203,6.447863247863248 75.10204081632654,8.847863247863245 76.73469387755102,4.629059829059832 78.36734693877551,7.945299145299142 80.0,6.345299145299146" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(216,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.86</span></td><td><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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,14.09768429568207 1.63265306122449,7.793710183031651 3.26530612244898,15.02396602285368 4.897959183673469,6.041460208312266 6.530612244897959,5.496207907776317 8.16326530612245,13.35625442410759 9.795918367346939,7.752047729800789 11.42857142857143,7.969663262210537 13.06122448979592,6.458893720295278 14.69387755102041,8.223278390130448 16.3265306122449,5.49094953989281 17.95918367346939,6.298715744766913 19.59183673469388,6.971382344018607 21.22448979591837,14.28010921225604 22.85714285714286,6.721003134796238 24.48979591836735,8.016179593487713 26.12244897959184,8.44291637172616 27.75510204081633,6.38810799878653 29.38775510204082,8.593386591161897 31.02040816326531,5.36838911922338 32.6530612244898,7.814743654565679 34.28571428571429,5.605015673981191 35.91836734693878,4.77459803822429 37.55102040816327,14.59116189705734 39.18367346938776,0.0 40.81632653061224,6.593588836080493 42.44897959183673,5.502679745171403 44.08163265306122,7.131560319546971 45.71428571428571,8.239862473455354 47.3469387755102,4.033572656487006 48.97959183673469,7.37061381332794 50.61224489795918,3.908585296794418 52.24489795918367,6.156739811912226 53.87755102040816,5.661644251188189 55.51020408163265,7.983820406512286 57.14285714285714,20.0 58.77551020408163,8.239457983618163 60.40816326530612,5.037516432399636 62.04081632653061,15.03124683992315 63.6734693877551,6.908281929416523 65.3061224489796,6.079482253008393 66.93877551020408,6.389725958135302 68.57142857142857,6.439882697947214 70.20408163265306,1.669329558094853 71.83673469387755,5.930225503084235 73.46938775510203,6.024471635150167 75.10204081632654,7.765395894428152 76.73469387755102,5.971078976640712 78.36734693877551,8.115684093437151 80.0,6.550712913338052" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(216,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.86</span></td><td><span style="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_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,12.41900348309921 1.63265306122449,5.682257330099431 3.26530612244898,13.06829770865217 4.897959183673469,2.113500586460142 6.530612244897959,4.05853033131845 8.16326530612245,12.50901000222233 9.795918367346939,6.111832317193828 11.42857142857143,5.977509677570868 13.06122448979592,3.226526699049182 14.69387755102041,4.291905371383441 16.3265306122449,4.110370189646032 17.95918367346939,3.967749693505536 19.59183673469388,6.146728543974073 21.22448979591837,13.28720803656971 22.85714285714286,3.982301385281046 24.48979591836735,5.798218570237572 26.12244897959184,5.884084859064734 27.75510204081633,3.431763829434689 29.38775510204082,5.494450917178433 31.02040816326531,3.527998089927368 32.6530612244898,6.105630669712693 34.28571428571429,4.339465832010156 35.91836734693878,3.404086911783957 37.55102040816327,13.25896575133655 39.18367346938776,0.0 40.81632653061224,6.311233114536079 42.44897959183673,3.485351978286406 44.08163265306122,5.691703317707443 45.71428571428571,5.087621102823402 47.3469387755102,3.316968116312638 48.97959183673469,6.44304204290792 50.61224489795918,3.085697983246854 52.24489795918367,5.20934039433954 53.87755102040816,3.552691606335422 55.51020408163265,5.973221581907194 57.14285714285714,20.0 58.77551020408163,6.060505638671838 60.40816326530612,3.411097469806109 62.04081632653061,13.65922860377257 63.6734693877551,4.765439862502604 65.3061224489796,3.611672492127256 66.93877551020408,3.477471623983589 68.57142857142857,3.702496619754204 70.20408163265306,3.928956779387916 71.83673469387755,2.609858531983931 73.46938775510203,3.550299666563596 75.10204081632654,5.132989676822843 76.73469387755102,9.66139265691886 78.36734693877551,7.935821211634917 80.0,8.772460858080125" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(216,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(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_BenchmarkConcurrency8Writers_4.html">BenchmarkConcurrency8Writers-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.4733866442978 1.63265306122449,7.002959987155809 3.26530612244898,14.05213963189524 4.897959183673469,4.10921628274546 6.530612244897959,4.112208624564005 8.16326530612245,13.65138400321243 9.795918367346939,7.610041220477332 11.42857142857143,6.258783634018919 13.06122448979592,6.401408508087219 14.69387755102041,6.386406986037888 16.3265306122449,4.000957952819895 17.95918367346939,4.230292261340634 19.59183673469388,8.024057748746642 21.22448979591837,13.4011956680212 22.85714285714286,4.617349047914283 24.48979591836735,5.928038293269511 26.12244897959184,7.109373119252519 27.75510204081633,4.541705492040766 29.38775510204082,7.507177811591659 31.02040816326531,3.413983324263499 32.6530612244898,9.305455805667332 34.28571428571429,4.499702291981482 35.91836734693878,3.656512708282478 37.55102040816327,13.60008792824176 39.18367346938776,0.07339226588727407 40.81632653061224,7.383710932242409 42.44897959183673,3.647727846697397 44.08163265306122,5.650453335538794 45.71428571428571,6.635758718300957 47.3469387755102,2.07842372117532 48.97959183673469,9.042379751002867 50.61224489795918,4.484262296570058 52.24489795918367,5.963883225200901 53.87755102040816,3.014271325883197 55.51020408163265,6.897684443939203 57.14285714285714,20.0 58.77551020408163,6.563809273961103 60.40816326530612,6.196348424629176 62.04081632653061,13.47380813079841 63.6734693877551,5.85596303998678 65.3061224489796,4.203126023110041 66.93877551020408,4.172574621889052 68.57142857142857,5.024635593998828 70.20408163265306,0.0 71.83673469387755,1.448026958786185 73.46938775510203,3.23312898758279 75.10204081632654,7.024098012916756 76.73469387755102,3.745048761184024 78.36734693877551,7.282102958588394 80.0,4.694072862010389" 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><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_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,12.31479107921046 1.63265306122449,5.711356062548065 3.26530612244898,13.25813893873366 4.897959183673469,4.327095616508588 6.530612244897959,4.127146885413996 8.16326530612245,13.09920533196616 9.795918367346939,3.901563701614971 11.42857142857143,5.024352730069213 13.06122448979592,5.706229172007178 14.69387755102041,5.429377082799282 16.3265306122449,2.701871315047424 17.95918367346939,4.30658805434504 19.59183673469388,3.973340169187388 21.22448979591837,13.46321456036914 22.85714285714286,4.665470392207126 24.48979591836735,4.875672904383491 26.12244897959184,5.788259420661369 27.75510204081633,5.63445270443476 29.38775510204082,7.53652909510382 31.02040816326531,3.17867213534991 32.6530612244898,5.675467828761856 34.28571428571429,4.214304024609075 35.91836734693878,4.13740066649577 37.55102040816327,14.62189182260959 39.18367346938776,0.0 40.81632653061224,4.101512432709562 42.44897959183673,5.367854396308639 44.08163265306122,4.270699820558831 45.71428571428571,7.280184568059472 47.3469387755102,3.188925916431684 48.97959183673469,5.860035888233786 50.61224489795918,3.558062035375545 52.24489795918367,6.639323250448603 53.87755102040816,5.413996411176621 55.51020408163265,6.59318123558062 57.14285714285714,20.0 58.77551020408163,6.29069469366829 60.40816326530612,4.081004870546014 62.04081632653061,13.64265572930018 63.6734693877551,5.649833376057421 65.3061224489796,4.521917457062292 66.93877551020408,3.527300692130223 68.57142857142857,4.885926685465265 70.20408163265306,0.3691361189438605 71.83673469387755,3.291463727249423 73.46938775510203,4.301461163804153 75.10204081632654,7.049474493719559 76.73469387755102,3.568315816457319 78.36734693877551,7.48526018969495 80.0,5.819020763906691" 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><span style="background:rgb(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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,16.09578891772464 1.63265306122449,15.64738589288849 3.26530612244898,16.60484739622398 4.897959183673469,8.404738668758817 6.530612244897959,13.71652079221939 8.16326530612245,16.35626219694101 9.795918367346939,0.7227344026854157 11.42857142857143,15.73110855064449 13.06122448979592,13.05371929387587 14.69387755102041,15.6304148719263 16.3265306122449,13.89735261483907 17.95918367346939,14.36280717626366 19.59183673469388,0.8919019160732299 21.22448979591837,16.65940562109911 22.85714285714286,12.65758764099776 24.48979591836735,14.91478884881581 26.12244897959184,15.17593657710924 27.75510204081633,12.17048169571346 29.38775510204082,15.07043078265058 31.02040816326531,13.22875294574784 32.6530612244898,1.924140477390742 34.28571428571429,13.16317558230835 35.91836734693878,12.62930678869071 37.55102040816327,16.60212659545112 39.18367346938776,8.998748452557631 40.81632653061224,0.0 42.44897959183673,13.12990066985864 44.08163265306122,13.5015869420803 45.71428571428571,15.73244176393634 47.3469387755102,10.14463011487279 48.97959183673469,0.5658052644880811 50.61224489795918,14.5232748193862 52.24489795918367,15.01308588058111 53.87755102040816,13.44547800715669 55.51020408163265,14.88065754288686 57.14285714285714,20.0 58.77551020408163,15.43181628299925 60.40816326530612,13.381592517526 62.04081632653061,16.6103935635181 63.6734693877551,13.47618164785372 65.3061224489796,13.4074484901281 66.93877551020408,12.26142148142269 68.57142857142857,11.83509856001462 70.20408163265306,11.25726823446276 71.83673469387755,13.31194859213199 73.46938775510203,13.33159022230783 75.10204081632654,15.37344140830823 76.73469387755102,13.58154523289459 78.36734693877551,14.77169689610169 80.0,13.4938187526331" 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><span style="background: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__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,12.42971029305186 1.63265306122449,5.268987047739394 3.26530612244898,13.28377901250627 4.897959183673469,5.093564752011596 6.530612244897959,4.143980079163028 8.16326530612245,12.50329845948005 9.795918367346939,5.264155501458755 11.42857142857143,4.341701819263003 13.06122448979592,6.227491498336833 14.69387755102041,4.943415159905599 16.3265306122449,5.298719640235631 17.95918367346939,5.81049188857711 19.59183673469388,6.932153940497649 21.22448979591837,12.15988701614851 22.85714285714286,5.475628565588241 24.48979591836735,4.228717967777303 26.12244897959184,5.480088454462676 27.75510204081633,5.783360897924293 29.38775510204082,5.20320368684147 31.02040816326531,3.867466968948024 32.6530612244898,8.346682028506123 34.28571428571429,4.345418393325033 35.91836734693878,4.677308457064278 37.55102040816327,13.09088881868693 39.18367346938776,1.486257967405645 40.81632653061224,6.012673517551521 42.44897959183673,4.876888484195269 44.08163265306122,3.248657387620092 45.71428571428571,5.3827142140375 47.3469387755102,3.916154089160612 48.97959183673469,7.853120993068589 50.61224489795918,2.821251370486685 52.24489795918367,4.661698846003754 53.87755102040816,4.945273446936614 55.51020408163265,5.357441510415699 57.14285714285714,20.0 58.77551020408163,4.564696262984781 60.40816326530612,6.443052793934551 62.04081632653061,13.00986750413469 63.6734693877551,6.56086819170089 65.3061224489796,4.91591251184658 66.93877551020408,5.220299927526806 68.57142857142857,5.557021537546689 70.20408163265306,0.0 71.83673469387755,4.067046996079014 73.46938775510203,5.146340103692416 75.10204081632654,5.686729972311523 76.73469387755102,5.293516436548789 78.36734693877551,5.51316596361474 80.0,5.12292568710163" 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(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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_250000_4.html">BenchmarkDirectoryLoader/250000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,16.12849576944799 1.63265306122449,16.00643434267044 3.26530612244898,17.01887986827202 4.897959183673469,7.275085065413628 6.530612244897959,13.69003845818137 8.16326530612245,16.93599910100994 9.795918367346939,0.0 11.42857142857143,16.15157663380218 13.06122448979592,13.49223572521189 14.69387755102041,16.01404897937237 16.3265306122449,13.82492582561185 17.95918367346939,14.11225164760815 19.59183673469388,0.8512131540103567 21.22448979591837,16.92706748864589 22.85714285714286,13.11728413768917 24.48979591836735,15.60958877392713 26.12244897959184,15.91166615942548 27.75510204081633,12.59495545524117 29.38775510204082,15.50022572954401 31.02040816326531,13.36984864473469 32.6530612244898,1.283365750518897 34.28571428571429,13.82336513764793 35.91836734693878,12.72163516678126 37.55102040816327,16.95768400495255 39.18367346938776,9.883592740862252 40.81632653061224,0.8784071386332086 42.44897959183673,13.27100535527161 44.08163265306122,13.87036570973827 45.71428571428571,16.25926072428635 47.3469387755102,10.80931258917859 48.97959183673469,0.9637453030736703 50.61224489795918,15.48630540661381 52.24489795918367,15.45474022855694 53.87755102040816,12.60914229890351 55.51020408163265,15.29327301460903 57.14285714285714,20.0 58.77551020408163,15.93037456321064 60.40816326530612,13.34406117998189 62.04081632653061,17.02663431220429 63.6734693877551,13.44062869495251 65.3061224489796,13.58427069822286 66.93877551020408,12.84356692340864 68.57142857142857,12.28491370377589 70.20408163265306,11.51157613370623 71.83673469387755,13.1452569879698 73.46938775510203,13.645723789951 75.10204081632654,15.53980089042845 76.73469387755102,13.59987968975382 78.36734693877551,15.5646532095379 80.0,13.6879278336196" 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(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_BenchmarkNewPtrSlice_4.html">BenchmarkNewPtrSlice-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,17.379662097545424 1.63265306122449,11.06152374880459 3.26530612244898,17.998087344596748 4.897959183673469,6.675167357347787 6.530612244897959,6.8600573796620985 8.16326530612245,17.50717245776219 9.795918367346939,8.766337264902774 11.42857142857143,11.68632451386675 13.06122448979592,7.854638189352887 14.69387755102041,11.488683455530763 16.3265306122449,6.279885240675805 17.95918367346939,6.815428753586231 19.59183673469388,5.961109340133886 21.22448979591837,13.66911061523749 22.85714285714286,3.971947720752315 24.48979591836735,6.3308893847625125 26.12244897959184,6.107746254383173 27.75510204081633,4.8963978323238795 29.38775510204082,7.593241950908512 31.02040816326531,3.200510041440868 32.6530612244898,7.55498884284348 34.28571428571429,3.997449792795667 35.91836734693878,4.163213261077466 37.55102040816327,14.128147912017852 39.18367346938776,2.2378068218042735 40.81632653061224,6.107746254383173 42.44897959183673,3.506534905961111 44.08163265306122,6.350015938795028 45.71428571428571,7.134204654128149 47.3469387755102,3.818935288492188 48.97959183673469,6.375518010838379 50.61224489795918,6.139623844437363 52.24489795918367,7.5103602167676105 53.87755102040816,3.8444373605355473 55.51020408163265,6.872808415683773 57.14285714285714,20.0 58.77551020408163,6.426522154925088 60.40816326530612,5.253426840930825 62.04081632653061,13.688237169270003 63.6734693877551,4.87727127829136 65.3061224489796,3.767931144405484 66.93877551020408,3.8763149505897374 68.57142857142857,5.310806503028374 70.20408163265306,0.0 71.83673469387755,4.819891616193816 73.46938775510203,4.22059292317501 75.10204081632654,6.675167357347787 76.73469387755102,3.850812878546378 78.36734693877551,6.783551163532039 80.0,5.2087982148549585" 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(255,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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_10_4.html">BenchmarkObjectSubsetSlow/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.3049850836612 1.63265306122449,6.28129188464698 3.26530612244898,14.59034113018289 4.897959183673469,4.825976047386398 6.530612244897959,4.804358165074149 8.16326530612245,14.5116520385663 9.795918367346939,6.302909766959229 11.42857142857143,6.806174067188378 13.06122448979592,5.997665268710277 14.69387755102041,7.069912231397812 16.3265306122449,4.491331229192788 17.95918367346939,4.45501318690821 19.59183673469388,5.203856630204505 21.22448979591837,14.30757922953867 22.85714285714286,4.844999783821177 24.48979591836735,6.561459639413723 26.12244897959184,7.500540447057806 27.75510204081633,5.807427904362489 29.38775510204082,7.76341389597475 31.02040816326531,4.209434043841065 32.6530612244898,6.873621860002594 34.28571428571429,5.342211077002897 35.91836734693878,5.677720610488996 37.55102040816327,14.68718924294176 39.18367346938776,0.0 40.81632653061224,5.445112196809201 42.44897959183673,5.012754550564227 44.08163265306122,5.767651000907951 45.71428571428571,7.561935232824593 47.3469387755102,4.180898439188897 48.97959183673469,5.628431838817069 50.61224489795918,4.007090665398418 52.24489795918367,6.913398763457132 53.87755102040816,5.171862164382377 55.51020408163265,8.021963768429245 57.14285714285714,20.0 58.77551020408163,7.505728738812746 60.40816326530612,4.760257685157162 62.04081632653061,14.1502010463055 63.6734693877551,5.682044186951446 65.3061224489796,4.967789355354749 66.93877551020408,4.982489515327079 68.57142857142857,5.691556055168836 70.20408163265306,0.1902373643477885 71.83673469387755,4.530243417354836 73.46938775510203,5.364693674607635 75.10204081632654,7.429633793073631 76.73469387755102,5.811751480824938 78.36734693877551,6.45423494314497 80.0,5.394093994552294" 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(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_BenchmarkGoRego_4.html">BenchmarkGoRego-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.43734643734644 1.63265306122449,6.181818181818182 3.26530612244898,15.30548730548731 4.897959183673469,6.253890253890254 6.530612244897959,6.26044226044226 8.16326530612245,14.97788697788698 9.795918367346939,9.336609336609337 11.42857142857143,9.402129402129402 13.06122448979592,4.94021294021294 14.69387755102041,9.133497133497134 16.3265306122449,7.02047502047502 17.95918367346939,6.316134316134316 19.59183673469388,10.19492219492219 21.22448979591837,10.42751842751843 22.85714285714286,5.31040131040131 24.48979591836735,7.243243243243243 26.12244897959184,9.041769041769042 27.75510204081633,0.0 29.38775510204082,9.254709254709255 31.02040816326531,5.569205569205569 32.6530612244898,11.05651105651106 34.28571428571429,6.011466011466011 35.91836734693878,6.067158067158067 37.55102040816327,15.35462735462735 39.18367346938776,2.316134316134316 40.81632653061224,8.936936936936936 42.44897959183673,2.093366093366093 44.08163265306122,4.524160524160524 45.71428571428571,9.041769041769042 47.3469387755102,6.283374283374283 48.97959183673469,10.56511056511057 50.61224489795918,9.300573300573301 52.24489795918367,9.542997542997544 53.87755102040816,5.546273546273546 55.51020408163265,8.651924651924652 57.14285714285714,20.0 58.77551020408163,4.586404586404586 60.40816326530612,6.696150696150696 62.04081632653061,15.44307944307944 63.6734693877551,7.757575757575758 65.3061224489796,5.172809172809173 66.93877551020408,6.823914823914824 68.57142857142857,7.131859131859132 70.20408163265306,6.466830466830467 71.83673469387755,6.293202293202293 73.46938775510203,5.923013923013923 75.10204081632654,4.93038493038493 76.73469387755102,10.59131859131859 78.36734693877551,12.50778050778051 80.0,10.37510237510238" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(219,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(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_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,11.5712187958884 1.63265306122449,7.283406754772394 3.26530612244898,14.00881057268722 4.897959183673469,6.079295154185022 6.530612244897959,5.682819383259912 8.16326530612245,13.15712187958884 9.795918367346939,4.317180616740088 11.42857142857143,5.315712187958884 13.06122448979592,7.23935389133627 14.69387755102041,7.092511013215859 16.3265306122449,4.831130690161527 17.95918367346939,5.726872246696035 19.59183673469388,6.196769456681351 21.22448979591837,13.27459618208517 22.85714285714286,6.020558002936858 24.48979591836735,6.813509544787078 26.12244897959184,6.901615271659325 27.75510204081633,6.04992657856094 29.38775510204082,7.327459618208517 31.02040816326531,5.139500734214391 32.6530612244898,6.211453744493392 34.28571428571429,5.565345080763583 35.91836734693878,1.762114537444934 37.55102040816327,13.67107195301028 39.18367346938776,0.0 40.81632653061224,3.083700440528634 42.44897959183673,4.243759177679883 44.08163265306122,6.299559471365639 45.71428571428571,7.004405286343612 47.3469387755102,4.287812041116006 48.97959183673469,6.005873715124816 50.61224489795918,4.728340675477239 52.24489795918367,4.992657856093979 53.87755102040816,5.624082232011747 55.51020408163265,7.092511013215859 57.14285714285714,20.0 58.77551020408163,6.593245227606461 60.40816326530612,5.183553597650514 62.04081632653061,13.70044052863436 63.6734693877551,6.490455212922173 65.3061224489796,6.196769456681351 66.93877551020408,6.005873715124816 68.57142857142857,6.211453744493392 70.20408163265306,1.615271659324523 71.83673469387755,1.160058737151248 73.46938775510203,5.506607929515419 75.10204081632654,6.901615271659325 76.73469387755102,5.447870778267254 78.36734693877551,7.121879588839941 80.0,6.079295154185022" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(219,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/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,13.17844474145353 1.63265306122449,6.762039938647943 3.26530612244898,13.73822259616739 4.897959183673469,4.417483265921601 6.530612244897959,4.988211094094433 8.16326530612245,13.91580597613205 9.795918367346939,7.86051809937446 11.42857142857143,6.669409431814849 13.06122448979592,6.34489138304951 14.69387755102041,6.42942011724063 16.3265306122449,4.138633478968747 17.95918367346939,4.712824868861991 19.59183673469388,7.976952146200549 21.22448979591837,13.02738873613497 22.85714285714286,5.44285425090737 24.48979591836735,6.259252698817644 26.12244897959184,6.731011659076257 27.75510204081633,5.57729479295406 29.38775510204082,7.074914295178849 31.02040816326531,3.682142082806874 32.6530612244898,8.117107061870225 34.28571428571429,5.261389640197905 35.91836734693878,4.311347887673056 37.55102040816327,13.27488027779807 39.18367346938776,0.1946423919250847 40.81632653061224,6.890541816648906 42.44897959183673,4.787451755992724 44.08163265306122,5.354272473756583 45.71428571428571,6.629592130741763 47.3469387755102,3.679998383958749 48.97959183673469,7.311521281422944 50.61224489795918,3.970609759393887 52.24489795918367,5.770077443457247 53.87755102040816,4.219339930538981 55.51020408163265,6.791017254834753 57.14285714285714,20.0 58.77551020408163,6.330083901871215 60.40816326530612,5.295715420311626 62.04081632653061,13.33036340224417 63.6734693877551,6.091571884792937 65.3061224489796,5.096744654555367 66.93877551020408,4.588852650969021 68.57142857142857,5.477541627439805 70.20408163265306,0.0 71.83673469387755,2.373040118655385 73.46938775510203,4.277205421847152 75.10204081632654,6.771628354220139 76.73469387755102,4.949700716061552 78.36734693877551,6.632347596095506 80.0,4.741327724539155" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(219,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.87</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_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,13.5308815149257 1.63265306122449,7.283566387586026 3.26530612244898,14.89063253408144 4.897959183673469,4.322973743041248 6.530612244897959,4.191469776004909 8.16326530612245,12.10274843291106 9.795918367346939,8.194450532591066 11.42857142857143,7.253758821724455 13.06122448979592,5.534563626002718 14.69387755102041,6.771577609257879 16.3265306122449,4.722745802831719 17.95918367346939,4.817428659097883 19.59183673469388,7.777144610529084 21.22448979591837,14.0516372243896 22.85714285714286,5.04273878928681 24.48979591836735,5.824749046596239 26.12244897959184,7.166966203480472 27.75510204081633,4.979616885109367 29.38775510204082,7.611449612063297 31.02040816326531,4.546530487003025 32.6530612244898,10.10476482707228 34.28571428571429,3.860079779073335 35.91836734693878,4.459737868759041 37.55102040816327,14.98531539034761 39.18367346938776,1.418489457765309 40.81632653061224,7.767500986279753 42.44897959183673,3.792574409328015 44.08163265306122,5.672204444834086 45.71428571428571,7.173103055275501 47.3469387755102,3.976679963178889 48.97959183673469,9.252619120676806 50.61224489795918,4.148511813439705 52.24489795918367,6.252575286021128 53.87755102040816,4.608775698066892 55.51020408163265,7.214307631613554 57.14285714285714,20.0 58.77551020408163,6.242931661771797 60.40816326530612,4.244071362819445 62.04081632653061,14.56713277517205 63.6734693877551,5.743216587033709 65.3061224489796,4.949809319247797 66.93877551020408,4.649103581291369 68.57142857142857,6.054442642353044 70.20408163265306,0.0 71.83673469387755,2.756323149081664 73.46938775510203,5.172489370095998 75.10204081632654,7.44575461359751 76.73469387755102,4.410643054398808 78.36734693877551,7.701749002761583 80.0,4.978740191995792" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(219,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/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,13.70068253704012 1.63265306122449,6.867321458298652 3.26530612244898,14.83336107874147 4.897959183673469,3.968037289828533 6.530612244897959,3.79024471449975 8.16326530612245,14.42383885466955 9.795918367346939,6.033627434659564 11.42857142857143,6.684867654403196 13.06122448979592,5.207924088563343 14.69387755102041,7.114366572332279 16.3265306122449,3.843515898118861 17.95918367346939,4.182453803895455 19.59183673469388,6.282004328283669 21.22448979591837,14.82403862160812 22.85714285714286,3.276843682370568 24.48979591836735,5.879806891959381 26.12244897959184,7.570501082070917 27.75510204081633,4.626602297319794 29.38775510204082,7.669052771766273 31.02040816326531,3.661727984018645 32.6530612244898,6.596304311636424 34.28571428571429,4.334942567005161 35.91836734693878,4.1917762610288 37.55102040816327,14.92924920925587 39.18367346938776,0.6592308972864991 40.81632653061224,5.871150324621275 42.44897959183673,3.874812718495089 44.08163265306122,5.237223239553854 45.71428571428571,7.429332445480273 47.3469387755102,3.228233727318129 48.97959183673469,5.565506908606626 50.61224489795918,4.58664890960546 52.24489795918367,6.487098385217247 53.87755102040816,3.750957216580656 55.51020408163265,7.154985849841851 57.14285714285714,20.0 58.77551020408163,7.314133510903945 60.40816326530612,4.845014150158149 62.04081632653061,14.83802230730814 63.6734693877551,4.115198934576328 65.3061224489796,4.312968203762277 66.93877551020408,4.194439820209755 68.57142857142857,4.769768603296154 70.20408163265306,0.0 71.83673469387755,2.58698185450308 73.46938775510203,4.007990677542867 75.10204081632654,7.361411686365906 76.73469387755102,3.887464624604628 78.36734693877551,7.665057432994839 80.0,5.217912435491926" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(219,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,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_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,15.32177630016623 1.63265306122449,8.050344336262171 3.26530612244898,15.27428164331513 4.897959183673469,6.991213488482546 6.530612244897959,7.071954405129423 8.16326530612245,15.13179767276181 9.795918367346939,7.100451199240085 11.42857142857143,7.850866777487533 13.06122448979592,8.183329375445261 14.69387755102041,8.097838993113275 16.3265306122449,6.620755165043933 17.95918367346939,6.848729517929233 19.59183673469388,7.071954405129423 21.22448979591837,15.09855141296604 22.85714285714286,7.299928758014723 24.48979591836735,7.808121586321539 26.12244897959184,8.007599145096178 27.75510204081633,6.744241272856804 29.38775510204082,8.216575635241036 31.02040816326531,6.079316076941344 32.6530612244898,8.368558537164569 34.28571428571429,7.052956542388981 35.91836734693878,6.530515317026834 37.55102040816327,15.09855141296604 39.18367346938776,0.0 40.81632653061224,6.383281880788411 42.44897959183673,6.891474709095227 44.08163265306122,6.563761576822607 45.71428571428571,8.406554262645452 47.3469387755102,5.751602944668725 48.97959183673469,7.423414865827594 50.61224489795918,5.414390881025885 52.24489795918367,6.858228449299454 53.87755102040816,6.440275469009736 55.51020408163265,8.145333649964378 57.14285714285714,20.0 58.77551020408163,7.93635715981952 60.40816326530612,7.428164331512705 62.04081632653061,14.78508667774875 63.6734693877551,7.741629066729993 65.3061224489796,6.767988601282356 66.93877551020408,7.14794585609119 68.57142857142857,6.972215625742104 70.20408163265306,3.049156969840893 71.83673469387755,5.708857753502731 73.46938775510203,6.924720968891 75.10204081632654,8.515791973402992 76.73469387755102,7.513654713844692 78.36734693877551,8.055093801947281 80.0,7.675136547138447" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(219,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/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,14.530195163864 1.63265306122449,6.423669616255844 3.26530612244898,14.13347913900264 4.897959183673469,3.57044422375219 6.530612244897959,3.336755303123291 8.16326530612245,14.76117812468616 9.795918367346939,6.149028644118861 11.42857142857143,7.732517267929076 13.06122448979592,4.904593994443019 14.69387755102041,7.458685294084828 16.3265306122449,3.418770992110872 17.95918367346939,3.845168885367732 19.59183673469388,6.713263108561992 21.22448979591837,14.58205474407757 22.85714285714286,3.401056719149269 24.48979591836735,6.683720722630751 26.12244897959184,7.763593960967227 27.75510204081633,4.586267114498365 29.38775510204082,7.865527745851792 31.02040816326531,3.573484941473158 32.6530612244898,6.721687849403573 34.28571428571429,4.25865070243369 35.91836734693878,3.983396007453943 37.55102040816327,14.78508541906112 39.18367346938776,0.0755715991385563 40.81632653061224,5.735853688474285 42.44897959183673,3.82756619837754 44.08163265306122,5.470809109878706 45.71428571428571,7.362275014785141 47.3469387755102,3.395254248635861 48.97959183673469,5.938772777486414 50.61224489795918,4.734843835433009 52.24489795918367,6.315319638015109 53.87755102040816,3.675446622850575 55.51020408163265,7.402250689043373 57.14285714285714,20.0 58.77551020408163,7.084816496870014 60.40816326530612,4.599713224053472 62.04081632653061,14.78268632067576 63.6734693877551,4.511058169766897 65.3061224489796,3.80921030608032 66.93877551020408,4.002058761172545 68.57142857142857,4.135934030373701 70.20408163265306,0.0 71.83673469387755,2.57063391990359 73.46938775510203,3.762316301594564 75.10204081632654,7.326149056540612 76.73469387755102,3.236076860417108 78.36734693877551,7.011588203131102 80.0,4.975506879275138" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(219,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,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_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,13.86975201326859 1.63265306122449,6.913814119856923 3.26530612244898,14.23743580520752 4.897959183673469,2.875606977998921 6.530612244897959,2.508562636132926 8.16326530612245,13.8609595747657 9.795918367346939,6.47946765781428 11.42857142857143,7.506904062506245 13.06122448979592,4.653278180764542 14.69387755102041,7.752053234218572 16.3265306122449,2.957456587334892 17.95918367346939,4.348180564714346 19.59183673469388,7.186299782187319 21.22448979591837,14.27268549047819 22.85714285714286,2.690166456847111 24.48979591836735,6.759386927242571 26.12244897959184,8.01718522071019 27.75510204081633,4.364326679056012 29.38775510204082,7.942209699658294 31.02040816326531,3.558859380932398 32.6530612244898,7.218751873388886 34.28571428571429,4.151150010990548 35.91836734693878,3.543352716663669 37.55102040816327,14.58098035689307 39.18367346938776,0.0 40.81632653061224,6.461483124512919 42.44897959183673,3.564614431588834 44.08163265306122,5.81963511380213 45.71428571428571,7.827028755270467 47.3469387755102,2.744040125492077 48.97959183673469,6.346861698938913 50.61224489795918,4.449053813720201 52.24489795918367,5.966069180504766 53.87755102040816,3.248166576744 55.51020408163265,7.74677777111684 57.14285714285714,20.0 58.77551020408163,7.706092760226205 60.40816326530612,4.261295286053994 62.04081632653061,14.41064684371441 63.6734693877551,3.195891533281378 65.3061224489796,3.859640708990268 66.93877551020408,3.523849489439082 68.57142857142857,3.969226465239894 70.20408163265306,0.2884719141538277 71.83673469387755,2.795276062586176 73.46938775510203,3.672601562656116 75.10204081632654,7.894650600483584 76.73469387755102,3.256079771396599 78.36734693877551,7.731750694402814 80.0,5.063645265072038" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(219,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(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,13.90227116311081 1.63265306122449,5.914200504702914 3.26530612244898,14.48497361780225 4.897959183673469,5.060793760036706 6.530612244897959,5.386556549667355 8.16326530612245,13.72791924753384 9.795918367346939,5.308557008488185 11.42857142857143,5.602202339986235 13.06122448979592,5.565496673548979 14.69387755102041,5.882083046570314 16.3265306122449,3.179628355127323 17.95918367346939,4.780913053452627 19.59183673469388,5.354439091534756 21.22448979591837,13.4755677907777 22.85714285714286,4.987382427162193 24.48979591836735,6.487726542785042 26.12244897959184,6.602431750401468 27.75510204081633,5.331498050011471 29.38775510204082,6.58407891718284 31.02040816326531,4.010094058270245 32.6530612244898,5.551732048635008 34.28571428571429,4.973617802248222 35.91836734693878,3.211745813259922 37.55102040816327,14.26473961917871 39.18367346938776,2.087634778618949 40.81632653061224,4.207387015370498 42.44897959183673,3.794448267951365 44.08163265306122,4.647855012617573 45.71428571428571,6.304198210598761 47.3469387755102,4.409268180775407 48.97959183673469,4.6983253039688 50.61224489795918,3.546685019499885 52.24489795918367,5.427850424409268 53.87755102040816,4.239504473503097 55.51020408163265,6.625372791924753 57.14285714285714,20.0 58.77551020408163,5.620555173204864 60.40816326530612,4.120211057582014 62.04081632653061,13.71415462261987 63.6734693877551,5.891259463179628 65.3061224489796,4.923147510896995 66.93877551020408,5.271851342050929 68.57142857142857,5.923376921312228 70.20408163265306,0.03670566643725625 71.83673469387755,0.0 73.46938775510203,4.225739848589126 75.10204081632654,6.194081211286992 76.73469387755102,5.06997017664602 78.36734693877551,6.097728836889195 80.0,5.157146134434503" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(219,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_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,16.76699511422528 1.63265306122449,16.32245054146765 3.26530612244898,17.50954998555457 4.897959183673469,7.548122180768072 6.530612244897959,13.98896453244978 8.16326530612245,17.4165502306364 9.795918367346939,1.019570467721218 11.42857142857143,16.64110208524942 13.06122448979592,13.28717640693524 14.69387755102041,16.56452065871176 16.3265306122449,14.18701779598537 17.95918367346939,14.38030397482763 19.59183673469388,0.0 21.22448979591837,17.38298396717352 22.85714285714286,13.55932910474713 24.48979591836735,16.49388702818423 26.12244897959184,16.46977287341078 27.75510204081633,11.37169887923425 29.38775510204082,15.93374575175438 31.02040816326531,13.82134822333089 32.6530612244898,1.132331034502993 34.28571428571429,13.78910960109241 35.91836734693878,12.88712936185843 37.55102040816327,17.45540757531178 39.18367346938776,9.883924226894251 40.81632653061224,0.1558990501222154 42.44897959183673,13.80948242988784 44.08163265306122,14.54773690808679 45.71428571428571,16.57695124980276 47.3469387755102,10.96578839104279 48.97959183673469,0.1815737334619043 50.61224489795918,15.74293720999681 52.24489795918367,15.69052013737419 53.87755102040816,12.01301377216888 55.51020408163265,15.74787666799828 57.14285714285714,20.0 58.77551020408163,16.39962862720889 60.40816326530612,10.24163987163323 62.04081632653061,17.32940520847956 63.6734693877551,13.56100424322571 65.3061224489796,13.71495538327801 66.93877551020408,13.09968903121708 68.57142857142857,12.41602783865602 70.20408163265306,11.80005457265585 71.83673469387755,13.4153063921799 73.46938775510203,13.13157901010227 75.10204081632654,15.87362437160531 76.73469387755102,13.58399476241869 78.36734693877551,15.92729183837142 80.0,14.00556761200895" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(219,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(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_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,14.47803813912447 1.63265306122449,6.967988626893475 3.26530612244898,14.52755037011618 4.897959183673469,2.776974361488308 6.530612244897959,2.929677925388499 8.16326530612245,14.1372126084612 9.795918367346939,4.594465414971322 11.42857142857143,6.236212559439188 13.06122448979592,3.433379087210157 14.69387755102041,6.581204961027501 16.3265306122449,2.594612481003971 17.95918367346939,2.669983822736409 19.59183673469388,6.012304524731604 21.22448979591837,13.93364870827001 22.85714285714286,2.390926025785578 24.48979591836735,6.482915829207314 26.12244897959184,6.742977596941027 27.75510204081633,2.3080788273935 29.38775510204082,6.861733418304819 31.02040816326531,2.420584342369724 32.6530612244898,7.154517378302858 34.28571428571429,2.839722535418403 35.91836734693878,1.508774939948037 37.55102040816327,14.39286239521545 39.18367346938776,0.0 40.81632653061224,5.814990930927987 42.44897959183673,1.615888033727143 44.08163265306122,5.792685915976273 45.71428571428571,6.395901759890191 47.3469387755102,1.715280160792196 48.97959183673469,7.195695867444483 50.61224489795918,5.119246041472621 52.24489795918367,6.407299377420462 53.87755102040816,2.39962743271729 55.51020408163265,5.779817638119516 57.14285714285714,20.0 58.77551020408163,6.143928623952155 60.40816326530612,3.529339673513408 62.04081632653061,13.84406098338154 63.6734693877551,4.227535663512917 65.3061224489796,2.233320260797098 66.93877551020408,2.807122898181283 68.57142857142857,3.315971371145644 70.20408163265306,1.062919750968185 71.83673469387755,2.730893671258395 73.46938775510203,1.443453110446591 75.10204081632654,6.84629148487671 76.73469387755102,6.365753223197216 78.36734693877551,9.532084906122849 80.0,6.163905093386931" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(219,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(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_10x100_4.html">BenchmarkSetUnion/10x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.60925369505184 1.63265306122449,8.242527398092989 3.26530612244898,14.53566528301231 4.897959183673469,5.748823314865311 6.530612244897959,6.303211351755041 8.16326530612245,13.75966097573684 9.795918367346939,9.220001042082776 11.42857142857143,7.9747121246331 13.06122448979592,6.93575559685291 14.69387755102041,8.17166576931761 16.3265306122449,5.013460235858068 17.95918367346939,5.952376817131841 19.59183673469388,9.868871250673012 21.22448979591837,14.10702190110634 22.85714285714286,5.864147142087987 24.48979591836735,7.772895426993418 26.12244897959184,8.301231394480435 27.75510204081633,6.221234173367838 29.38775510204082,8.525279191343767 31.02040816326531,5.333032287198013 32.6530612244898,9.916807058374005 34.28571428571429,6.017333310175938 35.91836734693878,5.734234155999792 37.55102040816327,14.26715528770169 39.18367346938776,0.0 40.81632653061224,9.375271375722946 42.44897959183673,5.915556559042673 44.08163265306122,7.957691439289994 45.71428571428571,8.335967487017385 47.3469387755102,3.984924535838963 48.97959183673469,9.549646560258436 50.61224489795918,5.79154870868576 52.24489795918367,6.373378258679681 53.87755102040816,5.757159977074179 55.51020408163265,8.458238532747451 57.14285714285714,20.0 58.77551020408163,8.188686454660715 60.40816326530612,6.912482414853153 62.04081632653061,14.17753616895635 63.6734693877551,6.741928200496726 65.3061224489796,6.128836167219549 66.93877551020408,6.097921044861664 68.57142857142857,6.35323132500825 70.20408163265306,2.140438022126891 71.83673469387755,4.78038105493513 73.46938775510203,5.877346857252028 75.10204081632654,8.31165222224152 76.73469387755102,6.137867551279157 78.36734693877551,8.319294162599649 80.0,6.205255570800841" 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(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_10_4.html">BenchmarkGlob/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.8019801980198 1.63265306122449,7.422405161864501 3.26530612244898,14.91100233618868 4.897959183673469,4.865391033485371 6.530612244897959,5.455000556235399 8.16326530612245,14.98108799644009 9.795918367346939,6.6381132495272 11.42857142857143,7.008009789743019 13.06122448979592,5.436088552675492 14.69387755102041,7.375681388363555 16.3265306122449,4.823117143174992 17.95918367346939,3.868617198798532 19.59183673469388,6.964067193236178 21.22448979591837,13.68227834019357 22.85714285714286,6.084659027700523 24.48979591836735,5.90443875848259 26.12244897959184,6.271554121704305 27.75510204081633,6.590833240627434 29.38775510204082,7.29335854933808 31.02040816326531,4.133385248637223 32.6530612244898,5.823228390254756 34.28571428571429,5.404383134942708 35.91836734693878,5.339859828679497 37.55102040816327,14.77138725108466 39.18367346938776,1.12526421181444 40.81632653061224,5.831571921237068 42.44897959183673,5.097897430192457 44.08163265306122,4.941039047724997 45.71428571428571,7.935254199577261 47.3469387755102,3.613861386138614 48.97959183673469,6.025141840026699 50.61224489795918,4.647902992546446 52.24489795918367,5.294804761375014 53.87755102040816,4.553899210145734 55.51020408163265,8.137723884748025 57.14285714285714,20.0 58.77551020408163,6.858382467460229 60.40816326530612,3.363555456669262 62.04081632653061,12.4385359884303 63.6734693877551,6.340527311158082 65.3061224489796,3.990432751140283 66.93877551020408,5.966737123150517 68.57142857142857,6.188118811881188 70.20408163265306,0.0 71.83673469387755,5.956168650572922 73.46938775510203,3.938146623651129 75.10204081632654,8.293469796417844 76.73469387755102,4.642340638558238 78.36734693877551,5.888864167315608 80.0,5.026143063744577" 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,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_100_4.html">BenchmarkObjectSubsetSlow/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.53989301589693 1.63265306122449,5.469499485170396 3.26530612244898,13.77583565634496 4.897959183673469,4.553228358321404 6.530612244897959,3.901906125216605 8.16326530612245,13.49167482859941 9.795918367346939,5.459705165875587 11.42857142857143,6.215625706321103 13.06122448979592,5.035410231296617 14.69387755102041,5.807905773625656 16.3265306122449,4.308747080539441 17.95918367346939,4.344157311836058 19.59183673469388,4.462819257138552 21.22448979591837,13.34224867525553 22.85714285714286,4.054973756247018 24.48979591836735,5.171400587659158 26.12244897959184,6.493759260654461 27.75510204081633,5.34305231171049 29.38775510204082,6.942414425274367 31.02040816326531,4.216328888219192 32.6530612244898,6.504306989125794 34.28571428571429,4.549084607850524 35.91836734693878,5.129209673773827 37.55102040816327,14.12654762801678 39.18367346938776,0.4604585750521108 40.81632653061224,4.981667043371255 42.44897959183673,4.516688013260002 44.08163265306122,3.912202717295763 45.71428571428571,6.51937517265627 47.3469387755102,3.880433963685678 48.97959183673469,5.032898867374871 50.61224489795918,3.056706597353022 52.24489795918367,6.100354102312966 53.87755102040816,4.503503352670836 55.51020408163265,7.03370250382983 57.14285714285714,20.0 58.77551020408163,6.626735980310907 60.40816326530612,4.147015243979005 62.04081632653061,13.71983224089003 63.6734693877551,5.052738642356664 65.3061224489796,4.799718727240764 66.93877551020408,4.619026093071147 68.57142857142857,4.509405057886938 70.20408163265306,0.0 71.83673469387755,3.5145282402873 73.46938775510203,5.246113664331098 75.10204081632654,6.520254150028881 76.73469387755102,5.680202918204877 78.36734693877551,6.273261508325171 80.0,5.049976142042743" 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,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_10000_4.html">BenchmarkDirectoryLoader/10000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.92440882124942 1.63265306122449,11.06225284226846 3.26530612244898,15.87138417056083 4.897959183673469,4.325178491696082 6.530612244897959,8.759044573110693 8.16326530612245,13.53798248025283 9.795918367346939,3.026861382236204 11.42857142857143,10.31365670545561 13.06122448979592,10.94181367052229 14.69387755102041,11.15492744707061 16.3265306122449,12.55067506148492 17.95918367346939,13.17551598607845 19.59183673469388,4.353248483420525 21.22448979591837,12.29136942290715 22.85714285714286,6.838955330898662 24.48979591836735,10.07440729412552 26.12244897959184,7.329191191549333 27.75510204081633,8.98532070329146 29.38775510204082,7.510278998264896 31.02040816326531,8.45459424317921 32.6530612244898,10.83732930754385 34.28571428571429,7.375470317801756 35.91836734693878,5.454290272802505 37.55102040816327,15.60912609243899 39.18367346938776,0.0 40.81632653061224,0.4046732900211907 42.44897959183673,10.53331529872725 44.08163265306122,5.59260406622191 45.71428571428571,10.86697005528189 47.3469387755102,4.342325911511169 48.97959183673469,5.017969157914792 50.61224489795918,9.473069533587273 52.24489795918367,3.833488227329118 53.87755102040816,11.76435169227144 55.51020408163265,8.976841529625476 57.14285714285714,20.0 58.77551020408163,10.53524965566992 60.40816326530612,8.83010673868874 62.04081632653061,13.92863531844897 63.6734693877551,6.244264195343872 65.3061224489796,3.597133079394444 66.93877551020408,8.379503379307035 68.57142857142857,7.930398055753112 70.20408163265306,7.405125609576958 71.83673469387755,11.81781557288235 73.46938775510203,10.48417099715373 75.10204081632654,10.36496806856641 76.73469387755102,11.46842416811743 78.36734693877551,11.01597371601604 80.0,10.71617747797669" 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,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_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,14.11480362537764 1.63265306122449,7.347432024169184 3.26530612244898,14.52567975830816 4.897959183673469,5.716012084592145 6.530612244897959,5.812688821752266 8.16326530612245,13.13595166163142 9.795918367346939,6.91238670694864 11.42857142857143,7.262839879154079 13.06122448979592,5.981873111782477 14.69387755102041,7.782477341389728 16.3265306122449,6.344410876132931 17.95918367346939,6.138972809667674 19.59183673469388,6.525679758308157 21.22448979591837,14.00604229607251 22.85714285714286,6.598187311178248 24.48979591836735,7.105740181268882 26.12244897959184,6.283987915407855 27.75510204081633,4.918429003021148 29.38775510204082,5.172205438066465 31.02040816326531,4.290030211480363 32.6530612244898,7.069486404833837 34.28571428571429,3.226586102719033 35.91836734693878,4.761329305135952 37.55102040816327,13.95770392749245 39.18367346938776,0.8821752265861027 40.81632653061224,3.371601208459215 42.44897959183673,4.761329305135952 44.08163265306122,6.743202416918429 45.71428571428571,7.299093655589124 47.3469387755102,6.102719033232628 48.97959183673469,6.924471299093656 50.61224489795918,5.691842900302115 52.24489795918367,6.586102719033233 53.87755102040816,5.800604229607251 55.51020408163265,7.347432024169184 57.14285714285714,20.0 58.77551020408163,6.827794561933535 60.40816326530612,5.353474320241692 62.04081632653061,13.71601208459215 63.6734693877551,5.607250755287009 65.3061224489796,5.015105740181269 66.93877551020408,5.921450151057402 68.57142857142857,5.462235649546828 70.20408163265306,0.0 71.83673469387755,3.963746223564955 73.46938775510203,4.61631419939577 75.10204081632654,6.83987915407855 76.73469387755102,4.785498489425982 78.36734693877551,7.033232628398792 80.0,4.845921450151057" 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/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,12.07446702031829 1.63265306122449,4.904413972575318 3.26530612244898,13.40686617956161 4.897959183673469,4.901611450305275 6.530612244897959,4.042838554699229 8.16326530612245,13.15023521169052 9.795918367346939,6.398558702832549 11.42857142857143,3.908717846061455 13.06122448979592,6.781703533179862 14.69387755102041,4.880392353117806 16.3265306122449,5.115003503152838 17.95918367346939,5.179461515363827 19.59183673469388,6.900610549494545 21.22448979591837,12.0884796316685 22.85714285714286,5.004504053648283 24.48979591836735,4.35672104894405 26.12244897959184,5.006105494945451 27.75510204081633,5.332799519567611 29.38775510204082,5.16705034531078 31.02040816326531,5.142228005204684 32.6530612244898,8.335902312080872 34.28571428571429,4.433990591532379 35.91836734693878,3.236512861575418 37.55102040816327,13.36562906615954 39.18367346938776,1.718346511860675 40.81632653061224,5.811630467420679 42.44897959183673,3.51636472825543 44.08163265306122,2.840156140526474 45.71428571428571,5.663096787108398 47.3469387755102,3.983184866379742 48.97959183673469,8.233410069062156 50.61224489795918,3.197277549794815 52.24489795918367,4.308277449704734 53.87755102040816,5.42288059253328 55.51020408163265,5.228705835251727 57.14285714285714,20.0 58.77551020408163,5.140226203583225 60.40816326530612,5.42928635772195 62.04081632653061,13.19227304574117 63.6734693877551,5.185867280552497 65.3061224489796,5.331198078270443 66.93877551020408,5.451306175558002 68.57142857142857,6.234010609548594 70.20408163265306,0.0 71.83673469387755,1.632669402462216 73.46938775510203,5.062155940346312 75.10204081632654,5.17345611049945 76.73469387755102,4.802322089880893 78.36734693877551,5.471724552096887 80.0,5.051746571914723" 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/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,14.27740410834394 1.63265306122449,8.013088529358297 3.26530612244898,15.66624250136339 4.897959183673469,6.500636247954917 6.530612244897959,6.795128158516633 8.16326530612245,15.45173604799127 9.795918367346939,7.158698418469369 11.42857142857143,7.769496455189965 13.06122448979592,8.220323577531358 14.69387755102041,7.976731503363025 16.3265306122449,6.147973095800763 17.95918367346939,6.791492455917106 19.59183673469388,7.158698418469369 21.22448979591837,15.23722959461916 22.85714285714286,6.413379385566261 24.48979591836735,7.205962552263225 26.12244897959184,7.133248500272678 27.75510204081633,7.282312306853299 29.38775510204082,8.373023086711507 31.02040816326531,6.162515906198873 32.6530612244898,8.278494819123797 34.28571428571429,6.900563533902927 35.91836734693878,6.344301036175241 37.55102040816327,15.52808580258135 39.18367346938776,0.0 40.81632653061224,6.064351936011634 42.44897959183673,6.802399563715688 44.08163265306122,5.926195237229595 45.71428571428571,7.936738774768224 47.3469387755102,4.959098345755317 48.97959183673469,7.19869114706417 50.61224489795918,5.606253408471187 52.24489795918367,6.544264679149246 53.87755102040816,6.278858389383748 55.51020408163265,7.762225049990911 57.14285714285714,20.0 58.77551020408163,7.671332485002727 60.40816326530612,6.893292128703872 62.04081632653061,15.09907289583712 63.6734693877551,7.79131067078713 65.3061224489796,6.435193601163425 66.93877551020408,6.871477913106708 68.57142857142857,7.46046173423014 70.20408163265306,2.097800399927286 71.83673469387755,3.955644428285766 73.46938775510203,6.275222686784221 75.10204081632654,8.111252499545538 76.73469387755102,6.998727504090165 78.36734693877551,7.52954008362116 80.0,6.900563533902927" 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/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,14.34957140050282 1.63265306122449,7.709929138025244 3.26530612244898,14.61968158721645 4.897959183673469,4.890243535153477 6.530612244897959,5.046280427552558 8.16326530612245,14.11433287774768 9.795918367346939,7.110535215145905 11.42857142857143,7.436821551448433 13.06122448979592,3.667225512031907 14.69387755102041,7.949312390734736 16.3265306122449,5.819774520953833 17.95918367346939,3.684456975838662 19.59183673469388,7.177654025479333 21.22448979591837,14.16549662900078 22.85714285714286,5.554676732576 24.48979591836735,5.228282834077425 26.12244897959184,6.018391701361451 27.75510204081633,6.596373576414335 29.38775510204082,7.176965627424631 31.02040816326531,3.978582215523089 32.6530612244898,5.24021506702559 34.28571428571429,5.763648567056424 35.91836734693878,5.548854032363314 37.55102040816327,14.82123163016962 39.18367346938776,0.6096410147560991 40.81632653061224,4.938510277926373 42.44897959183673,5.686748767695774 44.08163265306122,4.23657372814874 45.71428571428571,7.932604396282077 47.3469387755102,3.477944730241183 48.97959183673469,6.364096599457026 50.61224489795918,4.371105352151459 52.24489795918367,4.082437101213158 53.87755102040816,4.886909107076015 55.51020408163265,8.223653357159556 57.14285714285714,20.0 58.77551020408163,6.215553206715897 60.40816326530612,4.152947706128607 62.04081632653061,12.41505096296849 63.6734693877551,6.286020786752927 65.3061224489796,3.864372675760214 66.93877551020408,6.618058115137443 68.57142857142857,6.435101990474292 70.20408163265306,0.0 71.83673469387755,6.036411954605885 73.46938775510203,3.440513086016771 75.10204081632654,8.541951407702314 76.73469387755102,4.910278786870528 78.36734693877551,5.791564542337197 80.0,5.006970030303856" 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.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(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_100_4.html">BenchmarkGlob/100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.91210738982664 1.63265306122449,7.410368795894422 3.26530612244898,14.95896918319965 4.897959183673469,4.502583818059266 6.530612244897959,5.075053762673904 8.16326530612245,14.87751382850866 9.795918367346939,6.597527095317744 11.42857142857143,7.180482098723605 13.06122448979592,4.875195703265704 14.69387755102041,7.774136141712346 16.3265306122449,5.31756532655252 17.95918367346939,3.673122942663847 19.59183673469388,6.656657120745794 21.22448979591837,13.87893680077318 22.85714285714286,6.179265974557684 24.48979591836735,5.01949008377348 26.12244897959184,6.305086680052354 27.75510204081633,6.681050930994761 29.38775510204082,7.138042575044847 31.02040816326531,3.862567270211377 32.6530612244898,5.044383182536314 34.28571428571429,5.144954154615387 35.91836734693878,4.686821279676461 37.55102040816327,14.86474630793976 39.18367346938776,0.4603440097860549 40.81632653061224,5.805156223809643 42.44897959183673,5.379049140688804 44.08163265306122,4.294166526984761 45.71428571428571,7.919928387761725 47.3469387755102,3.353150332205179 48.97959183673469,6.102018908769289 50.61224489795918,4.801800291727146 52.24489795918367,4.664852585066281 53.87755102040816,4.700658704203653 55.51020408163265,8.16072810530708 57.14285714285714,20.0 58.77551020408163,6.283902581678251 60.40816326530612,3.96791714663747 62.04081632653061,12.48314009679064 63.6734693877551,6.223274690708597 65.3061224489796,3.679328385621917 66.93877551020408,6.299166544816494 68.57142857142857,6.222561421403072 70.20408163265306,0.0 71.83673469387755,5.435183435033648 73.46938775510203,3.454077938937015 75.10204081632654,8.469003099155133 76.73469387755102,4.903940456278375 78.36734693877551,5.628408089900463 80.0,4.985039176316606" 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(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_10_4.html">BenchmarkObjectIteration/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.27979703841773 1.63265306122449,7.942425183804494 3.26530612244898,15.07921714818267 4.897959183673469,5.627006316661489 6.530612244897959,5.465465465465465 8.16326530612245,14.95702599150875 9.795918367346939,6.867557212384799 11.42857142857143,7.929998964481723 13.06122448979592,6.94832763798281 14.69387755102041,8.164026095060578 16.3265306122449,4.951848400124262 17.95918367346939,5.612509060784923 19.59183673469388,5.664284974629802 21.22448979591837,14.1617479548514 22.85714285714286,5.04711608159884 24.48979591836735,7.014600807704256 26.12244897959184,8.18887853370612 27.75510204081633,5.885885885885886 29.38775510204082,8.447758102930518 31.02040816326531,5.293569431500466 32.6530612244898,7.435021228124676 34.28571428571429,5.952159055607331 35.91836734693878,4.858651755203479 37.55102040816327,14.91560526043285 39.18367346938776,0.0 40.81632653061224,6.668737703220462 42.44897959183673,5.473749611680646 44.08163265306122,6.737081909495703 45.71428571428571,8.329709019364191 47.3469387755102,4.728176452314383 48.97959183673469,6.855130993062028 50.61224489795918,6.380863622242933 52.24489795918367,7.548928238583411 53.87755102040816,4.827586206896552 55.51020408163265,8.277933105519311 57.14285714285714,20.0 58.77551020408163,8.08532670601636 60.40816326530612,5.983224603914259 62.04081632653061,14.8079113596355 63.6734693877551,6.664595630112871 65.3061224489796,5.670498084291188 66.93877551020408,6.016361188774982 68.57142857142857,6.368437402920162 70.20408163265306,1.706534120327224 71.83673469387755,1.157709433571503 73.46938775510203,4.848296572434503 75.10204081632654,8.516102309205756 76.73469387755102,5.647716682199441 78.36734693877551,7.797452625038832 80.0,6.126126126126126" 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(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_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,14.1973373149185 1.63265306122449,7.531666044543984 3.26530612244898,15.12035407668106 4.897959183673469,4.131676709504257 6.530612244897959,3.791677776000284 8.16326530612245,15.12739295046126 9.795918367346939,5.632592118594358 11.42857142857143,7.889582111306635 13.06122448979592,5.017721608987007 14.69387755102041,7.904015357542793 16.3265306122449,3.523560674736487 17.95918367346939,4.094064949608063 19.59183673469388,7.181357649442756 21.22448979591837,15.20126557528573 22.85714285714286,3.230416466698662 24.48979591836735,6.667875362164276 26.12244897959184,7.965090030039638 27.75510204081633,4.673030092962904 29.38775510204082,8.362253150607014 31.02040816326531,3.434401606854014 32.6530612244898,7.322988321868501 34.28571428571429,4.375548801080716 35.91836734693878,4.345544712845945 37.55102040816327,15.32824970226986 39.18367346938776,0.0 40.81632653061224,6.426847259993957 42.44897959183673,4.25979843225084 44.08163265306122,6.021294370678469 45.71428571428571,7.572761691462699 47.3469387755102,2.965001155370696 48.97959183673469,6.250377717343003 50.61224489795918,3.761460388560053 52.24489795918367,6.951065607280613 53.87755102040816,3.57155299596509 55.51020408163265,8.146892052827104 57.14285714285714,20.0 58.77551020408163,7.93679233544855 60.40816326530612,4.820917542082156 62.04081632653061,15.13393412609538 63.6734693877551,4.165093585026396 65.3061224489796,4.397234220302529 66.93877551020408,4.25204856111911 68.57142857142857,4.612168719671519 70.20408163265306,0.4959206526955687 71.83673469387755,2.686858991450257 73.46938775510203,4.444373344709291 75.10204081632654,7.992179029133116 76.73469387755102,4.066762651309124 78.36734693877551,8.33160916475586 80.0,5.324161467498534" 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(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,15.21209209835443 1.63265306122449,8.620468535296549 3.26530612244898,15.78224391987756 4.897959183673469,4.969870298168981 6.530612244897959,4.625652139912638 8.16326530612245,15.89865159250612 9.795918367346939,6.728855026644175 11.42857142857143,8.764179504652954 13.06122448979592,6.206338744093037 14.69387755102041,8.892384346407784 16.3265306122449,4.086691318579424 17.95918367346939,5.428485247952811 19.59183673469388,6.733725827533431 21.22448979591837,13.85264710153832 22.85714285714286,3.740864455442226 24.48979591836735,7.887658775820272 26.12244897959184,9.402433166132294 27.75510204081633,5.854077061432418 29.38775510204082,9.08029001374102 31.02040816326531,4.906013651648364 32.6530612244898,6.997955604213913 34.28571428571429,5.435054126216304 35.91836734693878,4.599242568118597 37.55102040816327,15.42283243774647 39.18367346938776,0.2749097896394937 40.81632653061224,5.139231173125691 42.44897959183673,4.481181504362495 44.08163265306122,5.985588685442338 45.71428571428571,7.060918525800722 47.3469387755102,2.93664607375465 48.97959183673469,5.72386133857652 50.61224489795918,6.051322154323953 52.24489795918367,7.139342888742417 53.87755102040816,3.496028509825388 55.51020408163265,7.915453621261716 57.14285714285714,20.0 58.77551020408163,7.818439779696804 60.40816326530612,4.165339112754572 62.04081632653061,15.47757308994224 63.6734693877551,5.626892183258298 65.3061224489796,5.285533944790142 66.93877551020408,5.278831007786578 68.57142857142857,5.073542390490767 70.20408163265306,0.09755007652519745 71.83673469387755,0.0 73.46938775510203,4.212617161753041 75.10204081632654,9.099862589791426 76.73469387755102,4.983678348396322 78.36734693877551,8.381933350463061 80.0,4.848725883391239" 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(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_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,12.93923127701058 1.63265306122449,8.156557558928544 3.26530612244898,14.30460250231109 4.897959183673469,4.903998313892786 6.530612244897959,4.401115446174992 8.16326530612245,12.90493874992957 9.795918367346939,8.971940644017833 11.42857142857143,7.651546189529858 13.06122448979592,5.02071811194945 14.69387755102041,7.306909770309627 16.3265306122449,5.189495774645928 17.95918367346939,5.486414803242278 19.59183673469388,10.03097456857845 21.22448979591837,14.0049428539034 22.85714285714286,4.196083696024919 24.48979591836735,7.524601236339506 26.12244897959184,8.301573908742926 27.75510204081633,5.577745610660872 29.38775510204082,8.241280272893391 31.02040816326531,3.380658875608553 32.6530612244898,10.71964920066415 34.28571428571429,4.985117877953383 35.91836734693878,5.069214562012088 37.55102040816327,14.27021259280024 39.18367346938776,0.0 40.81632653061224,9.437345188021126 42.44897959183673,4.986842938139203 44.08163265306122,5.388754137883782 45.71428571428571,8.440747312766629 47.3469387755102,4.231503076936989 48.97959183673469,10.09801541563864 50.61224489795918,4.270108254482548 52.24489795918367,5.480544033900215 53.87755102040816,5.025879380731217 55.51020408163265,8.284907601463797 57.14285714285714,20.0 58.77551020408163,7.98249342146907 60.40816326530612,4.375420396471695 62.04081632653061,14.12950889345041 63.6734693877551,4.927968303410263 65.3061224489796,5.00556818822076 66.93877551020408,5.156858748872277 68.57142857142857,5.009268720554857 70.20408163265306,0.6448525386556077 71.83673469387755,1.790362060918275 73.46938775510203,5.316997198863964 75.10204081632654,8.464981626022254 76.73469387755102,5.583477262246014 78.36734693877551,8.360378984593403 80.0,4.537520406835968" 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(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,13.17236566643405 1.63265306122449,7.300302395906025 3.26530612244898,14.02791346824843 4.897959183673469,4.430565247732031 6.530612244897959,4.862526168876483 8.16326530612245,13.37497092347057 9.795918367346939,7.609211444521982 11.42857142857143,6.829030006978367 13.06122448979592,5.888113514770877 14.69387755102041,7.29285880437311 16.3265306122449,3.735985112816934 17.95918367346939,4.781111886485229 19.59183673469388,8.060711793440335 21.22448979591837,13.1425913003024 22.85714285714286,3.687601767852989 24.48979591836735,6.954640614096301 26.12244897959184,8.02140032565713 27.75510204081633,5.089788322865783 29.38775510204082,8.082577343568271 31.02040816326531,3.861828332170272 32.6530612244898,8.15189578971854 34.28571428571429,4.885322167946034 35.91836734693878,5.242149337055129 37.55102040816327,14.21353803210049 39.18367346938776,0.0 40.81632653061224,7.756687601767853 42.44897959183673,4.75715282623866 44.08163265306122,7.248197255175622 45.71428571428571,7.706443358920679 47.3469387755102,3.084670853686904 48.97959183673469,7.520353570597813 50.61224489795918,5.135380321004885 52.24489795918367,6.424749941846941 53.87755102040816,4.287276110723424 55.51020408163265,8.166317748313562 57.14285714285714,20.0 58.77551020408163,7.966969062572691 60.40816326530612,5.743428704349849 62.04081632653061,14.1491044428937 63.6734693877551,5.282391253779949 65.3061224489796,4.850895557106304 66.93877551020408,5.013491509653408 68.57142857142857,5.598511281693417 70.20408163265306,1.061642242381949 71.83673469387755,3.688764829030007 73.46938775510203,4.762037683182135 75.10204081632654,7.866945801349151 76.73469387755102,4.929285880437311 78.36734693877551,7.826936496859735 80.0,5.246801581763201" 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(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_10x250_4.html">BenchmarkSetUnion/10x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.40494961844934 1.63265306122449,7.697289093132088 3.26530612244898,14.54479531177537 4.897959183673469,5.013196171845356 6.530612244897959,5.349635313461782 8.16326530612245,14.29267675703023 9.795918367346939,9.237657574096716 11.42857142857143,7.391205362789325 13.06122448979592,5.883553269530756 14.69387755102041,7.693241704962267 16.3265306122449,4.727518023525444 17.95918367346939,4.9373076436612 19.59183673469388,10.08777773093301 21.22448979591837,13.88844386356929 22.85714285714286,4.855685315569796 24.48979591836735,7.22745478308529 26.12244897959184,7.550233989628568 27.75510204081633,5.396686200935959 29.38775510204082,7.931531683460517 31.02040816326531,4.582823896454319 32.6530612244898,9.91863063366921 34.28571428571429,5.206964880475568 35.91836734693878,5.037649142038029 37.55102040816327,14.27362030439732 39.18367346938776,0.0 40.81632653061224,9.261435979594419 42.44897959183673,4.701884565116573 44.08163265306122,7.364391416164257 45.71428571428571,7.729330916143176 47.3469387755102,3.452422108857878 48.97959183673469,9.519288334246806 50.61224489795918,5.368523124920949 52.24489795918367,5.829756735106876 53.87755102040816,4.831400986550866 55.51020408163265,7.870483578565707 57.14285714285714,20.0 58.77551020408163,7.434040220919938 60.40816326530612,5.694675154939078 62.04081632653061,14.11965091277035 63.6734693877551,5.409840212487879 65.3061224489796,4.945571061174586 66.93877551020408,4.969349466672288 68.57142857142857,5.302753067161347 70.20408163265306,1.171887516337114 71.83673469387755,3.127450567055947 73.46938775510203,4.989417766347654 75.10204081632654,7.681268181626544 76.73469387755102,5.139677052152283 78.36734693877551,7.850752561237826 80.0,5.359922425060078" 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(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_10_4.html">BenchmarkArrayIteration/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.44976076555024 1.63265306122449,7.773712355755699 3.26530612244898,15.15057697720236 4.897959183673469,5.561497326203209 6.530612244897959,5.893611032929918 8.16326530612245,15.03799605966789 9.795918367346939,6.096256684491979 11.42857142857143,7.464114832535885 13.06122448979592,6.602870813397129 14.69387755102041,7.903180410920349 16.3265306122449,4.877568252181255 17.95918367346939,5.859836757669575 19.59183673469388,6.692935547424712 21.22448979591837,14.13734871939206 22.85714285714286,5.471432592175626 24.48979591836735,6.802701942020827 26.12244897959184,8.097382493667324 27.75510204081633,5.848578665916127 29.38775510204082,8.111455108359133 31.02040816326531,4.579228820714889 32.6530612244898,6.881508584294962 34.28571428571429,5.367295243456234 35.91836734693878,4.998592738530819 37.55102040816327,15.08584294962004 39.18367346938776,0.0 40.81632653061224,5.401069518716578 42.44897959183673,5.080213903743316 44.08163265306122,6.287644244300591 45.71428571428571,7.835631860399662 47.3469387755102,4.869124683366169 48.97959183673469,6.284829721362229 50.61224489795918,4.908528004503237 52.24489795918367,6.135660005629046 53.87755102040816,4.931044188010132 55.51020408163265,7.686462144666479 57.14285714285714,20.0 58.77551020408163,7.599211933577259 60.40816326530612,5.893611032929918 62.04081632653061,14.73121305938643 63.6734693877551,6.296087813115677 65.3061224489796,5.460174500422178 66.93877551020408,5.2884886011821 68.57142857142857,5.789473684210526 70.20408163265306,0.3687025049254151 71.83673469387755,1.956093442161554 73.46938775510203,4.72558401350971 75.10204081632654,7.965099915564312 76.73469387755102,5.412327610470025 78.36734693877551,7.661131438221222 80.0,5.17309316070926" 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,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_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,14.06581740976645 1.63265306122449,7.625619249823071 3.26530612244898,14.61429582448691 4.897959183673469,5.983722576079264 6.530612244897959,6.086341118188252 8.16326530612245,14.68506723283793 9.795918367346939,6.542816702052371 11.42857142857143,7.338995046001415 13.06122448979592,7.448690728945506 14.69387755102041,7.869780608634112 16.3265306122449,5.711252653927813 17.95918367346939,5.969568294409059 19.59183673469388,6.415428167020524 21.22448979591837,14.70983722576079 22.85714285714286,6.10757254069356 24.48979591836735,7.91932059447983 26.12244897959184,7.523000707714084 27.75510204081633,6.857749469214437 29.38775510204082,7.685774946921444 31.02040816326531,5.64755838641189 32.6530612244898,7.774239207360226 34.28571428571429,6.288039631988677 35.91836734693878,6.24203821656051 37.55102040816327,14.53998584571833 39.18367346938776,0.0 40.81632653061224,6.829440905874027 42.44897959183673,6.610049539985846 44.08163265306122,5.530785562632696 45.71428571428571,7.735314932767162 47.3469387755102,4.957537154989384 48.97959183673469,7.661004953998585 50.61224489795918,3.393489030431706 52.24489795918367,6.440198159943383 53.87755102040816,5.566171266808209 55.51020408163265,7.714083510261854 57.14285714285714,20.0 58.77551020408163,7.618542108987969 60.40816326530612,7.342533616418967 62.04081632653061,13.67303609341826 63.6734693877551,6.889596602972399 65.3061224489796,5.633404104741684 66.93877551020408,6.450813871196037 68.57142857142857,6.316348195329087 70.20408163265306,2.533616418966737 71.83673469387755,5.707714083510262 73.46938775510203,6.528662420382166 75.10204081632654,7.979476291578202 76.73469387755102,6.840056617126681 78.36734693877551,7.668082094833687 80.0,6.748053786270347" 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_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,12.34997529236793 1.63265306122449,6.540242234242069 3.26530612244898,14.50583878552987 4.897959183673469,5.387662918628046 6.530612244897959,4.740257802965122 8.16326530612245,13.53195686160605 9.795918367346939,6.216940896806457 11.42857142857143,6.690538708680729 13.06122448979592,5.474827192317967 14.69387755102041,6.882640976673321 16.3265306122449,4.011535257842401 17.95918367346939,5.321869632176916 19.59183673469388,5.730188542722942 21.22448979591837,14.43520342045531 22.85714285714286,4.966031721101758 24.48979591836735,6.096739381290716 26.12244897959184,6.811306047831644 27.75510204081633,5.644735456875152 29.38775510204082,7.104927363676797 31.02040816326531,4.440042069844584 32.6530612244898,6.724052614053756 34.28571428571429,5.249872861143794 35.91836734693878,4.505423848197406 37.55102040816327,14.48226622996513 39.18367346938776,0.0 40.81632653061224,5.27451190852998 42.44897959183673,4.067119714221343 44.08163265306122,4.482098197491652 45.71428571428571,6.624320197194681 47.3469387755102,3.955594161111593 48.97959183673469,6.001111757712262 50.61224489795918,4.311325765928021 52.24489795918367,5.925682323292421 53.87755102040816,5.171343399050034 55.51020408163265,6.970930039165283 57.14285714285714,20.0 58.77551020408163,6.615267019031907 60.40816326530612,5.700968038508928 62.04081632653061,14.38272242098444 63.6734693877551,4.792371874381666 65.3061224489796,5.141807405293983 66.93877551020408,5.572069985182279 68.57142857142857,5.692271500698021 70.20408163265306,0.8727195164231167 71.83673469387755,4.624723475131022 73.46938775510203,5.609472642084316 75.10204081632654,7.073385267941496 76.73469387755102,5.557574612419383 78.36734693877551,6.783498388088487 80.0,5.571932815816177" 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(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_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,14.09541332632409 1.63265306122449,7.439435755903097 3.26530612244898,15.17641389582512 4.897959183673469,4.383055153984317 6.530612244897959,3.84982695930258 8.16326530612245,13.81101327375476 9.795918367346939,6.587111753625093 11.42857142857143,7.568405835195164 13.06122448979592,5.177903360056074 14.69387755102041,7.718929338064573 16.3265306122449,4.202567135409822 17.95918367346939,5.13181758443948 19.59183673469388,5.917553774039515 21.22448979591837,14.62075612213607 22.85714285714286,5.412012090944934 24.48979591836735,7.721382573268498 26.12244897959184,8.098479870328996 27.75510204081633,4.936610154641433 29.38775510204082,7.789372234634424 31.02040816326531,3.874008849169843 32.6530612244898,6.309545713409559 34.28571428571429,4.026985587243177 35.91836734693878,3.876111622201779 37.55102040816327,14.60077977833268 39.18367346938776,0.2801945065054541 40.81632653061224,5.027730319358654 42.44897959183673,4.5770359661804 44.08163265306122,5.898103123494108 45.71428571428571,7.186752529898804 47.3469387755102,2.106628115827748 48.97959183673469,5.579883471327814 50.61224489795918,4.028562667017129 52.24489795918367,5.922460244447365 53.87755102040816,4.426687694396986 55.51020408163265,7.210583957594077 57.14285714285714,20.0 58.77551020408163,7.17869189994305 60.40816326530612,3.584176632934683 62.04081632653061,14.56100232181189 63.6734693877551,4.995838261707627 65.3061224489796,4.777500328558286 66.93877551020408,4.875980198887283 68.57142857142857,4.736671485521532 70.20408163265306,0.0 71.83673469387755,4.15280150698734 73.46938775510203,4.495378280106891 75.10204081632654,7.210408726508083 76.73469387755102,4.781180181364174 78.36734693877551,7.573662767775003 80.0,4.69934726420467" 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_BenchmarkSubstring_4.html">BenchmarkSubstring-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.58692299784106 1.63265306122449,8.964737329083992 3.26530612244898,13.508789966073813 4.897959183673469,5.7571707617970596 6.530612244897959,5.8188547342448835 8.16326530612245,14.310681607895548 9.795918367346939,8.471265549501386 11.42857142857143,8.820808060039065 13.06122448979592,5.2636989822144535 14.69387755102041,9.088105273979643 16.3265306122449,6.456255782872418 17.95918367346939,7.648812583530377 19.59183673469388,10.198416778040505 21.22448979591837,12.295671841266579 22.85714285714286,8.471265549501386 24.48979591836735,9.807751619204275 26.12244897959184,9.129227922278194 27.75510204081633,0.0 29.38775510204082,8.656317466844865 31.02040816326531,4.9964017682738735 32.6530612244898,8.779685411740514 34.28571428571429,5.530996196155034 35.91836734693878,8.018916418217334 37.55102040816327,12.460162434460779 39.18367346938776,6.723552996812995 40.81632653061224,5.942222679140539 42.44897959183673,8.06003906651588 44.08163265306122,5.119769713169529 45.71428571428571,7.299270072992702 47.3469387755102,2.529042870360847 48.97959183673469,4.112264829855043 50.61224489795918,2.2000616839724465 52.24489795918367,5.325382954662281 53.87755102040816,3.886090264213017 55.51020408163265,9.540454405263699 57.14285714285714,20.0 58.77551020408163,7.237586100544872 60.40816326530612,4.914156471676778 62.04081632653061,13.01531818649121 63.6734693877551,4.708543230184025 65.3061224489796,3.0019533257941795 66.93877551020408,6.559062403618794 68.57142857142857,2.2000616839724465 70.20408163265306,2.837462732599974 71.83673469387755,0.6579623727768045 73.46938775510203,1.1925568006579574 75.10204081632654,9.252595867173847 76.73469387755102,5.736609437647786 78.36734693877551,6.764675645111547 80.0,6.600185051917343" 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_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,12.87281592848436 1.63265306122449,7.46998633223745 3.26530612244898,14.74788519079458 4.897959183673469,4.083336411658232 6.530612244897959,3.218203982121089 8.16326530612245,14.25362934505559 9.795918367346939,5.17232462783052 11.42857142857143,7.250563333456466 13.06122448979592,4.838387942817037 14.69387755102041,7.514314210779062 16.3265306122449,2.738724095895977 17.95918367346939,3.73092977725241 19.59183673469388,6.772561043182742 21.22448979591837,12.36600051715858 22.85714285714286,2.893871670791622 24.48979591836735,5.849063573565808 26.12244897959184,7.544604927782498 27.75510204081633,4.96619999261202 29.38775510204082,7.744819179195449 31.02040816326531,3.490081637176314 32.6530612244898,6.556093236304533 34.28571428571429,4.194156108012264 35.91836734693878,4.237745188578183 37.55102040816327,14.5735288685309 39.18367346938776,0.02881312105204832 40.81632653061224,4.926304901924569 42.44897959183673,4.121753906394296 44.08163265306122,5.555021979239777 45.71428571428571,7.709356876362159 47.3469387755102,2.964057478482509 48.97959183673469,5.499612131062761 50.61224489795918,5.385837242805955 52.24489795918367,6.545750064644823 53.87755102040816,2.863580953788187 55.51020408163265,7.294891211998079 57.14285714285714,20.0 58.77551020408163,6.736359942373758 60.40816326530612,3.142846588600347 62.04081632653061,14.03937793210447 63.6734693877551,4.764508145247682 65.3061224489796,4.302759410439215 66.93877551020408,4.270252299508699 68.57142857142857,4.611576964279118 70.20408163265306,0.0 71.83673469387755,0.002955191902774186 73.46938775510203,2.789701156218832 75.10204081632654,7.699013704702449 76.73469387755102,3.669609545269846 78.36734693877551,7.18259391969266 80.0,4.587196631081231" 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(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_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,14.11366711772666 1.63265306122449,6.339648173207037 3.26530612244898,14.3234100135318 4.897959183673469,5.805142083897158 6.530612244897959,5.087956698240866 8.16326530612245,12.18538565629229 9.795918367346939,6.542625169147497 11.42857142857143,6.732070365358593 13.06122448979592,5.987821380243572 14.69387755102041,6.657645466847091 16.3265306122449,4.918809201623816 17.95918367346939,5.345060893098782 19.59183673469388,5.893098782138024 21.22448979591837,14.14749661705007 22.85714285714286,5.514208389715832 24.48979591836735,5.358592692828146 26.12244897959184,6.826792963464141 27.75510204081633,6.339648173207037 29.38775510204082,6.833558863328823 31.02040816326531,5.027063599458728 32.6530612244898,6.847090663058187 34.28571428571429,5.629228687415426 35.91836734693878,4.431664411366712 37.55102040816327,14.49255751014885 39.18367346938776,0.0 40.81632653061224,5.534506089309878 42.44897959183673,5.27063599458728 44.08163265306122,6.190798376184032 45.71428571428571,6.589986468200271 47.3469387755102,3.592692828146143 48.97959183673469,5.791610284167794 50.61224489795918,1.08254397834912 52.24489795918367,5.433017591339648 53.87755102040816,5.087956698240866 55.51020408163265,6.576454668470907 57.14285714285714,20.0 58.77551020408163,6.387009472259811 60.40816326530612,4.336941813261164 62.04081632653061,14.20838971583221 63.6734693877551,5.838971583220568 65.3061224489796,5.311231393775372 66.93877551020408,6.0148849797023 68.57142857142857,6.069012178619756 70.20408163265306,1.353179972936401 71.83673469387755,4.12043301759134 73.46938775510203,5.460081190798376 75.10204081632654,6.725304465493911 76.73469387755102,5.595399188092016 78.36734693877551,6.251691474966171 80.0,5.886332882273342" 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_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,13.95580539445427 1.63265306122449,9.27620212292718 3.26530612244898,15.23219411904853 4.897959183673469,6.484141357427163 6.530612244897959,5.813808190147099 8.16326530612245,14.13950807135514 9.795918367346939,10.68914328175685 11.42857142857143,8.918726643552496 13.06122448979592,6.703564924884499 14.69387755102041,9.040917413767538 16.3265306122449,6.506333627119887 17.95918367346939,7.065238941768617 19.59183673469388,11.09966694934598 21.22448979591837,14.45146607265136 22.85714285714286,6.319898568665248 24.48979591836735,8.470482781830995 26.12244897959184,9.745172098385728 27.75510204081633,7.290327202691063 29.38775510204082,9.242613822851707 31.02040816326531,5.938031585664327 32.6530612244898,11.55857376347239 34.28571428571429,6.411933176610147 35.91836734693878,5.849529080703555 37.55102040816327,15.30626831653641 39.18367346938776,0.0 40.81632653061224,11.13208898900216 42.44897959183673,6.551984392103417 44.08163265306122,8.211739577380547 45.71428571428571,9.528047730040702 47.3469387755102,5.600815715858976 48.97959183673469,11.127923773219 50.61224489795918,6.820557505802146 52.24489795918367,8.048962944574306 53.87755102040816,6.440256643935696 55.51020408163265,9.374101354694782 57.14285714285714,20.0 58.77551020408163,9.403457795534555 60.40816326530612,6.828621363558361 62.04081632653061,15.08587841901738 63.6734693877551,6.604032928529895 65.3061224489796,6.427027918608351 66.93877551020408,6.742817918425082 68.57142857142857,6.610230769615251 70.20408163265306,2.782130891072943 71.83673469387755,3.646129931407226 73.46938775510203,6.946746883169029 75.10204081632654,9.520517019904734 76.73469387755102,7.033916519079187 78.36734693877551,9.175303935795698 80.0,6.244258250042902" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(223,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(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_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,11.18787608647203 1.63265306122449,5.816804100735457 3.26530612244898,12.747938488968131 4.897959183673469,5.304212168486739 6.530612244897959,5.683084466235792 8.16326530612245,10.87586360597281 9.795918367346939,4.412747938488968 11.42857142857143,3.8778694004903045 13.06122448979592,6.752841542233119 14.69387755102041,5.215065745486962 16.3265306122449,3.8555827947403607 17.95918367346939,5.259638956986851 19.59183673469388,4.212168486739468 21.22448979591837,12.235346556719412 22.85714285714286,5.527078225986182 24.48979591836735,5.304212168486739 26.12244897959184,5.103632716737241 27.75510204081633,5.192779139737018 29.38775510204082,5.883663917985292 31.02040816326531,4.657900601738357 32.6530612244898,5.928237129485179 34.28571428571429,5.014486293737463 35.91836734693878,0.0 37.55102040816327,12.391352796969022 39.18367346938776,0.06685981724983492 40.81632653061224,2.117227546244706 42.44897959183673,3.2538444394918677 44.08163265306122,4.36817472698908 45.71428571428571,5.371071985736574 47.3469387755102,3.0309783819924228 48.97959183673469,4.925339870737686 50.61224489795918,3.008691776242479 52.24489795918367,2.29552039224426 53.87755102040816,4.880766659237798 55.51020408163265,5.638511254735903 57.14285714285714,20.0 58.77551020408163,5.148205928237131 60.40816326530612,4.05616224648986 62.04081632653061,12.213059950969468 63.6734693877551,6.0396701582349 65.3061224489796,5.415645197236461 66.93877551020408,5.326498774236683 68.57142857142857,5.683084466235792 70.20408163265306,1.0028972587474918 71.83673469387755,0.8246044127479379 73.46938775510203,4.813906841987965 75.10204081632654,4.769333630488077 76.73469387755102,4.6801872074883 78.36734693877551,5.036772899487406 80.0,5.170492533987074" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(223,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_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,13.84401758852118 1.63265306122449,6.785466327239065 3.26530612244898,14.51978708632261 4.897959183673469,5.614441101596853 6.530612244897959,5.697755149271002 8.16326530612245,14.79287202036566 9.795918367346939,6.521638509604258 11.42857142857143,5.429298773432076 13.06122448979592,7.22055079842629 14.69387755102041,6.882666049525573 16.3265306122449,5.651469567229808 17.95918367346939,5.595926868780375 19.59183673469388,6.327239065031243 21.22448979591837,14.20504512844249 22.85714285714286,6.137468178662347 24.48979591836735,7.174265216385096 26.12244897959184,7.331636195325156 27.75510204081633,6.165239527887063 29.38775510204082,7.69729229345059 31.02040816326531,5.114556815551956 32.6530612244898,7.359407544549873 34.28571428571429,6.068039805600555 35.91836734693878,5.693126591066883 37.55102040816327,14.2791020597084 39.18367346938776,0.0 40.81632653061224,5.915297384864615 42.44897959183673,5.5542698449433 44.08163265306122,5.244156445267299 45.71428571428571,7.350150428141634 47.3469387755102,4.586901180282342 48.97959183673469,6.405924554501273 50.61224489795918,3.290904883128905 52.24489795918367,6.308724832214765 53.87755102040816,5.202499421430224 55.51020408163265,7.127979634343902 57.14285714285714,20.0 58.77551020408163,7.29923628789632 60.40816326530612,6.331867623235362 62.04081632653061,14.30687340893312 63.6734693877551,6.27169636658181 65.3061224489796,5.225642212450822 66.93877551020408,5.980097199722287 68.57142857142857,6.493867160379542 70.20408163265306,1.800509141402453 71.83673469387755,4.924785929183059 73.46938775510203,6.234667900948854 75.10204081632654,7.354778986345753 76.73469387755102,6.10969682943763 78.36734693877551,7.322379078916917 80.0,6.118953945845869" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(223,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,254,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,11.05335059510396 1.63265306122449,4.527012795009131 3.26530612244898,12.86182776734382 4.897959183673469,3.33837507178912 6.530612244897959,6.648209415115218 8.16326530612245,13.03662601622554 9.795918367346939,6.242171032613894 11.42857142857143,4.629470446555428 13.06122448979592,6.407769419242961 14.69387755102041,4.031219344780898 16.3265306122449,6.676807709116887 17.95918367346939,7.651377612770681 19.59183673469388,5.279924600114736 21.22448979591837,8.125161569275267 22.85714285714286,4.853981821155102 24.48979591836735,5.604105941434801 26.12244897959184,3.955406396463825 27.75510204081633,4.716193940955685 29.38775510204082,4.97203719316958 31.02040816326531,5.305598079747585 32.6530612244898,8.540829390365788 34.28571428571429,6.10649725692558 35.91836734693878,5.730739618005305 37.55102040816327,14.07120161378665 39.18367346938776,0.0 40.81632653061224,5.383191691266143 42.44897959183673,5.068177820757224 44.08163265306122,2.502145492741741 45.71428571428571,2.844917962539644 47.3469387755102,0.622309166522452 48.97959183673469,5.037120606400119 50.61224489795918,3.105375984739878 52.24489795918367,3.945570830519591 53.87755102040816,4.973431988271989 55.51020408163265,0.6626019256827453 57.14285714285714,20.0 58.77551020408163,4.734011601072723 60.40816326530612,5.885283053925153 62.04081632653061,11.42693061688273 63.6734693877551,5.428235541613122 65.3061224489796,6.132495170622279 66.93877551020408,3.438978500960174 68.57142857142857,2.229573417850938 70.20408163265306,1.063804052333888 71.83673469387755,6.081177715860341 73.46938775510203,5.945502843135683 75.10204081632654,3.249512645213149 76.73469387755102,6.344695430160869 78.36734693877551,6.315990839111407 80.0,5.866060609901108" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(223,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.88</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/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,14.3952246308514 1.63265306122449,7.188187244737669 3.26530612244898,15.09896324222432 4.897959183673469,4.92617027961043 6.530612244897959,5.485391140433553 8.16326530612245,14.64655984919887 9.795918367346939,4.530317310713164 11.42857142857143,6.346214263273641 13.06122448979592,7.24473766886585 14.69387755102041,6.528432296575558 16.3265306122449,5.447690857681433 17.95918367346939,5.969211435752435 19.59183673469388,5.252906063462143 21.22448979591837,14.73452717562048 22.85714285714286,5.843543826578699 24.48979591836735,6.132579327678291 26.12244897959184,7.207037386113729 27.75510204081633,6.201696512723845 29.38775510204082,7.238454288407163 31.02040816326531,5.058121269242853 32.6530612244898,6.522148916116871 34.28571428571429,5.680175934652843 35.91836734693878,5.692742695570217 37.55102040816327,15.09267986176563 39.18367346938776,0.0 40.81632653061224,5.014137606032045 42.44897959183673,5.768143261074458 44.08163265306122,5.617342130065975 45.71428571428571,6.83631793905121 47.3469387755102,3.857995601633679 48.97959183673469,4.71253534401508 50.61224489795918,4.90732013823437 52.24489795918367,5.466540999057493 53.87755102040816,5.070688030160226 55.51020408163265,6.522148916116871 57.14285714285714,20.0 58.77551020408163,6.553565818410305 60.40816326530612,6.308513980521521 62.04081632653061,14.72196041470311 63.6734693877551,6.503298774740811 65.3061224489796,5.786993402450518 66.93877551020408,6.120012566760917 68.57142857142857,6.358781024191015 70.20408163265306,0.609487904492617 71.83673469387755,3.462142632736412 73.46938775510203,5.47282437951618 75.10204081632654,5.642475651900723 76.73469387755102,5.548224945020421 78.36734693877551,6.295947219604147 80.0,5.403707194470625" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(223,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/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,11.52780851065008 1.63265306122449,6.028876234868147 3.26530612244898,14.54828896241095 4.897959183673469,6.429667652091182 6.530612244897959,7.459114238537908 8.16326530612245,12.85789171138896 9.795918367346939,6.886379534220528 11.42857142857143,6.742126511582706 13.06122448979592,7.108708124525152 14.69387755102041,2.68404176542609 16.3265306122449,5.690971585907924 17.95918367346939,8.173701112717126 19.59183673469388,5.826546168893234 21.22448979591837,11.75408938599744 22.85714285714286,5.919318927249428 24.48979591836735,6.49134254525479 26.12244897959184,6.541595845352392 27.75510204081633,6.030994088165153 29.38775510204082,6.354295668559494 31.02040816326531,6.666056209426157 32.6530612244898,8.217268787539538 34.28571428571429,5.760998129243657 35.91836734693878,6.700896906281246 37.55102040816327,12.18287780872301 39.18367346938776,2.588573442308533 40.81632653061224,5.546906490962891 42.44897959183673,5.651157189037506 44.08163265306122,2.553566237930018 45.71428571428571,6.948958189702349 47.3469387755102,0.0 48.97959183673469,5.344546774408712 50.61224489795918,3.123836462071778 52.24489795918367,6.564404632591732 53.87755102040816,6.691841767098551 55.51020408163265,5.660870338940151 57.14285714285714,20.0 58.77551020408163,5.830777338209992 60.40816326530612,6.648663665011554 62.04081632653061,12.24182664240138 63.6734693877551,7.423865081211855 65.3061224489796,6.96268799067389 66.93877551020408,5.616433828282574 68.57142857142857,4.924090164457043 70.20408163265306,3.196471728792588 71.83673469387755,7.466403638242146 73.46938775510203,5.049224683516338 75.10204081632654,6.760672368564509 76.73469387755102,4.566134865237722 78.36734693877551,7.42604941089654 80.0,7.341251603182288" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(223,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(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_10x1000_4.html">BenchmarkSetIntersection/10x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.89509317170675 1.63265306122449,6.372428912244503 3.26530612244898,13.89064414211103 4.897959183673469,3.064027338964472 6.530612244897959,3.345154426462054 8.16326530612245,11.20639628602747 9.795918367346939,4.964214327164872 11.42857142857143,6.133857760010317 13.06122448979592,3.870655748275195 14.69387755102041,6.600683474111806 16.3265306122449,3.886130633825521 17.95918367346939,4.336836675478754 19.59183673469388,4.576697401508801 21.22448979591837,13.67979882648785 22.85714285714286,3.135598684634728 24.48979591836735,6.306015861757689 26.12244897959184,6.817976658714295 27.75510204081633,4.698562125217616 29.38775510204082,6.877941840221807 31.02040816326531,3.145915275001612 32.6530612244898,5.472306402733896 34.28571428571429,3.793281320523567 35.91836734693878,4.073118834225289 37.55102040816327,14.60700238571152 39.18367346938776,1.270230188922561 40.81632653061224,4.024759816880521 42.44897959183673,3.871300535173125 44.08163265306122,6.153201366948224 45.71428571428571,6.780579018634341 47.3469387755102,4.265265329808498 48.97959183673469,5.460700238571152 50.61224489795918,1.416596814752724 52.24489795918367,2.788703333548262 53.87755102040816,3.813269714359404 55.51020408163265,7.114578631762203 57.14285714285714,20.0 58.77551020408163,6.705783738474434 60.40816326530612,3.974466438841963 62.04081632653061,13.87645883035657 63.6734693877551,4.334902314784964 65.3061224489796,3.234895866915984 66.93877551020408,3.812624927461474 68.57142857142857,4.109226900509382 70.20408163265306,0.0 71.83673469387755,2.439873621768006 73.46938775510203,3.748791024566381 75.10204081632654,6.161583596621317 76.73469387755102,3.764910697014637 78.36734693877551,6.917918627893481 80.0,4.420014185311754" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(223,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(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_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,13.0311886766813 1.63265306122449,6.432451184112425 3.26530612244898,13.76747504636507 4.897959183673469,3.078816639229651 6.530612244897959,3.658071012036059 8.16326530612245,13.12118281327687 9.795918367346939,5.325916287285377 11.42857142857143,7.321489071100199 13.06122448979592,3.839436795544891 14.69387755102041,6.698196579457154 16.3265306122449,2.902093684033696 17.95918367346939,2.950494197498995 19.59183673469388,5.699089098316058 21.22448979591837,12.70962151462149 22.85714285714286,2.618596543924409 24.48979591836735,6.448396618320833 26.12244897959184,6.068258519985947 27.75510204081633,4.189395465011186 29.38775510204082,7.329901245758728 31.02040816326531,2.579659309015999 32.6530612244898,6.459539573445321 34.28571428571429,2.472466772213101 35.91836734693878,2.57270781353233 37.55102040816327,13.67038104773159 39.18367346938776,0.7511936559464448 40.81632653061224,3.45889539094284 42.44897959183673,3.520427389293422 44.08163265306122,5.688060239161452 45.71428571428571,6.210750176613665 47.3469387755102,3.493342761366127 48.97959183673469,6.057727420172473 50.61224489795918,5.592125589320835 52.24489795918367,5.984609456704456 53.87755102040816,2.974948349109678 55.51020408163265,6.149973384920872 57.14285714285714,20.0 58.77551020408163,6.10024676701442 60.40816326530612,4.15646477691281 62.04081632653061,13.68399775393934 63.6734693877551,4.721027099443686 65.3061224489796,3.050075321102315 66.93877551020408,2.85585514292077 68.57142857142857,3.845684490247313 70.20408163265306,0.0 71.83673469387755,2.243690142845856 73.46938775510203,2.924223704917229 75.10204081632654,7.924044515733761 76.73469387755102,3.317191957755403 78.36734693877551,7.229429504896002 80.0,4.442457818605003" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(223,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.88</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_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,14.68980650309196 1.63265306122449,7.293038100937562 3.26530612244898,14.91322561340515 4.897959183673469,6.060243367245163 6.530612244897959,6.319569120287253 8.16326530612245,14.63794135248354 9.795918367346939,6.27967285058847 11.42857142857143,7.285058846997806 13.06122448979592,7.492519449431478 14.69387755102041,7.468581687612208 16.3265306122449,5.561539996010373 17.95918367346939,5.992419708757231 19.59183673469388,5.932575304209056 21.22448979591837,14.79752643127868 22.85714285714286,6.367444643925793 24.48979591836735,6.670656293636545 26.12244897959184,7.400758029124277 27.75510204081633,6.870137642130461 29.38775510204082,7.572311988829044 31.02040816326531,5.44983044085378 32.6530612244898,7.289048473967684 34.28571428571429,6.403351286654698 35.91836734693878,6.20785956513066 37.55102040816327,14.79752643127868 39.18367346938776,0.0 40.81632653061224,5.653301416317574 42.44897959183673,6.642728904847397 44.08163265306122,6.503091960901656 45.71428571428571,7.695990424895272 47.3469387755102,4.895272292040694 48.97959183673469,6.886096150009974 50.61224489795918,2.513464991023339 52.24489795918367,6.419309794534211 53.87755102040816,5.49770596449232 55.51020408163265,7.492519449431478 57.14285714285714,20.0 58.77551020408163,7.432675044883303 60.40816326530612,6.742469579094355 62.04081632653061,14.48234590065829 63.6734693877551,6.922002792738879 65.3061224489796,5.80490724117295 66.93877551020408,6.37542389786555 68.57142857142857,7.005784959106324 70.20408163265306,2.278076999800519 71.83673469387755,4.955116696588869 73.46938775510203,5.90065828845003 75.10204081632654,8.094953121883105 76.73469387755102,6.20785956513066 78.36734693877551,7.129463395172551 80.0,6.503091960901656" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(223,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_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,13.9685061201856 1.63265306122449,6.821597201268889 3.26530612244898,14.14797719914864 4.897959183673469,3.406068810294633 6.530612244897959,3.263946765394244 8.16326530612245,13.85502377127386 9.795918367346939,6.157697733778042 11.42857142857143,7.324585939474993 13.06122448979592,4.610045096104447 14.69387755102041,7.589617294723022 16.3265306122449,3.263098665057451 17.95918367346939,4.710512366770776 19.59183673469388,7.42652107610885 21.22448979591837,14.24805303889029 22.85714285714286,2.651357368279416 24.48979591836735,6.522478736330498 26.12244897959184,7.7921501789981 27.75510204081633,4.439218116727964 29.38775510204082,7.887235274450162 31.02040816326531,3.847015746939907 32.6530612244898,7.100100304174448 34.28571428571429,4.147341123896042 35.91836734693878,3.715788529442945 37.55102040816327,14.46885269965016 39.18367346938776,0.0 40.81632653061224,6.602885172107285 42.44897959183673,3.652605054351815 44.08163265306122,6.13108043090021 45.71428571428571,7.558792109404943 47.3469387755102,2.893326918215401 48.97959183673469,6.359937044859615 50.61224489795918,4.525789589568366 52.24489795918367,6.171267339166741 53.87755102040816,2.577768354440702 55.51020408163265,7.654725305193799 57.14285714285714,20.0 58.77551020408163,7.435165175695402 60.40816326530612,4.050201016089442 62.04081632653061,14.48163944318951 63.6734693877551,3.277483751539221 65.3061224489796,3.783082029243152 66.93877551020408,3.608047167426423 68.57142857142857,3.992595431674917 70.20408163265306,0.90113922708702 71.83673469387755,2.589870093861874 73.46938775510203,3.704958940526964 75.10204081632654,7.917701648087289 76.73469387755102,2.419401926166342 78.36734693877551,8.075546168462084 80.0,5.053699429978716" 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/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,12.45568013571711 1.63265306122449,7.001387457831412 3.26530612244898,16.02257611833092 4.897959183673469,3.752138485890598 6.530612244897959,3.052945687574374 8.16326530612245,15.61714886624436 9.795918367346939,5.850875653696255 11.42857142857143,7.182306945372429 13.06122448979592,4.9241540958144 14.69387755102041,6.829089700785919 16.3265306122449,4.961225874246798 17.95918367346939,6.275411146934445 19.59183673469388,6.449174636534139 21.22448979591837,14.40457620632603 22.85714285714286,2.387333001134728 24.48979591836735,5.501405875413244 26.12244897959184,6.283784751674721 27.75510204081633,5.95540949958407 29.38775510204082,8.953583345185388 31.02040816326531,0.9824475329137535 32.6530612244898,9.469780841008179 34.28571428571429,6.009837290896496 35.91836734693878,3.794663914943514 37.55102040816327,16.80237781213453 39.18367346938776,0.06772298319804937 40.81632653061224,4.775167369774906 42.44897959183673,4.533171855479282 44.08163265306122,4.044690262317525 45.71428571428571,7.965281835045998 47.3469387755102,5.084209276935969 48.97959183673469,7.459283075163175 50.61224489795918,2.542488338089503 52.24489795918367,7.489582555275767 53.87755102040816,2.071059635106776 55.51020408163265,5.468864310512244 57.14285714285714,20.0 58.77551020408163,6.501313020104837 60.40816326530612,4.932862798224136 62.04081632653061,16.23849412734939 63.6734693877551,5.16514048010543 65.3061224489796,5.417151833521431 66.93877551020408,4.245985478759924 68.57142857142857,4.616742912044792 70.20408163265306,0.0 71.83673469387755,1.746224651524004 73.46938775510203,3.476422169857172 75.10204081632654,8.290192279554335 76.73469387755102,5.10396341245049 78.36734693877551,4.085682171883106 80.0,4.785001591074431" 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(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,15.360867751355862 1.63265306122449,9.787234042553195 3.26530612244898,15.444305381727158 4.897959183673469,8.610763454317901 6.530612244897959,7.1839799749687145 8.16326530612245,6.491447642886943 9.795918367346939,10.646641635377556 11.42857142857143,6.883604505632039 13.06122448979592,8.961201501877348 14.69387755102041,1.8272841051314188 16.3265306122449,7.150604922820191 17.95918367346939,8.927826449728828 19.59183673469388,9.90404672507301 21.22448979591837,13.15811430955361 22.85714285714286,7.083854818523154 24.48979591836735,9.787234042553195 26.12244897959184,10.054234459741346 27.75510204081633,7.342511472674179 29.38775510204082,10.087609511889864 31.02040816326531,5.390070921985817 32.6530612244898,5.189820609094706 34.28571428571429,9.044639132248646 35.91836734693878,5.4151022110972065 37.55102040816327,15.511055486024198 39.18367346938776,6.9002920317063 40.81632653061224,0.0 42.44897959183673,8.844388819357532 44.08163265306122,7.0671672924489 45.71428571428571,9.96245306633292 47.3469387755102,2.4113475177304977 48.97959183673469,13.13308302044222 50.61224489795918,4.630788485607011 52.24489795918367,9.970796829370048 53.87755102040816,7.192323738005843 55.51020408163265,9.85398414685023 57.14285714285714,20.0 58.77551020408163,10.179390905298291 60.40816326530612,9.011264080100128 62.04081632653061,15.794743429286608 63.6734693877551,9.027951606174387 65.3061224489796,8.944513975803087 66.93877551020408,9.027951606174387 68.57142857142857,9.002920317062998 70.20408163265306,5.348352106800169 71.83673469387755,9.019607843137257 73.46938775510203,9.036295369211516 75.10204081632654,7.042136003337509 76.73469387755102,7.359198998748436 78.36734693877551,9.945765540258657 80.0,8.710888610763456" 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></td><td></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,15.18912797281993 1.63265306122449,8.924122310305776 3.26530612244898,15.91845979614949 4.897959183673469,7.710079275198188 6.530612244897959,7.673839184597961 8.16326530612245,16.33069082672707 9.795918367346939,7.488108720271801 11.42857142857143,8.29445073612684 13.06122448979592,8.634201585503964 14.69387755102041,8.625141562853907 16.3265306122449,7.483578708946772 17.95918367346939,7.764439411098528 19.59183673469388,7.782559456398641 21.22448979591837,16.45300113250283 22.85714285714286,7.89127972819932 24.48979591836735,8.783691959229898 26.12244897959184,9.141562853907136 27.75510204081633,8.389580973952436 29.38775510204082,9.087202718006795 31.02040816326531,7.479048697621744 32.6530612244898,8.733861834654586 34.28571428571429,7.91845979614949 35.91836734693878,7.687429218573046 37.55102040816327,16.65232163080408 39.18367346938776,2.269535673839185 40.81632653061224,6.98074745186863 42.44897959183673,7.420158550396376 44.08163265306122,7.927519818799547 45.71428571428571,8.810872027180068 47.3469387755102,6.346545866364666 48.97959183673469,7.583238958097395 50.61224489795918,4.987542468856172 52.24489795918367,7.841449603624009 53.87755102040816,7.180067950169875 55.51020408163265,8.788221970554925 57.14285714285714,20.0 58.77551020408163,8.951302378255946 60.40816326530612,8.285390713476785 62.04081632653061,16.04530011325028 63.6734693877551,8.439411098527746 65.3061224489796,7.59682899207248 66.93877551020408,8.113250283125709 68.57142857142857,8.172140430351076 70.20408163265306,3.021517553793884 71.83673469387755,4.326160815402039 73.46938775510203,0.0 75.10204081632654,9.010192525481314 76.73469387755102,7.723669309173273 78.36734693877551,8.421291053227632 80.0,7.465458663646659" 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,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,12.72435385585207 1.63265306122449,5.746305246200182 3.26530612244898,12.21735658751839 4.897959183673469,1.31332913076977 6.530612244897959,2.793303915388387 8.16326530612245,12.42726062898368 9.795918367346939,5.354626322056454 11.42857142857143,6.078139665195769 13.06122448979592,2.360103663234573 14.69387755102041,5.154976535686769 16.3265306122449,2.962415073194649 17.95918367346939,2.258569727533796 19.59183673469388,5.610086152553057 21.22448979591837,12.95655950129579 22.85714285714286,2.77094627722911 24.48979591836735,6.041661413462212 26.12244897959184,5.822455697975765 27.75510204081633,1.711227848987883 29.38775510204082,5.06022273586888 31.02040816326531,2.747636057995377 32.6530612244898,5.783960215731596 34.28571428571429,2.800644393079779 35.91836734693878,1.620172305106115 37.55102040816327,13.37703999439658 39.18367346938776,0.0 40.81632653061224,5.594900889542621 42.44897959183673,2.980850318694404 44.08163265306122,5.371212439588149 45.71428571428571,4.897275337956153 47.3469387755102,2.684261399453667 48.97959183673469,5.932674931708342 50.61224489795918,2.177039994396582 52.24489795918367,5.500035021363031 53.87755102040816,2.757049800378231 55.51020408163265,6.401568957063809 57.14285714285714,20.0 58.77551020408163,6.241087063108496 60.40816326530612,2.413224066680675 62.04081632653061,13.5119142677033 63.6734693877551,3.664299222525741 65.3061224489796,3.164306226798347 66.93877551020408,2.86424318834489 68.57142857142857,2.873320725642642 70.20408163265306,2.680955382783498 71.83673469387755,2.702696644953422 73.46938775510203,2.686334664145129 75.10204081632654,5.340561742663024 76.73469387755102,6.737998178889122 78.36734693877551,9.338488477971563 80.0,6.60928766547594" 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(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_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,14.08275232151012 1.63265306122449,5.360328817171563 3.26530612244898,14.24058456386056 4.897959183673469,4.879281473588065 6.530612244897959,4.054437509514386 8.16326530612245,12.6325468107779 9.795918367346939,6.110519104886589 11.42857142857143,4.869782310854011 13.06122448979592,5.40356218602527 14.69387755102041,5.341330491703456 16.3265306122449,4.417354239610291 17.95918367346939,4.904612574212209 19.59183673469388,4.575308266098341 21.22448979591837,14.39975643172477 22.85714285714286,4.963190744405541 24.48979591836735,4.910579996955397 26.12244897959184,5.804719135332623 27.75510204081633,5.752595524432943 29.38775510204082,6.072887806363221 31.02040816326531,3.643172476784899 32.6530612244898,6.191749124676511 34.28571428571429,4.818267620642411 35.91836734693878,3.778474653676359 37.55102040816327,14.53944283757041 39.18367346938776,0.0 40.81632653061224,5.291277211143249 42.44897959183673,4.55143857512559 44.08163265306122,5.197746993454103 45.71428571428571,6.015162125133201 47.3469387755102,2.599360633277516 48.97959183673469,5.283848378748668 50.61224489795918,1.917369462627493 52.24489795918367,4.512102298675598 53.87755102040816,4.330522149490029 55.51020408163265,5.543248591870909 57.14285714285714,20.0 58.77551020408163,5.484792205815193 60.40816326530612,2.972872583346019 62.04081632653061,13.97923580453646 63.6734693877551,5.11931800882935 65.3061224489796,4.740082204292891 66.93877551020408,5.016045060130918 68.57142857142857,4.759933018724311 70.20408163265306,0.1969249505251941 71.83673469387755,3.366357131983559 73.46938775510203,4.611843507383163 75.10204081632654,5.267407520170498 76.73469387755102,5.173999086618968 78.36734693877551,5.850388186938651 80.0,5.062688384837875" 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/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,14.21018276762402 1.63265306122449,6.514360313315927 3.26530612244898,15.16318537859008 4.897959183673469,5.006527415143603 6.530612244897959,5.574412532637076 8.16326530612245,14.62793733681462 9.795918367346939,4.053524804177546 11.42857142857143,5.704960835509138 13.06122448979592,7.030026109660574 14.69387755102041,6.331592689295039 16.3265306122449,4.941253263707572 17.95918367346939,5.195822454308094 19.59183673469388,5.287206266318538 21.22448979591837,14.44516971279373 22.85714285714286,5.43733681462141 24.48979591836735,6.005221932114883 26.12244897959184,6.325065274151436 27.75510204081633,6.005221932114883 29.38775510204082,7.127937336814621 31.02040816326531,3.746736292428198 32.6530612244898,5.933420365535248 34.28571428571429,5.221932114882507 35.91836734693878,5.326370757180157 37.55102040816327,14.81070496083551 39.18367346938776,0.1044386422976501 40.81632653061224,4.523498694516971 42.44897959183673,4.869451697127937 44.08163265306122,4.301566579634465 45.71428571428571,6.742819843342037 47.3469387755102,3.81201044386423 48.97959183673469,4.092689295039164 50.61224489795918,3.870757180156658 52.24489795918367,5.319843342036554 53.87755102040816,4.412532637075718 55.51020408163265,6.475195822454308 57.14285714285714,20.0 58.77551020408163,6.253263707571802 60.40816326530612,5.463446475195822 62.04081632653061,14.41253263707572 63.6734693877551,6.481723237597911 65.3061224489796,5.274151436031332 66.93877551020408,5.561357702349869 68.57142857142857,5.783289817232376 70.20408163265306,0.0 71.83673469387755,3.035248041775457 73.46938775510203,4.947780678851175 75.10204081632654,6.481723237597911 76.73469387755102,5.163185378590078 78.36734693877551,5.992167101827676 80.0,4.778067885117493" 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,255,120);color:black;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,13.32805937384374 1.63265306122449,7.366400336872872 3.26530612244898,14.21827225706373 4.897959183673469,4.319976592289389 6.530612244897959,3.192296200426974 8.16326530612245,14.07227595089954 9.795918367346939,7.113110949761666 11.42857142857143,7.974520892775037 13.06122448979592,4.353625176293191 14.69387755102041,7.719722079880361 16.3265306122449,4.365398697404252 17.95918367346939,4.609894711746119 19.59183673469388,7.073293071658247 21.22448979591837,14.04364330488388 22.85714285714286,3.18683130502631 24.48979591836735,6.098134349731632 26.12244897959184,8.171156498813358 27.75510204081633,5.080425302001266 29.38775510204082,7.860416044189794 31.02040816326531,4.1036178226804 32.6530612244898,7.77417751776091 34.28571428571429,4.505674666881341 35.91836734693878,4.347246884777402 37.55102040816327,14.93513339453603 39.18367346938776,0.0 40.81632653061224,6.91308494119432 42.44897959183673,4.043403344887536 44.08163265306122,4.477963157625851 45.71428571428571,8.251821760810971 47.3469387755102,3.755381683466447 48.97959183673469,6.834865723030432 50.61224489795918,3.564520598630525 52.24489795918367,5.769938740535126 53.87755102040816,3.677325018848471 55.51020408163265,7.627275556126643 57.14285714285714,20.0 58.77551020408163,7.96801101029351 60.40816326530612,4.460012601770131 62.04081632653061,14.64264538092488 63.6734693877551,4.505396003659777 65.3061224489796,4.376545226266795 66.93877551020408,4.413034627001537 68.57142857142857,4.451350819966529 70.20408163265306,1.245082755236159 71.83673469387755,1.469453092465101 73.46938775510203,4.380059479116514 75.10204081632654,8.156898230643357 76.73469387755102,4.493769554804541 78.36734693877551,7.841056690936169 80.0,5.285714949198147" 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,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_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,14.13065547232968 1.63265306122449,7.961697807775674 3.26530612244898,14.74963645841907 4.897959183673469,4.641808653661481 6.530612244897959,4.202815046505885 8.16326530612245,13.85738195187533 9.795918367346939,6.390100694158641 11.42857142857143,7.592943177764974 13.06122448979592,5.852333525393036 14.69387755102041,8.179548385326639 16.3265306122449,3.644744423409334 17.95918367346939,5.141712623809916 19.59183673469388,5.885806787938651 21.22448979591837,13.90951244272505 22.85714285714286,3.867533679040799 24.48979591836735,5.970861799325047 26.12244897959184,7.820671111476939 27.75510204081633,5.042390320190962 29.38775510204082,7.896397508711279 31.02040816326531,4.726863665047878 32.6530612244898,6.953109995335693 34.28571428571429,4.853074327105112 35.91836734693878,4.005816665294812 37.55102040816327,14.51861607265344 39.18367346938776,0.0 40.81632653061224,5.719537959228469 42.44897959183673,4.143002167530935 44.08163265306122,6.616182401843773 45.71428571428571,8.1235767004143 47.3469387755102,3.539385957691991 48.97959183673469,6.46802205942876 50.61224489795918,5.657530112217741 52.24489795918367,7.256564326281999 53.87755102040816,3.46969572255604 55.51020408163265,7.245040744094164 57.14285714285714,20.0 58.77551020408163,7.696655417455483 60.40816326530612,4.567728482453974 62.04081632653061,14.57623398359261 63.6734693877551,5.190550662605976 65.3061224489796,4.564984772409252 66.93877551020408,4.674733174198151 68.57142857142857,4.922215820232118 70.20408163265306,0.7704337805580705 71.83673469387755,1.240705682223503 73.46938775510203,4.227508436908388 75.10204081632654,8.058276401349906 76.73469387755102,4.504074409416413 78.36734693877551,7.761955716519878 80.0,4.794358932148051" 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,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</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,14.05160432080133 1.63265306122449,7.36418389492187 3.26530612244898,13.88184474015234 4.897959183673469,4.765506795469414 6.530612244897959,4.827230499645578 8.16326530612245,13.01444155049517 9.795918367346939,6.409309198980031 11.42857142857143,6.791682361826821 13.06122448979592,4.86282944471229 14.69387755102041,7.388386719640962 16.3265306122449,4.782322355598836 17.95918367346939,5.374929354706977 19.59183673469388,6.149098512795368 21.22448979591837,14.16306121863643 22.85714285714286,4.893896164735673 24.48979591836735,6.600659128437172 26.12244897959184,7.487670637917777 27.75510204081633,5.349699458738915 29.38775510204082,7.099968723495211 31.02040816326531,4.402445849990235 32.6530612244898,7.201101370020173 34.28571428571429,4.964327029319333 35.91836734693878,4.69192041836764 37.55102040816327,13.91533928178765 39.18367346938776,0.0 40.81632653061224,5.498704551755786 42.44897959183673,4.421017264903801 44.08163265306122,7.140108634637158 45.71428571428571,7.517133378586384 47.3469387755102,3.282493488614123 48.97959183673469,7.008074255066043 50.61224489795918,4.60508810004111 52.24489795918367,6.354076803623158 53.87755102040816,4.813360667268523 55.51020408163265,6.814574031759993 57.14285714285714,20.0 58.77551020408163,7.58133953582389 60.40816326530612,5.44363823600513 62.04081632653061,13.83162314133566 63.6734693877551,5.52329088924976 65.3061224489796,4.65622532194996 66.93877551020408,5.386907846305343 68.57142857142857,4.662516679664399 70.20408163265306,1.671492899960256 71.83673469387755,3.228740512907363 73.46938775510203,5.002936167248719 75.10204081632654,7.899684639958262 76.73469387755102,5.090594513090378 78.36734693877551,7.004170291690966 80.0,5.444199847305099" 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(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_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,14.62273641851107 1.63265306122449,7.318913480885312 3.26530612244898,14.7635814889336 4.897959183673469,5.865191146881288 6.530612244897959,6.217303822937626 8.16326530612245,14.69818913480885 9.795918367346939,6.202213279678068 11.42857142857143,6.700201207243461 13.06122448979592,7.882293762575453 14.69387755102041,7.21830985915493 16.3265306122449,6.13682092555332 17.95918367346939,6.146881287726358 19.59183673469388,6.026156941649899 21.22448979591837,14.84406438631791 22.85714285714286,6.388329979879276 24.48979591836735,7.318913480885312 26.12244897959184,7.374245472837022 27.75510204081633,6.896378269617706 29.38775510204082,7.887323943661972 31.02040816326531,5.558350100603622 32.6530612244898,7.313883299798793 34.28571428571429,6.47887323943662 35.91836734693878,6.277665995975855 37.55102040816327,14.78370221327968 39.18367346938776,0.0 40.81632653061224,5.714285714285714 42.44897959183673,6.197183098591549 44.08163265306122,6.569416498993964 45.71428571428571,7.55533199195171 47.3469387755102,5.402414486921529 48.97959183673469,6.58953722334004 50.61224489795918,4.512072434607646 52.24489795918367,6.780684104627767 53.87755102040816,5.885311871227364 55.51020408163265,7.414486921529175 57.14285714285714,20.0 58.77551020408163,7.625754527162978 60.40816326530612,6.996981891348089 62.04081632653061,14.34607645875252 63.6734693877551,7.112676056338028 65.3061224489796,6.292756539235412 66.93877551020408,6.654929577464789 68.57142857142857,6.851106639839034 70.20408163265306,2.972837022132797 71.83673469387755,6.262575452716298 73.46938775510203,6.297786720321932 75.10204081632654,7.912474849094567 76.73469387755102,6.926559356136821 78.36734693877551,6.740442655935614 80.0,6.921529175050302" 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(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,11.9715978696306 1.63265306122449,7.233154009133499 3.26530612244898,15.55670739876963 4.897959183673469,3.414494463495615 6.530612244897959,3.670378631603274 8.16326530612245,14.72795499316027 9.795918367346939,5.372894999005178 11.42857142857143,6.379989592360464 13.06122448979592,4.647746470040654 14.69387755102041,6.771946048669253 16.3265306122449,3.781178592683803 17.95918367346939,6.243872759881362 19.59183673469388,6.222847860678076 21.22448979591837,13.03644542950379 22.85714285714286,4.300394557492776 24.48979591836735,5.581019840370776 26.12244897959184,6.684577251219771 27.75510204081633,5.319391207239022 29.38775510204082,6.186987970075329 31.02040816326531,3.527517271388721 32.6530612244898,8.790190511509804 34.28571428571429,5.446765133394391 35.91836734693878,3.689141380219301 37.55102040816327,15.31147979410412 39.18367346938776,0.0 40.81632653061224,5.639272401535747 42.44897959183673,3.269363091938866 44.08163265306122,4.688630256464991 45.71428571428571,7.778401300623043 47.3469387755102,5.443233034176292 48.97959183673469,6.422384390567024 50.61224489795918,4.603335824901509 52.24489795918367,5.475808002632829 53.87755102040816,4.444591372629305 55.51020408163265,5.741576633364433 57.14285714285714,20.0 58.77551020408163,6.399072011677239 60.40816326530612,5.177068745446221 62.04081632653061,13.71178122785341 63.6734693877551,5.116487653985639 65.3061224489796,4.994949901661956 66.93877551020408,4.048339450456369 68.57142857142857,4.078564926604131 70.20408163265306,1.742291787380204 71.83673469387755,3.527532119481379 73.46938775510203,4.027247298127516 75.10204081632654,7.421375419000074 76.73469387755102,4.915119568196504 78.36734693877551,8.052346863322958 80.0,5.584645395230897" 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(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_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,14.30784442377178 1.63265306122449,8.20743009724885 3.26530612244898,15.01514201694956 4.897959183673469,4.638665967288857 6.530612244897959,4.364592719038368 8.16326530612245,14.36037086518762 9.795918367346939,5.967764044060802 11.42857142857143,7.906929140478075 13.06122448979592,5.871410738860977 14.69387755102041,8.265402912896393 16.3265306122449,4.292181528749728 17.95918367346939,5.33046515325695 19.59183673469388,5.805213532595088 21.22448979591837,14.02269566282192 22.85714285714286,4.223389070333161 24.48979591836735,6.29271885560346 26.12244897959184,8.3688109176044 27.75510204081633,5.087790800744947 29.38775510204082,8.14521715132696 31.02040816326531,4.334107644479698 32.6530612244898,6.573919909056516 34.28571428571429,4.71016333639768 35.91836734693878,3.076031749803072 37.55102040816327,14.43044267325593 39.18367346938776,0.0 40.81632653061224,4.446946283763408 42.44897959183673,3.505089070150397 44.08163265306122,7.089717135792 45.71428571428571,6.573335063501434 47.3469387755102,2.440268078581311 48.97959183673469,5.48274431466153 50.61224489795918,4.921182923240849 52.24489795918367,6.235769519677311 53.87755102040816,3.582983187517934 55.51020408163265,7.537818489526695 57.14285714285714,20.0 58.77551020408163,7.669957032128125 60.40816326530612,4.436053535299998 62.04081632653061,14.8338764477212 63.6734693877551,4.847199960522925 65.3061224489796,4.52670459633777 66.93877551020408,4.70394935237493 68.57142857142857,4.595643266143108 70.20408163265306,0.5742452293965308 71.83673469387755,0.6689171036254941 73.46938775510203,4.736188963598847 75.10204081632654,8.28550697885235 76.73469387755102,4.970565819798119 78.36734693877551,7.809077168543351 80.0,4.565194744431631" 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(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_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,14.66280825364872 1.63265306122449,6.718671363865123 3.26530612244898,16.57775541016608 4.897959183673469,3.623553095118269 6.530612244897959,2.551585304479114 8.16326530612245,15.00503271263211 9.795918367346939,1.738802214393558 11.42857142857143,6.580271766482134 13.06122448979592,4.453950679416205 14.69387755102041,5.946149974836437 16.3265306122449,4.333165576245596 17.95918367346939,5.140915953699044 19.59183673469388,2.964267740312028 21.22448979591837,14.63009562154001 22.85714285714286,4.451434323100151 24.48979591836735,4.602415702063412 26.12244897959184,6.771514846502265 27.75510204081633,4.98238550578762 29.38775510204082,7.269753397081027 31.02040816326531,3.085052843482637 32.6530612244898,4.763462506290891 34.28571428571429,5.103170608958228 35.91836734693878,4.02868646200302 37.55102040816327,16.84197282335179 39.18367346938776,1.92501258178158 40.81632653061224,1.957725213890287 42.44897959183673,3.069954705586311 44.08163265306122,4.539506794162053 45.71428571428571,6.623049823855058 47.3469387755102,2.871162556618017 48.97959183673469,2.969300452944137 50.61224489795918,3.764469048817313 52.24489795918367,6.43935581278309 53.87755102040816,2.833417211877202 55.51020408163265,7.672370407649723 57.14285714285714,20.0 58.77551020408163,6.079516859587318 60.40816326530612,2.986914947156517 62.04081632653061,15.84297936587821 63.6734693877551,5.201308505284348 65.3061224489796,4.816305988928032 66.93877551020408,4.270256668344238 68.57142857142857,3.915450427780574 70.20408163265306,0.0 71.83673469387755,2.526421741318571 73.46938775510203,3.789632611977856 75.10204081632654,7.561650729743332 76.73469387755102,4.909411172622043 78.36734693877551,4.501761449421238 80.0,5.221439355812783" 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(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_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,11.62162162162162 1.63265306122449,4.795951329815872 3.26530612244898,13.27770001076774 4.897959183673469,3.643803165715516 6.530612244897959,4.168192096478949 8.16326530612245,12.70700979864326 9.795918367346939,6.250672983740713 11.42857142857143,4.727037794766878 13.06122448979592,5.20727899213955 14.69387755102041,4.766878432217078 16.3265306122449,3.737482502422741 17.95918367346939,3.642726391730376 19.59183673469388,6.916119306557554 21.22448979591837,11.17045332184774 22.85714285714286,3.558738020889415 24.48979591836735,4.125121137073328 26.12244897959184,4.919780338107031 27.75510204081633,3.806396037471735 29.38775510204082,5.369871863895768 31.02040816326531,2.975126520943254 32.6530612244898,7.160547001184451 34.28571428571429,3.696565090987402 35.91836734693878,3.217400667599871 37.55102040816327,12.87390976634005 39.18367346938776,0.3973296005168515 40.81632653061224,6.019166576935501 42.44897959183673,3.363841929578981 44.08163265306122,3.994831484871326 45.71428571428571,5.114676429417465 47.3469387755102,3.487670937870141 48.97959183673469,6.068698180251965 50.61224489795918,2.172929902013567 52.24489795918367,4.35662754387854 53.87755102040816,3.129105200818348 55.51020408163265,4.208032733929148 57.14285714285714,20.0 58.77551020408163,4.974695811349198 60.40816326530612,4.466458490362873 62.04081632653061,12.92021104770109 63.6734693877551,4.570905566921503 65.3061224489796,3.98406374501992 66.93877551020408,3.439216108538818 68.57142857142857,4.286637234844406 70.20408163265306,0.0 71.83673469387755,2.044793797781846 73.46938775510203,2.939592979433617 75.10204081632654,4.968235167438355 76.73469387755102,3.103262625174976 78.36734693877551,5.250349951545171 80.0,4.359857865833961" 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(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_250x100_4.html">BenchmarkAnyUnionAllUniqueTypes/250x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.72699307869777 1.63265306122449,10.31786721353499 3.26530612244898,16.18559343758011 4.897959183673469,10.46398359395027 6.530612244897959,10.23071007433991 8.16326530612245,13.39912842860805 9.795918367346939,4.455267880030761 11.42857142857143,11.74570622917201 13.06122448979592,7.041784157908229 14.69387755102041,11.23045372981287 16.3265306122449,10.40502435273007 17.95918367346939,10.1358625993335 19.59183673469388,2.171238144065624 21.22448979591837,15.52935144834658 22.85714285714286,8.244039989746218 24.48979591836735,9.779543706741862 26.12244897959184,10.93565752371187 27.75510204081633,2.860804921814919 29.38775510204082,3.150474237375032 31.02040816326531,4.908997692899257 32.6530612244898,4.009228402973597 34.28571428571429,6.616252243014612 35.91836734693878,11.04332222507049 37.55102040816327,17.63137657011023 39.18367346938776,7.169956421430402 40.81632653061224,0.6254806459882082 42.44897959183673,0.9536016406049731 44.08163265306122,10.40502435273007 45.71428571428571,12.10202512176365 47.3469387755102,10.10510125608818 48.97959183673469,7.89797487823635 50.61224489795918,8.913099205331966 52.24489795918367,11.24839784670597 53.87755102040816,7.139195078185081 55.51020408163265,9.628300435785697 57.14285714285714,20.0 58.77551020408163,10.78954114329659 60.40816326530612,3.855421686746988 62.04081632653061,17.44937195590874 63.6734693877551,10.75877980005127 65.3061224489796,4.621891822609587 66.93877551020408,7.35965137144322 68.57142857142857,5.970264034862856 70.20408163265306,0.0 71.83673469387755,7.462189182260959 73.46938775510203,5.665214047680082 75.10204081632654,10.61522686490643 76.73469387755102,6.844398872084081 78.36734693877551,6.188156882850551 80.0,4.437323763137657" 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(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,11.91051684237593 1.63265306122449,9.33916173823605 3.26530612244898,16.87837490357418 4.897959183673469,7.39007456929802 6.530612244897959,7.472357932630496 8.16326530612245,12.90305991257393 9.795918367346939,5.543841604525585 11.42857142857143,9.254307019799434 13.06122448979592,4.99100025713551 14.69387755102041,9.274877860632554 16.3265306122449,8.025199280020571 17.95918367346939,8.014913859604011 19.59183673469388,2.987914631010543 21.22448979591837,13.08048341475958 22.85714285714286,5.950115710979686 24.48979591836735,8.621753664181023 26.12244897959184,9.13859604011314 27.75510204081633,4.34044741578812 29.38775510204082,6.045255849832862 31.02040816326531,0.1799948572897917 32.6530612244898,5.919259449730008 34.28571428571429,5.278992028799177 35.91836734693878,8.06119825147853 37.55102040816327,17.41321676523528 39.18367346938776,3.293905888403188 40.81632653061224,1.977372075083569 42.44897959183673,0.4551298534327591 44.08163265306122,7.61635381846233 45.71428571428571,7.973772177937773 47.3469387755102,6.436101825662124 48.97959183673469,8.351761378246335 50.61224489795918,7.546927230650553 52.24489795918367,9.053741321676524 53.87755102040816,6.873232193365904 55.51020408163265,8.007199794291592 57.14285714285714,20.0 58.77551020408163,9.36744664438159 60.40816326530612,1.643095911545384 62.04081632653061,17.24865003857033 63.6734693877551,8.097197222936488 65.3061224489796,3.610182566212394 66.93877551020408,5.286706094111597 68.57142857142857,2.944201594240165 70.20408163265306,0.0 71.83673469387755,6.544098740035999 73.46938775510203,0.8176909231164824 75.10204081632654,9.300591411673953 76.73469387755102,5.134996142967344 78.36734693877551,4.042170223707894 80.0,4.098740035998971" 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(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,14.75800446760983 1.63265306122449,8.801191362621 3.26530612244898,15.591958302308264 4.897959183673469,7.036485480268057 6.530612244897959,7.602382725241998 8.16326530612245,15.01861504095309 9.795918367346939,4.169769173492185 11.42857142857143,6.80565897244974 13.06122448979592,8.897989575577068 14.69387755102041,8.786299329858526 16.3265306122449,5.376023827252421 17.95918367346939,6.470588235294116 19.59183673469388,4.236783320923305 21.22448979591837,14.720774385703649 22.85714285714286,7.3641102010424415 24.48979591836735,9.032017870439317 26.12244897959184,8.659717051377516 27.75510204081633,5.927029039463889 29.38775510204082,9.218168279970218 31.02040816326531,6.068503350707372 32.6530612244898,5.725986597170515 34.28571428571429,7.036485480268057 35.91836734693878,3.641102010424426 37.55102040816327,14.988830975428147 39.18367346938776,1.2658227848101298 40.81632653061224,2.8965003723008174 42.44897959183673,4.415487714072974 44.08163265306122,7.7438570364854815 45.71428571428571,8.399106478034255 47.3469387755102,4.564408041697694 48.97959183673469,4.899478778853316 50.61224489795918,6.91734921816828 52.24489795918367,6.857781087118395 53.87755102040816,5.934475055845123 55.51020408163265,8.562918838421446 57.14285714285714,20.0 58.77551020408163,8.361876396128075 60.40816326530612,5.822784810126581 62.04081632653061,15.003723008190619 63.6734693877551,6.351451973194344 65.3061224489796,6.128071481757262 66.93877551020408,5.815338793745351 68.57142857142857,6.299329858525693 70.20408163265306,2.8816083395383494 71.83673469387755,0.0 73.46938775510203,5.182427401340286 75.10204081632654,8.503350707371558 76.73469387755102,5.688756515264332 78.36734693877551,8.793745346239765 80.0,6.545048399106479" 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(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_BenchmarkVirtualDocs1x1_4.html">BenchmarkVirtualDocs1x1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.61018711018711 1.63265306122449,6.995841995841996 3.26530612244898,15.14553014553015 4.897959183673469,5.945945945945946 6.530612244897959,6.107068607068607 8.16326530612245,14.56860706860707 9.795918367346939,5.161122661122661 11.42857142857143,6.902286902286902 13.06122448979592,7.62993762993763 14.69387755102041,6.912681912681913 16.3265306122449,5.582120582120582 17.95918367346939,6.023908523908524 19.59183673469388,6.278586278586279 21.22448979591837,14.49064449064449 22.85714285714286,6.018711018711019 24.48979591836735,5.977130977130977 26.12244897959184,7.484407484407484 27.75510204081633,5.317047817047817 29.38775510204082,7.318087318087318 31.02040816326531,5.233887733887734 32.6530612244898,6.990644490644491 34.28571428571429,5.93035343035343 35.91836734693878,5.753638253638254 37.55102040816327,14.7972972972973 39.18367346938776,0.0 40.81632653061224,5.857588357588358 42.44897959183673,5.857588357588358 44.08163265306122,6.387733887733888 45.71428571428571,7.089397089397089 47.3469387755102,4.334719334719335 48.97959183673469,5.795218295218295 50.61224489795918,4.012474012474012 52.24489795918367,6.075883575883576 53.87755102040816,5.337837837837838 55.51020408163265,6.845114345114345 57.14285714285714,20.0 58.77551020408163,6.543659043659044 60.40816326530612,6.959459459459459 62.04081632653061,14.40748440748441 63.6734693877551,7.001039501039501 65.3061224489796,5.857588357588358 66.93877551020408,6.216216216216216 68.57142857142857,6.574844074844075 70.20408163265306,1.741164241164241 71.83673469387755,4.189189189189189 73.46938775510203,5.602910602910603 75.10204081632654,7.136174636174636 76.73469387755102,6.018711018711019 78.36734693877551,6.647609147609148 80.0,5.951143451143451" 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(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_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,12.12477928193055 1.63265306122449,6.274278987639789 3.26530612244898,12.042377869334903 4.897959183673469,2.636845203060627 6.530612244897959,2.0247204237786995 8.16326530612245,9.829311359623311 9.795918367346939,3.5079458505002954 11.42857142857143,6.30959387875221 13.06122448979592,4.9087698646262545 14.69387755102041,6.745144202472044 16.3265306122449,4.3555032371983575 17.95918367346939,5.061801059446738 19.59183673469388,6.203649205414951 21.22448979591837,11.653914067098295 22.85714285714286,1.2360211889346644 24.48979591836735,3.955267804590939 26.12244897959184,6.933490288404949 27.75510204081633,1.753972925250153 29.38775510204082,5.097115950559154 31.02040816326531,2.672160094173048 32.6530612244898,5.179517363154801 34.28571428571429,1.2948793407887003 35.91836734693878,0.34137728075338813 37.55102040816327,13.113596233078283 39.18367346938776,0.0 40.81632653061224,4.037669217186581 42.44897959183673,3.237198351971749 44.08163265306122,5.909358446144795 45.71428571428571,7.015891701000591 47.3469387755102,2.201294879340793 48.97959183673469,5.08534432018835 50.61224489795918,4.567392583872866 52.24489795918367,5.108887580929963 53.87755102040816,4.4025897586815805 55.51020408163265,6.768687463213659 57.14285714285714,20.0 58.77551020408163,6.380223660977046 60.40816326530612,2.3307828134196598 62.04081632653061,12.60741612713361 63.6734693877551,4.555620953502064 65.3061224489796,2.295467922307239 66.93877551020408,2.978222483814008 68.57142857142857,1.9187757504414371 70.20408163265306,1.3301942319011175 71.83673469387755,0.38846380223661114 73.46938775510203,1.907004120070635 75.10204081632654,5.9682165979988255 76.73469387755102,2.719246615656271 78.36734693877551,6.756915832842854 80.0,4.8734549735138355" 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(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,14.14221218961625 1.63265306122449,6.924379232505643 3.26530612244898,14.99717832957111 4.897959183673469,5.572799097065463 6.530612244897959,5.897291196388262 8.16326530612245,14.94356659142212 9.795918367346939,6.12020316027088 11.42857142857143,6.608352144469526 13.06122448979592,7.054176072234763 14.69387755102041,6.828442437923251 16.3265306122449,5.31038374717833 17.95918367346939,5.414785553047404 19.59183673469388,6.139954853273138 21.22448979591837,14.13656884875847 22.85714285714286,6.001693002257336 24.48979591836735,6.876410835214447 26.12244897959184,6.746613995485327 27.75510204081633,5.778781038374718 29.38775510204082,7.2686230248307 31.02040816326531,4.540067720090293 32.6530612244898,7.048532731376975 34.28571428571429,5.829571106094808 35.91836734693878,5.443002257336343 37.55102040816327,14.57957110609481 39.18367346938776,0.0 40.81632653061224,6.244356659142212 42.44897959183673,5.211625282167043 44.08163265306122,4.475169300225734 45.71428571428571,7.085214446952596 47.3469387755102,4.387697516930023 48.97959183673469,6.224604966139955 50.61224489795918,4.610609480812641 52.24489795918367,6.351580135440181 53.87755102040816,5.098758465011287 55.51020408163265,7.528216704288939 57.14285714285714,20.0 58.77551020408163,6.873589164785553 60.40816326530612,5.925507900677201 62.04081632653061,14.36230248306998 63.6734693877551,6.461625282167043 65.3061224489796,5.632054176072235 66.93877551020408,5.634875846501129 68.57142857142857,6.142776523702032 70.20408163265306,1.306433408577878 71.83673469387755,5.132618510158014 73.46938775510203,5.169300225733634 75.10204081632654,7.277088036117381 76.73469387755102,5.680022573363431 78.36734693877551,6.873589164785553 80.0,5.502257336343115" 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(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_BenchmarkVirtualDocs10x1_4.html">BenchmarkVirtualDocs10x1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.72986748216106 1.63265306122449,7.370030581039755 3.26530612244898,15.23955147808359 4.897959183673469,6.564729867482161 6.530612244897959,6.207951070336391 8.16326530612245,14.72986748216106 9.795918367346939,5.937818552497452 11.42857142857143,7.543323139653415 13.06122448979592,7.629969418960245 14.69387755102041,7.110091743119266 16.3265306122449,5.321100917431193 17.95918367346939,5.596330275229358 19.59183673469388,6.335372069317023 21.22448979591837,14.9184505606524 22.85714285714286,6.600407747196738 24.48979591836735,6.906218144750255 26.12244897959184,7.869520897043833 27.75510204081633,6.401630988786952 29.38775510204082,7.584097859327217 31.02040816326531,5.81039755351682 32.6530612244898,7.584097859327217 34.28571428571429,6.243628950050968 35.91836734693878,6.213047910295617 37.55102040816327,15.15800203873598 39.18367346938776,0.0 40.81632653061224,6.146788990825688 42.44897959183673,6.162079510703364 44.08163265306122,7.048929663608563 45.71428571428571,7.477064220183486 47.3469387755102,4.887869520897044 48.97959183673469,5.948012232415902 50.61224489795918,3.934760448521916 52.24489795918367,5.489296636085627 53.87755102040816,5.662589194699286 55.51020408163265,6.646279306829766 57.14285714285714,20.0 58.77551020408163,7.283384301732926 60.40816326530612,7.028542303771662 62.04081632653061,14.71967380224261 63.6734693877551,7.410805300713558 65.3061224489796,6.044852191641182 66.93877551020408,6.722731906218145 68.57142857142857,7.227319062181448 70.20408163265306,2.222222222222222 71.83673469387755,2.614678899082569 73.46938775510203,6.029561671763507 75.10204081632654,7.563710499490316 76.73469387755102,6.467889908256881 78.36734693877551,6.896024464831804 80.0,6.309887869520897" 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_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,10.956521739130435 1.63265306122449,7.930434782608698 3.26530612244898,14.907826086956524 4.897959183673469,8.055652173913044 6.530612244897959,3.7565217391304344 8.16326530612245,12.918260869565216 9.795918367346939,18.323478260869564 11.42857142857143,3.0330434782608684 13.06122448979592,3.735652173913042 14.69387755102041,5.405217391304349 16.3265306122449,3.7704347826086924 17.95918367346939,5.14086956521739 19.59183673469388,20.0 21.22448979591837,10.970434782608693 22.85714285714286,7.812173913043479 24.48979591836735,5.398260869565215 26.12244897959184,3.0191304347826105 27.75510204081633,5.259130434782609 29.38775510204082,2.998260869565218 31.02040816326531,3.71478260869565 32.6530612244898,18.434782608695652 34.28571428571429,3.749565217391307 35.91836734693878,5.572173913043478 37.55102040816327,12.911304347826084 39.18367346938776,5.892173913043482 40.81632653061224,19.353043478260865 42.44897959183673,5.286956521739135 44.08163265306122,2.907826086956522 45.71428571428571,2.991304347826091 47.3469387755102,5.42608695652174 48.97959183673469,19.763478260869565 50.61224489795918,2.9634782608695645 52.24489795918367,3.005217391304349 53.87755102040816,5.815652173913044 55.51020408163265,2.942608695652172 57.14285714285714,19.993043478260866 58.77551020408163,5.481739130434784 60.40816326530612,3.71478260869565 62.04081632653061,12.911304347826084 63.6734693877551,5.078260869565218 65.3061224489796,5.662608695652175 66.93877551020408,5.885217391304348 68.57142857142857,3.6939130434782648 70.20408163265306,5.314782608695655 71.83673469387755,3.7773913043478267 73.46938775510203,2.4000000000000057 75.10204081632654,0.0 76.73469387755102,1.5373913043478247 78.36734693877551,5.433043478260872 80.0,9.801739130434779" 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>./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,13.42743372274348 1.63265306122449,3.348241130308653 3.26530612244898,16.17573456190707 4.897959183673469,7.267854546725256 6.530612244897959,8.250072338458112 8.16326530612245,14.05988483696901 9.795918367346939,2.141211006624051 11.42857142857143,6.913010093544037 13.06122448979592,4.258055634967434 14.69387755102041,6.196115860760794 16.3265306122449,8.47908655073461 17.95918367346939,9.100784565822654 19.59183673469388,0.4617757977843734 21.22448979591837,14.96438571925922 22.85714285714286,3.864715146603423 24.48979591836735,6.694516894973484 26.12244897959184,7.237736943536068 27.75510204081633,1.329823743307151 29.38775510204082,7.961435498558366 31.02040816326531,4.153319135320991 32.6530612244898,5.833961287014596 34.28571428571429,7.392693420093737 35.91836734693878,7.488903093941665 37.55102040816327,15.87272782322662 39.18367346938776,1.572088463010095 40.81632653061224,0.0 42.44897959183673,4.248400613359745 44.08163265306122,3.46685481735166 45.71428571428571,8.18990356697474 47.3469387755102,3.957711391627368 48.97959183673469,3.163334250682404 50.61224489795918,6.173981728761315 52.24489795918367,5.964556343960606 53.87755102040816,6.207052430651574 55.51020408163265,0.8169769370430859 57.14285714285714,20.0 58.77551020408163,4.45235003573038 60.40816326530612,6.762769113993009 62.04081632653061,15.32809510339479 63.6734693877551,6.858086495074959 65.3061224489796,5.922966705063435 66.93877551020408,6.498301052231395 68.57142857142857,5.524117205867381 70.20408163265306,2.066831154639504 71.83673469387755,6.294499995491415 73.46938775510203,6.834442969586332 75.10204081632654,4.58674564481545 76.73469387755102,7.677418377282921 78.36734693877551,7.802954986094462 80.0,6.569591540727051" 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/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,14.40628022022162 1.63265306122449,5.469838151383037 3.26530612244898,14.76981286348327 4.897959183673469,5.245753674530553 6.530612244897959,4.628114595019798 8.16326530612245,14.13571544460599 9.795918367346939,5.245104210501955 11.42857142857143,6.578234545936797 13.06122448979592,4.84900143088073 14.69387755102041,5.356882301244923 16.3265306122449,5.441808204790548 17.95918367346939,5.865554402972316 19.59183673469388,3.904438395974099 21.22448979591837,13.33658751970051 22.85714285714286,5.611750888378338 24.48979591836735,4.661704971513853 26.12244897959184,6.092033172586947 27.75510204081633,6.576231627953077 29.38775510204082,7.500993280107171 31.02040816326531,4.17796332200366 32.6530612244898,7.538120569846524 34.28571428571429,5.742639700500148 35.91836734693878,6.541057577046003 37.55102040816327,15.3496121815218 39.18367346938776,0.0 40.81632653061224,4.272142876270196 42.44897959183673,5.150477543872446 44.08163265306122,4.289799573704413 45.71428571428571,6.7491877761661 47.3469387755102,4.947625451671334 48.97959183673469,5.73653885836583 50.61224489795918,2.580490221749557 52.24489795918367,6.752873726865722 53.87755102040816,5.025048591662699 55.51020408163265,7.458936849195543 57.14285714285714,20.0 58.77551020408163,6.511096201980405 60.40816326530612,4.145823334394367 62.04081632653061,14.43367524302496 63.6734693877551,6.533856523460252 65.3061224489796,6.17236193709432 66.93877551020408,5.324126776832406 68.57142857142857,5.564719272202855 70.20408163265306,1.656750021416561 71.83673469387755,4.301729840170053 73.46938775510203,6.671430210667471 75.10204081632654,7.029552673168496 76.73469387755102,6.913099895443562 78.36734693877551,6.788004157054458 80.0,5.748333415929971" 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,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_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,12.23488902949309 1.63265306122449,7.872491409355151 3.26530612244898,15.21393006999526 4.897959183673469,5.167351238229739 6.530612244897959,4.971849252098285 8.16326530612245,14.92414480989885 9.795918367346939,6.550740444254901 11.42857142857143,7.009989501293986 13.06122448979592,5.321629781368234 14.69387755102041,7.157495738177886 16.3265306122449,5.138106341055301 17.95918367346939,5.739252226459769 19.59183673469388,6.392884650565544 21.22448979591837,13.36187210222314 22.85714285714286,5.165134974207674 24.48979591836735,7.235789750885865 26.12244897959184,7.48425834973392 27.75510204081633,5.497290261838427 29.38775510204082,7.408143313745847 31.02040816326531,3.829345339844628 32.6530612244898,7.95189704975874 34.28571428571429,4.698957470336203 35.91836734693878,4.834613336502754 37.55102040816327,15.18201213934731 39.18367346938776,0.0 40.81632653061224,6.146681255323636 42.44897959183673,4.780947586870675 44.08163265306122,5.738042719595992 45.71428571428571,8.100743299063971 47.3469387755102,4.801986947113788 48.97959183673469,6.96188422059634 50.61224489795918,4.495522610670461 52.24489795918367,6.987374752534663 53.87755102040816,4.641639895548945 55.51020408163265,6.790052679966581 57.14285714285714,20.0 58.77551020408163,7.313836735217041 60.40816326530612,4.814259130436809 62.04081632653061,14.72753119607178 63.6734693877551,5.936506715792687 65.3061224489796,5.27381347726232 66.93877551020408,5.125095403058258 68.57142857142857,5.445528495072833 70.20408163265306,2.073493272555031 71.83673469387755,3.81667697893617 73.46938775510203,4.439848007634575 75.10204081632654,7.879429178013076 76.73469387755102,5.098812515949061 78.36734693877551,7.977215127924577 80.0,5.665476968682162" 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(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,14.85793398930018 1.63265306122449,5.519921147239299 3.26530612244898,15.01404422363646 4.897959183673469,5.090674977352621 6.530612244897959,5.278007258556151 8.16326530612245,13.00227328406935 9.795918367346939,6.379097181469601 11.42857142857143,4.474666271643203 13.06122448979592,5.875784112080311 14.69387755102041,5.337374727234399 16.3265306122449,4.861181537970681 17.95918367346939,5.484824831782676 19.59183673469388,5.32825880114177 21.22448979591837,14.88334463328339 22.85714285714286,5.529151022408086 24.48979591836735,5.509893628537407 26.12244897959184,6.090122324333255 27.75510204081633,6.237800327033849 29.38775510204082,5.759897901627763 31.02040816326531,5.086230963382464 32.6530612244898,6.498515813283044 34.28571428571429,5.457135206276315 35.91836734693878,4.696525122922566 37.55102040816327,15.17892853683689 39.18367346938776,0.0 40.81632653061224,5.318459180592193 42.44897959183673,5.315268606459773 44.08163265306122,3.973974031005544 45.71428571428571,5.494396554179937 47.3469387755102,3.833132972874422 48.97959183673469,5.878290991755784 50.61224489795918,1.099836483075713 52.24489795918367,4.712022197280036 53.87755102040816,4.867448737159363 55.51020408163265,5.560145171123025 57.14285714285714,20.0 58.77551020408163,5.772546249081286 60.40816326530612,4.318669986383085 62.04081632653061,14.77087689511557 63.6734693877551,6.092173407704097 65.3061224489796,5.377940598346599 66.93877551020408,5.743147387432556 68.57142857142857,5.763430322988656 70.20408163265306,0.8507438025946205 71.83673469387755,3.517607980993294 73.46938775510203,5.20337061367275 75.10204081632654,6.210908345060592 76.73469387755102,5.977654586165443 78.36734693877551,6.188118529829019 80.0,5.562993898026972" 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(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_AnalyzeAccess_4.html">BenchmarkComplexRules/AnalyzeAccess-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.84214369158879 1.63265306122449,4.93428738317757 3.26530612244898,13.1571261682243 4.897959183673469,2.677424065420561 6.530612244897959,2.808849299065421 8.16326530612245,12.59345794392523 9.795918367346939,5.378942757009346 11.42857142857143,4.853241822429907 13.06122448979592,4.26839953271028 14.69387755102041,5.191296728971963 16.3265306122449,3.106016355140187 17.95918367346939,2.104994158878505 19.59183673469388,5.83455023364486 21.22448979591837,12.0816296728972 22.85714285714286,2.738025700934579 24.48979591836735,4.982476635514019 26.12244897959184,5.609667056074766 27.75510204081633,3.514894859813084 29.38775510204082,5.749123831775701 31.02040816326531,2.304322429906542 32.6530612244898,6.071845794392523 34.28571428571429,3.281980140186916 35.91836734693878,2.636536214953271 37.55102040816327,12.71101051401869 39.18367346938776,0.6936331775700935 40.81632653061224,4.799941588785047 42.44897959183673,2.621203271028037 44.08163265306122,3.578417056074766 45.71428571428571,5.264310747663551 47.3469387755102,2.836594626168224 48.97959183673469,4.829147196261682 50.61224489795918,2.45035046728972 52.24489795918367,4.48160046728972 53.87755102040816,2.113025700934579 55.51020408163265,4.853241822429907 57.14285714285714,20.0 58.77551020408163,5.135075934579439 60.40816326530612,4.040595794392523 62.04081632653061,12.69494742990654 63.6734693877551,4.16544976635514 65.3061224489796,3.54044976635514 66.93877551020408,2.979702102803738 68.57142857142857,3.450642523364486 70.20408163265306,0.0 71.83673469387755,2.485397196261682 73.46938775510203,2.275116822429907 75.10204081632654,4.98393691588785 76.73469387755102,2.339369158878505 78.36734693877551,5.400116822429907 80.0,4.017231308411215" 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.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(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,19.93026643176284 1.63265306122449,19.8625482245241 3.26530612244898,19.93845045956983 4.897959183673469,19.83581872014811 6.530612244897959,19.83672667144328 8.16326530612245,19.92551475072841 9.795918367346939,19.87966217147668 11.42857142857143,19.85570015251296 13.06122448979592,19.83623218080655 14.69387755102041,19.86000512982093 16.3265306122449,19.83744555278911 17.95918367346939,19.82366422340505 19.59183673469388,19.88049324817706 21.22448979591837,19.93595930716044 22.85714285714286,19.83518086878057 24.48979591836735,19.85990332292514 26.12244897959184,0.0 27.75510204081633,0.6758710488925539 29.38775510204082,0.03338435105427793 31.02040816326531,19.83104418450443 32.6530612244898,19.88524077382798 34.28571428571429,19.83262323023515 35.91836734693878,19.8252889783543 37.55102040816327,19.93628342707359 39.18367346938776,19.79313046543308 40.81632653061224,19.87745566283717 42.44897959183673,19.83391347681249 44.08163265306122,19.85569391943771 45.71428571428571,19.86405039566003 47.3469387755102,19.83848647635634 48.97959183673469,19.88065323044188 50.61224489795918,19.82459087392598 52.24489795918367,19.8416819662693 53.87755102040816,19.83373063993841 55.51020408163265,19.85987423524062 57.14285714285714,20.0 58.77551020408163,19.86009239287447 60.40816326530612,19.8371068890337 62.04081632653061,19.93506174432403 63.6734693877551,19.84036470969919 65.3061224489796,19.83564211634928 66.93877551020408,19.83162178281119 68.57142857142857,19.83802730647938 70.20408163265306,19.79367274298008 71.83673469387755,19.83169450202248 73.46938775510203,19.83353949229732 75.10204081632654,19.86286818905374 76.73469387755102,19.83728141514078 78.36734693877551,19.86368264422012 80.0,19.83390516604549" 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.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(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,15.40333548063847 1.63265306122449,7.687352372772171 3.26530612244898,15.95734020470976 4.897959183673469,5.027557082528094 6.530612244897959,4.224464963137929 8.16326530612245,14.49860425166416 9.795918367346939,4.865793429246296 11.42857142857143,7.773244578054542 13.06122448979592,3.488655071218954 14.69387755102041,7.204924486436189 16.3265306122449,5.812039224107079 17.95918367346939,5.442702741392885 19.59183673469388,5.23512991196049 21.22448979591837,13.70410135280223 22.85714285714286,4.811395032567461 24.48979591836735,7.003077804022618 26.12244897959184,7.72886693865865 27.75510204081633,3.590294180803092 29.38775510204082,7.419654999642116 31.02040816326531,1.25832080738673 32.6530612244898,7.30942666952974 34.28571428571429,5.701810893994703 35.91836734693878,5.459881182449359 37.55102040816327,15.98883401331329 39.18367346938776,1.876744685419798 40.81632653061224,3.65471333476487 42.44897959183673,4.14143583136497 44.08163265306122,6.386085462744256 45.71428571428571,7.756066136998067 47.3469387755102,5.160690000715768 48.97959183673469,6.45193615346074 50.61224489795918,6.70674969579844 52.24489795918367,8.016605826354592 53.87755102040816,5.01037864147162 55.51020408163265,7.970796650203994 57.14285714285714,20.0 58.77551020408163,7.50411566816978 60.40816326530612,5.041872450075156 62.04081632653061,15.09555507837664 63.6734693877551,4.668241357096843 65.3061224489796,4.370481712117959 66.93877551020408,4.114236633025553 68.57142857142857,4.529382291890344 70.20408163265306,0.0 71.83673469387755,4.768448929926276 73.46938775510203,4.098489728723785 75.10204081632654,8.101066494882255 76.73469387755102,5.366831293393458 78.36734693877551,7.823348364469258 80.0,3.700522510915468" 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/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,13.92845127284961 1.63265306122449,7.498037456543681 3.26530612244898,15.05663339688236 4.897959183673469,6.235280924077605 6.530612244897959,6.091734888415386 8.16326530612245,14.85701469103959 9.795918367346939,7.836716384434227 11.42857142857143,7.002355052147583 13.06122448979592,7.495794549736458 14.69387755102041,7.807558595940339 16.3265306122449,5.584837949983178 17.95918367346939,5.80464281709095 19.59183673469388,7.282718403050353 21.22448979591837,14.69776830772681 22.85714285714286,6.013233150162611 24.48979591836735,7.00908377256925 26.12244897959184,7.838959291241449 27.75510204081633,6.23079511046316 29.38775510204082,7.661769653470898 31.02040816326531,4.878322305708198 32.6530612244898,7.51822361780868 34.28571428571429,6.055848379499832 35.91836734693878,4.613659302455983 37.55102040816327,14.82337108893125 39.18367346938776,0.0 40.81632653061224,5.827071885163171 42.44897959183673,5.860715487271504 44.08163265306122,6.901424245822586 45.71428571428571,6.98889761130425 47.3469387755102,4.642817090949871 48.97959183673469,6.632275428955927 50.61224489795918,4.564315352697095 52.24489795918367,6.434899629920377 53.87755102040816,5.995289895704833 55.51020408163265,7.969047886060334 57.14285714285714,20.0 58.77551020408163,7.85017382527756 60.40816326530612,5.098127172815969 62.04081632653061,14.2514298530896 63.6734693877551,6.753392396545924 65.3061224489796,5.369518896489851 66.93877551020408,5.961646293596501 68.57142857142857,6.72872042166648 70.20408163265306,2.22272064595716 71.83673469387755,5.217001233598744 73.46938775510203,5.427834473477627 75.10204081632654,8.101379387686443 76.73469387755102,6.163507906246495 78.36734693877551,7.892789054614781 80.0,5.862958394078726" 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,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_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,13.49188381294152 1.63265306122449,6.628729101421704 3.26530612244898,14.45244909303367 4.897959183673469,3.428501442571369 6.530612244897959,3.781258849753667 8.16326530612245,13.3423869417552 9.795918367346939,4.787584619983714 11.42857142857143,7.180424598575786 13.06122448979592,4.590073939276029 14.69387755102041,6.717425680319486 16.3265306122449,3.714847226948263 17.95918367346939,3.971421591899636 19.59183673469388,5.156339800563027 21.22448979591837,13.13361845130691 22.85714285714286,2.323086905101694 24.48979591836735,6.377579846434455 26.12244897959184,6.764991470566384 27.75510204081633,4.630307590980886 29.38775510204082,7.162696342810002 31.02040816326531,3.559332702813974 32.6530612244898,6.959257781993407 34.28571428571429,3.124574883361002 35.91836734693878,2.577454674791955 37.55102040816327,14.61664999482951 39.18367346938776,0.3631811110714092 40.81632653061224,3.598719448116635 42.44897959183673,3.043192446191407 44.08163265306122,5.656384484201556 45.71428571428571,6.764037428201901 47.3469387755102,3.106295443486401 48.97959183673469,6.087375224097298 50.61224489795918,4.161418856299438 52.24489795918367,6.958719905387792 53.87755102040816,3.700996481893266 55.51020408163265,5.876208130127407 57.14285714285714,20.0 58.77551020408163,6.464621816854739 60.40816326530612,4.201929980007568 62.04081632653061,13.90744511544208 63.6734693877551,4.408099536203519 65.3061224489796,3.378540935438728 66.93877551020408,4.064047475155589 68.57142857142857,4.003560817482203 70.20408163265306,0.0 71.83673469387755,2.437698177766832 73.46938775510203,3.057512249049745 75.10204081632654,7.294373368811672 76.73469387755102,4.692873683329229 78.36734693877551,7.558605462550096 80.0,4.024097040915706" 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(255,252,120);color:black;padding:2px 6px;display:block;text-align:right">1.01</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,12.73581213307241 1.63265306122449,5.643835616438356 3.26530612244898,11.82778864970646 4.897959183673469,4.532289628180039 6.530612244897959,3.619047619047619 8.16326530612245,12.38617090671885 9.795918367346939,3.846053489889106 11.42857142857143,5.390737116764514 13.06122448979592,4.039138943248532 14.69387755102041,4.560991519895629 16.3265306122449,4.096542726679713 17.95918367346939,4.049575994781474 19.59183673469388,3.939986953685584 21.22448979591837,12.82713633398565 22.85714285714286,3.94781474233529 24.48979591836735,5.761252446183953 26.12244897959184,5.163731245923027 27.75510204081633,3.097195042400522 29.38775510204082,5.917808219178082 31.02040816326531,3.425962165688193 32.6530612244898,4.271363339856491 34.28571428571429,3.165035877364644 35.91836734693878,2.917155903457273 37.55102040816327,13.11937377690802 39.18367346938776,0.4461839530332681 40.81632653061224,3.752120026092629 42.44897959183673,3.102413568166993 44.08163265306122,5.625570776255708 45.71428571428571,5.860404435746902 47.3469387755102,2.63013698630137 48.97959183673469,3.898238747553816 50.61224489795918,5.221135029354207 52.24489795918367,3.598173515981735 53.87755102040816,3.217221135029354 55.51020408163265,6.262230919765166 57.14285714285714,20.0 58.77551020408163,5.61252446183953 60.40816326530612,2.859752120026093 62.04081632653061,12.83757338551859 63.6734693877551,2.439660795825179 65.3061224489796,1.578604044357469 66.93877551020408,2.022178734507502 68.57142857142857,2.212654924983692 70.20408163265306,0.0 71.83673469387755,0.5923026744944553 73.46938775510203,3.363339856490541 75.10204081632654,5.445531637312459 76.73469387755102,3.30071754729289 78.36734693877551,5.466405740378343 80.0,3.801696020874103" 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/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,13.50656122360302 1.63265306122449,6.938385330668289 3.26530612244898,14.73711653775962 4.897959183673469,4.093160684800556 6.530612244897959,4.640653515251586 8.16326530612245,13.84374728426175 9.795918367346939,6.102372468931954 11.42857142857143,6.656817589293474 13.06122448979592,5.754757973407491 14.69387755102041,7.063526549057096 16.3265306122449,3.712522812201269 17.95918367346939,4.480750847310333 19.59183673469388,6.891457373772486 21.22448979591837,14.35300252020509 22.85714285714286,3.283218910228557 24.48979591836735,6.604675414964804 26.12244897959184,7.770922047449379 27.75510204081633,4.951768488745981 29.38775510204082,7.864777961240984 31.02040816326531,4.047970800382376 32.6530612244898,6.808029894846615 34.28571428571429,4.717128704266968 35.91836734693878,4.451203615190753 37.55102040816327,14.73190232032676 39.18367346938776,0.0 40.81632653061224,5.95637438081168 42.44897959183673,4.614582428087251 44.08163265306122,7.18692969496828 45.71428571428571,7.624923959329104 47.3469387755102,3.726427392022247 48.97959183673469,6.04675414964804 50.61224489795918,4.880507517163466 52.24489795918367,6.752411575562701 53.87755102040816,3.976709828799861 55.51020408163265,7.553662987746589 57.14285714285714,20.0 58.77551020408163,7.534544190492744 60.40816326530612,5.709568088989311 62.04081632653061,14.76318762492396 63.6734693877551,5.591379160510993 65.3061224489796,4.774485096028504 66.93877551020408,4.670200747371165 68.57142857142857,5.400191187972538 70.20408163265306,0.9802728773789867 71.83673469387755,2.58798991917963 73.46938775510203,4.62848700790823 75.10204081632654,7.372903450073868 76.73469387755102,4.67367689232641 78.36734693877551,7.211262709654993 80.0,4.873555227252976" 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,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,13.45415056672012 1.63265306122449,6.410337348661501 3.26530612244898,14.17953314697227 4.897959183673469,5.837932961529638 6.530612244897959,4.237052707995536 8.16326530612245,13.84215453672585 9.795918367346939,5.987664710614255 11.42857142857143,6.883862956935501 13.06122448979592,5.246013971688852 14.69387755102041,6.530803183431875 16.3265306122449,5.304485902825904 17.95918367346939,5.199210071882979 19.59183673469388,5.918183620551788 21.22448979591837,14.55353308348093 22.85714285714286,5.379513500595082 24.48979591836735,4.880423642977408 26.12244897959184,7.725770117021729 27.75510204081633,6.601146797370979 29.38775510204082,7.722871078436364 31.02040816326531,5.189662411748534 32.6530612244898,7.667921119795582 34.28571428571429,5.876111622569135 35.91836734693878,6.427491990207958 37.55102040816327,14.82998396544154 39.18367346938776,0.0 40.81632653061224,6.130053027249166 42.44897959183673,5.488143591058263 44.08163265306122,5.427335657755318 45.71428571428571,7.12645977673809 47.3469387755102,5.218341330646731 48.97959183673469,6.435769823524021 50.61224489795918,3.932054681617879 52.24489795918367,6.882078011690792 53.87755102040816,5.713477953829816 55.51020408163265,8.039549115643489 57.14285714285714,20.0 58.77551020408163,7.515985143026225 60.40816326530612,5.278801858499364 62.04081632653061,14.1053081755883 63.6734693877551,6.186751992639796 65.3061224489796,6.153257315430372 66.93877551020408,5.883622767994854 68.57142857142857,5.760677177079147 70.20408163265306,2.327700373580654 71.83673469387755,5.045704780838074 73.46938775510203,6.635120654511868 75.10204081632654,7.751466140846555 76.73469387755102,6.712831659897252 78.36734693877551,7.006125716448869 80.0,6.002447411499959" 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,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_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,12.58199487527203 1.63265306122449,6.187915959403752 3.26530612244898,13.25948453082791 4.897959183673469,4.729978731915564 6.530612244897959,4.157084187325952 8.16326530612245,13.25333732850001 9.795918367346939,5.568253252379724 11.42857142857143,5.72319981959969 13.06122448979592,5.59494261324058 14.69387755102041,6.23687734477928 16.3265306122449,4.269896161705401 17.95918367346939,4.851100241100071 19.59183673469388,6.097252447683138 21.22448979591837,12.79254427761878 22.85714285714286,4.903922934470514 24.48979591836735,5.867458286289731 26.12244897959184,6.956192688536085 27.75510204081633,5.676864123660705 29.38775510204082,7.054702378102368 31.02040816326531,4.745578416215022 32.6530612244898,6.632367954850498 34.28571428571429,5.26574293882607 35.91836734693878,5.037277067382914 37.55102040816327,13.58293857894599 39.18367346938776,0.0 40.81632653061224,5.895630389420634 42.44897959183673,5.093281478541167 44.08163265306122,5.818095324882732 45.71428571428571,6.70761712505541 47.3469387755102,3.590058830888611 48.97959183673469,6.40763982954642 50.61224489795918,3.254403049506602 52.24489795918367,6.309809730187243 53.87755102040816,4.212965036628368 55.51020408163265,6.963421057102567 57.14285714285714,20.0 58.77551020408163,6.467814453339182 60.40816326530612,5.425909994455162 62.04081632653061,13.197147574558 63.6734693877551,5.628458766636445 65.3061224489796,5.197814808579517 66.93877551020408,5.104618278814239 68.57142857142857,5.039006933364636 70.20408163265306,0.7587624662328616 71.83673469387755,4.474143909404447 73.46938775510203,5.201243650079002 75.10204081632654,6.900311839233669 76.73469387755102,4.870097876435055 78.36734693877551,6.922552973284382 80.0,4.260567241589685" 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,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_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,11.70720720720721 1.63265306122449,5.677927927927928 3.26530612244898,15.08558558558559 4.897959183673469,3.833333333333333 6.530612244897959,2.472972972972973 8.16326530612245,13.31306306306306 9.795918367346939,1.783783783783784 11.42857142857143,4.52027027027027 13.06122448979592,4.754504504504505 14.69387755102041,5.155405405405405 16.3265306122449,4.378378378378378 17.95918367346939,4.454954954954955 19.59183673469388,0.6463963963963965 21.22448979591837,12.46171171171171 22.85714285714286,3.835585585585586 24.48979591836735,4.398648648648649 26.12244897959184,6.603603603603604 27.75510204081633,4.565315315315315 29.38775510204082,6.157657657657658 31.02040816326531,2.934684684684685 32.6530612244898,4.157657657657658 34.28571428571429,4.051801801801802 35.91836734693878,3.261261261261261 37.55102040816327,15.21171171171171 39.18367346938776,1.400900900900901 40.81632653061224,0.0 42.44897959183673,2.202702702702703 44.08163265306122,4.211711711711712 45.71428571428571,5.09009009009009 47.3469387755102,2.743243243243243 48.97959183673469,3.274774774774775 50.61224489795918,3.153153153153153 52.24489795918367,5.914414414414414 53.87755102040816,3.373873873873874 55.51020408163265,6.486486486486486 57.14285714285714,20.0 58.77551020408163,5.957207207207207 60.40816326530612,1.601351351351351 62.04081632653061,13.90540540540541 63.6734693877551,4.087837837837838 65.3061224489796,3.601351351351351 66.93877551020408,4.123873873873874 68.57142857142857,3.015765765765766 70.20408163265306,0.1081081081081081 71.83673469387755,0.5 73.46938775510203,3.70045045045045 75.10204081632654,6.137387387387387 76.73469387755102,4.326576576576577 78.36734693877551,6.77027027027027 80.0,4.364864864864865" 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,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_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,15.73723858188906 1.63265306122449,8.340093768108307 3.26530612244898,16.54006216088079 4.897959183673469,3.300848127271769 6.530612244897959,2.751935942685561 8.16326530612245,15.94584628351683 9.795918367346939,3.265026602749829 11.42857142857143,9.010166991518727 13.06122448979592,3.577938155191487 14.69387755102041,7.857556761312754 16.3265306122449,3.254490860243376 17.95918367346939,3.799188747827003 19.59183673469388,3.342991097297582 21.22448979591837,16.447347626824 22.85714285714286,3.563188115682453 24.48979591836735,8.26528999631249 26.12244897959184,8.85213085392193 27.75510204081633,3.979349944687352 29.38775510204082,9.037559922035506 31.02040816326531,3.409366275088237 32.6530612244898,4.189011220565769 34.28571428571429,2.7319180319233 35.91836734693878,2.818311120476216 37.55102040816327,14.83959332033925 39.18367346938776,0.08955381130485171 40.81632653061224,3.21972290997208 42.44897959183673,2.790918189959437 44.08163265306122,6.133909287257019 45.71428571428571,6.103355633988305 47.3469387755102,2.409524311225834 48.97959183673469,2.768793130695886 50.61224489795918,3.532634462413739 52.24489795918367,5.842069219828267 53.87755102040816,2.219880946109677 55.51020408163265,6.535321076752884 57.14285714285714,20.0 58.77551020408163,7.931306958857926 60.40816326530612,2.853079070747511 62.04081632653061,15.87209608597166 63.6734693877551,2.09555918453353 65.3061224489796,2.117684243797082 66.93877551020408,2.117684243797082 68.57142857142857,2.29573829215614 70.20408163265306,0.0 71.83673469387755,0.4688405415371648 73.46938775510203,2.875204130011063 75.10204081632654,8.674076805562873 76.73469387755102,3.276615919506927 78.36734693877551,9.025970605278408 80.0,4.172154032555444" 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,255,120);color:black;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_1000_4.html">BenchmarkJSONPatchPathologicalNestedAddChainSet/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.654631621904101 1.63265306122449,0.5743068950873261 3.26530612244898,5.993712946731923 4.897959183673469,1.07379487562655 6.530612244897959,1.642030986525062 8.16326530612245,5.78595429310952 9.795918367346939,0.0 11.42857142857143,0.3653461040150193 13.06122448979592,1.695610014554314 14.69387755102041,0.57486281579015 16.3265306122449,1.177127676793714 17.95918367346939,1.884738387766939 19.59183673469388,1.544174787475169 21.22448979591837,6.160197029867619 22.85714285714286,1.632193214929282 24.48979591836735,0.3167611932053611 26.12244897959184,17.93336553933724 27.75510204081633,18.1750782192185 29.38775510204082,17.99950140018053 31.02040816326531,18.08222333295315 32.6530612244898,16.58491870906119 34.28571428571429,18.06463860131393 35.91836734693878,18.39754262532386 37.55102040816327,19.44551784692091 39.18367346938776,17.77332487066782 40.81632653061224,16.49068956158159 42.44897959183673,18.30562714887983 44.08163265306122,17.83735677102439 45.71428571428571,17.90727185784779 47.3469387755102,18.30387779046203 48.97959183673469,16.59751565234695 50.61224489795918,17.75322757698905 52.24489795918367,17.94072719172287 53.87755102040816,18.35887694924896 55.51020408163265,17.96693655021474 57.14285714285714,20.0 58.77551020408163,17.96336063169124 60.40816326530612,18.07465536258782 62.04081632653061,19.45828178582112 63.6734693877551,18.10134530229635 65.3061224489796,17.99112724928459 66.93877551020408,18.04730190271966 68.57142857142857,18.07013037393509 70.20408163265306,17.85865764956192 71.83673469387755,17.9868168941173 73.46938775510203,18.10757661569689 75.10204081632654,17.95586413232267 76.73469387755102,18.25086482373001 78.36734693877551,18.037200111088 80.0,18.56133752106132" 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(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_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,14.70029298036439 1.63265306122449,6.393268769378742 3.26530612244898,15.11247325643007 4.897959183673469,5.250936637721019 6.530612244897959,3.818444321013494 8.16326530612245,13.51275449996043 9.795918367346939,5.320329958496225 11.42857142857143,7.188714224147669 13.06122448979592,6.04586771792324 14.69387755102041,5.1627391610835 16.3265306122449,4.648661922769074 17.95918367346939,5.106073768985857 19.59183673469388,4.531517377974225 21.22448979591837,14.70284957826259 22.85714285714286,4.995204025535145 24.48979591836735,5.960948313455314 26.12244897959184,6.925619448360275 27.75510204081633,6.0654871290553 29.38775510204082,7.103539053320608 31.02040816326531,3.952414029466842 32.6530612244898,6.370702361419748 34.28571428571429,6.075363973290603 35.91836734693878,5.449565147457121 37.55102040816327,15.41822169060711 39.18367346938776,0.0 40.81632653061224,4.904177133549683 42.44897959183673,4.589667280648021 44.08163265306122,4.128445936604329 45.71428571428571,7.247952910003065 47.3469387755102,4.505413223944903 48.97959183673469,5.335651429101636 50.61224489795918,3.589981020715228 52.24489795918367,6.274052161843837 53.87755102040816,4.809597575789611 55.51020408163265,6.875604336831222 57.14285714285714,20.0 58.77551020408163,6.707911478694733 60.40816326530612,5.824278493757809 62.04081632653061,15.061889419983 63.6734693877551,5.847952512144284 65.3061224489796,5.605191161908205 66.93877551020408,4.951423219010034 68.57142857142857,5.149111432145256 70.20408163265306,1.890391539930883 71.83673469387755,5.102839035004894 73.46938775510203,5.950563133581228 75.10204081632654,7.498460428610423 76.73469387755102,6.191182440559543 78.36734693877551,7.331330611695087 80.0,5.883524639465346" 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(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_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,14.70618602395566 1.63265306122449,7.637755447904011 3.26530612244898,14.73987203487493 4.897959183673469,4.328808839709862 6.530612244897959,3.466426101965365 8.16326530612245,13.96113072362349 9.795918367346939,6.739496587075209 11.42857142857143,7.468073900641911 13.06122448979592,5.084084663478837 14.69387755102041,7.889201182660569 16.3265306122449,3.897252452143442 17.95918367346939,5.145303513044204 19.59183673469388,5.992668338799923 21.22448979591837,14.35900110027064 22.85714285714286,5.497181534225717 24.48979591836735,7.69667989424887 26.12244897959184,7.989946342251957 27.75510204081633,5.199326279781615 29.38775510204082,8.054085341370698 31.02040816326531,4.165280464720943 32.6530612244898,6.273837024367605 34.28571428571429,3.854805992564048 35.91836734693878,4.119079527144354 37.55102040816327,14.56622742750468 39.18367346938776,0.0 40.81632653061224,4.45239374045085 42.44897959183673,4.570764088417957 44.08163265306122,6.784863196207977 45.71428571428571,7.569549097621642 47.3469387755102,3.226869547533256 48.97959183673469,5.754884732310933 50.61224489795918,4.090816651109918 52.24489795918367,6.146080481407512 53.87755102040816,4.482116691261974 55.51020408163265,7.515109166662321 57.14285714285714,20.0 58.77551020408163,7.881275062444269 60.40816326530612,3.958367010653331 62.04081632653061,14.72391550338685 63.6734693877551,5.079287274926866 65.3061224489796,4.301901747396635 66.93877551020408,4.740654217791011 68.57142857142857,4.657951410797253 70.20408163265306,1.128533511323401 71.83673469387755,3.241887459522034 73.46938775510203,4.794989857694855 75.10204081632654,7.647975971340818 76.73469387755102,4.689447309551496 78.36734693877551,7.862711254569252 80.0,4.746807390064191" 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(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_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,14.15627240143369 1.63265306122449,7.360573476702509 3.26530612244898,15.32329749103943 4.897959183673469,6.207885304659498 6.530612244897959,6.68673835125448 8.16326530612245,14.88172043010753 9.795918367346939,6.486021505376344 11.42857142857143,6.626523297491039 13.06122448979592,7.274551971326165 14.69387755102041,7.185663082437276 16.3265306122449,5.643010752688172 17.95918367346939,5.774910394265233 19.59183673469388,7.022222222222222 21.22448979591837,14.22508960573477 22.85714285714286,6.302508960573477 24.48979591836735,7.308960573476703 26.12244897959184,7.417921146953405 27.75510204081633,6.010035842293907 29.38775510204082,7.696057347670251 31.02040816326531,4.759856630824373 32.6530612244898,7.314695340501792 34.28571428571429,6.359856630824373 35.91836734693878,5.812186379928315 37.55102040816327,14.83010752688172 39.18367346938776,0.0 40.81632653061224,6.144802867383513 42.44897959183673,5.829390681003584 44.08163265306122,5.284587813620072 45.71428571428571,7.251612903225806 47.3469387755102,5.187096774193548 48.97959183673469,6.54910394265233 50.61224489795918,3.968458781362007 52.24489795918367,7.088172043010753 53.87755102040816,5.376344086021505 55.51020408163265,7.93405017921147 57.14285714285714,20.0 58.77551020408163,7.007885304659498 60.40816326530612,6.356989247311828 62.04081632653061,14.63512544802867 63.6734693877551,6.953405017921147 65.3061224489796,5.981362007168459 66.93877551020408,5.697491039426523 68.57142857142857,6.075985663082437 70.20408163265306,1.875268817204301 71.83673469387755,5.545519713261649 73.46938775510203,5.67741935483871 75.10204081632654,6.947670250896057 76.73469387755102,6.236559139784946 78.36734693877551,6.939068100358423 80.0,5.66594982078853" 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_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,14.60381143430291 1.63265306122449,6.706787027749916 3.26530612244898,14.31628217987295 4.897959183673469,5.63691073219659 6.530612244897959,4.887997325309261 8.16326530612245,13.25977933801404 9.795918367346939,6.867268472082915 11.42857142857143,7.101303911735206 13.06122448979592,6.532932129722501 14.69387755102041,6.686726847208292 16.3265306122449,6.225342694750919 17.95918367346939,6.158475426278837 19.59183673469388,5.503176195252424 21.22448979591837,13.73453694416583 22.85714285714286,6.318956870611836 24.48979591836735,5.195586760280843 26.12244897959184,7.101303911735206 27.75510204081633,7.081243731193581 29.38775510204082,6.766967569374791 31.02040816326531,4.07221664994985 32.6530612244898,6.726847208291541 34.28571428571429,6.506185222333668 35.91836734693878,6.024740889334671 37.55102040816327,14.92477432296891 39.18367346938776,0.0 40.81632653061224,5.422935473085924 42.44897959183673,5.770645269140756 44.08163265306122,5.122032764961551 45.71428571428571,6.980942828485456 47.3469387755102,4.272818455366098 48.97959183673469,6.205282514209295 50.61224489795918,2.166499498495486 52.24489795918367,5.690404546974256 53.87755102040816,5.570043463724507 55.51020408163265,7.134737545971247 57.14285714285714,20.0 58.77551020408163,6.452691407556001 60.40816326530612,5.850885991307255 62.04081632653061,14.68405215646941 63.6734693877551,6.41925777331996 65.3061224489796,6.044801069876296 66.93877551020408,6.191909060514878 68.57142857142857,6.907388833166165 70.20408163265306,2.46740220661986 71.83673469387755,4.546974256101638 73.46938775510203,5.576730190571715 75.10204081632654,7.24172517552658 76.73469387755102,6.666666666666667 78.36734693877551,6.980942828485456 80.0,6.091608157806754" 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,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,9.170124481327804 1.63265306122449,9.903181189488246 3.26530612244898,17.579529737206087 4.897959183673469,8.52005532503458 6.530612244897959,0.041493775933613364 8.16326530612245,12.572614107883819 9.795918367346939,7.289073305670817 11.42857142857143,4.149377593360999 13.06122448979592,0.09681881051175978 14.69387755102041,3.7621023513139704 16.3265306122449,0.0 17.95918367346939,0.08298755186722317 19.59183673469388,11.106500691562935 21.22448979591837,5.4218533886583735 22.85714285714286,8.603042876901801 24.48979591836735,9.0179806362379 26.12244897959184,4.204702627939145 27.75510204081633,0.11065006915629283 29.38775510204082,4.1908713692946105 31.02040816326531,0.041493775933613364 32.6530612244898,7.261410788381745 34.28571428571429,0.055325034578146415 35.91836734693878,4.287690179806363 37.55102040816327,12.97372060857538 39.18367346938776,4.329183955739975 40.81632653061224,11.189488243430153 42.44897959183673,4.370677731673586 44.08163265306122,4.827109266943294 45.71428571428571,4.17704011065007 47.3469387755102,4.384508990318121 48.97959183673469,10.027662517289073 50.61224489795918,4.232365145228217 52.24489795918367,4.17704011065007 53.87755102040816,4.426002766251733 55.51020408163265,4.246196403872757 57.14285714285714,20.0 58.77551020408163,3.7482710926694374 60.40816326530612,0.08298755186722317 62.04081632653061,12.26832641770401 63.6734693877551,0.06915629322268657 65.3061224489796,0.013831258644540156 66.93877551020408,0.013831258644540156 68.57142857142857,0.08298755186722317 70.20408163265306,0.06915629322268657 71.83673469387755,0.06915629322268657 73.46938775510203,0.02766251728907676 75.10204081632654,4.232365145228217 76.73469387755102,0.013831258644540156 78.36734693877551,4.1908713692946105 80.0,4.329183955739975" 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/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,13.94607843137255 1.63265306122449,6.188725490196078 3.26530612244898,14.6078431372549 4.897959183673469,5.888480392156863 6.530612244897959,4.969362745098039 8.16326530612245,13.79901960784314 9.795918367346939,5.71078431372549 11.42857142857143,4.846813725490196 13.06122448979592,7.58578431372549 14.69387755102041,6.341911764705882 16.3265306122449,4.344362745098039 17.95918367346939,5.490196078431373 19.59183673469388,5.962009803921569 21.22448979591837,13.68259803921569 22.85714285714286,5.71078431372549 24.48979591836735,6.433823529411765 26.12244897959184,6.807598039215686 27.75510204081633,6.397058823529412 29.38775510204082,6.838235294117647 31.02040816326531,4.761029411764706 32.6530612244898,6.611519607843137 34.28571428571429,6.200980392156863 35.91836734693878,2.549019607843137 37.55102040816327,14.18504901960784 39.18367346938776,1.446078431372549 40.81632653061224,4.160539215686275 42.44897959183673,3.768382352941176 44.08163265306122,5.300245098039216 45.71428571428571,6.501225490196078 47.3469387755102,4.454656862745098 48.97959183673469,5.600490196078431 50.61224489795918,3.952205882352941 52.24489795918367,5.502450980392157 53.87755102040816,4.607843137254902 55.51020408163265,5.416666666666667 57.14285714285714,20.0 58.77551020408163,6.200980392156863 60.40816326530612,3.033088235294118 62.04081632653061,14.15441176470588 63.6734693877551,6.844362745098039 65.3061224489796,5.637254901960784 66.93877551020408,5.526960784313725 68.57142857142857,6.617647058823529 70.20408163265306,1.73406862745098 71.83673469387755,0.0 73.46938775510203,5.134803921568627 75.10204081632654,6.623774509803922 76.73469387755102,5.759803921568627 78.36734693877551,6.305147058823529 80.0,5.496323529411765" 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,255,120);color:black;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,12.8574213752365 1.63265306122449,6.539933547170631 3.26530612244898,14.16733456196008 4.897959183673469,3.100403803870422 6.530612244897959,3.361519703720162 8.16326530612245,12.20646657085363 9.795918367346939,6.038258572060674 11.42857142857143,6.42979839246063 13.06122448979592,4.072779885232841 14.69387755102041,7.119086706027351 16.3265306122449,3.724883353318981 17.95918367346939,3.0451381869275 19.59183673469388,6.133697288644136 21.22448979591837,12.85428964785152 22.85714285714286,2.492197167787568 24.48979591836735,6.683602041702492 26.12244897959184,6.37982550815863 27.75510204081633,3.104440623738361 29.38775510204082,7.078043885726103 31.02040816326531,2.586379289731593 32.6530612244898,7.019688817118278 34.28571428571429,2.436759720498509 35.91836734693878,3.507314939718701 37.55102040816327,13.68336365266722 39.18367346938776,0.0 40.81632653061224,3.81453847864872 42.44897959183673,2.935380189599275 44.08163265306122,5.522033333945024 45.71428571428571,6.645155513154069 47.3469387755102,2.367892061085995 48.97959183673469,6.434818463753688 50.61224489795918,2.819749361745299 52.24489795918367,4.897555062996065 53.87755102040816,1.829258901427741 55.51020408163265,6.706617591487961 57.14285714285714,20.0 58.77551020408163,8.155929595481789 60.40816326530612,3.845068452445359 62.04081632653061,13.16320234045205 63.6734693877551,4.432247605619558 65.3061224489796,2.029237547075101 66.93877551020408,3.164523371471289 68.57142857142857,3.624447237502021 70.20408163265306,0.1695870907406652 71.83673469387755,3.473992126164181 73.46938775510203,2.670160817435823 75.10204081632654,6.986277531391491 76.73469387755102,3.352880200061663 78.36734693877551,7.295562778775239 80.0,3.974453464221236" 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(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_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,15.64808596373405 1.63265306122449,8.7038280725319 3.26530612244898,16.185359301544665 4.897959183673469,7.105439892545331 6.530612244897959,7.441235728676963 8.16326530612245,15.71524513096038 9.795918367346939,3.572867696440561 11.42857142857143,5.721961047683008 13.06122448979592,10.167897918065815 14.69387755102041,8.878441907320349 16.3265306122449,4.5533915379449255 17.95918367346939,6.662189388851578 19.59183673469388,4.660846205507049 21.22448979591837,15.460040295500338 22.85714285714286,6.460711887172598 24.48979591836735,8.838146406984553 26.12244897959184,8.865010073875085 27.75510204081633,7.0248488918737415 29.38775510204082,8.770987239758226 31.02040816326531,5.990597716588315 32.6530612244898,5.198119543317663 34.28571428571429,6.6353257219610455 35.91836734693878,2.9952988582941593 37.55102040816327,15.64808596373405 39.18367346938776,0.0 40.81632653061224,0.8059100067159193 42.44897959183673,4.204163868368035 44.08163265306122,7.736736064472801 45.71428571428571,8.475486903962391 47.3469387755102,4.647414372061782 48.97959183673469,4.566823371390196 50.61224489795918,5.332437877770316 52.24489795918367,5.493619879113496 53.87755102040816,7.212894560107454 55.51020408163265,8.44862323707186 57.14285714285714,20.0 58.77551020408163,7.763599731363332 60.40816326530612,6.044325050369377 62.04081632653061,15.84956346541303 63.6734693877551,8.690396239086635 65.3061224489796,7.817327065144394 66.93877551020408,7.333781061114843 68.57142857142857,8.0456682337139 70.20408163265306,4.231027535258562 71.83673469387755,2.860980523841505 73.46938775510203,6.460711887172598 75.10204081632654,8.126259234385495 76.73469387755102,6.6487575554063145 78.36734693877551,8.059100067159168 80.0,7.70987239758227" 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,255,120);color:black;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,13.32224940723037 1.63265306122449,7.315202297395592 3.26530612244898,14.36439036832012 4.897959183673469,4.587800753832929 6.530612244897959,4.495508175969922 8.16326530612245,13.97368197319075 9.795918367346939,7.216013754144664 11.42857142857143,6.695415599996221 13.06122448979592,5.475774379126952 14.69387755102041,7.335228936604351 16.3265306122449,4.055299974494375 17.95918367346939,4.457722064255283 19.59183673469388,8.597285067873303 21.22448979591837,13.7174921357655 22.85714285714286,3.726844198414873 24.48979591836735,7.212329608252487 26.12244897959184,7.934044342002097 27.75510204081633,4.695869033336797 29.38775510204082,8.01585127386429 31.02040816326531,3.900943708140073 32.6530612244898,8.499607969090961 34.28571428571429,4.397642146629007 35.91836734693878,4.606504879131675 37.55102040816327,14.51666839853012 39.18367346938776,0.0 40.81632653061224,7.646775427691552 42.44897959183673,4.633427483728356 44.08163265306122,6.434124637489491 45.71428571428571,8.203553783806761 47.3469387755102,3.07267213935518 48.97959183673469,7.752954401609688 50.61224489795918,5.423251683843603 52.24489795918367,6.557590757517075 53.87755102040816,4.034706543609896 55.51020408163265,7.992612815159788 57.14285714285714,20.0 58.77551020408163,7.951048092273685 60.40816326530612,5.122663165153648 62.04081632653061,14.27379816548428 63.6734693877551,4.654020914612834 65.3061224489796,4.753492853701622 66.93877551020408,4.474347953409724 68.57142857142857,5.295440160968836 70.20408163265306,1.316657062696606 71.83673469387755,3.320549032203214 73.46938775510203,4.422675445639955 75.10204081632654,8.011411405737821 76.73469387755102,4.690484512417461 78.36734693877551,8.049858774407467 80.0,4.676692581641618" 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(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_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,15.44830989390575 1.63265306122449,8.815198618307427 3.26530612244898,14.66666666666667 4.897959183673469,3.68813224771774 6.530612244897959,2.043918085368863 8.16326530612245,15.4700222057735 9.795918367346939,4.320750061682704 11.42857142857143,9.209967924993832 13.06122448979592,3.758203799654577 14.69387755102041,8.18060695780903 16.3265306122449,3.959536146064643 17.95918367346939,3.998026153466568 19.59183673469388,2.004441154700222 21.22448979591837,15.75129533678756 22.85714285714286,3.709844559585492 24.48979591836735,8.167776955341722 26.12244897959184,8.850727855909202 27.75510204081633,4.077966938070565 29.38775510204082,7.813471502590674 31.02040816326531,4.075993091537133 32.6530612244898,4.988897113249445 34.28571428571429,4.092770787071305 35.91836734693878,3.191709844559585 37.55102040816327,14.23044658277819 39.18367346938776,0.1134961756723415 40.81632653061224,3.589439921046139 42.44897959183673,3.027880582284727 44.08163265306122,7.011102886750555 45.71428571428571,6.442635085122132 47.3469387755102,2.824574389341229 48.97959183673469,3.459166049839625 50.61224489795918,4.552677029360967 52.24489795918367,6.159388107574636 53.87755102040816,2.820626696274365 55.51020408163265,6.302491981248458 57.14285714285714,20.0 58.77551020408163,7.987169997532692 60.40816326530612,3.184801381692573 62.04081632653061,15.35455218356773 63.6734693877551,2.192943498642981 65.3061224489796,2.389341228719467 66.93877551020408,2.204786577843573 68.57142857142857,2.800888230940044 70.20408163265306,0.7135455218356773 71.83673469387755,0.0 73.46938775510203,3.394029114236368 75.10204081632654,8.501357019491735 76.73469387755102,3.333826794966691 78.36734693877551,9.016530964717493 80.0,4.455958549222798" 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,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,12.04634721131186 1.63265306122449,5.064460976849499 3.26530612244898,12.66346287140151 4.897959183673469,4.147220553578855 6.530612244897959,4.3228131786886 8.16326530612245,12.39637724689247 9.795918367346939,5.562589529134513 11.42857142857143,5.539254193429139 13.06122448979592,5.325077399380805 14.69387755102041,5.090337784760408 16.3265306122449,3.811053093664803 17.95918367346939,2.437964973892149 19.59183673469388,5.206552377431727 21.22448979591837,12.69003280809574 22.85714285714286,2.549096622152396 24.48979591836735,4.292084469294395 26.12244897959184,4.736842105263158 27.75510204081633,2.593918950140936 29.38775510204082,4.973892149161314 31.02040816326531,1.811145510835913 32.6530612244898,6.160066540363199 34.28571428571429,2.628806432235109 35.91836734693878,2.154706344438797 37.55102040816327,11.94538145187376 39.18367346938776,3.007254747932166 40.81632653061224,5.583845478489903 42.44897959183673,1.648260246753847 44.08163265306122,4.609768494986368 45.71428571428571,5.09542072917148 47.3469387755102,0.0 48.97959183673469,5.591007809250959 50.61224489795918,4.691557691419066 52.24489795918367,4.590822974908738 53.87755102040816,1.866133727646597 55.51020408163265,5.149022688415508 57.14285714285714,20.0 58.77551020408163,5.4299708885911 60.40816326530612,5.041125641144125 62.04081632653061,11.65657779215378 63.6734693877551,6.569243565454461 65.3061224489796,2.681484219768033 66.93877551020408,3.735733099209833 68.57142857142857,4.962571045700291 70.20408163265306,2.148699228316621 71.83673469387755,3.36745067233492 73.46938775510203,2.162330761055404 75.10204081632654,5.128228824915669 76.73469387755102,4.470680652465228 78.36734693877551,5.228270412642669 80.0,5.443371378402107" 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(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_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,11.89641982864137 1.63265306122449,4.949510403916769 3.26530612244898,13.2749388004896 4.897959183673469,2.792227662178703 6.530612244897959,2.959761321909425 8.16326530612245,12.57420440636475 9.795918367346939,4.788096695226438 11.42857142857143,4.685587515299878 13.06122448979592,4.78656670746634 14.69387755102041,4.987760097919217 16.3265306122449,2.936046511627907 17.95918367346939,3.232864137086903 19.59183673469388,5.983782129742962 21.22448979591837,10.90804773561812 22.85714285714286,2.146572827417381 24.48979591836735,5.076499388004896 26.12244897959184,5.599755201958384 27.75510204081633,3.589351285189718 29.38775510204082,5.608170134638923 31.02040816326531,1.900244798041616 32.6530612244898,6.370104039167687 34.28571428571429,3.362913096695226 35.91836734693878,2.718023255813953 37.55102040816327,12.77539779681763 39.18367346938776,0.1904834761321909 40.81632653061224,5.208078335373317 42.44897959183673,2.767747858017136 44.08163265306122,4.541768665850673 45.71428571428571,5.273867809057528 47.3469387755102,2.738678090575275 48.97959183673469,5.092564259485924 50.61224489795918,3.150244798041616 52.24489795918367,4.342105263157895 53.87755102040816,2.667533659730722 55.51020408163265,5.039014687882497 57.14285714285714,20.0 58.77551020408163,5.078794369645043 60.40816326530612,3.777539779681763 62.04081632653061,12.72108323133415 63.6734693877551,4.175336597307222 65.3061224489796,3.155599755201958 66.93877551020408,3.130354957160343 68.57142857142857,3.562576499388005 70.20408163265306,0.0 71.83673469387755,2.300336597307222 73.46938775510203,2.325581395348837 75.10204081632654,5.363372093023256 76.73469387755102,3.044675642594859 78.36734693877551,5.553855569155447 80.0,3.685740514075887" 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(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,15.51418837358962 1.63265306122449,8.726713643223869 3.26530612244898,16.60024288124278 4.897959183673469,3.224800025511418 6.530612244897959,2.367595480924203 8.16326530612245,15.1118032651478 9.795918367346939,5.382036093428248 11.42857142857143,8.385315460703268 13.06122448979592,3.774869057943853 14.69387755102041,8.4395638174909 16.3265306122449,3.760199992785706 17.95918367346939,4.484034191572972 19.59183673469388,4.937300986110392 21.22448979591837,16.07478086580942 22.85714285714286,3.680790477549691 24.48979591836735,6.99762503339225 26.12244897959184,8.872714231868466 27.75510204081633,5.319062622688747 29.38775510204082,8.978110889977305 31.02040816326531,3.926693359555725 32.6530612244898,5.735520832843232 34.28571428571429,3.898515789633268 35.91836734693878,3.601271179573719 37.55102040816327,15.66835993473677 39.18367346938776,0.0 40.81632653061224,2.904584684053116 42.44897959183673,3.507527175148952 44.08163265306122,5.746974832045477 45.71428571428571,7.147447106937276 47.3469387755102,2.879841745566476 48.97959183673469,4.51370167010914 50.61224489795918,4.971866865948478 52.24489795918367,5.734119795971392 53.87755102040816,2.631424316040461 55.51020408163265,6.804585154550573 57.14285714285714,20.0 58.77551020408163,7.36685575436687 60.40816326530612,3.126586295245519 62.04081632653061,15.96995403239845 63.6734693877551,3.384727338882067 65.3061224489796,3.109104700844647 66.93877551020408,3.295646487030738 68.57142857142857,3.303984747517995 70.20408163265306,0.0670092933703249 71.83673469387755,0.4088047848545823 73.46938775510203,3.596581888252672 75.10204081632654,8.002821939191863 76.73469387755102,3.337818742423031 78.36734693877551,8.795949957890478 80.0,3.972660961100839" 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,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_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,13.238546603475516 1.63265306122449,6.3191153238546605 3.26530612244898,10.932069510268562 4.897959183673469,1.4744602422327517 6.530612244897959,5.034228541337548 8.16326530612245,13.048973143759875 9.795918367346939,9.331226961558716 11.42857142857143,6.055818852027384 13.06122448979592,4.918378093733546 14.69387755102041,6.108478146392839 16.3265306122449,5.002632964718272 17.95918367346939,4.65508162190627 19.59183673469388,8.235913638757243 21.22448979591837,13.196419167983152 22.85714285714286,4.728804634017907 24.48979591836735,6.182201158504476 26.12244897959184,6.097946287519747 27.75510204081633,3.6229594523433377 29.38775510204082,6.108478146392839 31.02040816326531,5.013164823591364 32.6530612244898,10.04739336492891 34.28571428571429,5.065824117956822 35.91836734693878,0.0 37.55102040816327,13.38599262769879 39.18367346938776,4.77093206951027 40.81632653061224,10.563454449710376 42.44897959183673,4.813059505002633 44.08163265306122,6.003159557661927 45.71428571428571,5.961032122169563 47.3469387755102,4.992101105845183 48.97959183673469,10.563454449710376 50.61224489795918,6.097946287519747 52.24489795918367,6.1190100052659275 53.87755102040816,1.7904160084254919 55.51020408163265,5.750394944707741 57.14285714285714,20.0 58.77551020408163,6.255924170616115 60.40816326530612,4.8341232227488184 62.04081632653061,13.565034228541338 63.6734693877551,4.971037388098997 65.3061224489796,2.5592417061611386 66.93877551020408,4.981569246972089 68.57142857142857,2.527646129541864 70.20408163265306,1.4007372301211127 71.83673469387755,1.221695629278564 73.46938775510203,4.802527646129544 75.10204081632654,6.213796735123749 76.73469387755102,4.960505529225909 78.36734693877551,6.108478146392839 80.0,4.981569246972089" 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></td><td></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,11.53934867373277 1.63265306122449,3.313745949805041 3.26530612244898,13.87006425394036 4.897959183673469,3.540007688505684 6.530612244897959,2.661321324619694 8.16326530612245,12.48283815695535 9.795918367346939,2.235158438134988 11.42857142857143,1.572848591355923 13.06122448979592,3.559778131693119 14.69387755102041,2.9556812565215 16.3265306122449,3.67290900104344 17.95918367346939,4.052940853424131 19.59183673469388,3.306057444121039 21.22448979591837,12.19506837278269 22.85714285714286,2.595419847328244 24.48979591836735,1.963864023285189 26.12244897959184,4.011203251139546 27.75510204081633,4.005711461365259 29.38775510204082,3.725630182876599 31.02040816326531,2.174748750617826 32.6530612244898,4.436267779669394 34.28571428571429,2.779943983744302 35.91836734693878,3.558679773738261 37.55102040816327,14.07765390740842 39.18367346938776,0.3020484375858092 40.81632653061224,1.528914273161623 42.44897959183673,2.667911472348838 44.08163265306122,1.706848261848536 45.71428571428571,3.641056620352573 47.3469387755102,2.309846779065297 48.97959183673469,3.479598000988522 50.61224489795918,1.625569773189082 52.24489795918367,3.711351529463452 53.87755102040816,2.485584051842495 55.51020408163265,4.112252182986435 57.14285714285714,20.0 58.77551020408163,3.442253830523368 60.40816326530612,1.830962710747433 62.04081632653061,13.07045966280411 63.6734693877551,3.355483552089626 65.3061224489796,2.682190125761986 66.93877551020408,2.038552364215498 68.57142857142857,3.168762699763853 70.20408163265306,0.0 71.83673469387755,2.712944148497995 73.46938775510203,3.418089955516503 75.10204081632654,2.771157120105442 76.73469387755102,3.714646603328025 78.36734693877551,3.727826898786314 80.0,4.296776319402493" 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_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,13.546081184580036 1.63265306122449,7.531273934133264 3.26530612244898,14.572376818994126 4.897959183673469,5.029359203472046 6.530612244897959,5.693132499361758 8.16326530612245,14.020934388562676 9.795918367346939,1.1998978810314007 11.42857142857143,5.897370436558591 13.06122448979592,6.96961960684197 14.69387755102041,8.118458003574165 16.3265306122449,4.288996681133522 17.95918367346939,5.284656624968086 19.59183673469388,3.472044932346183 21.22448979591837,14.04901710492724 22.85714285714286,6.280316568802656 24.48979591836735,7.582333418432475 26.12244897959184,6.96961960684197 27.75510204081633,4.87618075057442 29.38775510204082,7.275976512637223 31.02040816326531,4.51876436047996 32.6530612244898,2.9614500893540985 34.28571428571429,4.901710492724023 35.91836734693878,3.650753127393415 37.55102040816327,14.516211386264999 39.18367346938776,0.0 40.81632653061224,1.633903497574675 42.44897959183673,3.727342353842225 44.08163265306122,5.897370436558591 45.71428571428571,7.531273934133264 47.3469387755102,4.059229001787081 48.97959183673469,2.5274444728108243 50.61224489795918,4.493234618330355 52.24489795918367,6.025019147306612 53.87755102040816,4.978299719172837 55.51020408163265,7.939749808526935 57.14285714285714,20.0 58.77551020408163,6.637732958897116 60.40816326530612,5.054888945621649 62.04081632653061,14.153689047740617 63.6734693877551,5.7697217258105695 65.3061224489796,5.565483788613735 66.93877551020408,5.437835077865714 68.57142857142857,5.53995404646413 70.20408163265306,2.272147051314782 71.83673469387755,1.2764871074802144 73.46938775510203,5.18253765636967 75.10204081632654,7.633392902731682 76.73469387755102,4.978299719172837 78.36734693877551,7.7355118713301 80.0,5.642073015062547" 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_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,14.99229194791621 1.63265306122449,9.026985440346063 3.26530612244898,16.20548999114518 4.897959183673469,5.209830306725312 6.530612244897959,5.116462715382717 8.16326530612245,15.45419442871866 9.795918367346939,5.570584563573285 11.42857142857143,7.738129454629912 13.06122448979592,6.73976977456488 14.69387755102041,9.044230573821656 16.3265306122449,5.446733150430403 17.95918367346939,6.209177081972448 19.59183673469388,6.31078982130674 21.22448979591837,14.95431781561643 22.85714285714286,5.789080985353249 24.48979591836735,8.073393430010597 26.12244897959184,9.375371975206493 27.75510204081633,6.674273106011119 29.38775510204082,8.90975337136553 31.02040816326531,5.863693768235858 32.6530612244898,6.599311936593651 34.28571428571429,5.745939119453033 35.91836734693878,4.984830669627952 37.55102040816327,15.0979111324014 39.18367346938776,0.0 40.81632653061224,4.675463426671892 42.44897959183673,5.096198231938336 44.08163265306122,5.666913440462193 45.71428571428571,7.692084367605859 47.3469387755102,3.750787498729841 48.97959183673469,5.42008158051358 50.61224489795918,5.887442117028844 52.24489795918367,6.724324638186067 53.87755102040816,4.299322097867584 55.51020408163265,7.386375183265833 57.14285714285714,20.0 58.77551020408163,1.895745329443017 60.40816326530612,5.652919914645299 62.04081632653061,15.26844634121558 63.6734693877551,6.096009522565286 65.3061224489796,5.423855767974568 66.93877551020408,5.631610271596336 68.57142857142857,4.837579294226945 70.20408163265306,1.330836563166834 71.83673469387755,2.725718184325509 73.46938775510203,4.932572689398888 75.10204081632654,8.96085006314506 76.73469387755102,5.765681023095124 78.36734693877551,8.952372657463457 80.0,4.836185748087503" 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(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_BenchmarkVirtualDocs1000x10_4.html">BenchmarkVirtualDocs1000x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.03276539973788 1.63265306122449,4.592398427260813 3.26530612244898,14.10747051114024 4.897959183673469,3.963302752293578 6.530612244897959,3.758846657929227 8.16326530612245,13.19528178243775 9.795918367346939,3.035386631716907 11.42857142857143,4.18348623853211 13.06122448979592,4.424639580602883 14.69387755102041,4.576671035386632 16.3265306122449,4.304062909567497 17.95918367346939,4.854521625163827 19.59183673469388,2.956749672346003 21.22448979591837,13.38401048492792 22.85714285714286,4.387942332896461 24.48979591836735,3.465268676277851 26.12244897959184,5.326343381389253 27.75510204081633,5.011795543905636 29.38775510204082,5.488859764089122 31.02040816326531,3.208387942332896 32.6530612244898,5.357798165137615 34.28571428571429,4.765399737876802 35.91836734693878,4.214941022280472 37.55102040816327,14.1913499344692 39.18367346938776,0.9017038007863696 40.81632653061224,2.73132372214941 42.44897959183673,3.774574049803408 44.08163265306122,2.275229357798165 45.71428571428571,5.011795543905636 47.3469387755102,2.90956749672346 48.97959183673469,2.825688073394495 50.61224489795918,0.6762778505897772 52.24489795918367,4.235910878112713 53.87755102040816,3.045871559633028 55.51020408163265,5.048492791612058 57.14285714285714,20.0 58.77551020408163,4.686762778505898 60.40816326530612,4.72346002621232 62.04081632653061,13.0956749672346 63.6734693877551,4.980340760157274 65.3061224489796,4.288335517693316 66.93877551020408,4.744429882044561 68.57142857142857,4.823066841415465 70.20408163265306,0.0 71.83673469387755,2.479685452162516 73.46938775510203,3.09829619921363 75.10204081632654,5.226736566186107 76.73469387755102,4.597640891218873 78.36734693877551,4.90170380078637 80.0,3.979030144167759" 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_BenchmarkVirtualDocs100x10_4.html">BenchmarkVirtualDocs100x10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.82045701849837 1.63265306122449,7.834602829162133 3.26530612244898,15.24265505984766 4.897959183673469,6.772578890097933 6.530612244897959,6.581066376496192 8.16326530612245,13.68879216539717 9.795918367346939,6.907508161044614 11.42857142857143,7.512513601741023 13.06122448979592,6.933623503808487 14.69387755102041,7.503808487486398 16.3265306122449,6.628944504896627 17.95918367346939,6.868335146898803 19.59183673469388,7.207834602829162 21.22448979591837,15.56474428726877 22.85714285714286,7.038084874863983 24.48979591836735,7.26006528835691 26.12244897959184,8.483133841131664 27.75510204081633,7.686615886833515 29.38775510204082,8.126224156692057 31.02040816326531,5.923830250272035 32.6530612244898,7.730141458106638 34.28571428571429,6.99455930359086 35.91836734693878,6.863982589771491 37.55102040816327,15.57780195865071 39.18367346938776,0.0 40.81632653061224,6.23721436343852 42.44897959183673,6.898803046789989 44.08163265306122,6.61588683351469 45.71428571428571,7.926006528835691 47.3469387755102,5.214363438520131 48.97959183673469,6.776931447225245 50.61224489795918,3.978237214363439 52.24489795918367,6.467899891186072 53.87755102040816,6.115342763873776 55.51020408163265,7.947769314472252 57.14285714285714,20.0 58.77551020408163,7.834602829162133 60.40816326530612,7.220892274211099 62.04081632653061,15.19912948857454 63.6734693877551,7.730141458106638 65.3061224489796,6.837867247007617 66.93877551020408,7.233949945593036 68.57142857142857,7.625680087051143 70.20408163265306,3.738846572361262 71.83673469387755,4.570184983677911 73.46938775510203,1.49727965179543 75.10204081632654,7.760609357997824 76.73469387755102,6.772578890097933 78.36734693877551,7.342763873775843 80.0,7.107725788900979" 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_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,13.49697013182699 1.63265306122449,5.258990130913787 3.26530612244898,13.99166378573712 4.897959183673469,4.490597298231653 6.530612244897959,4.177369591734233 8.16326530612245,13.29945795038713 9.795918367346939,5.484159236042712 11.42857142857143,5.437586020207818 13.06122448979592,4.862269824600312 14.69387755102041,4.936499964124274 16.3265306122449,4.002296046494942 17.95918367346939,4.650537809754284 19.59183673469388,2.732425786167624 21.22448979591837,13.66904316176039 22.85714285714286,4.793910258500916 24.48979591836735,4.95802540001435 26.12244897959184,5.935671560985474 27.75510204081633,5.602222990470102 29.38775510204082,5.829348953407216 31.02040816326531,3.61131585641882 32.6530612244898,5.842394672128474 34.28571428571429,4.392363036260575 35.91836734693878,3.754818762352665 37.55102040816327,14.2703203376232 39.18367346938776,0.0 40.81632653061224,5.049214973875948 42.44897959183673,4.637492091033025 44.08163265306122,4.267645965285342 45.71428571428571,5.639142374451264 47.3469387755102,2.419589451231842 48.97959183673469,4.831351471230929 50.61224489795918,0.7162099577971 52.24489795918367,4.029561598622372 53.87755102040816,4.138623807132094 55.51020408163265,5.363355880683857 57.14285714285714,20.0 58.77551020408163,5.087438929729236 60.40816326530612,3.789389916964 62.04081632653061,14.02453899691469 63.6734693877551,5.047910402003822 65.3061224489796,4.525820738779051 66.93877551020408,4.906233896690953 68.57142857142857,4.891361777348719 70.20408163265306,1.099362716640467 71.83673469387755,3.991859471517935 73.46938775510203,4.49698970040507 75.10204081632654,6.134749228671881 76.73469387755102,5.340917244483292 78.36734693877551,5.792299112238841 80.0,5.054824632926089" 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,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,15.63139025361838 1.63265306122449,10.81662461824459 3.26530612244898,15.78010888328243 4.897959183673469,8.524764307528882 6.530612244897959,8.774399150179258 8.16326530612245,15.53844111007834 9.795918367346939,4.883813570574957 11.42857142857143,10.78475634045943 13.06122448979592,0.8179524631523039 14.69387755102041,10.70774133581198 16.3265306122449,8.607090691807198 17.95918367346939,8.851414154826715 19.59183673469388,6.020448811578808 21.22448979591837,10.43686097463816 22.85714285714286,7.624485460098261 24.48979591836735,10.04116319213916 26.12244897959184,10.87770548399947 27.75510204081633,1.789934935599522 29.38775510204082,10.39436993759129 31.02040816326531,3.864028681450007 32.6530612244898,6.790598858053379 34.28571428571429,5.911565529146196 35.91836734693878,7.92988978887266 37.55102040816327,15.27021643871996 39.18367346938776,7.86615323330235 40.81632653061224,5.361837737352277 42.44897959183673,2.376842384809454 44.08163265306122,10.11021112734033 45.71428571428571,10.07303146992431 47.3469387755102,8.431815163988846 48.97959183673469,9.050590890983933 50.61224489795918,9.703890585579604 52.24489795918367,11.05032532200239 53.87755102040816,7.651042358252556 55.51020408163265,9.25773469658744 57.14285714285714,20.0 58.77551020408163,10.16332492364892 60.40816326530612,5.598194130925508 62.04081632653061,15.0312043553313 63.6734693877551,8.336210330633381 65.3061224489796,6.177134510689152 66.93877551020408,5.898287080069048 68.57142857142857,6.177134510689152 70.20408163265306,2.708803611738149 71.83673469387755,7.475766830434205 73.46938775510203,5.319346700305404 75.10204081632654,11.01314566458638 76.73469387755102,0.0 78.36734693877551,8.113132386137298 80.0,5.311379630859116" 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/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,9.606705351386202 1.63265306122449,6.060606060606062 3.26530612244898,11.747259832366218 4.897959183673469,7.221147646679562 6.530612244897959,10.122501611863315 8.16326530612245,12.26305609284333 9.795918367346939,9.103803997421023 11.42857142857143,5.712443584784012 13.06122448979592,8.910380399742106 14.69387755102041,9.168278529980661 16.3265306122449,8.742746615087043 17.95918367346939,9.81302385557705 19.59183673469388,10.199871050934885 21.22448979591837,12.417794970986462 22.85714285714286,7.930367504835591 24.48979591836735,5.157962604771116 26.12244897959184,0.0 27.75510204081633,8.394584139264992 29.38775510204082,9.258542875564153 31.02040816326531,10.148291424887173 32.6530612244898,5.119277885235336 34.28571428571429,9.825918762088977 35.91836734693878,7.981947130883302 37.55102040816327,14.906511927788525 39.18367346938776,9.864603481624759 40.81632653061224,6.4732430689877525 42.44897959183673,9.671179883945841 44.08163265306122,6.02192134107028 45.71428571428571,8.484848484848486 47.3469387755102,8.17537072856222 48.97959183673469,10.689877498388137 50.61224489795918,8.5364281108962 52.24489795918367,7.298517085751133 53.87755102040816,8.600902643455836 55.51020408163265,9.21985815602837 57.14285714285714,20.0 58.77551020408163,7.517730496453902 60.40816326530612,10.083816892327533 62.04081632653061,13.37201805286912 63.6734693877551,7.685364281108967 65.3061224489796,10.328820116054162 66.93877551020408,8.394584139264992 68.57142857142857,8.562217923920052 70.20408163265306,7.362991618310771 71.83673469387755,6.950354609929079 73.46938775510203,7.840103159252099 75.10204081632654,7.466150870406192 76.73469387755102,9.593810444874276 78.36734693877551,7.64667956157318 80.0,9.774339136041267" 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></td><td></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,13.44960225647761 1.63265306122449,8.016818356788063 3.26530612244898,14.09736763290428 4.897959183673469,4.322583551398432 6.530612244897959,2.998207794145771 8.16326530612245,12.47849486834556 9.795918367346939,5.860058020583886 11.42857142857143,6.723804164990026 13.06122448979592,2.782180466294785 14.69387755102041,6.761776068202762 16.3265306122449,4.095719413452707 17.95918367346939,5.133689105071546 19.59183673469388,5.922776495505983 21.22448979591837,14.39356756751094 22.85714285714286,4.954781634784601 24.48979591836735,6.103688368261579 26.12244897959184,7.476911250715713 27.75510204081633,4.994368001542063 29.38775510204082,7.901019300347139 31.02040816326531,2.77758733496999 32.6530612244898,6.313062290473303 34.28571428571429,4.028724414332106 35.91836734693878,4.060033599931278 37.55102040816327,13.85489197004012 39.18367346938776,0.0 40.81632653061224,4.940812509333799 42.44897959183673,4.52492460501806 44.08163265306122,5.88267447817151 45.71428571428571,7.076125040725338 47.3469387755102,2.340645056755901 48.97959183673469,6.604793641411467 50.61224489795918,3.136310193038391 52.24489795918367,5.730782209333415 53.87755102040816,4.241068856346384 55.51020408163265,6.485729573980668 57.14285714285714,20.0 58.77551020408163,7.501799830033189 60.40816326530612,5.161159429264439 62.04081632653061,13.82377717190452 63.6734693877551,5.08153739298941 65.3061224489796,4.330797876730179 66.93877551020408,4.38091492242718 68.57142857142857,4.007530360819216 70.20408163265306,0.5829028194213794 71.83673469387755,0.9688829902705 73.46938775510203,4.677430300163344 75.10204081632654,7.213752528928521 76.73469387755102,4.154025176552123 78.36734693877551,7.056324291367486 80.0,3.858363008461442" 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_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,12.87476280834915 1.63265306122449,3.937381404174573 3.26530612244898,12.64705882352941 4.897959183673469,4.28842504743833 6.530612244897959,4.943074003795066 8.16326530612245,14.30740037950664 9.795918367346939,3.538899430740038 11.42857142857143,4.67741935483871 13.06122448979592,4.667931688804554 14.69387755102041,5.996204933586338 16.3265306122449,2.77988614800759 17.95918367346939,2.153700189753321 19.59183673469388,4.165085388994307 21.22448979591837,13.18785578747628 22.85714285714286,4.981024667931689 24.48979591836735,5.607210626185958 26.12244897959184,5.455407969639469 27.75510204081633,5.825426944971537 29.38775510204082,6.394686907020873 31.02040816326531,4.003795066413662 32.6530612244898,5.654648956356736 34.28571428571429,4.117647058823529 35.91836734693878,4.402277039848197 37.55102040816327,14.573055028463 39.18367346938776,0.0 40.81632653061224,5.189753320683112 42.44897959183673,4.867172675521822 44.08163265306122,5.702087286527514 45.71428571428571,6.024667931688805 47.3469387755102,3.557874762808349 48.97959183673469,4.089184060721063 50.61224489795918,3.159392789373814 52.24489795918367,6.129032258064516 53.87755102040816,5.370018975332068 55.51020408163265,7.552182163187856 57.14285714285714,20.0 58.77551020408163,4.867172675521822 60.40816326530612,4.952561669829222 62.04081632653061,14.62049335863378 63.6734693877551,5.436432637571157 65.3061224489796,5.351043643263757 66.93877551020408,4.895635673624288 68.57142857142857,6.176470588235294 70.20408163265306,1.793168880455408 71.83673469387755,5.028462998102467 73.46938775510203,4.383301707779886 75.10204081632654,6.195445920303605 76.73469387755102,4.905123339658444 78.36734693877551,5.768500948766603 80.0,5.313092979127135" 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_BenchmarkVirtualDocs1000x1_4.html">BenchmarkVirtualDocs1000x1-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.55314911625591 1.63265306122449,7.861588249937765 3.26530612244898,15.47423450336072 4.897959183673469,7.373661936768733 6.530612244897959,6.253422952452079 8.16326530612245,14.3042071197411 9.795918367346939,5.944734876773712 11.42857142857143,7.612646253422952 13.06122448979592,8.005974607916356 14.69387755102041,7.672392332586507 16.3265306122449,7.697286532237989 17.95918367346939,8.010953447846653 19.59183673469388,6.07916355489171 21.22448979591837,14.48842419716206 22.85714285714286,7.074931540950958 24.48979591836735,6.641772467015185 26.12244897959184,8.075678366940503 27.75510204081633,8.090614886731393 29.38775510204082,8.26487428429176 31.02040816326531,6.616878267363704 32.6530612244898,8.115509086382874 34.28571428571429,7.916355489171023 35.91836734693878,7.433408015932288 37.55102040816327,15.79288025889968 39.18367346938776,3.704256908140403 40.81632653061224,6.104057754543191 42.44897959183673,6.801095344784665 44.08163265306122,7.055016181229773 45.71428571428571,7.079910380881255 47.3469387755102,6.323126711476226 48.97959183673469,6.721433905899925 50.61224489795918,4.779686333084391 52.24489795918367,6.990291262135922 53.87755102040816,6.422703510082151 55.51020408163265,7.224296738859846 57.14285714285714,20.0 58.77551020408163,7.259148618371919 60.40816326530612,7.617625093353249 62.04081632653061,13.95070948469007 63.6734693877551,7.587752053771471 65.3061224489796,7.249190938511327 66.93877551020408,7.856609410007468 68.57142857142857,7.592730893701767 70.20408163265306,3.878516305700772 71.83673469387755,4.839432412247946 73.46938775510203,0.0 75.10204081632654,7.901418969380134 76.73469387755102,7.946228528752801 78.36734693877551,7.846651730146876 80.0,7.030121981578292" 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_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,15.36828907402832 1.63265306122449,8.38306855045846 3.26530612244898,16.01587069654297 4.897959183673469,4.712267731686768 6.530612244897959,4.196722462693787 8.16326530612245,15.5313265392522 9.795918367346939,5.221010019584173 11.42857142857143,8.880095812307946 13.06122448979592,4.95451237895677 14.69387755102041,8.193890813250672 16.3265306122449,4.451377064188138 17.95918367346939,4.778311511064628 19.59183673469388,5.408048109511903 21.22448979591837,15.5004095504345 22.85714285714286,4.739593039087333 24.48979591836735,7.383246122895122 26.12244897959184,9.324209779797377 27.75510204081633,5.683122626843137 29.38775510204082,9.182184748118711 31.02040816326531,4.622874365580866 32.6530612244898,6.532705240179065 34.28571428571429,4.576826230100595 35.91836734693878,3.466312716582138 37.55102040816327,14.95283906505826 39.18367346938776,0.0 40.81632653061224,4.285812254912091 42.44897959183673,3.811523774498733 44.08163265306122,5.827609167273052 45.71428571428571,6.919019470973124 47.3469387755102,3.216504324739205 48.97959183673469,5.289965182269603 50.61224489795918,4.695673578336967 52.24489795918367,6.441932990270457 53.87755102040816,3.477241376535677 55.51020408163265,6.914630450911462 57.14285714285714,20.0 58.77551020408163,7.364907334070811 60.40816326530612,3.635293646472846 62.04081632653061,15.19279044934605 63.6734693877551,4.452938823826746 65.3061224489796,4.395219552499172 66.93877551020408,4.547353960386534 68.57142857142857,4.5334883145084 70.20408163265306,1.614811918603428 71.83673469387755,0.3521493671307385 73.46938775510203,4.009644140082159 75.10204081632654,8.574663906216882 76.73469387755102,4.567817766424033 78.36734693877551,8.887125559440042 80.0,4.848334668631728" 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_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,12.12320829521195 1.63265306122449,4.808783165599268 3.26530612244898,13.27599878011589 4.897959183673469,3.710887465690759 6.530612244897959,3.053369929856664 8.16326530612245,12.94906983836536 9.795918367346939,6.456846599573041 11.42857142857143,4.509911558401952 13.06122448979592,5.352851479109485 14.69387755102041,4.434278743519366 16.3265306122449,3.860933211344922 17.95918367346939,3.629155230253126 19.59183673469388,7.416895394937481 21.22448979591837,11.21073498017688 22.85714285714286,3.513266239707228 24.48979591836735,5.022262885025923 26.12244897959184,4.730710582494663 27.75510204081633,3.714547118023788 29.38775510204082,5.280878316559927 31.02040816326531,2.782555657212565 32.6530612244898,7.447392497712717 34.28571428571429,3.779200975907289 35.91836734693878,3.341262580054895 37.55102040816327,12.902714242147 39.18367346938776,1.168648978347057 40.81632653061224,6.582494663007014 42.44897959183673,3.365660262275084 44.08163265306122,2.437328453796889 45.71428571428571,4.823421774931382 47.3469387755102,3.205855443732845 48.97959183673469,6.381213784690454 50.61224489795918,1.438243366880146 52.24489795918367,4.33424824641659 53.87755102040816,3.232692894175053 55.51020408163265,4.578225068618481 57.14285714285714,20.0 58.77551020408163,4.773406526379994 60.40816326530612,4.49161329673681 62.04081632653061,12.77950594693504 63.6734693877551,4.71607197316255 65.3061224489796,3.548642878926502 66.93877551020408,3.458371454711802 68.57142857142857,4.147605977432144 70.20408163265306,0.0 71.83673469387755,1.939615736505032 73.46938775510203,2.870387313205246 75.10204081632654,4.755108264714852 76.73469387755102,3.12900274473925 78.36734693877551,5.177188167124123 80.0,3.612076852698994" 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_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,10.78504898996008 1.63265306122449,3.674851820491109 3.26530612244898,13.29139954034112 4.897959183673469,2.945445748155316 6.530612244897959,2.823273255110681 8.16326530612245,13.18495221966856 9.795918367346939,6.518688762549897 11.42857142857143,4.084915930809242 13.06122448979592,4.79617757348494 14.69387755102041,4.285714285714286 16.3265306122449,3.31922099915326 17.95918367346939,3.10390710052014 19.59183673469388,5.763880488689972 21.22448979591837,10.06169106084432 22.85714285714286,2.67690818918592 24.48979591836735,4.122414418773437 26.12244897959184,4.399419378250877 27.75510204081633,2.958751663239386 29.38775510204082,4.849401233821217 31.02040816326531,2.216039675819523 32.6530612244898,6.892464013547841 34.28571428571429,2.824482883754687 35.91836734693878,2.248699649207693 37.55102040816327,12.73980887867425 39.18367346938776,0.00604814322003145 40.81632653061224,5.292125317527519 42.44897959183673,2.375710656828354 44.08163265306122,3.085762670860046 45.71428571428571,4.288133543002298 47.3469387755102,2.297084794967945 48.97959183673469,5.609048022257167 50.61224489795918,2.113221241078989 52.24489795918367,3.662755534051046 53.87755102040816,2.032176121930567 55.51020408163265,4.03653078504899 57.14285714285714,20.0 58.77551020408163,4.470787468247248 60.40816326530612,3.924035321156405 62.04081632653061,12.47490020563687 63.6734693877551,3.988145639288738 65.3061224489796,3.020442724083706 66.93877551020408,2.85956211443087 68.57142857142857,3.066408612555945 70.20408163265306,0.0 71.83673469387755,2.276521108019838 73.46938775510203,1.041490262489416 75.10204081632654,4.141768477077537 76.73469387755102,2.396274343776461 78.36734693877551,4.555461473327688 80.0,3.701463650659248" 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_100x50_4.html">BenchmarkSetIntersectionSlow/100x50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.26696190548216 1.63265306122449,6.250432908734972 3.26530612244898,14.10440808601891 4.897959183673469,1.755940229035572 6.530612244897959,1.293852667087559 8.16326530612245,13.89136071573549 9.795918367346939,4.591461419177765 11.42857142857143,5.948700644160873 13.06122448979592,0.5170116670092562 14.69387755102041,5.792471634168832 16.3265306122449,0.7502470539563136 17.95918367346939,0.6324088279449299 19.59183673469388,5.273880106461989 21.22448979591837,13.63699976283778 22.85714285714286,2.106397448412287 24.48979591836735,5.106632638623304 26.12244897959184,5.294851292301682 27.75510204081633,1.43441294096351 29.38775510204082,5.925954087045113 31.02040816326531,1.532479525866 32.6530612244898,6.007549328283827 34.28571428571429,2.03171635144976 35.91836734693878,2.819743711831155 37.55102040816327,14.04886505193616 39.18367346938776,0.0 40.81632653061224,4.692996767412883 42.44897959183673,2.686421836807517 44.08163265306122,4.427270283134391 45.71428571428571,6.08448696664929 47.3469387755102,2.222938374403631 48.97959183673469,5.027496773969812 50.61224489795918,4.264877619040623 52.24489795918367,5.159774892951268 53.87755102040816,1.987309814021126 55.51020408163265,5.832630746537283 57.14285714285714,20.0 58.77551020408163,6.158101488611629 60.40816326530612,3.554146520895595 62.04081632653061,13.79441930266363 63.6734693877551,2.547263097698059 65.3061224489796,1.738701492265479 66.93877551020408,1.449696853664318 68.57142857142857,2.490576580275172 70.20408163265306,0.4586182351843232 71.83673469387755,0.4961286581307518 73.46938775510203,2.335633319966401 75.10204081632654,5.70447018175624 76.73469387755102,2.180117895414264 78.36734693877551,5.599295350576737 80.0,4.002151686882315" 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,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_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,14.301591310937106 1.63265306122449,7.15837332659763 3.26530612244898,14.397575145238697 4.897959183673469,6.228845668098007 6.530612244897959,0.0 8.16326530612245,14.271280626420813 9.795918367346939,9.906542056074768 11.42857142857143,7.1381662035867635 13.06122448979592,6.279363475625159 14.69387755102041,4.970952260671886 16.3265306122449,5.991411972720382 17.95918367346939,6.233897448850719 19.59183673469388,8.249557969184135 21.22448979591837,10.70472341500379 22.85714285714286,3.0411720131346307 24.48979591836735,5.47613033594342 26.12244897959184,7.183632230361205 27.75510204081633,6.233897448850719 29.38775510204082,7.117959080575906 31.02040816326531,6.269259914119729 32.6530612244898,9.941904521343773 34.28571428571429,6.233897448850719 35.91836734693878,6.218742106592575 37.55102040816327,14.235918161151808 39.18367346938776,6.188431422076285 40.81632653061224,9.952008082849206 42.44897959183673,6.284415256377876 44.08163265306122,6.567314978529934 45.71428571428571,7.037130588532461 47.3469387755102,6.20358676433443 48.97959183673469,9.643849456933571 50.61224489795918,7.027027027027026 52.24489795918367,7.006819904016165 53.87755102040816,6.314725940894164 55.51020408163265,7.032078807779742 57.14285714285714,20.0 58.77551020408163,5.521596362717858 60.40816326530612,4.672897196261685 62.04081632653061,11.760545592321293 63.6734693877551,4.723415003788837 65.3061224489796,4.071735286688558 66.93877551020408,4.632482950239963 68.57142857142857,2.945188178833039 70.20408163265306,3.122000505178079 71.83673469387755,3.0159131093710556 73.46938775510203,6.269259914119729 75.10204081632654,7.047234150037889 76.73469387755102,6.1025511492801225 78.36734693877551,5.567062389492296 80.0,6.274311694872441" 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></td><td></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,14.89980785067252 1.63265306122449,7.027175404886083 3.26530612244898,15.2731265440571 4.897959183673469,5.687620093329673 6.530612244897959,5.21548174581389 8.16326530612245,13.53280263519078 9.795918367346939,5.105682130112545 11.42857142857143,6.774636288772989 13.06122448979592,6.242108152621466 14.69387755102041,6.598956903650837 16.3265306122449,5.369201207795773 17.95918367346939,6.500137249519627 19.59183673469388,6.044468844359045 21.22448979591837,15.10842712050508 22.85714285714286,5.989569036508372 24.48979591836735,6.467197364809223 26.12244897959184,7.427944002195992 27.75510204081633,6.478177326379358 29.38775510204082,6.961295635465276 31.02040816326531,5.780949766675817 32.6530612244898,7.071095251166621 34.28571428571429,5.693110074114741 35.91836734693878,5.791929728245951 37.55102040816327,15.41037606368378 39.18367346938776,0.0 40.81632653061224,5.566840516058194 42.44897959183673,5.440570958001647 44.08163265306122,6.648366730716442 45.71428571428571,6.500137249519627 47.3469387755102,3.59593741421905 48.97959183673469,5.627230304693934 50.61224489795918,1.83914356299753 52.24489795918367,4.21630524293165 53.87755102040816,5.144111995608015 55.51020408163265,4.957452648915729 57.14285714285714,20.0 58.77551020408163,6.258578094976668 60.40816326530612,6.242108152621466 62.04081632653061,14.02141092506176 63.6734693877551,6.758166346417788 65.3061224489796,5.901729343947296 66.93877551020408,6.544057095800165 68.57142857142857,6.445237441668954 70.20408163265306,2.201482294811968 71.83673469387755,2.71754048860829 73.46938775510203,1.894043370848202 75.10204081632654,7.071095251166621 76.73469387755102,5.863299478451825 78.36734693877551,6.736206423277519 80.0,5.671150150974472" 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_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,11.88354511822422 1.63265306122449,3.970832663127982 3.26530612244898,12.95909066537987 4.897959183673469,3.267385126802852 6.530612244897959,3.476489196289743 8.16326530612245,11.99506728861723 9.795918367346939,6.213071685164334 11.42857142857143,4.075920862152163 13.06122448979592,4.910192482976784 14.69387755102041,3.478633853412686 16.3265306122449,3.014315586295641 17.95918367346939,3.214841027290762 19.59183673469388,5.598627419441317 21.22448979591837,10.63964398691759 22.85714285714286,2.99608600075063 24.48979591836735,4.088788804889818 26.12244897959184,4.197093989598413 27.75510204081633,3.041123800332422 29.38775510204082,4.721462656157847 31.02040816326531,2.711918931960753 32.6530612244898,6.781405822744089 34.28571428571429,3.165513913463085 35.91836734693878,2.792343574071095 37.55102040816327,12.40898611334513 39.18367346938776,0.3967615677443569 40.81632653061224,5.639375904777224 42.44897959183673,2.838453702214358 44.08163265306122,3.724197093989598 45.71428571428571,4.48983968688006 47.3469387755102,2.000965095705324 48.97959183673469,5.857058602755884 50.61224489795918,1.830464854431398 52.24489795918367,3.626615194895716 53.87755102040816,2.583239504584205 55.51020408163265,4.236770146372849 57.14285714285714,20.0 58.77551020408163,4.514503243793898 60.40816326530612,3.805694064661412 62.04081632653061,12.08835987346523 63.6734693877551,4.043751005308026 65.3061224489796,3.401426196986757 66.93877551020408,2.884563830357622 68.57142857142857,3.062570371561847 70.20408163265306,0.0 71.83673469387755,2.565009919039194 73.46938775510203,2.261540936142834 75.10204081632654,4.277518631708756 76.73469387755102,2.50067020535092 78.36734693877551,4.482333386949761 80.0,3.462548924990617" 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_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,11.72742464566442 1.63265306122449,4.109673825586433 3.26530612244898,12.74370242000371 4.897959183673469,3.056260444389429 6.530612244897959,3.707371417961255 8.16326530612245,12.706566813146 9.795918367346939,6.378659404592437 11.42857142857143,4.083678900786037 13.06122448979592,4.416661508943492 14.69387755102041,4.138144457510676 16.3265306122449,3.184997214829486 17.95918367346939,2.337067524911803 19.59183673469388,6.813146004827629 21.22448979591837,10.49452249798849 22.85714285714286,3.085968929875596 24.48979591836735,4.060159683109488 26.12244897959184,4.404282973324256 27.75510204081633,3.064925419322894 29.38775510204082,4.608528811041654 31.02040816326531,2.416290152874915 32.6530612244898,7.21297270532896 34.28571428571429,3.119390976047534 35.91836734693878,2.822306121185864 37.55102040816327,12.27331806647274 39.18367346938776,1.198242247942068 40.81632653061224,5.940459243671474 42.44897959183673,2.625487404840007 44.08163265306122,1.788698396979637 45.71428571428571,4.50826267252584 47.3469387755102,2.915145138330136 48.97959183673469,6.306863898000866 50.61224489795918,0.8949681252707805 52.24489795918367,3.5996781580739 53.87755102040816,2.588351797982299 55.51020408163265,4.123290214767593 57.14285714285714,20.0 58.77551020408163,3.901714427183264 60.40816326530612,3.54149904066349 62.04081632653061,11.99603886860184 63.6734693877551,4.206226403416476 65.3061224489796,3.479606362567308 66.93877551020408,2.916382991892059 68.57142857142857,3.483319923253079 70.20408163265306,0.0 71.83673469387755,2.660147304573869 73.46938775510203,2.165005879804419 75.10204081632654,4.29287615275113 76.73469387755102,2.771554125146995 78.36734693877551,4.57634461843164 80.0,3.456087144890759" 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_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,14.489675516224187 1.63265306122449,7.020648967551622 3.26530612244898,15.398230088495577 4.897959183673469,4.755162241887907 6.530612244897959,6.041297935103248 8.16326530612245,14.87905604719764 9.795918367346939,2.91445427728614 11.42857142857143,4.294985250737467 13.06122448979592,8.224188790560476 14.69387755102041,7.410029498525075 16.3265306122449,2.4306784660766994 17.95918367346939,4.778761061946902 19.59183673469388,3.46902654867257 21.22448979591837,14.442477876106196 22.85714285714286,4.283185840707965 24.48979591836735,7.126843657817112 26.12244897959184,7.374631268436577 27.75510204081633,4.483775811209439 29.38775510204082,7.469026548672566 31.02040816326531,3.976401179941007 32.6530612244898,4.106194690265488 34.28571428571429,4.707964601769914 35.91836734693878,1.2979351032448392 37.55102040816327,14.80825958702065 39.18367346938776,0.16519174041298612 40.81632653061224,0.8141592920354022 42.44897959183673,1.0855457227138707 44.08163265306122,5.958702064896755 45.71428571428571,6.985250737463131 47.3469387755102,2.666666666666668 48.97959183673469,3.4454277286135735 50.61224489795918,4.318584070796463 52.24489795918367,4.519174041297935 53.87755102040816,4.648967551622423 55.51020408163265,7.2094395280236 57.14285714285714,20.0 58.77551020408163,6.572271386430684 60.40816326530612,4.342182890855458 62.04081632653061,13.297935103244837 63.6734693877551,6.348082595870206 65.3061224489796,5.746312684365787 66.93877551020408,4.884955752212392 68.57142857142857,5.876106194690266 70.20408163265306,1.8643067846607693 71.83673469387755,0.0 73.46938775510203,4.377581120943955 75.10204081632654,6.619469026548675 76.73469387755102,4.436578171091448 78.36734693877551,7.103244837758115 80.0,5.203539823008851" 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_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,13.34857889578569 1.63265306122449,4.967875421975389 3.26530612244898,14.28291408036589 4.897959183673469,2.515517804639007 6.530612244897959,3.158009365131221 8.16326530612245,13.57290645758467 9.795918367346939,2.48938255472068 11.42857142857143,5.301099858434063 13.06122448979592,4.29489273657846 14.69387755102041,5.51453773276707 16.3265306122449,2.341282805183491 17.95918367346939,2.245453555482958 19.59183673469388,3.602308613742786 21.22448979591837,13.61428726995535 22.85714285714286,2.265054992921703 24.48979591836735,5.577697920069694 26.12244897959184,5.664815419797452 27.75510204081633,3.436785364260046 29.38775510204082,6.098224980943047 31.02040816326531,2.040727431122727 32.6530612244898,4.36676467385386 34.28571428571429,2.968528803223347 35.91836734693878,3.10791680278776 37.55102040816327,14.16312751824023 39.18367346938776,0.716541435260808 40.81632653061224,3.425895676794076 42.44897959183673,2.887945115975172 44.08163265306122,4.135903299575302 45.71428571428571,5.841228356746161 47.3469387755102,3.138407927692475 48.97959183673469,3.323532614613961 50.61224489795918,3.756942175759556 52.24489795918367,4.848088859849722 53.87755102040816,2.045083306109115 55.51020408163265,5.915278231514756 57.14285714285714,20.0 58.77551020408163,5.712730044647719 60.40816326530612,4.059675487313514 62.04081632653061,13.69269301971033 63.6734693877551,3.761298050745944 65.3061224489796,3.031688990525972 66.93877551020408,3.205923989981488 68.57142857142857,4.334095611455951 70.20408163265306,0.0 71.83673469387755,1.117281934008494 73.46938775510203,2.794293803767832 75.10204081632654,5.026679734291626 76.73469387755102,2.87052161602962 78.36734693877551,5.107263421539802 80.0,3.591418926276816" 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_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,12.17487423346713 1.63265306122449,5.890350041027545 3.26530612244898,13.40364135417475 4.897959183673469,3.090247833157581 6.530612244897959,2.431626513525069 8.16326530612245,10.78100917506069 9.795918367346939,5.995140312947774 11.42857142857143,5.45410408335508 13.06122448979592,4.203150069990627 14.69387755102041,6.012204255857019 16.3265306122449,2.975379078400593 17.95918367346939,2.768690657334304 19.59183673469388,5.910984144177552 21.22448979591837,11.98328260957368 22.85714285714286,2.381610786822719 24.48979591836735,5.840171083083237 26.12244897959184,5.822768121440696 27.75510204081633,4.170428484102847 29.38775510204082,5.869431329558227 31.02040816326531,1.554614348402856 32.6530612244898,6.992981265866652 34.28571428571429,3.829626763394431 35.91836734693878,2.852059967809962 37.55102040816327,13.70009440206827 39.18367346938776,0.0 40.81632653061224,4.211654836238257 42.44897959183673,2.242198749941666 44.08163265306122,3.871983177974162 45.71428571428571,6.072185459151696 47.3469387755102,3.315209782490185 48.97959183673469,6.866359861688728 50.61224489795918,0.05142202663306056 52.24489795918367,4.693810627065372 53.87755102040816,2.586813385045549 55.51020408163265,5.462161010041442 57.14285714285714,20.0 58.77551020408163,5.616201077451759 60.40816326530612,4.17625458381579 62.04081632653061,13.14257600245433 63.6734693877551,4.939310414969393 65.3061224489796,1.816985550058941 66.93877551020408,2.990999052630984 68.57142857142857,4.205686432365658 70.20408163265306,0.08329815839583032 71.83673469387755,1.594735750592707 73.46938775510203,3.470371541511902 75.10204081632654,6.628205479672793 76.73469387755102,3.370817225583693 78.36734693877551,5.789414537667388 80.0,3.502126296197319" 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,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_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,12.24504174446049 1.63265306122449,5.358790995878395 3.26530612244898,13.78729700214887 4.897959183673469,3.264874766618523 6.530612244897959,3.682671645471519 8.16326530612245,13.43643216965512 9.795918367346939,5.609610032761475 11.42857142857143,5.057244513333568 13.06122448979592,5.217881424595766 14.69387755102041,5.50322330644309 16.3265306122449,3.576989467009547 17.95918367346939,3.693239863317716 19.59183673469388,5.776587874731391 21.22448979591837,11.47003910240603 22.85714285714286,2.296826011906859 24.48979591836735,5.671610244125832 26.12244897959184,6.119702680804594 27.75510204081633,4.080036636488533 29.38775510204082,6.107020819389157 31.02040816326531,3.157783492443724 32.6530612244898,6.526226793954979 34.28571428571429,3.884172332405679 35.91836734693878,2.961919188360869 37.55102040816327,13.40190932469088 39.18367346938776,0.5720928594074753 40.81632653061224,5.896361010321626 42.44897959183673,3.390988832916476 44.08163265306122,5.500405115017438 45.71428571428571,5.626519181315391 47.3469387755102,2.658259062246803 48.97959183673469,5.534223412125269 50.61224489795918,2.885123472011836 52.24489795918367,5.218585972452179 53.87755102040816,2.97319195406348 55.51020408163265,5.652587452002677 57.14285714285714,20.0 58.77551020408163,5.783633353295523 60.40816326530612,4.347060274069116 62.04081632653061,13.07993095431007 63.6734693877551,4.652834043752422 65.3061224489796,3.791876563215556 66.93877551020408,3.833444886743932 68.57142857142857,4.017331877267763 70.20408163265306,0.0 71.83673469387755,2.60823616444147 73.46938775510203,2.996442033325114 75.10204081632654,5.83013351181879 76.73469387755102,3.384647902208758 78.36734693877551,6.158452812907317 80.0,3.357875083665058" 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(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_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,7.107322752517493 1.63265306122449,0.8541856180366147 3.26530612244898,7.205196877660375 4.897959183673469,1.674659424701763 6.530612244897959,1.234888883247942 8.16326530612245,5.984423157870011 9.795918367346939,0.2113637371084904 11.42857142857143,0.0 13.06122448979592,3.491755609447642 14.69387755102041,1.468184620094255 16.3265306122449,3.54088438000463 17.95918367346939,2.789311787275364 19.59183673469388,2.486878421902296 21.22448979591837,8.555690980366602 22.85714285714286,3.278891548974002 24.48979591836735,2.506173489665007 26.12244897959184,14.88916815783402 27.75510204081633,14.55714053521384 29.38775510204082,14.93473858570275 31.02040816326531,13.98714344114319 32.6530612244898,14.06720463615075 34.28571428571429,14.52204054586007 35.91836734693878,14.81656008435151 37.55102040816327,18.18807311121223 39.18367346938776,13.4301264173983 40.81632653061224,13.80717586479813 42.44897959183673,14.66541841783324 44.08163265306122,15.05975492445152 45.71428571428571,15.03881707837788 47.3469387755102,14.83473521376388 48.97959183673469,13.93372889838757 50.61224489795918,13.71089147623105 52.24489795918367,14.58167764188569 53.87755102040816,14.82158692536384 55.51020408163265,14.90982412497239 57.14285714285714,20.0 58.77551020408163,14.77023797932206 60.40816326530612,14.78550490617106 62.04081632653061,17.89151677009174 63.6734693877551,14.70223695940527 65.3061224489796,14.71466842664195 66.93877551020408,14.45711291562462 68.57142857142857,14.88390490223082 70.20408163265306,13.70336561175496 71.83673469387755,14.33731588361279 73.46938775510203,14.70384033528439 75.10204081632654,14.97615963440605 76.73469387755102,14.81886058017808 78.36734693877551,15.12790597670483 80.0,14.89953705931316" 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(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_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,5.872922467828381 1.63265306122449,0.4947847980602084 3.26530612244898,5.827809950023418 4.897959183673469,1.455970329491447 6.530612244897959,2.422158803306518 8.16326530612245,6.076955169806496 9.795918367346939,0.2010639059663394 11.42857142857143,0.2011219688903206 13.06122448979592,2.767617975605842 14.69387755102041,0.4656809595596147 16.3265306122449,1.412701081572149 17.95918367346939,1.817182807452599 19.59183673469388,1.883784955343637 21.22448979591837,6.329374897648506 22.85714285714286,1.797186934255567 24.48979591836735,0.0 26.12244897959184,17.71173830788642 27.75510204081633,17.91824970318642 29.38775510204082,17.65365799083374 31.02040816326531,17.76024842714915 32.6530612244898,16.50709280292707 34.28571428571429,17.92870149400643 35.91836734693878,18.10864350173858 37.55102040816327,19.5520723084654 39.18367346938776,17.86774440422506 40.81632653061224,16.46830950511648 42.44897959183673,18.09865569819553 44.08163265306122,17.64995670738068 45.71428571428571,17.65851604256698 47.3469387755102,18.03048265144475 48.97959183673469,16.44079117152673 50.61224489795918,17.48557589014826 52.24489795918367,17.716889048368 53.87755102040816,18.07871874811395 55.51020408163265,17.69373025114906 57.14285714285714,20.0 58.77551020408163,17.62909936963389 60.40816326530612,17.78864683983199 62.04081632653061,19.42262443440938 63.6734693877551,17.77728149126701 65.3061224489796,17.77988900686291 66.93877551020408,17.7538664258064 68.57142857142857,17.82789161316047 70.20408163265306,17.61152940841036 71.83673469387755,17.69890223835987 73.46938775510203,18.02491055477526 75.10204081632654,17.79928876737373 76.73469387755102,18.04940872171886 78.36734693877551,17.81300362570617 80.0,18.30505062357099" 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(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_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,11.91743617599131 1.63265306122449,3.601303639326453 3.26530612244898,13.96523628462792 4.897959183673469,4.217273221075502 6.530612244897959,3.625203693644758 8.16326530612245,12.38565996740902 9.795918367346939,2.388919065725149 11.42857142857143,3.120043454644215 13.06122448979592,4.103204780010864 14.69387755102041,3.401412275936991 16.3265306122449,3.925040738728952 17.95918367346939,3.568712656165128 19.59183673469388,2.997284084736556 21.22448979591837,12.08365019011407 22.85714285714286,3.895708853883759 24.48979591836735,2.505160239000543 26.12244897959184,4.730038022813688 27.75510204081633,4.567083107007061 29.38775510204082,4.602933188484519 31.02040816326531,2.798479087452471 32.6530612244898,4.44975556762629 34.28571428571429,4.342205323193916 35.91836734693878,3.296034763715372 37.55102040816327,14.19880499728408 39.18367346938776,1.476371537208039 40.81632653061224,2.407387289516567 42.44897959183673,3.090711569799022 44.08163265306122,1.51113525258012 45.71428571428571,4.777838131450299 47.3469387755102,2.990765888104291 48.97959183673469,3.399239543726236 50.61224489795918,1.981531776208582 52.24489795918367,4.052145573058121 53.87755102040816,3.206952743074416 55.51020408163265,4.135795763172189 57.14285714285714,20.0 58.77551020408163,3.500271591526344 60.40816326530612,3.298207495926127 62.04081632653061,12.67789244975557 63.6734693877551,3.651276480173819 65.3061224489796,4.275936990765888 66.93877551020408,3.648017381857686 68.57142857142857,3.771863117870722 70.20408163265306,0.0 71.83673469387755,1.880499728408474 73.46938775510203,4.270505160239001 75.10204081632654,4.23574144486692 76.73469387755102,4.085822922324823 78.36734693877551,4.065181966322651 80.0,3.810972297664313" 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_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,12.40446570972887 1.63265306122449,5.99170653907496 3.26530612244898,15.13365231259968 4.897959183673469,2.933333333333333 6.530612244897959,2.174162679425837 8.16326530612245,13.82456140350877 9.795918367346939,5.24274322169059 11.42857142857143,5.949601275917065 13.06122448979592,3.548325358851675 14.69387755102041,6.87591706539075 16.3265306122449,3.399043062200957 17.95918367346939,4.673684210526316 19.59183673469388,5.639553429027113 21.22448979591837,13.11132376395534 22.85714285714286,2.703668261562998 24.48979591836735,6.513556618819777 26.12244897959184,5.762041467304625 27.75510204081633,4.276874003189793 29.38775510204082,7.272727272727273 31.02040816326531,1.917703349282297 32.6530612244898,7.622328548644338 34.28571428571429,3.280382775119617 35.91836734693878,3.544497607655502 37.55102040816327,15.11578947368421 39.18367346938776,0.0 40.81632653061224,3.823923444976077 42.44897959183673,2.564593301435407 44.08163265306122,4.52822966507177 45.71428571428571,5.774800637958533 47.3469387755102,1.316746411483254 48.97959183673469,6.636044657097289 50.61224489795918,4.40829346092504 52.24489795918367,6.198405103668262 53.87755102040816,2.368102073365231 55.51020408163265,6.610526315789474 57.14285714285714,20.0 58.77551020408163,8.431259968102072 60.40816326530612,3.416905901116427 62.04081632653061,14.70111642743222 63.6734693877551,4.691547049441786 65.3061224489796,3.194896331738437 66.93877551020408,3.631259968102073 68.57142857142857,3.568740031897927 70.20408163265306,0.1059011164274322 71.83673469387755,1.060287081339713 73.46938775510203,2.688357256778309 75.10204081632654,7.607017543859649 76.73469387755102,4.500159489633174 78.36734693877551,6.346411483253589 80.0,3.825199362041467" 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,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.01</span></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,17.41077145029033 1.63265306122449,12.11977620174093 3.26530612244898,17.01955821448135 4.897959183673469,10.84284645433178 6.530612244897959,10.30445748799765 8.16326530612245,17.30826998768324 9.795918367346939,10.99319824821615 11.42857142857143,12.5799111001375 13.06122448979592,4.566393252388132 14.69387755102041,9.711387478778091 16.3265306122449,7.619267229429925 17.95918367346939,7.646549287377582 19.59183673469388,8.777643885799312 21.22448979591837,14.6833052867179 22.85714285714286,7.240249750612405 24.48979591836735,9.845021432309402 26.12244897959184,9.153754505258112 27.75510204081633,5.839100031991768 29.38775510204082,10.11401877113268 31.02040816326531,6.719728859906102 32.6530612244898,9.006834382571787 34.28571428571429,6.736362404056986 35.91836734693878,7.426343134217093 37.55102040816327,15.90881978926765 39.18367346938776,0.0 40.81632653061224,6.167969428214782 42.44897959183673,7.206800473744656 44.08163265306122,9.971433104777324 45.71428571428571,8.64618259889814 47.3469387755102,6.613450383595306 48.97959183673469,8.234289601234096 50.61224489795918,5.544340686092228 52.24489795918367,9.524285259979685 53.87755102040816,6.748985080523947 55.51020408163265,8.601337019343395 57.14285714285714,20.0 58.77551020408163,8.969333449535196 60.40816326530612,6.150150298768854 62.04081632653061,14.83694735171924 63.6734693877551,6.968832295017129 65.3061224489796,7.214378974243024 66.93877551020408,7.179507538867687 68.57142857142857,7.306123153760216 70.20408163265306,3.194728169900899 71.83673469387755,4.44996660102893 73.46938775510203,5.178701830328876 75.10204081632654,9.633690853467776 76.73469387755102,6.465496952624311 78.36734693877551,9.252846050525784 80.0,5.762401364945859" 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,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</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,19.277214631996475 1.63265306122449,11.529308065226976 3.26530612244898,19.559277214631997 4.897959183673469,10.004407227853681 6.530612244897959,9.792860290877037 8.16326530612245,19.585720581754078 9.795918367346939,4.795063904803882 11.42857142857143,7.2631115028646995 13.06122448979592,10.383428823270163 14.69387755102041,11.211987659762015 16.3265306122449,10.10136624063464 17.95918367346939,7.827236668135743 19.59183673469388,5.024239753195243 21.22448979591837,19.330101366240637 22.85714285714286,10.074922873512559 24.48979591836735,7.624504186866465 26.12244897959184,11.30013221683561 27.75510204081633,10.118995152049363 29.38775510204082,11.635081533715294 31.02040816326531,9.854561480828558 32.6530612244898,4.48655795504628 34.28571428571429,9.731159100925524 35.91836734693878,9.81048920229176 37.55102040816327,19.506390480387836 39.18367346938776,8.49713530189511 40.81632653061224,0.0 42.44897959183673,8.047598060819748 44.08163265306122,11.26487439400617 45.71428571428571,11.529308065226976 47.3469387755102,9.563684442485679 48.97959183673469,3.922432789775236 50.61224489795918,11.115028646981047 52.24489795918367,11.573380343763773 53.87755102040816,10.03966505068312 55.51020408163265,11.881886293521378 57.14285714285714,20.0 58.77551020408163,11.026884089907451 60.40816326530612,10.083737329219923 62.04081632653061,19.277214631996475 63.6734693877551,9.881004847950638 65.3061224489796,7.571617452622304 66.93877551020408,9.828118113706484 68.57142857142857,9.625385632437197 70.20408163265306,6.804759806081979 71.83673469387755,9.308065226972236 73.46938775510203,9.713530189510799 75.10204081632654,11.326575583957691 76.73469387755102,9.334508594094316 78.36734693877551,11.599823710885856 80.0,10.127809607756722" 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_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,15.09417336711092 1.63265306122449,8.25751734772552 3.26530612244898,15.59422843925542 4.897959183673469,5.018173807688071 6.530612244897959,4.980724749421742 8.16326530612245,15.38385284722987 9.795918367346939,7.321290891067298 11.42857142857143,8.13746007269523 13.06122448979592,6.014979623306532 14.69387755102041,8.424936667033814 16.3265306122449,4.525828835774865 17.95918367346939,5.511620222491464 19.59183673469388,7.334508205749532 21.22448979591837,14.59962550941734 22.85714285714286,5.106289238902963 24.48979591836735,7.66934684436612 26.12244897959184,8.179314902522304 27.75510204081633,5.836545875096376 29.38775510204082,8.279546205529243 31.02040816326531,4.897015089767596 32.6530612244898,7.343319748871021 34.28571428571429,5.165767154973015 35.91836734693878,5.247273928846789 37.55102040816327,15.51051877960128 39.18367346938776,0.0 40.81632653061224,6.028196937988765 42.44897959183673,5.177883026765062 44.08163265306122,6.228659544002643 45.71428571428571,8.504240555127216 47.3469387755102,4.937768476704483 48.97959183673469,6.366339905275911 50.61224489795918,5.94118294966406 52.24489795918367,7.280537504130411 53.87755102040816,4.876087674854059 55.51020408163265,8.573631457208943 57.14285714285714,20.0 58.77551020408163,7.614274699856812 60.40816326530612,5.795792488159489 62.04081632653061,14.89811653265778 63.6734693877551,5.95550170723648 65.3061224489796,5.303447516246283 66.93877551020408,5.353012446304659 68.57142857142857,5.786980945038 70.20408163265306,1.638947020596982 71.83673469387755,3.464037889635422 73.46938775510203,4.360612402246943 75.10204081632654,8.668355545764951 76.73469387755102,5.13272386826743 78.36734693877551,8.62870360171825 80.0,4.764841942945258" 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,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_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,11.49697672998229 1.63265306122449,4.056678678311855 3.26530612244898,13.03487448848714 4.897959183673469,2.800952788126794 6.530612244897959,3.219935259268308 8.16326530612245,12.9713552800342 9.795918367346939,6.345813229096684 11.42857142857143,3.933304831124412 13.06122448979592,4.724851890307213 14.69387755102041,4.258230012825994 16.3265306122449,3.109998167715141 17.95918367346939,2.803395834605753 19.59183673469388,6.812435106577903 21.22448979591837,10.86789226165028 22.85714285714286,2.705673975447383 24.48979591836735,4.289989617052464 26.12244897959184,4.151957490991266 27.75510204081633,3.083124656446589 29.38775510204082,4.623465461430404 31.02040816326531,2.253710376839919 32.6530612244898,7.016429487571001 34.28571428571429,2.976852134611861 35.91836734693878,2.367312038111525 37.55102040816327,12.43877114762108 39.18367346938776,0.6803884443901544 40.81632653061224,5.941489036828926 42.44897959183673,2.458926281072497 44.08163265306122,2.546875954315031 45.71428571428571,3.812374030415929 47.3469387755102,2.743541195871251 48.97959183673469,5.66298173822757 50.61224489795918,1.473157026812435 52.24489795918367,2.632382581078605 53.87755102040816,1.607524583155195 55.51020408163265,3.009833262077811 57.14285714285714,20.0 58.77551020408163,4.122640933243755 60.40816326530612,3.852684297318756 62.04081632653061,12.32883405606792 63.6734693877551,4.00781774873267 65.3061224489796,3.238258107860502 66.93877551020408,2.94631405362487 68.57142857142857,2.239052097966164 70.20408163265306,0.0 71.83673469387755,0.4715079704391376 73.46938775510203,1.910462346546143 75.10204081632654,4.066450864227692 76.73469387755102,2.651926952910279 78.36734693877551,4.552617113540585 80.0,3.405606791669212" 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_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,14.13124193161436 1.63265306122449,5.147582435576678 3.26530612244898,14.40180655676526 4.897959183673469,5.408449130930938 6.530612244897959,4.351654042856218 8.16326530612245,12.82885057952747 9.795918367346939,6.04804283336951 11.42857142857143,4.947289720575224 13.06122448979592,5.25401848445729 14.69387755102041,5.182236032886645 16.3265306122449,5.098331169070205 17.95918367346939,5.478276764191791 19.59183673469388,4.786816908416762 21.22448979591837,14.78553485225255 22.85714285714286,5.263081732984513 24.48979591836735,4.950234641665302 26.12244897959184,5.49255709275359 27.75510204081633,5.73329169824206 29.38775510204082,5.868085306240059 31.02040816326531,3.752286439273061 32.6530612244898,6.600735976400012 34.28571428571429,5.279596139614647 35.91836734693878,5.232160061538696 37.55102040816327,14.54669159694693 39.18367346938776,0.0 40.81632653061224,5.556659900964335 42.44897959183673,5.208803790824286 44.08163265306122,4.069919027363648 45.71428571428571,5.427565730765667 47.3469387755102,4.52662297520808 48.97959183673469,6.291798521700387 50.61224489795918,1.58797253607211 52.24489795918367,4.223702298942494 53.87755102040816,5.130712607435672 55.51020408163265,5.130598364807177 57.14285714285714,20.0 58.77551020408163,5.042771170745763 60.40816326530612,4.201640778017687 62.04081632653061,14.5128630852872 63.6734693877551,5.518909059059631 65.3061224489796,5.657523448299498 66.93877551020408,5.495565481970609 68.57142857142857,5.555263602171625 70.20408163265306,2.301125797635685 71.83673469387755,4.061249281223462 73.46938775510203,5.243812809645124 75.10204081632654,5.756102143064774 76.73469387755102,5.805594588453624 78.36734693877551,5.385854477739824 80.0,5.778049421361087" 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(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_100x250_4.html">BenchmarkSetUnion/100x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.62235767592701 1.63265306122449,7.750103543937795 3.26530612244898,14.12042355331536 4.897959183673469,4.356128628921971 6.530612244897959,3.795193998358926 8.16326530612245,12.22996913218458 9.795918367346939,8.947837299261517 11.42857142857143,7.937983042238112 13.06122448979592,4.116953854569609 14.69387755102041,7.382346735435471 16.3265306122449,4.893853788145196 17.95918367346939,4.582471769624507 19.59183673469388,10.60439964052671 21.22448979591837,12.32547962333451 22.85714285714286,4.140913531043645 24.48979591836735,7.173649044660649 26.12244897959184,7.697573555269019 27.75510204081633,4.860407142578049 29.38775510204082,7.970538819208377 31.02040816326531,3.327316062985973 32.6530612244898,10.6538662915641 34.28571428571429,4.406142304536397 35.91836734693878,4.736623295432345 37.55102040816327,14.07008166295471 39.18367346938776,0.0 40.81632653061224,9.894736842105264 42.44897959183673,4.147852928535146 44.08163265306122,7.178822334232017 45.71428571428571,7.964380885398351 47.3469387755102,4.31008478880944 48.97959183673469,9.952205681240963 50.61224489795918,3.279662407689603 52.24489795918367,4.697972101746571 53.87755102040816,4.129910522408471 55.51020408163265,7.817684523111788 57.14285714285714,20.0 58.77551020408163,7.601922400656429 60.40816326530612,4.942835931700074 62.04081632653061,13.96314617278162 63.6734693877551,4.947571601609815 65.3061224489796,4.567045676552182 66.93877551020408,3.277333645918806 68.57142857142857,4.662384245692181 70.20408163265306,1.450334075723831 71.83673469387755,2.684437150783417 73.46938775510203,4.536568592974642 75.10204081632654,7.957988512483882 76.73469387755102,4.627421560582972 78.36734693877551,7.834970499746024 80.0,4.080350095729301" 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(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_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,13.49135392686975 1.63265306122449,6.229857058729054 3.26530612244898,14.04638899298678 4.897959183673469,3.895283473419348 6.530612244897959,4.407891214733123 8.16326530612245,13.30531613041383 9.795918367346939,5.523181112479255 11.42857142857143,6.015980512875422 13.06122448979592,5.300872637721505 14.69387755102041,5.942100754858397 16.3265306122449,4.631270410621554 17.95918367346939,3.506879383264629 19.59183673469388,6.204561272016703 21.22448979591837,13.3729054017881 22.85714285714286,3.532041329835644 24.48979591836735,5.994699930403127 26.12244897959184,6.053188072166604 27.75510204081633,4.819315809197495 29.38775510204082,6.09588307725253 31.02040816326531,3.744177953851919 32.6530612244898,6.180202366293699 34.28571428571429,4.446035655013652 35.91836734693878,4.046656673269447 37.55102040816327,13.8536591894641 39.18367346938776,0.0 40.81632653061224,5.067990791798276 42.44897959183673,3.748193158091975 44.08163265306122,4.43773756625087 45.71428571428571,6.097756839231222 47.3469387755102,4.198163713260881 48.97959183673469,5.788318432464265 50.61224489795918,4.731382836340275 52.24489795918367,4.588709245676963 53.87755102040816,4.059237646554955 55.51020408163265,6.054124953155951 57.14285714285714,20.0 58.77551020408163,6.202285989614005 60.40816326530612,4.931340007495048 62.04081632653061,13.61395149633278 63.6734693877551,5.032389314203116 65.3061224489796,3.584238984956368 66.93877551020408,4.287301247390117 68.57142857142857,4.533567107446865 70.20408163265306,1.596712886128808 71.83673469387755,3.577546977889609 73.46938775510203,3.30263932758713 75.10204081632654,6.341479736602602 76.73469387755102,4.311258632689116 78.36734693877551,6.225172653782322 80.0,4.694710637614433" 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,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_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,13.33319927204722 1.63265306122449,8.00546970047357 3.26530612244898,14.83837236192525 4.897959183673469,2.535769226902078 6.530612244897959,2.909398031310013 8.16326530612245,14.70323858551937 9.795918367346939,9.07266456860754 11.42857142857143,7.722533356123752 13.06122448979592,5.147551203032466 14.69387755102041,7.424917300944127 16.3265306122449,2.25323506641061 17.95918367346939,2.682767427129312 19.59183673469388,8.439426083634133 21.22448979591837,14.61837779140734 22.85714285714286,2.906984928159908 24.48979591836735,5.072946097308385 26.12244897959184,5.142322812873905 27.75510204081633,4.096845873090883 29.38775510204082,7.377459605658727 31.02040816326531,2.591873875142021 32.6530612244898,9.84184119770353 34.28571428571429,2.571764682224479 35.91836734693878,0.22844043154328 37.55102040816327,14.49329861146023 39.18367346938776,0.7396161155072041 40.81632653061224,6.903485928592256 42.44897959183673,2.542204168635692 44.08163265306122,7.397568798576269 45.71428571428571,7.458499653116422 47.3469387755102,0.0 48.97959183673469,9.739686497682415 50.61224489795918,8.06358526800527 52.24489795918367,7.031179303618649 53.87755102040816,2.988024975617604 55.51020408163265,7.639080205515952 57.14285714285714,20.0 58.77551020408163,7.271484158983279 60.40816326530612,4.933187206531466 62.04081632653061,14.41406839136511 63.6734693877551,5.825834280141167 65.3061224489796,2.861940336024614 66.93877551020408,2.686789265712821 68.57142857142857,3.930542847662809 70.20408163265306,1.440019304825201 71.83673469387755,3.291271604814141 73.46938775510203,2.306323335712921 75.10204081632654,7.780246739797098 76.73469387755102,2.509426184180098 78.36734693877551,5.522185467086278 80.0,4.510894155263079" 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/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,11.91124006235649 1.63265306122449,5.931796739472269 3.26530612244898,13.5020069728357 4.897959183673469,3.884549183515432 6.530612244897959,3.449440178006824 8.16326530612245,13.50811074026356 9.795918367346939,4.741139392463792 11.42857142857143,5.755632881214937 13.06122448979592,4.841183691274487 14.69387755102041,5.72352469743236 16.3265306122449,3.766176674478136 17.95918367346939,4.041556342338504 19.59183673469388,5.584321602602471 21.22448979591837,13.20664211633341 22.85714285714286,4.139825307132785 24.48979591836735,5.435633151742025 26.12244897959184,5.519361285544723 27.75510204081633,4.840405925895867 29.38775510204082,6.242852167091056 31.02040816326531,3.548571447894792 32.6530612244898,6.476570663366236 34.28571428571429,4.317815223235572 35.91836734693878,3.811202526723004 37.55102040816327,13.56419438723924 39.18367346938776,0.0 40.81632653061224,5.127621153865663 42.44897959183673,4.194404147180262 44.08163265306122,5.441872182713995 45.71428571428571,6.319918571346447 47.3469387755102,3.160635603393762 48.97959183673469,5.720346004145828 50.61224489795918,2.508665320794403 52.24489795918367,5.729391753658033 53.87755102040816,4.14131320611797 55.51020408163265,6.355594331104866 57.14285714285714,20.0 58.77551020408163,5.95851128943355 60.40816326530612,4.772807969728019 62.04081632653061,13.27520382525303 63.6734693877551,4.438554844294753 65.3061224489796,4.406920082916553 66.93877551020408,3.96832804114717 68.57142857142857,4.717704983447124 70.20408163265306,0.02165907500025362 71.83673469387755,3.329190887295033 73.46938775510203,3.997358979301296 75.10204081632654,6.337046317619091 76.73469387755102,4.388000094684481 78.36734693877551,5.872940189842384 80.0,3.16082159076691" 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,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_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,14.79188205110564 1.63265306122449,8.103826313988415 3.26530612244898,15.94424839808295 4.897959183673469,7.881775896376472 6.530612244897959,8.146845866519888 8.16326530612245,15.93534030892239 9.795918367346939,4.561702096841068 11.42857142857143,5.486332782311287 13.06122448979592,7.853929064813591 14.69387755102041,6.711122618398825 16.3265306122449,7.495396581973431 17.95918367346939,5.840049103125617 19.59183673469388,8.249071621398969 21.22448979591837,15.49956817494618 22.85714285714286,7.390744640209159 24.48979591836735,8.188996337182038 26.12244897959184,1.427322123384277 27.75510204081633,7.846034904500577 29.38775510204082,8.146157843373341 31.02040816326531,7.570065199246071 32.6530612244898,6.706777209052212 34.28571428571429,8.11526922526783 35.91836734693878,6.191121966587423 37.55102040816327,15.80211730070414 39.18367346938776,3.621681419934927 40.81632653061224,7.465521892715464 42.44897959183673,7.522229484688769 44.08163265306122,7.794034839319436 45.71428571428571,7.994865174622085 47.3469387755102,5.175273896582879 48.97959183673469,9.020852533102062 50.61224489795918,8.252294466664374 52.24489795918367,7.974079633247451 53.87755102040816,7.340337891788444 55.51020408163265,8.04711872201511 57.14285714285714,20.0 58.77551020408163,8.13431660290382 60.40816326530612,7.838104532443007 62.04081632653061,15.39480759794824 63.6734693877551,8.622269860783948 65.3061224489796,7.467803232622436 66.93877551020408,5.473224130782337 68.57142857142857,0.0 70.20408163265306,5.243315764601933 71.83673469387755,7.86667559889699 73.46938775510203,6.602161479032495 75.10204081632654,8.06134993762527 76.73469387755102,7.671204601788498 78.36734693877551,8.226366857562914 80.0,8.22357855323217" 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/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,12.88014875830024 1.63265306122449,7.203173962214601 3.26530612244898,13.66599921215707 4.897959183673469,4.455151829193393 6.530612244897959,3.559431454134975 8.16326530612245,12.67185438177626 9.795918367346939,5.458326073788974 11.42857142857143,6.354567159374413 13.06122448979592,4.330003967452768 14.69387755102041,6.694730064961744 16.3265306122449,4.214562104754872 17.95918367346939,5.415441439126426 19.59183673469388,5.464620910593946 21.22448979591837,13.99894445989696 22.85714285714286,4.335632385145066 24.48979591836735,6.22241624933111 26.12244897959184,7.36067703663752 27.75510204081633,5.601894211613483 29.38775510204082,6.826648293077571 31.02040816326531,5.073825965778249 32.6530612244898,6.534962295079653 34.28571428571429,4.168081065931723 35.91836734693878,5.274764882536572 37.55102040816327,13.8017770235068 39.18367346938776,0.0 40.81632653061224,4.23667366500862 42.44897959183673,4.000971390571017 44.08163265306122,6.367809697809994 45.71428571428571,7.215450757698764 47.3469387755102,3.146942872915852 48.97959183673469,6.160582721390218 50.61224489795918,3.239968203901658 52.24489795918367,5.150153544657846 53.87755102040816,4.615457252461303 55.51020408163265,6.907623862887091 57.14285714285714,20.0 58.77551020408163,6.766208597653696 60.40816326530612,4.627806337476333 62.04081632653061,13.12695877096502 63.6734693877551,4.40455593473046 65.3061224489796,4.610873644394808 66.93877551020408,5.01314003413986 68.57142857142857,4.462499382291606 70.20408163265306,0.5584490507057407 71.83673469387755,1.893301217203214 73.46938775510203,4.590206745234468 75.10204081632654,7.602328513560641 76.73469387755102,4.380194362828497 78.36734693877551,7.070622071179774 80.0,3.444282138132304" 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(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,14.77033768741786 1.63265306122449,4.157441058927661 3.26530612244898,15.45271973821849 4.897959183673469,4.400866346592281 6.530612244897959,2.951009843628463 8.16326530612245,14.10818938926589 9.795918367346939,5.631588123273342 11.42857142857143,3.017092240431296 13.06122448979592,3.552423356489553 14.69387755102041,3.6984181798675 16.3265306122449,3.487212670654186 17.95918367346939,4.243522516964837 19.59183673469388,2.067480487085267 21.22448979591837,15.75679599281174 22.85714285714286,3.955002950406351 24.48979591836735,2.753500254807821 26.12244897959184,4.284409114073438 27.75510204081633,4.77518238875627 29.38775510204082,4.491624869243355 31.02040816326531,2.474753909288416 32.6530612244898,5.458570259903978 34.28571428571429,4.105909529812515 35.91836734693878,3.747284285062897 37.55102040816327,15.38134002092106 39.18367346938776,0.008063326449051847 40.81632653061224,4.519771075289006 42.44897959183673,3.306165008180672 44.08163265306122,3.302829037362873 45.71428571428571,4.073656224016308 47.3469387755102,2.77626532199662 48.97959183673469,5.329288817959928 50.61224489795918,0.0 52.24489795918367,3.01152670117748 53.87755102040816,3.873296810878953 55.51020408163265,4.008831102647319 57.14285714285714,20.0 58.77551020408163,3.191199742509991 60.40816326530612,3.335317034573398 62.04081632653061,14.95086567604538 63.6734693877551,4.220640104068879 65.3061224489796,4.111659469463294 66.93877551020408,3.926001797065687 68.57142857142857,4.725293699541346 70.20408163265306,0.4666335863530295 71.83673469387755,3.846206716197731 73.46938775510203,4.289019123997532 75.10204081632654,4.350843547997747 76.73469387755102,4.958727838425019 78.36734693877551,4.453487514416758 80.0,4.659764503929405" 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(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_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,14.305933587370713 1.63265306122449,7.6755579749591725 3.26530612244898,15.547087642896026 4.897959183673469,4.9210669569951 6.530612244897959,6.434403919433862 8.16326530612245,15.274904735982581 9.795918367346939,3.473053892215571 11.42857142857143,5.487207403375072 13.06122448979592,8.916712030484488 14.69387755102041,8.241698421339139 16.3265306122449,4.039194338595538 17.95918367346939,5.8356015242242805 19.59183673469388,4.256940664126294 21.22448979591837,14.915623298856831 22.85714285714286,6.379967338051172 24.48979591836735,8.44855743059336 26.12244897959184,8.230811105062603 27.75510204081633,5.824714207947741 29.38775510204082,8.339684267827982 31.02040816326531,4.757757212847032 32.6530612244898,5.3674469243331515 34.28571428571429,5.552531301034293 35.91836734693878,2.1883505715841096 37.55102040816327,15.133369624387587 39.18367346938776,0.8383233532934113 40.81632653061224,2.090364725095263 42.44897959183673,3.1899836690255867 44.08163265306122,7.47958628198149 45.71428571428571,8.013064779531847 47.3469387755102,3.767011431682093 48.97959183673469,4.550898203592816 50.61224489795918,5.487207403375072 52.24489795918367,5.498094719651604 53.87755102040816,5.792052259118126 55.51020408163265,7.817093086554166 57.14285714285714,20.0 58.77551020408163,7.425149700598801 60.40816326530612,4.964616222101254 62.04081632653061,15.318454001088732 63.6734693877551,7.218290691344585 65.3061224489796,6.29286880783887 66.93877551020408,5.54164398475776 68.57142857142857,6.706586826347307 70.20408163265306,3.451279259662492 71.83673469387755,0.0 73.46938775510203,5.356559608056612 75.10204081632654,7.653783342406097 76.73469387755102,5.432770821992383 78.36734693877551,7.915078933043002 80.0,6.3473053892215585" 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_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,12.8648939509439 1.63265306122449,4.504730729563697 3.26530612244898,14.47737769606744 4.897959183673469,4.251827272319627 6.530612244897959,3.111071252410206 8.16326530612245,13.48908120712076 9.795918367346939,3.85543249181651 11.42857142857143,4.3424061701269 13.06122448979592,4.493072059548899 14.69387755102041,4.476032464911887 16.3265306122449,4.199811667638223 17.95918367346939,5.291242545177346 19.59183673469388,3.371149275817228 21.22448979591837,12.87475897941796 22.85714285714286,3.601632213802072 24.48979591836735,3.647370073090893 26.12244897959184,5.164790816555311 27.75510204081633,3.849154746423927 29.38775510204082,4.729832742926326 31.02040816326531,3.165777319402717 32.6530612244898,5.215012779695978 34.28571428571429,4.344199811667638 35.91836734693878,3.543338863728084 37.55102040816327,14.54732971615623 39.18367346938776,0.473521366754854 40.81632653061224,2.904802475225326 42.44897959183673,2.059997309537689 44.08163265306122,2.549661450159186 45.71428571428571,4.673333034393077 47.3469387755102,1.68422940675306 48.97959183673469,3.306578180350657 50.61224489795918,2.036679969508094 52.24489795918367,3.572933949150262 53.87755102040816,2.520066364737007 55.51020408163265,5.179139948881216 57.14285714285714,20.0 58.77551020408163,3.723599838572261 60.40816326530612,2.200798170485628 62.04081632653061,13.52316039639478 63.6734693877551,3.769337697861082 65.3061224489796,3.669790592350119 66.93877551020408,3.590870364557643 68.57142857142857,3.155015470158289 70.20408163265306,0.0 71.83673469387755,1.191874803820456 73.46938775510203,3.169364602484194 75.10204081632654,4.71727725214116 76.73469387755102,4.580960495045065 78.36734693877551,5.640105824850904 80.0,3.642885969239048" 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(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/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,15.08951480237438 1.63265306122449,8.12914625984375 3.26530612244898,15.41814127463674 4.897959183673469,3.980834787612668 6.530612244897959,2.603109968537527 8.16326530612245,14.43880142363001 9.795918367346939,5.240412702582675 11.42857142857143,8.205262927448661 13.06122448979592,4.751987515090103 14.69387755102041,7.41634609971665 16.3265306122449,4.156715017545176 17.95918367346939,4.932555841198952 19.59183673469388,5.001713860376674 21.22448979591837,14.85894741451027 22.85714285714286,4.252866337655514 24.48979591836735,6.837480375047694 26.12244897959184,7.884151795487668 27.75510204081633,4.782396026846309 29.38775510204082,7.554896699255034 31.02040816326531,3.735527575012666 32.6530612244898,6.233585408417932 34.28571428571429,4.316038355444634 35.91836734693878,3.606124861608902 37.55102040816327,14.52124811569183 39.18367346938776,0.0 40.81632653061224,3.629502792841818 42.44897959183673,2.075597505520007 44.08163265306122,6.709069073577152 45.71428571428571,6.560710689109481 47.3469387755102,2.862700393437291 48.97959183673469,4.52516997867057 50.61224489795918,4.164299162460203 52.24489795918367,6.38748881925028 53.87755102040816,2.824998592632902 55.51020408163265,5.167417262452071 57.14285714285714,20.0 58.77551020408163,7.029154391298093 60.40816326530612,4.02355619773195 62.04081632653061,15.10387620173513 63.6734693877551,3.868386156511731 65.3061224489796,3.941487931045267 66.93877551020408,3.748053142181607 68.57142857142857,3.75457394306731 70.20408163265306,1.265795350059109 71.83673469387755,0.6946576344973823 73.46938775510203,3.307938175927142 75.10204081632654,8.106146753985977 76.73469387755102,4.00583900971396 78.36734693877551,8.386660036403896 80.0,4.219621199326966" 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,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_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,13.21511671234692 1.63265306122449,4.942989392797701 3.26530612244898,13.68378778971077 4.897959183673469,1.928341351528149 6.530612244897959,2.12152326380551 8.16326530612245,13.66010582361075 9.795918367346939,3.997366830342726 11.42857142857143,4.786738098983994 13.06122448979592,3.833580365497197 14.69387755102041,5.600122550034364 16.3265306122449,3.89295088890177 17.95918367346939,4.037775220051835 19.59183673469388,6.629542838689377 21.22448979591837,13.42626710939247 22.85714285714286,3.149287470915068 24.48979591836735,6.983778681262265 26.12244897959184,6.354053673602888 27.75510204081633,3.076916707378671 29.38775510204082,7.222420031962374 31.02040816326531,3.59228928432436 32.6530612244898,6.733130739357606 34.28571428571429,4.08704364602913 35.91836734693878,3.851880066574478 37.55102040816327,14.54114120579297 39.18367346938776,0.1704107910273502 40.81632653061224,6.156565949307344 42.44897959183673,3.099687828628682 44.08163265306122,5.728717282038968 45.71428571428571,6.526203350252966 47.3469387755102,2.610150123792096 48.97959183673469,5.868987388939031 50.61224489795918,5.359162685170618 52.24489795918367,6.616376990403007 53.87755102040816,3.246416653556021 55.51020408163265,6.14505618256643 57.14285714285714,20.0 58.77551020408163,4.916574892147689 60.40816326530612,2.274131178219216 62.04081632653061,15.02397178037047 63.6734693877551,2.25119444881466 65.3061224489796,2.394445502496543 66.93877551020408,1.258290758236936 68.57142857142857,2.079955617014582 70.20408163265306,0.6536553859912062 71.83673469387755,0.0 73.46938775510203,3.2407031722242 75.10204081632654,6.51494199574387 76.73469387755102,3.381884123974264 78.36734693877551,7.017811157021372 80.0,3.954308710160888" 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/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,10.78955235531155 1.63265306122449,4.970513933086273 3.26530612244898,14.32958952225548 4.897959183673469,4.280705130662328 6.530612244897959,6.870702541317647 8.16326530612245,12.00597988415756 9.795918367346939,7.754406018449178 11.42857142857143,4.980538574260048 13.06122448979592,5.195366952425375 14.69387755102041,4.418768028939949 16.3265306122449,7.088810078249822 17.95918367346939,8.004479420600612 19.59183673469388,5.430253669303086 21.22448979591837,11.11412731385274 22.85714285714286,4.769889876175908 24.48979591836735,5.986882086140348 26.12244897959184,4.467434753319978 27.75510204081633,4.260764608548011 29.38775510204082,4.255648684824531 31.02040816326531,5.397307368735355 32.6530612244898,9.089236293419805 34.28571428571429,6.382527664338248 35.91836734693878,6.064646114106193 37.55102040816327,14.6737367526687 39.18367346938776,0.5809873968000236 40.81632653061224,6.506814783513521 42.44897959183673,6.06710789401919 44.08163265306122,1.396572964631531 45.71428571428571,4.18345847206526 47.3469387755102,0.1840840320806211 48.97959183673469,8.027037819138462 50.61224489795918,4.241042948583841 52.24489795918367,3.340139296324855 53.87755102040816,6.468821865569857 55.51020408163265,2.976936384183658 57.14285714285714,20.0 58.77551020408163,4.534318229780038 60.40816326530612,5.259826551536371 62.04081632653061,12.56553166202103 63.6734693877551,6.051344326691087 65.3061224489796,5.732543806994107 66.93877551020408,2.615256450728653 68.57142857142857,2.49897876384121 70.20408163265306,0.0 71.83673469387755,4.241801586849118 73.46938775510203,6.885168826310945 75.10204081632654,3.680817687441098 76.73469387755102,6.304871348415262 78.36734693877551,6.52715168929977 80.0,3.753677777704754" 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,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_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,13.6228813559322 1.63265306122449,5.035310734463277 3.26530612244898,15.0 4.897959183673469,4.752824858757062 6.530612244897959,3.26271186440678 8.16326530612245,14.29378531073446 9.795918367346939,3.142655367231638 11.42857142857143,4.477401129943503 13.06122448979592,5.515536723163842 14.69387755102041,3.997175141242938 16.3265306122449,5.105932203389831 17.95918367346939,5.423728813559322 19.59183673469388,3.594632768361582 21.22448979591837,13.96892655367232 22.85714285714286,5.261299435028249 24.48979591836735,4.427966101694915 26.12244897959184,5.218926553672316 27.75510204081633,5.529661016949153 29.38775510204082,5.819209039548023 31.02040816326531,3.185028248587571 32.6530612244898,5.967514124293785 34.28571428571429,5.176553672316384 35.91836734693878,4.392655367231638 37.55102040816327,15.16242937853107 39.18367346938776,1.687853107344633 40.81632653061224,2.556497175141243 42.44897959183673,4.752824858757062 44.08163265306122,3.55225988700565 45.71428571428571,5.727401129943503 47.3469387755102,3.354519774011299 48.97959183673469,3.785310734463277 50.61224489795918,0.7274011299435028 52.24489795918367,4.230225988700565 53.87755102040816,3.255649717514124 55.51020408163265,5.459039548022599 57.14285714285714,20.0 58.77551020408163,5.035310734463277 60.40816326530612,5.19774011299435 62.04081632653061,13.61581920903955 63.6734693877551,5.268361581920904 65.3061224489796,4.51271186440678 66.93877551020408,4.484463276836158 68.57142857142857,5.48728813559322 70.20408163265306,0.0 71.83673469387755,3.75 73.46938775510203,4.399717514124294 75.10204081632654,5.607344632768362 76.73469387755102,3.905367231638418 78.36734693877551,5.155367231638418 80.0,3.502824858757062" 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_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,13.47348603702542 1.63265306122449,6.357075619705052 3.26530612244898,14.46501411986194 4.897959183673469,5.422026984625039 6.530612244897959,4.737998117351741 8.16326530612245,12.70160025101977 9.795918367346939,4.832130530279259 11.42857142857143,5.233762158770003 13.06122448979592,5.77345465955444 14.69387755102041,6.187637276435519 16.3265306122449,5.133354251647317 17.95918367346939,5.101976780671478 19.59183673469388,5.2149356761845 21.22448979591837,14.56542202698463 22.85714285714286,4.894885472230938 24.48979591836735,5.942893002823972 26.12244897959184,6.808911201757138 27.75510204081633,5.767179165359272 29.38775510204082,6.407279573266395 31.02040816326531,4.248509570128648 32.6530612244898,6.225290241606527 34.28571428571429,5.189833699403828 35.91836734693878,5.491057420771886 37.55102040816327,14.49639159083778 39.18367346938776,0.0 40.81632653061224,4.072795732663947 42.44897959183673,5.233762158770003 44.08163265306122,5.196109193598996 45.71428571428571,6.357075619705052 47.3469387755102,2.918104800753059 48.97959183673469,4.631314716033888 50.61224489795918,1.775964857232507 52.24489795918367,4.706620646375902 53.87755102040816,4.706620646375902 55.51020408163265,5.848760589896454 57.14285714285714,20.0 58.77551020408163,6.149984311264512 60.40816326530612,5.880138060872294 62.04081632653061,14.17006589268905 63.6734693877551,6.15625980545968 65.3061224489796,4.694069657985566 66.93877551020408,5.422026984625039 68.57142857142857,5.635393787260747 70.20408163265306,1.926576717916536 71.83673469387755,3.583307185440853 73.46938775510203,4.581110762472545 75.10204081632654,6.306871666143709 76.73469387755102,5.208660181989332 78.36734693877551,5.811107624725447 80.0,5.039221838719799" 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,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_100x250_4.html">BenchmarkObjectUnionNSlow/100x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.81664895199485 1.63265306122449,7.323961658867694 3.26530612244898,15.62100540604028 4.897959183673469,4.752457305704899 6.530612244897959,4.551949162441282 8.16326530612245,14.94966774503521 9.795918367346939,5.572443327570418 11.42857142857143,7.298850062888698 13.06122448979592,5.2922765966921 14.69387755102041,6.427461161630731 16.3265306122449,5.590662657794488 17.95918367346939,5.308730267823896 19.59183673469388,6.258629045737411 21.22448979591837,12.38346036914924 22.85714285714286,3.482445050636857 24.48979591836735,6.64970188369237 26.12244897959184,7.166944486929541 27.75510204081633,4.81483618284639 29.38775510204082,7.689871273384819 31.02040816326531,3.580335875340338 32.6530612244898,7.887965832947741 34.28571428571429,4.711431545538968 35.91836734693878,4.327023812520046 37.55102040816327,15.47305143450121 39.18367346938776,0.0 40.81632653061224,5.263249057960212 42.44897959183673,3.895536999786391 44.08163265306122,5.876534222874449 45.71428571428571,8.185427762536921 47.3469387755102,4.440720383746902 48.97959183673469,6.219510920175559 50.61224489795918,2.937382991204617 52.24489795918367,6.548512064369116 53.87755102040816,4.352359987944988 55.51020408163265,6.895453750509014 57.14285714285714,20.0 58.77551020408163,6.622323842270369 60.40816326530612,4.415993412336252 62.04081632653061,14.58191503023756 63.6734693877551,5.105893726166668 65.3061224489796,5.371292422444263 66.93877551020408,5.060964930112554 68.57142857142857,4.999104908932389 70.20408163265306,1.309280100260525 71.83673469387755,2.271868907556518 73.46938775510203,3.882459764462626 75.10204081632654,7.833343981496719 76.73469387755102,4.738419799646739 78.36734693877551,7.681688321158933 80.0,4.201646528731004" 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(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_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,15.60055998915164 1.63265306122449,11.22410998313539 3.26530612244898,17.86666070043391 4.897959183673469,9.345769836382432 6.530612244897959,9.064956722530068 8.16326530612245,17.91354383039237 9.795918367346939,10.71368876619307 11.42857142857143,12.2849843836586 13.06122448979592,6.605241753843241 14.69387755102041,9.182056773252143 16.3265306122449,7.33969682988406 17.95918367346939,6.687938651120265 19.59183673469388,8.742081667722125 21.22448979591837,15.67099245826343 22.85714285714286,6.65728713031753 24.48979591836735,9.98284071440908 26.12244897959184,8.893322939719312 27.75510204081633,6.795197146249009 29.38775510204082,9.893794690471209 31.02040816326531,5.54266752267555 32.6530612244898,9.373845690847462 34.28571428571429,6.241889993399855 35.91836734693878,6.27801207671011 37.55102040816327,16.47957433839617 39.18367346938776,0.0 40.81632653061224,8.12506224299611 42.44897959183673,6.798274849245758 44.08163265306122,8.842066088214935 45.71428571428571,8.872433849166907 47.3469387755102,5.906390353693012 48.97959183673469,7.995937868597907 50.61224489795918,6.627877058861888 52.24489795918367,8.72196473137901 53.87755102040816,5.894846238995097 55.51020408163265,8.633377088738525 57.14285714285714,20.0 58.77551020408163,7.70621633250761 60.40816326530612,5.74971398916965 62.04081632653061,15.65649342127342 63.6734693877551,6.280729622973198 65.3061224489796,6.610243021212959 66.93877551020408,3.891007841321491 68.57142857142857,6.538091622235968 70.20408163265306,3.149068599216768 71.83673469387755,5.721250693369924 73.46938775510203,4.452022893963036 75.10204081632654,9.444630131312598 76.73469387755102,5.459509515641034 78.36734693877551,9.48283675814193 80.0,5.819169669564382" 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,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_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,11.54070080862534 1.63265306122449,5.220485175202156 3.26530612244898,13.17088948787062 4.897959183673469,3.288409703504043 6.530612244897959,3.166936208445642 8.16326530612245,12.43054806828392 9.795918367346939,5.54177897574124 11.42857142857143,4.865408805031447 13.06122448979592,4.85822102425876 14.69387755102041,5.362803234501348 16.3265306122449,3.302785265049416 17.95918367346939,3.504043126684636 19.59183673469388,6.05570530098832 21.22448979591837,10.90530098831986 22.85714285714286,2.799640610961366 24.48979591836735,5.391554357592093 26.12244897959184,5.27151841868823 27.75510204081633,3.811680143755615 29.38775510204082,5.686253369272237 31.02040816326531,3.044025157232704 32.6530612244898,6.329559748427673 34.28571428571429,3.626235399820305 35.91836734693878,3.136747529200359 37.55102040816327,12.6303683737646 39.18367346938776,0.0 40.81632653061224,5.768194070080863 42.44897959183673,3.194968553459119 44.08163265306122,4.76837376460018 45.71428571428571,5.500089847259659 47.3469387755102,3.339442946990117 48.97959183673469,5.369272237196765 50.61224489795918,2.642228212039533 52.24489795918367,4.853908355795148 53.87755102040816,2.888769092542677 55.51020408163265,5.363522012578616 57.14285714285714,20.0 58.77551020408163,5.427493261455526 60.40816326530612,4.068283917340521 62.04081632653061,12.79137466307278 63.6734693877551,4.416172506738544 65.3061224489796,3.519856244384546 66.93877551020408,3.545013477088949 68.57142857142857,3.461635220125786 70.20408163265306,0.9099730458221024 71.83673469387755,2.698292902066487 73.46938775510203,2.429469901168014 75.10204081632654,5.383647798742138 76.73469387755102,3.21078167115903 78.36734693877551,5.337646001796945 80.0,3.752740341419587" 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(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_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,12.30432559695092 1.63265306122449,7.017893129973211 3.26530612244898,14.43690880252191 4.897959183673469,6.835567049567374 6.530612244897959,6.49618302410983 8.16326530612245,12.52253992642214 9.795918367346939,5.443785783114178 11.42857142857143,8.206507435602813 13.06122448979592,6.432334524310166 14.69387755102041,7.346730553357197 16.3265306122449,7.390811045289129 17.95918367346939,7.29719960396433 19.59183673469388,6.94000324510833 21.22448979591837,14.24214932134189 22.85714285714286,7.201112608570397 24.48979591836735,7.584529442735428 26.12244897959184,6.969364190560708 27.75510204081633,6.028858284794681 29.38775510204082,7.712226442334756 31.02040816326531,6.669328097008871 32.6530612244898,8.485537081985344 34.28571428571429,7.425828413241367 35.91836734693878,5.147789518300093 37.55102040816327,14.27550108777356 39.18367346938776,0.0 40.81632653061224,6.923290274940148 42.44897959183673,6.312146970294013 44.08163265306122,7.281049560751408 45.71428571428571,7.498147970317193 47.3469387755102,6.205315354991672 48.97959183673469,7.765647548121976 50.61224489795918,7.025719139185345 52.24489795918367,7.221015056640386 53.87755102040816,5.864004132546119 55.51020408163265,7.841471822194554 57.14285714285714,20.0 58.77551020408163,7.270620179937946 60.40816326530612,5.883131728218866 62.04081632653061,14.00234177613388 63.6734693877551,7.475078561423609 65.3061224489796,7.014157944058306 66.93877551020408,6.748786892411414 68.57142857142857,6.86622471381787 70.20408163265306,6.4459924567788 71.83673469387755,7.040846642140712 73.46938775510203,4.139857546366969 75.10204081632654,6.719754431394105 76.73469387755102,9.949827313878137 78.36734693877551,9.220730281827723 80.0,8.688427877467358" 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(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_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,13.57193727853054 1.63265306122449,7.08557915568264 3.26530612244898,14.00890079935001 4.897959183673469,2.63314530441498 6.530612244897959,2.948309326081878 8.16326530612245,13.18668456340054 9.795918367346939,5.356886318900131 11.42857142857143,7.275166574430286 13.06122448979592,2.817027351773214 14.69387755102041,6.548454366136115 16.3265306122449,2.899338449907474 17.95918367346939,2.930422635268955 19.59183673469388,6.562618733512547 21.22448979591837,12.48452946412557 22.85714285714286,1.486290788692043 24.48979591836735,6.348173826935151 26.12244897959184,5.468881964959488 27.75510204081633,3.780417063652872 29.38775510204082,6.940734484624143 31.02040816326531,1.481790584566838 32.6530612244898,7.246514635729293 34.28571428571429,2.826974546730429 35.91836734693878,1.998272319686321 37.55102040816327,13.98121482047139 39.18367346938776,0.0 40.81632653061224,4.270576850115493 42.44897959183673,2.01897471947107 44.08163265306122,5.79804144798473 45.71428571428571,6.25048680312173 47.3469387755102,2.368352709364373 48.97959183673469,6.65844687812148 50.61224489795918,4.339761668130443 52.24489795918367,4.94773659772973 53.87755102040816,1.876172441723201 55.51020408163265,6.488383169053971 57.14285714285714,20.0 58.77551020408163,6.481881656865781 60.40816326530612,3.85928339202361 62.04081632653061,13.09840423528645 63.6734693877551,3.355840288495131 65.3061224489796,2.74383535260478 66.93877551020408,4.052201454846879 68.57142857142857,3.998436386775243 70.20408163265306,0.05007652583876332 71.83673469387755,2.65783662524315 73.46938775510203,1.760546685783176 75.10204081632654,7.585448755671647 76.73469387755102,2.492293206421916 78.36734693877551,6.908599429928494 80.0,3.085232761394731" 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,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,12.98218765879065 1.63265306122449,5.692718541303717 3.26530612244898,13.77906010679805 4.897959183673469,1.405597824114402 6.530612244897959,1.430301112441928 8.16326530612245,13.17057008111934 9.795918367346939,4.674823685667102 11.42857142857143,5.509516663944541 13.06122448979592,0.961415006170151 14.69387755102041,5.361681150642422 16.3265306122449,0.4464342425232288 17.95918367346939,0.6805696387739547 19.59183673469388,4.885625362950058 21.22448979591837,13.14112433988458 22.85714285714286,1.744337979094077 24.48979591836735,4.864117736461963 26.12244897959184,5.700848055495064 27.75510204081633,1.771858383692654 29.38775510204082,5.577596737532666 31.02040816326531,1.298765742958769 32.6530612244898,5.953458460365854 34.28571428571429,1.635702489837398 35.91836734693878,2.289405317672038 37.55102040816327,13.4598384418554 39.18367346938776,0.0 40.81632653061224,5.182590816909843 42.44897959183673,2.421558836472851 44.08163265306122,4.737536068162021 45.71428571428571,5.532880156159262 47.3469387755102,2.131655313135163 48.97959183673469,4.815074109864983 50.61224489795918,3.687306048562718 52.24489795918367,4.944837262267712 53.87755102040816,1.850008903618612 55.51020408163265,5.667390014790215 57.14285714285714,20.0 58.77551020408163,5.840342806329849 60.40816326530612,3.052582956772648 62.04081632653061,13.53866665759292 63.6734693877551,1.580447596816928 65.3061224489796,1.724635178480691 66.93877551020408,1.355408636396632 68.57142857142857,2.533266641260163 70.20408163265306,0.3737180490527003 71.83673469387755,1.379393113476336 73.46938775510203,2.635135096816928 75.10204081632654,4.691027420876887 76.73469387755102,1.88280059070122 78.36734693877551,5.433945074314024 80.0,3.393102417701074" 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(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_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,13.05221674876847 1.63265306122449,4.567487684729064 3.26530612244898,14.57339901477833 4.897959183673469,2.589162561576355 6.530612244897959,2.120197044334975 8.16326530612245,13.89556650246305 9.795918367346939,4.476847290640394 11.42857142857143,0.0 13.06122448979592,3.996059113300493 14.69387755102041,3.341871921182266 16.3265306122449,3.239408866995074 17.95918367346939,3.538916256157635 19.59183673469388,5.670935960591133 21.22448979591837,13.67881773399015 22.85714285714286,2.711330049261084 24.48979591836735,5.265024630541872 26.12244897959184,5.048275862068966 27.75510204081633,3.050246305418719 29.38775510204082,5.4935960591133 31.02040816326531,0.8748768472906404 32.6530612244898,6.329064039408867 34.28571428571429,0.3625615763546798 35.91836734693878,1.481773399014778 37.55102040816327,14.40394088669951 39.18367346938776,0.2798029556650246 40.81632653061224,5.064039408866995 42.44897959183673,2.782266009852217 44.08163265306122,4.602955665024631 45.71428571428571,4.768472906403941 47.3469387755102,2.56551724137931 48.97959183673469,4.855172413793103 50.61224489795918,3.842364532019704 52.24489795918367,3.393103448275862 53.87755102040816,2.991133004926108 55.51020408163265,5.517241379310345 57.14285714285714,20.0 58.77551020408163,4.283743842364532 60.40816326530612,4.141871921182266 62.04081632653061,14.19507389162562 63.6734693877551,4.386206896551724 65.3061224489796,2.92807881773399 66.93877551020408,1.233497536945813 68.57142857142857,3.739901477832512 70.20408163265306,0.2088669950738916 71.83673469387755,3.487684729064039 73.46938775510203,1.513300492610837 75.10204081632654,5.119211822660099 76.73469387755102,1.686699507389163 78.36734693877551,4.803940886699507 80.0,3.140886699507389" 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/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,13.62668161434978 1.63265306122449,5.459641255605381 3.26530612244898,14.70291479820628 4.897959183673469,1.154708520179372 6.530612244897959,2.415919282511211 8.16326530612245,14.27130044843049 9.795918367346939,6.653587443946188 11.42857142857143,5.510089686098655 13.06122448979592,3.441704035874439 14.69387755102041,6.334080717488789 16.3265306122449,2.303811659192825 17.95918367346939,2.785874439461883 19.59183673469388,7.102017937219731 21.22448979591837,14.14237668161435 22.85714285714286,2.819506726457399 24.48979591836735,5.184977578475336 26.12244897959184,5.409192825112108 27.75510204081633,1.737668161434978 29.38775510204082,5.476457399103139 31.02040816326531,1.227578475336323 32.6530612244898,8.015695067264573 34.28571428571429,1.031390134529148 35.91836734693878,1.619955156950673 37.55102040816327,14.01905829596413 39.18367346938776,0.0 40.81632653061224,6.844170403587444 42.44897959183673,2.219730941704036 44.08163265306122,4.915919282511211 45.71428571428571,4.815022421524664 47.3469387755102,0.6782511210762332 48.97959183673469,7.791479820627803 50.61224489795918,6.132286995515695 52.24489795918367,5.162556053811659 53.87755102040816,1.619955156950673 55.51020408163265,5.07847533632287 57.14285714285714,20.0 58.77551020408163,5.100896860986547 60.40816326530612,3.553811659192825 62.04081632653061,14.31614349775785 63.6734693877551,4.758968609865471 65.3061224489796,1.289237668161435 66.93877551020408,2.690582959641256 68.57142857142857,2.97085201793722 70.20408163265306,0.6670403587443946 71.83673469387755,3.604260089686099 73.46938775510203,0.4316143497757848 75.10204081632654,6.905829596412556 76.73469387755102,1.687219730941704 78.36734693877551,5.655829596412556 80.0,3.834080717488789" 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/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,13.98601398601399 1.63265306122449,6.48018648018648 3.26530612244898,14.43667443667444 4.897959183673469,2.921522921522922 6.530612244897959,3.387723387723388 8.16326530612245,14.35897435897436 9.795918367346939,6.091686091686092 11.42857142857143,6.060606060606061 13.06122448979592,3.853923853923854 14.69387755102041,6.557886557886558 16.3265306122449,3.72960372960373 17.95918367346939,2.905982905982906 19.59183673469388,5.780885780885781 21.22448979591837,13.47319347319347 22.85714285714286,2.501942501942502 24.48979591836735,5.252525252525253 26.12244897959184,6.884226884226884 27.75510204081633,3.791763791763792 29.38775510204082,5.501165501165501 31.02040816326531,2.57964257964258 32.6530612244898,5.547785547785548 34.28571428571429,1.911421911421911 35.91836734693878,0.4195804195804196 37.55102040816327,14.54545454545455 39.18367346938776,0.0 40.81632653061224,5.283605283605284 42.44897959183673,2.393162393162393 44.08163265306122,5.578865578865579 45.71428571428571,7.03962703962704 47.3469387755102,2.43978243978244 48.97959183673469,4.770784770784771 50.61224489795918,5.734265734265734 52.24489795918367,7.086247086247086 53.87755102040816,2.222222222222222 55.51020408163265,6.868686868686869 57.14285714285714,20.0 58.77551020408163,6.790986790986791 60.40816326530612,3.931623931623932 62.04081632653061,14.65423465423465 63.6734693877551,3.341103341103341 65.3061224489796,2.424242424242424 66.93877551020408,3.480963480963481 68.57142857142857,3.558663558663559 70.20408163265306,0.4195804195804196 71.83673469387755,3.341103341103341 73.46938775510203,2.377622377622378 75.10204081632654,7.03962703962704 76.73469387755102,3.387723387723388 78.36734693877551,6.884226884226884 80.0,3.496503496503497" 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_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,18.92807881773399 1.63265306122449,17.56734693877551 3.26530612244898,18.92667135819845 4.897959183673469,17.25573539760732 6.530612244897959,17.23490499648135 8.16326530612245,18.74679802955665 9.795918367346939,17.7356790992259 11.42857142857143,17.03279380717804 13.06122448979592,17.37086558761436 14.69387755102041,17.48036593947924 16.3265306122449,17.34806474313863 17.95918367346939,17.2439127375088 19.59183673469388,17.65095003518649 21.22448979591837,18.62406755805771 22.85714285714286,17.28332160450387 24.48979591836735,17.61942294159043 26.12244897959184,0.2068965517241379 27.75510204081633,0.0 29.38775510204082,0.4633356790992259 31.02040816326531,17.4311048557354 32.6530612244898,17.99296270232231 34.28571428571429,17.49078114004222 35.91836734693878,17.31147079521464 37.55102040816327,19.09415904292752 39.18367346938776,16.84588318085855 40.81632653061224,17.98226600985222 42.44897959183673,17.48346235045742 44.08163265306122,17.68135116115412 45.71428571428571,17.80408163265306 47.3469387755102,17.4899366643209 48.97959183673469,17.91076706544687 50.61224489795918,17.22392681210415 52.24489795918367,17.68698099929627 53.87755102040816,17.45559465165376 55.51020408163265,17.82097114707952 57.14285714285714,20.0 58.77551020408163,17.80942997888811 60.40816326530612,17.55890218156228 62.04081632653061,19.03166783954961 63.6734693877551,17.58226600985222 65.3061224489796,17.44827586206897 66.93877551020408,17.39985925404645 68.57142857142857,17.50401125967628 70.20408163265306,17.01308937368051 71.83673469387755,17.17016185784659 73.46938775510203,17.40239268121042 75.10204081632654,17.84067558057706 76.73469387755102,17.52118226600985 78.36734693877551,17.80267417311752 80.0,17.47614356087262" 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,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_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,12.878846902999612 1.63265306122449,5.9563693026879605 3.26530612244898,14.137125048694973 4.897959183673469,5.068172964550055 6.530612244897959,5.107128944292949 8.16326530612245,13.467082197117257 9.795918367346939,4.398130112972339 11.42857142857143,4.818854694195556 13.06122448979592,6.770549279314373 14.69387755102041,6.482275029216986 16.3265306122449,3.985196727697705 17.95918367346939,4.557849629918193 19.59183673469388,5.866770549279316 21.22448979591837,13.872224386443321 22.85714285714286,5.146084924035836 24.48979591836735,6.42773665757694 26.12244897959184,6.330346708219711 27.75510204081633,5.161667315932997 29.38775510204082,6.455005843396959 31.02040816326531,4.429294896766651 32.6530612244898,5.574600701207636 34.28571428571429,4.725360342812621 35.91836734693878,3.3813790416828944 37.55102040816327,13.747565251266067 39.18367346938776,0.0 40.81632653061224,4.499415660303857 42.44897959183673,3.5099337748344333 44.08163265306122,2.847682119205299 45.71428571428571,6.22516556291391 47.3469387755102,3.373587845734317 48.97959183673469,4.9746786131671215 50.61224489795918,3.44760420724581 52.24489795918367,4.359174133229452 53.87755102040816,4.756525126606931 55.51020408163265,3.774834437086092 57.14285714285714,20.0 58.77551020408163,5.671990650564862 60.40816326530612,5.0175301908842975 62.04081632653061,13.837164004674717 63.6734693877551,5.83950136345929 65.3061224489796,5.173354109855863 66.93877551020408,4.834437086092713 68.57142857142857,5.352551616673157 70.20408163265306,2.243864433190492 71.83673469387755,4.3669653291780275 73.46938775510203,4.694195559018308 75.10204081632654,6.423841059602648 76.73469387755102,5.169458511881572 78.36734693877551,6.275808336579665 80.0,5.005843396961431" 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_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,14.56853996344134 1.63265306122449,3.991862181869313 3.26530612244898,14.45465821666031 4.897959183673469,4.456214972982745 6.530612244897959,3.909705622401221 8.16326530612245,11.93840015667999 9.795918367346939,5.732893256734227 11.42857142857143,3.988585460900307 13.06122448979592,4.488178695538638 14.69387755102041,3.841622642267441 16.3265306122449,4.582048590884438 17.95918367346939,4.864060020488922 19.59183673469388,4.605814233774582 21.22448979591837,14.5474358716831 22.85714285714286,4.356657895265452 24.48979591836735,3.43002380330635 26.12244897959184,4.632241427796637 27.75510204081633,5.257429745093707 29.38775510204082,4.096114637526867 31.02040816326531,3.237299881485648 32.6530612244898,6.562619267621477 34.28571428571429,4.467288030050419 35.91836734693878,4.591590000602615 37.55102040816327,14.38210583934275 39.18367346938776,0.0576125384167286 40.81632653061224,4.796290902516923 42.44897959183673,4.514166482534198 44.08163265306122,1.90322248558745 45.71428571428571,3.490410883233232 47.3469387755102,3.889405017777153 48.97959183673469,5.525166723580339 50.61224489795918,0.0 52.24489795918367,3.143103569491594 53.87755102040816,3.751682301187152 55.51020408163265,4.070340276801318 57.14285714285714,20.0 58.77551020408163,3.620839443183416 60.40816326530612,4.193324026274029 62.04081632653061,14.34750567462789 63.6734693877551,5.117509993371231 65.3061224489796,4.585827491312295 66.93877551020408,4.623993130185003 68.57142857142857,4.951903762328506 70.20408163265306,1.253301829941948 71.83673469387755,2.094540304923367 73.46938775510203,4.255895586846916 75.10204081632654,4.773127874977402 76.73469387755102,5.403237550971215 78.36734693877551,4.226041018018199 80.0,4.745244360524677" 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,254,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,12.68067469330308 1.63265306122449,0.0 3.26530612244898,13.18172479675779 4.897959183673469,4.1504584751224 6.530612244897959,5.066800690042798 8.16326530612245,12.04116474879217 9.795918367346939,4.745725356607524 11.42857142857143,5.421384040457218 13.06122448979592,4.775782833654211 14.69387755102041,4.132415810714728 16.3265306122449,3.234927263018243 17.95918367346939,5.934000638223955 19.59183673469388,3.779312829343036 21.22448979591837,11.74188159735198 22.85714285714286,3.994609038787876 24.48979591836735,4.627908900352925 26.12244897959184,4.596051927470273 27.75510204081633,2.731592899165134 29.38775510204082,4.37925016255984 31.02040816326531,5.066248662915776 32.6530612244898,6.643055629859618 34.28571428571429,2.727838344293156 35.91836734693878,4.158282266996735 37.55102040816327,13.51019456763527 39.18367346938776,1.15224536293139 40.81632653061224,4.053841579148415 42.44897959183673,4.361747672844901 44.08163265306122,2.82658719688492 45.71428571428571,1.038131310837897 47.3469387755102,0.7886470509965653 48.97959183673469,4.203691313245719 50.61224489795918,3.874890859451567 52.24489795918367,4.380780311826583 53.87755102040816,4.585135835489871 55.51020408163265,2.8835677747305 57.14285714285714,20.0 58.77551020408163,4.807942339922097 60.40816326530612,5.092439283275594 62.04081632653061,12.55725914709024 63.6734693877551,5.60981967069404 65.3061224489796,4.612971277418181 66.93877551020408,3.321922945457927 68.57142857142857,3.340280884617693 70.20408163265306,2.633712533695915 71.83673469387755,5.127721905978698 73.46938775510203,4.618031081616263 75.10204081632654,5.055241899813062 76.73469387755102,5.269868150409702 78.36734693877551,5.790823824631501 80.0,5.389308686472786" 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,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_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,14.08334380366043 1.63265306122449,11.61837751811367 3.26530612244898,13.95552205050886 4.897959183673469,8.50776898270302 6.530612244897959,7.887925618796331 8.16326530612245,13.6400720358504 9.795918367346939,11.85592829920007 11.42857142857143,11.6951040750513 13.06122448979592,3.140595552205051 14.69387755102041,5.924362357080035 16.3265306122449,3.532102022867194 17.95918367346939,3.82024542446706 19.59183673469388,6.920969971101897 21.22448979591837,14.44050760145747 22.85714285714286,3.278301294132429 24.48979591836735,6.519076935963479 26.12244897959184,6.407337605226787 27.75510204081633,3.277463667964987 29.38775510204082,5.99656573271349 31.02040816326531,1.994890480378607 32.6530612244898,8.457343887423043 34.28571428571429,3.467772333207689 35.91836734693878,3.127193533525987 37.55102040816327,15.19604640448968 39.18367346938776,0.4960422163588391 40.81632653061224,6.230430958663149 42.44897959183673,2.791472965615446 44.08163265306122,5.756502073124764 45.71428571428571,6.260417975457553 47.3469387755102,3.054822632659044 48.97959183673469,6.809063115131717 50.61224489795918,5.805251916069858 52.24489795918367,6.625958034929011 53.87755102040816,2.614398793818319 55.51020408163265,6.388574779076098 57.14285714285714,20.0 58.77551020408163,5.76873141516941 60.40816326530612,2.126397788666918 62.04081632653061,14.10713238681576 63.6734693877551,3.528919043430917 65.3061224489796,2.742220546969887 66.93877551020408,2.484399212631403 68.57142857142857,3.365246890312853 70.20408163265306,0.0 71.83673469387755,2.722452569418269 73.46938775510203,1.294132428697072 75.10204081632654,6.717091761946643 76.73469387755102,2.768019432927085 78.36734693877551,6.897013862713071 80.0,2.818612053440549" 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_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,13.28592447278077 1.63265306122449,6.161517083537682 3.26530612244898,13.7224129475233 4.897959183673469,3.661925780611411 6.530612244897959,3.640673532777505 8.16326530612245,13.02926271047899 9.795918367346939,5.406244891286578 11.42857142857143,5.806768023540951 13.06122448979592,4.191597188164133 14.69387755102041,5.8737943436325 16.3265306122449,3.730586888997875 17.95918367346939,3.213993787804479 19.59183673469388,5.921203204185058 21.22448979591837,12.47506947850253 22.85714285714286,3.151871832597679 24.48979591836735,5.754454798103646 26.12244897959184,5.677619748242603 27.75510204081633,4.248814778486186 29.38775510204082,5.28854013405264 31.02040816326531,2.547000163478829 32.6530612244898,5.658002288703613 34.28571428571429,3.392185711950302 35.91836734693878,3.083210724211215 37.55102040816327,13.55893411803171 39.18367346938776,0.0 40.81632653061224,5.036782736635606 42.44897959183673,3.071767206146804 44.08163265306122,3.506620892594409 45.71428571428571,5.926107569069805 47.3469387755102,3.109367336929868 48.97959183673469,5.373549125388262 50.61224489795918,4.646068334150727 52.24489795918367,5.188818048062776 53.87755102040816,2.950792872323034 55.51020408163265,6.07650809220206 57.14285714285714,20.0 58.77551020408163,5.765898316168056 60.40816326530612,3.642308321072421 62.04081632653061,13.21726336439431 63.6734693877551,4.139283962726827 65.3061224489796,3.217263364394311 66.93877551020408,3.643943109367337 68.57142857142857,3.715873794343632 70.20408163265306,1.065881968285107 71.83673469387755,2.251103482099068 73.46938775510203,2.816740232139938 75.10204081632654,6.074873303907144 76.73469387755102,3.691351969919895 78.36734693877551,5.80349844695112 80.0,3.845022069641981" 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,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_50_4.html">BenchmarkObjectLookup/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.036585365853657 1.63265306122449,1.5731707317073145 3.26530612244898,15.987804878048781 4.897959183673469,6.109756097560975 6.530612244897959,4.243902439024392 8.16326530612245,15.963414634146343 9.795918367346939,11.719512195121952 11.42857142857143,9.109756097560975 13.06122448979592,6.609756097560975 14.69387755102041,1.5731707317073145 16.3265306122449,0.7195121951219505 17.95918367346939,6.585365853658535 19.59183673469388,11.463414634146341 21.22448979591837,15.926829268292682 22.85714285714286,6.585365853658535 24.48979591836735,9.134146341463413 26.12244897959184,5.865853658536583 27.75510204081633,6.585365853658535 29.38775510204082,5.902439024390244 31.02040816326531,6.280487804878048 32.6530612244898,12.0 34.28571428571429,6.524390243902436 35.91836734693878,5.7926829268292686 37.55102040816327,10.439024390243901 39.18367346938776,5.45121951219512 40.81632653061224,9.768292682926827 42.44897959183673,2.7317073170731696 44.08163265306122,5.8536585365853675 45.71428571428571,9.402439024390246 47.3469387755102,0.0 48.97959183673469,12.0 50.61224489795918,9.414634146341463 52.24489795918367,9.487804878048777 53.87755102040816,5.7926829268292686 55.51020408163265,9.451219512195124 57.14285714285714,20.0 58.77551020408163,9.51219512195122 60.40816326530612,4.1829268292682915 62.04081632653061,10.48780487804878 63.6734693877551,6.26829268292683 65.3061224489796,3.04878048780488 66.93877551020408,4.23170731707317 68.57142857142857,4.23170731707317 70.20408163265306,3.1097560975609753 71.83673469387755,4.060975609756097 73.46938775510203,6.26829268292683 75.10204081632654,9.487804878048777 76.73469387755102,3.0975609756097526 78.36734693877551,9.402439024390246 80.0,5.76829268292683" 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></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,12.81310925361006 1.63265306122449,5.107785667242266 3.26530612244898,13.14850797374742 4.897959183673469,3.354052734534993 6.530612244897959,3.459626657579402 8.16326530612245,13.27970536290626 9.795918367346939,4.442361946203828 11.42857142857143,5.287215463204768 13.06122448979592,4.579195187244625 14.69387755102041,5.436106805946479 16.3265306122449,4.164370275468644 17.95918367346939,4.468050945479686 19.59183673469388,6.723898960971726 21.22448979591837,14.07862013375318 22.85714285714286,2.489801401754323 24.48979591836735,7.011982738565282 26.12244897959184,6.058802905740377 27.75510204081633,3.753673952861997 29.38775510204082,6.429655066204876 31.02040816326531,3.74207458329101 32.6530612244898,6.326047138003008 34.28571428571429,4.58234077899269 35.91836734693878,3.687026727699884 37.55102040816327,13.69027061919008 39.18367346938776,2.155385679038235 40.81632653061224,5.7680978016901 42.44897959183673,3.715009387625373 44.08163265306122,5.455504621726209 45.71428571428571,5.889203083990576 47.3469387755102,2.740269144693944 48.97959183673469,5.856436503281573 50.61224489795918,5.910501361451428 52.24489795918367,6.165294293044638 53.87755102040816,3.86304879926865 55.51020408163265,6.097926203106927 57.14285714285714,20.0 58.77551020408163,5.115911779258099 60.40816326530612,2.965637686810468 62.04081632653061,14.34422603698036 63.6734693877551,3.304968396632906 65.3061224489796,2.672769988433397 66.93877551020408,2.72657271395758 68.57142857142857,3.391341103381839 70.20408163265306,1.477772789976048 71.83673469387755,0.0 73.46938775510203,3.544885300584228 75.10204081632654,6.46340464433515 76.73469387755102,3.231702322167575 78.36734693877551,6.840220322488687 80.0,4.232131564374863" 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,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_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,13.402985074626862 1.63265306122449,7.283582089552237 3.26530612244898,14.865671641791044 4.897959183673469,4.880597014925371 6.530612244897959,3.8059701492537314 8.16326530612245,13.298507462686565 9.795918367346939,3.35820895522388 11.42857142857143,5.925373134328355 13.06122448979592,6.298507462686565 14.69387755102041,7.9701492537313445 16.3265306122449,1.8208955223880565 17.95918367346939,4.701492537313431 19.59183673469388,3.1492537313432827 21.22448979591837,13.686567164179102 22.85714285714286,1.4626865671641767 24.48979591836735,7.62686567164179 26.12244897959184,6.044776119402986 27.75510204081633,4.35820895522388 29.38775510204082,7.462686567164178 31.02040816326531,0.8805970149253746 32.6530612244898,4.582089552238804 34.28571428571429,0.0 35.91836734693878,1.492537313432834 37.55102040816327,13.656716417910447 39.18367346938776,0.746268656716417 40.81632653061224,1.6716417910447738 42.44897959183673,3.7611940298507456 44.08163265306122,5.552238805970147 45.71428571428571,5.761194029850746 47.3469387755102,2.9402985074626855 48.97959183673469,2.1492537313432827 50.61224489795918,2.3283582089552226 52.24489795918367,6.626865671641793 53.87755102040816,3.5522388059701484 55.51020408163265,5.298507462686569 57.14285714285714,20.0 58.77551020408163,6.9402985074626855 60.40816326530612,3.7761194029850706 62.04081632653061,12.477611940298505 63.6734693877551,3.791044776119403 65.3061224489796,4.179104477611942 66.93877551020408,1.5373134328358198 68.57142857142857,2.5970149253731343 70.20408163265306,1.865671641791046 71.83673469387755,0.9402985074626855 73.46938775510203,2.8507462686567173 75.10204081632654,7.776119402985074 76.73469387755102,4.164179104477611 78.36734693877551,6.761194029850744 80.0,4.402985074626866" 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_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,11.68524070826498 1.63265306122449,2.09311534762686 3.26530612244898,13.47966283871698 4.897959183673469,2.349946257849183 6.530612244897959,2.468744696498275 8.16326530612245,11.2779317757538 9.795918367346939,2.362391808564802 11.42857142857143,1.322622616959891 13.06122448979592,2.457430559484075 14.69387755102041,1.841941505911637 16.3265306122449,2.549075069299089 17.95918367346939,3.160038468065848 19.59183673469388,1.760479719409402 21.22448979591837,11.17949878373027 22.85714285714286,3.217740566838264 24.48979591836735,2.022967698138824 26.12244897959184,2.97901227583866 27.75510204081633,2.570571929626068 29.38775510204082,3.175878259885727 31.02040816326531,1.656389658878769 32.6530612244898,3.230186117553884 34.28571428571429,2.224359336991571 35.91836734693878,1.64507552186457 37.55102040816327,13.06330259659444 39.18367346938776,0.01470837811845901 40.81632653061224,0.6652712564349154 42.44897959183673,2.142897550489336 44.08163265306122,1.19477286869944 45.71428571428571,2.98014368954008 47.3469387755102,1.600950387509193 48.97959183673469,2.53662951858347 50.61224489795918,0.7976466595010466 52.24489795918367,3.187192396899926 53.87755102040816,2.019573457034565 55.51020408163265,2.956384001810262 57.14285714285714,20.0 58.77551020408163,2.587543135147367 60.40816326530612,1.276234655201674 62.04081632653061,13.08479945692142 63.6734693877551,2.754992362957515 65.3061224489796,2.026361939243084 66.93877551020408,1.844204333314476 68.57142857142857,2.53662951858347 70.20408163265306,0.0 71.83673469387755,0.6924251852689935 73.46938775510203,2.336369293432143 75.10204081632654,2.564914861118968 76.73469387755102,3.482491372970527 78.36734693877551,2.916784522260565 80.0,3.291282457430559" 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,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_BenchmarkMemberWithKeyFromBaseDoc_4.html">BenchmarkMemberWithKeyFromBaseDoc-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.17411830047209 1.63265306122449,5.376284365454041 3.26530612244898,14.55151346848098 4.897959183673469,4.620938628158845 6.530612244897959,4.043321299638989 8.16326530612245,14.40155512357678 9.795918367346939,1.460705359622327 11.42857142857143,4.859761177450708 13.06122448979592,3.865592890863649 14.69387755102041,5.120799777839489 16.3265306122449,5.454040544293252 17.95918367346939,5.137461816162177 19.59183673469388,1.594001666203832 21.22448979591837,14.24048875312413 22.85714285714286,4.687586781449597 24.48979591836735,4.12663149125243 26.12244897959184,5.159677867259095 27.75510204081633,6.348236600944182 29.38775510204082,5.692863093585115 31.02040816326531,3.043599000277701 32.6530612244898,5.165231880033324 34.28571428571429,4.620938628158845 35.91836734693878,3.593446264926409 37.55102040816327,14.96251041377395 39.18367346938776,0.0 40.81632653061224,1.516245487364621 42.44897959183673,3.876700916412108 44.08163265306122,2.299361288530964 45.71428571428571,5.276312135517912 47.3469387755102,4.048875312413219 48.97959183673469,2.204943071369064 50.61224489795918,2.310469314079422 52.24489795918367,3.549014162732574 53.87755102040816,3.476811996667592 55.51020408163265,4.654262704804221 57.14285714285714,20.0 58.77551020408163,5.509580672035546 60.40816326530612,3.665648430991391 62.04081632653061,14.49041932796445 63.6734693877551,5.331852263260205 65.3061224489796,4.071091363510136 66.93877551020408,4.582060538739239 68.57142857142857,4.804221049708414 70.20408163265306,1.52179950013885 71.83673469387755,2.665926131630103 73.46938775510203,5.404054429325187 75.10204081632654,5.220772007775618 76.73469387755102,4.920855317967231 78.36734693877551,5.176339905581783 80.0,4.554290474868092" 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_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,15.100840336134453 1.63265306122449,8.302521008403364 3.26530612244898,16.07563025210084 4.897959183673469,6.193277310924367 6.530612244897959,7.100840336134453 8.16326530612245,15.899159663865545 9.795918367346939,4.420168067226893 11.42857142857143,5.798319327731091 13.06122448979592,9.907563025210086 14.69387755102041,8.848739495798322 16.3265306122449,4.512605042016807 17.95918367346939,6.159663865546218 19.59183673469388,4.2352941176470615 21.22448979591837,15.168067226890756 22.85714285714286,7.016806722689076 24.48979591836735,8.739495798319329 26.12244897959184,8.831932773109246 27.75510204081633,5.932773109243698 29.38775510204082,9.176470588235293 31.02040816326531,5.4705882352941195 32.6530612244898,5.857142857142856 34.28571428571429,6.5042016806722724 35.91836734693878,3.4033613445378137 37.55102040816327,15.26890756302521 39.18367346938776,0.0 40.81632653061224,2.352941176470587 42.44897959183673,3.613445378151262 44.08163265306122,6.957983193277313 45.71428571428571,8.596638655462186 47.3469387755102,4.428571428571429 48.97959183673469,4.731092436974791 50.61224489795918,6.226890756302524 52.24489795918367,6.151260504201678 53.87755102040816,6.12605042016807 55.51020408163265,8.596638655462186 57.14285714285714,20.0 58.77551020408163,8.084033613445378 60.40816326530612,5.529411764705882 62.04081632653061,15.621848739495801 63.6734693877551,6.411764705882355 65.3061224489796,7.042016806722691 66.93877551020408,6.453781512605044 68.57142857142857,7.159663865546218 70.20408163265306,4.428571428571429 71.83673469387755,2.571428571428573 73.46938775510203,6.218487394957982 75.10204081632654,8.268907563025214 76.73469387755102,6.420168067226895 78.36734693877551,8.764705882352942 80.0,6.890756302521009" 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_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,13.49092285128177 1.63265306122449,5.228727763700649 3.26530612244898,14.05934990847883 4.897959183673469,2.451872942840512 6.530612244897959,2.34585794847533 8.16326530612245,12.81723235929959 9.795918367346939,3.304133991048174 11.42857142857143,4.728001193476613 13.06122448979592,2.071215531129034 14.69387755102041,4.975414607236842 16.3265306122449,1.328359010992686 17.95918367346939,1.123017902524977 19.59183673469388,3.642824315808342 21.22448979591837,13.28059890279817 22.85714285714286,1.980231728365324 24.48979591836735,4.121349816037004 26.12244897959184,5.087013689281971 27.75510204081633,2.510765151535079 29.38775510204082,4.933921002820979 31.02040816326531,0.6677155933205894 32.6530612244898,4.84816053913878 34.28571428571429,2.239835438514347 35.91836734693878,2.770308736917696 37.55102040816327,13.76009391488513 39.18367346938776,0.0 40.81632653061224,3.973202391612896 42.44897959183673,2.466317917969527 44.08163265306122,4.205832628433077 45.71428571428571,5.475021353686569 47.3469387755102,2.272941638016589 48.97959183673469,4.247837293363391 50.61224489795918,2.946451755699546 52.24489795918367,4.334236582688652 53.87755102040816,2.33585469046455 55.51020408163265,5.412852345222881 57.14285714285714,20.0 58.77551020408163,5.400526768109674 60.40816326530612,3.343846399259263 62.04081632653061,13.79627399306987 63.6734693877551,2.835213422252852 65.3061224489796,2.175915296229087 66.93877551020408,2.355492942291873 68.57142857142857,2.753421193153443 70.20408163265306,0.008725606724654498 71.83673469387755,2.186128990922288 73.46938775510203,2.678205110379677 75.10204081632654,5.071088141780212 76.73469387755102,2.650818279281795 78.36734693877551,5.028189120949611 80.0,2.973590572136004" 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/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,13.50647854880507 1.63265306122449,5.97178232076015 3.26530612244898,15.56579326230924 4.897959183673469,3.812266052404261 6.530612244897959,2.351857183990786 8.16326530612245,14.29542182551109 9.795918367346939,3.680967463288223 11.42857142857143,5.482291966599482 13.06122448979592,3.380362798733084 14.69387755102041,4.797005470774547 16.3265306122449,3.709761013532969 17.95918367346939,5.767923985027354 19.59183673469388,3.76158940397351 21.22448979591837,14.00287935502447 22.85714285714286,2.977253095306651 24.48979591836735,3.323927440253383 26.12244897959184,6.374892024186582 27.75510204081633,4.580477972934063 29.38775510204082,6.198675496688742 31.02040816326531,2.62712352433055 32.6530612244898,5.546789519147711 34.28571428571429,2.470486610999136 35.91836734693878,3.839907860639217 37.55102040816327,15.64411171897495 39.18367346938776,0.0 40.81632653061224,3.115462136481428 42.44897959183673,2.74344946731932 44.08163265306122,3.22142240138209 45.71428571428571,5.661963720126692 47.3469387755102,2.918514252807371 48.97959183673469,3.560034552260294 50.61224489795918,2.650158364526346 52.24489795918367,5.01468471062482 53.87755102040816,2.672041462712352 55.51020408163265,6.530377195508206 57.14285714285714,20.0 58.77551020408163,5.022746904693349 60.40816326530612,3.176504463000288 62.04081632653061,14.18255110855168 63.6734693877551,5.283040598905845 65.3061224489796,4.587388424992802 66.93877551020408,3.28246472790095 68.57142857142857,4.506766484307515 70.20408163265306,0.4802764180823496 71.83673469387755,0.2683558882810251 73.46938775510203,3.061330262021307 75.10204081632654,6.844802764180823 76.73469387755102,4.909876187733948 78.36734693877551,6.699683270947308 80.0,3.710912755542758" 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">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,12.68936387896649 1.63265306122449,5.600227448498999 3.26530612244898,13.20314297062182 4.897959183673469,1.956011642090799 6.530612244897959,1.432062006985557 8.16326530612245,12.06965256787285 9.795918367346939,4.749522592973488 11.42857142857143,4.800506608202033 13.06122448979592,1.203098531305857 14.69387755102041,5.374980715609335 16.3265306122449,0.565869039860804 17.95918367346939,0.8210971612619453 19.59183673469388,4.847541584216165 21.22448979591837,12.51877750471726 22.85714285714286,1.738844784831649 24.48979591836735,4.632086650606231 26.12244897959184,5.128155664863929 27.75510204081633,2.063231591707725 29.38775510204082,5.346872848259683 31.02040816326531,0.7562713090938749 32.6530612244898,5.327344798845184 34.28571428571429,1.84239344095896 35.91836734693878,2.550907635154226 37.55102040816327,13.32186159324543 39.18367346938776,0.0 40.81632653061224,4.758284208110327 42.44897959183673,2.579727541543817 44.08163265306122,4.537112762491803 45.71428571428571,4.719500805083858 47.3469387755102,2.356303830593288 48.97959183673469,4.864418424439402 50.61224489795918,3.926486261560219 52.24489795918367,4.640747267297688 53.87755102040816,1.86925902743042 55.51020408163265,5.447366301414205 57.14285714285714,20.0 58.77551020408163,5.298181497741296 60.40816326530612,3.085805501738814 62.04081632653061,13.22061570167281 63.6734693877551,2.479511834114093 65.3061224489796,1.967151770616371 66.93877551020408,1.472481584827206 68.57142857142857,2.463831825468626 70.20408163265306,0.2402753015624207 71.83673469387755,1.993865859419759 73.46938775510203,2.729947579281886 75.10204081632654,5.352038918740943 76.73469387755102,2.175405515070609 78.36734693877551,5.205510374181565 80.0,3.029645316184471" 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,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_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,10.963855421686745 1.63265306122449,5.406626506024093 3.26530612244898,12.710843373493974 4.897959183673469,2.936746987951807 6.530612244897959,3.629518072289155 8.16326530612245,13.057228915662652 9.795918367346939,3.3283132530120483 11.42857142857143,5.0 13.06122448979592,6.822289156626503 14.69387755102041,5.798192771084338 16.3265306122449,5.301204819277107 17.95918367346939,5.948795180722893 19.59183673469388,6.204819277108433 21.22448979591837,13.569277108433736 22.85714285714286,4.442771084337348 24.48979591836735,4.668674698795181 26.12244897959184,0.5722891566265105 27.75510204081633,4.2469879518072275 29.38775510204082,7.018072289156628 31.02040816326531,6.701807228915664 32.6530612244898,4.743975903614459 34.28571428571429,6.55120481927711 35.91836734693878,4.412650602409636 37.55102040816327,14.713855421686747 39.18367346938776,5.557228915662648 40.81632653061224,4.8042168674698775 42.44897959183673,6.400602409638555 44.08163265306122,4.713855421686745 45.71428571428571,6.506024096385541 47.3469387755102,4.939759036144576 48.97959183673469,6.867469879518072 50.61224489795918,6.00903614457831 52.24489795918367,5.873493975903614 53.87755102040816,4.939759036144576 55.51020408163265,6.942771084337348 57.14285714285714,20.0 58.77551020408163,4.924698795180722 60.40816326530612,5.105421686746984 62.04081632653061,13.19277108433735 63.6734693877551,0.0 65.3061224489796,4.984939759036145 66.93877551020408,2.469879518072286 68.57142857142857,2.816265060240962 70.20408163265306,0.4969879518072311 71.83673469387755,0.3463855421686759 73.46938775510203,2.2138554216867448 75.10204081632654,6.4307228915662655 76.73469387755102,3.177710843373493 78.36734693877551,5.406626506024093 80.0,3.388554216867469" 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_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,12.32720513167281 1.63265306122449,4.265610208189144 3.26530612244898,13.18584281998043 4.897959183673469,3.697922881713245 6.530612244897959,3.600179258516768 8.16326530612245,13.14283138296885 9.795918367346939,7.222686279033383 11.42857142857143,4.870156904237236 13.06122448979592,2.860764394379344 14.69387755102041,4.859815066731369 16.3265306122449,2.830640477951998 17.95918367346939,3.891766041118085 19.59183673469388,8.749353635155883 21.22448979591837,13.29923178709604 22.85714285714286,3.983251526746909 24.48979591836735,4.291385249357613 26.12244897959184,6.176887849401632 27.75510204081633,2.601529000898944 29.38775510204082,4.163358604541393 31.02040816326531,3.527256045334373 32.6530612244898,7.692258736863878 34.28571428571429,3.98807771758298 35.91836734693878,4.470272520677046 37.55102040816327,12.6125868117706 39.18367346938776,0.3803674799593751 40.81632653061224,7.655452402355818 42.44897959183673,2.781052692987969 44.08163265306122,4.509995783712401 45.71428571428571,4.184572630194453 47.3469387755102,1.606219952321477 48.97959183673469,7.091583600497469 50.61224489795918,4.022497474205071 52.24489795918367,3.256087762424127 53.87755102040816,2.405246228544002 55.51020408163265,3.607285957110544 57.14285714285714,20.0 58.77551020408163,3.974394671036756 60.40816326530612,4.235008976184604 62.04081632653061,13.33959147090099 63.6734693877551,4.299499614169908 65.3061224489796,2.884046787533578 66.93877551020408,2.681611947739248 68.57142857142857,4.468946644073729 70.20408163265306,0.0 71.83673469387755,4.389977433580212 73.46938775510203,3.546348668422127 75.10204081632654,3.780869722016711 76.73469387755102,4.152433381330066 78.36734693877551,4.117748449387312 80.0,2.834936318146743" 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/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,11.21765140414401 1.63265306122449,4.071835983385204 3.26530612244898,11.73535003693522 4.897959183673469,3.563340881843613 6.530612244897959,3.121450282766388 8.16326530612245,11.73934630708309 9.795918367346939,6.073967327464064 11.42857142857143,3.989972994901728 13.06122448979592,5.058067016239389 14.69387755102041,4.246581978032624 16.3265306122449,3.935599501071727 17.95918367346939,4.0541555154583 19.59183673469388,7.468544509972511 21.22448979591837,11.18241156738559 22.85714285714286,2.848492921757874 24.48979591836735,4.10392724366349 26.12244897959184,4.037807137580682 27.75510204081633,2.011455974423871 29.38775510204082,4.097751189798612 31.02040816326531,2.686825629412548 32.6530612244898,9.195296511135062 34.28571428571429,2.671324945202659 35.91836734693878,3.01040241229398 37.55102040816327,10.8099107499667 39.18367346938776,1.84724560107536 40.81632653061224,6.757935018225414 42.44897959183673,2.721338871598629 44.08163265306122,3.119875994526321 45.71428571428571,4.47327948460225 47.3469387755102,0.1313925184978868 48.97959183673469,7.566271479952045 50.61224489795918,3.917434636763263 52.24489795918367,4.148370611671531 53.87755102040816,2.88591254223331 55.51020408163265,3.986582220230815 57.14285714285714,20.0 58.77551020408163,3.459558957094591 60.40816326530612,5.168751589425627 62.04081632653061,11.72420892015937 63.6734693877551,4.259902878525497 65.3061224489796,3.186359397895298 66.93877551020408,2.508809959189605 68.57142857142857,4.696949513787132 70.20408163265306,1.980091308717924 71.83673469387755,2.993569638034804 73.46938775510203,0.0 75.10204081632654,4.348184119064631 76.73469387755102,3.050849510154159 78.36734693877551,2.747859573488986 80.0,4.303861850151979" 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(246,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(255,186,120);color:black;padding:2px 6px;display:block;text-align:right">1.31</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,13.937977670155 1.63265306122449,6.013479188539303 3.26530612244898,14.56482390881416 4.897959183673469,2.823254046202534 6.530612244897959,2.612298348404285 8.16326530612245,13.46120123578043 9.795918367346939,3.884956518139706 11.42857142857143,5.151518572455342 13.06122448979592,2.581516728568579 14.69387755102041,5.269301543220329 16.3265306122449,1.654982445445412 17.95918367346939,2.081033178672627 19.59183673469388,4.845207587782181 21.22448979591837,14.01278679024471 22.85714285714286,2.214244589697565 24.48979591836735,4.328618251468524 26.12244897959184,6.085503663313803 27.75510204081633,2.970840247908694 29.38775510204082,5.362399009569396 31.02040816326531,2.10744967882503 32.6530612244898,5.433520356133558 34.28571428571429,2.857873960932179 35.91836734693878,2.019394678317021 37.55102040816327,14.39902462153283 39.18367346938776,0.0 40.81632653061224,3.968872181016998 42.44897959183673,2.772829387791964 44.08163265306122,4.600309321412041 45.71428571428571,5.926252055557437 47.3469387755102,2.655272199079562 48.97959183673469,4.784095912215938 50.61224489795918,3.650067922767486 52.24489795918367,5.075580542102708 53.87755102040816,2.466443142434608 55.51020408163265,5.87417166209458 57.14285714285714,20.0 58.77551020408163,5.904050153719947 60.40816326530612,3.364679408300501 62.04081632653061,14.38066101458928 63.6734693877551,3.49390200306311 65.3061224489796,2.832586371042699 66.93877551020408,2.917179380077744 68.57142857142857,3.571345247099641 70.20408163265306,0.4139337630718401 71.83673469387755,2.226737863273915 73.46938775510203,2.823705610307703 75.10204081632654,5.638680981248801 76.73469387755102,3.068001791204284 78.36734693877551,5.186966354711131 80.0,3.356927557828428" 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/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,10.01589183133817 1.63265306122449,3.168075655538043 3.26530612244898,10.43976084096445 4.897959183673469,2.560538759134546 6.530612244897959,2.051869895400487 8.16326530612245,9.819979418775809 9.795918367346939,4.692909898526749 11.42857142857143,2.902213132905209 13.06122448979592,1.663562114916177 14.69387755102041,2.781591527830244 16.3265306122449,2.116349047141424 17.95918367346939,2.913285310476885 19.59183673469388,6.259818416287825 21.22448979591837,9.956883637926767 22.85714285714286,0.4264742278784405 24.48979591836735,2.830309109145619 26.12244897959184,3.587515794135654 27.75510204081633,0.4228269223254178 29.38775510204082,2.777944222277221 31.02040816326531,1.797991376727585 32.6530612244898,8.375516158866208 34.28571428571429,2.271359533144889 35.91836734693878,1.253240240201123 37.55102040816327,10.25531138871159 39.18367346938776,0.0 40.81632653061224,5.418463181753051 42.44897959183673,0.9583295340567156 44.08163265306122,2.911591918612982 45.71428571428571,3.106722765699696 47.3469387755102,1.043520170902317 48.97959183673469,6.381221586838437 50.61224489795918,2.895048782711772 52.24489795918367,2.597402597402597 53.87755102040816,0.08870768148601649 55.51020408163265,2.885669997003999 57.14285714285714,20.0 58.77551020408163,3.502325157290052 60.40816326530612,3.403196602795399 62.04081632653061,9.846682905860439 63.6734693877551,3.883208065755709 65.3061224489796,1.844103739790801 66.93877551020408,0.02553113887115893 68.57142857142857,3.050840834190884 70.20408163265306,0.3171853222003673 71.83673469387755,0.4626867615834517 73.46938775510203,0.8885096848988524 75.10204081632654,2.077531295184254 76.73469387755102,0.4576065859917415 78.36734693877551,2.326459899178054 80.0,2.643254438640597" 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,251,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.01</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,11.61414645205169 1.63265306122449,4.500113352981183 3.26530612244898,12.84515982770347 4.897959183673469,3.033325776467921 6.530612244897959,2.799818635230107 8.16326530612245,12.02675130355928 9.795918367346939,5.012468827930175 11.42857142857143,3.840399002493766 13.06122448979592,3.30990705055543 14.69387755102041,3.922013148945817 16.3265306122449,3.686238948084335 17.95918367346939,3.627295397868964 19.59183673469388,4.572659260938563 21.22448979591837,12.10156427114033 22.85714285714286,3.683971888460667 24.48979591836735,3.788256631149399 26.12244897959184,4.871911131262752 27.75510204081633,3.842666062117434 29.38775510204082,4.937655860349127 31.02040816326531,2.48469734754024 32.6530612244898,7.16844253003854 34.28571428571429,3.001586941736568 35.91836734693878,2.978916345499887 37.55102040816327,12.8428927680798 39.18367346938776,0.5985037406483791 40.81632653061224,5.404670142824756 42.44897959183673,2.772613919746089 44.08163265306122,3.529811834051236 45.71428571428571,4.706415778734981 47.3469387755102,2.097030151892995 48.97959183673469,6.096123328043528 50.61224489795918,1.902063024257538 52.24489795918367,4.255270913625028 53.87755102040816,1.743368850600771 55.51020408163265,4.905917025617774 57.14285714285714,20.0 58.77551020408163,4.43210156427114 60.40816326530612,3.477669462706869 62.04081632653061,11.55746996145999 63.6734693877551,3.266832917705736 65.3061224489796,3.625028338245296 66.93877551020408,3.396055316254818 68.57142857142857,3.332577646792111 70.20408163265306,0.0 71.83673469387755,1.981410111085922 73.46938775510203,1.76830650646112 75.10204081632654,4.520516889594196 76.73469387755102,2.811153933348447 78.36734693877551,4.486510995239175 80.0,2.666062117433689" 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_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,3.6951501154734387 2.424242424242424,1.0880164228894031 4.848484848484848,4.203233256351037 7.272727272727273,4.926866820631254 9.696969696969697,4.387990762124712 12.12121212121212,4.83962022068258 14.54545454545455,4.7934308442391576 16.96969696969697,14.421349756222734 19.39393939393939,1.9758788811906598 21.81818181818182,3.792661021298432 24.24242424242424,4.377726456248398 26.66666666666667,6.322812419810111 29.09090909090909,7.5853220425968715 31.51515151515152,4.403387220939187 33.93939393939394,4.003079291762894 36.36363636363636,3.8645111624326454 38.78787878787879,6.794970490120605 41.21212121212121,4.162176032845778 43.63636363636364,7.405696689761358 46.06060606060606,20.0 48.48484848484848,7.010520913523223 50.90909090909091,4.593276879651015 53.33333333333333,13.795227097767512 55.75757575757576,4.269951244547091 58.18181818181818,4.013343597639212 60.60606060606061,3.7567359507313327 63.03030303030303,4.659994867847065 65.45454545454545,2.5096227867590457 67.87878787878788,0.0 70.3030303030303,4.562483962022066 72.72727272727273,7.277392866307419 75.15151515151516,4.0954580446497335 77.57575757575758,7.492943289710032 80.0,4.875545291249679" 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_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,10.009891196834818 1.63265306122449,1.4243323442136493 3.26530612244898,10.247279920870426 4.897959183673469,3.679525222551927 6.530612244897959,2.8684470820969317 8.16326530612245,10.049455984174086 9.795918367346939,4.826904055390706 11.42857142857143,1.4638971315529155 13.06122448979592,2.3343224530168136 14.69387755102041,1.0484668644906066 16.3265306122449,2.532146389713155 17.95918367346939,2.809099901088036 19.59183673469388,4.826904055390706 21.22448979591837,10.207715133531158 22.85714285714286,4.094955489614245 24.48979591836735,1.483679525222552 26.12244897959184,1.36498516320475 27.75510204081633,1.6419386745796203 29.38775510204082,0.9693372898120636 31.02040816326531,1.8199802176063358 32.6530612244898,4.886251236399602 34.28571428571429,1.7408506429277928 35.91836734693878,4.411473788328388 37.55102040816327,9.43620178041543 39.18367346938776,4.193867457962416 40.81632653061224,5.1829871414441175 42.44897959183673,4.055390702274977 44.08163265306122,0.29673590504450686 45.71428571428571,0.37586547972304984 47.3469387755102,3.639960435212661 48.97959183673469,5.06429277942631 50.61224489795918,0.33630069238378013 52.24489795918367,0.0 53.87755102040816,4.174085064292779 55.51020408163265,0.19782393669634502 57.14285714285714,20.0 58.77551020408163,0.23738872403561118 60.40816326530612,1.661721068249257 62.04081632653061,9.020771513353116 63.6734693877551,1.7012858555885266 65.3061224489796,1.6815034619188935 66.93877551020408,1.6023738872403541 68.57142857142857,1.6221562809099908 70.20408163265306,1.6419386745796203 71.83673469387755,1.6419386745796203 73.46938775510203,1.661721068249257 75.10204081632654,0.0 76.73469387755102,1.6419386745796203 78.36734693877551,0.29673590504450686 80.0,4.272997032640951" 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/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,14.73504273504274 1.63265306122449,6.441025641025641 3.26530612244898,15.37777777777778 4.897959183673469,3.035897435897436 6.530612244897959,2.652991452991453 8.16326530612245,14.21538461538462 9.795918367346939,2.324786324786325 11.42857142857143,5.948717948717949 13.06122448979592,3.822222222222222 14.69387755102041,4.92991452991453 16.3265306122449,4.417094017094017 17.95918367346939,4.567521367521368 19.59183673469388,0.07521367521367521 21.22448979591837,15.12478632478632 22.85714285714286,4.738461538461538 24.48979591836735,3.808547008547009 26.12244897959184,5.429059829059829 27.75510204081633,4.499145299145299 29.38775510204082,6.304273504273504 31.02040816326531,1.811965811965812 32.6530612244898,3.61025641025641 34.28571428571429,2.242735042735043 35.91836734693878,3.008547008547009 37.55102040816327,15.77435897435897 39.18367346938776,0.0 40.81632653061224,0.464957264957265 42.44897959183673,1.606837606837607 44.08163265306122,4.437606837606838 45.71428571428571,5.846153846153846 47.3469387755102,3.705982905982906 48.97959183673469,0.9777777777777777 50.61224489795918,4.184615384615385 52.24489795918367,6.475213675213675 53.87755102040816,3.186324786324786 55.51020408163265,6.386324786324786 57.14285714285714,20.0 58.77551020408163,5.046153846153846 60.40816326530612,2.564102564102564 62.04081632653061,14.48205128205128 63.6734693877551,1.565811965811966 65.3061224489796,3.801709401709402 66.93877551020408,1.914529914529915 68.57142857142857,2.297435897435897 70.20408163265306,1.162393162393162 71.83673469387755,3.815384615384615 73.46938775510203,4.239316239316239 75.10204081632654,5.98974358974359 76.73469387755102,4.451282051282051 78.36734693877551,6.591452991452991 80.0,3.432478632478632" 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/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,12.48122292723636 1.63265306122449,5.08696400895471 3.26530612244898,13.13242638195282 4.897959183673469,2.136413612218675 6.530612244897959,2.794770237511756 8.16326530612245,12.51778357685022 9.795918367346939,4.210038282709197 11.42857142857143,5.104714469274483 13.06122448979592,5.637758143354837 14.69387755102041,4.584652475129486 16.3265306122449,3.312447841464545 17.95918367346939,3.221311149673471 19.59183673469388,4.002331403743493 21.22448979591837,13.29377011829225 22.85714285714286,3.271648275953425 24.48979591836735,4.820177239670954 26.12244897959184,4.3157462478971 27.75510204081633,3.667721980103589 29.38775510204082,4.447417572955717 31.02040816326531,3.201706163648647 32.6530612244898,5.031328237803182 34.28571428571429,3.189254348200448 35.91836734693878,2.983666927183373 37.55102040816327,13.78362983666927 39.18367346938776,3.02711581513028 40.81632653061224,3.78614669298327 42.44897959183673,3.365434290180286 44.08163265306122,1.94937144825211 45.71428571428571,5.183664277860937 47.3469387755102,0.0 48.97959183673469,3.472466916586083 50.61224489795918,3.217602098263369 52.24489795918367,6.069862632631704 53.87755102040816,2.620709753480547 55.51020408163265,2.642434197454001 57.14285714285714,20.0 58.77551020408163,2.296167755096634 60.40816326530612,5.559603131499119 62.04081632653061,12.25311626551509 63.6734693877551,4.601608138718523 65.3061224489796,2.098793233630499 66.93877551020408,2.453802440025963 68.57142857142857,4.640288246281014 70.20408163265306,2.025671934402776 71.83673469387755,2.960617821992026 73.46938775510203,1.006212661111921 75.10204081632654,5.233206607410155 76.73469387755102,3.03744817262985 78.36734693877551,5.86003629571737 80.0,4.536964671285319" 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_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,8.479329989774554 1.63265306122449,0.8875038548311178 3.26530612244898,7.88333252178994 4.897959183673469,0.0 6.530612244897959,0.007466199217672169 8.16326530612245,7.315576763889565 9.795918367346939,0.5391894304588466 11.42857142857143,0.7479183911963773 13.06122448979592,8.284559575400497 14.69387755102041,9.109412280274626 16.3265306122449,7.700572949635617 17.95918367346939,6.05703526967587 19.59183673469388,7.678498969339891 21.22448979591837,14.34191946243366 22.85714285714286,8.016750255636168 24.48979591836735,9.056824268393632 26.12244897959184,12.37019363425362 27.75510204081633,11.38660304166464 29.38775510204082,12.57048254370161 31.02040816326531,10.84351820291831 32.6530612244898,11.33628735128467 34.28571428571429,11.35089513236273 35.91836734693878,11.50703608121926 37.55102040816327,17.16641508821477 39.18367346938776,10.01606855918586 40.81632653061224,11.47489896284754 42.44897959183673,11.39828926652708 44.08163265306122,12.59904887114314 45.71428571428571,12.52373764425184 47.3469387755102,11.37783837301781 48.97959183673469,11.22104818944669 50.61224489795918,10.79937024232686 52.24489795918367,12.08420574248105 53.87755102040816,11.37718913830323 55.51020408163265,12.42894937592313 57.14285714285714,20.0 58.77551020408163,12.43901251399912 60.40816326530612,11.2239697456623 62.04081632653061,16.72655856908669 63.6734693877551,11.55865024102839 65.3061224489796,11.28532242619013 66.93877551020408,11.40835240460307 68.57142857142857,11.50671146386197 70.20408163265306,10.13033386895197 71.83673469387755,10.46858515524825 73.46938775510203,11.47262664134651 75.10204081632654,12.62501825972635 76.73469387755102,11.73426823132233 78.36734693877551,12.46238496372401 80.0,11.61318595705312" 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_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,17.15463869609866 1.63265306122449,11.98547492382426 3.26530612244898,17.39993711241701 4.897959183673469,10.38761451867122 6.530612244897959,9.972848378150774 8.16326530612245,17.32409508409833 9.795918367346939,10.62122531028249 11.42857142857143,12.37010377018003 13.06122448979592,7.055779925767712 14.69387755102041,9.578572423525625 16.3265306122449,7.442959417670617 17.95918367346939,7.170527800831992 19.59183673469388,8.404708661723044 21.22448979591837,14.52706001116333 22.85714285714286,7.361976421549157 24.48979591836735,9.540692503100097 26.12244897959184,8.725174602315391 27.75510204081633,4.885432795661975 29.38775510204082,9.82697695931026 31.02040816326531,6.188322379491563 32.6530612244898,8.667087901055359 34.28571428571429,6.234591089716548 35.91836734693878,6.893587209476158 37.55102040816327,15.603188703701 39.18367346938776,0.0 40.81632653061224,6.911129982739215 42.44897959183673,6.534821908968311 44.08163265306122,8.862110259589118 45.71428571428571,8.587113826950318 47.3469387755102,6.203300336954447 48.97959183673469,7.416829471065548 50.61224489795918,6.852289424017474 52.24489795918367,8.847319349466355 53.87755102040816,5.50149304871152 55.51020408163265,8.242822022897146 57.14285714285714,20.0 58.77551020408163,8.782949558008552 60.40816326530612,4.87376217525854 62.04081632653061,14.74936010679836 63.6734693877551,6.174942826571548 65.3061224489796,6.815316399786483 66.93877551020408,6.261491898086973 68.57142857142857,7.024415487689805 70.20408163265306,3.416946800760716 71.83673469387755,5.001399312487663 73.46938775510203,5.020789886747087 75.10204081632654,9.572048439026181 76.73469387755102,5.869964972551511 78.36734693877551,9.058416443048266 80.0,5.517312719204958" 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,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</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,12.56028016471583 1.63265306122449,4.604899598063809 3.26530612244898,13.62247558206847 4.897959183673469,0.5764233016245776 6.530612244897959,0.4188511768642408 8.16326530612245,13.59546087177866 9.795918367346939,3.928710725004208 11.42857142857143,4.862812075329165 13.06122448979592,2.477716969589976 14.69387755102041,6.110251220383379 16.3265306122449,3.334551321791182 17.95918367346939,2.947148880613866 19.59183673469388,6.842604415139733 21.22448979591837,14.75832508796203 22.85714285714286,2.505634907275497 24.48979591836735,6.752281675568931 26.12244897959184,6.304445110460605 27.75510204081633,2.650561848495921 29.38775510204082,6.799824281215744 31.02040816326531,2.40644411691047 32.6530612244898,6.801466512844304 34.28571428571429,2.827348083310411 35.91836734693878,2.638819892351717 37.55102040816327,14.5400725045264 39.18367346938776,0.458593182275394 40.81632653061224,5.403516839032561 42.44897959183673,2.030455185551646 44.08163265306122,6.195072483998506 45.71428571428571,6.378345533745807 47.3469387755102,1.695193598581112 48.97959183673469,4.95921107192564 50.61224489795918,4.748266419237101 52.24489795918367,6.336550738798954 53.87755102040816,2.188766314544835 55.51020408163265,6.700797714013573 57.14285714285714,20.0 58.77551020408163,5.89314819908774 60.40816326530612,0.8460777350341379 62.04081632653061,15.17734048798913 63.6734693877551,0.8883651994695592 65.3061224489796,1.10497555127663 66.93877551020408,0.4676254562324743 68.57142857142857,1.176330515537564 70.20408163265306,0.0 71.83673469387755,0.3562000402346749 73.46938775510203,2.277857380394218 75.10204081632654,6.341559545266062 76.73469387755102,2.117575573446757 78.36734693877551,6.810827233127096 80.0,2.800333373020598" 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/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,11.506382978723405 1.63265306122449,3.8297872340425556 3.26530612244898,11.778723404255318 4.897959183673469,6.11063829787234 6.530612244897959,5.2595744680851055 8.16326530612245,11.540425531914893 9.795918367346939,7.336170212765955 11.42857142857143,4.119148936170209 13.06122448979592,5.055319148936167 14.69387755102041,4.017021276595745 16.3265306122449,4.936170212765955 17.95918367346939,5.157446808510635 19.59183673469388,7.353191489361704 21.22448979591837,11.727659574468083 22.85714285714286,6.382978723404255 24.48979591836735,4.238297872340421 26.12244897959184,3.52340425531915 27.75510204081633,3.9999999999999964 29.38775510204082,3.693617021276591 31.02040816326531,4.731914893617017 32.6530612244898,7.489361702127656 34.28571428571429,4.44255319148936 35.91836734693878,6.485106382978721 37.55102040816327,11.148936170212764 39.18367346938776,6.331914893617018 40.81632653061224,7.557446808510635 42.44897959183673,6.604255319148935 44.08163265306122,2.9106382978723424 45.71428571428571,3.2170212765957444 47.3469387755102,6.621276595744682 48.97959183673469,7.574468085106382 50.61224489795918,3.421276595744679 52.24489795918367,3.3702127659574472 53.87755102040816,6.910638297872339 55.51020408163265,3.3021276595744666 57.14285714285714,20.0 58.77551020408163,3.3702127659574472 60.40816326530612,4.25531914893617 62.04081632653061,11.063829787234043 63.6734693877551,3.897872340425529 65.3061224489796,4.340425531914896 66.93877551020408,3.7787234042553166 68.57142857142857,4.187234042553193 70.20408163265306,4.3063829787234 71.83673469387755,4.272340425531912 73.46938775510203,4.170212765957446 75.10204081632654,3.2851063829787215 76.73469387755102,2.5531914893617014 78.36734693877551,0.0 80.0,6.536170212765956" 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/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,9.628755194709607 1.63265306122449,2.975054070274371 3.26530612244898,9.959518066831992 4.897959183673469,2.255777875915798 6.530612244897959,2.273442719480019 8.16326530612245,10.18310289771376 9.795918367346939,4.221274812877218 11.42857142857143,1.360985607681942 13.06122448979592,2.57431124095526 14.69387755102041,2.560722899752013 16.3265306122449,2.891146063344317 17.95918367346939,0.0 19.59183673469388,5.27776834142972 21.22448979591837,9.321885155869596 22.85714285714286,2.15748887454564 24.48979591836735,3.260409235542571 26.12244897959184,10.25908437227525 27.75510204081633,9.21634903919104 29.38775510204082,10.42990114481775 31.02040816326531,9.1340263387347 32.6530612244898,10.30381266206928 34.28571428571429,9.489871023994747 35.91836734693878,8.75961092049688 37.55102040816327,15.09007937855986 39.18367346938776,7.238452740881657 40.81632653061224,10.42038930597547 42.44897959183673,8.8161723907554 44.08163265306122,9.870797522392454 45.71428571428571,10.10185594093601 47.3469387755102,7.858477426368176 48.97959183673469,10.39853472387358 50.61224489795918,9.484832014131875 52.24489795918367,7.836169899559511 53.87755102040816,8.569034435121333 55.51020408163265,9.876006386520366 57.14285714285714,20.0 58.77551020408163,10.67466114074124 60.40816326530612,9.50300642049122 62.04081632653061,15.69170318533365 63.6734693877551,9.498137264893389 65.3061224489796,9.223086591704318 66.93877551020408,8.069379805460247 68.57142857142857,8.907270894905505 70.20408163265306,6.540408329653158 71.83673469387755,9.53709050967603 73.46938775510203,8.718562806445403 75.10204081632654,10.10412066446988 76.73469387755102,8.699086184054082 78.36734693877551,9.72908244726025 80.0,8.30377869121627" 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/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,15.42261675028946 1.63265306122449,7.137527338222051 3.26530612244898,15.68763669111025 4.897959183673469,4.267335649041554 6.530612244897959,4.248038080535186 8.16326530612245,15.07912003087611 9.795918367346939,4.370256014408851 11.42857142857143,7.578798404734337 13.06122448979592,4.806381062652772 14.69387755102041,7.686864788369999 16.3265306122449,4.915733950855526 17.95918367346939,5.510099060851666 19.59183673469388,3.97658561687894 21.22448979591837,14.60568635018654 22.85714285714286,4.232600025730091 24.48979591836735,5.054676444101377 26.12244897959184,7.424417856683391 27.75510204081633,4.354817959603757 29.38775510204082,7.10536472404477 31.02040816326531,3.072172906213817 32.6530612244898,7.196706548308246 34.28571428571429,4.918306959989708 35.91836734693878,4.563231699472533 37.55102040816327,15.7249453235559 39.18367346938776,0.0 40.81632653061224,3.338479351601698 42.44897959183673,4.534928598996526 44.08163265306122,5.16402933230413 45.71428571428571,7.264891290364081 47.3469387755102,3.548179596037566 48.97959183673469,5.106136626785025 50.61224489795918,6.324456451820404 52.24489795918367,7.255885758394442 53.87755102040816,3.853081178438183 55.51020408163265,7.810369226810755 57.14285714285714,20.0 58.77551020408163,7.237874694455165 60.40816326530612,4.478322398044513 62.04081632653061,15.16274282773704 63.6734693877551,4.233886530297183 65.3061224489796,5.212916505853596 66.93877551020408,4.684163128779107 68.57142857142857,4.083365495947511 70.20408163265306,0.9430078476778593 71.83673469387755,2.490672841888589 73.46938775510203,2.872764698314679 75.10204081632654,7.792358162871478 76.73469387755102,4.825678631159141 78.36734693877551,7.728032934516918 80.0,3.245851022771131" 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/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,11.962987442167876 1.63265306122449,6.992729676140117 3.26530612244898,13.866490416391274 4.897959183673469,2.2604097818902815 6.530612244897959,2.3529411764705834 8.16326530612245,12.941176470588234 9.795918367346939,3.7673496364838073 11.42857142857143,6.278916060806342 13.06122448979592,4.454725710508923 14.69387755102041,4.943820224719097 16.3265306122449,3.833443489755453 17.95918367346939,4.415069398545931 19.59183673469388,4.058162590879046 21.22448979591837,13.456708526107072 22.85714285714286,0.0 24.48979591836735,6.675479180436216 26.12244897959184,6.3846662260409754 27.75510204081633,3.688037012557828 29.38775510204082,5.631196298744213 31.02040816326531,3.265036351619301 32.6530612244898,3.0006609385327145 34.28571428571429,3.912756113681425 35.91836734693878,3.820224719101123 37.55102040816327,14.064771976206211 39.18367346938776,2.9742233972240584 40.81632653061224,2.868473231989423 42.44897959183673,4.084600132187703 44.08163265306122,5.988103106411103 45.71428571428571,6.3582286847323175 47.3469387755102,4.124256444150694 48.97959183673469,3.714474553866488 50.61224489795918,5.432914738929275 52.24489795918367,4.904163912756109 53.87755102040816,0.912095175148707 55.51020408163265,6.503635161929939 57.14285714285714,20.0 58.77551020408163,6.3978849966953035 60.40816326530612,1.202908129543946 62.04081632653061,13.721083939193655 63.6734693877551,0.4362194315928569 65.3061224489796,1.520158625247852 66.93877551020408,0.8195637805684051 68.57142857142857,0.4362194315928569 70.20408163265306,1.348314606741571 71.83673469387755,1.4144084600132167 73.46938775510203,3.265036351619301 75.10204081632654,7.151354923992066 76.73469387755102,3.8995373430270988 78.36734693877551,6.622604097818899 80.0,3.754130865829474" 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_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,12.794816414686826 1.63265306122449,4.717062634989201 3.26530612244898,12.328293736501081 4.897959183673469,4.587473002159829 6.530612244897959,3.879049676025918 8.16326530612245,12.060475161987041 9.795918367346939,8.699784017278617 11.42857142857143,4.725701943844491 13.06122448979592,3.6889848812095067 14.69387755102041,4.708423326133911 16.3265306122449,3.7408207343412556 17.95918367346939,4.060475161987043 19.59183673469388,9.840172786177106 21.22448979591837,12.397408207343412 22.85714285714286,0.0 24.48979591836735,4.751619870410366 26.12244897959184,4.708423326133911 27.75510204081633,3.758099352051836 29.38775510204082,4.691144708423325 31.02040816326531,4.138228941684666 32.6530612244898,8.76025917926566 34.28571428571429,3.879049676025918 35.91836734693878,5.278617710583154 37.55102040816327,12.751619870410368 39.18367346938776,4.881209503239738 40.81632653061224,9.85745140388769 42.44897959183673,5.503239740820739 44.08163265306122,5.727861771058318 45.71428571428571,5.883369330453565 47.3469387755102,5.330453563714903 48.97959183673469,9.80561555075594 50.61224489795918,5.771058315334772 52.24489795918367,5.796976241900648 53.87755102040816,5.460043196544275 55.51020408163265,5.92656587473002 57.14285714285714,20.0 58.77551020408163,4.691144708423325 60.40816326530612,3.308855291576677 62.04081632653061,11.688984881209503 63.6734693877551,3.2051835853131756 65.3061224489796,2.885529157667392 66.93877551020408,3.2570194384449245 68.57142857142857,2.747300215982719 70.20408163265306,2.3671706263498926 71.83673469387755,3.023758099352051 73.46938775510203,4.319654427645787 75.10204081632654,5.269978401727862 76.73469387755102,4.267818574514042 78.36734693877551,5.330453563714903 80.0,4.66522678185745" 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/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,11.959686450167974 1.63265306122449,2.7547592385218387 3.26530612244898,11.75811870100784 4.897959183673469,2.597984322508399 6.530612244897959,1.9484882418813 8.16326530612245,10.727883538633817 9.795918367346939,5.6662933930571135 11.42857142857143,1.0078387458006723 13.06122448979592,1.3437849944008988 14.69387755102041,2.0380739081746952 16.3265306122449,1.3437849944008988 17.95918367346939,1.6125419932810736 19.59183673469388,6.0918253079507245 21.22448979591837,5.218365061590141 22.85714285714286,3.404255319148934 24.48979591836735,2.709966405375141 26.12244897959184,0.4479283314669651 27.75510204081633,0.7166853303471434 29.38775510204082,0.47032474804031565 31.02040816326531,0.6718924972004494 32.6530612244898,6.360582306830906 34.28571428571429,0.6047032474804013 35.91836734693878,3.5610302351623737 37.55102040816327,10.414333706606945 39.18367346938776,3.5610302351623737 40.81632653061224,6.5397536394176985 42.44897959183673,3.5610302351623737 44.08163265306122,1.3661814109742423 45.71428571428571,1.4781634938409844 47.3469387755102,3.4490481522956316 48.97959183673469,6.159014557670773 50.61224489795918,1.4109742441209399 52.24489795918367,2.7323628219484846 53.87755102040816,3.471444568868982 55.51020408163265,3.1802911534154568 57.14285714285714,20.0 58.77551020408163,0.15677491601343974 60.40816326530612,0.6270996640537554 62.04081632653061,9.876819708846584 63.6734693877551,0.5599104143337073 65.3061224489796,0.5823068309070578 66.93877551020408,0.5823068309070578 68.57142857142857,0.6047032474804013 70.20408163265306,0.6047032474804013 71.83673469387755,0.5599104143337073 73.46938775510203,0.5823068309070578 75.10204081632654,0.0 76.73469387755102,0.6047032474804013 78.36734693877551,3.35946248600224 80.0,3.3370660694288894" 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/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,11.91646857549391 1.63265306122449,5.680097342284608 3.26530612244898,14.91649116071076 4.897959183673469,1.980158887000514 6.530612244897959,3.233045560028683 8.16326530612245,13.93332843986968 9.795918367346939,5.689808985528522 11.42857142857143,4.667150366727459 13.06122448979592,4.872506450902562 14.69387755102041,6.300964953389759 16.3265306122449,3.771335972039502 17.95918367346939,2.176847894210844 19.59183673469388,3.9215841271096 21.22448979591837,12.94505581371713 22.85714285714286,1.784345056942978 24.48979591836735,5.879496575516496 26.12244897959184,0.0 27.75510204081633,2.002631177762595 29.38775510204082,5.545348292275291 31.02040816326531,3.359635700452269 32.6530612244898,5.234914486722716 34.28571428571429,3.5552519098624 35.91836734693878,2.794243028225875 37.55102040816327,13.9825924441157 39.18367346938776,1.064780048219438 40.81632653061224,3.976325046440852 42.44897959183673,3.287814710880993 44.08163265306122,5.141185836810516 45.71428571428571,6.037734251045978 47.3469387755102,3.473803971610382 48.97959183673469,6.951447430084638 50.61224489795918,6.148599434240318 52.24489795918367,4.66686805151688 53.87755102040816,3.411214689425037 55.51020408163265,5.039524129481048 57.14285714285714,20.0 58.77551020408163,6.358020857447758 60.40816326530612,6.417645829922025 62.04081632653061,12.80768123224943 63.6734693877551,2.158920878339083 65.3061224489796,1.995827381187644 66.93877551020408,2.72789895373983 68.57142857142857,2.830576995827381 70.20408163265306,1.193459321201308 71.83673469387755,3.191291140384062 73.46938775510203,1.837561474137104 75.10204081632654,7.872529036119408 76.73469387755102,2.631968245185114 78.36734693877551,5.187937235682384 80.0,3.518889710739835" 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/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,14.61277094317516 1.63265306122449,6.931458699472759 3.26530612244898,15.21265377855888 4.897959183673469,4.578793204452255 6.530612244897959,4.124194493263035 8.16326530612245,14.8306971294669 9.795918367346939,6.802577621558289 11.42857142857143,5.016988869361453 13.06122448979592,5.340363210310486 14.69387755102041,6.207381370826011 16.3265306122449,4.234329232571763 17.95918367346939,3.625073227885179 19.59183673469388,6.078500292911541 21.22448979591837,14.91271236086702 22.85714285714286,4.236672524897481 24.48979591836735,6.526069127123609 26.12244897959184,7.16813122437024 27.75510204081633,4.660808435852373 29.38775510204082,6.919742237844171 31.02040816326531,4.52489748096075 32.6530612244898,7.184534270650264 34.28571428571429,5.026362038664323 35.91836734693878,3.036906854130053 37.55102040816327,14.99238429994142 39.18367346938776,0.0 40.81632653061224,5.640304628002343 42.44897959183673,3.088459285295841 44.08163265306122,5.056824838898653 45.71428571428571,6.235500878734622 47.3469387755102,1.066198008201523 48.97959183673469,7.243116578793204 50.61224489795918,6.429994141769186 52.24489795918367,5.951962507322789 53.87755102040816,3.350908025776216 55.51020408163265,5.708260105448155 57.14285714285714,20.0 58.77551020408163,5.741066198008202 60.40816326530612,5.312243702401875 62.04081632653061,14.87990626830697 63.6734693877551,4.977152899824253 65.3061224489796,3.711775043936731 66.93877551020408,2.706502636203866 68.57142857142857,0.3093145869947276 70.20408163265306,1.497363796133568 71.83673469387755,4.456942003514938 73.46938775510203,2.301113063854716 75.10204081632654,6.509666080843585 76.73469387755102,3.022847100175747 78.36734693877551,6.298769771528998 80.0,4.159343878148799" 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,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,9.331547899098839 1.63265306122449,2.778762983605371 3.26530612244898,13.38822337229923 4.897959183673469,1.550432485252072 6.530612244897959,2.544243784155478 8.16326530612245,11.614490970287 9.795918367346939,0.9579819767652274 11.42857142857143,3.125113097607759 13.06122448979592,3.041873258296841 14.69387755102041,3.178676124642612 16.3265306122449,1.54066085194166 17.95918367346939,2.812420831674568 19.59183673469388,2.747638521949984 21.22448979591837,12.75487676884659 22.85714285714286,1.461402048423872 24.48979591836735,1.462849697803192 26.12244897959184,3.137780029676812 27.75510204081633,3.062864174296985 29.38775510204082,2.340125221671311 31.02040816326531,0.0 32.6530612244898,4.607867974376606 34.28571428571429,3.315117078643553 35.91836734693878,0.1458506749665231 37.55102040816327,12.78382975643299 39.18367346938776,2.831602185950563 40.81632653061224,1.708588179942818 42.44897959183673,2.719771271398067 44.08163265306122,4.27128949368463 45.71428571428571,3.894538742716514 47.3469387755102,2.299229126705512 48.97959183673469,2.724476131880858 50.61224489795918,3.861966631681807 52.24489795918367,4.217364554304947 53.87755102040816,2.520357569396692 55.51020408163265,3.060692700228005 57.14285714285714,20.0 58.77551020408163,2.239875502153378 60.40816326530612,4.49133219934132 62.04081632653061,12.2340849046361 63.6734693877551,4.942274980999602 65.3061224489796,2.041909449531324 66.93877551020408,2.354601715464514 68.57142857142857,4.489884549961999 70.20408163265306,1.669501646701169 71.83673469387755,2.547862907603778 73.46938775510203,1.516050812493214 75.10204081632654,3.953530454923817 76.73469387755102,3.822156273750498 78.36734693877551,3.206905287539358 80.0,4.201078498787594" 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_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,10.78476254728574 1.63265306122449,4.542322241765655 3.26530612244898,12.99375948726598 4.897959183673469,1.797460424547623 6.530612244897959,1.196058116280751 8.16326530612245,11.20931017034913 9.795918367346939,2.840758499385587 11.42857142857143,4.737488856227261 13.06122448979592,2.118882972315254 14.69387755102041,4.886393754668337 16.3265306122449,2.345854516540973 17.95918367346939,2.326578801532419 19.59183673469388,3.43975134327639 21.22448979591837,13.04098498903694 22.85714285714286,0.0 24.48979591836735,4.568826349902417 26.12244897959184,6.402428740091078 27.75510204081633,2.482712093101703 29.38775510204082,6.49061513625521 31.02040816326531,1.586391345203961 32.6530612244898,4.126930583331325 34.28571428571429,1.854323783822856 35.91836734693878,2.969423897067682 37.55102040816327,14.20572006842879 39.18367346938776,1.458689733272294 40.81632653061224,2.544394381129075 42.44897959183673,2.714984458954774 44.08163265306122,4.988555044213671 45.71428571428571,6.113774907837988 47.3469387755102,2.560296846011132 48.97959183673469,1.879382213333976 50.61224489795918,2.331397730284558 52.24489795918367,3.485531166421704 53.87755102040816,0.9493289641712647 55.51020408163265,6.103173264583283 57.14285714285714,20.0 58.77551020408163,5.991856010408886 60.40816326530612,3.184348119413054 62.04081632653061,13.49155482736188 63.6734693877551,2.727513673710334 65.3061224489796,2.11840107944004 66.93877551020408,2.555477917258993 68.57142857142857,3.233019299809652 70.20408163265306,0.09830614654362335 71.83673469387755,1.692407777751006 73.46938775510203,2.53620220225044 75.10204081632654,6.250150591523504 76.73469387755102,2.220562368985375 78.36734693877551,5.601040888610462 80.0,2.563188203262415" 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/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.762557077625571 1.63265306122449,8.418330857677285 3.26530612244898,16.51427628321505 4.897959183673469,8.302800242064148 6.530612244897959,4.401166309071904 8.16326530612245,14.55355669252352 9.795918367346939,10.18209825603785 11.42857142857143,7.077075424987622 13.06122448979592,3.342685811740111 14.69387755102041,5.429938933817462 16.3265306122449,4.001760466523629 17.95918367346939,2.834351103042306 19.59183673469388,7.090278923914837 21.22448979591837,16.52527919898773 22.85714285714286,5.481652637949056 24.48979591836735,6.177036914782417 26.12244897959184,7.622820047312538 27.75510204081633,3.67497386807504 29.38775510204082,7.073774550255818 31.02040816326531,6.004291137151345 32.6530612244898,9.135720966056004 34.28571428571429,5.555372173626011 35.91836734693878,4.205314408318204 37.55102040816327,8.977278978929416 39.18367346938776,0.0 40.81632653061224,0.8824338449689167 42.44897959183673,6.919733729438301 44.08163265306122,7.434670187599714 45.71428571428571,4.857787313638114 47.3469387755102,4.430874181658139 48.97959183673469,8.871650987511691 50.61224489795918,4.85448643890631 52.24489795918367,9.396490069868515 53.87755102040816,6.296968696704627 55.51020408163265,0.5908565769929031 57.14285714285714,20.0 58.77551020408163,5.992187929801397 60.40816326530612,5.532266050503383 62.04081632653061,13.68652692963635 63.6734693877551,6.776695824393464 65.3061224489796,6.492820597458326 66.93877551020408,4.001760466523629 68.57142857142857,7.06167134290587 70.20408163265306,3.515431589371183 71.83673469387755,5.456345931671893 73.46938775510203,4.837982065247291 75.10204081632654,6.753589701270837 76.73469387755102,6.158331957968862 78.36734693877551,7.128789129119217 80.0,5.624690542993893" 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_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,19.95846824787681 1.63265306122449,19.92068181667254 3.26530612244898,19.96671135701688 4.897959183673469,19.90593213411378 6.530612244897959,19.90658439848381 8.16326530612245,19.95712165281144 9.795918367346939,19.92797819716539 11.42857142857143,19.91340670567003 13.06122448979592,19.90301017879819 14.69387755102041,19.91657396910739 16.3265306122449,19.90478547225748 17.95918367346939,19.90058545690091 19.59183673469388,19.92856901634114 21.22448979591837,19.96451681827047 22.85714285714286,19.90167209152895 24.48979591836735,19.9135239241945 26.12244897959184,0.0 27.75510204081633,0.7348816876329092 29.38775510204082,0.0868163876507354 31.02040816326531,19.89881914389309 32.6530612244898,19.93441812618106 34.28571428571429,19.90253326955952 35.91836734693878,19.89354431029199 37.55102040816327,19.96611297535568 39.18367346938776,19.87920536522421 40.81632653061224,19.93124282760291 42.44897959183673,19.9031103817304 44.08163265306122,19.91754196724494 45.71428571428571,19.91836438753758 47.3469387755102,19.90389829818318 48.97959183673469,19.93254215713422 50.61224489795918,19.89938491233579 52.24489795918367,19.90841404730727 53.87755102040816,19.90281260886582 55.51020408163265,19.91712272195783 57.14285714285714,20.0 58.77551020408163,19.91866972288761 60.40816326530612,19.90398054021244 62.04081632653061,19.96413680337663 63.6734693877551,19.90545900611784 65.3061224489796,19.90391625908612 66.93877551020408,19.90405332913489 68.57142857142857,19.90502605382585 70.20408163265306,19.88663881576583 71.83673469387755,19.89247421860087 73.46938775510203,19.90182948575737 75.10204081632654,19.91834028211521 76.73469387755102,19.9040906689068 78.36734693877551,19.91934042081592 80.0,19.90017708268663" 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(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_BenchmarkAuthzAllow10Paths_4.html">BenchmarkAuthzAllow10Paths-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.24584748522775 1.63265306122449,2.473363420648583 3.26530612244898,12.78741915972642 4.897959183673469,2.225840971479086 6.530612244897959,1.062671567487089 8.16326530612245,13.22104871353464 9.795918367346939,4.887172567812776 11.42857142857143,3.078211510724422 13.06122448979592,2.983296887358675 14.69387755102041,2.272367747638766 16.3265306122449,3.006560275438515 17.95918367346939,0.8830782115107244 19.59183673469388,3.363885916344856 21.22448979591837,12.25422230493649 22.85714285714286,2.313311310659284 24.48979591836735,2.949797608523705 26.12244897959184,1.714976969245801 27.75510204081633,2.685525519936724 29.38775510204082,2.844647094402829 31.02040816326531,2.247243288512539 32.6530612244898,5.253803563951054 34.28571428571429,2.901409761317638 35.91836734693878,1.937374959289071 37.55102040816327,12.14534964872284 39.18367346938776,1.328804727120458 40.81632653061224,3.546270878890802 42.44897959183673,1.584701995998697 44.08163265306122,2.321686130368027 45.71428571428571,1.68892197459638 47.3469387755102,0.0 48.97959183673469,4.897408458567906 50.61224489795918,0.9752012283068906 52.24489795918367,0.6709161122225841 53.87755102040816,0.9137858837761133 55.51020408163265,1.514911831759177 57.14285714285714,20.0 58.77551020408163,2.387754152514772 60.40816326530612,3.53045177499651 62.04081632653061,12.59107616433257 63.6734693877551,5.541339040617876 65.3061224489796,0.3554645698599544 66.93877551020408,0.9035499930209836 68.57142857142857,2.413809147164193 70.20408163265306,1.203182431489322 71.83673469387755,3.289443074489369 73.46938775510203,1.165030475038385 75.10204081632654,2.084399571953659 76.73469387755102,2.797189782719955 78.36734693877551,2.534778765179361 80.0,3.802168147769041" 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/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,16.74144629652839 1.63265306122449,6.456949492417596 3.26530612244898,17.43827547311693 4.897959183673469,3.970422358691565 6.530612244897959,1.100388519864645 8.16326530612245,16.63366336633663 9.795918367346939,4.103271086602331 11.42857142857143,5.945607218949743 13.06122448979592,4.459205414212307 14.69387755102041,6.136107281614237 16.3265306122449,4.36395538288006 17.95918367346939,5.351547813009149 19.59183673469388,4.293771149266825 21.22448979591837,15.33525504449179 22.85714285714286,3.464093244767515 24.48979591836735,5.750093996741446 26.12244897959184,6.948239127710239 27.75510204081633,2.050382253415215 29.38775510204082,5.968166436896854 31.02040816326531,1.581651836069683 32.6530612244898,9.036220077703973 34.28571428571429,3.556836696327861 35.91836734693878,3.461586664995613 37.55102040816327,17.69144003007896 39.18367346938776,0.9199147762877554 40.81632653061224,4.805113422734679 42.44897959183673,2.752224589547562 44.08163265306122,3.549316957012157 45.71428571428571,6.607344278731671 47.3469387755102,3.551823536784058 48.97959183673469,7.742824915402933 50.61224489795918,5.391653089359569 52.24489795918367,6.203784935455571 53.87755102040816,2.724652212056649 55.51020408163265,7.173831307181351 57.14285714285714,20.0 58.77551020408163,6.12106780298283 60.40816326530612,4.471738313071814 62.04081632653061,16.7740318335631 63.6734693877551,4.306304048126332 65.3061224489796,3.581902494046873 66.93877551020408,3.789948615114676 68.57142857142857,3.674645945607219 70.20408163265306,0.0 71.83673469387755,2.689560095250031 73.46938775510203,2.411329740568994 75.10204081632654,6.777791703220955 76.73469387755102,3.712244642185738 78.36734693877551,7.868153903997995 80.0,2.208296779044993" 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,255,120);color:black;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,14.70124132127078 1.63265306122449,12.21018304228908 3.26530612244898,14.36355985693246 4.897959183673469,11.5937302756154 6.530612244897959,11.61792552072375 8.16326530612245,16.27340626972438 9.795918367346939,12.69776982958132 11.42857142857143,12.14285714285714 13.06122448979592,4.507153376814643 14.69387755102041,4.114243635598569 16.3265306122449,4.486114033242163 17.95918367346939,4.493477803492531 19.59183673469388,6.545865768988008 21.22448979591837,13.46517988638754 22.85714285714286,2.214390911003577 24.48979591836735,5.782137597306964 26.12244897959184,5.529139490847886 27.75510204081633,4.246265516515885 29.38775510204082,5.25352409004839 31.02040816326531,4.000105196717862 32.6530612244898,6.291289711760993 34.28571428571429,4.447191247633074 35.91836734693878,4.194193141173995 37.55102040816327,12.46370713233747 39.18367346938776,0.0 40.81632653061224,5.673258994319377 42.44897959183673,3.008626130864717 44.08163265306122,5.79160530191458 45.71428571428571,4.428781822007153 47.3469387755102,1.851988217967599 48.97959183673469,5.945192509993688 50.61224489795918,5.589627603618767 52.24489795918367,4.92688828108563 53.87755102040816,3.670839469808542 55.51020408163265,5.795813170629076 57.14285714285714,20.0 58.77551020408163,4.184199452977067 60.40816326530612,4.20839469808542 62.04081632653061,13.52777193351567 63.6734693877551,4.650220913107511 65.3061224489796,4.161582158636651 66.93877551020408,3.370502840311382 68.57142857142857,4.503997475278771 70.20408163265306,2.114980012623606 71.83673469387755,2.211235009467705 73.46938775510203,3.708184304649695 75.10204081632654,6.100357668840732 76.73469387755102,3.874921102461603 78.36734693877551,6.220281927203871 80.0,4.312539448769198" 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/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,8.387516254876463 1.63265306122449,4.525357607282189 3.26530612244898,10.676202860858258 4.897959183673469,6.059817945383617 6.530612244897959,6.306892067620286 8.16326530612245,12.041612483745123 9.795918367346939,6.163849154746426 11.42857142857143,4.395318595578676 13.06122448979592,6.814044213263982 14.69387755102041,6.514954486345905 16.3265306122449,5.760728218465543 17.95918367346939,7.0351105331599495 19.59183673469388,7.087126137841352 21.22448979591837,11.833550065019507 22.85714285714286,4.759427828348507 24.48979591836735,4.863459037711316 26.12244897959184,0.0 27.75510204081633,5.513654096228871 29.38775510204082,7.581274382314698 31.02040816326531,7.425227568270483 32.6530612244898,4.460338101430432 34.28571428571429,6.723016905071521 35.91836734693878,5.2925877763328995 37.55102040816327,13.5110533159948 39.18367346938776,6.918075422626789 40.81632653061224,5.656697009102732 42.44897959183673,7.217165149544865 44.08163265306122,4.590377113133943 45.71428571428571,6.957087126137843 47.3469387755102,5.331599479843954 48.97959183673469,7.139141742522758 50.61224489795918,7.152145643693109 52.24489795918367,5.773732119635893 53.87755102040816,6.358907672301692 55.51020408163265,7.62028608582575 57.14285714285714,20.0 58.77551020408163,6.579973992197662 60.40816326530612,6.918075422626789 62.04081632653061,13.185955786736022 63.6734693877551,3.3550065019505872 65.3061224489796,7.087126137841352 66.93877551020408,4.486345903771134 68.57142857142857,5.019505851755529 70.20408163265306,3.446033810143046 71.83673469387755,3.7321196358907684 73.46938775510203,4.655396618985698 75.10204081632654,6.6579973992197665 76.73469387755102,5.591677503250976 78.36734693877551,6.228868660598181 80.0,5.461638491547465" 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,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,16.28418137763932 1.63265306122449,7.777777777777778 3.26530612244898,17.66355140186916 4.897959183673469,4.759432329525787 6.530612244897959,3.461405330564209 8.16326530612245,16.37763932156456 9.795918367346939,3.961578400830737 11.42857142857143,8.151609553478712 13.06122448979592,2.68085842852198 14.69387755102041,6.943579093111803 16.3265306122449,5.678435444790585 17.95918367346939,5.344409830391139 19.59183673469388,4.164070612668744 21.22448979591837,13.79023883696781 22.85714285714286,4.409830391138802 24.48979591836735,6.668397369331949 26.12244897959184,7.357217030114226 27.75510204081633,2.042229145032883 29.38775510204082,7.433367947386639 31.02040816326531,0.363447559709242 32.6530612244898,7.172031844929041 34.28571428571429,4.667705088265836 35.91836734693878,4.979231568016615 37.55102040816327,17.74143302180685 39.18367346938776,0.9813084112149533 40.81632653061224,3.05122879889235 42.44897959183673,2.487019730010384 44.08163265306122,6.130148840429214 45.71428571428571,7.668743509865005 47.3469387755102,4.485981308411215 48.97959183673469,5.846313603322949 50.61224489795918,5.974385600553825 52.24489795918367,7.59086188992731 53.87755102040816,3.890619591554171 55.51020408163265,8.400830737279335 57.14285714285714,20.0 58.77551020408163,7.872966424368294 60.40816326530612,3.994461751471097 62.04081632653061,16.55244029075805 63.6734693877551,2.030114226375909 65.3061224489796,3.909657320872274 66.93877551020408,3.970231914157148 68.57142857142857,3.740048459674628 70.20408163265306,0.0 71.83673469387755,3.819660782277605 73.46938775510203,3.482173762547594 75.10204081632654,8.291796469366563 76.73469387755102,4.643475250951886 78.36734693877551,7.937002422983731 80.0,2.561439944617515" 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,255,120);color:black;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_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,11.68757609842592 1.63265306122449,5.190018113914426 3.26530612244898,13.14978642513848 4.897959183673469,3.808123104181087 6.530612244897959,3.095123692021064 8.16326530612245,12.79931712253978 9.795918367346939,1.575690949582117 11.42857142857143,4.691964329836332 13.06122448979592,4.003182522432627 14.69387755102041,5.148441110361293 16.3265306122449,3.511742047432969 17.95918367346939,3.495201741240148 19.59183673469388,2.369854363031813 21.22448979591837,13.3475991111526 22.85714285714286,2.852658724447015 24.48979591836735,4.200012924141354 26.12244897959184,4.041325576088572 27.75510204081633,2.651041754889067 29.38775510204082,5.327468310562248 31.02040816326531,2.314460146254167 32.6530612244898,5.368755446586809 34.28571428571429,2.861677999609973 35.91836734693878,3.347943570277577 37.55102040816327,13.47218478717484 39.18367346938776,0.0 40.81632653061224,2.048540762983813 42.44897959183673,2.587602019594608 44.08163265306122,4.692214328735754 45.71428571428571,5.267027031455343 47.3469387755102,1.454719762020873 48.97959183673469,4.819711726633507 50.61224489795918,3.744593792021499 52.24489795918367,5.25357337348165 53.87755102040816,1.992633283159599 55.51020408163265,5.500026661690207 57.14285714285714,20.0 58.77551020408163,5.422860310440033 60.40816326530612,4.436527407707331 62.04081632653061,13.29663913141374 63.6734693877551,4.075266680312865 65.3061224489796,2.022504725999603 66.93877551020408,3.155178821224431 68.57142857142857,4.458936419842583 70.20408163265306,1.190095708325016 71.83673469387755,3.166178408369106 73.46938775510203,3.33826788401019 75.10204081632654,5.540252140580955 76.73469387755102,3.179479151564085 78.36734693877551,5.163485140342385 80.0,3.617292676058481" 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(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_BenchmarkStoreRead_4.html">BenchmarkStoreRead-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.65535248041775 1.63265306122449,5.90078328981723 3.26530612244898,13.851174934725845 4.897959183673469,2.0757180156657924 6.530612244897959,0.639686684073105 8.16326530612245,11.945169712793732 9.795918367346939,3.394255874673629 11.42857142857143,3.5639686684073055 13.06122448979592,0.0 14.69387755102041,3.3289817232375967 16.3265306122449,3.185378590078326 17.95918367346939,5.953002610966054 19.59183673469388,1.2532637075717972 21.22448979591837,11.971279373368146 22.85714285714286,3.851174934725851 24.48979591836735,5.979112271540467 26.12244897959184,5.718015665796344 27.75510204081633,4.1253263707571755 29.38775510204082,5.208877284595296 31.02040816326531,3.4073107049608318 32.6530612244898,4.973890339425584 34.28571428571429,4.34725848563968 35.91836734693878,6.031331592689293 37.55102040816327,10.835509138381198 39.18367346938776,4.32114882506527 40.81632653061224,5.078328981723235 42.44897959183673,2.9895561357702327 44.08163265306122,3.825065274151431 45.71428571428571,5.953002610966054 47.3469387755102,4.908616187989551 48.97959183673469,5.861618798955611 50.61224489795918,6.984334203655349 52.24489795918367,6.932114882506523 53.87755102040816,5.287206266318535 55.51020408163265,1.85378590078329 57.14285714285714,20.0 58.77551020408163,2.610966057441253 60.40816326530612,4.1383812010443854 62.04081632653061,13.94255874673629 63.6734693877551,4.83028720626632 65.3061224489796,4.804177545691902 66.93877551020408,2.036553524804173 68.57142857142857,5.313315926892949 70.20408163265306,1.6710182767623962 71.83673469387755,4.412532637075712 73.46938775510203,1.0052219321148819 75.10204081632654,6.762402088772845 76.73469387755102,4.738903394255869 78.36734693877551,5.731070496083548 80.0,3.9425587467362924" 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,255,120);color:black;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,15.55237360942835 1.63265306122449,7.247494217424826 3.26530612244898,16.60975878400705 4.897959183673469,5.529243308734442 6.530612244897959,7.467782795462055 8.16326530612245,16.0810661967177 9.795918367346939,3.1280978081286506 11.42857142857143,8.128648529573741 13.06122448979592,6.212137900649852 14.69387755102041,6.806917061350369 16.3265306122449,6.12402246943496 17.95918367346939,5.639387597753057 19.59183673469388,5.088666152659984 21.22448979591837,15.420200462606015 22.85714285714286,6.322282189668467 24.48979591836735,5.705474171164225 26.12244897959184,5.485185593126996 27.75510204081633,5.375041304108381 29.38775510204082,6.013878180416345 31.02040816326531,2.4672320740169624 32.6530612244898,4.6260601387818046 34.28571428571429,4.6480889965855265 35.91836734693878,6.212137900649852 37.55102040816327,16.30135477475493 39.18367346938776,0.0 40.81632653061224,1.6301354774754948 42.44897959183673,3.326357528362152 44.08163265306122,7.0272056393875975 45.71428571428571,6.89503249256526 47.3469387755102,6.12402246943496 48.97959183673469,4.405771560744576 50.61224489795918,5.242868157286045 52.24489795918367,6.520541909901972 53.87755102040816,3.568674964203108 55.51020408163265,7.247494217424826 57.14285714285714,20.0 58.77551020408163,7.798215662517897 60.40816326530612,4.4938869919594655 62.04081632653061,13.635862980504461 63.6734693877551,4.537944707566911 65.3061224489796,6.212137900649852 66.93877551020408,3.326357528362152 68.57142857142857,7.26952307522855 70.20408163265306,2.401145500605793 71.83673469387755,4.758233285604142 73.46938775510203,6.27822447406102 75.10204081632654,8.437052538825862 76.73469387755102,6.806917061350369 78.36734693877551,6.190109042846128 80.0,4.82431985901531" 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,255,120);color:black;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,13.87724816345603 1.63265306122449,5.674431913742364 3.26530612244898,14.54118173509171 4.897959183673469,2.976871684308498 6.530612244897959,2.545263874059468 8.16326530612245,12.39384269762111 9.795918367346939,4.454858650991578 11.42857142857143,4.462818974183743 13.06122448979592,2.564593913168551 14.69387755102041,5.161637939235185 16.3265306122449,1.768439829926097 17.95918367346939,2.067918451587765 19.59183673469388,4.501676918943971 21.22448979591837,13.91656272331332 22.85714285714286,1.985834277638722 24.48979591836735,4.315758471922357 26.12244897959184,5.817291557110753 27.75510204081633,2.94180364485391 29.38775510204082,5.972616792629015 31.02040816326531,1.801042147856535 32.6530612244898,5.225366186282217 34.28571428571429,2.813875315159545 35.91836734693878,2.71431800349615 37.55102040816327,14.23923739190589 39.18367346938776,0.0 40.81632653061224,4.312623048255844 42.44897959183673,2.704942173503083 44.08163265306122,4.73018233401851 45.71428571428571,5.166858571844961 47.3469387755102,2.429237977895263 48.97959183673469,4.211254496707425 50.61224489795918,3.837773788314763 52.24489795918367,4.843422878090618 53.87755102040816,2.438842115436863 55.51020408163265,5.809361674925058 57.14285714285714,20.0 58.77551020408163,5.768388080215096 60.40816326530612,3.839097972096251 62.04081632653061,14.18652878920136 63.6734693877551,3.206899149706587 65.3061224489796,2.924939327268977 66.93877551020408,2.872063299028856 68.57142857142857,3.223885231317403 70.20408163265306,0.5142094813080805 71.83673469387755,2.050551857396061 73.46938775510203,3.130842295038801 75.10204081632654,5.482196957878018 76.73469387755102,2.994116514474318 78.36734693877551,5.308835426025691 80.0,3.119015964024819" 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/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,14.08532962518172 1.63265306122449,6.435749952594653 3.26530612244898,14.78364199481702 4.897959183673469,5.570823588900828 6.530612244897959,5.6079893812022 8.16326530612245,14.40515770178876 9.795918367346939,7.27640477845901 11.42857142857143,6.501232539030403 13.06122448979592,6.257505846659503 14.69387755102041,7.174767713798116 16.3265306122449,3.87813665381455 17.95918367346939,5.848934959863473 19.59183673469388,6.843056696795399 21.22448979591837,14.18317426205676 22.85714285714286,4.601984703874597 24.48979591836735,6.590228177738449 26.12244897959184,6.501738196068517 27.75510204081633,3.450350799570192 29.38775510204082,6.158649895708236 31.02040816326531,4.04146387712534 32.6530612244898,8.800960748372416 34.28571428571429,3.871057455280956 35.91836734693878,4.461917704317047 37.55102040816327,12.74104038935592 39.18367346938776,3.58561405726566 40.81632653061224,6.249920991087795 42.44897959183673,4.553947285253777 44.08163265306122,7.004866948991846 45.71428571428571,4.251564376461665 47.3469387755102,0.0 48.97959183673469,4.963276657606978 50.61224489795918,4.029075279691549 52.24489795918367,7.329751595980027 53.87755102040816,4.78073446684786 55.51020408163265,7.372479615700651 57.14285714285714,20.0 58.77551020408163,4.059920359016497 60.40816326530612,6.067884457366791 62.04081632653061,14.50603628089248 63.6734693877551,4.65229757916693 65.3061224489796,4.18153087668289 66.93877551020408,4.956197459073383 68.57142857142857,5.404715251880412 70.20408163265306,3.272359522154099 71.83673469387755,4.395170975286012 73.46938775510203,1.721762214777827 75.10204081632654,6.539156816888945 76.73469387755102,2.750521458820555 78.36734693877551,8.259654889071488 80.0,5.295746160166867" 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_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,11.65991382082449 1.63265306122449,3.993825969515724 3.26530612244898,12.66576628722104 4.897959183673469,2.89793555855682 6.530612244897959,3.532059939545952 8.16326530612245,12.66062126181748 9.795918367346939,6.37468647501447 11.42857142857143,3.795742491478552 13.06122448979592,4.422149334362338 14.69387755102041,4.011833558428195 16.3265306122449,3.209209595472378 17.95918367346939,2.870924175188115 19.59183673469388,6.898192809826999 21.22448979591837,10.48813428516303 22.85714285714286,2.94938581259245 24.48979591836735,3.867772847128433 26.12244897959184,3.925654382918516 27.75510204081633,3.052286320663708 29.38775510204082,4.575213840118336 31.02040816326531,2.076017750337642 32.6530612244898,7.215898128497009 34.28571428571429,2.936523249083542 35.91836734693878,2.649688082834909 37.55102040816327,12.15512251591742 39.18367346938776,0.5492314618303428 40.81632653061224,5.604218920830922 42.44897959183673,2.454177117499518 44.08163265306122,3.05614508971638 45.71428571428571,4.092867708534311 47.3469387755102,2.472184706411988 48.97959183673469,5.734130812270886 50.61224489795918,0.312560293266448 52.24489795918367,3.288957489227603 53.87755102040816,2.236799794198984 55.51020408163265,3.980963406006817 57.14285714285714,20.0 58.77551020408163,3.591227731686925 60.40816326530612,3.430445687825584 62.04081632653061,12.02263811177568 63.6734693877551,3.901215512251592 65.3061224489796,3.155186828734967 66.93877551020408,2.481188500868223 68.57142857142857,3.193774519261689 70.20408163265306,0.0 71.83673469387755,2.01942247089845 73.46938775510203,2.270242459322143 75.10204081632654,3.890925461444466 76.73469387755102,2.432310759534375 78.36734693877551,4.478744613801531 80.0,2.504341115184256" 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_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,11.40776699029126 1.63265306122449,5.355987055016181 3.26530612244898,13.10679611650485 4.897959183673469,3.656957928802589 6.530612244897959,3.624595469255663 8.16326530612245,13.26860841423948 9.795918367346939,9.983818770226536 11.42857142857143,4.466019417475728 13.06122448979592,2.233009708737864 14.69387755102041,4.01294498381877 16.3265306122449,4.061488673139159 17.95918367346939,3.592233009708738 19.59183673469388,9.676375404530743 21.22448979591837,12.47572815533981 22.85714285714286,4.142394822006472 24.48979591836735,2.799352750809061 26.12244897959184,3.705501618122977 27.75510204081633,3.54368932038835 29.38775510204082,3.851132686084142 31.02040816326531,3.576051779935275 32.6530612244898,10.06472491909385 34.28571428571429,4.886731391585761 35.91836734693878,3.02588996763754 37.55102040816327,12.75080906148867 39.18367346938776,0.0 40.81632653061224,8.737864077669903 42.44897959183673,1.828478964401294 44.08163265306122,3.996763754045307 45.71428571428571,4.482200647249191 47.3469387755102,1.828478964401294 48.97959183673469,8.608414239482201 50.61224489795918,5.113268608414239 52.24489795918367,4.741100323624595 53.87755102040816,3.042071197411003 55.51020408163265,3.673139158576052 57.14285714285714,20.0 58.77551020408163,5.631067961165049 60.40816326530612,2.330097087378641 62.04081632653061,12.42718446601942 63.6734693877551,3.236245954692557 65.3061224489796,3.576051779935275 66.93877551020408,2.912621359223301 68.57142857142857,2.686084142394822 70.20408163265306,3.042071197411003 71.83673469387755,2.411003236245955 73.46938775510203,4.271844660194175 75.10204081632654,4.70873786407767 76.73469387755102,2.799352750809061 78.36734693877551,4.514563106796117 80.0,5.29126213592233" 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,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,14.6841158186984 1.63265306122449,11.27874214073469 3.26530612244898,19.21890198044251 4.897959183673469,13.96199395299339 6.530612244897959,14.31415668765685 8.16326530612245,18.30455945129064 9.795918367346939,12.41623539902922 11.42857142857143,10.87002140211007 13.06122448979592,11.68569154747574 14.69387755102041,10.12946522318448 16.3265306122449,14.32648925210259 17.95918367346939,14.51102079230607 19.59183673469388,10.12417496397439 21.22448979591837,14.11465783809537 22.85714285714286,14.53451690149548 24.48979591836735,9.895733975621637 26.12244897959184,12.52766166908271 27.75510204081633,11.73438388841618 29.38775510204082,13.91545717756957 31.02040816326531,12.82409865873533 32.6530612244898,13.90888960114694 34.28571428571429,12.1586297427541 35.91836734693878,11.85023255406846 37.55102040816327,20.0 39.18367346938776,2.052369857361052 40.81632653061224,5.730142928235616 42.44897959183673,12.86217487659462 44.08163265306122,0.0 45.71428571428571,11.29182685364355 47.3469387755102,13.96988483598231 48.97959183673469,11.33222924268664 50.61224489795918,13.97359662188911 52.24489795918367,13.07773291178404 53.87755102040816,14.11225007289683 55.51020408163265,13.14189992850139 57.14285714285714,12.86922905005058 58.77551020408163,12.59482986201488 60.40816326530612,14.06541659196487 62.04081632653061,15.1602020594181 63.6734693877551,13.58875770961447 65.3061224489796,14.51435279516245 66.93877551020408,13.90684381666834 68.57142857142857,9.594619423633231 70.20408163265306,12.95910708257559 71.83673469387755,14.12192118893458 73.46938775510203,12.85202309763369 75.10204081632654,11.64426107384696 76.73469387755102,13.14369944740824 78.36734693877551,13.80898440597443 80.0,14.78138626895865" 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_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,12.98586082617133 1.63265306122449,3.706681452730801 3.26530612244898,13.9090657055725 4.897959183673469,1.513723315774882 6.530612244897959,2.198502911006376 8.16326530612245,13.46271139451067 9.795918367346939,2.58109232048794 11.42857142857143,4.427502079290269 13.06122448979592,3.784308289437205 14.69387755102041,4.871084003326864 16.3265306122449,2.123648461325201 17.95918367346939,1.860271693928472 19.59183673469388,2.913778763515387 21.22448979591837,13.44053229830884 22.85714285714286,1.169947324646521 24.48979591836735,4.832270584973662 26.12244897959184,5.985583587468811 27.75510204081633,2.564457998336568 29.38775510204082,6.057665650124757 31.02040816326531,1.813141114499584 32.6530612244898,3.626282228999168 34.28571428571429,2.664263931244802 35.91836734693878,2.655946770169116 37.55102040816327,14.26393124480177 39.18367346938776,0.4103132797338508 40.81632653061224,2.134738009426116 42.44897959183673,2.339894649293041 44.08163265306122,4.333240920432492 45.71428571428571,5.627945661214306 47.3469387755102,2.262267812586637 48.97959183673469,2.309398392015525 50.61224489795918,2.736345993900749 52.24489795918367,4.549487108400333 53.87755102040816,1.336290546160244 55.51020408163265,5.453285278624896 57.14285714285714,20.0 58.77551020408163,5.55309121153313 60.40816326530612,3.576379262545051 62.04081632653061,13.89520377044635 63.6734693877551,3.135569725533685 65.3061224489796,2.068200720820627 66.93877551020408,2.01829775436651 68.57142857142857,3.482118103687275 70.20408163265306,0.0 71.83673469387755,2.095924591072914 73.46938775510203,2.29830884391461 75.10204081632654,5.494871084003327 76.73469387755102,2.068200720820627 78.36734693877551,4.68533407263654 80.0,2.611588577765456" 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,255,120);color:black;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,13.83307401363642 1.63265306122449,6.901597662327805 3.26530612244898,14.71711383502207 4.897959183673469,3.441260926214059 6.530612244897959,3.376241255866318 8.16326530612245,13.97222116807711 9.795918367346939,4.332536399630628 11.42857142857143,6.222230655383097 13.06122448979592,3.888226885760186 14.69387755102041,6.349436454024515 16.3265306122449,3.58584746941925 17.95918367346939,3.577650437048562 19.59183673469388,4.979014079162081 21.22448979591837,14.01710245025489 22.85714285714286,3.045956510189367 24.48979591836735,6.372686678557424 26.12244897959184,6.454226911059669 27.75510204081633,3.207316610375318 29.38775510204082,6.383843750395304 31.02040816326531,2.458704919484397 32.6530612244898,5.622455820778465 34.28571428571429,2.848544647261963 35.91836734693878,2.991056632891857 37.55102040816327,14.29615574361504 39.18367346938776,0.0 40.81632653061224,4.100995534641317 42.44897959183673,2.069978368942355 44.08163265306122,5.699265050029727 45.71428571428571,5.859157780223394 47.3469387755102,3.046588997255006 48.97959183673469,4.63476401907581 50.61224489795918,3.84544546064033 52.24489795918367,5.299305529201928 53.87755102040816,2.933905101640671 55.51020408163265,5.783082235968274 57.14285714285714,20.0 58.77551020408163,6.54540624644226 60.40816326530612,3.633410496755341 62.04081632653061,14.354066259345 63.6734693877551,3.886734216285277 65.3061224489796,3.571730358114177 66.93877551020408,2.99006995306946 68.57142857142857,3.58276093253893 70.20408163265306,0.8658241938952348 71.83673469387755,1.546101982214464 73.46938775510203,2.823169266188506 75.10204081632654,6.539157274233742 76.73469387755102,2.489418491391851 78.36734693877551,6.461184268781703 80.0,3.276915487078289" 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(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_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,12.26133452155509 1.63265306122449,3.779659128884928 3.26530612244898,14.40681742230144 4.897959183673469,4.577252979837362 6.530612244897959,2.57881252088671 8.16326530612245,12.53759607886822 9.795918367346939,1.45594296535591 11.42857142857143,2.759273699454161 13.06122448979592,3.386431992870669 14.69387755102041,3.650440013367495 16.3265306122449,4.597304221900412 17.95918367346939,3.866547844491478 19.59183673469388,3.494485908432661 21.22448979591837,12.35936281608555 22.85714285714286,2.958672162192269 24.48979591836735,2.472986521109502 26.12244897959184,4.278712264676395 27.75510204081633,3.982399465300212 29.38775510204082,4.189595633285062 31.02040816326531,2.557647320931269 32.6530612244898,4.681965021722179 34.28571428571429,4.357803275036204 35.91836734693878,3.266124540492369 37.55102040816327,14.32215662247967 39.18367346938776,1.68319037540381 40.81632653061224,1.50272919683636 42.44897959183673,2.476328394786677 44.08163265306122,1.587389996658126 45.71428571428571,5.060710705135346 47.3469387755102,2.577698562994319 48.97959183673469,3.903308454940403 50.61224489795918,2.162192269132227 52.24489795918367,4.618469421855854 53.87755102040816,3.469978834800045 55.51020408163265,4.461401359028629 57.14285714285714,20.0 58.77551020408163,3.750696223682745 60.40816326530612,2.784894730979169 62.04081632653061,13.41762281385764 63.6734693877551,3.801938286732762 65.3061224489796,3.239389551074969 66.93877551020408,3.677175002784895 68.57142857142857,3.469978834800045 70.20408163265306,0.0 71.83673469387755,2.476328394786677 73.46938775510203,2.947532583268352 75.10204081632654,4.319928706694887 76.73469387755102,4.410159295978612 78.36734693877551,4.541606327280829 80.0,2.828339088782444" 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/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,14.07761138671241 1.63265306122449,8.926700356993834 3.26530612244898,14.19722750243405 4.897959183673469,4.226436088831193 6.530612244897959,4.714173118827948 8.16326530612245,14.91770596689694 9.795918367346939,7.169548889610089 11.42857142857143,9.323566229310584 13.06122448979592,5.567249292966758 14.69387755102041,8.748667068477909 16.3265306122449,4.495340535027122 17.95918367346939,3.80453428531689 19.59183673469388,7.813992303769299 21.22448979591837,14.21948166349854 22.85714285714286,4.117947053641801 24.48979591836735,9.06486160693588 26.12244897959184,9.39774676619222 27.75510204081633,4.213454494876907 29.38775510204082,9.412582873568548 31.02040816326531,4.140201214706291 32.6530612244898,9.925355834762854 34.28571428571429,0.0 35.91836734693878,3.82493393295934 37.55102040816327,14.83703463303816 39.18367346938776,0.5340998655477769 40.81632653061224,7.724975659511336 42.44897959183673,3.493903287125041 44.08163265306122,9.212295423988131 45.71428571428571,7.929899392646854 47.3469387755102,2.580555426769901 48.97959183673469,6.990588344383142 50.61224489795918,8.829338402336687 52.24489795918367,9.22805878807548 53.87755102040816,3.952895359080161 55.51020408163265,9.248458435717929 57.14285714285714,20.0 58.77551020408163,9.260512772961194 60.40816326530612,4.004821734897306 62.04081632653061,12.24071584218091 63.6734693877551,2.754879688441745 65.3061224489796,4.081784041912003 66.93877551020408,3.313088228476054 68.57142857142857,5.445778663823079 70.20408163265306,2.736334554221336 71.83673469387755,3.697899763549539 73.46938775510203,1.356576568222913 75.10204081632654,9.25124020585099 76.73469387755102,0.8178404191200334 78.36734693877551,8.494598729658305 80.0,4.556539477954472" 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,244,120);color:black;padding:2px 6px;display:block;text-align:right">1.04</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/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,11.55343491465075 1.63265306122449,5.402005445596398 3.26530612244898,13.75157084511467 4.897959183673469,4.91739972772018 6.530612244897959,3.9132369881663 8.16326530612245,12.90082731176039 9.795918367346939,7.846764059063776 11.42857142857143,3.736516912765735 13.06122448979592,4.519975913708242 14.69387755102041,2.624096764059064 16.3265306122449,2.271834747093937 17.95918367346939,4.364331343596188 19.59183673469388,6.226568227039481 21.22448979591837,12.79898418682585 22.85714285714286,3.378364226620589 24.48979591836735,5.01073410828359 26.12244897959184,2.927793486228924 27.75510204081633,1.838281495444549 29.38775510204082,4.119934024505184 31.02040816326531,3.947926484448633 32.6530612244898,7.354173211854644 34.28571428571429,3.679704681118442 35.91836734693878,3.364095716828987 37.55102040816327,12.95214158550634 39.18367346938776,0.0 40.81632653061224,4.988742276678186 42.44897959183673,2.114095716828987 44.08163265306122,3.844250706880302 45.71428571428571,2.421850455545083 47.3469387755102,3.287386113729186 48.97959183673469,7.79819876426851 50.61224489795918,2.331003246413237 52.24489795918367,5.086658288826055 53.87755102040816,3.865064404649702 55.51020408163265,3.95551890250288 57.14285714285714,20.0 58.77551020408163,4.072939574824589 60.40816326530612,4.145722065137711 62.04081632653061,11.93371033616085 63.6734693877551,3.729055398471044 65.3061224489796,3.381113205571264 66.93877551020408,2.84794219289978 68.57142857142857,4.388417635354487 70.20408163265306,1.049324536600691 71.83673469387755,4.74473766886585 73.46938775510203,3.551942611791811 75.10204081632654,4.139700492198136 76.73469387755102,3.681144622473557 78.36734693877551,4.694732432715468 80.0,3.605744056969316" 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_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,12.32158068754422 1.63265306122449,3.234648647868209 3.26530612244898,12.87217914843852 4.897959183673469,0.1077085228339181 6.530612244897959,0.0 8.16326530612245,12.78028038867472 9.795918367346939,2.988045220253822 11.42857142857143,3.879744733688512 13.06122448979592,3.644619627207231 14.69387755102041,6.283334055240323 16.3265306122449,4.203159064986067 17.95918367346939,3.8669669799743 19.59183673469388,6.752790170514431 21.22448979591837,14.92412757540319 22.85714285714286,2.87939821833355 24.48979591836735,7.032023794054374 26.12244897959184,6.684353387909502 27.75510204081633,4.123388342645933 29.38775510204082,7.450657657267438 31.02040816326531,3.355640259308991 32.6530612244898,6.891468503198048 34.28571428571429,3.588888407617563 35.91836734693878,3.67573381845483 37.55102040816327,15.17997141248322 39.18367346938776,0.01703700495228195 40.81632653061224,5.710500859069318 42.44897959183673,2.471592959963038 44.08163265306122,5.867371247888422 45.71428571428571,6.659375406072682 47.3469387755102,1.543364952859474 48.97959183673469,5.191449733616321 50.61224489795918,5.830626182122695 52.24489795918367,6.396745643291318 53.87755102040816,2.94386451249621 55.51020408163265,6.558164046144295 57.14285714285714,20.0 58.77551020408163,5.204371868728433 60.40816326530612,1.579532493033598 62.04081632653061,15.24284951126897 63.6734693877551,1.783543408267279 65.3061224489796,1.344912721444969 66.93877551020408,1.349605116876742 68.57142857142857,2.341433129755562 70.20408163265306,1.005183292184635 71.83673469387755,0.7876727162472387 73.46938775510203,2.289672398608163 75.10204081632654,6.676340220326013 76.73469387755102,3.285976234821906 78.36734693877551,7.288012012532305 80.0,3.46984594504844" 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_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,13.99421575381789 1.63265306122449,7.144907566884832 3.26530612244898,14.45099896658629 4.897959183673469,3.431220576415203 6.530612244897959,2.928292570903663 8.16326530612245,13.8459495923757 9.795918367346939,4.510204960385808 11.42857142857143,6.26291767137444 13.06122448979592,3.629219772648984 14.69387755102041,6.856341141348031 16.3265306122449,3.441698243196693 17.95918367346939,3.584510276725227 19.59183673469388,5.211921575381789 21.22448979591837,14.09705477092663 22.85714285714286,2.676326214261109 24.48979591836735,6.077549087151223 26.12244897959184,6.854116431277988 27.75510204081633,3.23817315420829 29.38775510204082,6.800938684119876 31.02040816326531,2.529280055115398 32.6530612244898,5.699061315880124 34.28571428571429,2.767826386496728 35.91836734693878,3.331898036513951 37.55102040816327,14.37772706395683 39.18367346938776,0.0 40.81632653061224,4.224006774600987 42.44897959183673,2.958074979905845 44.08163265306122,6.245407050177977 45.71428571428571,6.958821334251923 47.3469387755102,3.056966930761281 48.97959183673469,4.616416925020094 50.61224489795918,3.697970490297394 52.24489795918367,4.930388104259961 53.87755102040816,2.972858537145482 55.51020408163265,6.361953151911815 57.14285714285714,20.0 58.77551020408163,6.505052244804226 60.40816326530612,3.898337926283155 62.04081632653061,13.79930244574578 63.6734693877551,3.753947066253301 65.3061224489796,3.647232747732231 66.93877551020408,3.445860603972902 68.57142857142857,3.233149615340452 70.20408163265306,1.180101044896085 71.83673469387755,1.32442014008497 73.46938775510203,3.122775289929958 75.10204081632654,6.93241187277529 76.73469387755102,2.443951659203123 78.36734693877551,6.959969571707429 80.0,3.438397060512114" 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_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,13.78816789151747 1.63265306122449,6.068005306858668 3.26530612244898,13.92937356210466 4.897959183673469,4.826272428682875 6.530612244897959,4.316977972561354 8.16326530612245,13.13935721419734 9.795918367346939,4.972645826811562 11.42857142857143,5.774674656768481 13.06122448979592,4.834843899845465 14.69387755102041,5.454188592241452 16.3265306122449,4.913105158286501 17.95918367346939,4.194592271265944 19.59183673469388,5.108708614701191 21.22448979591837,12.93649906334938 22.85714285714286,3.688018325556897 24.48979591836735,5.945557493453384 26.12244897959184,5.495791283434949 27.75510204081633,4.106318540713246 29.38775510204082,5.692562447515267 31.02040816326531,3.586626517398844 32.6530612244898,5.608735944029536 34.28571428571429,4.176940009639799 35.91836734693878,3.917013252239763 37.55102040816327,13.53646477746473 39.18367346938776,0.0 40.81632653061224,4.447301601498641 42.44897959183673,3.644539848645211 44.08163265306122,4.687364906161024 45.71428571428571,5.997234768868417 47.3469387755102,3.78459023398874 48.97959183673469,5.111528504489463 50.61224489795918,3.989970136497573 52.24489795918367,4.684954956297919 53.87755102040816,3.70123578253805 55.51020408163265,5.794513264662185 57.14285714285714,20.0 58.77551020408163,6.133309979180021 60.40816326530612,4.860434089113486 62.04081632653061,13.45152025600127 63.6734693877551,4.974546457373701 65.3061224489796,3.54193064313363 66.93877551020408,4.279412568509657 68.57142857142857,4.513202550074783 70.20408163265306,2.274135523654776 71.83673469387755,2.038357954573687 73.46938775510203,3.483334078678652 75.10204081632654,5.76912183414576 76.73469387755102,4.363201804729464 78.36734693877551,6.02778150450437 80.0,4.496357745876998" 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_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,13.93972956758503 1.63265306122449,8.443398403248882 3.26530612244898,14.87101389081176 4.897959183673469,2.948451705200978 6.530612244897959,2.877843924500438 8.16326530612245,14.42660021228483 9.795918367346939,6.596520374728875 11.42857142857143,8.300336886796806 13.06122448979592,3.623148276339471 14.69387755102041,8.412017167381974 16.3265306122449,3.289030412109465 17.95918367346939,2.454658729059947 19.59183673469388,7.720707000784531 21.22448979591837,14.79902164382297 22.85714285714286,3.19673265955974 24.48979591836735,7.989293460704232 26.12244897959184,7.195071300013845 27.75510204081633,1.379389911855646 29.38775510204082,7.782085006230098 31.02040816326531,0.8639069638654299 32.6530612244898,8.66906640823296 34.28571428571429,1.873644376759426 35.91836734693878,1.77488578153122 37.55102040816327,14.3370713923116 39.18367346938776,0.0221514606119341 40.81632653061224,5.982278831510453 42.44897959183673,2.028243112280216 44.08163265306122,7.318750288430477 45.71428571428571,8.360791914716877 47.3469387755102,0.0 48.97959183673469,7.92283907886843 50.61224489795918,7.051548294799022 52.24489795918367,7.849000876828649 53.87755102040816,1.676127186303014 55.51020408163265,7.990677926992478 57.14285714285714,20.0 58.77551020408163,7.639946467303521 60.40816326530612,3.693294568277262 62.04081632653061,14.55166366698971 63.6734693877551,4.308920577783931 65.3061224489796,2.313443167658868 66.93877551020408,1.87225991047118 68.57142857142857,3.439014260002769 70.20408163265306,0.8306797729475287 71.83673469387755,1.230790530250588 73.46938775510203,1.522451428307721 75.10204081632654,8.071899949236236 76.73469387755102,1.998707831464304 78.36734693877551,8.124971156952329 80.0,3.001984401679819" 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/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,11.5656954935512 1.63265306122449,3.368788859770824 3.26530612244898,13.56148193823545 4.897959183673469,3.958686603977185 6.530612244897959,2.737783258825343 8.16326530612245,12.16381480910539 9.795918367346939,2.075946765325523 11.42857142857143,3.443810698319716 13.06122448979592,3.621602178716407 14.69387755102041,3.414007502183855 16.3265306122449,3.761368891629413 17.95918367346939,3.908329479471764 19.59183673469388,2.773752633472072 21.22448979591837,11.39920867375777 22.85714285714286,4.043985406710858 24.48979591836735,3.492112429988181 26.12244897959184,3.993628282205437 27.75510204081633,3.837418426596783 29.38775510204082,3.964852782488053 31.02040816326531,3.012178202558964 32.6530612244898,4.67396331123786 34.28571428571429,4.199167565901033 35.91836734693878,2.488053029135193 37.55102040816327,13.62828220543651 39.18367346938776,0.0 40.81632653061224,2.694620009249268 42.44897959183673,2.965931863727455 44.08163265306122,2.165356353733107 45.71428571428571,4.397512974667283 47.3469387755102,3.12111402291763 48.97959183673469,3.615436000205539 50.61224489795918,2.228045835260264 52.24489795918367,3.893941729613072 53.87755102040816,2.649401366836237 55.51020408163265,4.068650120754329 57.14285714285714,20.0 58.77551020408163,4.110785673911926 60.40816326530612,3.609269821694671 62.04081632653061,13.25522840552901 63.6734693877551,3.699707106520734 65.3061224489796,3.730537999075073 66.93877551020408,4.137505780792354 68.57142857142857,3.372899645444736 70.20408163265306,0.8231848312008633 71.83673469387755,2.314372334412415 73.46938775510203,3.748008838189199 75.10204081632654,4.416011510199887 76.73469387755102,3.504444787009917 78.36734693877551,4.387236010482503 80.0,3.313293253173013" 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/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,16.18925831202046 1.63265306122449,6.238084166472913 3.26530612244898,17.32852824924436 4.897959183673469,3.978144617530807 6.530612244897959,4.333875842827249 8.16326530612245,16.16135782376192 9.795918367346939,3.329458265519647 11.42857142857143,7.414554754708207 13.06122448979592,4.529179260637061 14.69387755102041,5.845152290165078 16.3265306122449,5.817251801906533 17.95918367346939,5.738200418507324 19.59183673469388,2.327365728900256 21.22448979591837,14.91513601488026 22.85714285714286,4.761683329458266 24.48979591836735,6.514764008370146 26.12244897959184,7.172750523134155 27.75510204081633,5.003487561032318 29.38775510204082,5.717275052313415 31.02040816326531,2.487793536386887 32.6530612244898,6.835619623343409 34.28571428571429,4.229249011857708 35.91836734693878,4.466403162055336 37.55102040816327,17.73308532899326 39.18367346938776,0.0 40.81632653061224,2.076261334573355 42.44897959183673,3.778191118344571 44.08163265306122,4.840734712857475 45.71428571428571,6.756568239944199 47.3469387755102,3.706114857009998 48.97959183673469,4.833759590792839 50.61224489795918,4.787258777028598 52.24489795918367,7.251801906533364 53.87755102040816,3.957219251336898 55.51020408163265,6.92862125087189 57.14285714285714,20.0 58.77551020408163,7.051848407347129 60.40816326530612,5.10811439200186 62.04081632653061,16.02650546384562 63.6734693877551,5.933503836317136 65.3061224489796,5.156940246454313 66.93877551020408,5.140664961636829 68.57142857142857,5.087189025807952 70.20408163265306,0.957916763543362 71.83673469387755,3.864217623808417 73.46938775510203,4.431527551732155 75.10204081632654,7.365728900255754 76.73469387755102,4.996512438967682 78.36734693877551,7.12159962799349 80.0,3.227156475238317" 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_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,13.766404199475065 1.63265306122449,5.800524934383205 3.26530612244898,12.545931758530187 4.897959183673469,2.1391076115485603 6.530612244897959,2.5196850393700814 8.16326530612245,13.044619422572179 9.795918367346939,6.496062992125983 11.42857142857143,6.522309711286091 13.06122448979592,3.7795275590551185 14.69387755102041,6.496062992125983 16.3265306122449,4.435695538057745 17.95918367346939,4.278215223097115 19.59183673469388,6.614173228346459 21.22448979591837,14.409448818897639 22.85714285714286,4.448818897637796 24.48979591836735,6.653543307086615 26.12244897959184,6.312335958005253 27.75510204081633,4.212598425196854 29.38775510204082,6.43044619422572 31.02040816326531,2.637795275590552 32.6530612244898,6.43044619422572 34.28571428571429,4.173228346456694 35.91836734693878,4.475065616797904 37.55102040816327,14.396325459317588 39.18367346938776,3.7401574803149593 40.81632653061224,6.4566929133858295 42.44897959183673,3.937007874015748 44.08163265306122,7.7952755905511815 45.71428571428571,7.165354330708665 47.3469387755102,3.3333333333333357 48.97959183673469,6.73228346456693 50.61224489795918,8.372703412073491 52.24489795918367,8.30708661417323 53.87755102040816,4.186351706036746 55.51020408163265,6.73228346456693 57.14285714285714,20.0 58.77551020408163,5.918635170603677 60.40816326530612,0.0 62.04081632653061,12.217847769028873 63.6734693877551,1.1417322834645631 65.3061224489796,1.1811023622047259 66.93877551020408,0.9580052493438345 68.57142857142857,0.8267716535433074 70.20408163265306,0.5118110236220517 71.83673469387755,0.9973753280839901 73.46938775510203,3.608923884514436 75.10204081632654,7.624671916010502 76.73469387755102,3.4251968503937036 78.36734693877551,6.8372703412073506 80.0,2.532808398950131" 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/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,11.58486833972061 1.63265306122449,3.917047842749413 3.26530612244898,13.70132278402769 4.897959183673469,2.834095685498826 6.530612244897959,2.888490542712325 8.16326530612245,13.50723204351589 9.795918367346939,6.271479787365558 11.42857142857143,4.371368525157621 13.06122448979592,2.279639015947583 14.69387755102041,4.292866856224502 16.3265306122449,2.16343182099147 17.95918367346939,2.369266905674373 19.59183673469388,6.695512424279886 21.22448979591837,13.21362343923847 22.85714285714286,3.298306341945852 24.48979591836735,4.194585239213747 26.12244897959184,5.280628013351465 27.75510204081633,0.7040425268883669 29.38775510204082,3.890468537520089 31.02040816326531,2.353813821238719 32.6530612244898,6.506984794164915 34.28571428571429,3.23958462109037 35.91836734693878,4.132772901471134 37.55102040816327,13.06898256892076 39.18367346938776,0.3993077018172827 40.81632653061224,5.879589566077389 42.44897959183673,2.245642230189146 44.08163265306122,3.848436147855112 45.71428571428571,5.20459883792805 47.3469387755102,1.73012733341575 48.97959183673469,5.78192607244406 50.61224489795918,3.766843862034862 52.24489795918367,3.699468413895414 53.87755102040816,2.355668191370998 55.51020408163265,3.71924836197305 57.14285714285714,20.0 58.77551020408163,3.799604401038447 60.40816326530612,4.100630485844975 62.04081632653061,12.94844851032266 63.6734693877551,3.110396835208308 65.3061224489796,2.886636172580047 66.93877551020408,2.358140684880702 68.57142857142857,3.219186549635307 70.20408163265306,0.0 71.83673469387755,2.346396340709606 73.46938775510203,2.606008159228582 75.10204081632654,4.265669427617753 76.73469387755102,2.820496971195451 78.36734693877551,4.255161330201508 80.0,2.237606626282606" 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_BenchmarkVirtualDocs100x100_4.html">BenchmarkVirtualDocs100x100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.13200743088187 1.63265306122449,4.937165337121626 3.26530612244898,12.76581794339416 4.897959183673469,3.383236804720796 6.530612244897959,2.830291771391105 8.16326530612245,12.18227516118457 9.795918367346939,5.216916184023604 11.42857142857143,4.301169271117911 13.06122448979592,3.512184460714676 14.69387755102041,4.814774341602011 16.3265306122449,3.549338870068845 17.95918367346939,3.527483335154628 19.59183673469388,4.827887662550541 21.22448979591837,12.31559392416129 22.85714285714286,3.763523112228172 24.48979591836735,4.073871708010054 26.12244897959184,5.063927439624085 27.75510204081633,3.759152005245328 29.38775510204082,4.950278658070156 31.02040816326531,3.101300404327396 32.6530612244898,6.733690307070266 34.28571428571429,3.256474702218337 35.91836734693878,3.411649000109278 37.55102040816327,12.82264233417113 39.18367346938776,0.0 40.81632653061224,5.66058354278221 42.44897959183673,3.267402469675445 44.08163265306122,3.263031362692602 45.71428571428571,4.880340946344662 47.3469387755102,2.113430226204786 48.97959183673469,5.354606053983171 50.61224489795918,2.019451426073653 52.24489795918367,4.054201726587258 53.87755102040816,2.758168506174189 55.51020408163265,4.956835318544421 57.14285714285714,20.0 58.77551020408163,4.810403234619167 60.40816326530612,3.628018795760026 62.04081632653061,12.85105452955961 63.6734693877551,3.767894219211015 65.3061224489796,3.617091028302918 66.93877551020408,3.923068517101956 68.57142857142857,3.608348814337231 70.20408163265306,0.7081193312206316 71.83673469387755,2.686045240957272 73.46938775510203,2.45219101737515 75.10204081632654,4.670527811168178 76.73469387755102,2.574582012894766 78.36734693877551,4.657414490219648 80.0,2.919899464539395" 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_BenchmarkVarSetUpdateEmpty_4.html">BenchmarkVarSetUpdateEmpty-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.97459165154265 1.63265306122449,7.785843920145192 3.26530612244898,15.136116152450091 4.897959183673469,2.2323049001814894 6.530612244897959,2.0871143375680603 8.16326530612245,15.172413793103447 9.795918367346939,6.261343012704174 11.42857142857143,6.569872958257712 13.06122448979592,1.63339382940109 14.69387755102041,5.934664246823955 16.3265306122449,2.6315789473684212 17.95918367346939,3.6297640653357526 19.59183673469388,7.586206896551726 21.22448979591837,15.444646098003627 22.85714285714286,1.5063520871143403 24.48979591836735,7.568058076225043 26.12244897959184,5.390199637023592 27.75510204081633,1.9600725952813072 29.38775510204082,5.4990925589836674 31.02040816326531,2.6315789473684212 32.6530612244898,6.4065335753176065 34.28571428571429,2.4863883847549886 35.91836734693878,3.4301270417422884 37.55102040816327,14.319419237749546 39.18367346938776,0.0 40.81632653061224,7.876588021778586 42.44897959183673,2.3230490018148835 44.08163265306122,6.950998185117969 45.71428571428571,7.259528130671507 47.3469387755102,1.63339382940109 48.97959183673469,7.223230490018151 50.61224489795918,8.457350272232304 52.24489795918367,8.330308529945555 53.87755102040816,2.9038112522686035 55.51020408163265,6.17059891107078 57.14285714285714,20.0 58.77551020408163,7.785843920145192 60.40816326530612,1.2885662431941896 62.04081632653061,14.482758620689657 63.6734693877551,2.9582577132486385 65.3061224489796,2.3230490018148835 66.93877551020408,2.450090744101633 68.57142857142857,2.177858439201451 70.20408163265306,2.4682395644283126 71.83673469387755,2.1960072595281304 73.46938775510203,3.466424682395644 75.10204081632654,7.078039927404717 76.73469387755102,1.7967332123411985 78.36734693877551,4.573502722323045 80.0,4.627949183303086" 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/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,14.25118785045703 1.63265306122449,7.036902919972347 3.26530612244898,14.46390361128485 4.897959183673469,5.406338128628019 6.530612244897959,5.237624957478794 8.16326530612245,13.64519208611779 9.795918367346939,8.167473197923869 11.42857142857143,7.354906672811667 13.06122448979592,5.552007549571496 14.69387755102041,7.091878724034631 16.3265306122449,5.48863723650569 17.95918367346939,5.995051080312956 19.59183673469388,8.282746815024526 21.22448979591837,14.50856459382647 22.85714285714286,5.897224874082365 24.48979591836735,6.606807782203641 26.12244897959184,7.579747835533463 27.75510204081633,6.030988357419539 29.38775510204082,7.857095829081213 31.02040816326531,4.634756559238898 32.6530612244898,8.364497262183011 34.28571428571429,5.430479200272136 35.91836734693878,5.576642415862879 37.55102040816327,14.56721642470729 39.18367346938776,0.0 40.81632653061224,6.869287070261492 42.44897959183673,5.501421031262688 44.08163265306122,5.303354511637094 45.71428571428571,7.143617429853727 47.3469387755102,4.315490886745454 48.97959183673469,7.261744082694144 50.61224489795918,3.787569542746157 52.24489795918367,6.733054613687988 53.87755102040816,5.464880227365002 55.51020408163265,7.562410156807234 57.14285714285714,20.0 58.77551020408163,7.438687164631135 60.40816326530612,5.114286027806125 62.04081632653061,14.39191932492785 63.6734693877551,6.153229965653839 65.3061224489796,5.703218443778736 66.93877551020408,5.885867597195246 68.57142857142857,5.582567951630071 70.20408163265306,2.763768640747934 71.83673469387755,3.947229812028838 73.46938775510203,5.924438445753915 75.10204081632654,7.864557614862122 76.73469387755102,5.736138086929804 78.36734693877551,7.672910425650986 80.0,4.663506380924164" 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_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,13.22240805558908 1.63265306122449,5.479248926668621 3.26530612244898,14.27694535924272 4.897959183673469,1.295929099781023 6.530612244897959,1.08488370088108 8.16326530612245,13.22930496404986 9.795918367346939,2.63358449574978 11.42857142857143,5.17681949066331 13.06122448979592,1.644222977050537 14.69387755102041,5.106471024363329 16.3265306122449,1.876303946755867 17.95918367346939,2.321499387899374 19.59183673469388,2.416676724658172 21.22448979591837,13.76864320568305 22.85714285714286,0.0 24.48979591836735,5.352690656413263 26.12244897959184,6.093418625101298 27.75510204081633,2.599789644291946 29.38775510204082,6.479300653482077 31.02040816326531,1.022466679310999 32.6530612244898,4.943014293842785 34.28571428571429,2.183561218683725 35.91836734693878,2.288739072710657 37.55102040816327,15.16630170526062 39.18367346938776,0.7210717795748056 40.81632653061224,2.763936065658569 42.44897959183673,2.050106039967585 44.08163265306122,4.984050899184441 45.71428571428571,6.262048036967429 47.3469387755102,2.212528234219011 48.97959183673469,2.684276772936531 50.61224489795918,4.061244547131748 52.24489795918367,5.016811214373157 53.87755102040816,1.189027018638895 55.51020408163265,5.920306222735659 57.14285714285714,20.0 58.77551020408163,5.700639688259738 60.40816326530612,2.658758211631636 62.04081632653061,14.13797265375795 63.6734693877551,2.585306136524303 65.3061224489796,1.664913702432884 66.93877551020408,1.7611255754608 68.57142857142857,2.465989620152767 70.20408163265306,0.1475938410607445 71.83673469387755,1.490766763798127 73.46938775510203,1.760435884614721 75.10204081632654,6.106177905753746 76.73469387755102,1.895270445023018 78.36734693877551,5.581323171888201 80.0,2.369088056278773" 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_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,13.03613730697239 1.63265306122449,5.020224821478696 3.26530612244898,13.83430058397543 4.897959183673469,2.641808153709819 6.530612244897959,2.166574815820684 8.16326530612245,13.48946850446738 9.795918367346939,4.839332050850588 11.42857142857143,5.036025126472492 13.06122448979592,2.275825886066741 14.69387755102041,5.657077438346038 16.3265306122449,1.0317490409547 17.95918367346939,1.531617020672074 19.59183673469388,4.715170281671029 21.22448979591837,13.15156516290911 22.85714285714286,2.315687683609841 24.48979591836735,4.832669802821952 26.12244897959184,5.924601967420627 27.75510204081633,1.719162731776425 29.38775510204082,5.762699053030025 31.02040816326531,1.854546469914807 32.6530612244898,5.21898907244362 34.28571428571429,2.356538041191308 35.91836734693878,2.887244391342409 37.55102040816327,13.54853178259713 39.18367346938776,0.0 40.81632653061224,4.698986897415587 42.44897959183673,3.114540699232323 44.08163265306122,4.955246838738817 45.71428571428571,2.772659603704014 47.3469387755102,2.522916908540561 48.97959183673469,5.362556598491295 50.61224489795918,4.070671265577291 52.24489795918367,4.913506875097056 53.87755102040816,2.191519546104961 55.51020408163265,6.243633511695429 57.14285714285714,20.0 58.77551020408163,6.223920115727167 60.40816326530612,4.034887155724659 62.04081632653061,13.17705365020161 63.6734693877551,2.75660064672793 65.3061224489796,2.453532044678211 66.93877551020408,2.103752756137718 68.57142857142857,3.287025810822528 70.20408163265306,1.110398348546283 71.83673469387755,2.520496455047216 73.46938775510203,3.134254585071764 75.10204081632654,5.783468121388119 76.73469387755102,2.662047181452693 78.36734693877551,5.629294884324269 80.0,3.306317427706036" 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,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_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,14.44627139955508 1.63265306122449,6.798207434632621 3.26530612244898,15.16652158493729 4.897959183673469,3.386529967437212 6.530612244897959,3.388464390495535 8.16326530612245,14.54234774478512 9.795918367346939,4.2318728439243 11.42857142857143,6.459038591740014 13.06122448979592,3.627688042041461 14.69387755102041,6.621530128639133 16.3265306122449,3.741174194796402 17.95918367346939,3.66057323403295 19.59183673469388,4.13708611406648 21.22448979591837,14.87764774156108 22.85714285714286,3.020279201728085 24.48979591836735,5.84260244382113 26.12244897959184,6.58993455201986 27.75510204081633,3.450365928361866 29.38775510204082,6.638295128477931 31.02040816326531,2.532804591030725 32.6530612244898,5.307412064351807 34.28571428571429,3.425863236289777 35.91836734693878,3.171809007963375 37.55102040816327,14.85701389560564 39.18367346938776,0.0 40.81632653061224,3.476158235806171 42.44897959183673,2.648869974530096 44.08163265306122,5.141051681336042 45.71428571428571,6.629267820872425 47.3469387755102,2.924202856498049 48.97959183673469,3.525808427636457 50.61224489795918,3.739884579424187 52.24489795918367,5.518908985395106 53.87755102040816,2.656607666763388 55.51020408163265,6.284940516490957 57.14285714285714,20.0 58.77551020408163,6.02959667279234 60.40816326530612,4.135796498694264 62.04081632653061,14.68162620498436 63.6734693877551,3.973304961795145 65.3061224489796,3.577393042525067 66.93877551020408,3.680562272302286 68.57142857142857,3.52774285069478 70.20408163265306,0.8924138375729439 71.83673469387755,0.699616339426766 73.46938775510203,2.879711126156624 75.10204081632654,6.340393977496212 76.73469387755102,2.79137247315988 78.36734693877551,6.638939936164039 80.0,3.272399006996163" 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_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,11.36036059645169 1.63265306122449,3.925155271364554 3.26530612244898,12.82109069944181 4.897959183673469,1.286197227390655 6.530612244897959,1.36900862181923 8.16326530612245,11.59359522000052 9.795918367346939,2.614324274745145 11.42857142857143,4.657878875232579 13.06122448979592,3.167273775518226 14.69387755102041,4.604942477528237 16.3265306122449,1.686627008045284 17.95918367346939,1.801934012945832 19.59183673469388,3.271574202678267 21.22448979591837,12.22883199245263 22.85714285714286,0.0 24.48979591836735,4.501690295867292 26.12244897959184,6.41421420896774 27.75510204081633,2.144186168400639 29.38775510204082,6.553106737597945 31.02040816326531,1.035666553106738 32.6530612244898,3.554600487434157 34.28571428571429,1.750045860740585 35.91836734693878,2.789381273094159 37.55102040816327,13.73306428365523 39.18367346938776,0.5781073927513825 40.81632653061224,3.118530359810268 42.44897959183673,2.443460258392516 44.08163265306122,5.376451164862811 45.71428571428571,5.728661652559029 47.3469387755102,2.64629576246757 48.97959183673469,2.377420791949475 50.61224489795918,3.761628973505595 52.24489795918367,5.415760371078907 53.87755102040816,0.5057784533137661 55.51020408163265,6.1951308996567 57.14285714285714,20.0 58.77551020408163,5.816190151733536 60.40816326530612,2.829214602059802 62.04081632653061,13.22414109384418 63.6734693877551,2.946093975208994 65.3061224489796,2.127414240415105 66.93877551020408,2.149427395896119 68.57142857142857,3.303545690400692 70.20408163265306,0.506826698812862 71.83673469387755,1.59333315862575 73.46938775510203,2.363793600461228 75.10204081632654,6.025315128803166 76.73469387755102,2.013679603763201 78.36734693877551,5.061977515134044 80.0,2.643151025970282" 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/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,13.05237113402062 1.63265306122449,3.250309278350515 3.26530612244898,13.21814432989691 4.897959183673469,4.512164948453608 6.530612244897959,3.922474226804124 8.16326530612245,13.83505154639175 9.795918367346939,5.884536082474227 11.42857142857143,6.208659793814433 13.06122448979592,7.305567010309278 14.69387755102041,4.343092783505155 16.3265306122449,3.914226804123711 17.95918367346939,4.24 19.59183673469388,6.388453608247423 21.22448979591837,12.89567010309278 22.85714285714286,4.654020618556701 24.48979591836735,6.194639175257732 26.12244897959184,4.175670103092784 27.75510204081633,5.176082474226804 29.38775510204082,5.073814432989691 31.02040816326531,2.463505154639175 32.6530612244898,7.21979381443299 34.28571428571429,4.868453608247423 35.91836734693878,4.483298969072165 37.55102040816327,13.64865979381443 39.18367346938776,4.035463917525773 40.81632653061224,4.000824742268041 42.44897959183673,5.421030927835052 44.08163265306122,3.901030927835052 45.71428571428571,4.284536082474227 47.3469387755102,3.592577319587629 48.97959183673469,6.876701030927835 50.61224489795918,4.268865979381443 52.24489795918367,2.981443298969072 53.87755102040816,2.710927835051546 55.51020408163265,4.80659793814433 57.14285714285714,20.0 58.77551020408163,5.005360824742268 60.40816326530612,6.812371134020619 62.04081632653061,13.08948453608247 63.6734693877551,6.500618556701031 65.3061224489796,0.0 66.93877551020408,4.405773195876289 68.57142857142857,4.990515463917526 70.20408163265306,3.622268041237113 71.83673469387755,5.944742268041237 73.46938775510203,4.055257731958763 75.10204081632654,2.555051546391753 76.73469387755102,4.982268041237113 78.36734693877551,3.83340206185567 80.0,5.577731958762887" 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>./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,11.71947378173059 1.63265306122449,6.344265332592181 3.26530612244898,14.32462479155086 4.897959183673469,6.9816564758199 6.530612244897959,5.325180655919956 8.16326530612245,13.20548452844173 9.795918367346939,6.092273485269594 11.42857142857143,7.585695756901983 13.06122448979592,8.336112655178804 14.69387755102041,5.879192143783583 16.3265306122449,7.165091717620901 17.95918367346939,7.600518806744488 19.59183673469388,2.595886603668705 21.22448979591837,9.64609968501019 22.85714285714286,7.20585510468779 24.48979591836735,5.449323698350936 26.12244897959184,5.427089123587178 27.75510204081633,6.188623309245877 29.38775510204082,7.952566240503984 31.02040816326531,4.411710209375579 32.6530612244898,8.367611636094127 34.28571428571429,6.724105984806374 35.91836734693878,5.623494534000371 37.55102040816327,14.4432091902909 39.18367346938776,3.646470261256253 40.81632653061224,0.0 42.44897959183673,7.554196775986659 44.08163265306122,3.629794330183435 45.71428571428571,4.08745599407078 47.3469387755102,7.018714100426163 48.97959183673469,0.3168426903835464 50.61224489795918,8.226792662590327 52.24489795918367,7.061330368723365 53.87755102040816,6.903835464146748 55.51020408163265,8.247174356123772 57.14285714285714,20.0 58.77551020408163,5.81804706318325 60.40816326530612,7.656105243653882 62.04081632653061,14.57846952010376 63.6734693877551,8.30461367426348 65.3061224489796,7.331851028349083 66.93877551020408,4.711876968686307 68.57142857142857,6.372058551046878 70.20408163265306,3.463035019455253 71.83673469387755,7.198443579766537 73.46938775510203,6.005188067444877 75.10204081632654,7.965536409116176 76.73469387755102,4.131925143598295 78.36734693877551,3.264776727811747 80.0,5.125069483046137" 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(183,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.75</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.33</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,9.258316544641541 1.63265306122449,4.415213011645619 3.26530612244898,10.22259348434966 4.897959183673469,1.971598447250749 6.530612244897959,0.0 8.16326530612245,11.60925753034249 9.795918367346939,5.124072527148543 11.42857142857143,3.955677853668124 13.06122448979592,5.153260282050022 14.69387755102041,4.043142843103533 16.3265306122449,4.387794211586654 17.95918367346939,4.346322048056607 19.59183673469388,5.917252223477962 21.22448979591837,11.67441403370842 22.85714285714286,3.05115227752936 24.48979591836735,3.958724387008009 26.12244897959184,3.997837944081372 27.75510204081633,1.833226868458552 29.38775510204082,3.965996756916122 31.02040816326531,3.702619035919611 32.6530612244898,7.298118028598103 34.28571428571429,0.5453294678394182 35.91836734693878,3.228146037049776 37.55102040816327,11.67176060144465 39.18367346938776,1.346764286767235 40.81632653061224,5.459977396688123 42.44897959183673,3.329959215763353 44.08163265306122,1.823301066286669 45.71428571428571,4.017984374232224 47.3469387755102,2.035084271043192 48.97959183673469,5.827330352316839 50.61224489795918,3.371431379293401 52.24489795918367,3.83745270502678 53.87755102040816,3.054002260331188 55.51020408163265,2.086089135669009 57.14285714285714,20.0 58.77551020408163,3.715886197238465 60.40816326530612,2.404795833128593 62.04081632653061,9.249078669352857 63.6734693877551,3.488477224706403 65.3061224489796,3.115031202397917 66.93877551020408,2.299641295268046 68.57142857142857,4.739324848901774 70.20408163265306,1.95459682570881 71.83673469387755,3.313547245835585 73.46938775510203,2.458945506363324 75.10204081632654,4.134440568031055 76.73469387755102,2.453736917104811 78.36734693877551,3.532602820500221 80.0,3.902904034199794" 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,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/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,11.11849108559991 1.63265306122449,3.867899873152262 3.26530612244898,11.50528107291514 4.897959183673469,3.854386445777373 6.530612244897959,3.154110440397499 8.16326530612245,11.25744991426623 9.795918367346939,6.260796399818971 11.42857142857143,4.522281219523078 13.06122448979592,5.44820596503082 14.69387755102041,4.331945869799402 16.3265306122449,4.094058553935786 17.95918367346939,4.264123762597128 19.59183673469388,7.295211019817569 21.22448979591837,11.08865955724403 22.85714285714286,2.23647223054417 24.48979591836735,4.224603361783772 26.12244897959184,4.816899433328446 27.75510204081633,3.358851613643462 29.38775510204082,4.155633888106272 31.02040816326531,3.509666562553783 32.6530612244898,10.00070116840153 34.28571428571429,3.440697088876282 35.91836734693878,2.984172716900071 37.55102040816327,10.74967650639657 39.18367346938776,1.500882834760105 40.81632653061224,7.039220810678157 42.44897959183673,3.369305397084414 44.08163265306122,2.965304912640791 45.71428571428571,4.92908637757281 47.3469387755102,0.0 48.97959183673469,8.4270243050465 50.61224489795918,3.40538369847209 52.24489795918367,4.496019275756784 53.87755102040816,2.761328650378312 55.51020408163265,3.234171123335522 57.14285714285714,20.0 58.77551020408163,2.89378573568501 60.40816326530612,4.88880106577597 62.04081632653061,11.04646196798848 63.6734693877551,3.670297869085485 65.3061224489796,3.154237925561413 66.93877551020408,2.471172417309936 68.57142857142857,4.493214602150675 70.20408163265306,2.129894633512025 71.83673469387755,3.483914559443145 73.46938775510203,0.4871208113155831 75.10204081632654,5.224469502361663 76.73469387755102,0.906547000592806 78.36734693877551,3.910607403063468 80.0,3.961219013137346" 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,251,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.01</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,19.28477511736338 1.63265306122449,18.53973204791947 3.26530612244898,19.37461383847415 4.897959183673469,18.28976234630714 6.530612244897959,18.27169764724445 8.16326530612245,19.25796618928603 9.795918367346939,18.70959509920721 11.42857142857143,18.52790538671033 13.06122448979592,18.2975370269164 14.69387755102041,18.54807382287906 16.3265306122449,18.2404800179275 17.95918367346939,18.15985200666793 19.59183673469388,18.76466727796999 21.22448979591837,19.3608846671865 22.85714285714286,18.23167176213136 24.48979591836735,18.53306411596165 26.12244897959184,0.0 27.75510204081633,0.118257465408388 29.38775510204082,0.3394699954495252 31.02040816326531,18.26299000496208 32.6530612244898,18.78042701289911 34.28571428571429,18.28887511804938 35.91836734693878,18.14869305332288 37.55102040816327,19.35425332196096 39.18367346938776,17.88868029369999 40.81632653061224,18.69699096993714 42.44897959183673,18.28091750377872 44.08163265306122,18.46383287180695 45.71428571428571,18.55399172682516 47.3469387755102,18.3088331805075 48.97959183673469,18.71681183214922 50.61224489795918,18.26867009514837 52.24489795918367,18.3485846651285 53.87755102040816,18.26488336835751 55.51020408163265,18.55853762831081 57.14285714285714,20.0 58.77551020408163,18.52406377982105 60.40816326530612,18.31980920019117 62.04081632653061,19.34312180866511 63.6734693877551,18.35183173761825 65.3061224489796,18.28794215637627 66.93877551020408,18.31092777093047 68.57142857142857,18.34933469314022 70.20408163265306,18.08085210499477 71.83673469387755,18.15414447643243 73.46938775510203,18.2328974176627 75.10204081632654,18.55332401896107 76.73469387755102,18.29419848759595 78.36734693877551,18.55250996416787 80.0,18.29272587162173" 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_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,12.88871797087933 1.63265306122449,4.95291481542436 3.26530612244898,13.61681764953975 4.897959183673469,3.878469766509704 6.530612244897959,2.891696320924595 8.16326530612245,13.48864169018504 9.795918367346939,4.729925536731654 11.42857142857143,5.552528352672783 13.06122448979592,3.389181662940216 14.69387755102041,6.043962133094905 16.3265306122449,3.127791544407003 17.95918367346939,3.239211649715318 19.59183673469388,5.214112199475371 21.22448979591837,13.47533247074614 22.85714285714286,2.798598037330561 24.48979591836735,4.923852563541773 26.12244897959184,5.84100067743159 27.75510204081633,4.452901339067987 29.38775510204082,6.463200286813001 31.02040816326531,2.187960991143098 32.6530612244898,6.285240107262762 34.28571428571429,3.833094347594531 35.91836734693878,4.100489349838833 37.55102040816327,13.4271714362679 39.18367346938776,0.0 40.81632653061224,4.223880073377631 42.44897959183673,3.34954160060868 44.08163265306122,5.389880024290568 45.71428571428571,6.016255045540297 47.3469387755102,2.76841702200832 48.97959183673469,5.146322362575421 50.61224489795918,3.217723260687993 52.24489795918367,5.670969714938172 53.87755102040816,3.453654358712901 55.51020408163265,6.121686830257085 57.14285714285714,20.0 58.77551020408163,5.793539811189471 60.40816326530612,3.287241684975188 62.04081632653061,13.02396638228794 63.6734693877551,3.459946838409152 65.3061224489796,3.218705001956707 66.93877551020408,3.791719674923181 68.57142857142857,3.952095844448818 70.20408163265306,0.9587471415443543 71.83673469387755,3.508805029647231 73.46938775510203,3.216779162872834 75.10204081632654,6.019811599032172 76.73469387755102,3.538453013667133 78.36734693877551,5.645322477162093 80.0,3.008961701700927" 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,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_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,10.1416510154289 1.63265306122449,2.685225816643555 3.26530612244898,10.45760123571642 4.897959183673469,0.8783416123992909 6.530612244897959,0.219409875199663 8.16326530612245,10.27470116374998 9.795918367346939,5.656913166347791 11.42857142857143,2.353478085341665 13.06122448979592,5.321303821242386 14.69387755102041,4.86949500623124 16.3265306122449,4.822453528988433 17.95918367346939,5.105404504045918 19.59183673469388,9.15377999332994 21.22448979591837,13.18390058099735 22.85714285714286,3.74365905460673 24.48979591836735,6.772568499763037 26.12244897959184,5.606712186902108 27.75510204081633,4.79191167436064 29.38775510204082,6.30882378754103 31.02040816326531,4.434185813835109 32.6530612244898,9.03722946762388 34.28571428571429,4.893366800652964 35.91836734693878,4.682733320461287 37.55102040816327,12.89427954573379 39.18367346938776,0.0 40.81632653061224,8.73075775394499 42.44897959183673,3.618332133892682 44.08163265306122,5.708869424795071 45.71428571428571,6.090116023942006 47.3469387755102,2.757192255709045 48.97959183673469,8.57418686700251 50.61224489795918,5.5596707096593 52.24489795918367,6.268803426304611 53.87755102040816,4.19265942321532 55.51020408163265,6.16559302101069 57.14285714285714,20.0 58.77551020408163,5.088202769830265 60.40816326530612,4.624107001807937 62.04081632653061,13.44543715223535 63.6734693877551,5.145424865282337 65.3061224489796,5.015534219164136 66.93877551020408,5.167190324902143 68.57142857142857,5.448737076758351 70.20408163265306,3.153534254269716 71.83673469387755,3.490898878376718 73.46938775510203,4.144213722771234 75.10204081632654,6.144178617191203 76.73469387755102,3.874602868125889 78.36734693877551,6.687261940285408 80.0,4.985694476136982" 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,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_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,10.563063063063062 2.424242424242424,8.378378378378377 4.848484848484848,11.019144144144143 7.272727272727273,3.564189189189186 9.696969696969697,3.7725225225225216 12.12121212121212,3.5529279279279216 14.54545454545455,3.564189189189186 16.96969696969697,13.834459459459458 19.39393939393939,0.0 21.81818181818182,3.6824324324324316 24.24242424242424,3.631756756756758 26.66666666666667,5.872747747747747 29.09090909090909,6.204954954954953 31.51515151515152,3.164414414414413 33.93939393939394,3.288288288288289 36.36363636363636,5.371621621621621 38.78787878787879,5.737612612612612 41.21212121212121,3.2376126126126117 43.63636363636364,6.109234234234236 46.06060606060606,20.0 48.48484848484848,6.475225225225227 50.90909090909091,3.5867117117117076 53.33333333333333,13.597972972972972 55.75757575757576,3.457207207207208 58.18181818181818,3.03490990990991 60.60606060606061,2.8547297297297263 63.03030303030303,3.969594594594593 65.45454545454545,1.4132882882882853 67.87878787878788,0.23085585585585022 70.3030303030303,3.9076576576576585 72.72727272727273,6.509009009009006 75.15151515151516,3.158783783783779 77.57575757575758,6.722972972972974 80.0,3.406531531531531" 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_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,13.67693900938731 1.63265306122449,6.53538286348392 3.26530612244898,14.19808477478747 4.897959183673469,2.902787723153658 6.530612244897959,2.767388592020428 8.16326530612245,13.34571804968314 9.795918367346939,4.632997474156951 11.42857142857143,6.022312823991297 13.06122448979592,3.413330467128455 14.69387755102041,6.545695391171605 16.3265306122449,3.261721785432611 17.95918367346939,3.277902286621456 19.59183673469388,4.812144962184978 21.22448979591837,13.83740775008243 22.85714285714286,2.297224477583324 24.48979591836735,5.373291715263848 26.12244897959184,6.087761063090882 27.75510204081633,2.657175267944161 29.38775510204082,6.089794519254651 31.02040816326531,1.957666347607711 32.6530612244898,5.571466543109997 34.28571428571429,2.52720836970557 35.91836734693878,2.614792231616467 37.55102040816327,14.07308531946323 39.18367346938776,0.0 40.81632653061224,4.026882290485023 42.44897959183673,2.454468737790185 44.08163265306122,5.467266439403733 45.71428571428571,6.589327550571329 47.3469387755102,2.496764625996575 48.97959183673469,4.434270708209208 50.61224489795918,3.350119029809015 52.24489795918367,5.081897446995786 53.87755102040816,2.462660661192796 55.51020408163265,6.106497909171323 57.14285714285714,20.0 58.77551020408163,5.728885099559466 60.40816326530612,3.551954078749947 62.04081632653061,13.85762611422504 63.6734693877551,3.233514843503761 65.3061224489796,3.075166707093712 66.93877551020408,2.768201974485935 68.57142857142857,3.024736994232247 70.20408163265306,0.8719460030240398 71.83673469387755,0.5535067677778536 73.46938775510203,2.419144699288145 75.10204081632654,6.237016745511509 76.73469387755102,2.048184196269189 78.36734693877551,6.289276568920365 80.0,2.895467280964091" 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/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,13.26736592123491 1.63265306122449,6.047100732238274 3.26530612244898,13.46379802663199 4.897959183673469,2.060218823329846 6.530612244897959,0.0 8.16326530612245,13.89850442452857 9.795918367346939,7.010601905515818 11.42857142857143,6.322015210200447 13.06122448979592,2.260043538491985 14.69387755102041,1.025812105962512 16.3265306122449,2.408639846201691 17.95918367346939,2.658335924910237 19.59183673469388,6.636057787452998 21.22448979591837,12.72782788159792 22.85714285714286,1.853835062621922 24.48979591836735,6.564699895394532 26.12244897959184,5.759181250176698 27.75510204081633,1.597466851375421 29.38775510204082,5.872494416329762 31.02040816326531,2.493342003336066 32.6530612244898,8.453591925588759 34.28571428571429,1.512651607248876 35.91836734693878,0.9822736139775522 37.55102040816327,13.22857708292104 39.18367346938776,0.4128806084080179 40.81632653061224,6.265584801108253 42.44897959183673,0.7226258799581577 44.08163265306122,5.333408724661446 45.71428571428571,5.521698566622374 47.3469387755102,0.1576432670832038 48.97959183673469,7.49054310027989 50.61224489795918,6.118345537304572 52.24489795918367,6.120154929179271 53.87755102040816,1.593848067626021 55.51020408163265,5.830426055242996 57.14285714285714,20.0 58.77551020408163,6.040654773684657 60.40816326530612,0.907296938169687 62.04081632653061,10.8830397783495 63.6734693877551,2.851375420542252 65.3061224489796,1.716999802097764 66.93877551020408,2.321110514263097 68.57142857142857,2.582228379180685 70.20408163265306,1.606739984733256 71.83673469387755,2.788612139888609 73.46938775510203,2.040428599700319 75.10204081632654,5.603121200983857 76.73469387755102,1.969749229594866 78.36734693877551,6.683554324163863 80.0,3.547878205309434" 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_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,19.22435370747449 1.63265306122449,18.51060384143655 3.26530612244898,19.31949654080187 4.897959183673469,18.24987199180748 6.530612244897959,18.25537336715131 8.16326530612245,19.21663749270651 9.795918367346939,18.70562878814942 11.42857142857143,18.46492575524834 13.06122448979592,18.24465640219579 14.69387755102041,18.50079186463282 16.3265306122449,18.19759701830219 17.95918367346939,18.13200919277438 19.59183673469388,18.74287619523929 21.22448979591837,19.31466199883304 22.85714285714286,18.19321497040927 24.48979591836735,18.46463996951619 26.12244897959184,0.6187737410543112 27.75510204081633,0.0 29.38775510204082,0.6802653044213434 31.02040816326531,18.19354838709677 32.6530612244898,18.7654770835566 34.28571428571429,18.2357017825885 35.91836734693878,18.08440205289418 37.55102040816327,19.32606961264126 39.18367346938776,17.75451005608545 40.81632653061224,18.74590076090451 42.44897959183673,18.20543231045857 44.08163265306122,18.45397063551602 45.71428571428571,18.49479036425773 47.3469387755102,18.21924528751235 48.97959183673469,18.73175436716322 50.61224489795918,18.07966277283607 52.24489795918367,18.30093237595113 53.87755102040816,18.23155788947237 55.51020408163265,18.48376379809238 57.14285714285714,20.0 58.77551020408163,18.47140356517701 60.40816326530612,18.25820740899511 62.04081632653061,19.32083020755189 63.6734693877551,18.28673835125448 65.3061224489796,18.22300813298563 66.93877551020408,18.24546612843687 68.57142857142857,18.2223651150883 70.20408163265306,17.94782028840543 71.83673469387755,18.13441455601996 73.46938775510203,18.18559401755201 75.10204081632654,18.5080555853249 76.73469387755102,18.26016027816478 78.36734693877551,18.51319972850355 80.0,18.16199287917217" 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/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,13.14913750169783 1.63265306122449,5.962783537827681 3.26530612244898,13.53465839634174 4.897959183673469,1.644179834291665 6.530612244897959,0.9611988952777653 8.16326530612245,12.13360800470865 9.795918367346939,6.691492733282021 11.42857142857143,4.593425997192919 13.06122448979592,1.734051704622629 14.69387755102041,4.935935165481958 16.3265306122449,4.373160682754562 17.95918367346939,3.675012450762892 19.59183673469388,8.02168696518314 21.22448979591837,14.74238239688505 22.85714285714286,3.388418526735184 24.48979591836735,7.675329379272875 26.12244897959184,4.499026576719337 27.75510204081633,3.557296147054829 29.38775510204082,5.852764069362068 31.02040816326531,1.746728845021959 32.6530612244898,7.525467469552225 34.28571428571429,3.221578303979717 35.91836734693878,1.233983791370489 37.55102040816327,15.50255806583058 39.18367346938776,2.212613754697333 40.81632653061224,6.430479467560103 42.44897959183673,1.547063883732512 44.08163265306122,7.318784805541721 45.71428571428571,5.560737085163218 47.3469387755102,3.438900710825372 48.97959183673469,6.284239597953547 50.61224489795918,4.897224611762575 52.24489795918367,5.943767827228687 53.87755102040816,2.075655362883144 55.51020408163265,6.591433875130167 57.14285714285714,20.0 58.77551020408163,5.304024992076787 60.40816326530612,1.157468193960248 62.04081632653061,12.29976909494273 63.6734693877551,2.480191968126047 65.3061224489796,2.332593833476706 66.93877551020408,1.633087336442251 68.57142857142857,1.602526372979581 70.20408163265306,0.0 71.83673469387755,2.695024222393263 73.46938775510203,1.365961878027799 75.10204081632654,5.653778240594015 76.73469387755102,0.9707067505772626 78.36734693877551,7.172997690949427 80.0,1.971521709602934" 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_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,12.56863716737477 1.63265306122449,5.011955147212135 3.26530612244898,12.88258501964543 4.897959183673469,1.915368930698056 6.530612244897959,1.389992336791255 8.16326530612245,12.12839530242596 9.795918367346939,4.121885636763905 11.42857142857143,5.379301754414469 13.06122448979592,2.031156494637108 14.69387755102041,5.005835411606376 16.3265306122449,2.476814054812251 17.95918367346939,2.664305423547984 19.59183673469388,4.184653544437133 21.22448979591837,13.03368291646019 22.85714285714286,0.0 24.48979591836735,5.077647530307584 26.12244897959184,6.745031776591741 27.75510204081633,2.746353206226966 29.38775510204082,6.571079645921846 31.02040816326531,1.769470101300579 32.6530612244898,4.886527645770207 34.28571428571429,1.98663947987663 35.91836734693878,2.787079234329009 37.55102040816327,14.28460019983915 39.18367346938776,1.447723647903991 40.81632653061224,3.745711446342646 42.44897959183673,2.305082359185154 44.08163265306122,4.772743889064899 45.71428571428571,6.793068993249336 47.3469387755102,3.050877748803808 48.97959183673469,3.55914074579539 50.61224489795918,3.069561897334666 52.24489795918367,5.575349921607812 53.87755102040816,1.603966455183768 55.51020408163265,6.476738235079083 57.14285714285714,20.0 58.77551020408163,6.335280275767201 60.40816326530612,3.438695683961689 62.04081632653061,13.80812733382616 63.6734693877551,3.179175568715695 65.3061224489796,2.301020587765403 66.93877551020408,2.94500090712895 68.57142857142857,3.572788297765755 70.20408163265306,1.045933219062164 71.83673469387755,2.390379558999938 73.46938775510203,2.967096943652399 75.10204081632654,5.974703287597787 76.73469387755102,2.704327411270603 78.36734693877551,5.428097168403751 80.0,2.955832297581621" 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_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,6.899423684699758 1.63265306122449,4.119972733469666 3.26530612244898,7.20332155914978 4.897959183673469,2.236351242486212 6.530612244897959,0.0 8.16326530612245,7.880770899175807 9.795918367346939,2.768792216644977 11.42857142857143,4.529218566028382 13.06122448979592,3.453430005577245 14.69387755102041,4.632583503749148 16.3265306122449,4.030241060915908 17.95918367346939,4.199789304083783 19.59183673469388,6.748714135217203 21.22448979591837,13.8989898989899 22.85714285714286,3.915473755964554 24.48979591836735,5.116440478403669 26.12244897959184,5.131808886410113 27.75510204081633,3.306686496870546 29.38775510204082,5.087686682778707 31.02040816326531,2.827291318088864 32.6530612244898,7.755592737187829 34.28571428571429,4.138563549606494 35.91836734693878,3.544401065873459 37.55102040816327,14.76209952283572 39.18367346938776,0.1574022432918138 40.81632653061224,5.845944103612815 42.44897959183673,3.026584867075665 44.08163265306122,3.92167069467683 45.71428571428571,5.230712028258041 47.3469387755102,3.616285554935862 48.97959183673469,6.399206791844829 50.61224489795918,4.500960525500403 52.24489795918367,5.448596393381669 53.87755102040816,2.770527359484415 55.51020408163265,4.913676643737993 57.14285714285714,20.0 58.77551020408163,4.312573588647208 60.40816326530612,2.64857160562682 62.04081632653061,13.76265724731982 63.6734693877551,4.053045795377084 65.3061224489796,3.787321063394683 66.93877551020408,3.17952531449464 68.57142857142857,3.092272417425792 70.20408163265306,1.888083286856293 71.83673469387755,3.430129516019087 73.46938775510203,2.617834789613931 75.10204081632654,5.502137943855735 76.73469387755102,3.147301233190804 78.36734693877551,5.612691330482742 80.0,3.818801512053046" 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_BenchmarkObjectGetFromBaseDoc_4.html">BenchmarkObjectGetFromBaseDoc-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.04825737265416 1.63265306122449,4.739946380697051 3.26530612244898,14.53619302949062 4.897959183673469,4.761394101876676 6.530612244897959,3.694369973190349 8.16326530612245,13.90348525469169 9.795918367346939,2.82573726541555 11.42857142857143,4.857908847184987 13.06122448979592,4.675603217158177 14.69387755102041,4.729222520107239 16.3265306122449,5.415549597855228 17.95918367346939,5.646112600536193 19.59183673469388,1.436997319034853 21.22448979591837,14.04825737265416 22.85714285714286,5.083109919571046 24.48979591836735,4.262734584450402 26.12244897959184,4.337801608579088 27.75510204081633,5.764075067024129 29.38775510204082,5.662198391420912 31.02040816326531,3.823056300268097 32.6530612244898,4.890080428954424 34.28571428571429,5.195710455764075 35.91836734693878,4.57372654155496 37.55102040816327,14.82037533512064 39.18367346938776,0.0 40.81632653061224,2.053619302949062 42.44897959183673,3.914209115281501 44.08163265306122,3.024128686327078 45.71428571428571,4.857908847184987 47.3469387755102,4.187667560321716 48.97959183673469,2.804289544235925 50.61224489795918,1.168900804289544 52.24489795918367,3.67828418230563 53.87755102040816,3.131367292225201 55.51020408163265,5.53887399463807 57.14285714285714,20.0 58.77551020408163,5.308310991957105 60.40816326530612,4.477211796246649 62.04081632653061,13.46380697050938 63.6734693877551,4.514745308310992 65.3061224489796,4.686327077747989 66.93877551020408,4.375335120643432 68.57142857142857,4.514745308310992 70.20408163265306,1.592493297587131 71.83673469387755,2.702412868632708 73.46938775510203,5.056300268096515 75.10204081632654,5.823056300268097 76.73469387755102,5.10455764075067 78.36734693877551,5.233243967828418 80.0,3.806970509383378" 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_BenchmarkErrorError_4.html">BenchmarkErrorError-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.987610042386699 1.63265306122449,5.979784805999348 3.26530612244898,15.10270622758396 4.897959183673469,4.584284316922073 6.530612244897959,4.642973589827195 8.16326530612245,14.326703619171827 9.795918367346939,6.266710140202152 11.42857142857143,5.621128138245846 13.06122448979592,3.8408868601238986 14.69387755102041,4.414737528529509 16.3265306122449,4.792957287251387 17.95918367346939,4.2125855885229875 19.59183673469388,7.2057385066840585 21.22448979591837,14.385392892076949 22.85714285714286,5.060319530485815 24.48979591836735,2.8496902510596698 26.12244897959184,3.2344310401043366 27.75510204081633,2.41278121943267 29.38775510204082,4.427779589175088 31.02040816326531,1.0629279426149303 32.6530612244898,7.786110205412452 34.28571428571429,3.143136615585263 35.91836734693878,4.629931529181611 37.55102040816327,14.978806651450927 39.18367346938776,0.0 40.81632653061224,4.492989892402999 42.44897959183673,1.6954678839256552 44.08163265306122,5.360286925334201 45.71428571428571,4.949462014998371 47.3469387755102,4.532116074339747 48.97959183673469,6.305836322138898 50.61224489795918,2.4519074013694144 52.24489795918367,3.906097163351813 53.87755102040816,3.312683403977829 55.51020408163265,4.773394196283011 57.14285714285714,20.0 58.77551020408163,5.438539289207698 60.40816326530612,3.038800130420608 62.04081632653061,12.422562764916858 63.6734693877551,2.1062927942614955 65.3061224489796,3.606129768503422 66.93877551020408,1.8584936419954303 68.57142857142857,4.910335833061623 70.20408163265306,1.7476361265079916 71.83673469387755,4.727746984023476 73.46938775510203,4.8125203782197605 75.10204081632654,6.331920443430061 76.73469387755102,4.786436256928596 78.36734693877551,4.232148679491361 80.0,3.932181284642976" 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_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,13.36255108625511 1.63265306122449,6.793396429339643 3.26530612244898,14.09442890944289 4.897959183673469,5.177995267799527 6.530612244897959,5.132824263282426 8.16326530612245,13.99118089911809 9.795918367346939,7.078941707894171 11.42857142857143,6.95633469563347 13.06122448979592,6.119057861905786 14.69387755102041,6.697676919767692 16.3265306122449,4.797268229726823 17.95918367346939,5.339858033985803 19.59183673469388,6.884276188427619 21.22448979591837,14.20090342009034 22.85714285714286,5.374811787481179 24.48979591836735,6.54065390406539 26.12244897959184,7.5129060012906 27.75510204081633,5.779199827919983 29.38775510204082,7.403204990320499 31.02040816326531,4.493439449343945 32.6530612244898,7.185953968595397 34.28571428571429,4.97526349752635 35.91836734693878,4.47784469778447 37.55102040816327,14.18046891804689 39.18367346938776,0.0 40.81632653061224,5.229619272961927 42.44897959183673,5.526995052699505 44.08163265306122,5.765756076575608 45.71428571428571,6.205097870509787 47.3469387755102,4.057861905786191 48.97959183673469,6.408367390836739 50.61224489795918,3.262529576252958 52.24489795918367,5.98300709830071 53.87755102040816,5.123682512368251 55.51020408163265,7.072488707248871 57.14285714285714,20.0 58.77551020408163,6.883738438373844 60.40816326530612,4.217035921703592 62.04081632653061,14.00570015057002 63.6734693877551,5.707141320714132 65.3061224489796,4.895138739513874 66.93877551020408,4.931705743170574 68.57142857142857,5.316734781673478 70.20408163265306,0.8399655839965584 71.83673469387755,3.925037642503764 73.46938775510203,4.98816949881695 75.10204081632654,7.423639492363949 76.73469387755102,5.420520542052054 78.36734693877551,7.250483975048398 80.0,2.673693267369327" 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_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,2.824491312830993 2.424242424242424,0.0 4.848484848484848,3.2147170863142236 7.272727272727273,4.812784539626499 9.696969696969697,4.496887484901979 12.12121212121212,4.664127102109077 14.54545454545455,4.812784539626499 16.96969696969697,13.527826814085293 19.39393939393939,2.3785190002787324 21.81818181818182,4.0509151723497165 24.24242424242424,4.775620180247145 26.66666666666667,5.611818266282636 29.09090909090909,6.949735203939422 31.51515151515152,4.626962742729724 33.93939393939394,3.9951686332806844 36.36363636363636,5.184428133420052 38.78787878787879,6.0949549382142525 41.21212121212121,4.273901328625849 43.63636363636364,6.875406485180713 46.06060606060606,20.0 48.48484848484848,6.763913407042645 50.90909090909091,5.017188516212951 53.33333333333333,12.096998977980117 55.75757575757576,4.571216203660688 58.18181818181818,4.2924835083155255 60.60606060606061,4.608380563040043 63.03030303030303,4.552634023971011 65.45454545454545,2.880237851900027 67.87878787878788,1.672396172070986 70.3030303030303,4.664127102109077 72.72727272727273,7.024063922698133 75.15151515151516,4.738455820867788 77.57575757575758,7.265632258663942 80.0,4.626962742729724" 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/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,16.27420540893864 1.63265306122449,5.788054579622518 3.26530612244898,16.918048860201 4.897959183673469,2.622763297655037 6.530612244897959,2.46098537462211 8.16326530612245,16.14510989459923 9.795918367346939,1.797532478143639 11.42857142857143,5.797859302230574 13.06122448979592,3.248631424135959 14.69387755102041,6.806111610425688 16.3265306122449,2.882588446768527 17.95918367346939,4.082032845820737 19.59183673469388,1.135713702099845 21.22448979591837,15.4309992646458 22.85714285714286,3.299289157610916 24.48979591836735,6.010294958738459 26.12244897959184,6.493994607402566 27.75510204081633,3.278045591960127 29.38775510204082,5.639349620066999 31.02040816326531,1.714192335975161 32.6530612244898,3.787891167579051 34.28571428571429,3.145681836751369 35.91836734693878,4.281395538851213 37.55102040816327,15.76109159245036 39.18367346938776,0.3889206634528965 40.81632653061224,1.869433777269385 42.44897959183673,3.617942642372743 44.08163265306122,3.776452324536318 45.71428571428571,7.208105237355993 47.3469387755102,3.173461884140861 48.97959183673469,2.058991747691805 50.61224489795918,3.861426587139472 52.24489795918367,6.431898030884876 53.87755102040816,2.433205327232617 55.51020408163265,6.50053108914127 57.14285714285714,20.0 58.77551020408163,4.549391290138083 60.40816326530612,3.461067080643843 62.04081632653061,15.78233515810115 63.6734693877551,4.524879483617943 65.3061224489796,3.505188332380096 66.93877551020408,3.047634610670806 68.57142857142857,3.812402974099191 70.20408163265306,0.0 71.83673469387755,1.956042160307215 73.46938775510203,2.049187025083749 75.10204081632654,5.583789525288014 76.73469387755102,3.12443827110058 78.36734693877551,6.873110548247406 80.0,1.843287850314568" 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/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,14.510556621881 1.63265306122449,2.72552783109405 3.26530612244898,14.24184261036468 4.897959183673469,1.253998720409469 6.530612244897959,0.9596928982725528 8.16326530612245,13.73000639795266 9.795918367346939,4.081893793985925 11.42857142857143,4.017914267434421 13.06122448979592,2.623160588611644 14.69387755102041,4.452975047984645 16.3265306122449,1.356365962891875 17.95918367346939,2.085732565579015 19.59183673469388,4.696097248880358 21.22448979591837,13.43570057581574 22.85714285714286,0.3198976327575176 24.48979591836735,3.685220729366603 26.12244897959184,4.312220089571337 27.75510204081633,1.010876519513756 29.38775510204082,4.568138195777351 31.02040816326531,1.190019193857965 32.6530612244898,6.00127959053103 34.28571428571429,1.253998720409469 35.91836734693878,1.151631477927063 37.55102040816327,13.89635316698656 39.18367346938776,0.08957133717210493 40.81632653061224,3.531669865642994 42.44897959183673,0.946896992962252 44.08163265306122,4.785668586052463 45.71428571428571,5.105566218809981 47.3469387755102,0.3838771593090211 48.97959183673469,5.962891874600128 50.61224489795918,3.761996161228407 52.24489795918367,3.071017274472169 53.87755102040816,0.0 55.51020408163265,4.337811900191939 57.14285714285714,20.0 58.77551020408163,4.043506078055022 60.40816326530612,2.584772872680742 62.04081632653061,13.03902751119642 63.6734693877551,3.288547664747281 65.3061224489796,0.8829174664107486 66.93877551020408,1.369161868202175 68.57142857142857,2.226487523992322 70.20408163265306,0.9852847088931542 71.83673469387755,1.548304542546385 73.46938775510203,0.7933461292386436 75.10204081632654,5.156749840051184 76.73469387755102,2.763915547024952 78.36734693877551,4.350607805502239 80.0,3.147792706333973" 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_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,9.370424597364567 1.63265306122449,0.1064820976973273 3.26530612244898,9.530147743910556 4.897959183673469,4.445627578863302 6.530612244897959,4.498868627711969 8.16326530612245,9.343804072940236 9.795918367346939,8.305603620391324 11.42857142857143,0.0 13.06122448979592,4.472248103287635 14.69387755102041,0.15972314654598918 16.3265306122449,4.498868627711969 17.95918367346939,4.711832823106615 19.59183673469388,8.438706242512977 21.22448979591837,9.397045121788903 22.85714285714286,4.498868627711969 24.48979591836735,4.605350725409291 26.12244897959184,4.578730200984962 27.75510204081633,9.503527219486225 29.38775510204082,4.605350725409291 31.02040816326531,9.476906695061896 32.6530612244898,11.526687075735392 34.28571428571429,9.290563024091576 35.91836734693878,8.811393584453615 37.55102040816327,12.964195394649277 39.18367346938776,9.450286170637563 40.81632653061224,11.47344602688673 42.44897959183673,9.423665646213234 44.08163265306122,4.578730200984962 45.71428571428571,7.746572607480369 47.3469387755102,8.571808864634637 48.97959183673469,11.47344602688673 50.61224489795918,8.092639424996674 52.24489795918367,4.6585917742579515 53.87755102040816,8.598429389058966 55.51020408163265,4.605350725409291 57.14285714285714,20.0 58.77551020408163,4.605350725409291 60.40816326530612,8.678290962331959 62.04081632653061,12.964195394649277 63.6734693877551,8.598429389058966 65.3061224489796,8.598429389058966 66.93877551020408,9.290563024091576 68.57142857142857,8.678290962331959 70.20408163265306,7.746572607480369 71.83673469387755,8.651670437907626 73.46938775510203,8.625049913483295 75.10204081632654,4.5521096765606295 76.73469387755102,9.423665646213234 78.36734693877551,4.605350725409291 80.0,9.476906695061896" 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/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,19.96562354846139 1.63265306122449,19.91988895872629 3.26530612244898,19.97346526706991 4.897959183673469,19.90779468978172 6.530612244897959,19.91348007942158 8.16326530612245,19.96448055470632 9.795918367346939,19.91892139122905 11.42857142857143,19.9231078381931 13.06122448979592,19.90898025350878 14.69387755102041,19.92095610598196 16.3265306122449,19.91569616623826 17.95918367346939,19.90838991991829 19.59183673469388,19.92512841292009 21.22448979591837,19.96700142653375 22.85714285714286,19.91322910645289 24.48979591836735,19.92300481086651 26.12244897959184,0.540865184516146 27.75510204081633,0.0 29.38775510204082,0.5374215136127279 31.02040816326531,19.9032750778256 32.6530612244898,19.93763234289797 34.28571428571429,19.91387030416485 35.91836734693878,19.89946711388721 37.55102040816327,19.97134880997642 39.18367346938776,19.85847872627606 40.81632653061224,19.92153624676226 42.44897959183673,19.91095331175296 44.08163265306122,19.92173175885194 45.71428571428571,19.92122266795448 47.3469387755102,19.91129761888559 48.97959183673469,19.92791060042068 50.61224489795918,19.90104300228705 52.24489795918367,19.91990055054965 53.87755102040816,19.90515580120095 55.51020408163265,19.92192926953186 57.14285714285714,20.0 58.77551020408163,19.91935338650822 60.40816326530612,19.91007358229652 62.04081632653061,19.96731355636361 63.6734693877551,19.91384062509987 65.3061224489796,19.91226243832126 66.93877551020408,19.91104929404896 68.57142857142857,19.91425133539304 70.20408163265306,19.89615629926962 71.83673469387755,19.8822486594406 73.46938775510203,19.90333408620227 75.10204081632654,19.92583836213612 76.73469387755102,19.91302075342095 78.36734693877551,19.92575796884394 80.0,19.90687064158684" 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/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,11.001108237901736 1.63265306122449,4.588104913188031 3.26530612244898,11.407462135205025 4.897959183673469,2.9774658293313685 6.530612244897959,3.250831178426303 8.16326530612245,12.463982268193572 9.795918367346939,2.8297007757665362 11.42857142857143,2.7410417436276333 13.06122448979592,0.31769486516439116 14.69387755102041,2.630217953454011 16.3265306122449,3.5759142962689303 17.95918367346939,4.2186922792759525 19.59183673469388,3.3321019578869624 21.22448979591837,13.239748799408941 22.85714285714286,2.275581824898417 24.48979591836735,4.3442925748060635 26.12244897959184,2.164758034724791 27.75510204081633,3.346878463243449 29.38775510204082,2.209087550794237 31.02040816326531,3.2803841891392658 32.6530612244898,3.0661248614702608 34.28571428571429,2.186922792759514 35.91836734693878,4.514222386405615 37.55102040816327,12.914665681566309 39.18367346938776,0.0295530107129629 40.81632653061224,5.016623568526041 42.44897959183673,3.088289619504991 44.08163265306122,1.211673439231621 45.71428571428571,2.3346878463243463 47.3469387755102,0.0 48.97959183673469,4.011821204285191 50.61224489795918,4.4329516069449575 52.24489795918367,4.477281123014407 53.87755102040816,3.272995936461033 55.51020408163265,2.452899889176212 57.14285714285714,20.0 58.77551020408163,4.5954931658662765 60.40816326530612,2.349464351680833 62.04081632653061,12.611747321758404 63.6734693877551,3.871444403398595 65.3061224489796,3.1178426302179574 66.93877551020408,2.7041004802364235 68.57142857142857,3.080901366826751 70.20408163265306,2.659770964166974 71.83673469387755,2.7484299963058767 73.46938775510203,4.2408570373106755 75.10204081632654,4.041374214998154 76.73469387755102,1.6697451052826011 78.36734693877551,2.999630587366088 80.0,4.676763945326934" 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_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,13.45957759533711 1.63265306122449,5.339188132098624 3.26530612244898,14.01774554976788 4.897959183673469,1.695709073487259 6.530612244897959,0.9217970060807134 8.16326530612245,13.25064604556915 9.795918367346939,5.035626401035026 11.42857142857143,5.818051590778016 13.06122448979592,0.6310747000631928 14.69387755102041,5.327040450057657 16.3265306122449,0.0 17.95918367346939,0.2854565651098195 19.59183673469388,4.923109950594408 21.22448979591837,13.99149320458128 22.85714285714286,1.539217926790508 24.48979591836735,4.677686048379176 26.12244897959184,5.439594280219114 27.75510204081633,2.209770266344692 29.38775510204082,5.571190096497495 31.02040816326531,1.35473067820231 32.6530612244898,5.744710687687596 34.28571428571429,1.39662214589196 35.91836734693878,2.72302074105442 37.55102040816327,13.46805741045148 39.18367346938776,0.130507877321647 40.81632653061224,4.92062892616607 42.44897959183673,2.070271911652375 44.08163265306122,5.371950948352243 45.71428571428571,5.571859295312994 47.3469387755102,1.33590017112858 48.97959183673469,5.177995721912767 50.61224489795918,3.293091300368128 52.24489795918367,4.045972838687633 53.87755102040816,1.8105660471487 55.51020408163265,5.743112377367335 57.14285714285714,20.0 58.77551020408163,5.893290278294567 60.40816326530612,2.766312421088519 62.04081632653061,14.18779986272043 63.6734693877551,2.054712930107231 65.3061224489796,1.816036867458673 66.93877551020408,1.656635484052658 68.57142857142857,2.115419487553844 70.20408163265306,1.28634935138003 71.83673469387755,0.7450240882847919 73.46938775510203,2.39515521001858 75.10204081632654,5.344800471740804 76.73469387755102,2.205764527466695 78.36734693877551,5.189008485814778 80.0,3.292786153853258" 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_BenchmarkSplit_4.html">BenchmarkSplit-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.168771835528082 1.63265306122449,5.487772104273045 3.26530612244898,13.415748454716475 4.897959183673469,4.138672399892503 6.530612244897959,4.514915345337274 8.16326530612245,13.490997043805429 9.795918367346939,3.7839290513302863 11.42857142857143,4.33216877183553 13.06122448979592,5.16527815103467 14.69387755102041,6.412254770223056 16.3265306122449,2.273582370330555 17.95918367346939,2.8110722923945133 19.59183673469388,4.772910507927975 21.22448979591837,13.74899220639613 22.85714285714286,3.8484278419779656 24.48979591836735,6.842246707874224 26.12244897959184,6.831496909432948 27.75510204081633,3.552808384842784 29.38775510204082,5.842515452835261 31.02040816326531,3.2141897339424865 32.6530612244898,3.321687718355278 34.28571428571429,4.101048105348022 35.91836734693878,2.8540714861596364 37.55102040816327,14.076861058855144 39.18367346938776,0.537489922063962 40.81632653061224,2.9239451760279493 42.44897959183673,2.074711099166894 44.08163265306122,2.6175759204514932 45.71428571428571,6.283257188927706 47.3469387755102,3.0529427573232972 48.97959183673469,1.155603332437515 50.61224489795918,4.095673206127389 52.24489795918367,4.719161515721577 53.87755102040816,2.7035743079817216 55.51020408163265,3.869927438860522 57.14285714285714,20.0 58.77551020408163,3.6226820747111006 60.40816326530612,4.1655468959957 62.04081632653061,13.281375974200484 63.6734693877551,5.4501478097285645 65.3061224489796,4.536414942219832 66.93877551020408,4.117172803009945 68.57142857142857,2.4832034399355045 70.20408163265306,0.8976081698468192 71.83673469387755,0.0 73.46938775510203,3.1228164471916173 75.10204081632654,5.192152647137867 76.73469387755102,4.531040042999191 78.36734693877551,6.084385917764044 80.0,2.794947594732598" 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_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,13.47849292610359 1.63265306122449,7.871534397959803 3.26530612244898,15.21477321027385 4.897959183673469,4.828380593842978 6.530612244897959,4.219169348472888 8.16326530612245,14.21140931446961 9.795918367346939,5.431489465055559 11.42857142857143,7.424342704475074 13.06122448979592,5.36316109053373 14.69387755102041,7.703813224846682 16.3265306122449,5.193654745279009 17.95918367346939,5.579458376343433 19.59183673469388,6.459256785475742 21.22448979591837,14.25031270872548 22.85714285714286,4.584121683162305 24.48979591836735,7.603078511142146 26.12244897959184,7.107292488918574 27.75510204081633,4.919096484303844 29.38775510204082,4.946402331653409 31.02040816326531,4.139213066974315 32.6530612244898,7.590224057319813 34.28571428571429,4.755188536037404 35.91836734693878,4.702453093691177 37.55102040816327,15.05769627785536 39.18367346938776,0.0 40.81632653061224,5.756178274333596 42.44897959183673,4.344374278948327 44.08163265306122,7.413662031695914 45.71428571428571,7.772754872791305 47.3469387755102,4.633390005464813 48.97959183673469,6.574874005707693 50.61224489795918,4.782142206569919 52.24489795918367,6.776659177849293 53.87755102040816,4.634774424676665 55.51020408163265,7.447009533062117 57.14285714285714,20.0 58.77551020408163,7.311518610723177 60.40816326530612,5.32852025016698 62.04081632653061,13.55857671989799 63.6734693877551,5.318653227275487 65.3061224489796,5.130882263646852 66.93877551020408,4.875705871637622 68.57142857142857,5.069664217620985 70.20408163265306,3.161746311251442 71.83673469387755,2.838101888396381 73.46938775510203,4.106727791608477 75.10204081632654,7.8097698706661 76.73469387755102,4.485530390430506 78.36734693877551,7.724749529418908 80.0,4.816740542838059" 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,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/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,13.40656890642263 1.63265306122449,6.551740199682948 3.26530612244898,14.65841048102583 4.897959183673469,7.113389706232543 6.530612244897959,6.8853563221158 8.16326530612245,13.98979133095274 9.795918367346939,4.407898765340349 11.42857142857143,4.715550975570057 13.06122448979592,6.841080027570629 14.69387755102041,7.227121166842603 16.3265306122449,5.902145202171527 17.95918367346939,8.732792562419894 19.59183673469388,7.352947487581965 21.22448979591837,14.61609155458466 22.85714285714286,5.17147120287597 24.48979591836735,6.224828324686546 26.12244897959184,5.616573569564287 27.75510204081633,5.073048035592698 29.38775510204082,7.297120627781334 31.02040816326531,5.266612900102526 32.6530612244898,9.098119094858559 34.28571428571429,5.829623143836724 35.91836734693878,5.572014660373083 37.55102040816327,15.15875877740904 39.18367346938776,0.4491793446375703 40.81632653061224,4.820123628206826 42.44897959183673,7.75307749031914 44.08163265306122,0.0 45.71428571428571,7.308969508496495 47.3469387755102,4.658059829520565 48.97959183673469,7.148418221526967 50.61224489795918,5.898957936996822 52.24489795918367,6.673395337591045 53.87755102040816,4.109892088307656 55.51020408163265,7.525352888871211 57.14285714285714,20.0 58.77551020408163,8.03986331918341 60.40816326530612,5.290975329311483 62.04081632653061,14.72257970648899 63.6734693877551,7.227895740316916 65.3061224489796,6.319164046811453 66.93877551020408,6.65942161342608 68.57142857142857,3.963403496780548 70.20408163265306,4.767081046030075 71.83673469387755,5.18658585283418 73.46938775510203,7.22827255984496 75.10204081632654,7.843822959718516 76.73469387755102,6.40758579578789 78.36734693877551,7.137302045449669 80.0,6.042520943577033" 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,252,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></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,4.154370034052215 2.424242424242424,0.9912977676882342 4.848484848484848,4.578130911842603 7.272727272727273,3.3673855467272027 9.696969696969697,3.579265985622399 12.12121212121212,3.6019674612183152 14.54545454545455,2.459326522890656 16.96969696969697,13.78736284525161 19.39393939393939,0.3707907680665947 21.81818181818182,2.323117669315174 24.24242424242424,2.7166099129776775 26.66666666666667,5.940219447597428 29.09090909090909,6.575860764283014 31.51515151515152,3.299281119939465 33.93939393939394,2.943624668936817 36.36363636363636,5.153234960272419 38.78787878787879,5.516458569807039 41.21212121212121,2.9133560348089276 43.63636363636364,6.182368520620509 46.06060606060606,20.0 48.48484848484848,6.0310253499810855 50.90909090909091,3.0419977298524437 53.33333333333333,13.431706394248959 55.75757575757576,1.7858494135452148 58.18181818181818,2.5349981082103668 60.60606060606061,1.407491486946654 63.03030303030303,3.019296254256531 65.45454545454545,1.4528944381384825 67.87878787878788,0.0 70.3030303030303,3.374952705259176 72.72727272727273,6.121831252364739 75.15151515151516,2.4517593643586864 77.57575757575758,6.742338251986379 80.0,3.253878168747633" 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_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.3944742900997724 2.424242424242424,0.0 4.848484848484848,2.7935533384497333 7.272727272727273,5.80199539524175 9.696969696969697,5.709900230237912 12.12121212121212,5.6178050652340765 14.54545454545455,5.372217958557176 16.96969696969697,14.406753645433614 19.39393939393939,2.9470452801227935 21.81818181818182,5.280122793553339 24.24242424242424,5.863392171910975 26.66666666666667,6.655410590943973 29.09090909090909,7.576362240982347 31.51515151515152,5.587106676899463 33.93939393939394,5.556408288564851 36.36363636363636,6.4620107444359185 38.78787878787879,6.139677666922488 41.21212121212121,5.525709900230238 43.63636363636364,7.272448196469686 46.06060606060606,20.0 48.48484848484848,7.791250959324634 50.90909090909091,5.863392171910975 53.33333333333333,14.247122026093631 55.75757575757576,5.740598618572525 58.18181818181818,5.709900230237912 60.60606060606061,5.587106676899463 63.03030303030303,6.078280890253263 65.45454545454545,4.174980813507291 67.87878787878788,2.578664620107446 70.3030303030303,5.6792018419033 72.72727272727273,6.201074443591711 75.15151515151516,5.587106676899463 77.57575757575758,8.288564850345356 80.0,5.771297006907137" 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_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,13.22952477249747 1.63265306122449,6.746208291203236 3.26530612244898,13.37512639029323 4.897959183673469,3.243680485338726 6.530612244897959,3.530839231547017 8.16326530612245,13.56521739130435 9.795918367346939,5.063700707785642 11.42857142857143,6.487360970677452 13.06122448979592,0.0 14.69387755102041,2.851365015166835 16.3265306122449,0.4206268958543984 17.95918367346939,0.3761375126390293 19.59183673469388,5.629929221435794 21.22448979591837,13.37108190091001 22.85714285714286,4.27098078867543 24.48979591836735,7.518705763397371 26.12244897959184,7.263902932254803 27.75510204081633,4.319514661274014 29.38775510204082,4.71587462082912 31.02040816326531,3.724974721941355 32.6530612244898,6.475227502527806 34.28571428571429,4.521739130434783 35.91836734693878,5.957532861476239 37.55102040816327,14.25278058645096 39.18367346938776,4.841253791708797 40.81632653061224,6.289180990899899 42.44897959183673,5.844287158746208 44.08163265306122,7.749241658240647 45.71428571428571,7.935288169868554 47.3469387755102,2.721941354903943 48.97959183673469,6.580384226491405 50.61224489795918,6.159757330637007 52.24489795918367,7.72901921132457 53.87755102040816,2.810920121334681 55.51020408163265,8.072800808897878 57.14285714285714,20.0 58.77551020408163,7.757330637007078 60.40816326530612,3.417593528816987 62.04081632653061,13.96157735085945 63.6734693877551,4.663296258847321 65.3061224489796,4.732052578361982 66.93877551020408,4.493427704752275 68.57142857142857,4.392315470171891 70.20408163265306,4.097067745197169 71.83673469387755,4.121334681496461 73.46938775510203,5.189079878665319 75.10204081632654,6.519716885743175 76.73469387755102,2.52376137512639 78.36734693877551,7.680485338725986 80.0,5.64206268958544" 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/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,13.005319148936168 1.63265306122449,2.1276595744680833 3.26530612244898,12.819148936170215 4.897959183673469,1.6223404255319203 6.530612244897959,1.675531914893618 8.16326530612245,12.340425531914892 9.795918367346939,1.8351063829787222 11.42857142857143,0.6117021276595764 13.06122448979592,0.7712765957446841 14.69387755102041,3.643617021276601 16.3265306122449,1.462765957446809 17.95918367346939,0.5585106382978786 19.59183673469388,2.8723404255319167 21.22448979591837,13.031914893617017 22.85714285714286,1.0904255319148994 24.48979591836735,3.61702127659575 26.12244897959184,0.2925531914893682 27.75510204081633,1.4095744680851077 29.38775510204082,2.5797872340425556 31.02040816326531,1.037234042553191 32.6530612244898,1.0638297872340416 34.28571428571429,1.2234042553191529 35.91836734693878,0.15957446808511122 37.55102040816327,10.771276595744679 39.18367346938776,0.691489361702132 40.81632653061224,0.3989361702127674 42.44897959183673,0.0 44.08163265306122,1.675531914893618 45.71428571428571,1.941489361702132 47.3469387755102,1.1436170212766008 48.97959183673469,1.2765957446808542 50.61224489795918,1.329787234042552 52.24489795918367,0.9042553191489375 53.87755102040816,0.7180851063829827 55.51020408163265,2.9255319148936145 57.14285714285714,20.0 58.77551020408163,0.4521276595744723 60.40816326530612,2.1808510638297918 62.04081632653061,12.473404255319148 63.6734693877551,1.7553191489361772 65.3061224489796,2.8457446808510696 66.93877551020408,2.7659574468085104 68.57142857142857,1.5957446808510625 70.20408163265306,1.7287234042553195 71.83673469387755,3.031914893617021 73.46938775510203,1.3829787234042605 75.10204081632654,1.2234042553191529 76.73469387755102,2.6063829787234063 78.36734693877551,1.7021276595744688 80.0,3.9361702127659584" 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/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,12.65717750259722 1.63265306122449,5.898402920907673 3.26530612244898,13.1539723208589 4.897959183673469,3.859847206865336 6.530612244897959,3.505623682601826 8.16326530612245,14.06374954486085 9.795918367346939,6.278214451544801 11.42857142857143,4.077345261041091 13.06122448979592,4.245972227325719 14.69387755102041,4.314251450599447 16.3265306122449,2.688277285800661 17.95918367346939,3.611516607150612 19.59183673469388,5.028377299496591 21.22448979591837,14.02466603643117 22.85714285714286,2.298644770994024 24.48979591836735,4.36495979743385 26.12244897959184,4.380025320768709 27.75510204081633,1.981767710341095 29.38775510204082,5.592783246870814 31.02040816326531,3.823402670372362 32.6530612244898,6.719624263843746 34.28571428571429,3.944995807709139 35.91836734693878,2.788357791147084 37.55102040816327,13.98080565474898 39.18367346938776,0.0 40.81632653061224,6.216449146342686 42.44897959183673,2.150127438961247 44.08163265306122,5.055702350689306 45.71428571428571,3.819193677156858 47.3469387755102,2.533813915733283 48.97959183673469,6.435617435921419 50.61224489795918,3.881526862395986 52.24489795918367,4.443427456665742 53.87755102040816,3.806934149299002 55.51020408163265,4.499246723833257 57.14285714285714,20.0 58.77551020408163,5.281618391296069 60.40816326530612,3.657481485440558 62.04081632653061,13.57961511095374 63.6734693877551,4.281481431993025 65.3061224489796,3.269118349540184 66.93877551020408,2.563811343570763 68.57142857142857,3.383596284060275 70.20408163265306,0.792793936377393 71.83673469387755,2.905875554100595 73.46938775510203,3.652704612188042 75.10204081632654,5.271262931797608 76.73469387755102,3.801689610133652 78.36734693877551,6.144562214598526 80.0,2.738551371430289" 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_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,12.76221092895514 1.63265306122449,5.328636086218253 3.26530612244898,13.0021089269852 4.897959183673469,3.733948890245155 6.530612244897959,3.356879996616048 8.16326530612245,11.99997582891708 9.795918367346939,7.100134753787307 11.42857142857143,5.069159511018992 13.06122448979592,3.471571785094902 14.69387755102041,5.006918972487265 16.3265306122449,3.747847262926997 17.95918367346939,3.848519823309384 19.59183673469388,7.038981913987201 21.22448979591837,12.84548030963157 22.85714285714286,3.901575350329633 24.48979591836735,3.46818783348541 26.12244897959184,4.098327965338667 27.75510204081633,2.542797923703977 29.38775510204082,3.505048734945947 31.02040816326531,2.165487319245621 32.6530612244898,7.295316248406219 34.28571428571429,2.153643488612399 35.91836734693878,2.538084562533613 37.55102040816327,12.24724600723924 39.18367346938776,0.0 40.81632653061224,5.379757926604507 42.44897959183673,2.442487929565464 44.08163265306122,3.779994803217171 45.71428571428571,4.565192432033936 47.3469387755102,0.3205085595847408 48.97959183673469,6.667109803186957 50.61224489795918,2.939687105331537 52.24489795918367,4.298222821127944 53.87755102040816,2.3957168841057 55.51020408163265,4.036812559294688 57.14285714285714,20.0 58.77551020408163,4.431888909702877 60.40816326530612,3.608500969864702 62.04081632653061,12.55832784448325 63.6734693877551,3.760053659804093 65.3061224489796,2.615794594137304 66.93877551020408,2.254557759824035 68.57142857142857,2.945850731477397 70.20408163265306,1.465613613153903 71.83673469387755,1.714696622695438 73.46938775510203,1.412074664475155 75.10204081632654,3.995238296663786 76.73469387755102,2.763238199979455 78.36734693877551,3.975901430323832 80.0,3.243638473112692" 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_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,14.67448959842575 1.63265306122449,6.381760406393543 3.26530612244898,15.19019239384642 4.897959183673469,3.347580445549326 6.530612244897959,3.104734395325364 8.16326530612245,15.34558178878238 9.795918367346939,4.838353236366609 11.42857142857143,6.105618831788204 13.06122448979592,3.913265081877843 14.69387755102041,6.207633604267502 16.3265306122449,3.731689582078711 17.95918367346939,4.336221567141219 19.59183673469388,7.339558059359798 21.22448979591837,15.35068638283993 22.85714285714286,2.661189894754374 24.48979591836735,6.691382566192011 26.12244897959184,5.99957898665326 27.75510204081633,2.69360638027992 29.38775510204082,6.633905762408135 31.02040816326531,1.272956215383026 32.6530612244898,8.310325390883133 34.28571428571429,3.432538779878646 35.91836734693878,3.772742238819435 37.55102040816327,15.03902855411217 39.18367346938776,0.0 40.81632653061224,7.185556620511986 42.44897959183673,2.998895032736487 44.08163265306122,5.523093661590089 45.71428571428571,6.040801282471425 47.3469387755102,2.585361227138243 48.97959183673469,7.738610856438304 50.61224489795918,4.932101959254236 52.24489795918367,6.810808476710482 53.87755102040816,3.545718888000426 55.51020408163265,6.850581129503243 57.14285714285714,20.0 58.77551020408163,5.61631804551108 60.40816326530612,3.661351051877943 62.04081632653061,15.20141941642615 63.6734693877551,3.390036480112517 65.3061224489796,3.257872217051657 66.93877551020408,3.07774636027793 68.57142857142857,3.473329267136053 70.20408163265306,2.005303534430178 71.83673469387755,2.673959090765388 73.46938775510203,2.286040785860737 75.10204081632654,6.569890143275623 76.73469387755102,2.510026055020122 78.36734693877551,6.905975999154889 80.0,3.893278514208429" 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,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_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,12.93331047488428 1.63265306122449,4.512257843305332 3.26530612244898,13.52648722784159 4.897959183673469,2.122406994685411 6.530612244897959,1.152065832333276 8.16326530612245,13.96536944968284 9.795918367346939,6.586662094976856 11.42857142857143,4.927138693639637 13.06122448979592,2.400137150694325 14.69387755102041,5.232298988513629 16.3265306122449,1.865249442825304 17.95918367346939,1.995542602434425 19.59183673469388,6.336362077833019 21.22448979591837,13.44419681124636 22.85714285714286,2.345276872964169 24.48979591836735,3.836790673752786 26.12244897959184,4.728270186867821 27.75510204081633,0.5863192182410423 29.38775510204082,5.314589405108863 31.02040816326531,1.049202811589234 32.6530612244898,6.974112806446083 34.28571428571429,1.837819303960226 35.91836734693878,0.06514657980456026 37.55102040816327,12.92988170752614 39.18367346938776,0.0891479513115035 40.81632653061224,6.87810732041831 42.44897959183673,2.084690553745928 44.08163265306122,5.750042859591977 45.71428571428571,5.146579804560261 47.3469387755102,0.8194753985942054 48.97959183673469,6.812960740613749 50.61224489795918,3.291616663809361 52.24489795918367,4.587690725184296 53.87755102040816,1.381793245328304 55.51020408163265,4.690553745928339 57.14285714285714,20.0 58.77551020408163,4.505400308589062 60.40816326530612,3.3053317332419 62.04081632653061,13.03617349562832 63.6734693877551,3.713355048859935 65.3061224489796,0.0 66.93877551020408,1.669809703411624 68.57142857142857,2.101834390536602 70.20408163265306,0.4217383850505743 71.83673469387755,1.8549631407509 73.46938775510203,0.3634493399622836 75.10204081632654,5.784330533173324 76.73469387755102,1.254928853077319 78.36734693877551,4.169381107491857 80.0,2.40356591805246" 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/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,12.34085458072992 1.63265306122449,5.521356879879008 3.26530612244898,12.62263401518508 4.897959183673469,1.644044363647474 6.530612244897959,2.525168426037672 8.16326530612245,12.10899188805206 9.795918367346939,2.069272368963779 11.42857142857143,4.873355841060817 13.06122448979592,3.423669778028995 14.69387755102041,3.716868574222032 16.3265306122449,3.58816205563788 17.95918367346939,3.399265188896867 19.59183673469388,2.358651980629096 21.22448979591837,12.71792266915168 22.85714285714286,3.17527001634611 24.48979591836735,2.788195664461724 26.12244897959184,4.642066026062115 27.75510204081633,3.272353687040743 29.38775510204082,4.461991475580134 31.02040816326531,2.850410180418277 32.6530612244898,2.335316763164729 34.28571428571429,0.0 35.91836734693878,1.233291067691227 37.55102040816327,11.75583189477383 39.18367346938776,2.120411249789945 40.81632653061224,1.36089002276234 42.44897959183673,1.978986846728487 44.08163265306122,6.09797735987412 45.71428571428571,5.434394048182832 47.3469387755102,2.768794207060908 48.97959183673469,2.785560427137598 50.61224489795918,7.153332620418888 52.24489795918367,5.283421683802075 53.87755102040816,3.079599443926733 55.51020408163265,5.376533402587879 57.14285714285714,20.0 58.77551020408163,7.519439649246093 60.40816326530612,3.360271314868849 62.04081632653061,12.47231091217403 63.6734693877551,3.013183824989688 65.3061224489796,3.036098932156006 66.93877551020408,2.126560136879573 68.57142857142857,3.251539131364671 70.20408163265306,1.977497364762676 71.83673469387755,2.657655937304267 73.46938775510203,5.283994561481233 75.10204081632654,4.499037565499015 76.73469387755102,3.274645197757375 78.36734693877551,5.262263401518508 80.0,3.67180219679494" 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>./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,13.15713189530224 1.63265306122449,6.675760934436013 3.26530612244898,14.99872111859494 4.897959183673469,6.397817375735357 6.530612244897959,6.26992923522892 8.16326530612245,12.93886946883792 9.795918367346939,3.168215534146134 11.42857142857143,8.283741154403614 13.06122448979592,6.991218347685225 14.69387755102041,7.231648051837326 16.3265306122449,6.911075112967857 17.95918367346939,7.403870747719328 19.59183673469388,4.663654190468071 21.22448979591837,11.97715065222952 22.85714285714286,5.470202063262 24.48979591836735,5.679938613692557 26.12244897959184,8.39628271804928 27.75510204081633,5.720862818654617 29.38775510204082,8.699803904851223 31.02040816326531,5.112115269843976 32.6530612244898,7.492539858470458 34.28571428571429,6.929832040242135 35.91836734693878,4.692642168982863 37.55102040816327,15.13513513513514 39.18367346938776,2.450336772103334 40.81632653061224,0.8594083042032569 42.44897959183673,7.103759911330889 44.08163265306122,6.863330207178788 45.71428571428571,6.670645408815756 47.3469387755102,7.530053713019013 48.97959183673469,0.0 50.61224489795918,8.5821468155853 52.24489795918367,7.277687782419644 53.87755102040816,6.542757268309319 55.51020408163265,8.002387245289453 57.14285714285714,20.0 58.77551020408163,7.429448375820616 60.40816326530612,5.110410094637224 62.04081632653061,14.18194219456049 63.6734693877551,7.407281098132833 65.3061224489796,7.02191150140677 66.93877551020408,5.937420069912183 68.57142857142857,6.585386648478131 70.20408163265306,5.930599369085174 71.83673469387755,6.798533549322193 73.46938775510203,6.264813709608662 75.10204081632654,7.354420666723506 76.73469387755102,6.346662119532782 78.36734693877551,8.005797595702958 80.0,7.228237701423821" 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(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.83</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,14.06206432893387 1.63265306122449,7.176155597230577 3.26530612244898,14.28791149169055 4.897959183673469,2.139579868605735 6.530612244897959,2.184919146527016 8.16326530612245,14.37618390479223 9.795918367346939,6.218542239206759 11.42857142857143,6.271194303889538 13.06122448979592,3.452012785582015 14.69387755102041,6.348096513058829 16.3265306122449,3.112447857078266 17.95918367346939,3.620049616865016 19.59183673469388,7.62498771373192 21.22448979591837,15.11178734730626 22.85714285714286,2.15908063330306 24.48979591836735,6.778685978714286 26.12244897959184,6.174807056446064 27.75510204081633,2.165921627370267 29.38775510204082,6.767960558130757 31.02040816326531,0.2629300685278888 32.6530612244898,8.280685200256341 34.28571428571429,2.964918281573743 35.91836734693878,2.914798171016988 37.55102040816327,14.90032986172542 39.18367346938776,0.0 40.81632653061224,6.994027890811444 42.44897959183673,2.479349240610342 44.08163265306122,6.176898670724084 45.71428571428571,6.512877974751228 47.3469387755102,2.167447090415138 48.97959183673469,7.224419989856457 50.61224489795918,5.271355499726753 52.24489795918367,6.075243071527704 53.87755102040816,3.067486013312417 55.51020408163265,6.59942048130718 57.14285714285714,20.0 58.77551020408163,5.14706957762759 60.40816326530612,3.046349700608219 62.04081632653061,15.22105453530385 63.6734693877551,3.0824732945677 65.3061224489796,2.541987583988929 66.93877551020408,2.12929478787021 68.57142857142857,3.306763541433228 70.20408163265306,1.675791923695395 71.83673469387755,1.997979154626124 73.46938775510203,2.047706104604304 75.10204081632654,6.335861355853571 76.73469387755102,2.179021737848389 78.36734693877551,7.01285241931362 80.0,3.428391698021223" 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/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,10.28072757859321 1.63265306122449,4.834402271054568 3.26530612244898,12.22794658816108 4.897959183673469,1.566607086531385 6.530612244897959,1.701188097991799 8.16326530612245,12.34360214488487 9.795918367346939,1.900956786878351 11.42857142857143,4.689307118073809 13.06122448979592,2.195352749448008 14.69387755102041,4.096309536326359 16.3265306122449,1.667542845126695 17.95918367346939,2.151193355062559 19.59183673469388,3.129008516454631 21.22448979591837,12.50131426769004 22.85714285714286,0.01051414152034486 24.48979591836735,3.875512564399117 26.12244897959184,4.106823677846704 27.75510204081633,1.67805698664704 29.38775510204082,3.900746504047944 31.02040816326531,1.04300283881821 32.6530612244898,2.014509515298076 34.28571428571429,1.749553148985385 35.91836734693878,1.209126274839659 37.55102040816327,13.01861003049101 39.18367346938776,1.162864052150142 40.81632653061224,1.808432341499317 42.44897959183673,2.142782041846283 44.08163265306122,1.947219009567869 45.71428571428571,4.979497424035328 47.3469387755102,2.132267900325938 48.97959183673469,2.235306487225318 50.61224489795918,4.42224792345705 52.24489795918367,3.025969929555252 53.87755102040816,0.1640206077173799 55.51020408163265,5.269687729996846 57.14285714285714,20.0 58.77551020408163,4.453790348018084 60.40816326530612,1.800021028283041 62.04081632653061,12.80412154347598 63.6734693877551,1.017768899169383 65.3061224489796,1.482493954368626 66.93877551020408,1.007254757649038 68.57142857142857,0.02523393964882767 70.20408163265306,0.0 71.83673469387755,1.701188097991799 73.46938775510203,1.179686678582694 75.10204081632654,4.598885500998843 76.73469387755102,0.8327200084113132 78.36734693877551,3.976448322994428 80.0,1.854694564188834" 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_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,15.682074408117249 1.63265306122449,9.379932356257045 3.26530612244898,15.580608793686585 4.897959183673469,6.0766629086809445 6.530612244897959,0.0 8.16326530612245,14.892897406989851 9.795918367346939,7.26042841037204 11.42857142857143,10.394588500563698 13.06122448979592,6.798196166854565 14.69387755102041,11.262683201803833 16.3265306122449,4.92671927846674 17.95918367346939,4.904171364148812 19.59183673469388,6.764374295377674 21.22448979591837,15.231116121758735 22.85714285714286,4.363021420518599 24.48979591836735,10.315670800450956 26.12244897959184,9.68432919954904 27.75510204081633,5.896279594137541 29.38775510204082,10.822998872604282 31.02040816326531,4.68996617812852 32.6530612244898,7.621195039458847 34.28571428571429,4.340473506200677 35.91836734693878,5.434047350620068 37.55102040816327,15.377677564825252 39.18367346938776,4.284103720405863 40.81632653061224,6.133032694475759 42.44897959183673,6.031567080045093 44.08163265306122,8.072153325817359 45.71428571428571,9.549041713641488 47.3469387755102,6.505073280721534 48.97959183673469,5.603156708004509 50.61224489795918,7.2266065388951475 52.24489795918367,9.007891770011272 53.87755102040816,5.56933483652762 55.51020408163265,8.737316798196165 57.14285714285714,20.0 58.77551020408163,9.977452085682073 60.40816326530612,6.121758737316798 62.04081632653061,14.847801578354003 63.6734693877551,6.110484780157835 65.3061224489796,6.426155580608793 66.93877551020408,4.554678692220968 68.57142857142857,5.140924464487032 70.20408163265306,4.565952649379932 71.83673469387755,4.791431792559187 73.46938775510203,4.859075535512963 75.10204081632654,9.887260428410372 76.73469387755102,6.245772266065387 78.36734693877551,10.16910935738444 80.0,5.896279594137541" 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/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,12.413793103448274 1.63265306122449,4.050355774493706 3.26530612244898,11.756978653530375 4.897959183673469,0.35030103995621076 6.530612244897959,2.01423097974822 8.16326530612245,11.034482758620689 9.795918367346939,7.553366174055828 11.42857142857143,4.5101258894362335 13.06122448979592,3.0870279146141186 14.69387755102041,3.8970990695128584 16.3265306122449,2.3426382047071677 17.95918367346939,2.4740010946907454 19.59183673469388,7.093596059113295 21.22448979591837,11.406677613574164 22.85714285714286,3.41543513957307 24.48979591836735,3.5249042145593847 26.12244897959184,3.3716475095785405 27.75510204081633,2.2550629447181123 29.38775510204082,3.3059660645867552 31.02040816326531,0.0 32.6530612244898,7.422003284072245 34.28571428571429,2.5615763546798007 35.91836734693878,4.313081554460862 37.55102040816327,11.691297208538586 39.18367346938776,4.2692939244663375 40.81632653061224,7.290640394088667 42.44897959183673,4.532019704433495 44.08163265306122,4.2692939244663375 45.71428571428571,4.860426929392446 47.3469387755102,4.225506294471808 48.97959183673469,6.590038314176246 50.61224489795918,4.575807334428019 52.24489795918367,5.3420908593322345 53.87755102040816,4.444444444444443 55.51020408163265,3.8970990695128584 57.14285714285714,20.0 58.77551020408163,4.904214559386968 60.40816326530612,3.2183908045977 62.04081632653061,11.45046524356869 63.6734693877551,2.6710454296661155 65.3061224489796,2.9118773946360115 66.93877551020408,3.3059660645867552 68.57142857142857,2.0361247947454792 70.20408163265306,2.0799124247400123 71.83673469387755,2.0799124247400123 73.46938775510203,4.181718664477286 75.10204081632654,4.707170224411604 76.73469387755102,4.203612479474545 78.36734693877551,4.663382594417074 80.0,3.7219485495347584" 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></td><td></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,13.97027146036393 1.63265306122449,6.757351803586942 3.26530612244898,15.98771823342497 4.897959183673469,3.334166398895593 6.530612244897959,2.407559474930677 8.16326530612245,14.91663393909101 9.795918367346939,6.480536018184631 11.42857142857143,5.197139014840468 13.06122448979592,1.633046520761184 14.69387755102041,6.397229461958656 16.3265306122449,4.240541730634201 17.95918367346939,4.715389101122258 19.59183673469388,8.356361645661513 21.22448979591837,16.88028847870327 22.85714285714286,4.264105585109548 24.48979591836735,8.316374498673046 26.12244897959184,6.272031608887619 27.75510204081633,3.846382710319302 29.38775510204082,6.609066133504707 31.02040816326531,2.249991074297547 32.6530612244898,7.962916681542837 34.28571428571429,3.433658228902615 35.91836734693878,2.49919668677925 37.55102040816327,17.37798564747046 39.18367346938776,1.757768336368072 40.81632653061224,6.596213121972699 42.44897959183673,0.05617242076951456 44.08163265306122,7.937448677210896 45.71428571428571,6.58097992311995 47.3469387755102,2.142168588667928 48.97959183673469,5.538457876634891 50.61224489795918,6.476251681007295 52.24489795918367,6.828995441941281 53.87755102040816,0.9851595320551727 55.51020408163265,7.392861818225094 57.14285714285714,20.0 58.77551020408163,6.729265593202185 60.40816326530612,0.4658026586692373 62.04081632653061,14.54389660466279 63.6734693877551,2.991419424708725 65.3061224489796,2.134075951777405 66.93877551020408,0.652171325883347 68.57142857142857,0.916610137217799 70.20408163265306,0.0 71.83673469387755,1.742773156247397 73.46938775510203,4.152474799766742 75.10204081632654,5.135016125769098 76.73469387755102,0.5212610232425292 78.36734693877551,8.060742380425339 80.0,1.856070072714723" 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/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,14.1899896007596 1.63265306122449,7.676447981190939 3.26530612244898,14.06836370212958 4.897959183673469,4.641226206085816 6.530612244897959,4.116290636162228 8.16326530612245,14.3034769634218 9.795918367346939,6.925441967717141 11.42857142857143,7.647510964416512 13.06122448979592,0.0 14.69387755102041,3.168151195912646 16.3265306122449,0.9662250757335986 17.95918367346939,0.9463308767011801 19.59183673469388,6.943527603201157 21.22448979591837,13.97024912962879 22.85714285714286,5.451010534882669 24.48979591836735,8.777863182167563 26.12244897959184,8.725414839263914 27.75510204081633,5.398562191979021 29.38775510204082,5.095175656734639 31.02040816326531,5.190125243025727 32.6530612244898,8.267396120631188 34.28571428571429,5.566306461093277 35.91836734693878,7.274494732558665 37.55102040816327,15.04408373649229 39.18367346938776,6.485961025455532 40.81632653061224,8.309897364018628 42.44897959183673,7.023104399330831 44.08163265306122,8.701451372247591 45.71428571428571,8.837997920151919 47.3469387755102,3.875299543337704 48.97959183673469,8.262874711760183 50.61224489795918,7.728896324094588 52.24489795918367,8.691956413618485 53.87755102040816,3.734231586562373 55.51020408163265,9.030157797169599 57.14285714285714,20.0 58.77551020408163,8.717276303296106 60.40816326530612,4.620427725279197 62.04081632653061,14.60867206221459 63.6734693877551,5.540534430528553 65.3061224489796,5.650856806981055 66.93877551020408,5.514310259076728 68.57142857142857,5.125016955283266 70.20408163265306,5.03187593254058 71.83673469387755,5.337975313107564 73.46938775510203,6.547452186101189 75.10204081632654,7.461228918931139 76.73469387755102,3.111633585025094 78.36734693877551,8.813582312248498 80.0,6.43034769634218" 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_BenchmarkSumIntSet_4.html">BenchmarkSumIntSet-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,15.859786738570904 1.63265306122449,9.584507905380558 3.26530612244898,16.791273440372592 4.897959183673469,2.573844833925726 6.530612244897959,0.0 8.16326530612245,16.595170976835398 9.795918367346939,7.819585733545779 11.42857142857143,9.535482289496262 13.06122448979592,4.559382277239855 14.69387755102041,9.339379825959062 16.3265306122449,4.608407893124159 17.95918367346939,4.853535972545657 19.59183673469388,5.93209952200025 21.22448979591837,16.717735016546143 22.85714285714286,2.9170241451158248 24.48979591836735,9.609020713322716 26.12244897959184,9.87866160068636 27.75510204081633,2.8434857212893725 29.38775510204082,10.025738448339258 31.02040816326531,1.005025125628137 32.6530612244898,6.348817257016792 34.28571428571429,0.9069738938595471 35.91836734693878,5.098664051967155 37.55102040816327,16.668709400661847 39.18367346938776,3.897536462801817 40.81632653061224,7.084201495281286 42.44897959183673,5.147689667851452 44.08163265306122,6.471381296727541 45.71428571428571,9.707071945091307 47.3469387755102,4.878048780487807 48.97959183673469,5.956612329942397 50.61224489795918,5.907586714058093 52.24489795918367,9.486456673611967 53.87755102040816,5.490868979041551 55.51020408163265,9.756097560975611 57.14285714285714,20.0 58.77551020408163,7.353842382644931 60.40816326530612,2.255178330677783 62.04081632653061,16.4971197450668 63.6734693877551,3.84851084691752 65.3061224489796,4.240715773991914 66.93877551020408,4.142664542223313 68.57142857142857,3.407280303958821 70.20408163265306,3.162152224537323 71.83673469387755,1.4952812844711332 73.46938775510203,3.5788699595538667 75.10204081632654,9.412918249785513 76.73469387755102,4.829023164603509 78.36734693877551,8.849123667116066 80.0,4.878048780487807" 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_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,11.01653752336513 1.63265306122449,3.44557798665297 3.26530612244898,11.06224116648191 4.897959183673469,0.2694772463536136 6.530612244897959,0.2441647667841519 8.16326530612245,11.4588692179429 9.795918367346939,4.900811958118328 11.42857142857143,3.713373965250558 13.06122448979592,0.6978302546274207 14.69387755102041,3.282993681366044 16.3265306122449,1.081902929028236 17.95918367346939,0.944280348609933 19.59183673469388,5.511571651366271 21.22448979591837,11.46050584052494 22.85714285714286,0.0 24.48979591836735,3.262965139634956 26.12244897959184,7.722926062387411 27.75510204081633,4.174695852231424 29.38775510204082,8.901793515930699 31.02040816326531,4.353147049250677 32.6530612244898,10.38788592760925 34.28571428571429,5.03639704014286 35.91836734693878,4.600558410605124 37.55102040816327,15.13584706604846 39.18367346938776,2.365227322855787 40.81632653061224,9.70715671368984 42.44897959183673,4.055779211899282 44.08163265306122,8.109292859613289 45.71428571428571,8.462560813827848 47.3469387755102,4.182865360618484 48.97959183673469,10.08456864769078 50.61224489795918,7.518440275705202 52.24489795918367,8.200937302003869 53.87755102040816,4.765481375303117 55.51020408163265,5.900803744212968 57.14285714285714,20.0 58.77551020408163,6.195869733479868 60.40816326530612,5.446704959288465 62.04081632653061,14.51801362575984 63.6734693877551,5.258462337215656 65.3061224489796,5.132669440360567 66.93877551020408,5.443121509279281 68.57142857142857,5.394516674456691 70.20408163265306,4.527395736164055 71.83673469387755,4.956646317200905 73.46938775510203,4.917115171882873 75.10204081632654,8.538373345329513 76.73469387755102,5.483396901126972 78.36734693877551,8.427517346174204 80.0,5.992387175669119" 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_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,7.987949360232889 1.63265306122449,1.36551350619457 3.26530612244898,8.3562385755873 4.897959183673469,0.0 6.530612244897959,0.08327127479520682 8.16326530612245,8.885654322659265 9.795918367346939,0.7744905558188342 11.42857142857143,1.520547017805159 13.06122448979592,7.021190169927561 14.69387755102041,7.964931284273238 16.3265306122449,7.348859251235529 17.95918367346939,7.310947126125516 19.59183673469388,8.96960259968858 21.22448979591837,13.87786879696703 22.85714285714286,6.109945162819037 24.48979591836735,8.325773475052468 26.12244897959184,9.161871234175074 27.75510204081633,5.819511204386974 29.38775510204082,10.11170536862772 31.02040816326531,7.950037235122876 32.6530612244898,10.35881118407691 34.28571428571429,8.631778484869 35.91836734693878,2.743213052603074 37.55102040816327,15.48101008733329 39.18367346938776,6.518177509985783 40.81632653061224,9.94583982127141 42.44897959183673,6.936564890664139 44.08163265306122,9.84293548168709 45.71428571428571,8.931013472344459 47.3469387755102,7.478843680184145 48.97959183673469,10.09478031277503 50.61224489795918,9.22686344864938 52.24489795918367,10.13540044682147 53.87755102040816,6.58858574233295 55.51020408163265,9.501049353462866 57.14285714285714,20.0 58.77551020408163,9.823302416897976 60.40816326530612,8.529551147518786 62.04081632653061,15.36591970753503 63.6734693877551,6.752420282986934 65.3061224489796,8.068512626091666 66.93877551020408,8.370455622503554 68.57142857142857,8.28921535441067 70.20408163265306,7.329903188680523 71.83673469387755,7.425360503689662 73.46938775510203,8.335251506329971 75.10204081632654,10.05686818766502 76.73469387755102,8.13215083609776 78.36734693877551,10.02640308713019 80.0,8.4848690000677" 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_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,12.57670278355405 1.63265306122449,6.128196709350261 3.26530612244898,13.70325781620517 4.897959183673469,3.72332275363905 6.530612244897959,3.727700558170078 8.16326530612245,13.22315858596914 9.795918367346939,5.896902703294298 11.42857142857143,5.351866039181351 13.06122448979592,3.737185801320638 14.69387755102041,5.538652365838532 16.3265306122449,3.599284958593265 17.95918367346939,3.535806792893364 19.59183673469388,6.174893291014556 21.22448979591837,13.42015978986538 22.85714285714286,3.344642661705155 24.48979591836735,4.601802196198606 26.12244897959184,5.375943964102003 27.75510204081633,3.247601327934041 29.38775510204082,6.22450840903287 31.02040816326531,3.519025208857758 32.6530612244898,6.690744591587319 34.28571428571429,3.651818612965598 35.91836734693878,3.200904746269746 37.55102040816327,13.61497209149611 39.18367346938776,0.0 40.81632653061224,6.419320710663602 42.44897959183673,3.37236875706833 44.08163265306122,4.382182335558717 45.71428571428571,5.79767246725767 47.3469387755102,3.292109007332823 48.97959183673469,5.304439823428551 50.61224489795918,1.883915216518916 52.24489795918367,5.69333479260151 53.87755102040816,2.8616248951151 55.51020408163265,5.714494181168144 57.14285714285714,20.0 58.77551020408163,5.896173069205793 60.40816326530612,4.088139797891357 62.04081632653061,13.49458246689285 63.6734693877551,4.091787968333881 65.3061224489796,3.371639122979826 66.93877551020408,3.08927073072854 68.57142857142857,3.857575425923899 70.20408163265306,2.225383969939076 71.83673469387755,3.179015723614607 73.46938775510203,3.197256575827223 75.10204081632654,6.13914122067783 76.73469387755102,3.210389989420306 78.36734693877551,6.06325927547335 80.0,3.837875305534275" 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/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,14.49972734045576 1.63265306122449,6.823708323412622 3.26530612244898,14.69458290770282 4.897959183673469,6.371093479980645 6.530612244897959,5.837756050353689 8.16326530612245,14.31255232375057 9.795918367346939,6.320478651909769 11.42857142857143,7.993379365432914 13.06122448979592,4.740282183426908 14.69387755102041,7.976866181767909 16.3265306122449,6.031843562546563 17.95918367346939,5.380379265585757 19.59183673469388,1.468290847087919 21.22448979591837,14.99043771457538 22.85714285714286,5.564635673085047 24.48979591836735,8.076406116790452 26.12244897959184,9.109209748154749 27.75510204081633,3.032127742916612 29.38775510204082,9.122957933624683 31.02040816326531,6.929469504374074 32.6530612244898,8.76634997196599 34.28571428571429,7.247060269280102 35.91836734693878,5.972856934385057 37.55102040816327,14.98298758054977 39.18367346938776,0.0 40.81632653061224,6.367022788193458 42.44897959183673,5.12484734905798 44.08163265306122,4.273611932503322 45.71428571428571,8.475487522945645 47.3469387755102,4.452491954623307 48.97959183673469,7.682009846465795 50.61224489795918,8.594075223312007 52.24489795918367,8.272260155607954 53.87755102040816,3.103096029923425 55.51020408163265,8.008510050000384 57.14285714285714,20.0 58.77551020408163,8.200216591525281 60.40816326530612,6.848670112673676 62.04081632653061,15.1249241545634 63.6734693877551,7.03492346331385 65.3061224489796,6.197513037734545 66.93877551020408,5.898816427161499 68.57142857142857,5.415325770551233 70.20408163265306,4.752647869799307 71.83673469387755,3.126752125592362 73.46938775510203,5.428689928494074 75.10204081632654,8.560664828454904 76.73469387755102,5.571701779583561 78.36734693877551,8.221491716526241 80.0,6.171015138365118" 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/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,14.75756355558371 1.63265306122449,9.583173096499523 3.26530612244898,15.13064014803621 4.897959183673469,0.8302153130613003 6.530612244897959,7.560976713252227 8.16326530612245,15.30980377962873 9.795918367346939,9.606880607346614 11.42857142857143,9.63954629977333 13.06122448979592,7.789274613508757 14.69387755102041,9.384916774873657 16.3265306122449,7.28580671139725 17.95918367346939,7.924190257298882 19.59183673469388,9.829568333280548 21.22448979591837,11.68273559338904 22.85714285714286,7.31602926339316 24.48979591836735,4.775796622132138 26.12244897959184,9.414867866821702 27.75510204081633,6.928836748451547 29.38775510204082,5.437344758785126 31.02040816326531,6.868301157777104 32.6530612244898,10.74954643550335 34.28571428571429,7.001859501327892 35.91836734693878,0.0 37.55102040816327,15.16430119397178 39.18367346938776,6.483189836535808 40.81632653061224,2.685282793504866 42.44897959183673,7.547946630954589 44.08163265306122,9.49712026132554 45.71428571428571,9.960140616304795 47.3469387755102,6.187298384360282 48.97959183673469,10.53672175797527 50.61224489795918,9.582268229673298 52.24489795918367,9.67555999945708 53.87755102040816,7.029005506114638 55.51020408163265,9.671850045469558 57.14285714285714,20.0 58.77551020408163,9.669587878403997 60.40816326530612,6.402385228953929 62.04081632653061,15.13308328846702 63.6734693877551,8.115569591045437 65.3061224489796,7.172879331484389 66.93877551020408,7.427237396336194 68.57142857142857,7.498721875607957 70.20408163265306,6.849751387839495 71.83673469387755,7.627484424979754 73.46938775510203,6.910467951879182 75.10204081632654,9.916887982011247 76.73469387755102,7.30435648133486 78.36734693877551,5.125708623833287 80.0,8.011600392712204" 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/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,7.548990051251135 1.63265306122449,5.607476635514018 3.26530612244898,13.910159782936388 4.897959183673469,3.213747362074159 6.530612244897959,5.058788061501357 8.16326530612245,13.717214350316551 9.795918367346939,3.901115465782336 11.42857142857143,4.341272233946336 13.06122448979592,2.610792885137169 14.69387755102041,4.160385890865239 16.3265306122449,5.125113053964425 17.95918367346939,5.450708471510399 19.59183673469388,5.378353934277964 21.22448979591837,13.753391618932772 22.85714285714286,4.703044920108532 24.48979591836735,6.071751582755505 26.12244897959184,3.961410913476037 27.75510204081633,4.9502562556527 29.38775510204082,4.045824540247214 31.02040816326531,4.5100994874886915 32.6530612244898,4.66083810672294 34.28571428571429,4.208622249020198 35.91836734693878,6.536026529996983 37.55102040816327,13.548387096774194 39.18367346938776,3.1956587277660518 40.81632653061224,5.908953873982515 42.44897959183673,4.371419957793188 44.08163265306122,4.299065420560746 45.71428571428571,4.19656315948146 47.3469387755102,4.021706361169734 48.97959183673469,5.41453120289418 50.61224489795918,5.92704250829062 52.24489795918367,6.33102200783841 53.87755102040816,3.3584564365390435 55.51020408163265,0.0 57.14285714285714,20.0 58.77551020408163,6.186312933373532 60.40816326530612,4.570394935182392 62.04081632653061,12.776605366294845 63.6734693877551,5.523063008742842 65.3061224489796,5.378353934277964 66.93877551020408,4.980403979499551 68.57142857142857,5.125113053964425 70.20408163265306,4.817606270726561 71.83673469387755,4.85378353934278 73.46938775510203,5.41453120289418 75.10204081632654,5.36026529996985 76.73469387755102,3.919204100090443 78.36734693877551,4.015676816400365 80.0,6.3189629182996665" 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/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,14.357262103505839 1.63265306122449,3.12520868113522 3.26530612244898,12.868113522537563 4.897959183673469,1.9966611018363913 6.530612244897959,1.9565943238731194 8.16326530612245,14.50417362270451 9.795918367346939,3.666110183639397 11.42857142857143,3.913188647746246 13.06122448979592,2.757929883138562 14.69387755102041,5.115191986644405 16.3265306122449,2.4974958263772926 17.95918367346939,2.3439065108514114 19.59183673469388,3.7595993322203647 21.22448979591837,14.163606010016693 22.85714285714286,1.642737896494154 24.48979591836735,5.302170283806342 26.12244897959184,5.52921535893155 27.75510204081633,1.9632721202003331 29.38775510204082,5.909849749582634 31.02040816326531,1.6627712854757917 32.6530612244898,1.8497495826377275 34.28571428571429,0.0 35.91836734693878,1.6160267111853095 37.55102040816327,14.430717863105176 39.18367346938776,0.03338898163605819 40.81632653061224,1.0550918196994985 42.44897959183673,0.2938230383973277 44.08163265306122,5.295492487479127 45.71428571428571,5.742904841402334 47.3469387755102,2.023372287145243 48.97959183673469,2.5909849749582605 50.61224489795918,4.781302170283805 52.24489795918367,4.921535893155259 53.87755102040816,1.3889816360600982 55.51020408163265,5.79632721202003 57.14285714285714,20.0 58.77551020408163,3.465776293823037 60.40816326530612,2.4040066777963247 62.04081632653061,14.404006677796325 63.6734693877551,2.3372287145242083 65.3061224489796,1.409015025041736 66.93877551020408,1.5091819699499105 68.57142857142857,1.9232053422370612 70.20408163265306,0.22704507512520067 71.83673469387755,1.9098497495826372 73.46938775510203,1.5692821368948202 75.10204081632654,3.9532554257095107 76.73469387755102,1.4891485809682727 78.36734693877551,5.5826377295492495 80.0,2.1569282136894756" 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_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,10.482758620689655 1.63265306122449,2.6022988505747193 3.26530612244898,10.537931034482762 4.897959183673469,2.455172413793104 6.530612244897959,2.133333333333333 8.16326530612245,9.002298850574718 9.795918367346939,5.839080459770116 11.42857142857143,2.068965517241381 13.06122448979592,2.7310344827586235 14.69387755102041,1.406896551724138 16.3265306122449,2.740229885057474 17.95918367346939,2.933333333333337 19.59183673469388,5.535632183908048 21.22448979591837,10.390804597701152 22.85714285714286,3.2643678160919585 24.48979591836735,2.5379310344827637 26.12244897959184,1.9310344827586228 27.75510204081633,2.436781609195407 29.38775510204082,2.4183908045977027 31.02040816326531,2.390804597701152 32.6530612244898,5.508045977011495 34.28571428571429,2.740229885057474 35.91836734693878,3.273563218390805 37.55102040816327,10.05977011494253 39.18367346938776,3.0436781609195442 40.81632653061224,4.358620689655172 42.44897959183673,3.236781609195404 44.08163265306122,1.5632183908046002 45.71428571428571,0.0 47.3469387755102,3.255172413793108 48.97959183673469,6.216091954022993 50.61224489795918,2.0045977011494323 52.24489795918367,1.9402298850574766 53.87755102040816,2.62988505747127 55.51020408163265,1.7471264367816133 57.14285714285714,20.0 58.77551020408163,1.9402298850574766 60.40816326530612,1.4988505747126482 62.04081632653061,10.344827586206899 63.6734693877551,2.4183908045977027 65.3061224489796,2.3356321839080536 66.93877551020408,2.3448275862069003 68.57142857142857,2.427586206896553 70.20408163265306,1.8758620689655245 71.83673469387755,0.14712643678161186 73.46938775510203,2.390804597701152 75.10204081632654,1.1954022988505777 76.73469387755102,2.2804597701149447 78.36734693877551,1.8390804597701162 80.0,3.475862068965519" 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></td><td></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,12.0873541023845 1.63265306122449,4.970164547159756 3.26530612244898,12.09874230740703 4.897959183673469,2.000887917322346 6.530612244897959,1.228439583349782 8.16326530612245,12.19069308889771 9.795918367346939,6.346657171429909 11.42857142857143,5.033114526989421 13.06122448979592,2.330307245563258 14.69387755102041,4.134365606722313 16.3265306122449,2.497963561584131 17.95918367346939,2.413798903888788 19.59183673469388,7.037158379889314 21.22448979591837,12.2939674295142 22.85714285714286,0.0 24.48979591836735,5.005209888435046 26.12244897959184,8.651854082497728 27.75510204081633,5.600246010256531 29.38775510204082,9.539117977167617 31.02040816326531,5.822221041001326 32.6530612244898,11.19169128233402 34.28571428571429,6.484029405431597 35.91836734693878,6.145190013528562 37.55102040816327,15.5150003871711 39.18367346938776,3.656157816350571 40.81632653061224,10.37318556408197 42.44897959183673,5.01811845819388 44.08163265306122,8.981367414175622 45.71428571428571,7.580531458216825 47.3469387755102,5.654502451410213 48.97959183673469,10.68470657861332 50.61224489795918,8.583676977798397 52.24489795918367,9.652567819161407 53.87755102040816,6.182495588862772 55.51020408163265,9.660510961315993 57.14285714285714,20.0 58.77551020408163,7.672204232697502 60.40816326530612,6.818193090102406 62.04081632653061,14.94954643526994 63.6734693877551,6.312132259277344 65.3061224489796,6.132404656476561 66.93877551020408,6.664677470908698 68.57142857142857,6.712743177828444 70.20408163265306,6.11577316511018 71.83673469387755,6.068966125661318 73.46938775510203,6.086313466544655 75.10204081632654,9.788687464778828 76.73469387755102,6.647583079336862 78.36734693877551,9.370942714728073 80.0,7.379601187453195" 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_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,14.65023139526421 1.63265306122449,6.609449317801381 3.26530612244898,14.61711682785134 4.897959183673469,5.058223415231417 6.530612244897959,4.785729269681441 8.16326530612245,14.26141885325559 9.795918367346939,8.801603712598949 11.42857142857143,6.881643784008254 13.06122448979592,5.764910117602737 14.69387755102041,6.43124713699199 16.3265306122449,4.970931103719021 17.95918367346939,5.195883262052461 19.59183673469388,9.792322215229705 21.22448979591837,15.00911881429727 22.85714285714286,4.628996973238635 24.48979591836735,7.964856175320978 26.12244897959184,7.753453804429261 27.75510204081633,5.537838798200211 29.38775510204082,8.082801402499326 31.02040816326531,5.110924168282795 32.6530612244898,10.11974330323697 34.28571428571429,5.387678041638304 35.91836734693878,4.675340243082759 37.55102040816327,15.01457725947522 39.18367346938776,0.0 40.81632653061224,8.958314603374388 42.44897959183673,4.415625280949384 44.08163265306122,7.574844915939944 45.71428571428571,8.177585697589294 47.3469387755102,3.806783884101155 48.97959183673469,9.152678063043972 50.61224489795918,7.220409875718695 52.24489795918367,8.262930093371521 53.87755102040816,4.598408274574776 55.51020408163265,7.682857913461168 57.14285714285714,20.0 58.77551020408163,6.151903177885377 60.40816326530612,5.634656631689806 62.04081632653061,14.30881100080057 63.6734693877551,5.582598048659363 65.3061224489796,4.325614449681698 66.93877551020408,5.06777034287598 68.57142857142857,5.514784894448654 70.20408163265306,4.46211839046506 71.83673469387755,3.973105919523253 73.46938775510203,3.910237474473742 75.10204081632654,8.13104977673889 76.73469387755102,4.752100966251825 78.36734693877551,7.982280388555674 80.0,5.884054062153496" 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/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,12.88144736575925 1.63265306122449,6.824008577381876 3.26530612244898,14.9651712441924 4.897959183673469,3.10525499504373 6.530612244897959,3.128047094681619 8.16326530612245,14.08821486611327 9.795918367346939,4.059421296452389 11.42857142857143,6.086502087028059 13.06122448979592,3.086306533510455 14.69387755102041,6.452861487420514 16.3265306122449,3.292312049468297 17.95918367346939,3.092780029265595 19.59183673469388,4.466846935541515 21.22448979591837,14.48127743649568 22.85714285714286,2.379279419003756 24.48979591836735,6.229458451620734 26.12244897959184,6.475653587058403 27.75510204081633,2.702347316533713 29.38775510204082,6.53641004201029 31.02040816326531,2.03132902216498 32.6530612244898,5.245082503354754 34.28571428571429,2.591016675994794 35.91836734693878,2.606998118640296 37.55102040816327,14.68020256647134 39.18367346938776,0.0 40.81632653061224,3.412004288690938 42.44897959183673,2.473212539700736 44.08163265306122,5.347849248467602 45.71428571428571,6.364929836746529 47.3469387755102,2.373749974712907 48.97959183673469,4.466846935541515 50.61224489795918,3.062705246903174 52.24489795918367,4.572513267294686 53.87755102040816,2.299507070271145 55.51020408163265,5.871730378901798 57.14285714285714,20.0 58.77551020408163,6.17375941522755 60.40816326530612,2.981381956479227 62.04081632653061,14.53225621556741 63.6734693877551,3.622595197475337 65.3061224489796,1.12686028712651 66.93877551020408,1.285730662117238 68.57142857142857,3.178081822289055 70.20408163265306,0.561036298778802 71.83673469387755,0.3108626607416199 73.46938775510203,2.387641017687479 75.10204081632654,6.548480414303728 76.73469387755102,2.104493010647552 78.36734693877551,6.483408295515081 80.0,2.286425214265966" 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_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,13.24092911611024 1.63265306122449,6.282803741053525 3.26530612244898,13.8187725948802 4.897959183673469,2.169108499334046 6.530612244897959,2.122857602857017 8.16326530612245,13.34309090642975 9.795918367346939,0.0 11.42857142857143,5.522591221111485 13.06122448979592,3.024457356966175 14.69387755102041,6.11682742268343 16.3265306122449,2.836526499129137 17.95918367346939,1.155979684732813 19.59183673469388,0.4095253428567247 21.22448979591837,12.83374559079666 22.85714285714286,2.681966541281852 24.48979591836735,5.824392956983739 26.12244897959184,6.230698300718645 27.75510204081633,2.114368514263132 29.38775510204082,5.884109304333826 31.02040816326531,1.302636008371998 32.6530612244898,1.806712234533027 34.28571428571429,2.18550122213603 35.91836734693878,2.388361166810591 37.55102040816327,13.26376183715586 39.18367346938776,1.735286799467237 40.81632653061224,0.1045036078626524 42.44897959183673,2.859651947367651 44.08163265306122,6.11565651391186 45.71428571428571,6.272558289302285 47.3469387755102,1.127877874215125 48.97959183673469,1.554966848645405 50.61224489795918,6.115363786718967 52.24489795918367,6.858305402280345 53.87755102040816,2.17525577038479 55.51020408163265,6.379989169093863 57.14285714285714,20.0 58.77551020408163,6.380574623479648 60.40816326530612,3.514189950675468 62.04081632653061,12.90956193375584 63.6734693877551,3.011284633286009 65.3061224489796,2.037673989725276 66.93877551020408,1.04123062511892 68.57142857142857,3.182237313935278 70.20408163265306,1.38899053027531 71.83673469387755,1.873454034512536 73.46938775510203,2.172328498455864 75.10204081632654,6.637296371646444 76.73469387755102,2.744610160560865 78.36734693877551,6.350423722611712 80.0,3.002210090306339" 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(253,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,14.91692307692308 1.63265306122449,5.864615384615385 3.26530612244898,14.97230769230769 4.897959183673469,6.089230769230769 6.530612244897959,6.129230769230769 8.16326530612245,15.25538461538462 9.795918367346939,8.184615384615386 11.42857142857143,7.443076923076923 13.06122448979592,5.689230769230769 14.69387755102041,7.750769230769231 16.3265306122449,6.716923076923077 17.95918367346939,4.501538461538462 19.59183673469388,4.784615384615385 21.22448979591837,14.61846153846154 22.85714285714286,6.350769230769231 24.48979591836735,8.566153846153846 26.12244897959184,8.104615384615386 27.75510204081633,0.9323076923076923 29.38775510204082,8.409230769230769 31.02040816326531,4.713846153846154 32.6530612244898,10.01846153846154 34.28571428571429,6.307692307692308 35.91836734693878,5.704615384615385 37.55102040816327,15.16923076923077 39.18367346938776,0.0 40.81632653061224,8.378461538461538 42.44897959183673,3.230769230769231 44.08163265306122,4.227692307692308 45.71428571428571,8.938461538461539 47.3469387755102,5.12 48.97959183673469,10.05846153846154 50.61224489795918,9.036923076923078 52.24489795918367,6.16 53.87755102040816,0.6246153846153846 55.51020408163265,8.858461538461539 57.14285714285714,20.0 58.77551020408163,8.406153846153845 60.40816326530612,6.907692307692308 62.04081632653061,14.51076923076923 63.6734693877551,7.950769230769231 65.3061224489796,5.803076923076923 66.93877551020408,4.787692307692308 68.57142857142857,5.96 70.20408163265306,3.541538461538462 71.83673469387755,5.44 73.46938775510203,5.243076923076923 75.10204081632654,8.344615384615386 76.73469387755102,6.092307692307692 78.36734693877551,7.421538461538462 80.0,4.901538461538462" 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_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,11.474903474903476 1.63265306122449,5.734877734877735 3.26530612244898,13.6010296010296 4.897959183673469,5.045045045045043 6.530612244897959,5.086229086229084 8.16326530612245,13.647361647361647 9.795918367346939,7.088803088803088 11.42857142857143,4.648648648648647 13.06122448979592,5.014157014157014 14.69387755102041,5.266409266409264 16.3265306122449,5.019305019305019 17.95918367346939,5.333333333333332 19.59183673469388,7.006435006435005 21.22448979591837,10.172458172458173 22.85714285714286,3.433719433719432 24.48979591836735,5.595881595881595 26.12244897959184,5.8996138996139 27.75510204081633,4.9369369369369345 29.38775510204082,5.84813384813385 31.02040816326531,5.034749034749034 32.6530612244898,8.854568854568853 34.28571428571429,5.091377091377092 35.91836734693878,5.039897039897042 37.55102040816327,13.63191763191763 39.18367346938776,4.967824967824967 40.81632653061224,9.15315315315315 42.44897959183673,4.998712998713 44.08163265306122,5.642213642213642 45.71428571428571,5.7966537966537945 47.3469387755102,4.566280566280565 48.97959183673469,9.297297297297298 50.61224489795918,5.904761904761905 52.24489795918367,5.019305019305019 53.87755102040816,5.045045045045043 55.51020408163265,5.879021879021877 57.14285714285714,20.0 58.77551020408163,5.425997425997428 60.40816326530612,4.880308880308879 62.04081632653061,13.621621621621623 63.6734693877551,5.034749034749034 65.3061224489796,0.0 66.93877551020408,5.075933075933074 68.57142857142857,3.480051480051479 70.20408163265306,3.485199485199484 71.83673469387755,3.510939510939508 73.46938775510203,5.127413127413124 75.10204081632654,5.148005148005147 76.73469387755102,5.132561132561133 78.36734693877551,5.930501930501933 80.0,5.019305019305019" 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_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,12.86829017321214 1.63265306122449,4.3886125878923 3.26530612244898,13.09209398044932 4.897959183673469,3.995884067912879 6.530612244897959,3.688046647230321 8.16326530612245,13.26359115074601 9.795918367346939,6.506602641056423 11.42857142857143,5.296690104613274 13.06122448979592,4.265992111130166 14.69387755102041,4.8808094666438 16.3265306122449,4.107357228605728 17.95918367346939,3.519979420339564 19.59183673469388,6.17304064482936 21.22448979591837,12.49871377122277 22.85714285714286,3.58600583090379 24.48979591836735,4.987137712227748 26.12244897959184,4.235980106328246 27.75510204081633,1.63265306122449 29.38775510204082,5.375578802949751 31.02040816326531,3.544846510032584 32.6530612244898,7.135139770193792 34.28571428571429,3.450523066369405 35.91836734693878,3.505402160864346 37.55102040816327,13.01835019722175 39.18367346938776,0.0 40.81632653061224,4.58497684788201 42.44897959183673,3.169267707082833 44.08163265306122,4.800205796604356 45.71428571428571,5.324129651860744 47.3469387755102,3.310752872577602 48.97959183673469,5.657691648087807 50.61224489795918,3.094666438003773 52.24489795918367,4.66215057451552 53.87755102040816,2.744812210598525 55.51020408163265,4.804493225861773 57.14285714285714,20.0 58.77551020408163,5.101183330475047 60.40816326530612,3.925570228091236 62.04081632653061,12.82284342308352 63.6734693877551,4.087635054021609 65.3061224489796,3.468530269250557 66.93877551020408,3.39221402846853 68.57142857142857,4.325158634882524 70.20408163265306,2.334076487737952 71.83673469387755,3.153832961756131 73.46938775510203,2.66163608300463 75.10204081632654,4.982850282970331 76.73469387755102,2.797118847539016 78.36734693877551,5.223803807237181 80.0,3.865546218487395" 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/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,12.93617259423007 1.63265306122449,5.120183563253771 3.26530612244898,13.75157399893668 4.897959183673469,0.1729300165095 6.530612244897959,4.174385091082072 8.16326530612245,12.18289168089095 9.795918367346939,3.684696533005009 11.42857142857143,5.078210258275737 13.06122448979592,3.637126787363237 14.69387755102041,1.753924504015446 16.3265306122449,3.122813890365727 17.95918367346939,3.62873212636763 19.59183673469388,3.353946889778101 21.22448979591837,14.03531354058819 22.85714285714286,2.234658757030529 24.48979591836735,6.128662170859333 26.12244897959184,6.701178050759717 27.75510204081633,1.672776114391247 29.38775510204082,1.312365335646529 31.02040816326531,4.279598175560344 32.6530612244898,5.412317765900887 34.28571428571429,5.161597224165431 35.91836734693878,2.956039958586339 37.55102040816327,13.80977698183955 39.18367346938776,0.2076279486246747 40.81632653061224,3.95836248146179 42.44897959183673,4.677505106752106 44.08163265306122,2.574922349385791 45.71428571428571,7.155609032655231 47.3469387755102,1.475781403027674 48.97959183673469,4.186697260542295 50.61224489795918,5.043512326160562 52.24489795918367,6.593166745949576 53.87755102040816,4.413353107423679 55.51020408163265,3.328762906791281 57.14285714285714,20.0 58.77551020408163,5.270168173041945 60.40816326530612,4.290231412821446 62.04081632653061,14.27707977726166 63.6734693877551,1.197078657973529 65.3061224489796,0.0 66.93877551020408,4.83924224193413 68.57142857142857,1.872569046086689 70.20408163265306,3.553739821473543 71.83673469387755,3.935417074740465 73.46938775510203,0.5574054901082911 75.10204081632654,4.836444021602261 76.73469387755102,4.660715784760892 78.36734693877551,2.076279486246747 80.0,4.918711699359208" 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/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,16.13653413353338 1.63265306122449,8.019504876219054 3.26530612244898,15.45386346586647 4.897959183673469,7.149287321830458 6.530612244897959,7.269317329332333 8.16326530612245,15.25131282820705 9.795918367346939,0.7576894223555889 11.42857142857143,8.042010502625656 13.06122448979592,7.516879219804951 14.69387755102041,5.731432858214554 16.3265306122449,7.389347336834209 17.95918367346939,3.683420855213803 19.59183673469388,0.0 21.22448979591837,13.1807951987997 22.85714285714286,6.406601650412603 24.48979591836735,9.129782445611403 26.12244897959184,5.678919729932483 27.75510204081633,5.266316579144786 29.38775510204082,9.092273068267067 31.02040816326531,7.584396099024756 32.6530612244898,3.675918979744936 34.28571428571429,6.519129782445611 35.91836734693878,8.267066766691674 37.55102040816327,15.68642160540135 39.18367346938776,8.019504876219054 40.81632653061224,1.627906976744186 42.44897959183673,6.931732933233308 44.08163265306122,8.237059264816205 45.71428571428571,8.22205551387847 47.3469387755102,7.539384846211553 48.97959183673469,6.669167291822956 50.61224489795918,7.149287321830458 52.24489795918367,4.898724681170293 53.87755102040816,3.158289572393098 55.51020408163265,6.436609152288072 57.14285714285714,20.0 58.77551020408163,7.846961740435109 60.40816326530612,2.933233308327082 62.04081632653061,15.89647411852963 63.6734693877551,7.996999249812453 65.3061224489796,6.826706676669167 66.93877551020408,8.477119279819956 68.57142857142857,6.624156039009752 70.20408163265306,5.101275318829707 71.83673469387755,7.209302325581395 73.46938775510203,7.194298574643661 75.10204081632654,8.349587396849213 76.73469387755102,7.824456114028507 78.36734693877551,7.374343585896474 80.0,6.391597899474869" 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/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,14.41652353552223 1.63265306122449,6.700219221093632 3.26530612244898,14.6807785841808 4.897959183673469,4.85393865188418 6.530612244897959,4.586194548288795 8.16326530612245,14.52255151444237 9.795918367346939,4.494798597054153 11.42857142857143,5.748062415420868 13.06122448979592,4.879809522746792 14.69387755102041,5.539761120753598 16.3265306122449,0.4099183773317044 17.95918367346939,4.273916273211547 19.59183673469388,3.287678316050069 21.22448979591837,15.25355410145087 22.85714285714286,3.899312789767388 24.48979591836735,6.582441613926799 26.12244897959184,7.088286998971908 27.75510204081633,4.948209144325779 29.38775510204082,7.306870004178222 31.02040816326531,5.588469584988703 32.6530612244898,6.525766474252621 34.28571428571429,6.055878786459544 35.91836734693878,3.981271004562568 37.55102040816327,12.50253329748932 39.18367346938776,2.268418497051866 40.81632653061224,4.396617848449127 42.44897959183673,3.681042542188293 44.08163265306122,5.586112115436797 45.71428571428571,1.087701875029125 47.3469387755102,1.552939061219477 48.97959183673469,3.735724834267926 50.61224489795918,5.812507774738126 52.24489795918367,5.642531076753001 53.87755102040816,3.385079528056599 55.51020408163265,5.333711995331582 57.14285714285714,20.0 58.77551020408163,5.682839091151482 60.40816326530612,4.269617820395239 62.04081632653061,15.2578714140236 63.6734693877551,4.99096264047277 65.3061224489796,4.19236668647203 66.93877551020408,4.093557279319829 68.57142857142857,4.452574745733157 70.20408163265306,2.717728618949545 71.83673469387755,5.133231212991166 73.46938775510203,0.09266426985356735 75.10204081632654,6.876246757595315 76.73469387755102,0.0 78.36734693877551,6.033352379067902 80.0,4.368827997371264" 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/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,15.79279279279279 1.63265306122449,7.378378378378378 3.26530612244898,13.11711711711712 4.897959183673469,6.063063063063063 6.530612244897959,0.0 8.16326530612245,15.94594594594595 9.795918367346939,7.558558558558559 11.42857142857143,7.864864864864865 13.06122448979592,6.837837837837838 14.69387755102041,3.513513513513514 16.3265306122449,5.927927927927928 17.95918367346939,5.954954954954955 19.59183673469388,8.216216216216216 21.22448979591837,15.07207207207207 22.85714285714286,5.306306306306306 24.48979591836735,7.666666666666667 26.12244897959184,7.324324324324324 27.75510204081633,4.702702702702703 29.38775510204082,4.684684684684685 31.02040816326531,5.126126126126126 32.6530612244898,9.486486486486486 34.28571428571429,5.945945945945946 35.91836734693878,4.576576576576577 37.55102040816327,15.6036036036036 39.18367346938776,3.225225225225225 40.81632653061224,7.612612612612613 42.44897959183673,4.846846846846847 44.08163265306122,7.432432432432432 45.71428571428571,7.297297297297297 47.3469387755102,3.522522522522523 48.97959183673469,9.207207207207206 50.61224489795918,7.648648648648649 52.24489795918367,7.774774774774775 53.87755102040816,5.126126126126126 55.51020408163265,8.162162162162161 57.14285714285714,20.0 58.77551020408163,7.135135135135135 60.40816326530612,1.288288288288288 62.04081632653061,12.23423423423423 63.6734693877551,6.990990990990991 65.3061224489796,5.252252252252252 66.93877551020408,5.378378378378378 68.57142857142857,6.414414414414414 70.20408163265306,4.324324324324324 71.83673469387755,5.54954954954955 73.46938775510203,4.891891891891892 75.10204081632654,7.369369369369369 76.73469387755102,5.594594594594595 78.36734693877551,6.162162162162162 80.0,5.81981981981982" 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/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,12.57285534971354 1.63265306122449,5.22010556961384 3.26530612244898,14.64218923741982 4.897959183673469,5.522497962592055 6.530612244897959,4.456870279349811 8.16326530612245,14.12074382641372 9.795918367346939,8.146583312733602 11.42857142857143,4.64225911636329 13.06122448979592,5.403135992285365 14.69387755102041,3.07821113398676 16.3265306122449,4.38133987633174 17.95918367346939,3.830152240013207 19.59183673469388,6.901183312558906 21.22448979591837,13.14261331525798 22.85714285714286,4.146171026967158 24.48979591836735,4.934772373709096 26.12244897959184,3.528074302280587 27.75510204081633,3.410992132504453 29.38775510204082,4.340050155611672 31.02040816326531,4.880659866863143 32.6530612244898,8.57577104862963 34.28571428571429,4.166759110685626 35.91836734693878,5.021256301115355 37.55102040816327,13.37096023276676 39.18367346938776,0.0 40.81632653061224,6.975744145236396 42.44897959183673,3.39370582886472 44.08163265306122,4.672560373223437 45.71428571428571,4.29278578522532 47.3469387755102,3.906329023258333 48.97959183673469,7.850086955610275 50.61224489795918,2.71374876947548 52.24489795918367,4.556334220504753 53.87755102040816,4.339307691837353 55.51020408163265,4.598881762207196 57.14285714285714,20.0 58.77551020408163,4.072684583045447 60.40816326530612,4.449061307417563 62.04081632653061,13.36058320966216 63.6734693877551,4.735372808530821 65.3061224489796,3.661481940223805 66.93877551020408,2.265746128051417 68.57142857142857,4.034024057573262 70.20408163265306,2.893363858785137 71.83673469387755,4.730367729205118 73.46938775510203,4.350304890565207 75.10204081632654,4.314229886001239 76.73469387755102,4.442047208467232 78.36734693877551,4.080545964185295 80.0,4.442571300543221" 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/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,13.28723001136794 1.63265306122449,4.825691549829481 3.26530612244898,13.72300113679424 4.897959183673469,4.056460780598712 6.530612244897959,3.45774914740432 8.16326530612245,11.9439181508147 9.795918367346939,5.30882910193255 11.42857142857143,4.856006062902615 13.06122448979592,4.787798408488064 14.69387755102041,3.732474422129595 16.3265306122449,0.0 17.95918367346939,3.586585827965138 19.59183673469388,4.986737400530504 21.22448979591837,13.36491095111785 22.85714285714286,2.108753315649867 24.48979591836735,4.331186055323986 26.12244897959184,4.312239484653278 27.75510204081633,3.749526335733232 29.38775510204082,5.399772641151951 31.02040816326531,2.588101553618795 32.6530612244898,7.614626752557787 34.28571428571429,3.866995073891626 35.91836734693878,2.877984084880637 37.55102040816327,13.58848048503221 39.18367346938776,0.2595680181887078 40.81632653061224,4.56043956043956 42.44897959183673,2.895035998484274 44.08163265306122,4.333080712391057 45.71428571428571,2.787040545661235 47.3469387755102,1.157635467980296 48.97959183673469,6.055323986358469 50.61224489795918,4.827586206896552 52.24489795918367,5.229253505115574 53.87755102040816,3.186813186813187 55.51020408163265,5.096627510420614 57.14285714285714,20.0 58.77551020408163,3.03902993558166 60.40816326530612,5.136415308829102 62.04081632653061,14.26108374384236 63.6734693877551,5.096627510420614 65.3061224489796,2.923455854490337 66.93877551020408,3.647214854111406 68.57142857142857,4.192876089427814 70.20408163265306,3.052292535051156 71.83673469387755,2.298219022356953 73.46938775510203,1.375521030693444 75.10204081632654,4.226979916635089 76.73469387755102,3.872679045092838 78.36734693877551,4.861690034103827 80.0,4.617279272451686" 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_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,12.74182640066079 1.63265306122449,3.206053431475067 3.26530612244898,13.02680370168379 4.897959183673469,1.711779380190834 6.530612244897959,1.970008726969662 8.16326530612245,13.10635973657845 9.795918367346939,1.588516687204967 11.42857142857143,3.668840288243499 13.06122448979592,2.46859772918698 14.69387755102041,3.3798399546579 16.3265306122449,2.329773862263247 17.95918367346939,2.316435761715636 19.59183673469388,1.803437699312582 21.22448979591837,12.7330913325771 22.85714285714286,1.786290707160908 24.48979591836735,3.780146284537919 26.12244897959184,3.398881566904152 27.75510204081633,2.763669854445665 29.38775510204082,3.394120317897314 31.02040816326531,1.399923120210317 32.6530612244898,2.514812760136578 34.28571428571429,2.34573658766333 35.91836734693878,2.179860863310301 37.55102040816327,13.11255143303023 39.18367346938776,0.0 40.81632653061224,1.365728369889012 42.44897959183673,1.544043567300111 44.08163265306122,2.500943221901717 45.71428571428571,3.704884381119852 47.3469387755102,1.645925846504341 48.97959183673469,1.883825408136916 50.61224489795918,3.395136315869254 52.24489795918367,3.022071519214996 53.87755102040816,2.304615421491737 55.51020408163265,3.205415241865346 57.14285714285714,20.0 58.77551020408163,3.978700089060694 60.40816326530612,1.447720288272948 62.04081632653061,12.56116283085229 63.6734693877551,1.571603713956015 65.3061224489796,1.524808314995021 66.93877551020408,2.219030847858102 68.57142857142857,2.003686466687139 70.20408163265306,0.1361351909177786 71.83673469387755,1.673965937910887 73.46938775510203,2.062268467167622 75.10204081632654,3.533120750235521 76.73469387755102,3.216231703433702 78.36734693877551,3.076694354231322 80.0,2.003111238058748" 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_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,14.343293954134815 1.63265306122449,7.880472550382207 3.26530612244898,14.329395413481585 4.897959183673469,2.724113968033354 6.530612244897959,2.5156358582348837 8.16326530612245,13.564975677553857 9.795918367346939,6.64350243224461 11.42857142857143,6.365531619179983 13.06122448979592,3.9193884642112558 14.69387755102041,6.351633078526753 16.3265306122449,4.683808200138984 17.95918367346939,3.697011813759552 19.59183673469388,5.573314801945795 21.22448979591837,14.593467685892982 22.85714285714286,2.696316886726887 24.48979591836735,7.963863794301595 26.12244897959184,7.268936761640024 27.75510204081633,1.8902015288394693 29.38775510204082,6.990965948575397 31.02040816326531,1.3342599027102118 32.6530612244898,4.586518415566365 34.28571428571429,2.0986796386379396 35.91836734693878,4.072272411396799 37.55102040816327,14.760250173731757 39.18367346938776,3.460736622654615 40.81632653061224,5.476025017373171 42.44897959183673,3.7387074357192454 44.08163265306122,7.6441973592772765 45.71428571428571,7.977762334954825 47.3469387755102,3.419041000694925 48.97959183673469,5.337039610840858 50.61224489795918,8.394718554551767 52.24489795918367,8.075052119527449 53.87755102040816,3.683113273106322 55.51020408163265,7.449617790132034 57.14285714285714,20.0 58.77551020408163,7.574704656011118 60.40816326530612,1.6817234190409955 62.04081632653061,13.829047949965254 63.6734693877551,1.9179986101459292 65.3061224489796,0.0 66.93877551020408,1.8346073662265425 68.57142857142857,1.8485059068797725 70.20408163265306,1.7651146629603858 71.83673469387755,2.0291869353717793 73.46938775510203,3.6136205698401653 75.10204081632654,8.088950660180679 76.73469387755102,3.377345378735228 78.36734693877551,5.906879777623349 80.0,3.141070187630298" 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/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,12.285821174710065 1.63265306122449,2.7796483352038877 3.26530612244898,12.457912457912457 4.897959183673469,3.198653198653197 6.530612244897959,3.744855967078191 8.16326530612245,12.532734754956977 9.795918367346939,5.982042648709314 11.42857142857143,5.312383090160868 13.06122448979592,4.085297418630754 14.69387755102041,5.2450430228207985 16.3265306122449,3.969322858211747 17.95918367346939,3.1612420501309373 19.59183673469388,6.019453797231575 21.22448979591837,12.4205013093902 22.85714285714286,2.169846614291057 24.48979591836735,5.080433969322858 26.12244897959184,5.368499812944256 27.75510204081633,2.925551814440702 29.38775510204082,5.495697717919938 31.02040816326531,2.716049382716051 32.6530612244898,5.716423494201273 34.28571428571429,1.152263374485596 35.91836734693878,2.734754956977177 37.55102040816327,12.547699214365878 39.18367346938776,0.0 40.81632653061224,5.813692480359144 42.44897959183673,1.979049756827532 44.08163265306122,4.653946876169098 45.71428571428571,5.417134306023197 47.3469387755102,2.600074822297046 48.97959183673469,5.170220725776279 50.61224489795918,3.9468761690983882 52.24489795918367,4.7287691732136174 53.87755102040816,2.6337448559670733 55.51020408163265,5.450804339693224 57.14285714285714,20.0 58.77551020408163,5.372240927796483 60.40816326530612,2.966704077815187 62.04081632653061,11.57500935278713 63.6734693877551,2.9966329966329965 65.3061224489796,2.7384960718294025 66.93877551020408,2.3082678638234206 68.57142857142857,2.888140665918442 70.20408163265306,1.4066591844369647 71.83673469387755,2.7534605312383107 73.46938775510203,2.8544706322484075 75.10204081632654,5.488215488215488 76.73469387755102,2.5551814440703318 78.36734693877551,3.8009726898615774 80.0,2.8282828282828305" 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_BenchmarkLargeJSON_4.html">BenchmarkLargeJSON-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.03297915578006 1.63265306122449,6.249782267897579 3.26530612244898,14.29251582186611 4.897959183673469,4.54276258491552 6.530612244897959,3.738024734366835 8.16326530612245,13.74615339952389 9.795918367346939,0.0 11.42857142857143,6.675956569703304 13.06122448979592,4.903907565464785 14.69387755102041,6.221622249317773 16.3265306122449,4.708529292225512 17.95918367346939,6.312779422864774 19.59183673469388,0.1918945596005342 21.22448979591837,13.82221448063636 22.85714285714286,5.088544388317947 24.48979591836735,6.046565638971143 26.12244897959184,7.372989606920978 27.75510204081633,5.15850897056262 29.38775510204082,7.93444812169773 31.02040816326531,4.716948266852465 32.6530612244898,2.886837368634965 34.28571428571429,4.863264239679498 35.91836734693878,4.84207164837717 37.55102040816327,14.35609359577309 39.18367346938776,3.737444115427045 40.81632653061224,1.274458572838646 42.44897959183673,5.040643325785287 44.08163265306122,6.409742785809673 45.71428571428571,6.690472043198049 47.3469387755102,4.738721477094583 48.97959183673469,1.634442315508332 50.61224489795918,5.526621378389363 52.24489795918367,6.41845206990652 53.87755102040816,3.970852929222551 55.51020408163265,6.932590141090402 57.14285714285714,20.0 58.77551020408163,6.669569761365616 60.40816326530612,5.155896185333566 62.04081632653061,13.89188875341114 63.6734693877551,5.303954014979969 65.3061224489796,5.593392556465192 66.93877551020408,5.248504906230041 68.57142857142857,4.54102072809615 70.20408163265306,3.40649131974685 71.83673469387755,3.345816640538814 73.46938775510203,3.542065842187772 75.10204081632654,6.851303489519828 76.73469387755102,4.852813098763282 78.36734693877551,6.869012367183418 80.0,4.819137200255472" 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/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,13.05596285434995 1.63265306122449,6.04594330400782 3.26530612244898,14.80449657869013 4.897959183673469,3.169599217986315 6.530612244897959,3.365102639296188 8.16326530612245,14.60899315738025 9.795918367346939,4.868035190615836 11.42857142857143,6.539589442815249 13.06122448979592,3.494623655913978 14.69387755102041,5.53030303030303 16.3265306122449,3.249022482893451 17.95918367346939,3.619257086999022 19.59183673469388,5.398338220918866 21.22448979591837,13.99437927663734 22.85714285714286,2.850684261974585 24.48979591836735,5.902981427174976 26.12244897959184,6.335532746823069 27.75510204081633,2.749266862170088 29.38775510204082,6.043499511241447 31.02040816326531,2.996089931573803 32.6530612244898,5.670821114369501 34.28571428571429,4.175219941348974 35.91836734693878,4.167888563049853 37.55102040816327,14.3841642228739 39.18367346938776,0.0 40.81632653061224,5.138074291300098 42.44897959183673,3.22336265884653 44.08163265306122,5.257820136852395 45.71428571428571,5.818670576735093 47.3469387755102,1.203567937438905 48.97959183673469,5.205278592375367 50.61224489795918,3.066959921798631 52.24489795918367,5.915200391006843 53.87755102040816,3.077956989247312 55.51020408163265,5.962854349951124 57.14285714285714,20.0 58.77551020408163,6.192570869990225 60.40816326530612,4.398826979472141 62.04081632653061,14.40615835777126 63.6734693877551,4.07258064516129 65.3061224489796,3.252688172043011 66.93877551020408,1.564027370478983 68.57142857142857,4.586999022482893 70.20408163265306,0.5034213098729228 71.83673469387755,4.501466275659824 73.46938775510203,3.74266862170088 75.10204081632654,6.201124144672532 76.73469387755102,4.024926686217009 78.36734693877551,6.394183773216031 80.0,1.937927663734115" 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_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,9.928062938246747 1.63265306122449,0.4550727478460757 3.26530612244898,9.78661225798979 4.897959183673469,0.0 6.530612244897959,1.84121100884735 8.16326530612245,9.309550326541158 9.795918367346939,0.7022995981717259 11.42857142857143,0.8595739372934059 13.06122448979592,2.76058697221059 14.69387755102041,4.75568662740451 16.3265306122449,2.885928882632287 17.95918367346939,3.218261357662803 19.59183673469388,4.617372167823445 21.22448979591837,13.47790835464241 22.85714285714286,2.769496690039826 24.48979591836735,4.961679303616454 26.12244897959184,4.982813154307403 27.75510204081633,2.9088803157604 29.38775510204082,0.982207293495015 31.02040816326531,1.83233692988943 32.6530612244898,6.559369904755116 34.28571428571429,2.967898286661261 35.91836734693878,2.805456311198624 37.55102040816327,14.10233701898661 39.18367346938776,0.3919919456150824 40.81632653061224,5.821930379464882 42.44897959183673,2.89615723870025 44.08163265306122,3.831820166255335 45.71428571428571,4.936910288051177 47.3469387755102,2.653242691803951 48.97959183673469,6.174648288888691 50.61224489795918,4.22039078022399 52.24489795918367,5.052130759018862 53.87755102040816,2.706415887808833 55.51020408163265,5.048495594144533 57.14285714285714,20.0 58.77551020408163,5.378689736896033 60.40816326530612,2.270980158058394 62.04081632653061,13.97884832987339 63.6734693877551,3.335869633008723 65.3061224489796,2.48010905494623 66.93877551020408,2.433849799976835 68.57142857142857,2.345501037982127 70.20408163265306,1.091262239724868 71.83673469387755,1.792314477400501 73.46938775510203,2.852143232623823 75.10204081632654,4.573892744816772 76.73469387755102,2.687491647139535 78.36734693877551,4.414194962445539 80.0,2.602671133405205" 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/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,13.020266930301531 1.63265306122449,2.377656945130994 3.26530612244898,11.84873949579832 4.897959183673469,0.9243697478991599 6.530612244897959,2.263964409293134 8.16326530612245,11.65595650024716 9.795918367346939,0.3213049925852687 11.42857142857143,2.224419179436481 13.06122448979592,1.1863568956994577 14.69387755102041,0.004943153732082095 16.3265306122449,2.244191794364802 17.95918367346939,2.382600098863076 19.59183673469388,0.5042016806722707 21.22448979591837,13.445378151260503 22.85714285714286,1.8882847256549695 24.48979591836735,2.1453287197231816 26.12244897959184,1.3099357390014816 27.75510204081633,0.954028670291649 29.38775510204082,2.3084527928818623 31.02040816326531,1.0380622837370233 32.6530612244898,1.8882847256549695 34.28571428571429,0.9490855165595669 35.91836734693878,1.606524962926347 37.55102040816327,12.352941176470587 39.18367346938776,1.675729115175482 40.81632653061224,0.8699950568462675 42.44897959183673,1.7103311913000496 44.08163265306122,2.0316361838853183 45.71428571428571,2.352941176470587 47.3469387755102,2.575383094414235 48.97959183673469,0.3410776075135935 50.61224489795918,2.8966880869995073 52.24489795918367,3.9396935244686127 53.87755102040816,2.0612951062778073 55.51020408163265,2.807711319822051 57.14285714285714,20.0 58.77551020408163,1.1913000494315398 60.40816326530612,1.7696490360850277 62.04081632653061,12.323282254078105 63.6734693877551,1.9031141868512123 65.3061224489796,1.977261492832426 66.93877551020408,1.8042511122095881 68.57142857142857,2.0612951062778073 70.20408163265306,0.2916460701927832 71.83673469387755,1.7696490360850277 73.46938775510203,1.8339100346020771 75.10204081632654,1.1566979733069687 76.73469387755102,0.0 78.36734693877551,1.6361838853188324 80.0,1.8339100346020771" 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_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.753036437246962 2.424242424242424,0.0 4.848484848484848,3.109311740890689 7.272727272727273,4.275303643724698 9.696969696969697,3.757085020242915 12.12121212121212,3.886639676113358 14.54545454545455,3.886639676113358 16.96969696969697,13.765182186234817 19.39393939393939,1.6842105263157912 21.81818181818182,2.5587044534412975 24.24242424242424,3.951417004048583 26.66666666666667,5.668016194331983 29.09090909090909,6.477732793522266 31.51515151515152,4.145748987854251 33.93939393939394,3.465587044534413 36.36363636363636,5.085020242914979 38.78787878787879,5.765182186234819 41.21212121212121,3.3036437246963573 43.63636363636364,6.412955465587045 46.06060606060606,20.0 48.48484848484848,6.380566801619434 50.90909090909091,4.307692307692308 53.33333333333333,11.90931174089069 55.75757575757576,3.3036437246963573 58.18181818181818,3.757085020242915 60.60606060606061,3.9838056680161955 63.03030303030303,3.854251012145749 65.45454545454545,2.234817813765183 67.87878787878788,0.4858299595141702 70.3030303030303,3.7894736842105274 72.72727272727273,6.380566801619434 75.15151515151516,3.5951417004048594 77.57575757575758,6.753036437246964 80.0,3.659919028340081" 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_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,11.86515977203167 1.63265306122449,4.896825006798692 3.26530612244898,12.08862460679383 4.897959183673469,1.939960397716777 6.530612244897959,1.478311421344623 8.16326530612245,12.11977296713573 9.795918367346939,5.848891580098233 11.42857142857143,4.750262427148122 13.06122448979592,1.538260005691781 14.69387755102041,4.124572583090606 16.3265306122449,1.823375270584789 17.95918367346939,1.781269994120178 19.59183673469388,6.377898569675257 21.22448979591837,12.03079977428816 22.85714285714286,0.0 24.48979591836735,4.250902634036947 26.12244897959184,8.857271392888876 27.75510204081633,5.608627931476768 29.38775510204082,9.61969356346755 31.02040816326531,5.719698256579878 32.6530612244898,10.98541453376299 34.28571428571429,6.190068204985665 35.91836734693878,5.342360964177015 37.55102040816327,15.69049982910434 39.18367346938776,3.31769699971067 40.81632653061224,10.61735759445916 42.44897959183673,5.279250454655133 44.08163265306122,8.829294438756701 45.71428571428571,9.467161092107782 47.3469387755102,4.984385525430269 48.97959183673469,10.96592468613429 50.61224489795918,8.615994853694199 52.24489795918367,9.547901586224562 53.87755102040816,6.094466188495933 55.51020408163265,7.26989014482755 57.14285714285714,20.0 58.77551020408163,7.749257595454665 60.40816326530612,6.509397364872734 62.04081632653061,15.27372933193625 63.6734693877551,6.487791666265039 65.3061224489796,6.13225759403251 66.93877551020408,6.138225905569207 68.57142857142857,6.617225176003564 70.20408163265306,5.776399586437253 71.83673469387755,5.987798223980919 73.46938775510203,6.177580101709383 75.10204081632654,9.903958695554959 76.73469387755102,6.619094520072378 78.36734693877551,9.57618193347695 80.0,6.964395395187711" 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_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,9.343607371924564 1.63265306122449,2.057903546328875 3.26530612244898,10.03815190624651 4.897959183673469,0.1798406355054228 6.530612244897959,0.2524320234512189 8.16326530612245,9.986743176011315 9.795918367346939,3.930840999040422 11.42857142857143,1.960558379481725 13.06122448979592,0.7763720234769104 14.69387755102041,1.889135955666714 16.3265306122449,1.100059475867314 17.95918367346939,1.461629073550966 19.59183673469388,5.781542441747691 21.22448979591837,9.988002060459854 22.85714285714286,0.0 24.48979591836735,2.404867515257551 26.12244897959184,6.85600031857484 27.75510204081633,6.102660742202303 29.38775510204082,7.875773796448661 31.02040816326531,5.589190036314963 32.6530612244898,10.15488132444921 34.28571428571429,6.094118312015795 35.91836734693878,5.883486390559908 37.55102040816327,14.27844725595305 39.18367346938776,3.097523722906687 40.81632653061224,9.400437012744279 42.44897959183673,5.098417787780343 44.08163265306122,7.023393412951352 45.71428571428571,6.863104023677304 47.3469387755102,4.635623603826495 48.97959183673469,9.793658562276885 50.61224489795918,6.681285141181322 52.24489795918367,7.902261752906674 53.87755102040816,5.369232093332152 55.51020408163265,8.01976191669011 57.14285714285714,20.0 58.77551020408163,7.37699863963405 60.40816326530612,6.01719790305819 62.04081632653061,13.98376552891773 63.6734693877551,5.986933293254563 65.3061224489796,5.965840555861713 66.93877551020408,6.052562279454364 68.57142857142857,5.981435308111969 70.20408163265306,4.646735185948794 71.83673469387755,5.274430386901436 73.46938775510203,5.937579884568004 75.10204081632654,7.877957575594084 76.73469387755102,5.811832743070676 78.36734693877551,7.575465626673963 80.0,5.854943112553262" 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_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,12.81481481481481 1.63265306122449,5.718518518518519 3.26530612244898,13.54074074074074 4.897959183673469,3.688888888888889 6.530612244897959,4.014814814814815 8.16326530612245,12.41481481481481 9.795918367346939,6.059259259259259 11.42857142857143,5.155555555555556 13.06122448979592,5.125925925925926 14.69387755102041,6.681481481481481 16.3265306122449,4.666666666666667 17.95918367346939,4.755555555555556 19.59183673469388,6.044444444444444 21.22448979591837,12.84444444444444 22.85714285714286,4.992592592592593 24.48979591836735,5.555555555555556 26.12244897959184,5.051851851851852 27.75510204081633,2.82962962962963 29.38775510204082,5.022222222222222 31.02040816326531,2.488888888888889 32.6530612244898,6.103703703703704 34.28571428571429,1.955555555555556 35.91836734693878,2.82962962962963 37.55102040816327,12.56296296296296 39.18367346938776,0.0 40.81632653061224,4.962962962962963 42.44897959183673,2.8 44.08163265306122,5.585185185185185 45.71428571428571,5.881481481481481 47.3469387755102,4.133333333333333 48.97959183673469,5.244444444444444 50.61224489795918,4.266666666666667 52.24489795918367,5.140740740740741 53.87755102040816,4.118518518518519 55.51020408163265,5.244444444444444 57.14285714285714,20.0 58.77551020408163,5.348148148148148 60.40816326530612,3.644444444444444 62.04081632653061,12.96296296296296 63.6734693877551,3.437037037037037 65.3061224489796,2.992592592592593 66.93877551020408,4.651851851851852 68.57142857142857,3.511111111111111 70.20408163265306,1.62962962962963 71.83673469387755,1.837037037037037 73.46938775510203,4.325925925925926 75.10204081632654,4.740740740740741 76.73469387755102,2.844444444444444 78.36734693877551,5.437037037037037 80.0,3.081481481481481" 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_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,19.36373678396718 1.63265306122449,17.27631371311346 3.26530612244898,19.47483036136973 4.897959183673469,16.77513018778602 6.530612244897959,16.56367366261638 8.16326530612245,20.0 9.795918367346939,17.14502130345589 11.42857142857143,17.16458892220294 13.06122448979592,2.853716269528168 14.69387755102041,3.754457945400032 16.3265306122449,2.921887328388828 17.95918367346939,2.473094524222818 19.59183673469388,4.552311819472937 21.22448979591837,11.01151964652044 22.85714285714286,1.766135395297459 24.48979591836735,4.830045762979328 26.12244897959184,4.486034401136184 27.75510204081633,2.551996212718952 29.38775510204082,4.785229603913524 31.02040816326531,2.408710746409973 32.6530612244898,4.100362947767082 34.28571428571429,2.66877071169323 35.91836734693878,2.411866813949819 37.55102040816327,10.94966072273947 39.18367346938776,0.0 40.81632653061224,4.01388669717532 42.44897959183673,1.594445321129872 44.08163265306122,3.577086949660723 45.71428571428571,4.158434590500237 47.3469387755102,1.757929619693861 48.97959183673469,3.844721477039609 50.61224489795918,4.182420703803061 52.24489795918367,4.188732838882752 53.87755102040816,2.199147861764242 55.51020408163265,4.042922518541897 57.14285714285714,16.21903108726527 58.77551020408163,4.394508442480669 60.40816326530612,2.537478302035664 62.04081632653061,10.83225501025722 63.6734693877551,2.726842354426385 65.3061224489796,2.437115354268581 66.93877551020408,2.604386933880385 68.57142857142857,2.915575193309137 70.20408163265306,0.9607069591289255 71.83673469387755,1.773078743885119 73.46938775510203,1.788859081584346 75.10204081632654,4.823733627899637 76.73469387755102,2.081110935774026 78.36734693877551,4.59081584345905 80.0,2.099416127505129" 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/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,16.39934294579303 1.63265306122449,7.341485672567987 3.26530612244898,16.13579120277423 4.897959183673469,2.215732797955831 6.530612244897959,3.065522905639715 8.16326530612245,15.73425807629129 9.795918367346939,3.129768205876985 11.42857142857143,7.697025004562876 13.06122448979592,3.75835006388027 14.69387755102041,8.116079576565067 16.3265306122449,1.135973717831721 17.95918367346939,3.801423617448439 19.59183673469388,2.242745026464683 21.22448979591837,16.50666179959847 22.85714285714286,2.483664902354444 24.48979591836735,6.59317393684979 26.12244897959184,6.382916590618726 27.75510204081633,3.951085964592079 29.38775510204082,7.894141266654499 31.02040816326531,1.369592991421792 32.6530612244898,2.859645920788465 34.28571428571429,2.856725679868589 35.91836734693878,1.235261909107501 37.55102040816327,16.52053294396788 39.18367346938776,0.0 40.81632653061224,2.495345866033948 42.44897959183673,3.053841941960212 44.08163265306122,7.170651578755247 45.71428571428571,8.274502646468335 47.3469387755102,2.635517430187991 48.97959183673469,2.881547727687534 50.61224489795918,6.246395327614528 52.24489795918367,6.269027194743566 53.87755102040816,1.144734440591349 55.51020408163265,7.66636247490418 57.14285714285714,20.0 58.77551020408163,7.300602299689724 60.40816326530612,0.8045263734258076 62.04081632653061,15.48311735718197 63.6734693877551,2.542069720751962 65.3061224489796,0.5884285453549918 66.93877551020408,2.754517247672933 68.57142857142857,3.259718926811462 70.20408163265306,0.3584595729147655 71.83673469387755,1.203869319218836 73.46938775510203,2.072640992881913 75.10204081632654,7.42471253878445 76.73469387755102,4.445336740281073 78.36734693877551,5.271034860375981 80.0,1.844132140901624" 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/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,12.58040756199362 1.63265306122449,2.504296587282102 3.26530612244898,12.246501350356 4.897959183673469,5.273753989688191 6.530612244897959,1.114657500613798 8.16326530612245,13.26295114166462 9.795918367346939,1.453474097716671 11.42857142857143,0.8936901546771422 13.06122448979592,1.836484164006875 14.69387755102041,0.9035109256076602 16.3265306122449,2.936410508224896 17.95918367346939,3.913577215811441 19.59183673469388,3.535477534986496 21.22448979591837,13.30223422538669 22.85714285714286,4.47336115885097 24.48979591836735,4.001964154186104 26.12244897959184,1.340535232015713 27.75510204081633,1.311072919224159 29.38775510204082,3.66805794254849 31.02040816326531,2.41099926344218 32.6530612244898,4.080530321630248 34.28571428571429,4.242573041983796 35.91836734693878,4.085440707095507 37.55102040816327,10.92560766020133 39.18367346938776,3.506015222194942 40.81632653061224,2.548490056469433 42.44897959183673,3.633685244291677 44.08163265306122,0.4910385465259023 45.71428571428571,3.805548735575743 47.3469387755102,3.378345200098208 48.97959183673469,3.854652590228333 50.61224489795918,4.090351092560766 52.24489795918367,4.335870365823717 53.87755102040816,2.548490056469433 55.51020408163265,0.4124723790817579 57.14285714285714,20.0 58.77551020408163,3.501104836729683 60.40816326530612,5.013503560029462 62.04081632653061,12.85047876258286 63.6734693877551,5.018413945494721 65.3061224489796,1.227596366314756 66.93877551020408,4.718880432113921 68.57142857142857,4.551927326295114 70.20408163265306,4.006874539651363 71.83673469387755,4.006874539651363 73.46938775510203,4.458630002455193 75.10204081632654,3.913577215811441 76.73469387755102,0.0 78.36734693877551,4.262214583844832 80.0,5.391603240854407" 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_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,11.536523929471036 1.63265306122449,2.7455919395465997 3.26530612244898,11.81360201511335 4.897959183673469,0.5541561712846388 6.530612244897959,0.0 8.16326530612245,10.831234256926951 9.795918367346939,1.6372795969773293 11.42857142857143,1.6372795969773293 13.06122448979592,1.6372795969773293 14.69387755102041,2.2670025188916867 16.3265306122449,0.10075566750629861 17.95918367346939,1.8387909319899265 19.59183673469388,2.166246851385388 21.22448979591837,11.335012594458437 22.85714285714286,2.7455919395465997 24.48979591836735,2.5188916876574297 26.12244897959184,2.921914357682617 27.75510204081633,0.5289672544080588 29.38775510204082,2.7455919395465997 31.02040816326531,1.460957178841312 32.6530612244898,2.166246851385388 34.28571428571429,1.0327455919395447 35.91836734693878,0.982367758186399 37.55102040816327,13.627204030226702 39.18367346938776,1.1335012594458433 40.81632653061224,2.191435768261968 42.44897959183673,1.2846347607052877 44.08163265306122,3.7027707808564294 45.71428571428571,0.3526448362720416 47.3469387755102,1.3350125944584406 48.97959183673469,2.0151133501259437 50.61224489795918,3.8287153652392973 52.24489795918367,2.7959697732997455 53.87755102040816,1.939546599496225 55.51020408163265,2.9974811083123427 57.14285714285714,20.0 58.77551020408163,1.4357682619647392 60.40816326530612,1.7380352644836279 62.04081632653061,12.141057934508819 63.6734693877551,2.0654911838790966 65.3061224489796,2.8463476070528984 66.93877551020408,2.1158690176322423 68.57142857142857,1.964735516372798 70.20408163265306,2.695214105793454 71.83673469387755,1.6372795969773293 73.46938775510203,2.1158690176322423 75.10204081632654,1.939546599496225 76.73469387755102,2.5944584382871554 78.36734693877551,2.8463476070528984 80.0,4.307304785894203" 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_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,6.961115056818182 1.63265306122449,3.577769886363636 3.26530612244898,7.449396306818182 4.897959183673469,1.839488636363636 6.530612244897959,1.713423295454545 8.16326530612245,9.224076704545455 9.795918367346939,1.727627840909091 11.42857142857143,3.491654829545455 13.06122448979592,2.611860795454545 14.69387755102041,4.950284090909091 16.3265306122449,3.253728693181818 17.95918367346939,2.546164772727273 19.59183673469388,4.505504261363636 21.22448979591837,13.65589488636364 22.85714285714286,2.671342329545455 24.48979591836735,5.298295454545455 26.12244897959184,5.253018465909091 27.75510204081633,2.570134943181818 29.38775510204082,4.985795454545455 31.02040816326531,2.142223011363636 32.6530612244898,5.189098011363636 34.28571428571429,2.577237215909091 35.91836734693878,2.096058238636364 37.55102040816327,14.32972301136364 39.18367346938776,0.0 40.81632653061224,3.998579545454545 42.44897959183673,2.004616477272727 44.08163265306122,4.857954545454545 45.71428571428571,4.857066761363636 47.3469387755102,2.130681818181818 48.97959183673469,3.892045454545455 50.61224489795918,3.622159090909091 52.24489795918367,4.455788352272727 53.87755102040816,1.620205965909091 55.51020408163265,4.670632102272727 57.14285714285714,20.0 58.77551020408163,4.242720170454545 60.40816326530612,1.782670454545455 62.04081632653061,13.66743607954545 63.6734693877551,2.437855113636364 65.3061224489796,2.267400568181818 66.93877551020408,2.545276988636364 68.57142857142857,2.270951704545455 70.20408163265306,0.6285511363636364 71.83673469387755,1.653053977272727 73.46938775510203,1.333451704545455 75.10204081632654,4.853515625 76.73469387755102,2.193714488636364 78.36734693877551,4.841974431818182 80.0,2.104936079545455" 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_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,13.230531996915959 1.63265306122449,5.2274479568234415 3.26530612244898,12.228218966846569 4.897959183673469,3.4387047031611395 6.530612244897959,3.5003855050115646 8.16326530612245,12.181958365458751 9.795918367346939,6.3685427910562815 11.42857142857143,4.8727833461835 13.06122448979592,4.070932922127991 14.69387755102041,4.857363145720894 16.3265306122449,3.6700077101002293 17.95918367346939,3.8242097147262903 19.59183673469388,6.121819583654586 21.22448979591837,12.690824980724749 22.85714285714286,2.7447956823438666 24.48979591836735,4.379336931380109 26.12244897959184,4.317656129529684 27.75510204081633,2.4209714726291445 29.38775510204082,5.7054741711642265 31.02040816326531,2.6522744795682343 32.6530612244898,5.751734772552041 34.28571428571429,2.698535080956052 35.91836734693878,3.5620663068619898 37.55102040816327,12.737085582112567 39.18367346938776,3.9321511179645334 40.81632653061224,6.553585196607557 42.44897959183673,3.6391673091750185 44.08163265306122,4.811102544333075 45.71428571428571,4.564379336931379 47.3469387755102,3.947571318427137 48.97959183673469,6.090979182729377 50.61224489795918,5.458750963762531 52.24489795918367,5.751734772552041 53.87755102040816,3.68542791056284 55.51020408163265,5.443330763299921 57.14285714285714,20.0 58.77551020408163,3.238242097147264 60.40816326530612,2.868157286044717 62.04081632653061,11.781033153430997 63.6734693877551,2.5905936777178056 65.3061224489796,1.8041634541249039 66.93877551020408,0.0 68.57142857142857,2.0200462606013865 70.20408163265306,1.8195836545875075 71.83673469387755,1.7424826522744787 73.46938775510203,2.775636083269081 75.10204081632654,5.7054741711642265 76.73469387755102,3.6391673091750185 78.36734693877551,4.934464148033925 80.0,3.1303006939090174" 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/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,12.64626945786366 1.63265306122449,4.949006977992485 3.26530612244898,13.40848094471283 4.897959183673469,4.004294149221685 6.530612244897959,3.843263553408481 8.16326530612245,13.40848094471283 9.795918367346939,2.114868491680086 11.42857142857143,4.906065485775631 13.06122448979592,3.982823403113258 14.69387755102041,5.056360708534622 16.3265306122449,4.004294149221685 17.95918367346939,3.381642512077295 19.59183673469388,2.479871175523349 21.22448979591837,13.30112721417069 22.85714285714286,3.242082662372517 24.48979591836735,5.324745034889962 26.12244897959184,4.959742351046699 27.75510204081633,2.426194310252281 29.38775510204082,5.260332796564681 31.02040816326531,3.156199677938808 32.6530612244898,2.962962962962963 34.28571428571429,3.735909822866345 35.91836734693878,2.791196994095545 37.55102040816327,13.40848094471283 39.18367346938776,0.0 40.81632653061224,2.597960279119699 42.44897959183673,3.156199677938808 44.08163265306122,4.895330112721417 45.71428571428571,4.584004294149222 47.3469387755102,3.081052066559313 48.97959183673469,2.104133118625872 50.61224489795918,5.002683843263553 52.24489795918367,5.163714439076758 53.87755102040816,3.285024154589372 55.51020408163265,5.088566827697262 57.14285714285714,20.0 58.77551020408163,4.820182501341922 60.40816326530612,3.993558776167472 62.04081632653061,13.39774557165862 63.6734693877551,4.090177133655395 65.3061224489796,3.306494900697799 66.93877551020408,3.521202361782072 68.57142857142857,3.617820719269995 70.20408163265306,2.737520128824477 71.83673469387755,4.133118625872249 73.46938775510203,2.801932367149758 75.10204081632654,4.691358024691358 76.73469387755102,3.650026838432636 78.36734693877551,5.249597423510467 80.0,4.133118625872249" 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_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,16.066528197454 1.63265306122449,10.41950563411261 3.26530612244898,16.51507375358747 4.897959183673469,9.656949688880962 6.530612244897959,9.540429156495415 8.16326530612245,16.17055018643239 9.795918367346939,7.772986184259972 11.42857142857143,10.89083954219201 13.06122448979592,7.753705146995787 14.69387755102041,9.534754477629606 16.3265306122449,10.24108766287121 17.95918367346939,9.7884992715312 19.59183673469388,7.909716295935537 21.22448979591837,15.30655332324961 22.85714285714286,9.736797407988725 24.48979591836735,7.613851548654108 26.12244897959184,8.262132470310213 27.75510204081633,9.275415447859492 29.38775510204082,10.26207639004925 31.02040816326531,7.618841312857296 32.6530612244898,10.62624873388468 34.28571428571429,8.660525265191833 35.91836734693878,8.862283197503418 37.55102040816327,16.42701855038501 39.18367346938776,0.0 40.81632653061224,6.188176396323801 42.44897959183673,9.324290314640143 44.08163265306122,8.954774257413455 45.71428571428571,10.51712206213555 47.3469387755102,5.0241708223136 48.97959183673469,7.649365982770949 50.61224489795918,6.652608295235913 52.24489795918367,9.945153964449252 53.87755102040816,7.721169402149943 55.51020408163265,10.18864112701099 57.14285714285714,20.0 58.77551020408163,10.36787961682472 60.40816326530612,9.285424855093432 62.04081632653061,15.55543706174368 63.6734693877551,9.294901040173922 65.3061224489796,9.044868116004318 66.93877551020408,8.67001753887178 68.57142857142857,9.121114287204945 70.20408163265306,7.253067004190161 71.83673469387755,4.399383852608203 73.46938775510203,6.905376281313299 75.10204081632654,10.89390327120299 76.73469387755102,9.27873889283315 78.36734693877551,9.835006815820241 80.0,8.198731896590758" 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/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,12.73992258627269 1.63265306122449,5.217249086845118 3.26530612244898,13.60242054189609 4.897959183673469,4.798386305402606 6.530612244897959,4.543378945646841 8.16326530612245,13.04358065747152 9.795918367346939,5.349223136891457 11.42857142857143,5.237311235893801 13.06122448979592,4.903058387395737 14.69387755102041,5.377201112140871 16.3265306122449,4.410859728506787 17.95918367346939,4.50986207272529 19.59183673469388,6.184877064820367 21.22448979591837,13.23513056751894 22.85714285714286,4.472419996728997 24.48979591836735,4.93653164694979 26.12244897959184,5.447418633811263 27.75510204081633,3.459259663086736 29.38775510204082,5.670653655345363 31.02040816326531,4.233178869323448 32.6530612244898,7.557673226844028 34.28571428571429,3.906100419778662 35.91836734693878,3.790415962492504 37.55102040816327,10.78781006378455 39.18367346938776,1.226342473968271 40.81632653061224,5.668385760235512 42.44897959183673,3.838456086790601 44.08163265306122,1.316796598157335 45.71428571428571,6.035937414817642 47.3469387755102,2.889494630104127 48.97959183673469,6.74879790655836 50.61224489795918,0.5492667502589544 52.24489795918367,4.86552908466445 53.87755102040816,4.081600610587145 55.51020408163265,0.0 57.14285714285714,20.0 58.77551020408163,0.5071362372567192 60.40816326530612,4.943967726108052 62.04081632653061,13.19042686583438 63.6734693877551,5.201635501281143 65.3061224489796,4.358610914245216 66.93877551020408,4.463152156135856 68.57142857142857,4.80867906013193 70.20408163265306,2.939170255683367 71.83673469387755,4.351000381616966 73.46938775510203,4.166995584146541 75.10204081632654,5.824259935670283 76.73469387755102,4.051245706809137 78.36734693877551,5.298021043449817 80.0,4.28662705119119" 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_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,11.18380062305296 1.63265306122449,4.263462394303516 3.26530612244898,12.85714285714286 4.897959183673469,2.358700489541611 6.530612244897959,1.290609701824655 8.16326530612245,12.80818869603916 9.795918367346939,6.461949265687583 11.42857142857143,4.294615042278594 13.06122448979592,1.855807743658211 14.69387755102041,2.149532710280374 16.3265306122449,2.064975522919448 17.95918367346939,2.639074321317312 19.59183673469388,6.008010680907877 21.22448979591837,12.43880729862038 22.85714285714286,1.370716510903427 24.48979591836735,2.376502002670227 26.12244897959184,2.416555407209613 27.75510204081633,2.002670226969292 29.38775510204082,4.632843791722296 31.02040816326531,1.0057854917668 32.6530612244898,6.466399643969737 34.28571428571429,2.18958611481976 35.91836734693878,1.753449043168669 37.55102040816327,12.94615042278594 39.18367346938776,0.0 40.81632653061224,5.367156208277704 42.44897959183673,2.394303515798843 44.08163265306122,3.733867378727192 45.71428571428571,4.917668001780151 47.3469387755102,1.023587004895416 48.97959183673469,6.341789052069426 50.61224489795918,4.374721851357365 52.24489795918367,3.03960836671117 53.87755102040816,1.717846016911437 55.51020408163265,2.799287939474855 57.14285714285714,20.0 58.77551020408163,4.833110814419226 60.40816326530612,2.131731197151758 62.04081632653061,12.30529595015576 63.6734693877551,2.380952380952381 65.3061224489796,2.314196706720071 66.93877551020408,1.593235425011126 68.57142857142857,1.339563862928349 70.20408163265306,1.214953271028037 71.83673469387755,1.624388072986204 73.46938775510203,2.153983088562528 75.10204081632654,4.129951045838896 76.73469387755102,1.526479750778816 78.36734693877551,4.997774810858923 80.0,2.621272808188696" 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_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,9.233158212841136 1.63265306122449,2.040634153145195 3.26530612244898,9.483658003626388 4.897959183673469,0.0 6.530612244897959,0.2363661722999675 8.16326530612245,9.644148960900088 9.795918367346939,3.456785531637919 11.42857142857143,1.89167325305686 13.06122448979592,2.447533590589986 14.69387755102041,3.490445859872611 16.3265306122449,2.699149193360919 17.95918367346939,2.815565577200242 19.59183673469388,6.937746989632247 21.22448979591837,11.0147380166442 22.85714285714286,1.506346180668557 24.48979591836735,3.786136036077921 26.12244897959184,8.588404853782137 27.75510204081633,7.856804128504347 29.38775510204082,9.442930866149053 31.02040816326531,7.126319215212237 32.6530612244898,11.51834115951462 34.28571428571429,7.874285182946673 35.91836734693878,7.298898135664141 37.55102040816327,15.55144358175647 39.18367346938776,5.615881723929518 40.81632653061224,10.93030824306104 42.44897959183673,7.191594216374541 44.08163265306122,8.650518387651681 45.71428571428571,9.709052024733833 47.3469387755102,6.967687944581338 48.97959183673469,11.45920312427356 50.61224489795918,8.894509275187131 52.24489795918367,9.78269561578874 53.87755102040816,7.229531823887675 55.51020408163265,8.61760193407411 57.14285714285714,20.0 58.77551020408163,9.356641405923101 60.40816326530612,7.847877632618904 62.04081632653061,14.98795852898787 63.6734693877551,7.83876516806918 65.3061224489796,7.724952345529778 66.93877551020408,7.62285554884002 68.57142857142857,7.731833186108141 70.20408163265306,6.782091217629829 71.83673469387755,6.997442930866149 73.46938775510203,7.491933609186852 75.10204081632654,9.579431865730625 76.73469387755102,7.531358966014227 78.36734693877551,9.326514482309731 80.0,7.812357617741411" 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_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,13.11414007013138 1.63265306122449,5.867563701481463 3.26530612244898,12.89903720958438 4.897959183673469,3.418815614398693 6.530612244897959,2.350792456060871 8.16326530612245,13.17157217717627 9.795918367346939,10.59547463534179 11.42857142857143,4.861181959897407 13.06122448979592,2.593077469134701 14.69387755102041,4.557968972393349 16.3265306122449,3.432014297384164 17.95918367346939,3.947690408838124 19.59183673469388,10.75535706004687 21.22448979591837,12.91259261373162 22.85714285714286,3.788450082224228 24.48979591836735,6.249255344574806 26.12244897959184,4.761371378834307 27.75510204081633,3.395486050418969 29.38775510204082,6.311110794025634 31.02040816326531,1.815710713406651 32.6530612244898,10.99642922117069 34.28571428571429,3.69784290713478 35.91836734693878,1.263435010755143 37.55102040816327,13.33630600968141 39.18367346938776,1.754211985117593 40.81632653061224,10.28370033995527 42.44897959183673,2.831723926358483 44.08163265306122,6.081596398543151 45.71428571428571,6.667903300027468 47.3469387755102,2.271029604289215 48.97959183673469,10.98501414399406 50.61224489795918,6.747380774869708 52.24489795918367,6.518080412084286 53.87755102040816,0.0 55.51020408163265,5.637050486746025 57.14285714285714,20.0 58.77551020408163,6.292133228219498 60.40816326530612,3.554298311638741 62.04081632653061,13.02595859894197 63.6734693877551,2.877883644691454 65.3061224489796,2.8887993122416 66.93877551020408,3.728948992441079 68.57142857142857,3.007658803343191 70.20408163265306,2.739261801227834 71.83673469387755,4.040794632059958 73.46938775510203,3.739793315758871 75.10204081632654,5.509629687761967 76.73469387755102,2.419710984514734 78.36734693877551,6.632159839618166 80.0,3.910163342619974" 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_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,19.97278005225652 1.63265306122449,19.95831083393344 3.26530612244898,19.98238209121537 4.897959183673469,19.95302341541952 6.530612244897959,19.95223798449928 8.16326530612245,19.97753711233158 9.795918367346939,19.960323252291 11.42857142857143,19.95626152107578 13.06122448979592,19.95325179826253 14.69387755102041,19.957985210533 16.3265306122449,19.94918265871018 17.95918367346939,19.95157952560863 19.59183673469388,19.95379670353554 21.22448979591837,19.97993189410203 22.85714285714286,19.95352784467846 24.48979591836735,19.95753646645705 26.12244897959184,0.4358876918710099 27.75510204081633,0.0 29.38775510204082,0.4205048195213108 31.02040816326531,19.9456739525017 32.6530612244898,19.95953944041133 34.28571428571429,19.95311430246929 35.91836734693878,19.94997557156029 37.55102040816327,19.98232562104302 39.18367346938776,19.9273904708603 40.81632653061224,19.95667162895649 42.44897959183673,19.95140523343897 44.08163265306122,19.95702119453252 45.71428571428571,19.95700802142976 47.3469387755102,19.95134015291453 48.97959183673469,19.95969072258027 50.61224489795918,19.95202733750971 52.24489795918367,19.95726086159763 53.87755102040816,19.95052197321928 55.51020408163265,19.95941109465036 57.14285714285714,20.0 58.77551020408163,19.95469257264688 60.40816326530612,19.95281939177771 62.04081632653061,19.98044618478985 63.6734693877551,19.9529571083492 65.3061224489796,19.95400874878741 66.93877551020408,19.95040525511326 68.57142857142857,19.95418429203387 70.20408163265306,19.9466616653686 71.83673469387755,19.93646894644447 73.46938775510203,19.94677561148093 75.10204081632654,19.95922235377022 76.73469387755102,19.95343688403594 78.36734693877551,19.95906319717673 80.0,19.95037753517635" 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/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,13.297325102880658 1.63265306122449,0.0 3.26530612244898,11.394032921810696 4.897959183673469,2.314814814814813 6.530612244897959,4.4238683127572 8.16326530612245,12.1656378600823 9.795918367346939,0.9002057613168724 11.42857142857143,2.5462962962962905 13.06122448979592,2.031893004115222 14.69387755102041,3.9609053497942313 16.3265306122449,1.8004115226337447 17.95918367346939,1.0288065843621403 19.59183673469388,1.2345679012345627 21.22448979591837,12.834362139917694 22.85714285714286,3.009259259259256 24.48979591836735,3.9609053497942313 26.12244897959184,4.269547325102881 27.75510204081633,3.523662551440328 29.38775510204082,2.031893004115222 31.02040816326531,2.75205761316872 32.6530612244898,2.5720164609053526 34.28571428571429,3.2921810699588434 35.91836734693878,4.243827160493828 37.55102040816327,13.425925925925924 39.18367346938776,2.443415637860081 40.81632653061224,1.0288065843621403 42.44897959183673,3.9609053497942313 44.08163265306122,4.089506172839501 45.71428571428571,3.215020576131689 47.3469387755102,3.6779835390946474 48.97959183673469,3.060699588477359 50.61224489795918,3.009259259259256 52.24489795918367,3.703703703703699 53.87755102040816,3.0349794238683074 55.51020408163265,3.009259259259256 57.14285714285714,20.0 58.77551020408163,2.4176954732510225 60.40816326530612,2.7263374485596685 62.04081632653061,12.31995884773662 63.6734693877551,3.7808641975308603 65.3061224489796,4.089506172839501 66.93877551020408,3.6008230452674894 68.57142857142857,2.443415637860081 70.20408163265306,1.9547325102880642 71.83673469387755,2.6748971193415585 73.46938775510203,3.806584362139912 75.10204081632654,2.777777777777775 76.73469387755102,2.75205761316872 78.36734693877551,3.266460905349792 80.0,3.497942386831273" 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_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,11.74121964131072 1.63265306122449,4.712753246373307 3.26530612244898,12.87112327080894 4.897959183673469,2.886903762258322 6.530612244897959,2.395526225304446 8.16326530612245,12.94122504799824 9.795918367346939,1.907266051057276 11.42857142857143,4.436552984889605 13.06122448979592,2.784878828170842 14.69387755102041,4.57171128510852 16.3265306122449,2.866520550319319 17.95918367346939,2.668143260184431 19.59183673469388,1.681864951685137 21.22448979591837,12.96392424786403 22.85714285714286,2.182125750293618 24.48979591836735,3.983658472140469 26.12244897959184,4.024053093671417 27.75510204081633,2.622761895221729 29.38775510204082,4.747201992919832 31.02040816326531,2.367334423435102 32.6530612244898,5.139837862329071 34.28571428571429,3.480780984902195 35.91836734693878,1.783726203862856 37.55102040816327,13.27546424837137 39.18367346938776,0.0 40.81632653061224,2.575311916802189 42.44897959183673,2.434738041360789 44.08163265306122,4.221217952646675 45.71428571428571,5.176527791947702 47.3469387755102,0.07467524231495842 48.97959183673469,4.29061760110089 50.61224489795918,3.175355725783919 52.24489795918367,5.2891424271472 53.87755102040816,2.908206851717336 55.51020408163265,5.237621138963164 57.14285714285714,20.0 58.77551020408163,5.182254436862944 60.40816326530612,4.000444385275368 62.04081632653061,12.63337270463433 63.6734693877551,3.480669147941228 65.3061224489796,2.960178450313745 66.93877551020408,3.09581298341943 68.57142857142857,3.872174797466782 70.20408163265306,1.520389414816805 71.83673469387755,1.878777992337687 73.46938775510203,2.212761671177486 75.10204081632654,5.085698404230992 76.73469387755102,3.471248920745553 78.36734693877551,4.989489732755953 80.0,2.905629417120202" 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(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_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,9.27995020752002 1.63265306122449,2.418601928226112 3.26530612244898,9.434473281219669 4.897959183673469,4.619207695649629 6.530612244897959,4.06326356429115 8.16326530612245,8.278770101094757 9.795918367346939,5.253661257075246 11.42857142857143,3.359513414081782 13.06122448979592,2.04093705996358 14.69387755102041,5.525517105380731 16.3265306122449,2.407663604963226 17.95918367346939,2.228737286124968 19.59183673469388,3.882950697433654 21.22448979591837,15.29716805270115 22.85714285714286,2.485803288891902 24.48979591836735,5.863033705441739 26.12244897959184,5.881428575830311 27.75510204081633,2.340955239148721 29.38775510204082,5.530477866071786 31.02040816326531,2.243311446416081 32.6530612244898,4.807993911513587 34.28571428571429,2.488545572752175 35.91836734693878,1.916240174766675 37.55102040816327,15.4435875235328 39.18367346938776,0.2067805279358614 40.81632653061224,4.813663352303364 42.44897959183673,1.38762644547631 44.08163265306122,5.58581653812853 45.71428571428571,5.305887899133253 47.3469387755102,2.132788163193621 48.97959183673469,4.636123581484346 50.61224489795918,3.636699769216785 52.24489795918367,5.709065250949785 53.87755102040816,2.097477406970331 55.51020408163265,5.425131028787818 57.14285714285714,20.0 58.77551020408163,5.758642045682135 60.40816326530612,1.573670377479995 62.04081632653061,14.88591791019483 63.6734693877551,2.158516331995058 65.3061224489796,2.270857533731632 66.93877551020408,2.128998265274367 68.57142857142857,1.916702357439754 70.20408163265306,0.0 71.83673469387755,2.069068578665032 73.46938775510203,1.655599959327925 75.10204081632654,5.293686276563949 76.73469387755102,1.110994709549002 78.36734693877551,5.670981398688017 80.0,1.378536852905742" 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_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,13.47213185314943 1.63265306122449,4.296267957532268 3.26530612244898,13.92036245418792 4.897959183673469,2.315504568814276 6.530612244897959,1.476470196842556 8.16326530612245,13.22102492689201 9.795918367346939,4.064983857112741 11.42857142857143,5.279455200523541 13.06122448979592,1.090695160526098 14.69387755102041,5.47867391964526 16.3265306122449,0.2133741411535339 17.95918367346939,0.1885560846563339 19.59183673469388,4.851221227102335 21.22448979591837,13.12724734992858 22.85714285714286,1.857275130467813 24.48979591836735,4.794105355602367 26.12244897959184,5.583095285098 27.75510204081633,2.02628165593938 29.38775510204082,5.759342853378149 31.02040816326531,1.456745788879733 32.6530612244898,4.257424306838456 34.28571428571429,1.148555448081142 35.91836734693878,2.576487833535169 37.55102040816327,13.63635673569058 39.18367346938776,0.0 40.81632653061224,5.202256847515271 42.44897959183673,2.180928594638288 44.08163265306122,4.55770352567903 45.71428571428571,5.672469185651239 47.3469387755102,2.052526771625142 48.97959183673469,5.189716944432797 50.61224489795918,4.162729559039234 52.24489795918367,4.930774280121668 53.87755102040816,1.748539083491914 55.51020408163265,5.827550628798609 57.14285714285714,20.0 58.77551020408163,5.681816789785858 60.40816326530612,3.057551265897301 62.04081632653061,13.78990537278362 63.6734693877551,2.469638478164398 65.3061224489796,2.122814933404864 66.93877551020408,1.426117936757197 68.57142857142857,2.734798220583879 70.20408163265306,0.6788906902501023 71.83673469387755,1.781006512279384 73.46938775510203,2.284557382097087 75.10204081632654,5.205082696928279 76.73469387755102,2.090874144948904 78.36734693877551,5.343359811406223 80.0,2.078257810963448" 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/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,13.3041215036405 1.63265306122449,4.25460415774388 3.26530612244898,13.03330807498435 4.897959183673469,2.807630217770896 6.530612244897959,2.93545942740421 8.16326530612245,12.81586663591737 9.795918367346939,2.517049385563206 11.42857142857143,4.330379204691464 13.06122448979592,2.670576219813527 14.69387755102041,3.430303429644516 16.3265306122449,1.964220999571706 17.95918367346939,1.352090402925576 19.59183673469388,3.017164695417257 21.22448979591837,13.16443185187626 22.85714285714286,1.839027443745264 24.48979591836735,4.176193456989424 26.12244897959184,3.780845385958554 27.75510204081633,1.417322834645669 29.38775510204082,4.031232497611439 31.02040816326531,1.910849009982539 32.6530612244898,4.791618620894146 34.28571428571429,1.835732876486673 35.91836734693878,1.481237439462327 37.55102040816327,12.56416169736105 39.18367346938776,0.0 40.81632653061224,2.584917471090172 42.44897959183673,1.481896352914045 44.08163265306122,3.416466247158436 45.71428571428571,3.602279840542945 47.3469387755102,1.020656936711363 48.97959183673469,4.172239976279116 50.61224489795918,4.41933252067341 52.24489795918367,3.478404111619939 53.87755102040816,2.661351431489474 55.51020408163265,4.709913352881099 57.14285714285714,20.0 58.77551020408163,4.303363753171021 60.40816326530612,3.034296445161928 62.04081632653061,13.00036240239844 63.6734693877551,3.997627911573815 65.3061224489796,2.255460745231114 66.93877551020408,2.544723750535367 68.57142857142857,3.283365729911376 70.20408163265306,1.757981089183936 71.83673469387755,2.773366718281554 73.46938775510203,1.616314697064541 75.10204081632654,4.655223536388495 76.73469387755102,3.115342799723256 78.36734693877551,3.944914835436365 80.0,3.00925773399664" 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/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,15.00846979107849 1.63265306122449,4.754376058723885 3.26530612244898,14.98588368153586 4.897959183673469,3.173348390739695 6.530612244897959,0.9712027103331451 8.16326530612245,15.46019198193111 9.795918367346939,4.347826086956522 11.42857142857143,5.149632975719932 13.06122448979592,3.749294184076793 14.69387755102041,0.3726708074534161 16.3265306122449,3.195934500282326 17.95918367346939,3.636363636363636 19.59183673469388,5.398080180688876 21.22448979591837,14.10502540937324 22.85714285714286,2.247317899491813 24.48979591836735,5.601355166572558 26.12244897959184,5.64652738565782 27.75510204081633,3.128176171654433 29.38775510204082,5.364201016374929 31.02040816326531,2.56352343308865 32.6530612244898,6.798418972332016 34.28571428571429,3.376623376623377 35.91836734693878,2.066629023150762 37.55102040816327,14.43252399774139 39.18367346938776,0.0 40.81632653061224,4.652738565782044 42.44897959183673,2.247317899491813 44.08163265306122,4.539808018068888 45.71428571428571,5.319028797289667 47.3469387755102,0.7001693958215697 48.97959183673469,7.024280067758329 50.61224489795918,4.630152456239413 52.24489795918367,5.081874647092038 53.87755102040816,1.829474872953134 55.51020408163265,5.20609824957651 57.14285714285714,20.0 58.77551020408163,3.896103896103896 60.40816326530612,1.219649915302089 62.04081632653061,12.343308865048 63.6734693877551,4.268774703557312 65.3061224489796,2.145680406549972 66.93877551020408,2.631281761716544 68.57142857142857,4.076792772444946 70.20408163265306,2.213438735177866 71.83673469387755,2.552230378317335 73.46938775510203,2.010163749294184 75.10204081632654,5.454545454545455 76.73469387755102,2.360248447204969 78.36734693877551,3.794466403162055 80.0,3.726708074534161" 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_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,12.83108408720154 1.63265306122449,5.243956695832715 3.26530612244898,13.07133323446537 4.897959183673469,3.493993771318404 6.530612244897959,3.158831380691087 8.16326530612245,12.64422363932968 9.795918367346939,5.694794601809284 11.42857142857143,2.541895298828415 13.06122448979592,1.474121310989174 14.69387755102041,3.069850215037817 16.3265306122449,4.116861930891295 17.95918367346939,4.410499777547086 19.59183673469388,4.890998072074744 21.22448979591837,12.09847248998962 22.85714285714286,3.099510603588907 24.48979591836735,5.561322853329379 26.12244897959184,3.0312917099214 27.75510204081633,2.613080231351031 29.38775510204082,3.052053981907163 31.02040816326531,2.224529141331751 32.6530612244898,5.700726679519502 34.28571428571429,3.784665579119086 35.91836734693878,3.704582530031143 37.55102040816327,13.06836719561026 39.18367346938776,0.5190567996440753 40.81632653061224,5.816402194868753 42.44897959183673,2.313510306985022 44.08163265306122,0.0 45.71428571428571,3.292303129170992 47.3469387755102,2.728755746700282 48.97959183673469,5.920213554797568 50.61224489795918,5.620643630431559 52.24489795918367,5.582085125315142 53.87755102040816,1.886400711849325 55.51020408163265,2.915616194572149 57.14285714285714,20.0 58.77551020408163,5.49903603737209 60.40816326530612,1.474121310989174 62.04081632653061,10.06970191309506 63.6734693877551,4.158386474862821 65.3061224489796,4.176182707993475 66.93877551020408,3.440605071926442 68.57142857142857,3.167729497256414 70.20408163265306,2.402491472638292 71.83673469387755,2.604182114785704 73.46938775510203,3.882544861337684 75.10204081632654,3.870680705917248 76.73469387755102,2.494438677146671 78.36734693877551,3.932967521874537 80.0,3.633397597508527" 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_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,13.11561921166196 1.63265306122449,3.003180933207463 3.26530612244898,13.36919124255695 4.897959183673469,2.20849081143082 6.530612244897959,3.37645717887506 8.16326530612245,13.36517475876626 9.795918367346939,0.9796553783092866 11.42857142857143,2.610885361079967 13.06122448979592,2.869445502188045 14.69387755102041,3.941149446092706 16.3265306122449,3.181928101570344 17.95918367346939,3.473448923981906 19.59183673469388,0.1966376109447338 21.22448979591837,13.39283361727932 22.85714285714286,1.847270435806945 24.48979591836735,3.805680171391371 26.12244897959184,3.675489451795696 27.75510204081633,1.219991305909238 29.38775510204082,2.694178056198359 31.02040816326531,0.0 32.6530612244898,1.478933357981033 34.28571428571429,1.959350070982485 35.91836734693878,1.697405685242142 37.55102040816327,12.83191954066702 39.18367346938776,0.8735242470938261 40.81632653061224,0.0865541826551766 42.44897959183673,1.456412646131089 44.08163265306122,2.716869665181226 45.71428571428571,3.238791916132352 47.3469387755102,0.418434810125262 48.97959183673469,1.076197816399995 50.61224489795918,2.785466009202129 52.24489795918367,2.550740000632239 53.87755102040816,2.416963650580994 55.51020408163265,2.274886353406606 57.14285714285714,20.0 58.77551020408163,2.008630224979256 60.40816326530612,1.963412287808744 62.04081632653061,13.08597297193644 63.6734693877551,2.315231716453896 65.3061224489796,2.001469394409562 66.93877551020408,1.86804526896561 68.57142857142857,1.57373392905025 70.20408163265306,1.217171102049017 71.83673469387755,2.265796712003349 73.46938775510203,2.125593666953421 75.10204081632654,1.797630836197264 76.73469387755102,2.291681610136623 78.36734693877551,2.483282970830828 80.0,2.430046508090174" 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(251,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></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,14.80320978219335 1.63265306122449,9.010317157050057 3.26530612244898,15.13183034008407 4.897959183673469,4.776461597248758 6.530612244897959,4.264424914023691 8.16326530612245,15.43752388230799 9.795918367346939,3.721818876576232 11.42857142857143,9.056171188383646 13.06122448979592,4.822315628582346 14.69387755102041,8.719908291937333 16.3265306122449,4.279709591134887 17.95918367346939,3.622468475353458 19.59183673469388,4.9980894153611 21.22448979591837,14.65036301108139 22.85714285714286,4.027512418800153 24.48979591836735,8.589988536492166 26.12244897959184,8.972105464272067 27.75510204081633,4.524264424914024 29.38775510204082,9.224302636606803 31.02040816326531,4.593045471914406 32.6530612244898,5.082155139472679 34.28571428571429,0.0 35.91836734693878,4.142147497134123 37.55102040816327,12.96140619029423 39.18367346938776,2.927015666794039 40.81632653061224,4.84524264424914 42.44897959183673,4.363775315246465 44.08163265306122,8.803974016048912 45.71428571428571,9.102025219717232 47.3469387755102,4.470768055024838 48.97959183673469,3.989300726022163 50.61224489795918,8.589988536492166 52.24489795918367,9.102025219717232 53.87755102040816,4.42491402369125 55.51020408163265,5.143293847917463 57.14285714285714,20.0 58.77551020408163,8.299579671379442 60.40816326530612,4.401987008024455 62.04081632653061,14.37523882307986 63.6734693877551,1.757737867787543 65.3061224489796,4.57776079480321 66.93877551020408,4.6159724875812 68.57142857142857,4.753534581581964 70.20408163265306,3.775315246465418 71.83673469387755,4.6159724875812 73.46938775510203,1.513183034008407 75.10204081632654,9.102025219717232 76.73469387755102,4.019870080244555 78.36734693877551,8.979747802827665 80.0,4.875811998471532" 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/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,12.6952695269527 1.63265306122449,5.104510451045105 3.26530612244898,13.5973597359736 4.897959183673469,3.432343234323432 6.530612244897959,3.234323432343234 8.16326530612245,13.35533553355336 9.795918367346939,1.694169416941694 11.42857142857143,4.312431243124312 13.06122448979592,2.024202420242024 14.69387755102041,4.4004400440044 16.3265306122449,2.156215621562156 17.95918367346939,1.892189218921892 19.59183673469388,2.244224422442244 21.22448979591837,13.37733773377338 22.85714285714286,1.452145214521452 24.48979591836735,4.026402640264026 26.12244897959184,4.158415841584158 27.75510204081633,1.804180418041804 29.38775510204082,4.774477447744774 31.02040816326531,1.452145214521452 32.6530612244898,2.618261826182618 34.28571428571429,2.156215621562156 35.91836734693878,1.826182618261826 37.55102040816327,13.46534653465347 39.18367346938776,0.0 40.81632653061224,2.442244224422442 42.44897959183673,1.518151815181518 44.08163265306122,3.718371837183718 45.71428571428571,4.972497249724972 47.3469387755102,1.474147414741474 48.97959183673469,1.716171617161716 50.61224489795918,4.576457645764576 52.24489795918367,4.972497249724972 53.87755102040816,1.386138613861386 55.51020408163265,5.258525852585259 57.14285714285714,20.0 58.77551020408163,4.466446644664466 60.40816326530612,2.508250825082508 62.04081632653061,12.71727172717272 63.6734693877551,2.64026402640264 65.3061224489796,2.222222222222222 66.93877551020408,2.112211221122112 68.57142857142857,2.552255225522552 70.20408163265306,1.628162816281628 71.83673469387755,2.552255225522552 73.46938775510203,1.628162816281628 75.10204081632654,4.818481848184818 76.73469387755102,2.288228822882288 78.36734693877551,4.752475247524752 80.0,2.992299229922992" 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_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,11.467051467051466 1.63265306122449,5.820105820105821 3.26530612244898,13.737373737373737 4.897959183673469,1.8855218855218894 6.530612244897959,2.222222222222225 8.16326530612245,13.410293410293413 9.795918367346939,4.367484367484371 11.42857142857143,5.15632515632516 13.06122448979592,2.972582972582977 14.69387755102041,3.963443963443961 16.3265306122449,2.9629629629629655 17.95918367346939,1.6546416546416545 19.59183673469388,4.415584415584419 21.22448979591837,13.054353054353053 22.85714285714286,3.136123136123139 24.48979591836735,5.454545454545453 26.12244897959184,3.443963443963444 27.75510204081633,2.5012025012025028 29.38775510204082,5.772005772005773 31.02040816326531,2.5877825877825913 32.6530612244898,5.204425204425206 34.28571428571429,3.7518037518037524 35.91836734693878,2.7513227513227534 37.55102040816327,13.179413179413178 39.18367346938776,0.0 40.81632653061224,4.069264069264069 42.44897959183673,2.8763828763828805 44.08163265306122,4.107744107744107 45.71428571428571,5.291005291005291 47.3469387755102,3.0687830687830733 48.97959183673469,3.8287638287638295 50.61224489795918,4.7138047138047146 52.24489795918367,3.3670033670033668 53.87755102040816,2.0009620009620015 55.51020408163265,2.982202982202981 57.14285714285714,20.0 58.77551020408163,5.233285233285237 60.40816326530612,2.299182299182302 62.04081632653061,13.054353054353053 63.6734693877551,2.655122655122657 65.3061224489796,1.096681096681099 66.93877551020408,2.1741221741221786 68.57142857142857,1.789321789321793 70.20408163265306,2.068302068302067 71.83673469387755,2.4146224146224142 73.46938775510203,3.4151034151034168 75.10204081632654,5.58922558922559 76.73469387755102,2.4146224146224142 78.36734693877551,5.6180856180856225 80.0,3.299663299663301" 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/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,13.98066598602921 1.63265306122449,7.357923041532937 3.26530612244898,14.42781546537822 4.897959183673469,7.05784990661092 6.530612244897959,6.831864830534105 8.16326530612245,13.98900593327676 9.795918367346939,7.136703649597575 11.42857142857143,7.590433438972665 13.06122448979592,7.172134678233837 14.69387755102041,7.75318155240328 16.3265306122449,6.755210634074275 17.95918367346939,6.639844418742336 19.59183673469388,8.277553444398214 21.22448979591837,14.10525196721942 22.85714285714286,6.581336481128807 24.48979591836735,7.160018842781913 26.12244897959184,7.575623159025381 27.75510204081633,6.116608959119595 29.38775510204082,7.702023766100222 31.02040816326531,6.519052655310897 32.6530612244898,9.29117780217645 34.28571428571429,5.678404302313006 35.91836734693878,6.280805107347035 37.55102040816327,11.90011492630603 39.18367346938776,3.305331884076566 40.81632653061224,8.085679669041566 42.44897959183673,6.564491620644211 44.08163265306122,1.743287258943448 45.71428571428571,8.069696297613309 47.3469387755102,0.6649412446134022 48.97959183673469,4.802544875331536 50.61224489795918,1.795471500292356 52.24489795918367,7.259658300447058 53.87755102040816,6.543174348888404 55.51020408163265,3.348644621100616 57.14285714285714,20.0 58.77551020408163,2.013538208872604 60.40816326530612,6.989077418538878 62.04081632653061,13.65511477050481 63.6734693877551,3.385523684533705 65.3061224489796,6.749216869788679 66.93877551020408,6.60412011723583 68.57142857142857,7.036624282627065 70.20408163265306,5.618155057032408 71.83673469387755,6.875159238003765 73.46938775510203,0.0 75.10204081632654,7.870160768521556 76.73469387755102,6.914897711921725 78.36734693877551,7.496549461386044 80.0,6.650347253407922" 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(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,12.34137975847983 1.63265306122449,5.007249682109721 3.26530612244898,13.34705973789023 4.897959183673469,1.475265715501579 6.530612244897959,1.196694450744207 8.16326530612245,12.59655837586735 9.795918367346939,3.181960650407333 11.42857142857143,5.176757187887807 13.06122448979592,1.995662931827506 14.69387755102041,4.683014338826443 16.3265306122449,2.162214503951013 17.95918367346939,2.465350596665401 19.59183673469388,3.584834021777077 21.22448979591837,12.93317806187585 22.85714285714286,0.0 24.48979591836735,5.119218410370231 26.12244897959184,6.210263715149924 27.75510204081633,2.919647020750145 29.38775510204082,6.519872283280373 31.02040816326531,1.652621734776305 32.6530612244898,5.353144884068792 34.28571428571429,2.262359497593207 35.91836734693878,2.673540061819785 37.55102040816327,14.47755146764654 39.18367346938776,1.630248374873545 40.81632653061224,3.357380023494576 42.44897959183673,3.008579852254282 44.08163265306122,5.487283114738642 45.71428571428571,6.743707811054682 47.3469387755102,2.905427960584154 48.97959183673469,3.468278499914635 50.61224489795918,4.425542324637962 52.24489795918367,6.116285410683662 53.87755102040816,1.531530383685285 55.51020408163265,6.129994827116104 57.14285714285714,20.0 58.77551020408163,6.246550348978547 60.40816326530612,3.401719028313258 62.04081632653061,13.84131223068514 63.6734693877551,2.727205546962396 65.3061224489796,2.277852667093069 66.93877551020408,2.532521640747036 68.57142857142857,3.023920128634078 70.20408163265306,1.724532465579936 71.83673469387755,2.027056985814067 73.46938775510203,2.866389250594372 75.10204081632654,6.132441117037135 76.73469387755102,2.448736210951734 78.36734693877551,5.338772930782736 80.0,2.868733611768693" 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_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,10.26038781163435 1.63265306122449,1.229916897506925 3.26530612244898,10.448753462603877 4.897959183673469,0.6980609418282597 6.530612244897959,0.46537396121883745 8.16326530612245,10.470914127423821 9.795918367346939,6.049861495844876 11.42857142857143,1.1855955678670362 13.06122448979592,1.5844875346260388 14.69387755102041,1.1191135734072013 16.3265306122449,1.3296398891966774 17.95918367346939,1.4626038781163437 19.59183673469388,5.196675900277006 21.22448979591837,10.50415512465374 22.85714285714286,1.1966759002770075 24.48979591836735,1.16343490304709 26.12244897959184,0.0 27.75510204081633,1.0969529085872587 29.38775510204082,1.174515235457065 31.02040816326531,1.16343490304709 32.6530612244898,5.0415512465373915 34.28571428571429,0.9418282548476462 35.91836734693878,2.0055401662049874 37.55102040816327,10.481994459833796 39.18367346938776,1.8060941828254897 40.81632653061224,6.105263157894733 42.44897959183673,2.0055401662049874 44.08163265306122,1.1301939058171797 45.71428571428571,1.0969529085872587 47.3469387755102,2.049861495844876 48.97959183673469,6.171745152354571 50.61224489795918,1.1191135734072013 52.24489795918367,0.2770083102493075 53.87755102040816,2.21606648199446 55.51020408163265,1.1523545706371188 57.14285714285714,20.0 58.77551020408163,1.0858725761772838 60.40816326530612,0.9196675900277 62.04081632653061,10.448753462603877 63.6734693877551,0.9307479224376749 65.3061224489796,0.8310249307479225 66.93877551020408,0.742382271468145 68.57142857142857,0.9529085872576175 70.20408163265306,0.886426592797779 71.83673469387755,0.5650969529085863 73.46938775510203,0.9307479224376749 75.10204081632654,1.10803324099723 76.73469387755102,0.7534626038781163 78.36734693877551,1.0193905817174524 80.0,2.2493074792243775" 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_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,17.39647996017214 1.63265306122449,9.102080696161693 3.26530612244898,18.08406982953284 4.897959183673469,8.222320236902373 6.530612244897959,8.96565707085104 8.16326530612245,18.29082599800517 9.795918367346939,6.253054913011334 11.42857142857143,9.700921076705919 13.06122448979592,4.703582385576624 14.69387755102041,7.708868295609471 16.3265306122449,6.00073243349739 17.95918367346939,5.219727181427276 19.59183673469388,5.519345249190853 21.22448979591837,15.01619727640274 22.85714285714286,5.330005167757096 24.48979591836735,5.511220800881903 26.12244897959184,6.052616485317203 27.75510204081633,4.351360450770661 29.38775510204082,5.171350436448919 31.02040816326531,3.890297292290291 32.6530612244898,7.207449600029366 34.28571428571429,4.836237735180266 35.91836734693878,4.41022183500688 37.55102040816327,15.87276878789426 39.18367346938776,0.0 40.81632653061224,3.909089918399911 42.44897959183673,3.251491394049795 44.08163265306122,6.48117898277204 45.71428571428571,6.632859249453543 47.3469387755102,4.378882628822549 48.97959183673469,5.282250733150445 50.61224489795918,5.558312776060609 52.24489795918367,6.695626563303877 53.87755102040816,4.56793593128317 55.51020408163265,6.647622630990598 57.14285714285714,20.0 58.77551020408163,5.702972693479736 60.40816326530612,3.848995384579206 62.04081632653061,15.26045266340236 63.6734693877551,4.742524102338797 65.3061224489796,4.82942673456828 66.93877551020408,4.419263976029866 68.57142857142857,5.826304858666719 70.20408163265306,1.933303240659752 71.83673469387755,1.786813673392016 73.46938775510203,2.687744156448254 75.10204081632654,7.261495965306627 76.73469387755102,3.877154211951456 78.36734693877551,6.729303018119269 80.0,3.271729386184021" 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,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_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,11.76406335335882 1.63265306122449,4.937192790824686 3.26530612244898,12.44128891316221 4.897959183673469,3.615510649918078 6.530612244897959,3.462588749317313 8.16326530612245,12.01529219006008 9.795918367346939,2.621518296013108 11.42857142857143,4.740578918623703 13.06122448979592,3.353358820316767 14.69387755102041,4.489350081922447 16.3265306122449,2.938285090114691 17.95918367346939,2.916439104314582 19.59183673469388,3.615510649918078 21.22448979591837,11.61114145275806 22.85714285714286,2.730748225013654 24.48979591836735,4.68596395412343 26.12244897959184,4.82796286182414 27.75510204081633,3.167667941015838 29.38775510204082,4.500273074822501 31.02040816326531,2.403058438012015 32.6530612244898,3.648279628618241 34.28571428571429,2.577826324412889 35.91836734693878,2.621518296013108 37.55102040816327,12.69251774986346 39.18367346938776,0.0 40.81632653061224,3.364281813216821 42.44897959183673,2.403058438012015 44.08163265306122,4.292736209721464 45.71428571428571,3.877662479519388 47.3469387755102,2.861824139814309 48.97959183673469,3.560895685417804 50.61224489795918,3.637356635718187 52.24489795918367,3.757509557618788 53.87755102040816,2.326597487711633 55.51020408163265,4.96996176952485 57.14285714285714,20.0 58.77551020408163,4.926269797924631 60.40816326530612,3.40797378481704 62.04081632653061,10.89022392135445 63.6734693877551,3.571818678317859 65.3061224489796,2.883670125614418 66.93877551020408,3.386127799016931 68.57142857142857,3.462588749317313 70.20408163265306,1.310759148006554 71.83673469387755,1.835062807209175 73.46938775510203,3.025669033315128 75.10204081632654,4.849808847624249 76.73469387755102,3.014746040415074 78.36734693877551,5.079191698525396 80.0,2.501365374112507" 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_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,12.284427284427283 1.63265306122449,7.065637065637064 3.26530612244898,12.52895752895753 4.897959183673469,3.8996138996138967 6.530612244897959,5.205920205920204 8.16326530612245,13.68082368082368 9.795918367346939,5.045045045045043 11.42857142857143,0.0 13.06122448979592,3.5135135135135123 14.69387755102041,6.743886743886742 16.3265306122449,3.5135135135135123 17.95918367346939,5.598455598455596 19.59183673469388,10.373230373230372 21.22448979591837,13.185328185328189 22.85714285714286,3.6679536679536646 24.48979591836735,6.962676962676964 26.12244897959184,2.8314028314028334 27.75510204081633,5.553410553410551 29.38775510204082,7.065637065637064 31.02040816326531,5.495495495495495 32.6530612244898,9.420849420849422 34.28571428571429,5.54054054054054 35.91836734693878,4.987129987129988 37.55102040816327,13.803088803088801 39.18367346938776,1.7696267696267682 40.81632653061224,10.225225225225227 42.44897959183673,5.128700128700128 44.08163265306122,6.8404118404118375 45.71428571428571,3.8352638352638344 47.3469387755102,5.135135135135133 48.97959183673469,10.283140283140282 50.61224489795918,6.9047619047619015 52.24489795918367,5.276705276705274 53.87755102040816,4.890604890604893 55.51020408163265,6.891891891891893 57.14285714285714,20.0 58.77551020408163,5.289575289575289 60.40816326530612,3.3397683397683373 62.04081632653061,12.65122265122265 63.6734693877551,5.019305019305019 65.3061224489796,4.942084942084941 66.93877551020408,2.1621621621621614 68.57142857142857,4.890604890604893 70.20408163265306,3.9189189189189158 71.83673469387755,4.935649935649938 73.46938775510203,2.181467181467184 75.10204081632654,5.3603603603603585 76.73469387755102,5.624195624195625 78.36734693877551,6.28056628056628 80.0,5.012870012870012" 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_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,5.75601728039498 1.63265306122449,1.449907426455462 3.26530612244898,6.295001028594939 4.897959183673469,0.2690804361242543 6.530612244897959,0.0 8.16326530612245,5.579098950833162 9.795918367346939,1.251594322155935 11.42857142857143,1.921415346636495 13.06122448979592,4.737296852499486 14.69387755102041,7.021600493725571 16.3265306122449,4.855790989508332 17.95918367346939,4.595762188850031 19.59183673469388,7.306315572927381 21.22448979591837,15.44126722896523 22.85714285714286,4.794898169101008 24.48979591836735,7.907015017486114 26.12244897959184,7.436329973256532 27.75510204081633,4.802304052664061 29.38775510204082,5.923061098539395 31.02040816326531,4.486319687307138 32.6530612244898,7.291503805801275 34.28571428571429,4.729068092984983 35.91836734693878,3.964616334087636 37.55102040816327,15.66591236371117 39.18367346938776,3.909483645340465 40.81632653061224,6.900637728862374 42.44897959183673,4.932318452993211 44.08163265306122,7.53425221147912 45.71428571428571,6.463690598642255 47.3469387755102,4.570253034355071 48.97959183673469,6.894877597202222 50.61224489795918,7.205924706850442 52.24489795918367,6.896523349105122 53.87755102040816,4.175272577658918 55.51020408163265,6.440650072001646 57.14285714285714,20.0 58.77551020408163,7.488994034149352 60.40816326530612,4.144003291503806 62.04081632653061,15.50874305698416 63.6734693877551,4.80065830076116 65.3061224489796,4.558732771034767 66.93877551020408,4.143180415552355 68.57142857142857,4.686278543509566 70.20408163265306,3.456078996091339 71.83673469387755,3.618185558527052 73.46938775510203,4.134951656037852 75.10204081632654,7.781937872865666 76.73469387755102,4.365356922443942 78.36734693877551,7.050401152026332 80.0,4.674758280189261" 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_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,9.889298892988927 1.63265306122449,6.977524320697752 3.26530612244898,13.592754109359275 4.897959183673469,4.072458906407245 6.530612244897959,2.9989936262998995 8.16326530612245,13.606172425360615 9.795918367346939,10.634015431063398 11.42857142857143,0.0 13.06122448979592,5.588728614558871 14.69387755102041,6.44750083864475 16.3265306122449,5.528346192552831 17.95918367346939,5.541764508554174 19.59183673469388,1.8852733981885237 21.22448979591837,13.592754109359275 22.85714285714286,1.9590741361959054 24.48979591836735,6.729285474672926 26.12244897959184,6.930560214693056 27.75510204081633,4.951358604495134 29.38775510204082,6.950687688695069 31.02040816326531,5.60214693056021 32.6530612244898,10.734652801073466 34.28571428571429,5.588728614558871 35.91836734693878,2.7775914122777614 37.55102040816327,12.103321033210332 39.18367346938776,4.461590070446157 40.81632653061224,8.835961086883593 42.44897959183673,5.420999664542098 44.08163265306122,4.978195236497815 45.71428571428571,6.80979537068098 47.3469387755102,5.233143240523312 48.97959183673469,6.17242536061724 50.61224489795918,2.079838980207981 52.24489795918367,6.548138208654812 53.87755102040816,5.34719892653472 55.51020408163265,6.789667896678965 57.14285714285714,20.0 58.77551020408163,6.7024488426702415 60.40816326530612,5.3069439785306916 62.04081632653061,3.260650788326064 63.6734693877551,4.515263334451525 65.3061224489796,4.3341160684334135 66.93877551020408,3.025830258302584 68.57142857142857,5.548473666554845 70.20408163265306,4.49513586044951 71.83673469387755,5.642401878564238 73.46938775510203,4.783629654478361 75.10204081632654,6.601811472660179 76.73469387755102,5.367326400536733 78.36734693877551,6.782958738678296 80.0,5.528346192552831" 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_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,8.567893350363216 1.63265306122449,2.629520236289614 3.26530612244898,9.762113834118304 4.897959183673469,0.0 6.530612244897959,0.2219206513929911 8.16326530612245,9.912189670312126 9.795918367346939,0.6841222958409835 11.42857142857143,2.688592639897821 13.06122448979592,8.763470902849845 14.69387755102041,10.67853436576994 16.3265306122449,8.939091562225594 17.95918367346939,8.844096751017801 19.59183673469388,10.52606370240281 21.22448979591837,14.87028019477928 22.85714285714286,8.282110641015407 24.48979591836735,10.80625848167957 26.12244897959184,9.671908677257125 27.75510204081633,8.402650275405126 29.38775510204082,10.79667917298635 31.02040816326531,7.882174503073362 32.6530612244898,9.927356909076394 34.28571428571429,8.743514009738965 35.91836734693878,7.777600383172348 37.55102040816327,15.61586972140177 39.18367346938776,5.596711104015327 40.81632653061224,8.907160533248184 42.44897959183673,7.113434980442245 44.08163265306122,9.524227668236609 45.71428571428571,8.741119182565658 47.3469387755102,7.769617625927996 48.97959183673469,9.798036241717888 50.61224489795918,8.81935020356031 52.24489795918367,9.182565658178335 53.87755102040816,8.361938213458929 55.51020408163265,9.588089726191427 57.14285714285714,20.0 58.77551020408163,10.85814640376786 60.40816326530612,8.854474335435459 62.04081632653061,16.04374550969905 63.6734693877551,8.78901572603177 65.3061224489796,8.881615710066256 66.93877551020408,8.394667518160773 68.57142857142857,8.943881216572205 70.20408163265306,7.597190069449988 71.83673469387755,7.898938293286501 73.46938775510203,7.740879699848328 75.10204081632654,9.865889678294883 76.73469387755102,8.043426199409277 78.36734693877551,10.5643809371757 80.0,8.412229584098348" 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/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,19.382369455362156 1.63265306122449,9.466591802358224 3.26530612244898,19.62942167321729 4.897959183673469,4.446939921392477 6.530612244897959,7.119595732734423 8.16326530612245,19.70802919708029 9.795918367346939,0.6737787759685574 11.42857142857143,9.421673217293655 13.06122448979592,7.568781583380124 14.69387755102041,5.558674901740597 16.3265306122449,6.681639528354859 17.95918367346939,5.098259404828747 19.59183673469388,0.8309938236945555 21.22448979591837,19.090398652442445 22.85714285714286,7.580011229646267 24.48979591836735,9.241998877035375 26.12244897959184,9.16339135317238 27.75510204081633,7.310499719258841 29.38775510204082,9.545199326221223 31.02040816326531,4.1212801796743435 32.6530612244898,0.853453116226838 34.28571428571429,4.211117349803482 35.91836734693878,2.908478382930941 37.55102040816327,19.49466591802358 39.18367346938776,6.60303200449186 40.81632653061224,1.1678832116788307 42.44897959183673,7.074677147669853 44.08163265306122,9.567658618753512 45.71428571428571,9.444132509825945 47.3469387755102,6.479505895564293 48.97959183673469,0.0 50.61224489795918,9.343065693430656 52.24489795918367,9.623806850084222 53.87755102040816,7.557551937113985 55.51020408163265,10.039303761931496 57.14285714285714,20.0 58.77551020408163,9.432902863559796 60.40816326530612,7.288040426726559 62.04081632653061,19.505895564289723 63.6734693877551,7.299270072992702 65.3061224489796,7.332959011791129 66.93877551020408,7.0971364402021315 68.57142857142857,7.276810780460419 70.20408163265306,6.041549691184729 71.83673469387755,7.5126333520494075 73.46938775510203,7.085906793935992 75.10204081632654,9.556428972487364 76.73469387755102,7.007299270072993 78.36734693877551,9.23076923076923 80.0,7.535092644581695" 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_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,12.49254013220019 1.63265306122449,6.029461756373938 3.26530612244898,13.29518413597734 4.897959183673469,4.248914069877243 6.530612244897959,3.041359773371105 8.16326530612245,13.94976392823418 9.795918367346939,6.3561850802644 11.42857142857143,4.56052880075543 13.06122448979592,3.887818696883853 14.69387755102041,4.166194523135033 16.3265306122449,2.488385269121813 17.95918367346939,2.726345609065156 19.59183673469388,4.677620396600567 21.22448979591837,13.92370160528801 22.85714285714286,1.9890462700661 24.48979591836735,4.311614730878187 26.12244897959184,4.713503305004721 27.75510204081633,2.186213408876298 29.38775510204082,5.88819641170916 31.02040816326531,3.479508970727101 32.6530612244898,5.803966005665722 34.28571428571429,3.667610953729934 35.91836734693878,2.476298394711992 37.55102040816327,14.04230406043437 39.18367346938776,0.0 40.81632653061224,4.942020774315392 42.44897959183673,2.631539187913126 44.08163265306122,4.945797922568461 45.71428571428571,5.04929178470255 47.3469387755102,2.16052880075543 48.97959183673469,5.73371104815864 50.61224489795918,4.732011331444759 52.24489795918367,4.779981114258735 53.87755102040816,3.605665722379603 55.51020408163265,4.324834749763928 57.14285714285714,20.0 58.77551020408163,5.686874409820585 60.40816326530612,3.666477809254013 62.04081632653061,13.65401322001889 63.6734693877551,4.183947119924457 65.3061224489796,3.014542020774315 66.93877551020408,2.82304060434372 68.57142857142857,2.592256846081209 70.20408163265306,1.125590179414542 71.83673469387755,2.891784702549575 73.46938775510203,3.862134088762984 75.10204081632654,5.896883852691218 76.73469387755102,4.055146364494806 78.36734693877551,6.050236071765817 80.0,2.31614730878187" 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_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,12.22996897244023 1.63265306122449,3.605767475816755 3.26530612244898,12.5271034860376 4.897959183673469,0.04818397517795218 6.530612244897959,0.0 8.16326530612245,12.31197907160674 9.795918367346939,2.578572732250411 11.42857142857143,2.978889091683397 13.06122448979592,3.409137920545112 14.69387755102041,5.510251262395814 16.3265306122449,3.269939770031028 17.95918367346939,3.551012958569082 19.59183673469388,8.723733041309242 21.22448979591837,14.7975908012411 22.85714285714286,1.864330473930766 24.48979591836735,6.660339478006936 26.12244897959184,6.205268601326276 27.75510204081633,2.282168278883008 29.38775510204082,6.803674636490844 31.02040816326531,2.824116322929975 32.6530612244898,8.138224736874125 34.28571428571429,3.305469367889518 35.91836734693878,3.223215915313013 37.55102040816327,14.35201070755004 39.18367346938776,0.158423069903267 40.81632653061224,7.995132931800207 42.44897959183673,2.139806534039058 44.08163265306122,6.09624627365091 45.71428571428571,6.234471010525035 47.3469387755102,1.37835371418142 48.97959183673469,7.666849181724159 50.61224489795918,6.40165480318793 52.24489795918367,6.963557826854049 53.87755102040816,3.173571819675123 55.51020408163265,6.824846383159944 57.14285714285714,20.0 58.77551020408163,6.31599440287157 60.40816326530612,3.557826854048792 62.04081632653061,14.76181784997262 63.6734693877551,3.357303644217315 65.3061224489796,3.419845470584657 66.93877551020408,2.705603212265012 68.57142857142857,3.446614345683519 70.20408163265306,1.869197542130559 71.83673469387755,0.8030662529658698 73.46938775510203,2.881304374277545 75.10204081632654,6.777149114801971 76.73469387755102,1.959725010646712 78.36734693877551,7.034860375981018 80.0,3.079394050009126" 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_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,13.08767229666889 1.63265306122449,5.704600459858563 3.26530612244898,12.87982269771903 4.897959183673469,1.094511295956682 6.530612244897959,1.341676432708377 8.16326530612245,13.12128557414777 9.795918367346939,4.939290819166384 11.42857142857143,5.432560207028297 13.06122448979592,0.3570914547076093 14.69387755102041,5.473736715059555 16.3265306122449,0.4217639274835156 17.95918367346939,0.3830168475712438 19.59183673469388,5.134011958302951 21.22448979591837,12.91898705931695 22.85714285714286,1.1094954215712 24.48979591836735,5.222267918888927 26.12244897959184,5.377400342170982 27.75510204081633,0.861082860119399 29.38775510204082,5.312017960086653 31.02040816326531,1.106265908864265 32.6530612244898,5.963935723060754 34.28571428571429,1.015729928220477 35.91836734693878,1.021937877365863 37.55102040816327,13.19512498293742 39.18367346938776,0.0 40.81632653061224,5.069268759817613 42.44897959183673,0.7219848392369262 44.08163265306122,4.296451585069237 45.71428571428571,5.384673597314686 47.3469387755102,0.4752334478854074 48.97959183673469,5.373279685525206 50.61224489795918,4.858417738573731 52.24489795918367,4.701805379821814 53.87755102040816,0.8746047316914124 55.51020408163265,4.995223362399242 57.14285714285714,20.0 58.77551020408163,5.420651765702699 60.40816326530612,0.3441398091678908 62.04081632653061,12.84224436015512 63.6734693877551,1.435801743105835 65.3061224489796,1.292611355861358 66.93877551020408,0.7135667116717931 68.57142857142857,0.769475384977718 70.20408163265306,0.6422027027122602 71.83673469387755,0.8844700840857959 73.46938775510203,1.153160590503093 75.10204081632654,5.324891807345997 76.73469387755102,1.050000954797077 78.36734693877551,5.422262543735011 80.0,1.823426370646567" 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,237,120);color:black;padding:2px 6px;display:block;text-align:right">1.07</span></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,13.14150532279151 1.63265306122449,5.613148228848907 3.26530612244898,12.91888190250887 4.897959183673469,3.094316130237191 6.530612244897959,3.489261034675963 8.16326530612245,13.33623856066737 9.795918367346939,6.382369420407147 11.42857142857143,4.366307663574675 13.06122448979592,1.718483471331632 14.69387755102041,5.511548278652805 16.3265306122449,4.64844674095748 17.95918367346939,3.664819772147171 19.59183673469388,7.305733673659964 21.22448979591837,15.34806698624167 22.85714285714286,2.085787212849405 24.48979591836735,8.507003673037415 26.12244897959184,5.166905310340534 27.75510204081633,3.901886322604744 29.38775510204082,4.803336861109382 31.02040816326531,0.6516839942725517 32.6530612244898,7.696445246840565 34.28571428571429,3.358774824129988 35.91836734693878,1.403971860798107 37.55102040816327,17.8312892983876 39.18367346938776,1.178360206686173 40.81632653061224,6.407769407956173 42.44897959183673,0.2657037913216709 44.08163265306122,8.635746747182967 45.71428571428571,6.795492747307477 47.3469387755102,2.492934072091141 48.97959183673469,5.68860113303866 50.61224489795918,5.318807196663139 52.24489795918367,6.13310091514661 53.87755102040816,2.084791134906306 55.51020408163265,6.622922243665567 57.14285714285714,20.0 58.77551020408163,5.415177737657972 60.40816326530612,0.0 62.04081632653061,13.96750295710639 63.6734693877551,3.966382369420407 65.3061224489796,2.754155512668866 66.93877551020408,3.898649069289672 68.57142857142857,1.512295337110129 70.20408163265306,0.2769096681815352 71.83673469387755,1.86117163668057 73.46938775510203,1.030940671107514 75.10204081632654,5.334246404781174 76.73469387755102,0.8127996015688228 78.36734693877551,7.262155263649381 80.0,1.471954180414617" 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_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,19.96305857591018 1.63265306122449,19.91916248764087 3.26530612244898,19.96940549512449 4.897959183673469,19.90695172854356 6.530612244897959,19.90778554984095 8.16326530612245,19.96681376851853 9.795918367346939,19.93178799971245 11.42857142857143,19.911997570075 13.06122448979592,19.89931859562581 14.69387755102041,19.92291276554634 16.3265306122449,19.90977096993136 17.95918367346939,19.90344826461901 19.59183673469388,19.93398523150966 21.22448979591837,19.96436888364478 22.85714285714286,19.91041419665388 24.48979591836735,19.92358116513724 26.12244897959184,0.3874938744521889 27.75510204081633,0.0 29.38775510204082,0.3965674947952997 31.02040816326531,19.90689011495142 32.6530612244898,19.93536230728086 34.28571428571429,19.90895524912503 35.91836734693878,19.90131012912711 37.55102040816327,19.96915304721587 39.18367346938776,19.86353536322309 40.81632653061224,19.9307321776901 42.44897959183673,19.90896795543002 44.08163265306122,19.91998408211649 45.71428571428571,19.92207762567012 47.3469387755102,19.9068754907136 48.97959183673469,19.93383815003583 50.61224489795918,19.89760803928396 52.24489795918367,19.90576824411727 53.87755102040816,19.90690605776806 55.51020408163265,19.92266906820626 57.14285714285714,20.0 58.77551020408163,19.92295711774301 60.40816326530612,19.91006369442938 62.04081632653061,19.96625840709373 63.6734693877551,19.91000855386055 65.3061224489796,19.90866995661672 66.93877551020408,19.90361848115759 68.57142857142857,19.91143261898607 70.20408163265306,19.89886919998982 71.83673469387755,19.90211362311165 73.46938775510203,19.90450504560778 75.10204081632654,19.92459802914901 76.73469387755102,19.90782235017711 78.36734693877551,19.9226587593173 80.0,19.90507107553394" 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_BenchmarkObjectGetNotFound_4.html">BenchmarkObjectGetNotFound-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,5.464090718185638 2.352941176470588,4.044519109617813 4.705882352941176,3.3515329693406137 7.058823529411765,4.132717345653088 9.411764705882353,3.6329273414531755 11.76470588235294,8.878622427551448 14.11764705882353,3.4691306173876555 16.47058823529412,3.7337253254934915 18.82352941176471,13.133137337253258 21.17647058823529,3.242335153296935 23.52941176470588,8.861822763544732 25.88235294117647,4.258714825703487 28.23529411764706,4.351112977740446 30.58823529411765,4.838303233935326 32.94117647058824,2.3939521209575823 35.29411764705882,8.332633347333054 37.64705882352941,5.07769844603108 40.0,5.027299454010919 42.35294117647059,3.9521209575808527 44.70588235294118,4.178916421671568 47.05882352941176,20.0 49.41176470588235,5.359092818143639 51.76470588235294,1.7933641327173504 54.11764705882353,12.994540109197814 56.47058823529412,0.3023939521209549 58.82352941176471,0.0 61.17647058823529,3.901721965560693 63.52941176470588,1.3103737925241496 65.88235294117646,1.3313733725325498 68.23529411764706,1.1591768164636704 70.58823529411765,5.14909701805964 72.94117647058825,5.426291474170517 75.29411764705883,4.1957160856782885 77.6470588235294,4.220915581688372 80.0,2.536749265014702" 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/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,10.31794216328487 1.63265306122449,4.345742131330885 3.26530612244898,12.752835916280553 4.897959183673469,2.811950790861161 6.530612244897959,0.2875858763380741 8.16326530612245,12.64738776162326 9.795918367346939,3.451030516056875 11.42857142857143,2.5563189007828733 13.06122448979592,1.3420674229110077 14.69387755102041,1.3420674229110077 16.3265306122449,1.374021409170794 17.95918367346939,1.1822974916120792 19.59183673469388,3.8025243649145253 21.22448979591837,12.072216008947116 22.85714285714286,2.460456942003514 24.48979591836735,3.7705703786547353 26.12244897959184,1.0544815465729336 27.75510204081633,1.7894232305480138 29.38775510204082,3.9303403099536673 31.02040816326531,0.7029876977152902 32.6530612244898,4.217926186291741 34.28571428571429,0.0 35.91836734693878,2.4924109282633005 37.55102040816327,12.494008627576292 39.18367346938776,0.5112637801565754 40.81632653061224,3.610800447355807 42.44897959183673,2.236779038185013 44.08163265306122,0.7349416839750731 45.71428571428571,3.834478351174308 47.3469387755102,1.374021409170794 48.97959183673469,4.185972200031955 50.61224489795918,3.866432337434098 52.24489795918367,3.866432337434098 53.87755102040816,1.4698833679501568 55.51020408163265,1.0225275603131507 57.14285714285714,20.0 58.77551020408163,3.6747084198753797 60.40816326530612,2.7160888320818017 62.04081632653061,12.190445758108325 63.6734693877551,2.90781274964052 65.3061224489796,0.22367790381850128 66.93877551020408,2.332640996964372 68.57142857142857,2.0450551206263015 70.20408163265306,1.5657453267295125 71.83673469387755,2.460456942003514 73.46938775510203,2.4924109282633005 75.10204081632654,3.387122543537309 76.73469387755102,0.7349416839750731 78.36734693877551,3.898386323693881 80.0,2.7480428183415917" 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_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,8.346993544643505 1.63265306122449,1.827808805396388 3.26530612244898,8.644375135997679 4.897959183673469,0.5991151084354827 6.530612244897959,0.0 8.16326530612245,8.407920504823384 9.795918367346939,1.880031914121999 11.42857142857143,1.817654312033075 13.06122448979592,9.45963588888083 14.69387755102041,10.66076738956988 16.3265306122449,10.23572931021977 17.95918367346939,10.23137738449264 19.59183673469388,11.59933270472184 21.22448979591837,15.86857184304055 22.85714285714286,9.031696525712627 24.48979591836735,11.18589976064409 26.12244897959184,10.52440705011968 27.75510204081633,9.558279538695873 29.38775510204082,11.24392543700588 31.02040816326531,9.825197649960106 32.6530612244898,10.96540219046928 34.28571428571429,9.730905925872198 35.91836734693878,9.977515050409806 37.55102040816327,15.9904257634003 39.18367346938776,7.810256038296946 40.81632653061224,10.891419453108 42.44897959183673,9.577137883513455 44.08163265306122,10.4895916443026 45.71428571428571,10.79857837092914 47.3469387755102,8.515268006092697 48.97959183673469,10.70428664684123 50.61224489795918,10.31841589903532 52.24489795918367,10.82468992529194 53.87755102040816,9.479944875607456 55.51020408163265,10.74780590411257 57.14285714285714,20.0 58.77551020408163,10.51715384057445 60.40816326530612,9.739609777326468 62.04081632653061,16.00493218249075 63.6734693877551,9.745412344962647 65.3061224489796,9.903532313048524 66.93877551020408,10.00217596286357 68.57142857142857,10.00942917240879 70.20408163265306,8.661782838906216 71.83673469387755,7.26191339667803 73.46938775510203,8.853267570900123 75.10204081632654,11.14238050337274 76.73469387755102,9.107129904982955 78.36734693877551,11.48908391963444 80.0,9.376949300065279" 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_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,13.21972042099775 1.63265306122449,5.650232982501874 3.26530612244898,13.53579458437877 4.897959183673469,3.334093649190264 6.530612244897959,3.362116719345694 8.16326530612245,13.52145719964808 9.795918367346939,6.502655674671706 11.42857142857143,5.787089836749324 13.06122448979592,3.607807357685164 14.69387755102041,5.551826387304898 16.3265306122449,3.414904363126853 17.95918367346939,3.424028153410017 19.59183673469388,6.270650721756981 21.22448979591837,12.94535501319691 22.85714285714286,3.455961419401088 24.48979591836735,5.72126820684936 26.12244897959184,5.324383329531754 27.75510204081633,3.261103326924957 29.38775510204082,6.179412818925348 31.02040816326531,3.474860699273355 32.6530612244898,6.550881423311284 34.28571428571429,3.357554824204112 35.91836734693878,2.728664993971781 37.55102040816327,13.26599107171951 39.18367346938776,0.0 40.81632653061224,6.400338883639089 42.44897959183673,2.666753559907459 44.08163265306122,5.705627423506794 45.71428571428571,6.073837531363029 47.3469387755102,3.21548437550914 48.97959183673469,5.058490012708136 50.61224489795918,4.256248167095702 52.24489795918367,5.383036267066376 53.87755102040816,2.574863957769885 55.51020408163265,5.588321548437551 57.14285714285714,20.0 58.77551020408163,5.906350809736388 60.40816326530612,4.037928899605722 62.04081632653061,13.29466584118088 63.6734693877551,3.953207989833491 65.3061224489796,3.43250024438724 66.93877551020408,3.355599726286292 68.57142857142857,4.171527257323471 70.20408163265306,2.553357880673857 71.83673469387755,2.859656554465769 73.46938775510203,2.856398057936068 75.10204081632654,5.955228257681906 76.73469387755102,3.086447912932973 78.36734693877551,6.307797582195575 80.0,3.613672651438626" 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_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,13.60942975469895 1.63265306122449,5.039821599235425 3.26530612244898,14.08091748964638 4.897959183673469,3.548900923861102 6.530612244897959,2.331952851226505 8.16326530612245,13.71137304874164 9.795918367346939,3.427843262185409 11.42857142857143,4.606562599553998 13.06122448979592,3.446957629818414 14.69387755102041,4.950621216948073 16.3265306122449,4.07773176170755 17.95918367346939,4.504619305511309 19.59183673469388,5.269194010831475 21.22448979591837,13.95348837209302 22.85714285714286,3.415100350430073 24.48979591836735,4.740363172985027 26.12244897959184,4.058617394074546 27.75510204081633,3.29404268875438 29.38775510204082,4.676648614208347 31.02040816326531,3.109270468302007 32.6530612244898,4.33896145269194 34.28571428571429,3.325899968142721 35.91836734693878,2.523096527556547 37.55102040816327,13.93437400446002 39.18367346938776,0.0 40.81632653061224,2.433896145269194 42.44897959183673,3.122013380057343 44.08163265306122,3.905702453010513 45.71428571428571,4.676648614208347 47.3469387755102,1.541892322395667 48.97959183673469,2.389295954125518 50.61224489795918,3.892959541255177 52.24489795918367,4.804077731761708 53.87755102040816,0.4842306467027716 55.51020408163265,1.490920675374323 57.14285714285714,20.0 58.77551020408163,4.268875438037592 60.40816326530612,3.574386747371774 62.04081632653061,13.24625676967187 63.6734693877551,3.644472762026123 65.3061224489796,2.981841350748646 66.93877551020408,3.19847085058936 68.57142857142857,4.026760114686206 70.20408163265306,2.12169480726346 71.83673469387755,2.357438674737177 73.46938775510203,3.020070086014654 75.10204081632654,4.835935011150048 76.73469387755102,3.497929276839758 78.36734693877551,4.931506849315068 80.0,3.408728894552405" 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_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,11.63769441903019 1.63265306122449,3.938192538375521 3.26530612244898,12.14394632509912 4.897959183673469,1.862356409474433 6.530612244897959,1.917251194469859 8.16326530612245,12.37775744637593 9.795918367346939,1.957913998170174 11.42857142857143,3.407542950086408 13.06122448979592,2.098200670936261 14.69387755102041,3.806038426349497 16.3265306122449,2.035173325200773 17.95918367346939,1.894886652434685 19.59183673469388,2.80776659550676 21.22448979591837,12.13174748398902 22.85714285714286,0.6668699806851682 24.48979591836735,4.123208295211955 26.12244897959184,3.59865812747789 27.75510204081633,1.876588390769544 29.38775510204082,3.73284537968893 31.02040816326531,2.199857680187049 32.6530612244898,2.411304259428688 34.28571428571429,1.9741791196503 35.91836734693878,2.000609942055505 37.55102040816327,12.26593473620006 39.18367346938776,0.0 40.81632653061224,2.724407847921114 42.44897959183673,1.797295923553929 44.08163265306122,3.875165192640033 45.71428571428571,3.911761715970316 47.3469387755102,1.862356409474433 48.97959183673469,2.006709362610552 50.61224489795918,3.834502388939717 52.24489795918367,3.659652333028362 53.87755102040816,2.124631493341466 55.51020408163265,4.41801362203924 57.14285714285714,20.0 58.77551020408163,3.954457659855647 60.40816326530612,2.220189082037206 62.04081632653061,12.05448815695842 63.6734693877551,1.474026634136424 65.3061224489796,2.012808783165599 66.93877551020408,2.077869269086103 68.57142857142857,2.063637287790993 70.20408163265306,1.162956185829013 71.83673469387755,1.695638914303141 73.46938775510203,1.598048185422385 75.10204081632654,4.172003659652333 76.73469387755102,1.459794652841313 78.36734693877551,3.340449323980888 80.0,2.305580969807868" 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_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,10.561797752808989 1.63265306122449,4.715936065833201 3.26530612244898,13.280582370628265 4.897959183673469,2.785250830827664 6.530612244897959,0.9178667510682068 8.16326530612245,13.01788257635702 9.795918367346939,4.051273935749331 11.42857142857143,3.3233106504193692 13.06122448979592,1.2027219496755848 14.69387755102041,2.2155404336129116 16.3265306122449,1.5508783035290428 17.95918367346939,2.785250830827664 19.59183673469388,4.24117740148758 21.22448979591837,12.74568760879886 22.85714285714286,2.405443899351166 24.48979591836735,4.620984332964078 26.12244897959184,1.6458300363981664 27.75510204081633,1.8040829245133736 29.38775510204082,4.715936065833201 31.02040816326531,0.8545655958221268 32.6530612244898,3.7347681595189144 34.28571428571429,2.785250830827664 35.91836734693878,2.8485519860737476 37.55102040816327,13.090678904890012 39.18367346938776,0.0 40.81632653061224,4.209526823864538 42.44897959183673,2.975154296565915 44.08163265306122,2.975154296565915 45.71428571428571,4.46273144484887 47.3469387755102,2.183889855989875 48.97959183673469,4.304478556733661 50.61224489795918,4.399430289602787 52.24489795918367,4.747586643456243 53.87755102040816,1.9306852350055408 55.51020408163265,1.6458300363981664 57.14285714285714,20.0 58.77551020408163,4.367779711979747 60.40816326530612,2.7219496755815804 62.04081632653061,12.84380439943029 63.6734693877551,3.2283589175502456 65.3061224489796,0.7279632853299596 66.93877551020408,2.753600253204624 68.57142857142857,1.0761196391834176 70.20408163265306,1.9623358126285808 71.83673469387755,2.816901408450704 73.46938775510203,3.0384554518119984 75.10204081632654,2.595347365089413 76.73469387755102,0.9178667510682068 78.36734693877551,4.304478556733661 80.0,3.101756607058082" 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_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,6.417910447761194 1.63265306122449,1.4226336671075 3.26530612244898,6.926128849423767 4.897959183673469,0.2474966937464576 6.530612244897959,0.0 8.16326530612245,5.771774041186473 9.795918367346939,1.233704893255243 11.42857142857143,1.04099754392594 13.06122448979592,10.69525788777631 14.69387755102041,11.71358397883998 16.3265306122449,10.76327224636312 17.95918367346939,10.70092575099188 19.59183673469388,11.62667674286794 21.22448979591837,16.6276213867372 22.85714285714286,10.27394672208577 24.48979591836735,12.25203098431891 26.12244897959184,11.8741734366144 27.75510204081633,10.82184016625732 29.38775510204082,12.41639901757038 31.02040816326531,10.40241828830531 32.6530612244898,11.44908369544682 34.28571428571429,10.52900056678632 35.91836734693878,10.45909692046099 37.55102040816327,16.51426412242585 39.18367346938776,9.01001322501417 40.81632653061224,11.38106933686 42.44897959183673,9.833742679010014 44.08163265306122,12.02909503117325 45.71428571428571,12.02342716795768 47.3469387755102,9.937653504628756 48.97959183673469,11.16002267145286 50.61224489795918,11.94785565841678 52.24489795918367,11.77215189873418 53.87755102040816,10.22104666540714 55.51020408163265,11.88173058756849 57.14285714285714,20.0 58.77551020408163,11.91006990364633 60.40816326530612,10.46476478367655 62.04081632653061,16.53882486302664 63.6734693877551,10.66313999622142 65.3061224489796,10.58756848668052 66.93877551020408,10.31551105233327 68.57142857142857,10.8955223880597 70.20408163265306,9.737389004345362 71.83673469387755,9.716606839221614 73.46938775510203,10.0415643302475 75.10204081632654,12.49008123937276 76.73469387755102,10.50821840166257 78.36734693877551,12.09899867749858 80.0,10.35707538258077" 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_var_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/var-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.723127632301779 1.63265306122449,3.988280534700607 3.26530612244898,10.803882072880425 4.897959183673469,2.2743087346639825 6.530612244897959,2.578282365867061 8.16326530612245,10.968687053653177 9.795918367346939,7.331990477934443 11.42857142857143,3.24848928767625 13.06122448979592,2.633217359457973 14.69387755102041,3.816150888115729 16.3265306122449,2.5306720380882624 17.95918367346939,2.277971067570043 19.59183673469388,8.639443325398279 21.22448979591837,10.250869804065188 22.85714285714286,2.7174510162973817 24.48979591836735,3.958981871452117 26.12244897959184,2.1461270829518426 27.75510204081633,2.4647500457791622 29.38775510204082,1.3806995055850564 31.02040816326531,2.299945065006412 32.6530612244898,7.40889946896173 34.28571428571429,2.1534517487639633 35.91836734693878,5.372642373191724 37.55102040816327,10.844167734847098 39.18367346938776,4.936824757370445 40.81632653061224,9.595312213880243 42.44897959183673,4.82329243728255 44.08163265306122,4.208020509064273 45.71428571428571,4.607214795824941 47.3469387755102,4.826954770188612 48.97959183673469,8.86284563266801 50.61224489795918,4.739058780443141 52.24489795918367,4.511994140267353 53.87755102040816,5.229811389855339 55.51020408163265,4.508331807361291 57.14285714285714,20.0 58.77551020408163,4.013916865043035 60.40816326530612,1.2891411829335269 62.04081632653061,11.217725691265334 63.6734693877551,1.3953488372093013 65.3061224489796,1.4319721662699116 66.93877551020408,1.4099981688335426 68.57142857142857,1.3477385094305099 70.20408163265306,1.4905694927668947 71.83673469387755,1.494231825672955 73.46938775510203,1.7542574620032987 75.10204081632654,4.702435451382531 76.73469387755102,0.0 78.36734693877551,4.270280168467313 80.0,2.5086980406518933" 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/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,10.659793814432991 1.63265306122449,2.4845360824742215 3.26530612244898,10.721649484536082 4.897959183673469,1.6185567010309292 6.530612244897959,1.206185567010312 8.16326530612245,10.79381443298969 9.795918367346939,6.505154639175261 11.42857142857143,0.0 13.06122448979592,2.2474226804123703 14.69387755102041,2.5051546391752595 16.3265306122449,2.3092783505154664 17.95918367346939,2.494845360824744 19.59183673469388,6.164948453608245 21.22448979591837,10.845360824742269 22.85714285714286,2.9175257731958766 24.48979591836735,2.36082474226804 26.12244897959184,2.020618556701031 27.75510204081633,2.020618556701031 29.38775510204082,2.4123711340206135 31.02040816326531,2.2577319587628857 32.6530612244898,5.83505154639175 34.28571428571429,1.9793814432989691 35.91836734693878,3.0412371134020653 37.55102040816327,10.61855670103093 39.18367346938776,2.7113402061855716 40.81632653061224,6.814432989690722 42.44897959183673,3.092783505154639 44.08163265306122,2.27835051546392 45.71428571428571,2.2474226804123703 47.3469387755102,3.0309278350515427 48.97959183673469,6.804123711340203 50.61224489795918,2.226804123711336 52.24489795918367,1.412371134020617 53.87755102040816,2.948453608247423 55.51020408163265,2.2371134020618584 57.14285714285714,20.0 58.77551020408163,2.298969072164944 60.40816326530612,2.113402061855666 62.04081632653061,3.7628865979381416 63.6734693877551,1.9278350515463885 65.3061224489796,1.9072164948453647 66.93877551020408,1.8762886597938149 68.57142857142857,1.9072164948453647 70.20408163265306,1.9484536082474229 71.83673469387755,2.164948453608247 73.46938775510203,1.8453608247422686 75.10204081632654,2.1237113402061887 76.73469387755102,1.8865979381443267 78.36734693877551,1.7113402061855645 80.0,3.0412371134020653" 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/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,10.672908133411351 1.63265306122449,2.176711527208891 3.26530612244898,10.34523112931539 4.897959183673469,0.7957870099473361 6.530612244897959,0.0 8.16326530612245,10.017554125219426 9.795918367346939,4.704505558806321 11.42857142857143,1.2404915155061467 13.06122448979592,0.6085430076067908 14.69387755102041,1.2873025160912803 16.3265306122449,0.37448800468109766 17.95918367346939,0.6085430076067908 19.59183673469388,4.704505558806321 21.22448979591837,10.649502633118782 22.85714285714286,1.0298420128730292 24.48979591836735,2.08308952603862 26.12244897959184,1.310708016383856 27.75510204081633,0.7021650087770652 29.38775510204082,1.2873025160912803 31.02040816326531,0.46811000585137563 32.6530612244898,4.049151550614393 34.28571428571429,0.37448800468109766 35.91836734693878,2.2703335283791723 37.55102040816327,11.30485664131071 39.18367346938776,1.8022235225277932 40.81632653061224,5.359859566998246 42.44897959183673,2.0362785254534828 44.08163265306122,2.9490930368636654 45.71428571428571,2.9022820362785247 47.3469387755102,2.0362785254534828 48.97959183673469,5.523698069046228 50.61224489795918,2.972498537156234 52.24489795918367,2.6682270333528386 53.87755102040816,2.6214160327677014 55.51020408163265,3.0661205383265084 57.14285714285714,20.0 58.77551020408163,1.1702750146284373 60.40816326530612,0.0 62.04081632653061,9.713282621416031 63.6734693877551,0.11702750146284657 65.3061224489796,0.14043300175541873 66.93877551020408,0.5617320070216536 68.57142857142857,0.655354008191928 70.20408163265306,0.6085430076067908 71.83673469387755,0.30427150380339896 73.46938775510203,0.6085430076067908 75.10204081632654,2.129900526623757 76.73469387755102,0.655354008191928 78.36734693877551,2.925687536571097 80.0,1.755412521942656" 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/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,12.60492329964335 1.63265306122449,4.120549048013479 3.26530612244898,13.74733603803597 4.897959183673469,3.846380801899535 6.530612244897959,2.59312662928624 8.16326530612245,13.30274839540015 9.795918367346939,3.316150388439062 11.42857142857143,3.491041306322847 13.06122448979592,3.802839724055465 14.69387755102041,3.649845055562141 16.3265306122449,2.790001793888384 17.95918367346939,2.972450425133948 19.59183673469388,3.091640291562804 21.22448979591837,9.970847742371983 22.85714285714286,2.873742565325759 24.48979591836735,2.762408346068851 26.12244897959184,3.591834702802225 27.75510204081633,3.856339585208253 29.38775510204082,0.0 31.02040816326531,3.311590869749247 32.6530612244898,5.795069057160173 34.28571428571429,3.956921788100674 35.91836734693878,1.960618178714276 37.55102040816327,14.24926776794903 39.18367346938776,0.9628516766068029 40.81632653061224,4.523145622880914 42.44897959183673,3.519895630140694 44.08163265306122,4.431229899681789 45.71428571428571,3.674232886436808 47.3469387755102,2.968959445425754 48.97959183673469,4.618708206769081 50.61224489795918,4.731207762068299 52.24489795918367,4.31373838168137 53.87755102040816,3.794804310913667 55.51020408163265,3.82504396409357 57.14285714285714,20.0 58.77551020408163,4.635699233681556 60.40816326530612,4.187942430136721 62.04081632653061,14.55213068558592 63.6734693877551,4.336760996868929 65.3061224489796,4.001386837887677 66.93877551020408,4.354010987346361 68.57142857142857,3.887378756967346 70.20408163265306,2.856620799526122 71.83673469387755,4.370843619068619 73.46938775510203,3.936165732658838 75.10204081632654,4.787911983061269 76.73469387755102,3.620712911609073 78.36734693877551,2.635155410195144 80.0,4.131757393378352" 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/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,11.9635523613963 1.63265306122449,3.624229979466119 3.26530612244898,12.1611909650924 4.897959183673469,1.925051334702259 6.530612244897959,1.350102669404517 8.16326530612245,11.98408624229979 9.795918367346939,3.185318275154004 11.42857142857143,3.801334702258727 13.06122448979592,1.907084188911704 14.69387755102041,3.495893223819302 16.3265306122449,1.591375770020534 17.95918367346939,1.591375770020534 19.59183673469388,3.952772073921971 21.22448979591837,12.217659137577 22.85714285714286,1.955852156057495 24.48979591836735,3.886036960985626 26.12244897959184,1.940451745379877 27.75510204081633,0.9625256673511294 29.38775510204082,3.968172484599589 31.02040816326531,1.72741273100616 32.6530612244898,3.246919917864476 34.28571428571429,1.416837782340862 35.91836734693878,0.6827515400410678 37.55102040816327,12.05338809034908 39.18367346938776,0.0 40.81632653061224,3.046714579055441 42.44897959183673,0.5980492813141683 44.08163265306122,3.744866529774127 45.71428571428571,3.067248459958932 47.3469387755102,1.673511293634497 48.97959183673469,2.381930184804928 50.61224489795918,3.824435318275154 52.24489795918367,3.316221765913758 53.87755102040816,1.701745379876797 55.51020408163265,3.850102669404517 57.14285714285714,20.0 58.77551020408163,3.329055441478439 60.40816326530612,2.130390143737166 62.04081632653061,12.14835728952772 63.6734693877551,2.227926078028747 65.3061224489796,1.668377823408624 66.93877551020408,1.729979466119097 68.57142857142857,1.814681724845996 70.20408163265306,0.9034907597535934 71.83673469387755,1.901950718685832 73.46938775510203,1.506673511293634 75.10204081632654,3.788501026694045 76.73469387755102,0.9009240246406571 78.36734693877551,3.860369609856263 80.0,2.061088295687885" 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_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.7024196082539014 2.424242424242424,0.0 4.848484848484848,2.8281135435215248 7.272727272727273,4.399287734366817 9.696969696969697,4.001256939352675 12.12121212121212,4.1478998638315705 14.54545454545455,4.797318529380956 16.96969696969697,13.61684298732586 19.39393939393939,2.115847910338328 21.81818181818182,3.624175133549805 24.24242424242424,4.671624594113332 26.66666666666667,5.614329108620508 29.09090909090909,6.557033623127683 31.51515151515152,4.566879648056981 33.93939393939394,3.9593589609301354 36.36363636363636,4.085052896197759 38.78787878787879,5.719074054676863 41.21212121212121,4.168848853042842 43.63636363636364,6.263747774169897 46.06060606060606,20.0 48.48484848484848,6.494186655493872 50.90909090909091,4.755420550958416 53.33333333333333,12.86267937572012 55.75757575757576,4.252644809887922 58.18181818181818,4.273593799099194 60.60606060606061,4.357389755944276 63.03030303030303,4.336440766733006 65.45454545454545,2.555776683775008 67.87878787878788,1.0055514821409872 70.3030303030303,4.483083691211899 72.72727272727273,6.682727558395307 75.15151515151516,4.692573583324604 77.57575757575758,6.9341154289305535 80.0,3.561328165915995" 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_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,11.779473295594391 1.63265306122449,5.931577651981295 3.26530612244898,13.782919025350726 4.897959183673469,3.5392567068668477 6.530612244897959,3.440807285257197 8.16326530612245,13.310361801624413 9.795918367346939,1.0238739847403409 11.42857142857143,5.247354171794241 13.06122448979592,2.8353433423578664 14.69387755102041,4.947083435884814 16.3265306122449,2.5744523750922994 17.95918367346939,2.3184838789072124 19.59183673469388,1.870539010583311 21.22448979591837,13.270982032980557 22.85714285714286,0.0935269505291636 24.48979591836735,4.715727295102145 26.12244897959184,6.089096726556733 27.75510204081633,3.864139798178684 29.38775510204082,5.409795717450159 31.02040816326531,3.362047747969484 32.6530612244898,2.057592911641649 34.28571428571429,4.287472311100174 35.91836734693878,3.9872015751907455 37.55102040816327,14.058577405857742 39.18367346938776,3.4014275166133388 40.81632653061224,1.4521289687423078 42.44897959183673,4.125030765444254 44.08163265306122,5.714988924440069 45.71428571428571,6.0546394289933545 47.3469387755102,3.9232094511444764 48.97959183673469,2.101895151365987 50.61224489795918,5.247354171794241 52.24489795918367,5.463942899335466 53.87755102040816,2.0969726802855035 55.51020408163265,6.477971941914841 57.14285714285714,20.0 58.77551020408163,5.163672163426039 60.40816326530612,3.1011567807039135 62.04081632653061,13.344819099187793 63.6734693877551,2.7565838050701466 65.3061224489796,1.9689884321929618 66.93877551020408,2.5744523750922994 68.57142857142857,1.713019936007882 70.20408163265306,0.9598818606940682 71.83673469387755,2.476002953482652 73.46938775510203,0.0 75.10204081632654,4.553285749446221 76.73469387755102,1.8213142997784892 78.36734693877551,4.553285749446221 80.0,2.0772827959635762" 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_BenchmarkTrivialPolicy_4.html">BenchmarkTrivialPolicy-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.06830309498399 1.63265306122449,4.402347918890075 3.26530612244898,13.79935965848453 4.897959183673469,3.2017075773746 6.530612244897959,2.913553895410886 8.16326530612245,13.11632870864461 9.795918367346939,6.771611526147279 11.42857142857143,5.880469583778015 13.06122448979592,3.425827107790822 14.69387755102041,4.690501600853789 16.3265306122449,2.737459978655283 17.95918367346939,3.020277481323372 19.59183673469388,6.211312700106724 21.22448979591837,12.8068303094984 22.85714285714286,2.246531483457844 24.48979591836735,5.747065101387407 26.12244897959184,4.012806830309498 27.75510204081633,1.125933831376734 29.38775510204082,4.663820704375667 31.02040816326531,1.029882604055496 32.6530612244898,7.614727854855923 34.28571428571429,1.446104589114194 35.91836734693878,1.08324439701174 37.55102040816327,13.3778014941302 39.18367346938776,0.0 40.81632653061224,5.60298826040555 42.44897959183673,2.326574172892209 44.08163265306122,4.562433297758805 45.71428571428571,5.629669156883671 47.3469387755102,1.147278548559232 48.97959183673469,7.540021344717182 50.61224489795918,5.298826040554963 52.24489795918367,4.332977588046958 53.87755102040816,1.376734258271078 55.51020408163265,4.578441835645678 57.14285714285714,20.0 58.77551020408163,5.533617929562433 60.40816326530612,3.319103521878335 62.04081632653061,13.06296691568837 63.6734693877551,3.3991462113127 65.3061224489796,1.483457844183565 66.93877551020408,2.209178228388474 68.57142857142857,2.337246531483458 70.20408163265306,2.337246531483458 71.83673469387755,2.657417289220918 73.46938775510203,0.064034151547492 75.10204081632654,5.224119530416222 76.73469387755102,1.963713980789755 78.36734693877551,5.058697972251868 80.0,3.420490928495197" 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/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,14.83608171301994 1.63265306122449,4.799163179916318 3.26530612244898,13.94929854787103 4.897959183673469,1.907949790794979 6.530612244897959,3.048486340142752 8.16326530612245,14.41250307654443 9.795918367346939,9.322914102879645 11.42857142857143,5.200344572975634 13.06122448979592,1.986217080974649 14.69387755102041,4.038887521535811 16.3265306122449,4.145459020428255 17.95918367346939,1.671178931823776 19.59183673469388,6.782672901796702 21.22448979591837,14.89072114201329 22.85714285714286,2.132906719173025 24.48979591836735,7.77479694806793 26.12244897959184,5.854540979571745 27.75510204081633,3.330543933054393 29.38775510204082,7.049716957912872 31.02040816326531,0.8599556977602757 32.6530612244898,3.618016244154566 34.28571428571429,2.338912133891213 35.91836734693878,4.358602018213143 37.55102040816327,16.06251538272213 39.18367346938776,1.793010091065715 40.81632653061224,9.539010583312823 42.44897959183673,2.031503814915087 44.08163265306122,5.29928624169333 45.71428571428571,5.558454344080729 47.3469387755102,2.326359832635983 48.97959183673469,4.749200098449422 50.61224489795918,5.638444499138568 52.24489795918367,5.847403396505046 53.87755102040816,1.777504307162195 55.51020408163265,5.495938961358602 57.14285714285714,20.0 58.77551020408163,5.938715235047994 60.40816326530612,2.268028550332267 62.04081632653061,15.06128476495201 63.6734693877551,2.838789072114201 65.3061224489796,3.276396751169087 66.93877551020408,4.192468619246862 68.57142857142857,3.443514644351464 70.20408163265306,0.0 71.83673469387755,2.132660595619001 73.46938775510203,3.692837804577898 75.10204081632654,7.798424809254246 76.73469387755102,2.920748215604233 78.36734693877551,6.645089835097219 80.0,1.040118139305932" 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_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,13.402102757389404 1.63265306122449,3.237452886332079 3.26530612244898,14.703431858758183 4.897959183673469,4.852211862725648 6.530612244897959,1.793294981154535 8.16326530612245,14.286847847649277 9.795918367346939,2.364610196389606 11.42857142857143,2.685975004959335 13.06122448979592,2.3884149970244017 14.69387755102041,0.0 16.3265306122449,2.4518944653838517 17.95918367346939,3.5905574290815316 19.59183673469388,2.8565760761753616 21.22448979591837,14.017060107121601 22.85714285714286,4.27692918071811 24.48979591836735,4.487204919658797 26.12244897959184,2.26542352707796 27.75510204081633,1.348938702638364 29.38775510204082,4.586391588970443 31.02040816326531,2.34080539575481 32.6530612244898,3.8206705018845426 34.28571428571429,4.16584011108907 35.91836734693878,3.9555643721483875 37.55102040816327,14.362229716326125 39.18367346938776,2.5669510017853625 40.81632653061224,2.3725451299345366 42.44897959183673,3.6421344971235854 44.08163265306122,3.110493949613172 45.71428571428571,4.876016663360442 47.3469387755102,2.2614560603054947 48.97959183673469,4.122197976591945 50.61224489795918,4.975203332672088 52.24489795918367,4.697480658599481 53.87755102040816,1.2695893671890488 55.51020408163265,1.9638960523705613 57.14285714285714,20.0 58.77551020408163,5.102162269390995 60.40816326530612,4.514977187066055 62.04081632653061,13.83852410236064 63.6734693877551,4.265026780400714 65.3061224489796,1.2695893671890488 66.93877551020408,4.102360642729616 68.57142857142857,4.0031739734179705 70.20408163265306,3.784963300932354 71.83673469387755,3.673874231303312 73.46938775510203,4.082523308867287 75.10204081632654,4.673675857964687 76.73469387755102,1.4679627058123366 78.36734693877551,5.447331878595513 80.0,4.840309462408252" 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/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,14.692246203037566 1.63265306122449,6.810551558752998 3.26530612244898,14.980015987210232 4.897959183673469,4.076738609112709 6.530612244897959,3.6131095123900856 8.16326530612245,13.940847322142284 9.795918367346939,3.005595523581132 11.42857142857143,7.609912070343725 13.06122448979592,2.6858513189448416 14.69387755102041,7.529976019184652 16.3265306122449,3.7889688249400457 17.95918367346939,3.820943245403676 19.59183673469388,2.174260591526778 21.22448979591837,14.884092725819345 22.85714285714286,2.0303756994404445 24.48979591836735,7.402078337330133 26.12244897959184,7.625899280575538 27.75510204081633,2.0463629096722578 29.38775510204082,7.721822541966425 31.02040816326531,0.5275779376498768 32.6530612244898,0.8952837729816139 34.28571428571429,1.2470023980815306 35.91836734693878,1.4548361310951243 37.55102040816327,14.932054356514787 39.18367346938776,0.0 40.81632653061224,1.9664268585131879 42.44897959183673,1.7426059152677844 44.08163265306122,7.146282973621101 45.71428571428571,7.529976019184652 47.3469387755102,1.9664268585131879 48.97959183673469,2.1902478017585914 50.61224489795918,6.890487609912071 52.24489795918367,7.753796962430057 53.87755102040816,1.8385291766586747 55.51020408163265,7.609912070343725 57.14285714285714,20.0 58.77551020408163,7.593924860111912 60.40816326530612,2.350119904076738 62.04081632653061,14.852118305355713 63.6734693877551,2.174260591526778 65.3061224489796,1.8705035971223012 66.93877551020408,0.7673860911270971 68.57142857142857,2.0143884892086312 70.20408163265306,0.959232613908874 71.83673469387755,1.806554756195041 73.46938775510203,2.110311750599518 75.10204081632654,7.721822541966425 76.73469387755102,1.9344524380495578 78.36734693877551,7.657873701039167 80.0,2.0623501199040746" 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_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,13.77089895731104 1.63265306122449,4.039327825897019 3.26530612244898,13.61437315777265 4.897959183673469,0.2860185534627597 6.530612244897959,2.838835954994891 8.16326530612245,13.69970174684655 9.795918367346939,0.8691848939066313 11.42857142857143,2.932460288473168 13.06122448979592,2.79635594545123 14.69387755102041,3.581840759423172 16.3265306122449,3.096656328272818 17.95918367346939,3.072962052714302 19.59183673469388,0.7768452312110286 21.22448979591837,13.78190109773057 22.85714285714286,2.593756836621169 24.48979591836735,2.981823935044847 26.12244897959184,3.701342278305926 27.75510204081633,0.9523583962183689 29.38775510204082,3.10786525259908 31.02040816326531,2.100104913635602 32.6530612244898,1.146611953889112 34.28571428571429,2.237559191463933 35.91836734693878,1.816366479064658 37.55102040816327,13.88668180082128 39.18367346938776,0.1165230749371482 40.81632653061224,0.0 42.44897959183673,2.062047743930901 44.08163265306122,2.571061100625549 45.71428571428571,3.782137422195408 47.3469387755102,0.21857642882613 48.97959183673469,0.09333991973280771 50.61224489795918,3.002951273502047 52.24489795918367,2.78971962472362 53.87755102040816,2.279328166643922 55.51020408163265,2.957631591936898 57.14285714285714,20.0 58.77551020408163,3.367800523740355 60.40816326530612,2.098739521560434 62.04081632653061,13.72675505865742 63.6734693877551,2.199446719086502 65.3061224489796,1.96977197127957 66.93877551020408,1.589560256847596 68.57142857142857,1.363356181123054 70.20408163265306,1.232151105313223 71.83673469387755,1.572951249800902 73.46938775510203,1.32536599291638 75.10204081632654,3.011488151299319 76.73469387755102,2.127525764948458 78.36734693877551,2.646143581470472 80.0,2.280219192315113" 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,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_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,12.48060994302612 1.63265306122449,4.735631278585447 3.26530612244898,12.7810741192795 4.897959183673469,2.285287204361327 6.530612244897959,1.749867832640634 8.16326530612245,12.56530733416408 9.795918367346939,3.530331574302233 11.42857142857143,5.29128934196813 13.06122448979592,1.014627542076085 14.69387755102041,4.348666149965103 16.3265306122449,0.9552918153929312 17.95918367346939,0.1197930867639725 19.59183673469388,3.619831215284766 21.22448979591837,12.67011246647235 22.85714285714286,0.3790954619017416 24.48979591836735,3.930151082704074 26.12244897959184,4.551954914133934 27.75510204081633,2.770478079923837 29.38775510204082,5.294996116384856 31.02040816326531,1.020729658281546 32.6530612244898,4.392043774765433 34.28571428571429,1.766114555725731 35.91836734693878,2.1672611058614 37.55102040816327,12.89422217140204 39.18367346938776,0.3300927758664611 40.81632653061224,2.934503999135914 42.44897959183673,1.587824564381315 44.08163265306122,4.512061921810139 45.71428571428571,4.886110020035506 47.3469387755102,0.9460864322401727 48.97959183673469,3.552212863309368 50.61224489795918,3.71076662626666 52.24489795918367,4.81119616476291 53.87755102040816,1.578143143661171 55.51020408163265,4.985266744384485 57.14285714285714,20.0 58.77551020408163,5.497821025050034 60.40816326530612,2.447623672136981 62.04081632653061,12.00484450420278 63.6734693877551,1.562113823559605 65.3061224489796,0.8542712085191426 66.93877551020408,1.742644083037509 68.57142857142857,1.991672105623451 70.20408163265306,0.0 71.83673469387755,1.388995693905531 73.46938775510203,1.240677541860021 75.10204081632654,4.933337257296543 76.73469387755102,1.796517158152965 78.36734693877551,4.318612811321139 80.0,1.051801122942099" 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_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,12.93071896963181 1.63265306122449,6.541504817031807 3.26530612244898,13.14611312900701 4.897959183673469,2.508176891528732 6.530612244897959,1.645986619402791 8.16326530612245,13.31076054547915 9.795918367346939,5.955962889395301 11.42857142857143,4.556875944093683 13.06122448979592,0.228448605578359 14.69387755102041,5.359577281396868 16.3265306122449,1.435778933503022 17.95918367346939,1.919575196720333 19.59183673469388,4.983108235901324 21.22448979591837,13.43234426079303 22.85714285714286,1.924400214183702 24.48979591836735,6.215135255999119 26.12244897959184,5.176730975014984 27.75510204081633,1.676290082739803 29.38775510204082,4.686302414273982 31.02040816326531,1.371011059713374 32.6530612244898,5.792542742173427 34.28571428571429,2.346748955350095 35.91836734693878,2.585990805567768 37.55102040816327,13.48849603196952 39.18367346938776,0.0 40.81632653061224,5.860689809378186 42.44897959183673,1.884598023087793 44.08163265306122,5.340680697324301 45.71428571428571,5.666638366622311 47.3469387755102,1.256925455161382 48.97959183673469,5.905619632273146 50.61224489795918,6.058053197919022 52.24489795918367,6.050588710972207 53.87755102040816,1.523486655128094 55.51020408163265,4.77988589758354 57.14285714285714,20.0 58.77551020408163,6.452275617774557 60.40816326530612,1.36898522485506 62.04081632653061,12.49134817208332 63.6734693877551,2.849273683564595 65.3061224489796,2.652364216527282 66.93877551020408,2.501889238109568 68.57142857142857,1.902040377158334 70.20408163265306,1.800429207999442 71.83673469387755,1.993404688672893 73.46938775510203,2.364611607109083 75.10204081632654,5.82457783198684 76.73469387755102,1.783718171906798 78.36734693877551,5.74750364187947 80.0,2.76971973709539" 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_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,14.13916500994036 1.63265306122449,7.387673956262425 3.26530612244898,14.86282306163022 4.897959183673469,3.825049701789264 6.530612244897959,3.355864811133201 8.16326530612245,14.77534791252485 9.795918367346939,4.023856858846918 11.42857142857143,7.610337972166998 13.06122448979592,3.594433399602386 14.69387755102041,7.475149105367793 16.3265306122449,3.41948310139165 17.95918367346939,3.491053677932406 19.59183673469388,5.192842942345924 21.22448979591837,14.79920477137177 22.85714285714286,3.037773359840954 24.48979591836735,5.232604373757455 26.12244897959184,7.864811133200795 27.75510204081633,2.679920477137177 29.38775510204082,8.445328031809145 31.02040816326531,3.339960238568588 32.6530612244898,5.813121272365805 34.28571428571429,2.878727634194831 35.91836734693878,2.703777335984095 37.55102040816327,14.78330019880716 39.18367346938776,0.0 40.81632653061224,5.383697813121272 42.44897959183673,2.027833001988072 44.08163265306122,7.165009940357853 45.71428571428571,8.03976143141153 47.3469387755102,2.886679920477137 48.97959183673469,4.397614314115308 50.61224489795918,3.31610337972167 52.24489795918367,7.856858846918489 53.87755102040816,2.576540755467197 55.51020408163265,7.920477137176938 57.14285714285714,20.0 58.77551020408163,7.785288270377734 60.40816326530612,3.602385685884692 62.04081632653061,14.46520874751491 63.6734693877551,3.204771371769384 65.3061224489796,2.998011928429423 66.93877551020408,3.292246520874751 68.57142857142857,2.512922465208748 70.20408163265306,1.988071570576541 71.83673469387755,1.749502982107356 73.46938775510203,2.242544731610338 75.10204081632654,7.976143141153082 76.73469387755102,1.988071570576541 78.36734693877551,7.992047713717694 80.0,2.966202783300199" 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_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,11.29678943112902 1.63265306122449,3.730427384459597 3.26530612244898,11.64090636181712 4.897959183673469,0.9791053643978079 6.530612244897959,0.9007884098202714 8.16326530612245,11.63599533954374 9.795918367346939,5.784332600147638 11.42857142857143,3.508914369601321 13.06122448979592,0.9983393061169108 14.69387755102041,2.663317348680208 16.3265306122449,0.6165189660996628 17.95918367346939,1.188148585647525 19.59183673469388,6.873322237165271 21.22448979591837,11.35282529377067 22.85714285714286,0.0 24.48979591836735,3.285867033415235 26.12244897959184,5.623706470479307 27.75510204081633,4.651104359865097 29.38775510204082,6.747800722763852 31.02040816326531,4.004091205134329 32.6530612244898,9.159130867863038 34.28571428571429,4.551879142882136 35.91836734693878,3.972138217217423 37.55102040816327,13.4110958625906 39.18367346938776,1.446844116699346 40.81632653061224,8.428894810884971 42.44897959183673,3.178842150678504 44.08163265306122,5.935337281364994 45.71428571428571,6.496912320118175 47.3469387755102,2.864830455179855 48.97959183673469,9.221951475535777 50.61224489795918,3.807997775293776 52.24489795918367,6.718055187418768 53.87755102040816,3.861943498258896 55.51020408163265,6.587151906632308 57.14285714285714,20.0 58.77551020408163,5.357917837600356 60.40816326530612,4.320655724756604 62.04081632653061,13.56889066194876 63.6734693877551,4.552782123819224 65.3061224489796,4.538850844370012 66.93877551020408,4.571381740086654 68.57142857142857,4.705889183462995 70.20408163265306,3.606918696656121 71.83673469387755,3.574765709655629 73.46938775510203,4.100670762598147 75.10204081632654,6.978092503367186 76.73469387755102,4.099646886692624 78.36734693877551,6.450317906752278 80.0,4.525478368330462" 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/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,15.19278096800656 1.63265306122449,5.1353568498769455 3.26530612244898,15.307629204265792 4.897959183673469,3.7079573420836702 6.530612244897959,4.05250205086136 8.16326530612245,14.848236259228873 9.795918367346939,0.0 11.42857142857143,7.219031993437239 13.06122448979592,4.462674323215749 14.69387755102041,6.890894175553729 16.3265306122449,5.2994257588187015 17.95918367346939,2.7563576702214903 19.59183673469388,2.887612797374892 21.22448979591837,15.110746513535682 22.85714285714286,5.1025430680885915 24.48979591836735,6.9073010664479035 26.12244897959184,5.266611977030349 27.75510204081633,5.414273995077929 29.38775510204082,6.8580803937653805 31.02040816326531,4.807219031993435 32.6530612244898,2.6251025430680848 34.28571428571429,5.036915504511894 35.91836734693878,5.365053322395406 37.55102040816327,14.881050041017229 39.18367346938776,4.593929450369153 40.81632653061224,4.134536505332239 42.44897959183673,5.397867104183753 44.08163265306122,6.874487284659555 45.71428571428571,6.44790812141099 47.3469387755102,5.020508613617716 48.97959183673469,3.9048400328137802 50.61224489795918,6.185397867104182 52.24489795918367,5.857260049220672 53.87755102040816,5.266611977030349 55.51020408163265,7.071369975389658 57.14285714285714,20.0 58.77551020408163,7.022149302707135 60.40816326530612,4.479081214109923 62.04081632653061,15.258408531583264 63.6734693877551,4.544708777686628 65.3061224489796,4.34782608695652 66.93877551020408,2.6907301066447857 68.57142857142857,2.0016406890894167 70.20408163265306,3.888433141919606 71.83673469387755,4.364232977850692 73.46938775510203,4.741591468416733 75.10204081632654,7.301066447908118 76.73469387755102,4.610336341263325 78.36734693877551,5.1025430680885915 80.0,4.922067268252663" 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/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,13.32834704562453 1.63265306122449,5.474943904263274 3.26530612244898,13.118922961854896 4.897959183673469,0.7928197456993296 6.530612244897959,0.6881077038145058 8.16326530612245,12.924457741211668 9.795918367346939,3.934181002243829 11.42857142857143,4.547494390426328 13.06122448979592,2.0344053851907233 14.69387755102041,4.62228870605834 16.3265306122449,2.647718773373221 17.95918367346939,1.525804038893039 19.59183673469388,3.18623784592371 21.22448979591837,13.567688855646967 22.85714285714286,0.8825729244577403 24.48979591836735,5.50486163051608 26.12244897959184,4.936424831712788 27.75510204081633,1.2266267763649914 29.38775510204082,5.295437546746447 31.02040816326531,0.2543006731488404 32.6530612244898,3.4704562453253516 34.28571428571429,0.9124906507105415 35.91836734693878,2.7075542258788303 37.55102040816327,13.462976813762154 39.18367346938776,2.0493642483171257 40.81632653061224,3.4106207928197456 42.44897959183673,2.587883320867615 44.08163265306122,5.938668661181747 45.71428571428571,5.714285714285712 47.3469387755102,2.0792819745699305 48.97959183673469,3.3956619296933397 50.61224489795918,6.222887060583393 52.24489795918367,6.222887060583393 53.87755102040816,2.6327599102468184 55.51020408163265,5.295437546746447 57.14285714285714,20.0 58.77551020408163,5.669409124906506 60.40816326530612,0.8676140613313379 62.04081632653061,12.89454001495886 63.6734693877551,0.9424083769633498 65.3061224489796,0.0 66.93877551020408,0.673148840688107 68.57142857142857,1.451009723261027 70.20408163265306,0.9872849663425534 71.83673469387755,1.705310396409871 73.46938775510203,1.82498130142109 75.10204081632654,5.086013462976812 76.73469387755102,1.0172026925953617 78.36734693877551,3.679880329094985 80.0,1.9895287958115162" 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/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,12.82186948853616 1.63265306122449,7.283950617283951 3.26530612244898,14.03880070546737 4.897959183673469,1.940035273368607 6.530612244897959,4.135802469135802 8.16326530612245,15.34391534391534 9.795918367346939,6.781305114638448 11.42857142857143,6.931216931216931 13.06122448979592,6.164021164021164 14.69387755102041,5.44973544973545 16.3265306122449,5.27336860670194 17.95918367346939,5.573192239858907 19.59183673469388,7.301587301587302 21.22448979591837,10.37037037037037 22.85714285714286,4.717813051146384 24.48979591836735,1.754850088183422 26.12244897959184,6.225749559082892 27.75510204081633,4.947089947089947 29.38775510204082,3.218694885361552 31.02040816326531,4.700176366843034 32.6530612244898,9.056437389770723 34.28571428571429,5.458553791887125 35.91836734693878,0.0 37.55102040816327,14.11816578483245 39.18367346938776,3.00705467372134 40.81632653061224,2.169312169312169 42.44897959183673,4.567901234567901 44.08163265306122,7.072310405643739 45.71428571428571,6.534391534391534 47.3469387755102,3.121693121693122 48.97959183673469,8.589065255731922 50.61224489795918,7.037037037037037 52.24489795918367,6.54320987654321 53.87755102040816,4.338624338624339 55.51020408163265,7.36331569664903 57.14285714285714,20.0 58.77551020408163,6.622574955908289 60.40816326530612,5.599647266313933 62.04081632653061,14.1005291005291 63.6734693877551,6.349206349206349 65.3061224489796,4.929453262786596 66.93877551020408,5.194003527336861 68.57142857142857,5.82010582010582 70.20408163265306,4.27689594356261 71.83673469387755,5.044091710758377 73.46938775510203,4.100529100529101 75.10204081632654,6.296296296296296 76.73469387755102,4.938271604938272 78.36734693877551,2.283950617283951 80.0,5.229276895943563" 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/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,15.283968368080517 1.63265306122449,4.744787922358016 3.26530612244898,12.278936017253777 4.897959183673469,0.0 6.530612244897959,2.1423436376707414 8.16326530612245,12.250179726815244 9.795918367346939,9.8490294751977 11.42857142857143,4.069015097052482 13.06122448979592,2.300503235082676 14.69387755102041,4.70165348670022 16.3265306122449,3.1200575125808783 17.95918367346939,3.10567936736161 19.59183673469388,11.90510424155284 21.22448979591837,15.729690869877786 22.85714285714286,2.2717469446441427 24.48979591836735,4.15528396836808 26.12244897959184,5.434938892882819 27.75510204081633,3.1488138030194115 29.38775510204082,4.68727534148095 31.02040816326531,3.1488138030194115 32.6530612244898,10.035945363048167 34.28571428571429,3.1344356578001467 35.91836734693878,6.26887131560029 37.55102040816327,14.665708123652053 39.18367346938776,6.139468008626892 40.81632653061224,11.861969805895038 42.44897959183673,6.297627606038825 44.08163265306122,7.706685837526964 45.71428571428571,6.728971962616825 47.3469387755102,6.254493170381021 48.97959183673469,11.976994967649174 50.61224489795918,7.692307692307693 52.24489795918367,8.655643421998565 53.87755102040816,6.1682242990654235 55.51020408163265,8.526240115025166 57.14285714285714,20.0 58.77551020408163,4.601006470165352 60.40816326530612,2.3148813803019443 62.04081632653061,11.804457225017973 63.6734693877551,2.2861250898634076 65.3061224489796,2.228612508986341 66.93877551020408,2.127965492451473 68.57142857142857,2.127965492451473 70.20408163265306,2.171099928109278 71.83673469387755,1.869158878504674 73.46938775510203,5.391804457225017 75.10204081632654,7.203450754852625 76.73469387755102,4.917325664989217 78.36734693877551,5.4493170381020875 80.0,3.1200575125808783" 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/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,12.35284221415184 1.63265306122449,5.518486488290222 3.26530612244898,13.26084357116241 4.897959183673469,2.501821397387198 6.530612244897959,2.22432941987798 8.16326530612245,13.12357138487378 9.795918367346939,5.892470815930414 11.42857142857143,6.638242671308681 13.06122448979592,5.36799179119834 14.69387755102041,7.364577018692264 16.3265306122449,4.54448380763819 17.95918367346939,4.382143075631093 19.59183673469388,8.343668488990973 21.22448979591837,13.87924274360842 22.85714285714286,3.411060192317318 24.48979591836735,6.688782972854227 26.12244897959184,6.18514573959857 27.75510204081633,3.815368700884838 29.38775510204082,8.176252871134048 31.02040816326531,4.317087210175355 32.6530612244898,8.524209291073205 34.28571428571429,3.917631126708081 35.91836734693878,3.819094918440328 37.55102040816327,14.07777505881306 39.18367346938776,0.0 40.81632653061224,8.446751238828298 42.44897959183673,3.371448275094963 44.08163265306122,6.535034787299716 45.71428571428571,6.765601450444087 47.3469387755102,1.420828999983315 48.97959183673469,8.71676297363284 50.61224489795918,5.752570812037351 52.24489795918367,6.870185810341088 53.87755102040816,3.79634830679562 55.51020408163265,6.965148742818689 57.14285714285714,20.0 58.77551020408163,7.151278871234157 60.40816326530612,3.96020455265924 62.04081632653061,12.81479586445467 63.6734693877551,5.268871623462935 65.3061224489796,3.626263159943717 66.93877551020408,3.984480581957321 68.57142857142857,4.938267141991135 70.20408163265306,3.465118154465621 71.83673469387755,3.311217027145773 73.46938775510203,3.173152324436757 75.10204081632654,6.849955785926021 76.73469387755102,3.819706685501677 78.36734693877551,7.108469080736568 80.0,4.301473246314103" 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_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,6.266709442840338 1.63265306122449,1.212704523580366 3.26530612244898,5.635760881189178 4.897959183673469,0.4405945888140306 6.530612244897959,0.0 8.16326530612245,6.745802587958507 9.795918367346939,1.3795316008983 11.42857142857143,1.18917762806117 13.06122448979592,9.49417174633729 14.69387755102041,10.82451074751363 16.3265306122449,9.391508929526253 17.95918367346939,9.327344669019356 19.59183673469388,10.35611164581328 21.22448979591837,15.73521548497487 22.85714285714286,9.42786867714683 24.48979591836735,11.12180515452893 26.12244897959184,10.91220190353973 27.75510204081633,9.607528606566143 29.38775510204082,11.21163511923858 31.02040816326531,9.15837878301786 32.6530612244898,10.35397283712972 34.28571428571429,9.254625173778207 35.91836734693878,9.085659287776709 37.55102040816327,15.83787830178591 39.18367346938776,7.654796278472891 40.81632653061224,9.977542508822586 42.44897959183673,8.672869211849 44.08163265306122,10.96781092931237 45.71428571428571,10.66837771361352 47.3469387755102,8.292161266174741 48.97959183673469,9.896267778847182 50.61224489795918,10.82878836488076 52.24489795918367,10.51010587102984 53.87755102040816,8.897444123623142 55.51020408163265,10.46732969735857 57.14285714285714,20.0 58.77551020408163,10.57213132285317 60.40816326530612,9.2375147043097 62.04081632653061,15.85071115388728 63.6734693877551,9.436423911881082 65.3061224489796,9.258902791145331 66.93877551020408,9.092075713827398 68.57142857142857,9.594695754464762 70.20408163265306,8.563789968987274 71.83673469387755,8.683563255266815 73.46938775510203,8.657897551064057 75.10204081632654,11.26938295369479 76.73469387755102,9.184044487220618 78.36734693877551,10.89295262538766 80.0,9.181905678537055" 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/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,13.66145786404768 1.63265306122449,5.792711966945127 3.26530612244898,14.02824080629175 4.897959183673469,5.701000141590187 6.530612244897959,4.583853570003475 8.16326530612245,13.52829872954987 9.795918367346939,5.572088712687768 11.42857142857143,6.268454993628442 13.06122448979592,5.736719484096848 14.69387755102041,6.340859066277079 16.3265306122449,5.341039271969005 17.95918367346939,5.279704977538648 19.59183673469388,4.812521721221795 21.22448979591837,13.6028266549962 22.85714285714286,4.675887191236855 24.48979591836735,5.953996061218448 26.12244897959184,6.605632715056186 27.75510204081633,6.225012550039259 29.38775510204082,6.820528002677342 31.02040816326531,5.811440487070242 32.6530612244898,7.798401318075918 34.28571428571429,3.364633345776107 35.91836734693878,5.384159919679749 37.55102040816327,12.63512208935628 39.18367346938776,3.984927081053946 40.81632653061224,6.946285831971064 42.44897959183673,5.739036414421604 44.08163265306122,7.071786224562036 45.71428571428571,3.274530499813358 47.3469387755102,0.0 48.97959183673469,3.965104454942141 50.61224489795918,3.44688437230496 52.24489795918367,6.975762334436021 53.87755102040816,6.000334667713576 55.51020408163265,6.730875670944407 57.14285714285714,20.0 58.77551020408163,7.650697009872698 60.40816326530612,6.590443949593894 62.04081632653061,14.53397520884553 63.6734693877551,2.522107376848717 65.3061224489796,6.234215912162597 66.93877551020408,6.293876868025074 68.57142857142857,6.025241668704707 70.20408163265306,5.231306877421514 71.83673469387755,6.200942218332068 73.46938775510203,3.228964203426483 75.10204081632654,7.219876687819382 76.73469387755102,2.57468882338555 78.36734693877551,6.801220249971038 80.0,6.117404008289462" 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_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,10.87322286728748 1.63265306122449,3.134272449417477 3.26530612244898,11.39074626645382 4.897959183673469,0.2066399239770393 6.530612244897959,0.1356608971342739 8.16326530612245,11.17449169963401 9.795918367346939,5.319225339445834 11.42857142857143,3.17652102178725 13.06122448979592,0.0377566226847369 14.69387755102041,3.125415340688277 16.3265306122449,0.5908004520568148 17.95918367346939,0.6444108039744078 19.59183673469388,6.032691621985922 21.22448979591837,11.37636193739962 22.85714285714286,0.0 24.48979591836735,3.136119834358833 26.12244897959184,7.161594071541161 27.75510204081633,3.978470165410854 29.38775510204082,7.283782954506512 31.02040816326531,3.912095560472795 32.6530612244898,10.32542726800121 34.28571428571429,4.456008298920169 35.91836734693878,4.216332258890938 37.55102040816327,14.54864292975595 39.18367346938776,2.245449260020597 40.81632653061224,9.658376385184354 42.44897959183673,3.881834287509339 44.08163265306122,7.032393756107908 45.71428571428571,5.685867814706847 47.3469387755102,3.961363570919029 48.97959183673469,9.871454749500309 50.61224489795918,6.934047577965779 52.24489795918367,7.377701290234063 53.87755102040816,4.025513027396472 55.51020408163265,6.981155133800602 57.14285714285714,20.0 58.77551020408163,6.742854692407012 60.40816326530612,4.581527671618032 62.04081632653061,13.92648820090532 63.6734693877551,4.590718631015921 65.3061224489796,4.051423486966927 66.93877551020408,4.226129028193828 68.57142857142857,4.517731932335051 70.20408163265306,3.914141194280394 71.83673469387755,3.846441245869036 73.46938775510203,4.716089043346264 75.10204081632654,7.540219329438696 76.73469387755102,4.487258148813235 78.36734693877551,7.496170258716806 80.0,4.802181320340607" 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/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,12.59192259585069 1.63265306122449,3.941636775240596 3.26530612244898,12.93046237815152 4.897959183673469,1.154446500377304 6.530612244897959,1.391579404376725 8.16326530612245,13.06081311570308 9.795918367346939,6.101365529931052 11.42857142857143,3.94267048449953 13.06122448979592,1.185871261848892 14.69387755102041,3.718355575310888 16.3265306122449,1.148864470379061 17.95918367346939,1.420109779923299 19.59183673469388,5.74628639948728 21.22448979591837,12.81882177818667 22.85714285714286,1.359017562720309 24.48979591836735,3.182067211776016 26.12244897959184,3.983295258375629 27.75510204081633,1.052729509298215 29.38775510204082,3.298979728961432 31.02040816326531,1.543224552662318 32.6530612244898,5.910232687954186 34.28571428571429,0.0 35.91836734693878,1.506837986747847 37.55102040816327,12.81127570059645 39.18367346938776,0.7607066436494072 40.81632653061224,5.746183028561387 42.44897959183673,1.938308231426829 44.08163265306122,3.418890002997757 45.71428571428571,3.266004403601443 47.3469387755102,1.495673926751362 48.97959183673469,5.92532484313462 50.61224489795918,3.420543937812051 52.24489795918367,3.60506104053174 53.87755102040816,1.260505070343915 55.51020408163265,3.141132325122236 57.14285714285714,20.0 58.77551020408163,3.309110079698984 60.40816326530612,2.014285861958466 62.04081632653061,13.02938835423149 63.6734693877551,1.821912568870879 65.3061224489796,2.114969143778621 66.93877551020408,1.515107660819318 68.57142857142857,1.991544258261921 70.20408163265306,0.9384012652601329 71.83673469387755,1.563071770433848 73.46938775510203,1.602352722273333 75.10204081632654,3.257941471381759 76.73469387755102,1.495984039529042 78.36734693877551,4.198616897011547 80.0,2.074654482680201" 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_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,10.84913056848666 1.63265306122449,3.84970560277255 3.26530612244898,11.68069203943065 4.897959183673469,0.902116259227401 6.530612244897959,0.6689696006638866 8.16326530612245,11.86868835186685 9.795918367346939,6.389325507198443 11.42857142857143,3.906591149042922 13.06122448979592,1.135445473930395 14.69387755102041,2.974214454349266 16.3265306122449,0.9357736431659749 17.95918367346939,1.077976099083187 19.59183673469388,7.033818191322591 21.22448979591837,12.02671631865996 22.85714285714286,0.0 24.48979591836735,3.648315988949526 26.12244897959184,5.367647966183301 27.75510204081633,4.086905007632514 29.38775510204082,6.467154455501125 31.02040816326531,3.72508786699072 32.6530612244898,9.065260432043328 34.28571428571429,4.073125529796787 35.91836734693878,0.8334154689682034 37.55102040816327,13.35917637831685 39.18367346938776,1.170110778400597 40.81632653061224,8.861818465929153 42.44897959183673,2.553548586798695 44.08163265306122,5.835950805122603 45.71428571428571,6.131336117677232 47.3469387755102,2.166549230993672 48.97959183673469,9.107943461731677 50.61224489795918,5.468141961341385 52.24489795918367,6.485571210349136 53.87755102040816,3.306630577658355 55.51020408163265,6.482503916136378 57.14285714285714,20.0 58.77551020408163,5.346685606398045 60.40816326530612,4.186681767804143 62.04081632653061,13.75767957946508 63.6734693877551,4.146323169268668 65.3061224489796,3.797931277338111 66.93877551020408,4.164859287746339 68.57142857142857,4.141876522994341 70.20408163265306,3.150966010732511 71.83673469387755,2.859941683494452 73.46938775510203,3.953779102542433 75.10204081632654,6.569643578622023 76.73469387755102,3.699731170286489 78.36734693877551,6.265807321087479 80.0,4.036628344680806" 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/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,11.682967959527826 1.63265306122449,4.2023608768971314 3.26530612244898,12.195615514333895 4.897959183673469,2.6037099494097795 6.530612244897959,4.499156829679592 8.16326530612245,12.458684654300168 9.795918367346939,9.679595278246202 11.42857142857143,4.849915682967957 13.06122448979592,4.937605396290049 14.69387755102041,4.9848229342327155 16.3265306122449,0.0 17.95918367346939,3.7099494097807764 19.59183673469388,10.468802698145023 21.22448979591837,12.492411467116355 22.85714285714286,4.849915682967957 24.48979591836735,4.897133220910623 26.12244897959184,2.556492411467115 27.75510204081633,5.119730185497469 29.38775510204082,5.355817875210791 31.02040816326531,5.295109612141648 32.6530612244898,10.731871838111296 34.28571428571429,2.3946037099494077 35.91836734693878,4.83642495784148 37.55102040816327,12.897133220910622 39.18367346938776,4.876897133220908 40.81632653061224,10.718381112984824 42.44897959183673,4.822934232715008 44.08163265306122,5.5514333895446875 45.71428571428571,5.0860033726812794 47.3469387755102,4.600337268128163 48.97959183673469,10.772344013490724 50.61224489795918,5.578414839797636 52.24489795918367,5.585160202360877 53.87755102040816,4.90387858347386 55.51020408163265,5.477234401349072 57.14285714285714,20.0 58.77551020408163,5.4907251264755494 60.40816326530612,4.128161888701516 62.04081632653061,12.802698145025294 63.6734693877551,4.1079258010118025 65.3061224489796,4.391231028667789 66.93877551020408,4.1079258010118025 68.57142857142857,4.357504215851602 70.20408163265306,3.6492411467116312 71.83673469387755,4.2765598650927465 73.46938775510203,4.492411467116355 75.10204081632654,5.477234401349072 76.73469387755102,4.411467116357503 78.36734693877551,5.537942664418214 80.0,4.505902192242832" 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/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,12.23684210526316 1.63265306122449,5.490430622009569 3.26530612244898,12.29665071770335 4.897959183673469,0.1913875598086124 6.530612244897959,0.8492822966507177 8.16326530612245,12.23684210526316 9.795918367346939,3.815789473684211 11.42857142857143,5.287081339712919 13.06122448979592,1.124401913875598 14.69387755102041,5.191387559808612 16.3265306122449,1.244019138755981 17.95918367346939,1.255980861244019 19.59183673469388,4.593301435406699 21.22448979591837,12.22488038277512 22.85714285714286,0.7057416267942584 24.48979591836735,5.011961722488038 26.12244897959184,5.430622009569378 27.75510204081633,1.11244019138756 29.38775510204082,5.27511961722488 31.02040816326531,1.11244019138756 32.6530612244898,4.808612440191388 34.28571428571429,0.7296650717703349 35.91836734693878,1.11244019138756 37.55102040816327,12.27272727272727 39.18367346938776,0.0 40.81632653061224,4.210526315789474 42.44897959183673,0.6220095693779903 44.08163265306122,5.227272727272727 45.71428571428571,5.478468899521531 47.3469387755102,1.04066985645933 48.97959183673469,4.246411483253589 50.61224489795918,5.191387559808612 52.24489795918367,5.466507177033493 53.87755102040816,1.208133971291866 55.51020408163265,5.514354066985646 57.14285714285714,20.0 58.77551020408163,5.562200956937799 60.40816326530612,1.184210526315789 62.04081632653061,12.2488038277512 63.6734693877551,1.315789473684211 65.3061224489796,1.088516746411483 66.93877551020408,1.100478468899522 68.57142857142857,1.076555023923445 70.20408163265306,0.2272727272727273 71.83673469387755,0.5861244019138756 73.46938775510203,1.124401913875598 75.10204081632654,5.526315789473684 76.73469387755102,0.5980861244019139 78.36734693877551,5.514354066985646 80.0,1.100478468899522" 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_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,12.20052871609623 1.63265306122449,6.173952559326516 3.26530612244898,13.10791097235665 4.897959183673469,2.059993615697511 6.530612244897959,1.628175142127753 8.16326530612245,12.45279595649432 9.795918367346939,3.577715189932999 11.42857142857143,4.517053190824747 13.06122448979592,2.075487102596426 14.69387755102041,4.743310817113696 16.3265306122449,2.135218842079229 17.95918367346939,2.063368909131521 19.59183673469388,3.722548141149568 21.22448979591837,12.42907989877543 22.85714285714286,1.952874262617342 24.48979591836735,6.272726105720968 26.12244897959184,4.982891609777054 27.75510204081633,1.975056718451404 29.38775510204082,5.960720279403093 31.02040816326531,1.207649866366108 32.6530612244898,3.639672021436194 34.28571428571429,2.369832544709373 35.91836734693878,1.166174151105999 37.55102040816327,13.25958693734055 39.18367346938776,0.0 40.81632653061224,3.202147042638754 42.44897959183673,1.516167433039707 44.08163265306122,5.102468054952926 45.71428571428571,6.067832786046277 47.3469387755102,0.8521178169108705 48.97959183673469,3.447954669740717 50.61224489795918,6.070208499680357 52.24489795918367,5.987298147782054 53.87755102040816,0.80009174225561 55.51020408163265,6.10422159862592 57.14285714285714,20.0 58.77551020408163,5.091109815993448 60.40816326530612,1.928672107872461 62.04081632653061,12.75945471552626 63.6734693877551,2.019257315631871 65.3061224489796,1.656933600686698 66.93877551020408,2.347711706808183 68.57142857142857,1.546750467055373 70.20408163265306,1.506000474115761 71.83673469387755,2.029071683051046 73.46938775510203,2.138056690209852 75.10204081632654,5.475872728159652 76.73469387755102,1.58248544490287 78.36734693877551,6.674564031729812 80.0,2.372714894680404" 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(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_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,15.55318011758418 1.63265306122449,8.113308391234634 3.26530612244898,16.80384820951363 4.897959183673469,0.9834313201496526 6.530612244897959,5.163014430785676 8.16326530612245,16.9748797434527 9.795918367346939,5.291288081239979 11.42857142857143,6.574024585783004 13.06122448979592,6.114377338321753 14.69387755102041,5.547835382148584 16.3265306122449,5.323356493853554 17.95918367346939,4.361304115446285 19.59183673469388,7.022982362373063 21.22448979591837,15.99144842330305 22.85714285714286,4.371993586317477 24.48979591836735,4.136825227151256 26.12244897959184,0.6199893105291288 27.75510204081633,4.072688401924105 29.38775510204082,5.943345804382683 31.02040816326531,4.564404061998931 32.6530612244898,7.482629609834313 34.28571428571429,5.034740780331374 35.91836734693878,0.3955104222340994 37.55102040816327,15.9273115980759 39.18367346938776,2.56547300908605 40.81632653061224,5.35542490646713 42.44897959183673,3.944414751469802 44.08163265306122,5.943345804382683 45.71428571428571,7.771245323356494 47.3469387755102,2.864778193479423 48.97959183673469,9.128808123997862 50.61224489795918,8.14537680384821 52.24489795918367,7.087119187600214 53.87755102040816,4.051309460181721 55.51020408163265,7.536076964190273 57.14285714285714,20.0 58.77551020408163,7.589524318546232 60.40816326530612,5.665419561731694 62.04081632653061,15.85248530197755 63.6734693877551,6.830571886691609 65.3061224489796,4.265098877605559 66.93877551020408,3.506146445750935 68.57142857142857,0.0 70.20408163265306,3.773383217530732 71.83673469387755,4.318546231961518 73.46938775510203,4.393372528059861 75.10204081632654,6.777124532335649 76.73469387755102,4.649919828968466 78.36734693877551,2.864778193479423 80.0,4.831640833778728" 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_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,14.22047123623011 1.63265306122449,11.63020195838433 3.26530612244898,14.29467564259486 4.897959183673469,10.51025091799266 6.530612244897959,10.20884332925337 8.16326530612245,15.35113219094247 9.795918367346939,10.13999388004896 11.42857142857143,11.51927784577723 13.06122448979592,3.416462668298654 14.69387755102041,4.601438188494492 16.3265306122449,3.863984088127295 17.95918367346939,3.303243574051408 19.59183673469388,5.668604651162791 21.22448979591837,13.42334761321909 22.85714285714286,2.033353733170135 24.48979591836735,6.050336597307222 26.12244897959184,5.330477356181151 27.75510204081633,3.4562423500612 29.38775510204082,6.160495716034272 31.02040816326531,2.975061199510404 32.6530612244898,4.981640146878825 34.28571428571429,3.177784577723378 35.91836734693878,3.105875152998776 37.55102040816327,12.95440636474908 39.18367346938776,0.0 40.81632653061224,4.956395348837209 42.44897959183673,2.258261933904529 44.08163265306122,5.572980416156671 45.71428571428571,5.179008567931457 47.3469387755102,1.1765605875153 48.97959183673469,4.432374541003672 50.61224489795918,5.322062423500612 52.24489795918367,5.094094247246022 53.87755102040816,2.623164014687882 55.51020408163265,5.249388004895961 57.14285714285714,20.0 58.77551020408163,4.156211750305998 60.40816326530612,3.363678090575275 62.04081632653061,13.39963280293758 63.6734693877551,3.424877600979192 65.3061224489796,3.177019583843329 66.93877551020408,2.958996328029376 68.57142857142857,3.671970624235006 70.20408163265306,1.835220318237454 71.83673469387755,2.012698898408813 73.46938775510203,2.135097919216646 75.10204081632654,5.870563035495716 76.73469387755102,3.041615667074663 78.36734693877551,5.702264381884945 80.0,2.721848225214198" 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_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,12.788664455833585 1.63265306122449,7.048537835393427 3.26530612244898,14.139282484172444 4.897959183673469,2.351522460054266 6.530612244897959,1.8028338860416042 8.16326530612245,14.368405185408502 9.795918367346939,1.78474525173349 11.42857142857143,7.181187820319561 13.06122448979592,2.8700633102200754 14.69387755102041,7.145010551703347 16.3265306122449,3.056979198070543 17.95918367346939,3.1112451009948714 19.59183673469388,2.526379258365992 21.22448979591837,14.452818812179679 22.85714285714286,1.790774796502859 24.48979591836735,6.964124208622252 26.12244897959184,6.463671992764544 27.75510204081633,1.4591498341875138 29.38775510204082,7.5550195960205 31.02040816326531,1.7123907145010548 32.6530612244898,3.105215556225506 34.28571428571429,2.1344588483569495 35.91836734693878,1.9957793186614374 37.55102040816327,13.210732589689478 39.18367346938776,0.0 40.81632653061224,3.322279167922815 42.44897959183673,2.128429303587577 44.08163265306122,5.480856195357251 45.71428571428571,7.476635514018691 47.3469387755102,1.5917998191136533 48.97959183673469,2.2972565571299306 50.61224489795918,6.095869761832978 52.24489795918367,7.476635514018691 53.87755102040816,0.8441362677117894 55.51020408163265,7.096774193548384 57.14285714285714,20.0 58.77551020408163,6.168224299065418 60.40816326530612,1.9596020500452198 62.04081632653061,13.25896894784444 63.6734693877551,2.206813385589385 65.3061224489796,2.6529996985227626 66.93877551020408,1.646065722037985 68.57142857142857,1.5375339161893287 70.20408163265306,1.4109134760325581 71.83673469387755,0.1085318058486564 73.46938775510203,1.9173952366596296 75.10204081632654,6.554115164305092 76.73469387755102,0.9164908049442246 78.36734693877551,6.807356044618631 80.0,2.303286101899303" 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/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,12.08142120452287 1.63265306122449,4.195841415527274 3.26530612244898,13.30983583289965 4.897959183673469,3.436745990443298 6.530612244897959,4.220915929412878 8.16326530612245,12.33808014382363 9.795918367346939,6.01823816057151 11.42857142857143,3.171926006528836 13.06122448979592,2.581492170128211 14.69387755102041,1.736764914604722 16.3265306122449,2.667833656621091 17.95918367346939,3.427638737758433 19.59183673469388,6.076548232956427 21.22448979591837,12.62300704925013 22.85714285714286,4.157756540663292 24.48979591836735,2.448431660122061 26.12244897959184,4.123101670057246 27.75510204081633,2.554406964091404 29.38775510204082,2.306027345413256 31.02040816326531,3.327932062260491 32.6530612244898,5.925036665562757 34.28571428571429,3.771112267587643 35.91836734693878,3.694232861806311 37.55102040816327,12.33192979136112 39.18367346938776,0.0 40.81632653061224,5.381676680702086 42.44897959183673,2.379476746936651 44.08163265306122,2.104248474239485 45.71428571428571,3.12071249467758 47.3469387755102,2.250792449259592 48.97959183673469,5.059492832473861 50.61224489795918,3.816766807020864 52.24489795918367,2.341864976108246 53.87755102040816,3.740242229266216 55.51020408163265,3.932204191701755 57.14285714285714,20.0 58.77551020408163,2.875881156266263 60.40816326530612,2.49455930359086 62.04081632653061,11.69915314377632 63.6734693877551,3.73385532478592 65.3061224489796,2.591900458910915 66.93877551020408,3.090552112409519 68.57142857142857,3.955859393480626 70.20408163265306,2.518687609405308 71.83673469387755,3.972418034725836 73.46938775510203,4.129133746510858 75.10204081632654,3.795122297393197 76.73469387755102,2.681317121635048 78.36734693877551,3.359748308653073 80.0,3.522259544873918" 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/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,8.617495711835332 1.63265306122449,0.3842195540308708 3.26530612244898,8.473413379073758 4.897959183673469,5.351629502572896 6.530612244897959,5.056603773584904 8.16326530612245,8.69982847341338 9.795918367346939,0.24699828473413277 11.42857142857143,0.47341337907375447 13.06122448979592,4.809605488850771 14.69387755102041,0.4048027444253819 16.3265306122449,4.761578044596909 17.95918367346939,5.57804459691252 19.59183673469388,0.0 21.22448979591837,8.665523156089192 22.85714285714286,3.5265866209262455 24.48979591836735,0.33619210977701286 26.12244897959184,0.43224699828473234 27.75510204081633,4.363636363636363 29.38775510204082,0.4871355060034297 31.02040816326531,5.564322469982848 32.6530612244898,0.30188679245282657 34.28571428571429,5.516295025728988 35.91836734693878,5.090909090909088 37.55102040816327,8.71355060034305 39.18367346938776,5.180102915951972 40.81632653061224,0.23327615780445754 42.44897959183673,5.200686106346485 44.08163265306122,0.4802744425385903 45.71428571428571,0.4802744425385903 47.3469387755102,5.042881646655232 48.97959183673469,0.2813036020583155 50.61224489795918,0.3910806174957102 52.24489795918367,0.27444253859347967 53.87755102040816,5.042881646655232 55.51020408163265,0.45969125214407924 57.14285714285714,20.0 58.77551020408163,0.47341337907375447 60.40816326530612,3.567753001715264 62.04081632653061,8.65180102915952 63.6734693877551,4.816466552315607 65.3061224489796,5.502572898799311 66.93877551020408,5.097770154373929 68.57142857142857,5.495711835334475 70.20408163265306,4.816466552315607 71.83673469387755,5.557461406518012 73.46938775510203,5.4682675814751285 75.10204081632654,0.5077186963979372 76.73469387755102,5.536878216123499 78.36734693877551,0.4871355060034297 80.0,5.584905660377359" 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_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,14.27714457108578 1.63265306122449,7.798440311937612 3.26530612244898,15.11697660467906 4.897959183673469,1.799640071985603 6.530612244897959,1.883623275344931 8.16326530612245,15.03299340131974 9.795918367346939,0.7438512297540492 11.42857142857143,7.918416316736653 13.06122448979592,2.135572885422915 14.69387755102041,7.810437912417516 16.3265306122449,2.147570485902819 17.95918367346939,2.099580083983203 19.59183673469388,2.483503299340132 21.22448979591837,15.16496700659868 22.85714285714286,0.8158368326334733 24.48979591836735,7.846430713857229 26.12244897959184,7.58248350329934 27.75510204081633,0.9718056388722256 29.38775510204082,8.0623875224955 31.02040816326531,1.235752849430114 32.6530612244898,3.299340131973605 34.28571428571429,1.499700059988002 35.91836734693878,1.979604079184163 37.55102040816327,15.28494301139772 39.18367346938776,0.2519496100779844 40.81632653061224,2.699460107978404 42.44897959183673,1.871625674865027 44.08163265306122,7.942411517696461 45.71428571428571,8.038392321535692 47.3469387755102,1.475704859028194 48.97959183673469,2.195560887822436 50.61224489795918,6.598680263947211 52.24489795918367,7.990401919616077 53.87755102040816,0.7798440311937612 55.51020408163265,7.846430713857229 57.14285714285714,20.0 58.77551020408163,7.426514697060588 60.40816326530612,1.559688062387522 62.04081632653061,14.76904619076185 63.6734693877551,1.595680863827235 65.3061224489796,1.967606478704259 66.93877551020408,0.5278944211157768 68.57142857142857,0.8038392321535693 70.20408163265306,0.3599280143971206 71.83673469387755,0.0 73.46938775510203,1.019796040791842 75.10204081632654,7.22255548890222 76.73469387755102,0.4199160167966407 78.36734693877551,7.294541091781644 80.0,1.307738452309538" 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_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,10.90348059364674 1.63265306122449,2.250929731845762 3.26530612244898,11.08263387562894 4.897959183673469,3.513062300668946 6.530612244897959,3.487732145118764 8.16326530612245,11.11395115885462 9.795918367346939,6.610019227890804 11.42857142857143,2.511600059871277 13.06122448979592,4.240958861524645 14.69387755102041,2.440675624330766 16.3265306122449,4.329614405950284 17.95918367346939,4.087135735092628 19.59183673469388,7.215640219681531 21.22448979591837,10.95874638757441 22.85714285714286,4.15161249467491 24.48979591836735,1.278021484577389 26.12244897959184,1.787848433560153 27.75510204081633,3.720539302039078 29.38775510204082,2.387021749392652 31.02040816326531,3.133800789840305 32.6530612244898,7.298538910573037 34.28571428571429,3.50454215743843 35.91836734693878,3.860085431706447 37.55102040816327,11.01355163321935 39.18367346938776,0.0 40.81632653061224,5.727148169896261 42.44897959183673,3.78893072202457 44.08163265306122,2.281556192647347 45.71428571428571,2.527258701484117 47.3469387755102,1.243940911655326 48.97959183673469,6.516067378213763 50.61224489795918,1.083439835123715 52.24489795918367,1.500236030994899 53.87755102040816,2.906289938171393 55.51020408163265,2.451498508974935 57.14285714285714,20.0 58.77551020408163,2.667035105292851 60.40816326530612,4.579692123472995 62.04081632653061,10.83647081850944 63.6734693877551,4.126052064983363 65.3061224489796,3.69889353275074 66.93877551020408,3.578920705099421 68.57142857142857,3.689222018813397 70.20408163265306,2.819476586876677 71.83673469387755,3.07577170621625 73.46938775510203,2.913428436553717 75.10204081632654,2.223527109023292 76.73469387755102,3.163736428217793 78.36734693877551,2.130266081770348 80.0,3.69106421194432" 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_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,12.343584305408275 1.63265306122449,7.0767055496641955 3.26530612244898,14.15694591728526 4.897959183673469,1.6967126193001079 6.530612244897959,1.44927536231884 8.16326530612245,14.397313538352774 9.795918367346939,1.9441498762813723 11.42857142857143,7.143867090844822 13.06122448979592,2.368328031106401 14.69387755102041,6.9706610109579366 16.3265306122449,2.2269353128313867 17.95918367346939,2.509720749381408 19.59183673469388,2.0855425945563795 21.22448979591837,14.37256981265465 22.85714285714286,1.166489925768822 24.48979591836735,7.182750088370451 26.12244897959184,7.051961823966067 27.75510204081633,1.44927536231884 29.38775510204082,7.465535524920469 31.02040816326531,1.555319901025097 32.6530612244898,2.6511134676564154 34.28571428571429,1.6613644397313543 35.91836734693878,1.6613644397313543 37.55102040816327,14.149876281371508 39.18367346938776,0.282785436550018 40.81632653061224,2.4743725698126546 42.44897959183673,1.6613644397313543 44.08163265306122,7.041357370095442 45.71428571428571,5.913750441852244 47.3469387755102,0.6362672322375396 48.97959183673469,1.9088016967126187 50.61224489795918,6.366207140332275 52.24489795918367,7.41251325556734 53.87755102040816,0.8483563096500539 55.51020408163265,7.023683280311065 57.14285714285714,20.0 58.77551020408163,5.807705903145987 60.40816326530612,1.4846235418875935 62.04081632653061,13.386355602686464 63.6734693877551,1.7674089784376115 65.3061224489796,1.9441498762813723 66.93877551020408,0.8130081300813004 68.57142857142857,1.2725344644750791 70.20408163265306,0.7776599505125468 71.83673469387755,0.0 73.46938775510203,1.5906680805938507 75.10204081632654,6.178861788617883 76.73469387755102,0.8483563096500539 78.36734693877551,6.532343584305407 80.0,1.6613644397313543" 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_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,12.15311004784689 1.63265306122449,3.855873449858412 3.26530612244898,12.16209354555219 4.897959183673469,3.00302704813983 6.530612244897959,2.82667708231618 8.16326530612245,11.97539302802461 9.795918367346939,5.342056439800801 11.42857142857143,4.472805390098623 13.06122448979592,3.93281906063861 14.69387755102041,4.142954789571331 16.3265306122449,4.10057611561371 17.95918367346939,3.615662532955766 19.59183673469388,7.193633434234938 21.22448979591837,12.86163460599551 22.85714285714286,2.524948735475051 24.48979591836735,5.768186700517528 26.12244897959184,4.658138853627575 27.75510204081633,3.689092862025193 29.38775510204082,5.637535396933893 31.02040816326531,3.510204081632653 32.6530612244898,6.559515672297627 34.28571428571429,3.394004491748853 35.91836734693878,3.880089834977053 37.55102040816327,12.67942583732057 39.18367346938776,0.0 40.81632653061224,6.449370178693487 42.44897959183673,3.029391660970608 44.08163265306122,5.283273117859584 45.71428571428571,4.955375451616053 47.3469387755102,1.429157308856557 48.97959183673469,6.105263157894737 50.61224489795918,4.896201542818084 52.24489795918367,5.054975100087882 53.87755102040816,3.285811932428474 55.51020408163265,5.042671614100186 57.14285714285714,20.0 58.77551020408163,3.870911043843375 60.40816326530612,2.847964066009179 62.04081632653061,12.9419002050581 63.6734693877551,3.62659896494483 65.3061224489796,3.837125280734303 66.93877551020408,3.431891416853823 68.57142857142857,4.162679425837321 70.20408163265306,2.342739966800117 71.83673469387755,1.604530807538326 73.46938775510203,2.644858900497998 75.10204081632654,5.11219607460209 76.73469387755102,2.327116492530026 78.36734693877551,5.618591934381408 80.0,3.200468704228103" 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_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,12.58837901809575 1.63265306122449,5.200427578834848 3.26530612244898,13.1938611895854 4.897959183673469,3.219821333129724 6.530612244897959,3.257234481178896 8.16326530612245,13.18393525234787 9.795918367346939,5.718103382453997 11.42857142857143,5.126364816370161 13.06122448979592,3.012903718408796 14.69387755102041,5.13781782087501 16.3265306122449,3.118271359853402 17.95918367346939,3.016721386577079 19.59183673469388,5.960907077956784 21.22448979591837,12.91898908146904 22.85714285714286,3.433610750553562 24.48979591836735,5.285179812170726 26.12244897959184,5.150034359013515 27.75510204081633,2.542567000076353 29.38775510204082,5.717339848820341 31.02040816326531,2.624265098877606 32.6530612244898,6.614491868366802 34.28571428571429,3.128960830724593 35.91836734693878,2.624265098877606 37.55102040816327,12.99305184393373 39.18367346938776,0.0 40.81632653061224,6.338092692983126 42.44897959183673,2.899900740627625 44.08163265306122,4.801099488432465 45.71428571428571,5.615026341910361 47.3469387755102,2.642589906085363 48.97959183673469,5.870046575551653 50.61224489795918,0.3955104222340994 52.24489795918367,5.360006108269069 53.87755102040816,2.370771932503627 55.51020408163265,4.906467129877071 57.14285714285714,20.0 58.77551020408163,5.198136977933878 60.40816326530612,3.551958463770329 62.04081632653061,13.02206612201267 63.6734693877551,3.560357333740551 65.3061224489796,3.05642513552722 66.93877551020408,3.025120256547301 68.57142857142857,3.732915934946934 70.20408163265306,2.667022982362373 71.83673469387755,2.465450103077041 73.46938775510203,2.881575933419867 75.10204081632654,5.538672978544705 76.73469387755102,2.855615789875544 78.36734693877551,5.574559059326563 80.0,3.507673513018248" 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/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,11.887871853546914 1.63265306122449,4.919908466819221 3.26530612244898,14.016018306636155 4.897959183673469,4.2219679633867315 6.530612244897959,1.864988558352401 8.16326530612245,13.48970251716247 9.795918367346939,1.7048054919908502 11.42857142857143,3.4897025171624705 13.06122448979592,1.567505720823796 14.69387755102041,1.6933638443935948 16.3265306122449,3.1006864988558362 17.95918367346939,4.267734553775744 19.59183673469388,2.551487414187644 21.22448979591837,12.185354691075514 22.85714285714286,4.050343249427922 24.48979591836735,4.130434782608699 26.12244897959184,0.0 27.75510204081633,2.5400457665903886 29.38775510204082,4.29061784897025 31.02040816326531,2.3455377574370715 32.6530612244898,3.215102974828376 34.28571428571429,2.803203661327231 35.91836734693878,3.7757437070938202 37.55102040816327,13.89016018306636 39.18367346938776,3.020594965675059 40.81632653061224,1.6132723112128176 42.44897959183673,3.6727688787185357 44.08163265306122,2.4256292906178487 45.71428571428571,4.771167048054918 47.3469387755102,1.350114416475975 48.97959183673469,3.020594965675059 50.61224489795918,4.725400457665906 52.24489795918367,4.336384439359271 53.87755102040816,2.7116704805491985 55.51020408163265,0.8466819221968009 57.14285714285714,20.0 58.77551020408163,4.473684210526319 60.40816326530612,3.83295194508009 62.04081632653061,13.215102974828374 63.6734693877551,4.427917620137299 65.3061224489796,1.5789473684210549 66.93877551020408,4.0389016018306645 68.57142857142857,3.581235697940503 70.20408163265306,3.4324942791762005 71.83673469387755,3.8558352402745975 73.46938775510203,4.0045766590389 75.10204081632654,3.7414187643020576 76.73469387755102,1.659038901601832 78.36734693877551,4.702517162471398 80.0,4.313501144164757" 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_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,12.01206376561827 1.63265306122449,3.209823352003447 3.26530612244898,12.03145196036191 4.897959183673469,1.171908660060319 6.530612244897959,0.6139595002154244 8.16326530612245,11.5941404566997 9.795918367346939,0.7647565704437742 11.42857142857143,3.323998276604912 13.06122448979592,0.980180956484274 14.69387755102041,3.037483843171047 16.3265306122449,0.9327875915553641 17.95918367346939,0.7862990090478242 19.59183673469388,1.387333046100819 21.22448979591837,12.0271434726411 22.85714285714286,0.917707884532529 24.48979591836735,3.211977595863852 26.12244897959184,3.000861697544162 27.75510204081633,1.018957345971564 29.38775510204082,3.655751831107281 31.02040816326531,0.4179233089185696 32.6530612244898,2.307195174493753 34.28571428571429,0.5794915984489444 35.91836734693878,1.236535975872469 37.55102040816327,12.28134424816889 39.18367346938776,0.0 40.81632653061224,2.305040930633348 42.44897959183673,0.995260663507109 44.08163265306122,3.302455838000862 45.71428571428571,3.207669108143042 47.3469387755102,0.9284791038345541 48.97959183673469,2.068074105988798 50.61224489795918,3.293838862559242 52.24489795918367,2.957776820336062 53.87755102040816,0.952175786299009 55.51020408163265,3.237828522188712 57.14285714285714,20.0 58.77551020408163,3.390779836277467 60.40816326530612,1.178371391641534 62.04081632653061,11.75570874623007 63.6734693877551,1.109435588108574 65.3061224489796,1.137440758293839 66.93877551020408,0.8918569582076691 68.57142857142857,1.180525635501939 70.20408163265306,0.3748384317104696 71.83673469387755,1.087893149504524 73.46938775510203,1.208530805687204 75.10204081632654,2.798362774666092 76.73469387755102,0.8466178371391642 78.36734693877551,3.311072813442482 80.0,1.322705730288669" 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_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,3.835833868712445 1.63265306122449,0.9636824005139639 3.26530612244898,3.279543479082423 4.897959183673469,0.7039290528198733 6.530612244897959,0.4250280286711261 8.16326530612245,3.387123187584243 9.795918367346939,0.0 11.42857142857143,0.7633876270738067 13.06122448979592,18.70476046508698 14.69387755102041,18.84232140382702 16.3265306122449,18.70954738420065 17.95918367346939,18.69392691130343 19.59183673469388,18.83753448471335 21.22448979591837,19.4621014574909 22.85714285714286,18.63698776816195 24.48979591836735,18.93226509454165 26.12244897959184,18.85617827494552 27.75510204081633,18.71181487220186 29.38775510204082,18.93654812743283 31.02040816326531,18.67225980373632 32.6530612244898,18.81889069448119 34.28571428571429,18.68838416285603 35.91836734693878,18.67553506418251 37.55102040816327,19.48074524772306 39.18367346938776,18.49010493430583 40.81632653061224,18.81158434425507 42.44897959183673,18.60524293614502 44.08163265306122,18.88741922073996 45.71428571428571,18.84861998160815 47.3469387755102,18.59088217880403 48.97959183673469,18.76346321000718 50.61224489795918,18.8599574216142 52.24489795918367,18.84131363138203 53.87755102040816,18.66293790862023 55.51020408163265,18.86348462517164 57.14285714285714,20.0 58.77551020408163,18.87633372384516 60.40816326530612,18.68032198329617 62.04081632653061,19.46840003527204 63.6734693877551,18.69997354597332 65.3061224489796,18.7009813184183 66.93877551020408,18.65991459128529 68.57142857142857,18.73625335399267 70.20408163265306,18.59642492725143 71.83673469387755,18.58584331657912 73.46938775510203,18.59415743925022 75.10204081632654,18.94788556743887 76.73469387755102,18.68939193530101 78.36734693877551,18.89674111585604 80.0,18.66117430684152" 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_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,13.26670173592846 1.63265306122449,4.976328248290373 3.26530612244898,13.68753287743293 4.897959183673469,4.292477643345608 6.530612244897959,3.987375065754866 8.16326530612245,13.27722251446607 9.795918367346939,4.755391899000526 11.42857142857143,4.66070489216202 13.06122448979592,3.997895844292478 14.69387755102041,4.450289321409784 16.3265306122449,3.976854287217254 17.95918367346939,3.492898474487112 19.59183673469388,4.923724355602315 21.22448979591837,13.45607574960547 22.85714285714286,3.198316675433982 24.48979591836735,4.765912677538138 26.12244897959184,4.818516570226197 27.75510204081633,2.840610205155181 29.38775510204082,4.860599684376644 31.02040816326531,3.77695949500263 32.6530612244898,5.670699631772751 34.28571428571429,3.976854287217254 35.91836734693878,3.314045239347712 37.55102040816327,13.62440820620726 39.18367346938776,0.0 40.81632653061224,4.629142556549185 42.44897959183673,3.051025775907417 44.08163265306122,4.324039978958443 45.71428571428571,4.892162019989479 47.3469387755102,3.450815360336665 48.97959183673469,3.41925302472383 50.61224489795918,2.230405049973698 52.24489795918367,4.692267227774855 53.87755102040816,3.051025775907417 55.51020408163265,4.54497632824829 57.14285714285714,20.0 58.77551020408163,4.713308784850079 60.40816326530612,4.334560757496055 62.04081632653061,13.38243029984219 63.6734693877551,4.039978958442925 65.3061224489796,3.345607574960547 66.93877551020408,3.840084166228301 68.57142857142857,4.450289321409784 70.20408163265306,3.00894266175697 71.83673469387755,2.609153077327722 73.46938775510203,3.103629668595476 75.10204081632654,4.629142556549185 76.73469387755102,4.345081536033666 78.36734693877551,4.450289321409784 80.0,3.924250394529195" 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/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,13.40197254797515 1.63265306122449,3.104072224251028 3.26530612244898,13.52984220165349 4.897959183673469,2.741619279569686 6.530612244897959,2.43515221074193 8.16326530612245,12.40677486758613 9.795918367346939,2.674128704362176 11.42857142857143,2.74785213578291 13.06122448979592,3.030815570608376 14.69387755102041,1.611495363798363 16.3265306122449,2.157858753044352 17.95918367346939,2.111867413145011 19.59183673469388,1.970076798673253 21.22448979591837,13.17187856089665 22.85714285714286,2.179440360901595 24.48979591836735,3.124335871323095 26.12244897959184,2.07983822031362 27.75510204081633,2.603796276211632 29.38775510204082,3.821111535177197 31.02040816326531,2.992841825485518 32.6530612244898,5.085447790905521 34.28571428571429,3.110593384386009 35.91836734693878,2.565520498408837 37.55102040816327,13.41958654471868 39.18367346938776,0.0 40.81632653061224,3.719601097202354 42.44897959183673,2.627903975573793 44.08163265306122,3.461706374811573 45.71428571428571,2.9842613516237 47.3469387755102,1.936976762703906 48.97959183673469,4.215071979879132 50.61224489795918,3.292897564243724 52.24489795918367,3.599941240914994 53.87755102040816,2.526256250017161 55.51020408163265,3.112034903994794 57.14285714285714,20.0 58.77551020408163,4.178059247828797 60.40816326530612,3.601094456602023 62.04081632653061,14.26288924461627 63.6734693877551,3.69237696973358 65.3061224489796,2.611690312164503 66.93877551020408,3.505116708173279 68.57142857142857,2.862253877687748 70.20408163265306,2.230387782503521 71.83673469387755,2.697481322024498 73.46938775510203,2.625007207598044 75.10204081632654,4.115360009225725 76.73469387755102,2.230483883810774 78.36734693877551,3.7054467475199 80.0,3.278029319135967" 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_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,14.775035711503 1.63265306122449,7.386437420460743 3.26530612244898,15.15282445523725 4.897959183673469,4.979123704646391 6.530612244897959,5.026891411058879 8.16326530612245,15.22036204971041 9.795918367346939,5.997319689374854 11.42857142857143,7.286299768849181 13.06122448979592,4.272986520530868 14.69387755102041,6.288590499441602 16.3265306122449,4.298418305067138 17.95918367346939,4.223463106770901 19.59183673469388,6.932072825494117 21.22448979591837,14.39177206970885 22.85714285714286,3.317985611510791 24.48979591836735,6.532041659091499 26.12244897959184,6.193803080279459 27.75510204081633,3.531257304625614 29.38775510204082,6.831010570604888 31.02040816326531,2.16517154507441 32.6530612244898,7.931880632677973 34.28571428571429,3.729236682855881 35.91836734693878,4.104178895151027 37.55102040816327,14.08099109160325 39.18367346938776,0.0 40.81632653061224,6.725429187336052 42.44897959183673,3.4666285743968 44.08163265306122,5.866950627223853 45.71428571428571,6.20626964132665 47.3469387755102,1.281302755629431 48.97959183673469,6.957753941251331 50.61224489795918,5.51127964054749 52.24489795918367,5.929501597278134 53.87755102040816,3.615676700516843 55.51020408163265,6.225551255746305 57.14285714285714,20.0 58.77551020408163,4.734332389683921 60.40816326530612,3.814393683609069 62.04081632653061,14.61874659117471 63.6734693877551,3.693696595070514 65.3061224489796,3.628943199231229 66.93877551020408,4.044256291717529 68.57142857142857,4.223192997948212 70.20408163265306,2.756928031581955 71.83673469387755,2.962200348024829 73.46938775510203,2.055922915097525 75.10204081632654,6.230080772926785 76.73469387755102,3.006124198114433 78.36734693877551,6.706448848141703 80.0,3.575929148378048" 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_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,13.28688524590164 1.63265306122449,5.971311475409836 3.26530612244898,14.68032786885246 4.897959183673469,3.778688524590164 6.530612244897959,3.561475409836066 8.16326530612245,14.20901639344262 9.795918367346939,4.786885245901639 11.42857142857143,6.024590163934426 13.06122448979592,2.918032786885246 14.69387755102041,5.901639344262295 16.3265306122449,3.700819672131148 17.95918367346939,3.045081967213115 19.59183673469388,3.668032786885246 21.22448979591837,14.06147540983607 22.85714285714286,1.282786885245902 24.48979591836735,6.491803278688525 26.12244897959184,5.94672131147541 27.75510204081633,2.073770491803279 29.38775510204082,5.495901639344262 31.02040816326531,3.754098360655738 32.6530612244898,4.795081967213115 34.28571428571429,3.627049180327869 35.91836734693878,3.061475409836066 37.55102040816327,14.51229508196721 39.18367346938776,0.0 40.81632653061224,3.778688524590164 42.44897959183673,2.983606557377049 44.08163265306122,6.139344262295082 45.71428571428571,4.405737704918033 47.3469387755102,1.274590163934426 48.97959183673469,4.221311475409836 50.61224489795918,4.741803278688525 52.24489795918367,5.75 53.87755102040816,3.147540983606557 55.51020408163265,5.979508196721311 57.14285714285714,20.0 58.77551020408163,6.094262295081967 60.40816326530612,3.225409836065574 62.04081632653061,14.06147540983607 63.6734693877551,3.418032786885246 65.3061224489796,2.610655737704918 66.93877551020408,2.889344262295082 68.57142857142857,2.467213114754098 70.20408163265306,1.762295081967213 71.83673469387755,3.401639344262295 73.46938775510203,2.610655737704918 75.10204081632654,5.680327868852459 76.73469387755102,3.676229508196721 78.36734693877551,6.241803278688525 80.0,2.598360655737705" 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_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,14.71419904665607 1.63265306122449,12.03975155279503 3.26530612244898,14.23128701430016 4.897959183673469,8.827502527805866 6.530612244897959,8.838827098078868 8.16326530612245,15.0479271991911 9.795918367346939,13.92887476527517 11.42857142857143,11.9694929943666 13.06122448979592,3.428224758052867 14.69387755102041,6.648447204968944 16.3265306122449,4.081352015022389 17.95918367346939,3.651133901487794 19.59183673469388,7.747739419326881 21.22448979591837,14.04951610573451 22.85714285714286,3.758601762241803 24.48979591836735,6.117232413693485 26.12244897959184,6.005488949877221 27.75510204081633,3.647667196302181 29.38775510204082,4.822764697385527 31.02040816326531,3.288285425393615 32.6530612244898,7.998497761086234 34.28571428571429,3.66569406326737 35.91836734693878,3.293138812653474 37.55102040816327,14.55080167557417 39.18367346938776,0.0 40.81632653061224,7.655871731908132 42.44897959183673,3.171804131157013 44.08163265306122,6.111916799075545 45.71428571428571,6.160681785353171 47.3469387755102,0.8110934565939621 48.97959183673469,7.814531272569695 50.61224489795918,6.08684096489961 52.24489795918367,5.520612451249458 53.87755102040816,3.403957821753575 55.51020408163265,5.988270980788675 57.14285714285714,20.0 58.77551020408163,6.183793153257258 60.40816326530612,3.165217391304348 62.04081632653061,13.96955077278636 63.6734693877551,4.000693341037123 65.3061224489796,3.346179401993355 66.93877551020408,3.458616206846743 68.57142857142857,3.357388415426838 70.20408163265306,2.447840531561462 71.83673469387755,3.091029900332226 73.46938775510203,2.547566084067601 75.10204081632654,6.254167268525206 76.73469387755102,3.831171457460638 78.36734693877551,6.462169579661996 80.0,3.243564928499206" 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_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,11.010763330446617 1.63265306122449,3.5135469503897028 3.26530612244898,11.50562909810714 4.897959183673469,0.0 6.530612244897959,1.9052332054930048 8.16326530612245,10.911790176914511 9.795918367346939,6.012619077075346 11.42857142857143,3.2413707781764174 13.06122448979592,0.8165285166398633 14.69387755102041,2.969194605963132 16.3265306122449,1.8804899171099834 17.95918367346939,1.707286898428805 19.59183673469388,5.418780155882718 21.22448979591837,10.862303600148461 22.85714285714286,1.8310033403439334 24.48979591836735,2.474328838302611 26.12244897959184,2.499072126685636 27.75510204081633,2.1279228009402438 29.38775510204082,1.8062600519609084 31.02040816326531,2.4248422615365612 32.6530612244898,5.789929481628109 34.28571428571429,2.1279228009402438 35.91836734693878,2.993937894346157 37.55102040816327,11.357169367808984 39.18367346938776,3.092911047878264 40.81632653061224,6.928120747247309 42.44897959183673,3.117654336261289 44.08163265306122,2.919708029197082 45.71428571428571,3.56303352715576 47.3469387755102,2.7712482988989215 48.97959183673469,6.532228133118894 50.61224489795918,4.033156006433259 52.24489795918367,3.884696276135095 53.87755102040816,3.167140913027346 55.51020408163265,2.8949647408140535 57.14285714285714,20.0 58.77551020408163,3.5382902387727384 60.40816326530612,1.3113942843003876 62.04081632653061,11.406655944575032 63.6734693877551,0.8907583817889382 65.3061224489796,1.2371644191513056 66.93877551020408,0.8660150934059132 68.57142857142857,1.1381912656191986 70.20408163265306,1.385624149449459 71.83673469387755,0.0 73.46938775510203,0.12371644191513198 75.10204081632654,2.820734875664975 76.73469387755102,0.0 78.36734693877551,3.488803662006678 80.0,2.2516392428553758" 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_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,5.036420395421436 1.63265306122449,1.073881373569199 3.26530612244898,4.191467221644121 4.897959183673469,0.1727367325702393 6.530612244897959,0.0 8.16326530612245,4.122788761706556 9.795918367346939,1.103017689906348 11.42857142857143,1.036420395421436 13.06122448979592,10.25390218522373 14.69387755102041,11.30280957336108 16.3265306122449,10.5098855359001 17.95918367346939,10.420395421436 19.59183673469388,11.12174817898023 21.22448979591837,16.43080124869927 22.85714285714286,9.793964620187305 24.48979591836735,11.80228928199792 26.12244897959184,11.42351716961498 27.75510204081633,10.51404786680541 29.38775510204082,12.19562955254943 31.02040816326531,9.975026014568158 32.6530612244898,10.90322580645161 34.28571428571429,10.08532778355879 35.91836734693878,10.0270551508845 37.55102040816327,16.30801248699272 39.18367346938776,8.711758584807493 40.81632653061224,10.59729448491155 42.44897959183673,9.323621227887617 44.08163265306122,11.42559833506764 45.71428571428571,11.68574401664932 47.3469387755102,9.234131113423517 48.97959183673469,10.47242455775234 50.61224489795918,11.45473465140479 52.24489795918367,11.4047866805411 53.87755102040816,9.762747138397502 55.51020408163265,11.36732570239334 57.14285714285714,20.0 58.77551020408163,11.5525494276795 60.40816326530612,10.28095733610822 62.04081632653061,16.36420395421436 63.6734693877551,10.36212278876171 65.3061224489796,10.2684703433923 66.93877551020408,10.05411030176899 68.57142857142857,10.60353798126951 70.20408163265306,9.554630593132154 71.83673469387755,9.202913631633715 73.46938775510203,9.610822060353797 75.10204081632654,11.86264308012487 76.73469387755102,10.0 78.36734693877551,11.99791883454735 80.0,10.04578563995838" 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_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,14.02955665024631 1.63265306122449,8.098522167487685 3.26530612244898,15.92118226600985 4.897959183673469,1.596059113300493 6.530612244897959,2.009852216748768 8.16326530612245,16.07881773399015 9.795918367346939,3.881773399014778 11.42857142857143,5.911330049261084 13.06122448979592,2.029556650246305 14.69387755102041,5.753694581280788 16.3265306122449,4.019704433497537 17.95918367346939,3.566502463054187 19.59183673469388,4.433497536945813 21.22448979591837,15.56650246305419 22.85714285714286,3.211822660098522 24.48979591836735,8.394088669950738 26.12244897959184,5.438423645320197 27.75510204081633,0.0 29.38775510204082,6.088669950738916 31.02040816326531,2.719211822660099 32.6530612244898,3.448275862068966 34.28571428571429,3.389162561576355 35.91836734693878,4.157635467980296 37.55102040816327,15.42857142857143 39.18367346938776,0.2167487684729064 40.81632653061224,1.655172413793103 42.44897959183673,2.187192118226601 44.08163265306122,6.778325123152709 45.71428571428571,5.970443349753695 47.3469387755102,1.261083743842365 48.97959183673469,1.399014778325123 50.61224489795918,8.374384236453203 52.24489795918367,8.610837438423644 53.87755102040816,3.014778325123153 55.51020408163265,6.049261083743842 57.14285714285714,20.0 58.77551020408163,8.433497536945813 60.40816326530612,3.724137931034483 62.04081632653061,15.07389162561576 63.6734693877551,5.004926108374384 65.3061224489796,4.059113300492611 66.93877551020408,3.881773399014778 68.57142857142857,4.315270935960591 70.20408163265306,3.783251231527094 71.83673469387755,3.724137931034483 73.46938775510203,3.211822660098522 75.10204081632654,7.54679802955665 76.73469387755102,1.733990147783251 78.36734693877551,6.83743842364532 80.0,4.630541871921182" 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_BenchmarkCapabilitiesCurrentVersion_4.html">BenchmarkCapabilitiesCurrentVersion-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.085639762353281 1.63265306122449,0.0 3.26530612244898,9.27112012751775 4.897959183673469,2.25764381973627 6.530612244897959,2.92421388204608 8.16326530612245,9.007390233299523 9.795918367346939,8.879872482248949 11.42857142857143,1.312853209679757 13.06122448979592,3.515432546007825 14.69387755102041,1.750470946239675 16.3265306122449,3.527025068830604 17.95918367346939,2.816983045935372 19.59183673469388,7.680046370091291 21.22448979591837,9.250833212577888 22.85714285714286,2.086654108100275 24.48979591836735,0.5535429647877119 26.12244897959184,1.211418634980438 27.75510204081633,2.680770902767715 29.38775510204082,1.24909433415447 31.02040816326531,2.518475583248805 32.6530612244898,8.103173453122736 34.28571428571429,2.631502680770903 35.91836734693878,2.532966236777279 37.55102040816327,9.679756557020722 39.18367346938776,1.808433560353572 40.81632653061224,8.54368932038835 42.44897959183673,2.788001738878423 44.08163265306122,0.9389943486451239 45.71428571428571,1.289668164034198 47.3469387755102,2.332995218084336 48.97959183673469,7.984350094189248 50.61224489795918,1.356325170265179 52.24489795918367,0.1883784958701637 53.87755102040816,2.628604550065208 55.51020408163265,1.712795247065643 57.14285714285714,20.0 58.77551020408163,1.420084045790465 60.40816326530612,2.628604550065208 62.04081632653061,9.445007969859441 63.6734693877551,2.703955948413273 65.3061224489796,2.547456890305753 66.93877551020408,2.361976525141284 68.57142857142857,1.660628894363136 70.20408163265306,2.605419504419649 71.83673469387755,2.640197072887987 73.46938775510203,2.67787277206202 75.10204081632654,1.33314012461962 76.73469387755102,2.324300825967251 78.36734693877551,1.570786842486596 80.0,3.358933487900304" 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_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,13.72007125696635 1.63265306122449,4.530864399300505 3.26530612244898,13.87713076307059 4.897959183673469,2.486312451991436 6.530612244897959,2.411950250870283 8.16326530612245,13.94936832987399 9.795918367346939,3.882360632160426 11.42857142857143,3.802114828313204 13.06122448979592,3.258698743197084 14.69387755102041,3.914393580335692 16.3265306122449,3.068625688463236 17.95918367346939,3.157860329808619 19.59183673469388,7.089577851504405 21.22448979591837,14.62810727768971 22.85714285714286,1.504731397192214 24.48979591836735,5.344272476179581 26.12244897959184,4.926373249219605 27.75510204081633,2.17480837432788 29.38775510204082,4.108715903705035 31.02040816326531,1.635641557847255 32.6530612244898,6.471309265039959 34.28571428571429,2.95226110121431 35.91836734693878,3.481948779969601 37.55102040816327,14.00787749031657 39.18367346938776,0.0 40.81632653061224,5.781129978590223 42.44897959183673,2.125614918201579 44.08163265306122,4.808537761289163 45.71428571428571,4.598852697468416 47.3469387755102,0.7722228577965908 48.97959183673469,5.104188798274143 50.61224489795918,5.205844378707895 52.24489795918367,5.287724516645693 53.87755102040816,2.67148250445356 55.51020408163265,5.143903116675111 57.14285714285714,20.0 58.77551020408163,4.135192115972347 60.40816326530612,2.799614297154624 62.04081632653061,14.71096801608185 63.6734693877551,2.754670109663817 65.3061224489796,2.840799516237109 66.93877551020408,2.290846094758691 68.57142857142857,3.520845931325282 70.20408163265306,0.9098337882229885 71.83673469387755,0.8292611175576511 73.46938775510203,1.421870658800072 75.10204081632654,5.338552306862569 76.73469387755102,1.408305685848301 78.36734693877551,6.00634121627143 80.0,1.865592364391129" 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_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,10.5065206426976 1.63265306122449,5.270552633475034 3.26530612244898,12.84170329274443 4.897959183673469,2.838821240723395 6.530612244897959,1.265220837236112 8.16326530612245,12.33806470206787 9.795918367346939,5.633691188125946 11.42857142857143,3.75747532242957 13.06122448979592,1.709777361481375 14.69387755102041,2.379133943367678 16.3265306122449,1.69464658837092 17.95918367346939,2.612580157071835 19.59183673469388,6.033575906045104 21.22448979591837,12.49441602420924 22.85714285714286,2.79775199942359 24.48979591836735,5.382952662295554 26.12244897959184,3.571582967072556 27.75510204081633,1.961236400317026 29.38775510204082,5.445637293753152 31.02040816326531,1.301246487499099 32.6530612244898,5.639455292168024 34.28571428571429,2.702644282729303 35.91836734693878,2.534764752503783 37.55102040816327,12.85106996181281 39.18367346938776,0.0 40.81632653061224,5.613516823978673 42.44897959183673,2.832336623676057 44.08163265306122,3.933280495712948 45.71428571428571,5.457886014842568 47.3469387755102,2.686072483608329 48.97959183673469,5.859211758772246 50.61224489795918,4.88723971467685 52.24489795918367,5.011888464586786 53.87755102040816,1.97708768643274 55.51020408163265,3.7300958282297 57.14285714285714,20.0 58.77551020408163,5.39448087037971 60.40816326530612,2.434613444772678 62.04081632653061,12.4951365372145 63.6734693877551,2.856834065854889 65.3061224489796,2.506664745298653 66.93877551020408,2.159377476763456 68.57142857142857,1.398515743209165 70.20408163265306,2.018877440737805 71.83673469387755,2.671662223503134 73.46938775510203,0.4834642265292889 75.10204081632654,4.927588442971396 76.73469387755102,0.8422797031486418 78.36734693877551,5.45212191080049 80.0,2.79631097341307" 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_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,11.041559774243202 1.63265306122449,5.890200102616729 3.26530612244898,13.884043099025138 4.897959183673469,2.883530015392509 6.530612244897959,1.2621857362750148 8.16326530612245,13.422267829656231 9.795918367346939,3.6428937916880457 11.42857142857143,4.648537711646998 13.06122448979592,1.939456131349413 14.69387755102041,3.79681888147768 16.3265306122449,1.8060543868650605 17.95918367346939,2.5346331452026725 19.59183673469388,4.043099025141101 21.22448979591837,13.073370959466395 22.85714285714286,2.4525397639815303 24.48979591836735,4.720369420215494 26.12244897959184,2.8527449974345807 27.75510204081633,2.75012827090816 29.38775510204082,5.448948178553106 31.02040816326531,1.6213442791174977 32.6530612244898,5.0384812724474095 34.28571428571429,3.2939969214982057 35.91836734693878,2.40123140071832 37.55102040816327,13.545407901487941 39.18367346938776,0.0 40.81632653061224,3.7762955361723947 42.44897959183673,2.4525397639815303 44.08163265306122,4.0020523345305286 45.71428571428571,3.7249871729091844 47.3469387755102,2.6064648537711683 48.97959183673469,3.673678809645974 50.61224489795918,4.6998460749102104 52.24489795918367,5.007696254489481 53.87755102040816,1.8163160595177068 55.51020408163265,2.7296049256028745 57.14285714285714,20.0 58.77551020408163,5.182144689584401 60.40816326530612,2.0933812211390475 62.04081632653061,13.032324268855822 63.6734693877551,2.1446895844022613 65.3061224489796,0.08209338122113863 66.93877551020408,1.364802462801439 68.57142857142857,1.4468958440225776 70.20408163265306,1.2314007183170865 71.83673469387755,0.9851205746536706 73.46938775510203,3.2837352488455593 75.10204081632654,5.295023088763472 76.73469387755102,1.652129297075426 78.36734693877551,5.356593124679328 80.0,2.1036428937916867" 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_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,12.16440752076957 1.63265306122449,4.958460865763008 3.26530612244898,12.13817227809357 4.897959183673469,0.9881941407958024 6.530612244897959,0.8657630083078268 8.16326530612245,12.14691735898557 9.795918367346939,4.206383909051159 11.42857142857143,5.168342807170966 13.06122448979592,1.189331001311762 14.69387755102041,5.080891998250984 16.3265306122449,1.215566243987757 17.95918367346939,1.163095758635767 19.59183673469388,4.276344556187145 21.22448979591837,12.06821163095759 22.85714285714286,1.10188019239178 24.48979591836735,4.346305203323131 26.12244897959184,5.317009182334937 27.75510204081633,1.040664626147792 29.38775510204082,5.185832968954963 31.02040816326531,1.119370354175776 32.6530612244898,4.661128115435068 34.28571428571429,0.5859204197638828 35.91836734693878,1.04940970703979 37.55102040816327,12.25185832968955 39.18367346938776,0.0 40.81632653061224,4.118933100131176 42.44897959183673,1.224311324879755 44.08163265306122,5.028421512898994 45.71428571428571,5.360734586794928 47.3469387755102,0.1836466987319633 48.97959183673469,4.022737210319195 50.61224489795918,4.888500218627022 52.24489795918367,5.072146917358986 53.87755102040816,0.8919982509838216 55.51020408163265,5.142107564494972 57.14285714285714,20.0 58.77551020408163,5.264538696982947 60.40816326530612,1.294271972015741 62.04081632653061,12.19938784433756 63.6734693877551,1.259291648447748 65.3061224489796,1.093135111499781 66.93877551020408,0.8657630083078268 68.57142857142857,0.9881941407958024 70.20408163265306,0.209881941407958 71.83673469387755,0.7433318758198513 73.46938775510203,1.25054656755575 75.10204081632654,5.404459991254919 76.73469387755102,0.9357236554438129 78.36734693877551,5.177087888062965 80.0,0.9707039790118059" 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_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,13.58815833458911 1.63265306122449,8.211089497719492 3.26530612244898,14.10876983335574 4.897959183673469,9.221467039758306 6.530612244897959,7.310096748473061 8.16326530612245,13.40497028576117 9.795918367346939,8.1589357383636 11.42857142857143,8.033336163067421 13.06122448979592,6.861078876062115 14.69387755102041,6.348517903077681 16.3265306122449,7.587055956840733 17.95918367346939,7.242857392368898 19.59183673469388,6.871858944390039 21.22448979591837,13.62889838181182 22.85714285714286,7.216585545366256 24.48979591836735,8.705721600470522 26.12244897959184,7.936827337343432 27.75510204081633,8.686484824433956 29.38775510204082,8.086619108178839 31.02040816326531,7.221394739375398 32.6530612244898,8.83807191938426 34.28571428571429,6.588400825199202 35.91836734693878,8.04097238328464 37.55102040816327,14.74521629390674 39.18367346938776,3.994027500953512 40.81632653061224,6.650879729125397 42.44897959183673,7.611386254234954 44.08163265306122,0.0 45.71428571428571,8.555856716888353 47.3469387755102,7.777327818465924 48.97959183673469,7.780114226481356 50.61224489795918,8.796543879224242 52.24489795918367,8.335925450993948 53.87755102040816,7.718138988143956 55.51020408163265,7.096006378680973 57.14285714285714,20.0 58.77551020408163,7.650582810137164 60.40816326530612,8.824375464824442 62.04081632653061,13.99968561518893 63.6734693877551,9.065956227398514 65.3061224489796,7.774346443125797 66.93877551020408,6.95497189017978 68.57142857142857,7.185740089871813 70.20408163265306,7.109995284227834 71.83673469387755,8.062077596182865 73.46938775510203,7.235408015837846 75.10204081632654,6.581706947051343 76.73469387755102,7.81966009884031 78.36734693877551,8.04780436328749 80.0,7.781470874115691" 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_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,9.941118743866536 1.63265306122449,3.7782139352306174 3.26530612244898,10.461236506378803 4.897959183673469,3.169774288518152 6.530612244897959,1.39352306182532 8.16326530612245,12.00196270853778 9.795918367346939,4.6516192345436735 11.42857142857143,3.3758586849852783 13.06122448979592,1.8351324828262996 14.69387755102041,1.7173699705593712 16.3265306122449,1.8842001962708537 17.95918367346939,2.4337585868498515 19.59183673469388,5.063788027477916 21.22448979591837,10.922473012757605 22.85714285714286,2.8655544651619245 24.48979591836735,4.003925417075562 26.12244897959184,2.1786064769381746 27.75510204081633,2.001962708537782 29.38775510204082,3.6015701668302285 31.02040816326531,1.7369970559371914 32.6530612244898,4.2394504416094225 34.28571428571429,2.5809617271835066 35.91836734693878,2.6790971540726183 37.55102040816327,12.149165848871442 39.18367346938776,0.0 40.81632653061224,2.698724239450442 42.44897959183673,2.7674190382728163 44.08163265306122,3.0225711481844932 45.71428571428571,3.7880274779195275 47.3469387755102,2.924435721295385 48.97959183673469,4.484789008832188 50.61224489795918,3.4641805691854763 52.24489795918367,3.905789990186456 53.87755102040816,2.315996074582923 55.51020408163265,1.992149165848872 57.14285714285714,20.0 58.77551020408163,3.6015701668302285 60.40816326530612,2.8164867517173704 62.04081632653061,11.687929342492641 63.6734693877551,2.708537782139352 65.3061224489796,2.6496565260058844 66.93877551020408,1.992149165848872 68.57142857142857,1.7271835132482813 70.20408163265306,2.0804710500490664 71.83673469387755,2.4141315014720313 73.46938775510203,1.6683022571148172 75.10204081632654,3.3366045142296343 76.73469387755102,0.6378802747791958 78.36734693877551,3.3464180569185444 80.0,2.8851815505397447" 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_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,17.76223397930741 1.63265306122449,9.754671444533091 3.26530612244898,17.97088805324634 4.897959183673469,9.523456837186759 6.530612244897959,9.72966751894945 8.16326530612245,18.21072532986248 9.795918367346939,6.927913577255032 11.42857142857143,8.73214630945217 13.06122448979592,3.191709167349673 14.69387755102041,6.378509766761334 16.3265306122449,4.943007786724175 17.95918367346939,4.228731278596629 19.59183673469388,4.811271553269489 21.22448979591837,14.70742738577913 22.85714285714286,3.538046393591269 24.48979591836735,5.395133365464122 26.12244897959184,4.685634723761444 27.75510204081633,2.456829017914276 29.38775510204082,4.110054304663412 31.02040816326531,3.281562827037423 32.6530612244898,6.619686733887181 34.28571428571429,2.864000537328443 35.91836734693878,3.924356499268888 37.55102040816327,15.63827993178107 39.18367346938776,0.0 40.81632653061224,2.88771197017101 42.44897959183673,2.768439578233478 44.08163265306122,5.580805756675534 45.71428571428571,5.568962747345806 47.3469387755102,1.418507152731072 48.97959183673469,4.000820515054727 50.61224489795918,4.947077686619523 52.24489795918367,5.607171156354408 53.87755102040816,3.519359707809506 55.51020408163265,4.638948869386529 57.14285714285714,20.0 58.77551020408163,4.68949404899673 60.40816326530612,2.699222235231864 62.04081632653061,13.54334162017233 63.6734693877551,3.511466788654746 65.3061224489796,4.185018883645701 66.93877551020408,4.304603506975739 68.57142857142857,3.927054033276242 70.20408163265306,0.2868970825425438 71.83673469387755,2.153307429019548 73.46938775510203,0.1808509576154961 75.10204081632654,5.916628772304349 76.73469387755102,0.5562002891770979 78.36734693877551,6.200243794627986 80.0,1.208814727882173" 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(249,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_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,13.595166163141991 1.63265306122449,6.1178247734138935 3.26530612244898,13.383685800604226 4.897959183673469,1.2839879154078524 6.530612244897959,0.921450151057396 8.16326530612245,13.24773413897281 9.795918367346939,4.199395770392746 11.42857142857143,4.924471299093652 13.06122448979592,2.4471299093655574 14.69387755102041,4.7280966767371595 16.3265306122449,3.0211480362537735 17.95918367346939,2.5226586102719004 19.59183673469388,3.6555891238670704 21.22448979591837,13.972809667673715 22.85714285714286,1.344410876132926 24.48979591836735,6.586102719033228 26.12244897959184,5.2114803625377615 27.75510204081633,0.6646525679758284 29.38775510204082,5.589123867069484 31.02040816326531,0.49848942598186596 32.6530612244898,3.6555891238670704 34.28571428571429,0.0 35.91836734693878,2.7190332326283944 37.55102040816327,13.972809667673715 39.18367346938776,1.8731117824773378 40.81632653061224,3.836858006042295 42.44897959183673,2.552870090634439 44.08163265306122,5.6344410876132915 45.71428571428571,6.027190332326281 47.3469387755102,2.0996978851963704 48.97959183673469,3.5196374622356466 50.61224489795918,7.1299093655589125 52.24489795918367,6.1178247734138935 53.87755102040816,2.598187311178247 55.51020408163265,5.528700906344406 57.14285714285714,20.0 58.77551020408163,6.419939577039271 60.40816326530612,1.0574018126888198 62.04081632653061,13.519637462235647 63.6734693877551,1.0725075528700856 65.3061224489796,1.0876132930513585 66.93877551020408,0.6646525679758284 68.57142857142857,1.5709969788519587 70.20408163265306,1.3746223564954647 71.83673469387755,1.8731117824773378 73.46938775510203,1.8277945619335298 75.10204081632654,6.042296072507549 76.73469387755102,2.1903323262839827 78.36734693877551,4.365558912386705 80.0,2.175226586102717" 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/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,12.95099207740307 1.63265306122449,4.024398794082591 3.26530612244898,13.97461964523593 4.897959183673469,2.653018299095562 6.530612244897959,4.013180957722779 8.16326530612245,13.94236836570147 9.795918367346939,5.46448853677347 11.42857142857143,3.708897146462876 13.06122448979592,2.197293696978195 14.69387755102041,3.253172544345509 16.3265306122449,2.409030358269649 17.95918367346939,3.142396410292365 19.59183673469388,5.55703568674192 21.22448979591837,13.58339760218748 22.85714285714286,3.376568744303442 24.48979591836735,3.497160485171423 26.12244897959184,4.703077893851223 27.75510204081633,1.72894902895604 29.38775510204082,2.470728458248615 31.02040816326531,2.12297553109444 32.6530612244898,5.652387295800323 34.28571428571429,3.553249666970483 35.91836734693878,3.314870644324476 37.55102040816327,13.27350487274767 39.18367346938776,0.0 40.81632653061224,4.436654280305686 42.44897959183673,2.784827876323354 44.08163265306122,2.190282549253313 45.71428571428571,1.305475706373133 47.3469387755102,1.361564888172194 48.97959183673469,4.73673140293066 50.61224489795918,3.432657926102503 52.24489795918367,3.206898969361284 53.87755102040816,3.528009535160906 55.51020408163265,4.718502418845965 57.14285714285714,20.0 58.77551020408163,3.373764285213489 60.40816326530612,3.225127953445979 62.04081632653061,12.2330505503751 63.6734693877551,2.881581714926734 65.3061224489796,3.258781462525415 66.93877551020408,1.674262076701956 68.57142857142857,3.453691369277151 70.20408163265306,2.319287667391152 71.83673469387755,3.743952885087289 73.46938775510203,3.567271962420248 75.10204081632654,4.513776905279394 76.73469387755102,3.223725723901003 78.36734693877551,4.003365350907944 80.0,3.170441001191895" 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_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,9.796658606287096 1.63265306122449,2.951811540486792 3.26530612244898,10.62318833170592 4.897959183673469,0.8112439738864151 6.530612244897959,1.228176905734457 8.16326530612245,10.71906935845854 9.795918367346939,4.409632579611159 11.42857142857143,2.734462468112082 13.06122448979592,1.797941791449181 14.69387755102041,2.877529945247358 16.3265306122449,2.236244101693702 17.95918367346939,2.440786883904973 19.59183673469388,7.118047922620356 21.22448979591837,11.58427356894181 22.85714285714286,0.0 24.48979591836735,3.31708476690507 26.12244897959184,5.77947108232323 27.75510204081633,5.477360217170142 29.38775510204082,6.93829975409878 31.02040816326531,4.763377588736599 32.6530612244898,9.235789107751769 34.28571428571429,5.164539101361403 35.91836734693878,4.199977505917477 37.55102040816327,13.77108181200059 39.18367346938776,2.846856196352891 40.81632653061224,9.217359296957675 42.44897959183673,4.461956882933637 44.08163265306122,6.427351781889196 45.71428571428571,6.992285552153042 47.3469387755102,3.6937072804143 48.97959183673469,9.199312908024764 50.61224489795918,6.342129882877402 52.24489795918367,7.220728297044584 53.87755102040816,4.836151057988722 55.51020408163265,7.197390686427377 57.14285714285714,20.0 58.77551020408163,6.71747432351603 60.40816326530612,5.418185443261233 62.04081632653061,13.52034947624574 63.6734693877551,5.320259499915647 65.3061224489796,5.23002755525109 66.93877551020408,5.259908898965783 68.57142857142857,4.834745177831059 70.20408163265306,4.357436083575741 71.83673469387755,3.98776628648259 73.46938775510203,5.092123492513049 75.10204081632654,6.922732826534838 76.73469387755102,5.146799449917436 78.36734693877551,6.094746098043526 80.0,5.033255456093085" 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_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,10.825791855203619 1.63265306122449,5.260180995475112 3.26530612244898,13.178733031674206 4.897959183673469,3.076923076923073 6.530612244897959,1.3461538461538503 8.16326530612245,13.20135746606335 9.795918367346939,4.683257918552039 11.42857142857143,3.9705882352941195 13.06122448979592,2.0814479638009082 14.69387755102041,3.0316742081447963 16.3265306122449,2.341628959276015 17.95918367346939,1.8891402714932113 19.59183673469388,4.366515837104075 21.22448979591837,12.42081447963801 22.85714285714286,2.669683257918553 24.48979591836735,4.886877828054297 26.12244897959184,2.9072398190045234 27.75510204081633,2.352941176470587 29.38775510204082,5.407239819004525 31.02040816326531,2.0814479638009082 32.6530612244898,4.581447963800905 34.28571428571429,3.1787330316742093 35.91836734693878,2.2850678733031664 37.55102040816327,12.997737556561084 39.18367346938776,0.0 40.81632653061224,4.242081447963802 42.44897959183673,2.454751131221716 44.08163265306122,3.3257918552036223 45.71428571428571,4.502262443438916 47.3469387755102,2.5791855203619924 48.97959183673469,4.219457013574662 50.61224489795918,4.400452488687787 52.24489795918367,4.2647058823529385 53.87755102040816,1.7873303167420822 55.51020408163265,1.7420814479638054 57.14285714285714,20.0 58.77551020408163,4.411764705882353 60.40816326530612,2.454751131221716 62.04081632653061,12.511312217194572 63.6734693877551,2.6470588235294166 65.3061224489796,0.76923076923077 66.93877551020408,2.2171945701357494 68.57142857142857,1.4366515837104075 70.20408163265306,1.764705882352942 71.83673469387755,2.2511312217194615 73.46938775510203,2.9524886877828074 75.10204081632654,4.524886877828054 76.73469387755102,1.6515837104072446 78.36734693877551,4.830316742081447 80.0,2.5904977375565643" 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_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,12.13788673589551 1.63265306122449,4.715769189594262 3.26530612244898,12.92366984262927 4.897959183673469,4.073439674553046 6.530612244897959,3.910716197409271 8.16326530612245,13.04250080291189 9.795918367346939,6.209185312065089 11.42857142857143,4.941655069050423 13.06122448979592,4.16015415908361 14.69387755102041,4.588373835777754 16.3265306122449,3.958890911037362 17.95918367346939,3.710523498554759 19.59183673469388,6.900760089926132 21.22448979591837,12.85301359597474 22.85714285714286,3.235199657424259 24.48979591836735,4.067016379402634 26.12244897959184,4.060593084252221 27.75510204081633,3.038218606144952 29.38775510204082,5.205010170217321 31.02040816326531,3.726581736430789 32.6530612244898,7.659779466866503 34.28571428571429,3.719087892088641 35.91836734693878,3.155979017235842 37.55102040816327,12.74060593084252 39.18367346938776,0.0 40.81632653061224,6.620276201691468 42.44897959183673,3.126003639867252 44.08163265306122,3.617385718873782 45.71428571428571,4.998394176212397 47.3469387755102,3.288727117011027 48.97959183673469,6.815116154587303 50.61224489795918,2.919387645862327 52.24489795918367,4.971630446419013 53.87755102040816,2.45262819826571 55.51020408163265,3.983513542447275 57.14285714285714,20.0 58.77551020408163,4.869928273204154 60.40816326530612,3.939621025586126 62.04081632653061,12.79627448881276 63.6734693877551,4.168718552617493 65.3061224489796,3.439674553045712 66.93877551020408,3.234129108232523 68.57142857142857,4.111979445455519 70.20408163265306,2.829461513756557 71.83673469387755,2.66031474146237 73.46938775510203,1.48592227812868 75.10204081632654,4.839952895835564 76.73469387755102,2.760946365485494 78.36734693877551,5.041216143881811 80.0,3.595974735039075" 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/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,14.21438618585316 1.63265306122449,7.768181139420672 3.26530612244898,14.64317108853447 4.897959183673469,7.130722086992117 6.530612244897959,6.996757610217757 8.16326530612245,14.38352928645496 9.795918367346939,5.962597128109379 11.42857142857143,7.944086789532877 13.06122448979592,6.704506034186588 14.69387755102041,6.904901386447959 16.3265306122449,6.467457580038992 17.95918367346939,6.247292526213233 19.59183673469388,7.046092058807866 21.22448979591837,14.428298283152 22.85714285714286,5.045973014545329 24.48979591836735,7.692310262764103 26.12244897959184,7.510448222533408 27.75510204081633,5.623605015313896 29.38775510204082,7.77373653833904 31.02040816326531,6.522489445264179 32.6530612244898,7.961935074930009 34.28571428571429,6.13828557465485 35.91836734693878,6.413236051197387 37.55102040816327,14.73848168441366 39.18367346938776,0.0 40.81632653061224,6.752040199367812 42.44897959183673,6.146668796932417 44.08163265306122,7.664959321322394 45.71428571428571,8.197981051077297 47.3469387755102,6.71562518600666 48.97959183673469,7.37631666609233 50.61224489795918,7.360665478312537 52.24489795918367,8.047287722672815 53.87755102040816,6.378161852161645 55.51020408163265,7.920098326383863 57.14285714285714,20.0 58.77551020408163,8.003562973892757 60.40816326530612,7.227411090121728 62.04081632653061,14.49838402634846 63.6734693877551,7.043410430157044 65.3061224489796,6.652289461345597 66.93877551020408,6.649198487511317 68.57142857142857,7.029705720494514 70.20408163265306,5.741579967983359 71.83673469387755,6.337661740949242 73.46938775510203,5.4667756861492 75.10204081632654,7.94709004654213 76.73469387755102,2.15138044353386 78.36734693877551,7.692118121147378 80.0,6.389744650056859" 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_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,16.24441306200902 1.63265306122449,10.76254750997338 3.26530612244898,16.20790896092495 4.897959183673469,8.010487344429405 6.530612244897959,8.911094734829838 8.16326530612245,16.23345530726895 9.795918367346939,10.2274019551714 11.42857142857143,10.8060686192283 13.06122448979592,8.474249276360839 14.69387755102041,9.773723506390175 16.3265306122449,8.926893605388385 17.95918367346939,9.364407816379478 19.59183673469388,9.289810919195448 21.22448979591837,15.67754254000037 22.85714285714286,8.821827690856262 24.48979591836735,8.339343950513618 26.12244897959184,9.846451158719766 27.75510204081633,8.583317919403251 29.38775510204082,11.13741428957767 31.02040816326531,5.250340166679226 32.6530612244898,10.59915658889238 34.28571428571429,8.03550195096315 35.91836734693878,6.777173943183438 37.55102040816327,16.25829701680918 39.18367346938776,0.0 40.81632653061224,8.25098380020415 42.44897959183673,7.334747174031263 44.08163265306122,10.21794155363933 45.71428571428571,10.37515059165025 47.3469387755102,4.892485798795528 48.97959183673469,9.809796996094159 50.61224489795918,7.676649347607448 52.24489795918367,9.837985730452282 53.87755102040816,7.822147060963154 55.51020408163265,10.34644316631158 57.14285714285714,20.0 58.77551020408163,10.62518247972783 60.40816326530612,8.198534029227421 62.04081632653061,15.39646748606793 63.6734693877551,8.764866287010967 65.3061224489796,8.682316128125153 66.93877551020408,8.101271314855538 68.57142857142857,8.941410428428963 70.20408163265306,7.409487608341986 71.83673469387755,7.346386730123125 73.46938775510203,6.547987560550648 75.10204081632654,10.97513904343597 76.73469387755102,7.488354735045144 78.36734693877551,11.3625620594185 80.0,7.930674177573042" 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_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,12.44560943643512 1.63265306122449,5.572739187418087 3.26530612244898,13.27391874180865 4.897959183673469,3.040629095674967 6.530612244897959,2.495412844036697 8.16326530612245,12.8178243774574 9.795918367346939,6.35910878112713 11.42857142857143,4.073394495412844 13.06122448979592,1.897771952817824 14.69387755102041,4.293577981651376 16.3265306122449,2.841415465268676 17.95918367346939,2.626474442988204 19.59183673469388,5.410222804718218 21.22448979591837,12.65006553079948 22.85714285714286,2.972477064220183 24.48979591836735,3.958060288335518 26.12244897959184,3.973787680209699 27.75510204081633,1.693315858453473 29.38775510204082,4.91218872870249 31.02040816326531,0.0 32.6530612244898,6.893840104849279 34.28571428571429,2.747051114023591 35.91836734693878,2.820445609436435 37.55102040816327,12.28833551769332 39.18367346938776,0.3722149410222805 40.81632653061224,6.044560943643512 42.44897959183673,2.610747051114024 44.08163265306122,4.498034076015727 45.71428571428571,5.845347313237221 47.3469387755102,0.7601572739187418 48.97959183673469,6.217562254259502 50.61224489795918,5.782437745740498 52.24489795918367,5.845347313237221 53.87755102040816,0.1467889908256881 55.51020408163265,5.289646133682831 57.14285714285714,20.0 58.77551020408163,5.541284403669725 60.40816326530612,2.689384010484928 62.04081632653061,12.47182175622543 63.6734693877551,2.595019659239843 65.3061224489796,2.820445609436435 66.93877551020408,1.944954128440367 68.57142857142857,1.551769331585845 70.20408163265306,1.892529488859764 71.83673469387755,2.484927916120577 73.46938775510203,2.788990825688073 75.10204081632654,4.36697247706422 76.73469387755102,1.488859764089122 78.36734693877551,4.346002621231979 80.0,2.663171690694626" 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_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,12.169705991812432 1.63265306122449,3.6099739486416063 3.26530612244898,11.663565314477111 4.897959183673469,3.974692966133233 6.530612244897959,5.001860811313737 8.16326530612245,12.690733159657611 9.795918367346939,0.3423892817268346 11.42857142857143,3.215481950130261 13.06122448979592,4.168217342761444 14.69387755102041,2.4116114625976905 16.3265306122449,5.50800148864905 17.95918367346939,4.592482322292524 19.59183673469388,1.056940826200229 21.22448979591837,12.847041310011168 22.85714285714286,4.242649795310756 24.48979591836735,1.7045031633792327 26.12244897959184,2.709341272794937 27.75510204081633,4.905098622999626 29.38775510204082,1.1909192407889826 31.02040816326531,5.403796055080017 32.6530612244898,2.2180870859694792 34.28571428571429,5.515444733903985 35.91836734693878,3.371790100483807 37.55102040816327,11.432824711574249 39.18367346938776,1.4067733531819862 40.81632653061224,0.0 42.44897959183673,3.699292891700786 44.08163265306122,2.620022329735768 45.71428571428571,0.38704875325642263 47.3469387755102,4.0788983997022665 48.97959183673469,1.3248976553777396 50.61224489795918,3.4536657982880534 52.24489795918367,3.877930777819131 53.87755102040816,5.359136583550427 55.51020408163265,3.840714551544476 57.14285714285714,20.0 58.77551020408163,3.5802009676218844 60.40816326530612,6.088574618533677 62.04081632653061,12.698176404912545 63.6734693877551,5.083736509117973 65.3061224489796,5.180498697432084 66.93877551020408,5.403796055080017 68.57142857142857,4.465947152958689 70.20408163265306,3.9002605135839232 71.83673469387755,4.153330852251578 73.46938775510203,4.183103833271309 75.10204081632654,3.5950874581317436 76.73469387755102,3.371790100483807 78.36734693877551,1.726832899144032 80.0,4.733903982136214" 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_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,13.12937062937063 1.63265306122449,6.083916083916084 3.26530612244898,14.23076923076923 4.897959183673469,1.748251748251748 6.530612244897959,1.643356643356643 8.16326530612245,14.07342657342657 9.795918367346939,2.132867132867133 11.42857142857143,7.045454545454545 13.06122448979592,2.185314685314685 14.69387755102041,6.975524475524476 16.3265306122449,1.870629370629371 17.95918367346939,2.097902097902098 19.59183673469388,2.15034965034965 21.22448979591837,14.24825174825175 22.85714285714286,0.7867132867132867 24.48979591836735,6.905594405594406 26.12244897959184,6.853146853146853 27.75510204081633,1.293706293706294 29.38775510204082,6.975524475524476 31.02040816326531,1.555944055944056 32.6530612244898,2.56993006993007 34.28571428571429,1.713286713286713 35.91836734693878,1.748251748251748 37.55102040816327,13.6013986013986 39.18367346938776,0.2797202797202797 40.81632653061224,2.465034965034965 42.44897959183673,1.678321678321678 44.08163265306122,7.027972027972028 45.71428571428571,6.136363636363636 47.3469387755102,1.328671328671329 48.97959183673469,1.818181818181818 50.61224489795918,5.559440559440559 52.24489795918367,7.395104895104895 53.87755102040816,0.8391608391608392 55.51020408163265,7.045454545454545 57.14285714285714,20.0 58.77551020408163,6.398601398601399 60.40816326530612,1.258741258741259 62.04081632653061,13.72377622377622 63.6734693877551,1.538461538461538 65.3061224489796,1.975524475524476 66.93877551020408,0.8216783216783217 68.57142857142857,0.8741258741258741 70.20408163265306,0.5594405594405594 71.83673469387755,0.0 73.46938775510203,1.451048951048951 75.10204081632654,6.363636363636364 76.73469387755102,0.8916083916083916 78.36734693877551,6.748251748251748 80.0,1.346153846153846" 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_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,13.29518609900782 1.63265306122449,6.067090135965143 3.26530612244898,13.66139954853273 4.897959183673469,3.26190351199538 6.530612244897959,3.004672161268308 8.16326530612245,13.33151346527377 9.795918367346939,0.0 11.42857142857143,5.941939209407318 13.06122448979592,3.35135702661557 14.69387755102041,5.602183841671479 16.3265306122449,3.073757152606436 17.95918367346939,3.614467951073547 19.59183673469388,0.2866292193815948 21.22448979591837,12.888655572471 22.85714285714286,3.140532311407423 24.48979591836735,5.740143839571631 26.12244897959184,5.711165940469316 27.75510204081633,3.296970969604704 29.38775510204082,6.327681243109875 31.02040816326531,2.802876791432621 32.6530612244898,2.652737676518452 34.28571428571429,3.180639403643236 35.91836734693878,2.74093128248202 37.55102040816327,13.2657882303533 39.18367346938776,2.438133235340438 40.81632653061224,0.9438815685862775 42.44897959183673,2.694524646963095 44.08163265306122,4.828179956953121 45.71428571428571,5.416347314819676 47.3469387755102,2.61095070607381 48.97959183673469,1.889443015381385 50.61224489795918,5.864874796577248 52.24489795918367,6.115386634469001 53.87755102040816,2.557194603391254 55.51020408163265,5.925350412095123 57.14285714285714,20.0 58.77551020408163,6.149614152973909 60.40816326530612,3.956743136122631 62.04081632653061,12.98650847813534 63.6734693877551,4.128720667751588 65.3061224489796,2.673526169352722 66.93877551020408,3.460339125413408 68.57142857142857,3.981521339702872 70.20408163265306,2.277284896844979 71.83673469387755,3.2461546537876 73.46938775510203,3.337918000944931 75.10204081632654,6.67058638248727 76.73469387755102,4.000419969552207 78.36734693877551,5.426636568848758 80.0,3.043099375295291" 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(253,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</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/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,12.09238792996399 1.63265306122449,3.847013535328449 3.26530612244898,10.19744194710046 4.897959183673469,2.133366447286725 6.530612244897959,1.793120576182789 8.16326530612245,11.63541537315286 9.795918367346939,2.411523655780454 11.42857142857143,3.817210977275549 13.06122448979592,1.32621383335403 14.69387755102041,3.809760337762325 16.3265306122449,1.668943250962374 17.95918367346939,1.6167887743698 19.59183673469388,3.213709176704334 21.22448979591837,12.06755246491991 22.85714285714286,1.815472494722464 24.48979591836735,3.628461442940519 26.12244897959184,3.402458711039364 27.75510204081633,1.686328076493232 29.38775510204082,4.09288463926487 31.02040816326531,1.738482553085807 32.6530612244898,3.7725071401962 34.28571428571429,1.050540171364709 35.91836734693878,1.827890227244505 37.55102040816327,12.23395008071526 39.18367346938776,0.0 40.81632653061224,3.78740841922265 42.44897959183673,1.63169005339625 44.08163265306122,3.707934931081585 45.71428571428571,3.67068173351546 47.3469387755102,1.855209238792996 48.97959183673469,3.464547373649572 50.61224489795918,3.834595802806408 52.24489795918367,3.392524525021731 53.87755102040816,1.760834471625481 55.51020408163265,3.844529988824041 57.14285714285714,20.0 58.77551020408163,3.67068173351546 60.40816326530612,2.173103191357258 62.04081632653061,12.10480566248603 63.6734693877551,1.934682726934062 65.3061224489796,1.773252204147523 66.93877551020408,1.904880168881162 68.57142857142857,1.559667204768409 70.20408163265306,1.211970694151248 71.83673469387755,1.949584005960512 73.46938775510203,1.817956041226872 75.10204081632654,3.556438594312679 76.73469387755102,1.589469762821309 78.36734693877551,3.817210977275549 80.0,2.006705575561902" 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_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,15.82148516163124 1.63265306122449,9.142424509304 3.26530612244898,16.1106222427144 4.897959183673469,6.197989480407314 6.530612244897959,6.026437377931946 8.16326530612245,16.04444368791135 9.795918367346939,9.939660729444276 11.42857142857143,9.033853786986759 13.06122448979592,5.024108325013525 14.69387755102041,7.549550656345911 16.3265306122449,5.022258108205119 17.95918367346939,5.202113983716612 19.59183673469388,8.52405244846591 21.22448979591837,14.85247481299859 22.85714285714286,4.04146557893654 24.48979591836735,8.186143652313177 26.12244897959184,7.340476156996077 27.75510204081633,5.013362265790305 29.38775510204082,7.95656875072621 31.02040816326531,4.339187666010703 32.6530612244898,8.433391824854036 34.28571428571429,4.689589126053791 35.91836734693878,3.926900154160064 37.55102040816327,15.04044203899813 39.18367346938776,0.0 40.81632653061224,7.33621325746951 42.44897959183673,3.779844922227987 44.08163265306122,7.658728249776309 45.71428571428571,7.46429266581458 47.3469387755102,2.491353936854321 48.97959183673469,8.015805292064124 50.61224489795918,7.06587437915975 52.24489795918367,7.716188582978153 53.87755102040816,3.690901299814312 55.51020408163265,6.943390026443299 57.14285714285714,20.0 58.77551020408163,4.924847893676181 60.40816326530612,4.297994438988361 62.04081632653061,14.81736509884228 63.6734693877551,4.333059747941264 65.3061224489796,3.842885509323983 66.93877551020408,4.243228021459555 68.57142857142857,5.223976145524733 70.20408163265306,3.801514661488033 71.83673469387755,2.578254919911515 73.46938775510203,3.109296747392859 75.10204081632654,7.695865801554626 76.73469387755102,3.871068011749617 78.36734693877551,8.097126021227167 80.0,4.516482841459362" 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_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,12.43100820659104 1.63265306122449,5.702492191075388 3.26530612244898,12.69395680320621 4.897959183673469,2.078973442991518 6.530612244897959,1.153099354402989 8.16326530612245,12.7649591447728 9.795918367346939,5.11936657735834 11.42857142857143,3.975775671700813 13.06122448979592,0.03190217850113079 14.69387755102041,4.528509795035168 16.3265306122449,1.072144244056109 17.95918367346939,1.29066083718781 19.59183673469388,5.229202489969475 21.22448979591837,13.00729129177164 22.85714285714286,1.889515380138006 24.48979591836735,5.874621772570347 26.12244897959184,4.242723148629495 27.75510204081633,0.9099674313414466 29.38775510204082,4.07077129514847 31.02040816326531,1.171671931859079 32.6530612244898,5.222359961433021 34.28571428571429,1.896269044667493 35.91836734693878,1.805272301533348 37.55102040816327,13.06709676846039 39.18367346938776,0.0 40.81632653061224,5.207430808262575 42.44897959183673,0.3429262028854143 44.08163265306122,4.435558043747751 45.71428571428571,4.505316289216797 47.3469387755102,0.7093125036101003 48.97959183673469,5.414750536516442 50.61224489795918,5.394844998955848 52.24489795918367,5.565908212367204 53.87755102040816,1.495314645232668 55.51020408163265,3.889310992921982 57.14285714285714,20.0 58.77551020408163,5.916743311872676 60.40816326530612,0.8874848375788112 62.04081632653061,12.49312414746093 63.6734693877551,2.398795004065528 65.3061224489796,2.219289709992313 66.93877551020408,1.87894056330894 68.57142857142857,0.9382261855569329 70.20408163265306,1.350021993841724 71.83673469387755,1.893336532437584 73.46938775510203,1.88880446808227 75.10204081632654,5.594522422610558 76.73469387755102,0.8493621785899949 78.36734693877551,5.181571382235196 80.0,2.083150051318964" 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,11.84311658651207 1.63265306122449,5.800557788172256 3.26530612244898,13.4466477809254 4.897959183673469,3.115708105496629 6.530612244897959,2.241254364582647 8.16326530612245,13.01666776467488 9.795918367346939,7.89423984891407 11.42857142857143,4.638865098710938 13.06122448979592,1.339570019983749 14.69387755102041,4.157059094802029 16.3265306122449,3.095065551090322 17.95918367346939,1.099325822957156 19.59183673469388,7.010562839010036 21.22448979591837,12.64466258207611 22.85714285714286,3.07837582625118 24.48979591836735,4.521158618266465 26.12244897959184,3.839954322858335 27.75510204081633,1.6843445988976 29.38775510204082,5.0227287700112 31.02040816326531,0.0 32.6530612244898,8.272833080791443 34.28571428571429,2.759953444451764 35.91836734693878,2.736236467048774 37.55102040816327,12.48127895996662 39.18367346938776,0.8134044842655423 40.81632653061224,7.231042888200804 42.44897959183673,2.776643169290906 44.08163265306122,5.504973977205349 45.71428571428571,6.319256868041373 47.3469387755102,1.412916968618925 48.97959183673469,7.63423150405165 50.61224489795918,6.143575553945144 52.24489795918367,6.315743241759448 53.87755102040816,0.5999516876386235 55.51020408163265,5.608625952522125 57.14285714285714,20.0 58.77551020408163,5.864242264532139 60.40816326530612,2.801238553264378 62.04081632653061,12.21248654939939 63.6734693877551,2.737114873619255 65.3061224489796,3.220677690669126 66.93877551020408,1.963677888310605 68.57142857142857,2.333487054483168 70.20408163265306,2.40463798669214 71.83673469387755,2.912796187715484 73.46938775510203,2.958034126095263 75.10204081632654,4.941476162241694 76.73469387755102,1.660188418209368 78.36734693877551,4.962118716648001 80.0,3.127566594198125" 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_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,10.39053594914511 1.63265306122449,2.05469092503288 3.26530612244898,10.86664291977203 4.897959183673469,0.0 6.530612244897959,0.2748794388426129 8.16326530612245,10.91640179745726 9.795918367346939,0.795703638754932 11.42857142857143,1.742848531345901 13.06122448979592,5.225558965366068 14.69387755102041,7.476901578255151 16.3265306122449,6.048416264796142 17.95918367346939,5.943199254712845 19.59183673469388,6.850120561157387 21.22448979591837,14.54786825953529 22.85714285714286,6.01854997807979 24.48979591836735,7.343845900920649 26.12244897959184,7.10817623849189 27.75510204081633,5.582995396755809 29.38775510204082,8.026249451994738 31.02040816326531,5.181828145550197 32.6530612244898,7.724325953529154 34.28571428571429,5.127246821569487 35.91836734693878,5.18999342393687 37.55102040816327,14.72838119245945 39.18367346938776,4.338146646207804 40.81632653061224,6.337050635686103 42.44897959183673,5.345654318281456 44.08163265306122,7.014302937308198 45.71428571428571,7.070172073651907 47.3469387755102,5.252575624725997 48.97959183673469,6.877246821569487 50.61224489795918,6.853600394563788 52.24489795918367,6.966599079351162 53.87755102040816,5.002109820254274 55.51020408163265,6.858039237176677 57.14285714285714,20.0 58.77551020408163,7.690568829460763 60.40816326530612,4.890152345462516 62.04081632653061,14.41793621218764 63.6734693877551,4.859902455063569 65.3061224489796,5.065733231039018 66.93877551020408,4.183362560280579 68.57142857142857,4.935088776852258 70.20408163265306,4.074884918895221 71.83673469387755,3.86979395002192 73.46938775510203,3.695172073651907 75.10204081632654,7.694459666812801 76.73469387755102,4.274934239368698 78.36734693877551,6.903907277509864 80.0,4.761234107847435" 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_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,9.521552513058042 1.63265306122449,2.339730195524136 3.26530612244898,10.1055117260525 4.897959183673469,0.1025599791790758 6.530612244897959,0.0 8.16326530612245,9.966896000118494 9.795918367346939,3.895396015459113 11.42857142857143,2.503356421848005 13.06122448979592,0.7018174931734241 14.69387755102041,2.522146036354095 16.3265306122449,0.9873646190289282 17.95918367346939,1.159814346759373 19.59183673469388,6.616229529529635 21.22448979591837,10.92969446774926 22.85714285714286,0.088446608823713 24.48979591836735,2.968145467164196 26.12244897959184,8.136135835370816 27.75510204081633,5.969765225036315 29.38775510204082,9.151684876158878 31.02040816326531,6.315616856907987 32.6530612244898,11.21153868534061 34.28571428571429,6.594329472081659 35.91836734693878,6.26987007023888 37.55102040816327,14.75761291489765 39.18367346938776,4.404662278896703 40.81632653061224,10.81564489321342 42.44897959183673,5.836037338010988 44.08163265306122,8.503041145658656 45.71428571428571,8.967385841983152 47.3469387755102,5.138578696851364 48.97959183673469,10.98327026046257 50.61224489795918,8.420646146912356 52.24489795918367,9.116687103193705 53.87755102040816,6.494837616892879 55.51020408163265,7.706386881971386 57.14285714285714,20.0 58.77551020408163,7.684381027144434 60.40816326530612,5.450765602732958 62.04081632653061,14.86649957733947 63.6734693877551,6.842551282634524 65.3061224489796,6.7214556026589 66.93877551020408,6.485252374357678 68.57142857142857,6.786774904438517 70.20408163265306,6.21938356099166 71.83673469387755,5.853536224493574 73.46938775510203,5.679711130836445 75.10204081632654,9.17487566163036 76.73469387755102,6.222324728127185 78.36734693877551,8.75450035600818 80.0,6.811573810070429" 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_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,14.45433564127926 1.63265306122449,5.077481041872733 3.26530612244898,14.84338938344873 4.897959183673469,4.536762281569403 6.530612244897959,4.589515331355094 8.16326530612245,14.71810089020772 9.795918367346939,3.363006923837784 11.42857142857143,4.91262776129245 13.06122448979592,4.602703593801517 14.69387755102041,5.136828222881635 16.3265306122449,4.457632706890867 17.95918367346939,4.154302670623145 19.59183673469388,4.1279261457303 21.22448979591837,14.95548961424332 22.85714285714286,4.1279261457303 24.48979591836735,4.925816023738872 26.12244897959184,5.123639960435213 27.75510204081633,4.022420046158919 29.38775510204082,4.200461589185625 31.02040816326531,4.319155951203429 32.6530612244898,4.292779426310584 34.28571428571429,3.844378503132212 35.91836734693878,3.606989779096604 37.55102040816327,14.84998351467194 39.18367346938776,0.0 40.81632653061224,3.910319815364326 42.44897959183673,4.081767227167821 44.08163265306122,3.508077810748434 45.71428571428571,5.288493241015496 47.3469387755102,4.048796571051764 48.97959183673469,3.165182987141444 50.61224489795918,1.107814045499505 52.24489795918367,5.182987141444115 53.87755102040816,3.923508077810748 55.51020408163265,5.248928453676228 57.14285714285714,20.0 58.77551020408163,5.275304978569074 60.40816326530612,4.629080118694362 62.04081632653061,14.58621826574349 63.6734693877551,4.398285525881965 65.3061224489796,3.428948236069898 66.93877551020408,3.712495878667985 68.57142857142857,4.56973293768546 70.20408163265306,3.356412792614573 71.83673469387755,3.072865150016485 73.46938775510203,3.547642598087702 75.10204081632654,5.01153972964062 76.73469387755102,4.391691394658754 78.36734693877551,4.695021430926475 80.0,4.246620507748104" 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_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,15.36038281327884 1.63265306122449,6.404147143854052 3.26530612244898,16.23068487688167 4.897959183673469,3.057521682783372 6.530612244897959,2.039677001295982 8.16326530612245,15.54281726647393 9.795918367346939,3.305752168278337 11.42857142857143,7.173761339846476 13.06122448979592,3.782274947662247 14.69387755102041,6.387199680988934 16.3265306122449,3.584886850762636 17.95918367346939,3.573920845379324 19.59183673469388,3.135280630046855 21.22448979591837,15.55876781975875 22.85714285714286,2.667730036885654 24.48979591836735,7.302362675705314 26.12244897959184,6.852756454989532 27.75510204081633,2.758448808693052 29.38775510204082,6.836805901704715 31.02040816326531,2.165287608413917 32.6530612244898,5.044362476323397 34.28571428571429,3.96271558169674 35.91836734693878,2.855149037982255 37.55102040816327,16.17485794038481 39.18367346938776,1.977868607317316 40.81632653061224,2.942877081048749 42.44897959183673,3.776293490180441 44.08163265306122,4.347522679692952 45.71428571428571,6.468946266573622 47.3469387755102,2.807297378127804 48.97959183673469,3.115342438440833 50.61224489795918,6.936496859734822 52.24489795918367,6.819858438839597 53.87755102040816,4.504037483800219 55.51020408163265,6.945469045957532 57.14285714285714,20.0 58.77551020408163,7.080051839298176 60.40816326530612,3.217027215631542 62.04081632653061,15.29059914265776 63.6734693877551,4.281726647393081 65.3061224489796,3.717475824942678 66.93877551020408,4.201973880968996 68.57142857142857,3.406440035888745 70.20408163265306,0.0 71.83673469387755,2.218123816169873 73.46938775510203,2.931911075665437 75.10204081632654,6.994317615392284 76.73469387755102,5.444123218024125 78.36734693877551,6.743096401156415 80.0,0.7436945469045958" 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_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,14.83485604375789 1.63265306122449,8.853008354871672 3.26530612244898,14.83786139328004 4.897959183673469,5.10578830317966 6.530612244897959,4.959277513974875 8.16326530612245,14.48368095209473 9.795918367346939,0.0 11.42857142857143,7.718338642784156 13.06122448979592,4.603143595600168 14.69387755102041,7.964927571076516 16.3265306122449,4.546192222155437 17.95918367346939,6.042555749233636 19.59183673469388,0.9417262727655226 21.22448979591837,14.37413596201238 22.85714285714286,5.870800024042796 24.48979591836735,7.675211877141312 26.12244897959184,8.029542585802728 27.75510204081633,4.354601190118411 29.38775510204082,7.18383723026988 31.02040816326531,4.712237783254192 32.6530612244898,1.401995552082707 34.28571428571429,4.089980164693154 35.91836734693878,5.048987197211036 37.55102040816327,14.4650477850574 39.18367346938776,4.222816613572158 40.81632653061224,0.3042916391176294 42.44897959183673,5.79867163551121 44.08163265306122,8.026837771232794 45.71428571428571,8.08303780729699 47.3469387755102,3.432109154294644 48.97959183673469,0.9546492757107652 50.61224489795918,8.28920478451644 52.24489795918367,8.51851295305644 53.87755102040816,5.160485664482779 55.51020408163265,8.252088717917895 57.14285714285714,20.0 58.77551020408163,7.992877321632506 60.40816326530612,5.687623970667789 62.04081632653061,14.17217647412394 63.6734693877551,5.53420087756206 65.3061224489796,4.501111979323195 66.93877551020408,4.232583999519144 68.57142857142857,5.756747009677225 70.20408163265306,4.73793352166857 71.83673469387755,4.777904670313157 73.46938775510203,5.272284666706738 75.10204081632654,7.692793171845886 76.73469387755102,5.604976858808679 78.36734693877551,7.927360702049648 80.0,5.39340025244936" 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_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,8.358208955223883 1.63265306122449,3.054726368159205 3.26530612244898,11.611940298507463 4.897959183673469,2.3283582089552297 6.530612244897959,0.7661691542288587 8.16326530612245,11.35323383084577 9.795918367346939,3.134328358208954 11.42857142857143,2.696517412935325 13.06122448979592,1.0248756218905477 14.69387755102041,1.243781094527364 16.3265306122449,0.8656716417910495 17.95918367346939,1.7213930348258764 19.59183673469388,4.527363184079608 21.22448979591837,10.45771144278607 22.85714285714286,2.437810945273636 24.48979591836735,1.5721393034825866 26.12244897959184,1.552238805970152 27.75510204081633,1.93034825870647 29.38775510204082,3.2039800995024876 31.02040816326531,1.0248756218905477 32.6530612244898,3.50248756218906 34.28571428571429,1.9004975124378163 35.91836734693878,2.1393034825870636 37.55102040816327,11.452736318407961 39.18367346938776,0.0 40.81632653061224,0.9651741293532332 42.44897959183673,1.1442786069651731 44.08163265306122,2.427860696517417 45.71428571428571,3.3432835820895512 47.3469387755102,1.86069651741294 48.97959183673469,3.383084577114424 50.61224489795918,2.746268656716417 52.24489795918367,2.955223880597014 53.87755102040816,1.5721393034825866 55.51020408163265,1.810945273631841 57.14285714285714,20.0 58.77551020408163,2.995024875621887 60.40816326530612,2.1393034825870636 62.04081632653061,11.08457711442786 63.6734693877551,2.0895522388059717 65.3061224489796,1.9800995024875654 66.93877551020408,1.492537313432834 68.57142857142857,1.4427860696517456 70.20408163265306,1.5621890547263675 71.83673469387755,1.9104477611940318 73.46938775510203,0.497512437810947 75.10204081632654,2.6865671641791096 76.73469387755102,1.293532338308463 78.36734693877551,2.7064676616915406 80.0,2.3084577114427844" 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_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,8.565022421524665 1.63265306122449,3.690582959641256 3.26530612244898,12.12107623318386 4.897959183673469,1.62780269058296 6.530612244897959,0.3632286995515695 8.16326530612245,11.75784753363229 9.795918367346939,5.022421524663677 11.42857142857143,3.224215246636771 13.06122448979592,0.9192825112107623 14.69387755102041,1.430493273542601 16.3265306122449,1.080717488789238 17.95918367346939,1.713004484304933 19.59183673469388,5.349775784753363 21.22448979591837,11.72645739910314 22.85714285714286,0.7623318385650224 24.48979591836735,3.982062780269058 26.12244897959184,1.834080717488789 27.75510204081633,1.139013452914798 29.38775510204082,4.031390134529148 31.02040816326531,0.06278026905829596 32.6530612244898,5.856502242152466 34.28571428571429,1.210762331838565 35.91836734693878,0.8923766816143498 37.55102040816327,12.17488789237668 39.18367346938776,0.0 40.81632653061224,4.955156950672646 42.44897959183673,1.52914798206278 44.08163265306122,3.008968609865471 45.71428571428571,3.901345291479821 47.3469387755102,1.31390134529148 48.97959183673469,5.255605381165919 50.61224489795918,3.654708520179372 52.24489795918367,3.439461883408072 53.87755102040816,1.022421524663677 55.51020408163265,2.336322869955157 57.14285714285714,20.0 58.77551020408163,4.013452914798206 60.40816326530612,1.403587443946188 62.04081632653061,11.80717488789238 63.6734693877551,1.309417040358744 65.3061224489796,1.399103139013453 66.93877551020408,0.6591928251121076 68.57142857142857,0.1165919282511211 70.20408163265306,0.7937219730941704 71.83673469387755,1.152466367713004 73.46938775510203,0.9282511210762332 75.10204081632654,3.726457399103139 76.73469387755102,0.7982062780269058 78.36734693877551,3.887892376681614 80.0,1.556053811659193" 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_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,4.974184665691421 1.63265306122449,1.744256088116341 3.26530612244898,5.0623870579124 4.897959183673469,0.1901729627398675 6.530612244897959,0.0 8.16326530612245,5.054212202048017 9.795918367346939,0.5855778332329404 11.42857142857143,2.146545047758368 13.06122448979592,10.50727131916358 14.69387755102041,11.91248601669392 16.3265306122449,11.11823423113329 17.95918367346939,10.64667412442991 19.59183673469388,11.75501247741158 21.22448979591837,16.85440151449961 22.85714285714286,10.76757594010842 24.48979591836735,12.07512262283797 26.12244897959184,12.18440753807762 27.75510204081633,10.73831856122537 29.38775510204082,10.87255829962998 31.02040816326531,10.41046381550641 32.6530612244898,12.26916788572412 34.28571428571429,10.63075466827295 35.91836734693878,10.29687634454866 37.55102040816327,17.30875139833061 39.18367346938776,9.623956630238363 40.81632653061224,11.49987092332846 42.44897959183673,10.24223388692884 44.08163265306122,11.81438774632131 45.71428571428571,11.74554685483177 47.3469387755102,10.21125548575854 48.97959183673469,11.42672747612082 50.61224489795918,11.88667068238534 52.24489795918367,11.87935633766457 53.87755102040816,10.0623870579124 55.51020408163265,11.46717149987092 57.14285714285714,20.0 58.77551020408163,12.08415798984597 60.40816326530612,10.01419843386972 62.04081632653061,17.19860597194734 63.6734693877551,10.61139316754152 65.3061224489796,10.53179588675673 66.93877551020408,10.59418294466913 68.57142857142857,10.77015747353928 70.20408163265306,9.808106014972894 71.83673469387755,10.34420445744772 73.46938775510203,9.929438086223216 75.10204081632654,12.28637810859651 76.73469387755102,10.42509250494794 78.36734693877551,11.99380431976594 80.0,10.24610618707512" 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_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,9.25065963060686 1.63265306122449,3.646437994722955 3.26530612244898,13.26121372031662 4.897959183673469,2.485488126649077 6.530612244897959,2.0 8.16326530612245,12.69656992084433 9.795918367346939,6.696569920844327 11.42857142857143,3.9155672823219 13.06122448979592,1.614775725593668 14.69387755102041,3.936675461741425 16.3265306122449,1.356200527704485 17.95918367346939,2.923482849604222 19.59183673469388,4.137203166226913 21.22448979591837,11.50395778364116 22.85714285714286,2.353562005277045 24.48979591836735,4.263852242744063 26.12244897959184,4.058047493403694 27.75510204081633,2.094986807387863 29.38775510204082,5.261213720316623 31.02040816326531,0.8337730870712401 32.6530612244898,6.321899736147757 34.28571428571429,2.733509234828496 35.91836734693878,2.364116094986807 37.55102040816327,13.25593667546174 39.18367346938776,0.06860158311345646 40.81632653061224,5.641160949868074 42.44897959183673,1.514511873350923 44.08163265306122,4.153034300791557 45.71428571428571,5.614775725593668 47.3469387755102,1.197889182058047 48.97959183673469,5.87335092348285 50.61224489795918,5.546174142480211 52.24489795918367,5.377308707124011 53.87755102040816,0.0 55.51020408163265,4.970976253298153 57.14285714285714,20.0 58.77551020408163,5.430079155672823 60.40816326530612,0.5963060686015831 62.04081632653061,12.68073878627968 63.6734693877551,2.738786279683377 65.3061224489796,2.627968337730871 66.93877551020408,2.437994722955145 68.57142857142857,0.9762532981530343 70.20408163265306,0.7810026385224274 71.83673469387755,2.147757255936675 73.46938775510203,2.490765171503958 75.10204081632654,4.04221635883905 76.73469387755102,1.287598944591029 78.36734693877551,5.609498680738786 80.0,1.530343007915567" 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_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,13.451309935739 1.63265306122449,5.597627286208601 3.26530612244898,13.32081067721206 4.897959183673469,3.677706376668314 6.530612244897959,3.501730103806228 8.16326530612245,13.24567474048443 9.795918367346939,3.246663371230845 11.42857142857143,5.63717251606525 13.06122448979592,2.896688086999506 14.69387755102041,5.692535837864558 16.3265306122449,3.056846267918932 17.95918367346939,2.746416213544241 19.59183673469388,4.848245180425111 21.22448979591837,13.43153732081068 22.85714285714286,2.874938210578349 24.48979591836735,5.931784478497281 26.12244897959184,4.905585763717252 27.75510204081633,2.45180425111221 29.38775510204082,4.917449332674246 31.02040816326531,2.366782006920415 32.6530612244898,4.652496292634701 34.28571428571429,3.023232822540781 35.91836734693878,2.665348492338112 37.55102040816327,13.71626297577855 39.18367346938776,0.0 40.81632653061224,5.024221453287197 42.44897959183673,2.92436974789916 44.08163265306122,5.57192288680178 45.71428571428571,5.712308452792882 47.3469387755102,1.055857637172516 48.97959183673469,3.843796342066238 50.61224489795918,3.353435491843796 52.24489795918367,5.791398912506179 53.87755102040816,2.335145823035096 55.51020408163265,5.718240237271379 57.14285714285714,20.0 58.77551020408163,5.720217498764212 60.40816326530612,3.729115175481957 62.04081632653061,13.39396935244686 63.6734693877551,3.501730103806228 65.3061224489796,2.726643598615917 66.93877551020408,2.103806228373702 68.57142857142857,3.543252595155709 70.20408163265306,2.45180425111221 71.83673469387755,1.876421156697973 73.46938775510203,2.038556599110232 75.10204081632654,5.82501235788433 76.73469387755102,3.394957983193277 78.36734693877551,6.315373208106772 80.0,3.163618388531883" 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_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,11.449144914491448 1.63265306122449,3.0603060306030585 3.26530612244898,12.997299729972998 4.897959183673469,3.762376237623762 6.530612244897959,1.8361836183618365 8.16326530612245,13.015301530153017 9.795918367346939,3.6003600360036003 11.42857142857143,3.7983798379837985 13.06122448979592,2.952295229522953 14.69387755102041,0.0 16.3265306122449,3.096309630963095 17.95918367346939,4.068406840684066 19.59183673469388,3.8703870387038712 21.22448979591837,12.529252925292528 22.85714285714286,3.7263726372637223 24.48979591836735,4.788478847884788 26.12244897959184,2.6462646264626457 27.75510204081633,2.988298829882986 29.38775510204082,5.184518451845186 31.02040816326531,2.502250225022504 32.6530612244898,4.194419441944197 34.28571428571429,3.942394239423944 35.91836734693878,3.8883888388838876 37.55102040816327,13.321332133213321 39.18367346938776,0.16201620162016184 40.81632653061224,4.284428442844286 42.44897959183673,3.492349234923495 44.08163265306122,3.312331233123313 45.71428571428571,5.184518451845186 47.3469387755102,2.6282628262826293 48.97959183673469,5.004500450045006 50.61224489795918,4.932493249324935 52.24489795918367,5.292529252925293 53.87755102040816,3.2583258325832567 55.51020408163265,3.096309630963095 57.14285714285714,20.0 58.77551020408163,4.716471647164715 60.40816326530612,3.996399639963993 62.04081632653061,12.871287128712872 63.6734693877551,4.410441044104411 65.3061224489796,2.1782178217821766 66.93877551020408,4.104410441044106 68.57142857142857,3.7443744374437458 70.20408163265306,3.3843384338433857 71.83673469387755,3.942394239423944 73.46938775510203,3.582358235823584 75.10204081632654,4.410441044104411 76.73469387755102,2.466246624662464 78.36734693877551,5.346534653465344 80.0,4.068406840684066" 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_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,12.76758039905979 1.63265306122449,5.430040267489668 3.26530612244898,13.63735111514045 4.897959183673469,3.298311985138521 6.530612244897959,3.236215463196164 8.16326530612245,13.06944041392974 9.795918367346939,3.610212394591744 11.42857142857143,3.91148919104216 13.06122448979592,3.896494970270688 14.69387755102041,5.322270541326956 16.3265306122449,3.400270709372941 17.95918367346939,2.854616922230719 19.59183673469388,3.084873813704786 21.22448979591837,13.34522082160365 22.85714285714286,2.43238090799906 24.48979591836735,5.017580575578682 26.12244897959184,4.776544734476752 27.75510204081633,2.514750271662575 29.38775510204082,5.287473725162909 31.02040816326531,2.378529936544989 32.6530612244898,5.849888334148851 34.28571428571429,3.5614578765907 35.91836734693878,1.809835491453308 37.55102040816327,13.49775715095684 39.18367346938776,0.0 40.81632653061224,3.315519046741497 42.44897959183673,2.198997513907924 44.08163265306122,5.388815339350509 45.71428571428571,5.750165045164124 47.3469387755102,1.253600455842387 48.97959183673469,5.676895583426712 50.61224489795918,3.294051525158532 52.24489795918367,5.603551277679045 53.87755102040816,2.205991898488928 55.51020408163265,5.811873225543837 57.14285714285714,20.0 58.77551020408163,5.604743133238578 60.40816326530612,4.307083561925299 62.04081632653061,13.21390912383789 63.6734693877551,4.335196666758456 65.3061224489796,2.545403836390994 66.93877551020408,3.487399022367768 68.57142857142857,3.854226462441369 70.20408163265306,2.451371516487924 71.83673469387755,1.655370163647134 73.46938775510203,2.778260498108071 75.10204081632654,5.843731355192021 76.73469387755102,2.943000637586238 78.36734693877551,5.437671532233409 80.0,3.174145772125407" 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_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,11.95612099518858 1.63265306122449,6.066396545111967 3.26530612244898,12.85437706227061 4.897959183673469,1.567001446947423 6.530612244897959,0.9821827229660754 8.16326530612245,12.91777596214593 9.795918367346939,2.267983555562966 11.42857142857143,4.416691214750341 13.06122448979592,1.422454919528603 14.69387755102041,3.479232321211212 16.3265306122449,1.310404496838392 17.95918367346939,1.693873354120465 19.59183673469388,2.915385997773072 21.22448979591837,12.49884670323868 22.85714285714286,1.389254794287059 24.48979591836735,6.13590930733645 26.12244897959184,3.197253578925331 27.75510204081633,1.672826846154844 29.38775510204082,6.096965856857808 31.02040816326531,0.6845673145508071 32.6530612244898,2.917498059311876 34.28571428571429,1.877400385729134 35.91836734693878,0.8207026495256199 37.55102040816327,13.02612101371543 39.18367346938776,0.0 40.81632653061224,2.343128481890925 42.44897959183673,1.100235846871833 44.08163265306122,4.996137150606662 45.71428571428571,4.982316116326421 47.3469387755102,0.5449118770113218 48.97959183673469,2.567933347784281 50.61224489795918,5.833588077597882 52.24489795918367,5.759851192295792 53.87755102040816,1.072149133776866 55.51020408163265,4.825541864209265 57.14285714285714,20.0 58.77551020408163,5.214754046728435 60.40816326530612,1.769314710138081 62.04081632653061,12.48298771484205 63.6734693877551,1.984893201940873 65.3061224489796,0.9407566738365598 66.93877551020408,1.7196997908318 68.57142857142857,1.066628130807011 70.20408163265306,1.066368754828562 71.83673469387755,1.635587866391728 73.46938775510203,1.247968993454462 75.10204081632654,5.750180173670744 76.73469387755102,0.9890006058281782 78.36734693877551,6.16877594917713 80.0,1.768795958181182" 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/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,9.946389366373367 1.63265306122449,0.8912980581037153 3.26530612244898,10.55210443011045 4.897959183673469,1.897646237895059 6.530612244897959,1.703116224449853 8.16326530612245,9.248089589325527 9.795918367346939,4.494953792739588 11.42857142857143,1.460251544496826 13.06122448979592,3.248123627823068 14.69387755102041,1.469271746345116 16.3265306122449,2.509488231189475 17.95918367346939,2.618071038344367 19.59183673469388,6.508160729785387 21.22448979591837,9.988937488299266 22.85714285714286,1.43676498119373 24.48979591836735,1.372262028354068 26.12244897959184,2.348315945334173 27.75510204081633,2.100685875725445 29.38775510204082,1.559133379852613 31.02040816326531,0.0 32.6530612244898,9.517504297360315 34.28571428571429,1.82616539305955 35.91836734693878,1.151352179314805 37.55102040816327,10.33238592848512 39.18367346938776,0.09598856306482632 40.81632653061224,5.748081079701142 42.44897959183673,1.625168065081607 44.08163265306122,1.724560477900505 45.71428571428571,2.319383222424562 47.3469387755102,0.6911516925642902 48.97959183673469,7.055159385264734 50.61224489795918,2.149360927208673 52.24489795918367,1.323757169358545 53.87755102040816,1.433701516415065 55.51020408163265,1.723198937998877 57.14285714285714,20.0 58.77551020408163,2.04213965995541 60.40816326530612,2.75082117875317 62.04081632653061,10.08186258658543 63.6734693877551,3.150433139881206 65.3061224489796,0.7071497864084278 66.93877551020408,0.6181391153394489 68.57142857142857,2.673723981823442 70.20408163265306,0.3068570553295778 71.83673469387755,2.092516636315673 73.46938775510203,1.221301291760982 75.10204081632654,2.473577616284017 76.73469387755102,0.6969382371462124 78.36734693877551,0.1635549806831526 80.0,0.9471211940704937" 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,248,120);color:black;padding:2px 6px;display:block;text-align:right">1.03</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_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,11.594561186650186 1.63265306122449,3.9555006180469725 3.26530612244898,12.274412855377008 4.897959183673469,2.8739184177997537 6.530612244897959,2.0395550061804677 8.16326530612245,12.138442521631642 9.795918367346939,3.646477132262053 11.42857142857143,3.3374536464771296 13.06122448979592,0.4635352286773795 14.69387755102041,1.5760197775030917 16.3265306122449,2.657601977750307 17.95918367346939,3.0284301606922135 19.59183673469388,3.584672435105066 21.22448979591837,11.87886279357231 22.85714285714286,2.1322620519159443 24.48979591836735,4.048207663782449 26.12244897959184,1.6996291718170582 27.75510204081633,2.008652657601978 29.38775510204082,1.3906056860321385 31.02040816326531,1.3288009888751553 32.6530612244898,3.2447466007416566 34.28571428571429,2.8430160692212603 35.91836734693878,2.7194066749072903 37.55102040816327,12.277503090234855 39.18367346938776,0.0 40.81632653061224,3.2447466007416566 42.44897959183673,2.1322620519159443 44.08163265306122,2.286773794808404 45.71428571428571,3.4610630407910996 47.3469387755102,1.297898640296662 48.97959183673469,3.6773794808405427 50.61224489795918,3.9864029666254623 52.24489795918367,3.9864029666254623 53.87755102040816,2.2558714462299143 55.51020408163265,1.1124845488257087 57.14285714285714,20.0 58.77551020408163,4.048207663782449 60.40816326530612,2.070457354758961 62.04081632653061,11.594561186650186 63.6734693877551,2.9048207663782435 65.3061224489796,2.194066749072931 66.93877551020408,2.7194066749072903 68.57142857142857,2.286773794808404 70.20408163265306,1.6687268232385648 71.83673469387755,2.564894932014834 73.46938775510203,2.9048207663782435 75.10204081632654,3.0902348578491967 76.73469387755102,2.1322620519159443 78.36734693877551,2.626699629171817 80.0,2.410383189122374" 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_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,9.78669570921345 1.63265306122449,6.875770922359704 3.26530612244898,14.9504365942333 4.897959183673469,8.027500149257984 6.530612244897959,7.822128969042919 8.16326530612245,14.22141768158843 9.795918367346939,7.74027706183807 11.42857142857143,6.729427860007328 13.06122448979592,7.796881932447983 14.69387755102041,6.196048116871537 16.3265306122449,7.797155084312225 17.95918367346939,7.391185077167353 19.59183673469388,7.426651895654427 21.22448979591837,13.78156903893858 22.85714285714286,7.724742525101681 24.48979591836735,7.24911098823613 26.12244897959184,8.145244211424226 27.75510204081633,5.725110889901459 29.38775510204082,7.790525298350124 31.02040816326531,6.829690202862085 32.6530612244898,8.37099252071174 34.28571428571429,7.591561480436278 35.91836734693878,7.224312701132449 37.55102040816327,14.77942401637038 39.18367346938776,0.0 40.81632653061224,5.216029956174734 42.44897959183673,7.234957819498907 44.08163265306122,5.910038604162756 45.71428571428571,7.221963595099968 47.3469387755102,7.385507420560609 48.97959183673469,6.819474323139436 50.61224489795918,7.494007243207006 52.24489795918367,7.485957067550846 53.87755102040816,7.334092435371293 55.51020408163265,7.854052617633826 57.14285714285714,20.0 58.77551020408163,7.267603369445311 60.40816326530612,8.402982506183964 62.04081632653061,14.07042323320496 63.6734693877551,9.01550214872963 65.3061224489796,8.185690198179483 66.93877551020408,7.19978366372352 68.57142857142857,6.235604408983262 70.20408163265306,6.750487868740384 71.83673469387755,7.583507402610629 73.46938775510203,6.605139859607746 75.10204081632654,7.435127407784906 76.73469387755102,8.89407053639612 78.36734693877551,7.558393039778326 80.0,7.395973039130565" 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/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,10.3815378795044 1.63265306122449,2.186701976733188 3.26530612244898,10.76326492007945 4.897959183673469,1.652511113212901 6.530612244897959,1.867019767331883 8.16326530612245,10.76023834294902 9.795918367346939,3.830511680696113 11.42857142857143,2.001702449635865 13.06122448979592,1.469024874680791 14.69387755102041,1.750118225669157 16.3265306122449,2.000189161070652 17.95918367346939,2.104984394211671 19.59183673469388,3.813487184337463 21.22448979591837,10.79844887922066 22.85714285714286,0.0 24.48979591836735,1.794381916201646 26.12244897959184,2.140546675494183 27.75510204081633,1.941170907027334 29.38775510204082,2.069800435070462 31.02040816326531,1.941549229168637 32.6530612244898,4.497493615813866 34.28571428571429,1.739525205712664 35.91836734693878,1.517828430908919 37.55102040816327,11.00652605693748 39.18367346938776,0.3344367729121347 40.81632653061224,3.605031684479334 42.44897959183673,1.118698571833917 44.08163265306122,1.741795138560484 45.71428571428571,1.889340773668779 47.3469387755102,0.2954695923578927 48.97959183673469,4.259150666792774 50.61224489795918,1.94079258488603 52.24489795918367,2.24382862006999 53.87755102040816,1.392225479996217 55.51020408163265,2.012673791733661 57.14285714285714,20.0 58.77551020408163,2.204483117374444 60.40816326530612,1.831457486049371 62.04081632653061,10.7579684101012 63.6734693877551,2.067908824363946 65.3061224489796,0.6908162300198619 66.93877551020408,1.430436016267852 68.57142857142857,0.8357136101390334 70.20408163265306,0.9333207225952899 71.83673469387755,1.936252719190391 73.46938775510203,1.716069232951859 75.10204081632654,2.015700368864088 76.73469387755102,1.7777357419843 78.36734693877551,2.338787477537123 80.0,1.68542513950629" 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_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,11.459694989106758 1.63265306122449,3.8562091503268014 3.26530612244898,13.616557734204791 4.897959183673469,2.7450980392156907 6.530612244897959,0.435729847494553 8.16326530612245,13.355119825708062 9.795918367346939,1.9607843137254903 11.42857142857143,2.0697167755991295 13.06122448979592,0.915032679738566 14.69387755102041,1.067538126361658 16.3265306122449,1.6339869281045765 17.95918367346939,2.8758169934640563 19.59183673469388,3.006535947712422 21.22448979591837,12.483660130718956 22.85714285714286,2.2440087145969514 24.48979591836735,3.7472766884531623 26.12244897959184,0.9803921568627452 27.75510204081633,1.19825708061002 29.38775510204082,3.529411764705884 31.02040816326531,0.17429193899782547 32.6530612244898,3.529411764705884 34.28571428571429,2.723311546840957 35.91836734693878,2.5925925925925917 37.55102040816327,13.551198257080612 39.18367346938776,0.8496732026143796 40.81632653061224,2.4400871459695033 42.44897959183673,2.0915032679738594 44.08163265306122,0.08714596949891273 45.71428571428571,4.226579520697168 47.3469387755102,1.6993464052287592 48.97959183673469,3.6601307189542496 50.61224489795918,3.7690631808278887 52.24489795918367,4.008714596949892 53.87755102040816,1.3943355119825718 55.51020408163265,1.4161220043572982 57.14285714285714,20.0 58.77551020408163,3.289760348583883 60.40816326530612,2.614379084967318 62.04081632653061,12.30936819172113 63.6734693877551,3.1590413943355102 65.3061224489796,0.0 66.93877551020408,2.614379084967318 68.57142857142857,2.265795206971678 70.20408163265306,1.8518518518518512 71.83673469387755,2.527233115468416 73.46938775510203,1.7211328976034892 75.10204081632654,3.289760348583883 76.73469387755102,0.5882352941176521 78.36734693877551,4.095860566448803 80.0,2.614379084967318" 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_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,12.29725386565725 1.63265306122449,2.209763239652894 3.26530612244898,12.8271970860265 4.897959183673469,4.955183373210013 6.530612244897959,5.135164089561833 8.16326530612245,12.02299753597829 9.795918367346939,0.0 11.42857142857143,2.24261686247902 13.06122448979592,4.788772631503767 14.69387755102041,1.998357318858694 16.3265306122449,5.247294932685784 17.95918367346939,5.074456308252687 19.59183673469388,0.6742134771274506 21.22448979591837,12.81719815734028 22.85714285714286,5.12516516087562 24.48979591836735,1.624111702317609 26.12244897959184,2.076920329964647 27.75510204081633,5.10945255865443 29.38775510204082,2.406884976609649 31.02040816326531,4.330964539513624 32.6530612244898,1.544834482019784 34.28571428571429,5.008034853408563 35.91836734693878,3.909581116308967 37.55102040816327,12.925043745313 39.18367346938776,2.846837838802985 40.81632653061224,0.3428204120987037 42.44897959183673,4.524515230511017 44.08163265306122,1.324858050923115 45.71428571428571,2.198335892582938 47.3469387755102,3.688176266828554 48.97959183673469,0.3378209477555976 50.61224489795918,1.463414634146341 52.24489795918367,2.354033496411099 53.87755102040816,4.523086812127272 55.51020408163265,2.478305895796879 57.14285714285714,20.0 58.77551020408163,2.555440488519087 60.40816326530612,5.250865978645145 62.04081632653061,12.78363032532229 63.6734693877551,5.238010213191444 65.3061224489796,4.945184444523801 66.93877551020408,4.676641788379816 68.57142857142857,5.191586615719744 70.20408163265306,4.155269078313038 71.83673469387755,3.81744813055744 73.46938775510203,4.144555940434953 75.10204081632654,2.543298932257258 76.73469387755102,4.868049851801593 78.36734693877551,2.14334178480877 80.0,4.975181230582438" 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/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,13.253066787823716 1.63265306122449,7.760109041344842 3.26530612244898,13.652885052248978 4.897959183673469,1.6265333939118563 6.530612244897959,0.0 8.16326530612245,13.67560199909132 9.795918367346939,7.89186733303044 11.42857142857143,7.573830077237618 13.06122448979592,1.6174466151749236 14.69387755102041,7.637437528396182 16.3265306122449,0.7587460245343038 17.95918367346939,1.5583825533848241 19.59183673469388,8.714220808723308 21.22448979591837,13.80281690140845 22.85714285714286,5.93820990458882 24.48979591836735,7.52385279418446 26.12244897959184,7.519309404815992 27.75510204081633,5.247614720581552 29.38775510204082,7.751022262607904 31.02040816326531,5.53384825079509 32.6530612244898,8.923216719672878 34.28571428571429,5.29759200363471 35.91836734693878,6.056338028169016 37.55102040816327,13.0804179918219 39.18367346938776,5.274875056792368 40.81632653061224,8.500681508405272 42.44897959183673,5.747387551113128 44.08163265306122,7.319400272603362 45.71428571428571,7.76465243071331 47.3469387755102,5.838255338482504 48.97959183673469,8.564288959563832 50.61224489795918,6.46978646069968 52.24489795918367,7.723761926397092 53.87755102040816,5.933666515220356 55.51020408163265,6.55156746933212 57.14285714285714,20.0 58.77551020408163,7.628350749659244 60.40816326530612,5.842798727850978 62.04081632653061,13.789186733303042 63.6734693877551,5.947296683325762 65.3061224489796,5.815538391640162 66.93877551020408,5.951840072694228 68.57142857142857,5.970013630168108 70.20408163265306,5.252158109950024 71.83673469387755,5.856428895956384 73.46938775510203,5.874602453430256 75.10204081632654,7.619263970922308 76.73469387755102,5.75647432985007 78.36734693877551,7.701044979554748 80.0,5.801908223534756" 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_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,12.52305081831807 1.63265306122449,5.987344941901099 3.26530612244898,12.84394960401553 4.897959183673469,2.769312418476534 6.530612244897959,1.796001659434671 8.16326530612245,12.4847044225429 9.795918367346939,10.63017405376718 11.42857142857143,4.245985027713306 13.06122448979592,2.03078924058439 14.69387755102041,3.74015645030479 16.3265306122449,3.076532080534906 17.95918367346939,2.777759090450402 19.59183673469388,10.63413576717085 21.22448979591837,12.5237983114131 22.85714285714286,2.778282335616925 24.48979591836735,5.723778876592627 26.12244897959184,4.026072559154735 27.75510204081633,2.785682517257747 29.38775510204082,5.775430649459376 31.02040816326531,1.349748281700248 32.6530612244898,10.63712573955098 34.28571428571429,3.266918571839693 35.91836734693878,1.81894969745217 37.55102040816327,12.78691588086455 39.18367346938776,0.8388367512455104 40.81632653061224,9.531807699926372 42.44897959183673,2.489675251624863 44.08163265306122,6.109186316391402 45.71428571428571,5.862513595030666 47.3469387755102,1.473757386166145 48.97959183673469,10.4307428960125 50.61224489795918,6.369014916224711 52.24489795918367,5.463277532973789 53.87755102040816,0.0 55.51020408163265,4.34532686004313 57.14285714285714,20.0 58.77551020408163,5.893160811927 60.40816326530612,2.903412679725371 62.04081632653061,12.84686482708616 63.6734693877551,2.825523899222981 65.3061224489796,2.077806556261937 66.93877551020408,2.223268712555268 68.57142857142857,2.610171138544108 70.20408163265306,2.038637918082232 71.83673469387755,2.958428171519766 73.46938775510203,2.872914961448044 75.10204081632654,4.968810850609767 76.73469387755102,1.100309835887891 78.36734693877551,5.97702953718965 80.0,2.673708051621873" 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_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,11.189801699716714 1.63265306122449,4.107648725212465 3.26530612244898,12.710103871576962 4.897959183673469,2.049102927289894 6.530612244897959,0.972615675165251 8.16326530612245,12.318224740321055 9.795918367346939,3.437204910292728 11.42857142857143,3.423040604343722 13.06122448979592,1.4778092540132164 14.69387755102041,1.2795089707271003 16.3265306122449,1.7138810198300263 17.95918367346939,2.3654390934844187 19.59183673469388,3.083097261567513 21.22448979591837,12.492917847025495 22.85714285714286,2.0915958451369185 24.48979591836735,4.239848914069874 26.12244897959184,1.435316336166192 27.75510204081633,1.6194523135033023 29.38775510204082,4.282341831916906 31.02040816326531,1.4683663833805483 32.6530612244898,2.818696883852695 34.28571428571429,2.1529745042492934 35.91836734693878,2.049102927289894 37.55102040816327,12.842304060434373 39.18367346938776,0.0 40.81632653061224,2.2474032105760173 42.44897959183673,1.7374881964117073 44.08163265306122,3.7157695939565656 45.71428571428571,4.008498583569404 47.3469387755102,0.6893295561850792 48.97959183673469,2.478753541076486 50.61224489795918,4.084041548630783 52.24489795918367,4.527856468366382 53.87755102040816,1.6052880075542966 55.51020408163265,2.1388101983002805 57.14285714285714,20.0 58.77551020408163,4.329556185080266 60.40816326530612,2.407932011331443 62.04081632653061,12.346553352219074 63.6734693877551,2.285174693106704 65.3061224489796,0.9678942398489134 66.93877551020408,2.016052880075545 68.57142857142857,1.8035882908404162 70.20408163265306,0.6326723323890455 71.83673469387755,2.355996222851747 73.46938775510203,2.4551463644948086 75.10204081632654,3.224740321057599 76.73469387755102,0.972615675165251 78.36734693877551,4.372049102927292 80.0,1.383380547686496" 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_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,12.20688450113577 1.63265306122449,3.521463102102627 3.26530612244898,12.86854213990331 4.897959183673469,2.701768691634147 6.530612244897959,2.488982080105617 8.16326530612245,12.30667676238181 9.795918367346939,1.731415147455686 11.42857142857143,2.857863979653251 13.06122448979592,0.0 14.69387755102041,2.956491350690197 16.3265306122449,0.1153241307006815 17.95918367346939,0.09357951346418933 19.59183673469388,2.302211349913604 21.22448979591837,11.49397169316792 22.85714285714286,0.1941483681829654 24.48979591836735,1.469314850408682 26.12244897959184,3.976158580387132 27.75510204081633,0.9012367251053255 29.38775510204082,2.021472809521036 31.02040816326531,0.8946356805871047 32.6530612244898,4.060418972178539 34.28571428571429,1.207602850098045 35.91836734693878,0.9474440367328713 37.55102040816327,11.34137107577611 39.18367346938776,0.3824722853204419 40.81632653061224,3.444580348302173 42.44897959183673,1.131108393033957 44.08163265306122,1.53726677927272 45.71428571428571,1.593181509309414 47.3469387755102,0.8923059001689091 48.97959183673469,3.346729570737958 50.61224489795918,1.287980274525793 52.24489795918367,1.731803444192052 53.87755102040816,1.068980915215408 55.51020408163265,1.408352262799231 57.14285714285714,20.0 58.77551020408163,3.297415885219485 60.40816326530612,2.683907041761314 62.04081632653061,12.79049449589376 63.6734693877551,2.729726056652494 65.3061224489796,2.826800240743977 66.93877551020408,2.451317296678121 68.57142857142857,2.746422816316229 70.20408163265306,2.109227871939736 71.83673469387755,2.904459588017163 73.46938775510203,2.70526336226144 75.10204081632654,3.279165938610286 76.73469387755102,2.683907041761314 78.36734693877551,3.707457238821908 80.0,2.886209641407964" 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_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,12.87420492736716 1.63265306122449,5.296780823820237 3.26530612244898,13.3569424770158 4.897959183673469,3.599977779629475 6.530612244897959,3.040302197039136 8.16326530612245,13.25611754576008 9.795918367346939,7.036358081271005 11.42857142857143,1.512651723467489 13.06122448979592,1.935394272699497 14.69387755102041,2.1909285337333 16.3265306122449,4.222425908952032 17.95918367346939,4.579896119767797 19.59183673469388,5.520095547593256 21.22448979591837,12.69477543538038 22.85714285714286,3.41443768574841 24.48979591836735,5.547593256117546 26.12244897959184,2.492847818237369 27.75510204081633,2.288420409410327 29.38775510204082,2.166486126156154 31.02040816326531,2.343138071827348 32.6530612244898,6.275032636169208 34.28571428571429,4.320195539260617 35.91836734693878,4.170485792850596 37.55102040816327,13.55109296447518 39.18367346938776,0.0 40.81632653061224,6.875260394967086 42.44897959183673,2.493958836763603 44.08163265306122,3.062522567563814 45.71428571428571,3.662750326361692 47.3469387755102,2.859483931894564 48.97959183673469,7.228564286309474 50.61224489795918,6.262811432380635 52.24489795918367,5.952003999666694 53.87755102040816,1.13379440602172 55.51020408163265,2.990028608727051 57.14285714285714,20.0 58.77551020408163,6.196150320806599 60.40816326530612,1.687081632086215 62.04081632653061,11.42043718579007 63.6734693877551,4.431575146515568 65.3061224489796,4.310751881787629 66.93877551020408,4.230203038635669 68.57142857142857,3.187234397133572 70.20408163265306,3.443046412798933 71.83673469387755,2.828653167791573 73.46938775510203,4.359081187678805 75.10204081632654,4.465461211565703 76.73469387755102,2.364525178457351 78.36734693877551,4.360747715468155 80.0,4.073827181068244" 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_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,7.129396984924622 2.424242424242424,4.152010050251256 4.848484848484848,7.066582914572866 7.272727272727273,4.271356783919597 9.696969696969697,8.574120603015077 12.12121212121212,4.277638190954772 14.54545454545455,4.717336683417084 16.96969696969697,14.447236180904525 19.39393939393939,4.516331658291456 21.81818181818182,8.536432160804019 24.24242424242424,4.616834170854268 26.66666666666667,8.756281407035175 29.09090909090909,8.674623115577887 31.51515151515152,0.0 33.93939393939394,10.062814070351758 36.36363636363636,8.674623115577887 38.78787878787879,8.66206030150754 41.21212121212121,5.458542713567837 43.63636363636364,8.121859296482413 46.06060606060606,20.0 48.48484848484848,7.079145728643216 50.90909090909091,4.221105527638191 53.33333333333333,13.994974874371861 55.75757575757576,4.139447236180903 58.18181818181818,4.302763819095475 60.60606060606061,1.3567839195979872 63.03030303030303,4.321608040201003 65.45454545454545,4.10175879396985 67.87878787878788,4.2964824120603 70.3030303030303,5.860552763819095 72.72727272727273,8.015075376884422 75.15151515151516,5.489949748743717 77.57575757575758,7.952261306532662 80.0,4.704773869346731" 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_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,12.66579973992198 1.63265306122449,5.626354573038578 3.26530612244898,12.9605548331166 4.897959183673469,2.228001733853489 6.530612244897959,0.4247941048981361 8.16326530612245,12.61378413524057 9.795918367346939,3.381014304291287 11.42857142857143,3.667100130039012 13.06122448979592,0.4681404421326398 14.69387755102041,4.083224967490247 16.3265306122449,1.742522756827048 17.95918367346939,1.829215431296055 19.59183673469388,3.311660164716081 21.22448979591837,13.17728651928912 22.85714285714286,1.820546163849155 24.48979591836735,5.730385782401387 26.12244897959184,4.256610316428262 27.75510204081633,0.9536194191590811 29.38775510204082,3.606415257910707 31.02040816326531,1.794538361508453 32.6530612244898,3.632423060251409 34.28571428571429,2.141309059384482 35.91836734693878,1.993931512787169 37.55102040816327,13.28998699609883 39.18367346938776,0.0 40.81632653061224,3.849154746423927 42.44897959183673,0.8322496749024707 44.08163265306122,4.958820979627221 45.71428571428571,4.187256176853056 47.3469387755102,1.205028175119202 48.97959183673469,3.857824013870828 50.61224489795918,5.548331166016472 52.24489795918367,5.695708712613784 53.87755102040816,1.673168617251842 55.51020408163265,3.606415257910707 57.14285714285714,20.0 58.77551020408163,5.53099263112267 60.40816326530612,1.309059384482011 62.04081632653061,12.22366710013004 63.6734693877551,2.288686605981795 65.3061224489796,2.11530125704378 66.93877551020408,1.872561768530559 68.57142857142857,1.508452535760728 70.20408163265306,1.404421326397919 71.83673469387755,1.53446033810143 73.46938775510203,2.071954919809276 75.10204081632654,5.452969224100564 76.73469387755102,0.5808409189423493 78.36734693877551,5.461638491547464 80.0,2.071954919809276" 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_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,11.97877652933833 1.63265306122449,4.893882646691635 3.26530612244898,12.73408239700375 4.897959183673469,1.067415730337079 6.530612244897959,0.7927590511860175 8.16326530612245,12.57802746566792 9.795918367346939,2.596754057428215 11.42857142857143,4.906367041198502 13.06122448979592,0.9363295880149813 14.69387755102041,5.099875156054931 16.3265306122449,0.9925093632958801 17.95918367346939,1.248439450686642 19.59183673469388,3.533083645443196 21.22448979591837,12.63420724094881 22.85714285714286,1.14856429463171 24.48979591836735,4.950062421972534 26.12244897959184,4.076154806491885 27.75510204081633,0.9176029962546816 29.38775510204082,4.544319600499376 31.02040816326531,0.8551810237203497 32.6530612244898,4.400749063670412 34.28571428571429,1.086142322097378 35.91836734693878,0.749063670411985 37.55102040816327,12.49687890137328 39.18367346938776,0.0 40.81632653061224,3.895131086142322 42.44897959183673,0.8052434456928839 44.08163265306122,4.868913857677903 45.71428571428571,4.213483146067416 47.3469387755102,0.7990012484394508 48.97959183673469,3.938826466916355 50.61224489795918,4.769038701622971 52.24489795918367,5.17478152309613 53.87755102040816,0.8489388264669164 55.51020408163265,5.193508114856429 57.14285714285714,20.0 58.77551020408163,4.887640449438202 60.40816326530612,0.5617977528089888 62.04081632653061,12.37827715355805 63.6734693877551,1.111111111111111 65.3061224489796,0.4057428214731586 66.93877551020408,0.8177278401997503 68.57142857142857,0.9488139825218477 70.20408163265306,0.2309612983770287 71.83673469387755,0.5305867665418227 73.46938775510203,0.9113607990012484 75.10204081632654,4.9812734082397 76.73469387755102,0.9488139825218477 78.36734693877551,4.850187265917603 80.0,0.867665418227216" 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_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,12.604006163328197 1.63265306122449,5.639445300462249 3.26530612244898,13.62095531587057 4.897959183673469,1.9722650231124774 6.530612244897959,1.525423728813557 8.16326530612245,13.959938366718028 9.795918367346939,3.1124807395993805 11.42857142857143,6.209553158705699 13.06122448979592,0.7550077041602421 14.69387755102041,4.915254237288133 16.3265306122449,2.126348228043142 17.95918367346939,2.1725731895223426 19.59183673469388,2.942989214175654 21.22448979591837,13.590138674884438 22.85714285714286,1.6024653312788892 24.48979591836735,6.656394453004621 26.12244897959184,4.946070878274266 27.75510204081633,1.6178736517719585 29.38775510204082,4.5608628659476125 31.02040816326531,1.8181818181818166 32.6530612244898,3.3127889060092457 34.28571428571429,2.3112480739599377 35.91836734693878,1.556240369799692 37.55102040816327,13.62095531587057 39.18367346938776,0.0 40.81632653061224,2.696456086286595 42.44897959183673,1.4791987673343598 44.08163265306122,5.7164869029275795 45.71428571428571,5.978428351309706 47.3469387755102,0.7550077041602421 48.97959183673469,2.8351309707241903 50.61224489795918,6.579352850539291 52.24489795918367,6.748844375963019 53.87755102040816,1.556240369799692 55.51020408163265,4.329738058551618 57.14285714285714,20.0 58.77551020408163,7.226502311248071 60.40816326530612,1.8952234206471488 62.04081632653061,13.590138674884438 63.6734693877551,2.218798151001536 65.3061224489796,2.1879815100154048 66.93877551020408,2.018489984591678 68.57142857142857,1.6024653312788892 70.20408163265306,1.3713405238828926 71.83673469387755,1.6949152542372872 73.46938775510203,2.126348228043142 75.10204081632654,6.671802773497685 76.73469387755102,1.2634822804314325 78.36734693877551,4.668721109399074 80.0,2.033898305084744" 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_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,10.14482577020978 1.63265306122449,6.815588519266216 3.26530612244898,10.50294040200123 4.897959183673469,5.814096374967085 6.530612244897959,5.56745369964013 8.16326530612245,11.75809707715264 9.795918367346939,6.451329763890108 11.42857142857143,7.166681295532344 13.06122448979592,2.044237689809532 14.69387755102041,4.483454752918459 16.3265306122449,2.62617396647064 17.95918367346939,2.620907574826648 19.59183673469388,4.19994733608356 21.22448979591837,13.37663477573949 22.85714285714286,2.261915211094532 24.48979591836735,5.1303431931888 26.12244897959184,4.850346704116563 27.75510204081633,2.404985517422979 29.38775510204082,4.889844641446502 31.02040816326531,1.529009040638989 32.6530612244898,4.960940928640393 34.28571428571429,2.257526551391205 35.91836734693878,1.991573773369613 37.55102040816327,13.87781971385939 39.18367346938776,0.0 40.81632653061224,3.684718686913017 42.44897959183673,1.557096462740279 44.08163265306122,4.232423417888177 45.71428571428571,4.680066707627491 47.3469387755102,1.823049240761871 48.97959183673469,3.897129816554024 50.61224489795918,4.410603001843237 52.24489795918367,4.300886509260072 53.87755102040816,1.477222856139735 55.51020408163265,4.146405687702976 57.14285714285714,20.0 58.77551020408163,3.787413323970859 60.40816326530612,1.595716668129553 62.04081632653061,13.28359519002897 63.6734693877551,2.427806547880277 65.3061224489796,1.902922847362416 66.93877551020408,2.165364697621346 68.57142857142857,2.505924690599491 70.20408163265306,0.933029052927236 71.83673469387755,1.687000789958747 73.46938775510203,1.148951110330905 75.10204081632654,5.168085666637409 76.73469387755102,1.955586763802335 78.36734693877551,4.753796190643378 80.0,1.634336873518827" 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_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,12.4665770113124 1.63265306122449,5.611106716240804 3.26530612244898,13.1741950795032 4.897959183673469,1.270073570128945 6.530612244897959,0.8448698678901986 8.16326530612245,13.06423542441263 9.795918367346939,2.045328692350289 11.42857142857143,4.138913060675579 13.06122448979592,0.9678822877936872 14.69387755102041,3.67138675737679 16.3265306122449,1.419587057985919 17.95918367346939,1.642275136460723 19.59183673469388,2.896527173483111 21.22448979591837,12.66790602009335 22.85714285714286,1.346016929040424 24.48979591836735,6.023653191994304 26.12244897959184,3.40004746459932 27.75510204081633,1.599556997073016 29.38775510204082,6.000711968989795 31.02040816326531,0.8128312633494186 32.6530612244898,2.897713788466102 34.28571428571429,1.676686970967487 35.91836734693878,0.8519895577881497 37.55102040816327,13.39134562139071 39.18367346938776,0.0 40.81632653061224,2.404477493869156 42.44897959183673,1.043825646705166 44.08163265306122,4.819634522585239 45.71428571428571,5.705640376552488 47.3469387755102,0.1404161063207025 48.97959183673469,2.259314927616486 50.61224489795918,5.739656672731588 52.24489795918367,5.697334071671545 53.87755102040816,0.6771616169606836 55.51020408163265,4.290404240170873 57.14285714285714,20.0 58.77551020408163,5.219523771853493 60.40816326530612,1.799303852543311 62.04081632653061,12.65801756190175 63.6734693877551,1.500276876829365 65.3061224489796,0.8266751048176568 66.93877551020408,1.408907523138992 68.57142857142857,1.04224349339451 70.20408163265306,0.8365635630092556 71.83673469387755,1.478126730480184 73.46938775510203,1.203227592753738 75.10204081632654,5.774464045566015 76.73469387755102,0.5355588956569892 78.36734693877551,6.022466577011312 80.0,1.522031484850882" 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_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,11.41401630174205 1.63265306122449,6.467955889403868 3.26530612244898,13.74460604123382 4.897959183673469,3.377816845133451 6.530612244897959,1.040834265622503 8.16326530612245,13.23717436471152 9.795918367346939,8.841297746523892 11.42857142857143,4.254035480262106 13.06122448979592,2.169969634009909 14.69387755102041,3.534840978104523 16.3265306122449,1.816365670449097 17.95918367346939,3.102525171807576 19.59183673469388,8.961563049384688 21.22448979591837,12.91073997123222 22.85714285714286,3.185232539555698 24.48979591836735,6.55346012466038 26.12244897959184,4.2560332427681 27.75510204081633,1.774812210324437 29.38775510204082,6.426402429279207 31.02040816326531,0.4159341537478025 32.6530612244898,9.14295988492888 34.28571428571429,3.072958286718875 35.91836734693878,2.259868946779607 37.55102040816327,13.6599009109797 39.18367346938776,0.4578871663736615 40.81632653061224,8.683074956049225 42.44897959183673,3.066964999200895 44.08163265306122,4.94925683234777 45.71428571428571,5.758350647275052 47.3469387755102,3.153268339459805 48.97959183673469,8.934793031804379 50.61224489795918,6.492728144478184 52.24489795918367,5.954530925363593 53.87755102040816,0.0 55.51020408163265,4.383090938149273 57.14285714285714,20.0 58.77551020408163,6.373261946619786 60.40816326530612,3.402589100207767 62.04081632653061,12.99504554898514 63.6734693877551,3.462521975387566 65.3061224489796,1.574636407223909 66.93877551020408,3.215598529646796 68.57142857142857,1.885488253156465 70.20408163265306,2.470832667412498 71.83673469387755,3.279127377337382 73.46938775510203,3.233977944701934 75.10204081632654,5.127457247882372 76.73469387755102,0.7583506472750519 78.36734693877551,6.428799744286399 80.0,3.084944861754835" 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_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,13.6220714574004 1.63265306122449,6.010455305490957 3.26530612244898,13.62822163710096 4.897959183673469,3.252676289135323 6.530612244897959,2.945743883454095 8.16326530612245,13.51905594741596 9.795918367346939,3.543848859333859 11.42857142857143,5.584363168111318 13.06122448979592,2.578655032576733 14.69387755102041,5.659126290096289 16.3265306122449,2.741634794641656 17.95918367346939,2.472180046510734 19.59183673469388,4.990294247660049 21.22448979591837,13.69625800003844 22.85714285714286,2.398377890103976 24.48979591836735,5.918779189329438 26.12244897959184,4.660683054332994 27.75510204081633,2.242317080202187 29.38775510204082,4.908804366627587 31.02040816326531,2.119890065537852 32.6530612244898,4.805788856643155 34.28571428571429,2.560396686590686 35.91836734693878,2.137571832176971 37.55102040816327,13.57498414406796 39.18367346938776,0.0 40.81632653061224,4.830389575445408 42.44897959183673,2.456420211028041 44.08163265306122,5.300686129422844 45.71428571428571,5.427725778862601 47.3469387755102,0.5131556187657358 48.97959183673469,4.354711614229978 50.61224489795918,4.215179412273452 52.24489795918367,5.955680267532817 53.87755102040816,1.868309277161692 55.51020408163265,5.611462397416925 57.14285714285714,20.0 58.77551020408163,5.593588437662163 60.40816326530612,3.57056370240818 62.04081632653061,13.31898291403202 63.6734693877551,3.041648248159751 65.3061224489796,2.313812919221233 66.93877551020408,1.645173069900636 68.57142857142857,3.279198939094002 70.20408163265306,2.215602237127866 71.83673469387755,2.171590013645711 73.46938775510203,1.621725509792239 75.10204081632654,6.129422844073725 76.73469387755102,3.005515942418943 78.36734693877551,6.00987872614403 80.0,2.879245065441756" 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_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,16.64357126249709 1.63265306122449,11.95668082086173 3.26530612244898,16.89139612574799 4.897959183673469,11.30429887786194 6.530612244897959,10.01152730699103 8.16326530612245,17.13094873897135 9.795918367346939,0.0 11.42857142857143,11.56641662281722 13.06122448979592,9.2751012616405 14.69387755102041,11.38354605416121 16.3265306122449,9.948628837846767 17.95918367346939,10.60698246429839 19.59183673469388,0.973433350873114 21.22448979591837,16.71904942547021 22.85714285714286,10.16400102791273 24.48979591836735,12.21821118711683 26.12244897959184,12.57460321345097 27.75510204081633,9.341328210085782 29.38775510204082,12.0924142488283 31.02040816326531,9.283128770542959 32.6530612244898,0.6246282994162924 34.28571428571429,9.780785374270366 35.91836734693878,10.72788458008541 37.55102040816327,17.50510897098594 39.18367346938776,9.589544659136799 40.81632653061224,0.7887516978915552 42.44897959183673,10.95466170657987 44.08163265306122,12.1322581039905 45.71428571428571,12.41645149842754 47.3469387755102,9.928511117365607 48.97959183673469,2.877078769931105 50.61224489795918,12.15996279934899 52.24489795918367,12.636718510995 53.87755102040816,10.69229922049952 55.51020408163265,13.06330229200064 57.14285714285714,20.0 58.77551020408163,12.75561374955641 60.40816326530612,11.10586277365117 62.04081632653061,17.04925415142133 63.6734693877551,10.62710018477955 65.3061224489796,11.41213181756997 66.93877551020408,9.934678593717495 68.57142857142857,10.85470943109925 70.20408163265306,10.19679633867277 71.83673469387755,9.955481589348866 73.46938775510203,11.15671997944175 75.10204081632654,12.71523146391904 76.73469387755102,10.19934164637355 78.36734693877551,11.90504044347092 80.0,10.6217158800279" 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_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,12.32554838744232 1.63265306122449,3.34407211318299 3.26530612244898,13.94541700476416 4.897959183673469,1.036975145482348 6.530612244897959,0.5500611922991433 8.16326530612245,13.63894668905475 9.795918367346939,4.452656977662802 11.42857142857143,3.300956313786612 13.06122448979592,3.099999196600011 14.69387755102041,4.340341659235217 16.3265306122449,4.416129058174193 17.95918367346939,3.202834395160318 19.59183673469388,4.609909135461272 21.22448979591837,13.58865384975885 22.85714285714286,2.989986958140183 24.48979591836735,4.055081103228865 26.12244897959184,3.96322570451484 27.75510204081633,2.427714086012003 29.38775510204082,4.359194778971273 31.02040816326531,3.018320197743517 32.6530612244898,4.062686623122387 34.28571428571429,2.159271369770201 35.91836734693878,2.564292084099911 37.55102040816327,13.80337588675274 39.18367346938776,0.841159788223763 40.81632653061224,2.811471480639399 42.44897959183673,1.53642213849009 44.08163265306122,2.863638919909055 45.71428571428571,4.144579861975882 47.3469387755102,1.126313224231615 48.97959183673469,3.295225393866844 50.61224489795918,3.247556994534202 52.24489795918367,2.94242567880604 53.87755102040816,2.159164249771701 55.51020408163265,4.250682220490449 57.14285714285714,20.0 58.77551020408163,3.955031024629566 60.40816326530612,2.971187398403376 62.04081632653061,14.16967272162458 63.6734693877551,2.319362207528929 65.3061224489796,3.144882475971645 66.93877551020408,0.8176469485529427 68.57142857142857,1.141899184013411 70.20408163265306,0.0 71.83673469387755,0.2973115558376382 73.46938775510203,0.8736707077686101 75.10204081632654,2.800116760798365 76.73469387755102,2.078449330901709 78.36734693877551,3.925840825038228 80.0,0.8299657483804795" 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_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,14.50284090909091 1.63265306122449,5.213068181818183 3.26530612244898,12.230113636363635 4.897959183673469,0.0 6.530612244897959,3.181818181818187 8.16326530612245,11.363636363636363 9.795918367346939,10.269886363636365 11.42857142857143,4.985795454545457 13.06122448979592,3.607954545454543 14.69387755102041,5.085227272727275 16.3265306122449,3.607954545454543 17.95918367346939,3.5795454545454533 19.59183673469388,12.173295454545455 21.22448979591837,15.724431818181818 22.85714285714286,3.1392045454545467 24.48979591836735,4.715909090909092 26.12244897959184,5.681818181818182 27.75510204081633,3.65056818181818 29.38775510204082,5.127840909090908 31.02040816326531,3.6221590909090935 32.6530612244898,10.923295454545457 34.28571428571429,3.5085227272727266 35.91836734693878,6.193181818181817 37.55102040816327,15.610795454545455 39.18367346938776,6.207386363636365 40.81632653061224,11.917613636363637 42.44897959183673,6.306818181818183 44.08163265306122,8.110795454545457 45.71428571428571,5.170454545454547 47.3469387755102,6.221590909090908 48.97959183673469,11.93181818181818 50.61224489795918,7.78409090909091 52.24489795918367,7.173295454545457 53.87755102040816,6.221590909090908 55.51020408163265,7.96875 57.14285714285714,20.0 58.77551020408163,5.710227272727273 60.40816326530612,2.7698863636363633 62.04081632653061,12.585227272727272 63.6734693877551,3.1676136363636367 65.3061224489796,3.181818181818187 66.93877551020408,3.02556818181818 68.57142857142857,3.1392045454545467 70.20408163265306,3.0965909090909065 71.83673469387755,3.1960227272727266 73.46938775510203,5.838068181818182 75.10204081632654,8.72159090909091 76.73469387755102,5.369318181818183 78.36734693877551,6.065340909090908 80.0,3.69318181818182" 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_BenchmarkSetCopy_4.html">BenchmarkSetCopy-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.736708860759492 1.63265306122449,5.063291139240507 3.26530612244898,13.68101265822785 4.897959183673469,3.098734177215192 6.530612244897959,0.2126582278481024 8.16326530612245,13.184810126582278 9.795918367346939,3.49367088607595 11.42857142857143,3.6455696202531627 13.06122448979592,0.6582278481012658 14.69387755102041,1.5189873417721529 16.3265306122449,1.9544303797468352 17.95918367346939,1.549367088607596 19.59183673469388,3.4025316455696206 21.22448979591837,12.982278481012656 22.85714285714286,2.916455696202533 24.48979591836735,4.941772151898736 26.12244897959184,2.258227848101267 27.75510204081633,1.4784810126582286 29.38775510204082,4.769620253164559 31.02040816326531,0.8607594936708871 32.6530612244898,3.756962025316458 34.28571428571429,2.724050632911389 35.91836734693878,2.7037974683544306 37.55102040816327,13.103797468354427 39.18367346938776,0.0 40.81632653061224,3.281012658227848 42.44897959183673,2.977215189873416 44.08163265306122,2.9873417721519004 45.71428571428571,4.860759493670885 47.3469387755102,2.9974683544303815 48.97959183673469,3.4835443037974656 50.61224489795918,4.658227848101266 52.24489795918367,4.799999999999997 53.87755102040816,2.055696202531646 55.51020408163265,1.701265822784812 57.14285714285714,20.0 58.77551020408163,4.627848101265821 60.40816326530612,3.260759493670882 62.04081632653061,13.164556962025316 63.6734693877551,3.179746835443037 65.3061224489796,1.4278481012658233 66.93877551020408,3.0784810126582265 68.57142857142857,2.5518987341772146 70.20408163265306,2.511392405063294 71.83673469387755,2.7443037974683584 73.46938775510203,3.260759493670882 75.10204081632654,4.283544303797468 76.73469387755102,1.215189873417721 78.36734693877551,4.911392405063291 80.0,3.179746835443037" 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_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,11.139463264408269 1.63265306122449,5.534535855697316 3.26530612244898,13.708754949406067 4.897959183673469,2.3757149142102953 6.530612244897959,1.1702595688517334 8.16326530612245,13.189617245930487 9.795918367346939,4.698636163660359 11.42857142857143,4.276286845578527 13.06122448979592,1.3286405631324207 14.69387755102041,3.7395512538495375 16.3265306122449,1.7421909370875461 17.95918367346939,1.6014078310602713 19.59183673469388,4.390673119225692 21.22448979591837,13.18081830180378 22.85714285714286,2.4549054113506372 24.48979591836735,5.050593928728551 26.12244897959184,2.754069511658596 27.75510204081633,1.6717993840739105 29.38775510204082,5.464144302683675 31.02040816326531,1.443026836779584 32.6530612244898,5.3409590849098105 34.28571428571429,2.34931808183018 35.91836734693878,1.2142542894852575 37.55102040816327,13.4007919049714 39.18367346938776,0.0 40.81632653061224,3.2204135503739515 42.44897959183673,0.8974923009238864 44.08163265306122,2.3757149142102953 45.71428571428571,4.804223493180814 47.3469387755102,1.8037835459744826 48.97959183673469,3.660360756709192 50.61224489795918,4.707435107787067 52.24489795918367,3.8187417509898793 53.87755102040816,1.275846898372194 55.51020408163265,2.428508578970522 57.14285714285714,20.0 58.77551020408163,4.689837219533652 60.40816326530612,2.0501539815222145 62.04081632653061,13.040035195776507 63.6734693877551,1.9005719313682334 65.3061224489796,0.3079630444346684 66.93877551020408,1.8125824901011853 68.57142857142857,1.6278046634403864 70.20408163265306,1.6014078310602713 71.83673469387755,1.6805983282006132 73.46938775510203,2.3581170259568793 75.10204081632654,5.2969643642762865 76.73469387755102,1.293444786625603 78.36734693877551,5.015398152221733 80.0,2.243730752309723" 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_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,12.847744360902254 1.63265306122449,2.8101503759398483 3.26530612244898,11.05263157894737 4.897959183673469,0.6484962406015029 6.530612244897959,1.1560150375939884 8.16326530612245,11.719924812030074 9.795918367346939,3.2048872180451156 11.42857142857143,1.4379699248120303 13.06122448979592,0.0 14.69387755102041,1.0714285714285694 16.3265306122449,2.462406015037594 17.95918367346939,3.0545112781954877 19.59183673469388,6.381578947368418 21.22448979591837,13.27067669172932 22.85714285714286,1.8233082706766908 24.48979591836735,3.966165413533833 26.12244897959184,1.090225563909776 27.75510204081633,1.6447368421052637 29.38775510204082,1.757518796992482 31.02040816326531,1.5695488721804516 32.6530612244898,3.984962406015036 34.28571428571429,1.4849624060150362 35.91836734693878,3.4492481203007515 37.55102040816327,13.063909774436091 39.18367346938776,0.8364661654135332 40.81632653061224,6.231203007518797 42.44897959183673,2.312030075187973 44.08163265306122,3.665413533834588 45.71428571428571,4.417293233082706 47.3469387755102,1.6165413533834574 48.97959183673469,5.911654135338345 50.61224489795918,5.535714285714285 52.24489795918367,5.601503759398499 53.87755102040816,2.453007518796994 55.51020408163265,2.312030075187973 57.14285714285714,20.0 58.77551020408163,5.6296992481203 60.40816326530612,0.968045112781958 62.04081632653061,11.513157894736842 63.6734693877551,2.8665413533834574 65.3061224489796,2.218045112781958 66.93877551020408,1.3721804511278215 68.57142857142857,1.992481203007518 70.20408163265306,2.011278195488721 71.83673469387755,1.729323308270672 73.46938775510203,3.3646616541353396 75.10204081632654,4.370300751879698 76.73469387755102,1.8609022556390968 78.36734693877551,2.387218045112782 80.0,2.6409774436090245" 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/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,13.90652005489895 1.63265306122449,7.056317402369299 3.26530612244898,14.49070189272635 4.897959183673469,4.913878997013663 6.530612244897959,4.63540246585483 8.16326530612245,11.89303440839945 9.795918367346939,4.924601304424791 11.42857142857143,6.527724199447792 13.06122448979592,4.992631862081332 14.69387755102041,5.961943165333658 16.3265306122449,4.3843846053046 17.95918367346939,4.309024991896198 19.59183673469388,3.543078893101078 21.22448979591837,14.68024580383971 22.85714285714286,0.8803878790108074 24.48979591836735,7.025364326257929 26.12244897959184,7.764587418760819 27.75510204081633,5.543580064416607 29.38775510204082,7.857842066664981 31.02040816326531,5.678638837098632 32.6530612244898,6.244327913173219 34.28571428571429,6.178384803014385 35.91836734693878,4.449150652557238 37.55102040816327,14.50017357079964 39.18367346938776,2.431057908276453 40.81632653061224,4.58070582393254 42.44897959183673,4.168779785783747 44.08163265306122,6.822808352548732 45.71428571428571,7.019230725020173 47.3469387755102,2.983118802890241 48.97959183673469,4.448847191026735 50.61224489795918,7.245613026775882 52.24489795918367,5.654067648931792 53.87755102040816,4.757761833275476 55.51020408163265,4.722587883148919 57.14285714285714,20.0 58.77551020408163,0.0 60.40816326530612,5.175076612541697 62.04081632653061,14.67024076913704 63.6734693877551,5.234049303302903 65.3061224489796,1.827105091946545 66.93877551020408,4.880029242656576 68.57142857142857,4.909042004133514 70.20408163265306,3.832388081318494 71.83673469387755,5.604364328556879 73.46938775510203,4.428644009738356 75.10204081632654,1.268404826877496 76.73469387755102,4.568098376710707 78.36734693877551,6.325756757191693 80.0,4.448203484749909" 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_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,8.923927178153448 1.63265306122449,3.7711313394018227 3.26530612244898,11.102080624187257 4.897959183673469,2.8283485045513643 6.530612244897959,3.202210663198958 8.16326530612245,10.63068920676203 9.795918367346939,5.1527958387516275 11.42857142857143,0.9752925877763339 13.06122448979592,0.7802340702210664 14.69387755102041,1.5767230169050706 16.3265306122449,3.949934980494149 17.95918367346939,4.063719115734724 19.59183673469388,5.104031209362809 21.22448979591837,11.589726918075424 22.85714285714286,2.9096228868660603 24.48979591836735,3.7873862158647604 26.12244897959184,1.3166449934980484 27.75510204081633,3.007152145643694 29.38775510204082,1.5604681404421328 31.02040816326531,1.4304291287386235 32.6530612244898,5.5591677503250985 34.28571428571429,3.36475942782835 35.91836734693878,4.356306892067623 37.55102040816327,10.776983094928479 39.18367346938776,0.0 40.81632653061224,5.9980494148244485 42.44897959183673,2.8933680104031225 44.08163265306122,2.925877763328998 45.71428571428571,2.2431729518855654 47.3469387755102,2.226918075422624 48.97959183673469,6.209362808842654 50.61224489795918,5.055266579973994 52.24489795918367,5.055266579973994 53.87755102040816,2.2431729518855654 55.51020408163265,2.942132639791936 57.14285714285714,20.0 58.77551020408163,4.014954486345905 60.40816326530612,1.9018205461638473 62.04081632653061,8.192457737321197 63.6734693877551,4.161248374512356 65.3061224489796,3.8036410923277018 66.93877551020408,2.113133940182056 68.57142857142857,3.5435630689206796 70.20408163265306,3.5435630689206796 71.83673469387755,2.617035110533159 73.46938775510203,4.405071521456438 75.10204081632654,3.4297789336801046 76.73469387755102,2.1944083224967486 78.36734693877551,2.080624187256177 80.0,4.063719115734724" 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_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,11.030249890398947 1.63265306122449,3.3932485751863197 3.26530612244898,10.03068829460763 4.897959183673469,1.9026742656729496 6.530612244897959,2.1569487067075883 8.16326530612245,9.793950021920208 9.795918367346939,6.058746163963175 11.42857142857143,2.6128890837352046 13.06122448979592,0.0 14.69387755102041,2.025427444103464 16.3265306122449,2.639193336256028 17.95918367346939,2.1744848750548016 19.59183673469388,8.478737395879 21.22448979591837,11.196843489697502 22.85714285714286,2.586584831214381 24.48979591836735,3.559842174484878 26.12244897959184,1.9552827707146 27.75510204081633,1.7185444980271853 29.38775510204082,1.341516878562036 31.02040816326531,2.086804033318721 32.6530612244898,5.708022797018852 34.28571428571429,1.8062253397632624 35.91836734693878,3.3406400701446763 37.55102040816327,10.83735203857957 39.18367346938776,2.121876370013151 40.81632653061224,8.180622533976328 42.44897959183673,2.7093380096448954 44.08163265306122,4.050854888206924 45.71428571428571,3.559842174484878 47.3469387755102,2.060499780797894 48.97959183673469,8.338448049101272 50.61224489795918,4.6821569487067105 52.24489795918367,4.541867601928979 53.87755102040816,3.8842612889083767 55.51020408163265,3.1915826391933386 57.14285714285714,20.0 58.77551020408163,2.9548443665059168 60.40816326530612,1.0872424375274008 62.04081632653061,9.294169224024548 63.6734693877551,2.2884699693117057 65.3061224489796,2.5076720736519107 66.93877551020408,1.9815870232354236 68.57142857142857,1.8237615081104792 70.20408163265306,1.6571679088119282 71.83673469387755,1.2275317843051283 73.46938775510203,4.138535729943007 75.10204081632654,4.66462078035949 76.73469387755102,2.7093380096448954 78.36734693877551,2.823323103901796 80.0,2.183252959228412" 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_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,11.455273698264355 1.63265306122449,4.023141967067204 3.26530612244898,11.668891855807743 4.897959183673469,3.426791277258566 6.530612244897959,3.4356920338228747 8.16326530612245,11.7311971517579 9.795918367346939,7.1028037383177605 11.42857142857143,3.9786381842456606 13.06122448979592,4.192256341789054 14.69387755102041,4.005340453938583 16.3265306122449,4.076546506453047 17.95918367346939,4.094348019581666 19.59183673469388,7.085002225189143 21.22448979591837,11.740097908322209 22.85714285714286,4.4681797952826035 24.48979591836735,3.515798842901649 26.12244897959184,4.040943480195816 27.75510204081633,3.533600356030263 29.38775510204082,4.049844236760123 31.02040816326531,2.8660436137071628 32.6530612244898,6.844681797952825 34.28571428571429,3.7561192701379618 35.91836734693878,4.744103248776144 37.55102040816327,11.624388072986205 39.18367346938776,3.6760124610591944 40.81632653061224,7.512238540275922 42.44897959183673,4.521584334668445 44.08163265306122,3.8807298620382724 45.71428571428571,3.7561192701379618 47.3469387755102,4.6639964396973745 48.97959183673469,7.485536270583005 50.61224489795918,3.889630618602581 52.24489795918367,3.0351579884290203 53.87755102040816,4.574988874054295 55.51020408163265,0.0 57.14285714285714,20.0 58.77551020408163,3.8184245660881153 60.40816326530612,3.782821539830884 62.04081632653061,4.788607031597689 63.6734693877551,3.702714730752117 65.3061224489796,3.782821539830884 66.93877551020408,3.80952380952381 68.57142857142857,3.738317757009348 70.20408163265306,3.7205162438807307 71.83673469387755,3.6760124610591944 73.46938775510203,3.7205162438807307 75.10204081632654,3.195371606586562 76.73469387755102,3.6760124610591944 78.36734693877551,3.6404094348019598 80.0,4.299065420560746" 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_2500x250_4.html">BenchmarkAnyUnionAllUniqueTypes/2500x250-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.72868658903998 1.63265306122449,5.236893226470622 3.26530612244898,12.66090476578222 4.897959183673469,2.712901462188979 6.530612244897959,3.097467632928915 8.16326530612245,11.32364744611304 9.795918367346939,5.053334419021252 11.42857142857143,4.151825700559517 13.06122448979592,1.921202321821164 14.69387755102041,5.037514395058569 16.3265306122449,4.628520246140961 17.95918367346939,3.122593553340235 19.59183673469388,6.714436935103005 21.22448979591837,15.82258308420673 22.85714285714286,3.381297474612351 24.48979591836735,7.216955343329417 26.12244897959184,5.128712180255214 27.75510204081633,3.046983144695057 29.38775510204082,6.386404085288541 31.02040816326531,0.7965847360033501 32.6530612244898,7.072481300964324 34.28571428571429,3.922435353100608 35.91836734693878,3.086765852012982 37.55102040816327,15.08881314923168 39.18367346938776,1.639698954249887 40.81632653061224,5.631463235892843 42.44897959183673,0.0 44.08163265306122,7.51241755557365 45.71428571428571,7.35631114264776 47.3469387755102,3.163306850303023 48.97959183673469,4.559191317598613 50.61224489795918,7.349797015133714 52.24489795918367,4.375399862738027 53.87755102040816,1.598520362464667 55.51020408163265,5.822234113089907 57.14285714285714,20.0 58.77551020408163,7.311177544871869 60.40816326530612,0.6667674805448602 62.04081632653061,15.7841962613561 63.6734693877551,3.219607523817279 65.3061224489796,3.439924622238766 66.93877551020408,4.245349959868322 68.57142857142857,1.357962939267393 70.20408163265306,0.9140716786673956 71.83673469387755,1.689485500250096 73.46938775510203,3.901962380913606 75.10204081632654,5.563064896995359 76.73469387755102,3.447369339397676 78.36734693877551,6.603231472541789 80.0,1.494294322239929" 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_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,12.758589264558463 1.63265306122449,6.780278866308212 3.26530612244898,13.396518727786386 4.897959183673469,1.0935933655335823 6.530612244897959,1.1118199216258091 8.16326530612245,13.688143625262008 9.795918367346939,6.288161851818099 11.42857142857143,5.340380935022328 13.06122448979592,0.0 14.69387755102041,4.975849813177799 16.3265306122449,2.0960539506060343 17.95918367346939,2.3329991798049754 19.59183673469388,6.506880524924817 21.22448979591837,13.706370181354234 22.85714285714286,1.5492572678392413 24.48979591836735,7.09013031987606 26.12244897959184,4.848263920532217 27.75510204081633,0.9660074728879984 29.38775510204082,4.994076369270026 31.02040816326531,1.1118199216258091 32.6530612244898,7.071903763783833 34.28571428571429,1.3123120386403002 35.91836734693878,6.032990066526931 37.55102040816327,13.01376104984963 39.18367346938776,1.3852182630092038 40.81632653061224,6.762052310215985 42.44897959183673,4.884717032716669 44.08163265306122,5.577326164221271 45.71428571428571,6.1605759591725135 47.3469387755102,3.26255354050852 48.97959183673469,7.709833227011757 50.61224489795918,7.199489656429419 52.24489795918367,7.290622436890551 53.87755102040816,4.866490476624442 55.51020408163265,4.921170144901122 57.14285714285714,20.0 58.77551020408163,6.306388407910326 60.40816326530612,2.1325070627904843 62.04081632653061,12.66745648409733 63.6734693877551,3.3172332087852006 65.3061224489796,2.8980224186639916 66.93877551020408,2.3329991798049754 68.57142857142857,2.1871867310671647 70.20408163265306,2.2965460676205254 71.83673469387755,1.4945775995625645 73.46938775510203,6.087669734803608 75.10204081632654,6.652692973662626 76.73469387755102,4.082748564658708 78.36734693877551,4.246787569488745 80.0,2.8433427503873148" 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_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,9.499489274770173 1.63265306122449,2.6864147088866233 3.26530612244898,11.491317671092954 4.897959183673469,1.86925434116446 6.530612244897959,0.4800817160367714 8.16326530612245,11.419816138917264 9.795918367346939,3.6670071501532213 11.42857142857143,2.3391215526046985 13.06122448979592,0.6332992849846839 14.69387755102041,1.532175689479061 16.3265306122449,0.7048008171603755 17.95918367346939,1.5117466802860093 19.59183673469388,4.167517875383048 21.22448979591837,11.103166496424922 22.85714285714286,1.9611848825331961 24.48979591836735,3.054136874361596 26.12244897959184,1.0010214504596568 27.75510204081633,1.4708886618999024 29.38775510204082,3.0132788559754857 31.02040816326531,0.7660878447395305 32.6530612244898,3.054136874361596 34.28571428571429,1.5832482124617009 35.91836734693878,1.7671092951991874 37.55102040816327,11.378958120531154 39.18367346938776,0.03064351378958463 40.81632653061224,2.9111338100102166 42.44897959183673,2.114402451481105 44.08163265306122,1.7977528089887684 45.71428571428571,2.6659856996935645 47.3469387755102,2.124616956077638 48.97959183673469,2.6762002042900974 50.61224489795918,2.3901940755873383 52.24489795918367,3.2482124616956085 53.87755102040816,1.3381001021450487 55.51020408163265,1.6956077630234958 57.14285714285714,20.0 58.77551020408163,2.880490296220632 60.40816326530612,0.0 62.04081632653061,11.39938712972421 63.6734693877551,1.9305413687436186 65.3061224489796,1.787538304392239 66.93877551020408,1.3278855975485229 68.57142857142857,0.5617977528089924 70.20408163265306,1.287027579162416 71.83673469387755,1.6956077630234958 73.46938775510203,0.20429009193054526 75.10204081632654,2.522982635342185 76.73469387755102,0.8069458631256374 78.36734693877551,2.798774259448418 80.0,1.9305413687436186" 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_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,12.44180287270926 1.63265306122449,5.06191183754334 3.26530612244898,13.665180782565624 4.897959183673469,5.963348192174342 6.530612244897959,5.56215948489351 8.16326530612245,13.566121842496283 9.795918367346939,7.592867756315005 11.42857142857143,5.492818226844971 13.06122448979592,5.24021792966815 14.69387755102041,0.0 16.3265306122449,4.923229321446259 17.95918367346939,6.072313026250619 19.59183673469388,5.373947498761764 21.22448979591837,13.313521545319466 22.85714285714286,6.027736503219419 24.48979591836735,5.859336305101532 26.12244897959184,5.903912828132739 27.75510204081633,5.685983159980186 29.38775510204082,6.260525012382365 31.02040816326531,4.843982169390786 32.6530612244898,6.339772164437839 34.28571428571429,6.12679544328876 35.91836734693878,6.478454680534915 37.55102040816327,13.719663199603765 39.18367346938776,4.705299653293709 40.81632653061224,6.161466072313024 42.44897959183673,6.443784051510651 44.08163265306122,6.0772659732540895 45.71428571428571,7.206537890044576 47.3469387755102,5.28974739970282 48.97959183673469,6.884596334819218 50.61224489795918,7.0678553739475 52.24489795918367,6.374442793462112 53.87755102040816,4.635958395245172 55.51020408163265,6.745913818722142 57.14285714285714,20.0 58.77551020408163,5.557206537890046 60.40816326530612,5.141158989598809 62.04081632653061,13.397721644378406 63.6734693877551,6.409113422486378 65.3061224489796,6.097077761267954 66.93877551020408,6.260525012382365 68.57142857142857,5.388806339772163 70.20408163265306,5.1362060425953455 71.83673469387755,4.947994056463594 73.46938775510203,5.988112927191677 75.10204081632654,4.665676077265974 76.73469387755102,4.883605745418524 78.36734693877551,7.107478949975235 80.0,5.646359583952451" 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/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,11.148051948051947 1.63265306122449,1.523809523809522 3.26530612244898,11.864935064935068 4.897959183673469,4.051948051948051 6.530612244897959,2.3896103896103895 8.16326530612245,12.941991341991343 9.795918367346939,14.825974025974023 11.42857142857143,2.8398268398268343 13.06122448979592,4.225108225108221 14.69387755102041,1.8701298701298654 16.3265306122449,0.519480519480517 17.95918367346939,0.0 19.59183673469388,14.348051948051946 21.22448979591837,10.632034632034628 22.85714285714286,2.3896103896103895 24.48979591836735,1.6623376623376593 26.12244897959184,2.1471861471861438 27.75510204081633,4.155844155844154 29.38775510204082,4.675324675324674 31.02040816326531,3.8787878787878753 32.6530612244898,14.753246753246753 34.28571428571429,4.606060606060607 35.91836734693878,1.0043290043290014 37.55102040816327,12.242424242424244 39.18367346938776,1.038961038961034 40.81632653061224,14.514285714285712 42.44897959183673,2.874458874458874 44.08163265306122,1.4545454545454533 45.71428571428571,1.523809523809522 47.3469387755102,3.186147186147185 48.97959183673469,14.524675324675322 50.61224489795918,0.5541125541125531 52.24489795918367,1.385281385281381 53.87755102040816,2.5627705627705595 55.51020408163265,0.24242424242423866 57.14285714285714,20.0 58.77551020408163,1.1774891774891785 60.40816326530612,1.558441558441558 62.04081632653061,11.16536796536796 63.6734693877551,1.212121212121211 65.3061224489796,3.5670995670995644 66.93877551020408,4.225108225108221 68.57142857142857,1.523809523809522 70.20408163265306,2.3896103896103895 71.83673469387755,4.606060606060607 73.46938775510203,2.2164502164502125 75.10204081632654,0.9350649350649327 76.73469387755102,5.471861471861473 78.36734693877551,1.8008658008658003 80.0,3.0822510822510765" 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_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,11.08529151192958 1.63265306122449,3.119094135794538 3.26530612244898,11.68176245944305 4.897959183673469,0.0 6.530612244897959,0.134969794511199 8.16326530612245,11.20722763405219 9.795918367346939,6.285722482585414 11.42857142857143,3.001180000958756 13.06122448979592,0.4809198630217355 14.69387755102041,3.39719371094737 16.3265306122449,1.067333383215829 17.95918367346939,1.208776958122774 19.59183673469388,7.933997327735106 21.22448979591837,11.7769262487211 22.85714285714286,0.7908226713441359 24.48979591836735,3.510649536317673 26.12244897959184,5.439490869982071 27.75510204081633,3.156745827603925 29.38775510204082,5.771343166651834 31.02040816326531,2.693160929527753 32.6530612244898,9.678638119059832 34.28571428571429,3.126849685628272 35.91836734693878,1.128019701412866 37.55102040816327,13.47791975569841 39.18367346938776,1.374558903049436 40.81632653061224,9.220243866171767 42.44897959183673,2.139936052707817 44.08163265306122,5.268365639874127 45.71428571428571,5.487320065714283 47.3469387755102,2.438323494326994 48.97959183673469,9.335176507941583 50.61224489795918,5.424755735387341 52.24489795918367,5.854397009834261 53.87755102040816,2.37380269001696 55.51020408163265,5.431625893680391 57.14285714285714,20.0 58.77551020408163,5.116810989068911 60.40816326530612,2.940492187942971 62.04081632653061,13.03039938794248 63.6734693877551,3.001766550629336 65.3061224489796,2.844029949630677 66.93877551020408,2.64839081404857 68.57142857142857,2.808205890616185 70.20408163265306,2.317411928861315 71.83673469387755,2.765479898552308 73.46938775510203,2.908971643997742 75.10204081632654,6.014731971457885 76.73469387755102,3.144394151034627 78.36734693877551,5.478171825155866 80.0,2.892834788825982" 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(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_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,13.898832684824903 1.63265306122449,0.0 3.26530612244898,15.75875486381323 4.897959183673469,9.719844357976653 6.530612244897959,5.766536964980542 8.16326530612245,15.548638132295721 9.795918367346939,13.245136186770427 11.42857142857143,10.389105058365757 13.06122448979592,9.688715953307392 14.69387755102041,10.070038910505835 16.3265306122449,9.361867704280154 17.95918367346939,1.1439688715953302 19.59183673469388,13.09727626459144 21.22448979591837,15.750972762645914 22.85714285714286,9.782101167315176 24.48979591836735,10.443579766536963 26.12244897959184,10.754863813229573 27.75510204081633,9.78988326848249 29.38775510204082,10.490272373540856 31.02040816326531,9.7431906614786 32.6530612244898,12.731517509727627 34.28571428571429,9.735408560311283 35.91836734693878,9.813229571984436 37.55102040816327,15.937743190661479 39.18367346938776,9.657587548638134 40.81632653061224,12.793774319066147 42.44897959183673,9.7431906614786 44.08163265306122,9.478599221789883 45.71428571428571,10.747081712062256 47.3469387755102,7.883268482490269 48.97959183673469,12.84046692607004 50.61224489795918,10.747081712062256 52.24489795918367,10.731517509727626 53.87755102040816,9.844357976653695 55.51020408163265,10.490272373540856 57.14285714285714,20.0 58.77551020408163,10.69260700389105 60.40816326530612,9.649805447470817 62.04081632653061,15.945525291828794 63.6734693877551,9.735408560311283 65.3061224489796,7.665369649805449 66.93877551020408,9.688715953307392 68.57142857142857,9.455252918287938 70.20408163265306,9.354085603112841 71.83673469387755,9.758754863813229 73.46938775510203,9.268482490272374 75.10204081632654,10.684824902723737 76.73469387755102,9.71206225680934 78.36734693877551,10.72373540856031 80.0,9.7431906614786" 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_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,13.19183635966877 1.63265306122449,5.242455806491227 3.26530612244898,13.63355499661188 4.897959183673469,4.045350416159774 6.530612244897959,3.994939468873935 8.16326530612245,13.61422461584402 9.795918367346939,4.152003229975872 11.42857142857143,5.555417144846218 13.06122448979592,4.017874417901982 14.69387755102041,6.005581779967612 16.3265306122449,3.871818725555417 17.95918367346939,3.531328380585866 19.59183673469388,5.625794573181129 21.22448979591837,13.79491243461198 22.85714285714286,3.405822261212814 24.48979591836735,6.33506405618179 26.12244897959184,5.202876233438202 27.75510204081633,3.633864212026359 29.38775510204082,5.819999522924789 31.02040816326531,3.220893773903456 32.6530612244898,5.177343874928549 34.28571428571429,3.814446014080787 35.91836734693878,3.128729910937126 37.55102040816327,13.79042439373901 39.18367346938776,0.0 40.81632653061224,4.95366627882219 42.44897959183673,3.129525036288638 44.08163265306122,5.143436196049641 45.71428571428571,5.511985631201426 47.3469387755102,1.606206218410332 48.97959183673469,4.956246018851539 50.61224489795918,5.577433282356964 52.24489795918367,6.189679803020946 53.87755102040816,2.66637335375922 55.51020408163265,6.040832337217962 57.14285714285714,20.0 58.77551020408163,5.81817956934244 60.40816326530612,4.204764214411735 62.04081632653061,13.61498440229102 63.6734693877551,4.320234084903485 65.3061224489796,3.274750264379179 66.93877551020408,2.926520699321581 68.57142857142857,4.28576098355239 70.20408163265306,2.988823187975584 71.83673469387755,2.906077143061604 73.46938775510203,2.589952972752821 75.10204081632654,5.672282902066177 76.73469387755102,3.844360396749881 78.36734693877551,6.206836841161342 80.0,3.565377415082821" 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_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,10.05511811023622 1.63265306122449,3.217097862767154 3.26530612244898,10.5511811023622 4.897959183673469,0.0 6.530612244897959,1.09111361079865 8.16326530612245,10.22834645669291 9.795918367346939,1.820022497187852 11.42857142857143,2.974128233970754 13.06122448979592,8.642294713160855 14.69387755102041,9.921259842519685 16.3265306122449,9.006749156355456 17.95918367346939,8.917885264341956 19.59183673469388,10.56355455568054 21.22448979591837,16.47806524184477 22.85714285714286,7.635545556805399 24.48979591836735,11.00787401574803 26.12244897959184,10.42294713160855 27.75510204081633,8.640044994375703 29.38775510204082,11.13385826771654 31.02040816326531,8.626546681664792 32.6530612244898,10.45219347581552 34.28571428571429,8.883014623172103 35.91836734693878,8.727784026996625 37.55102040816327,16.53993250843645 39.18367346938776,6.803149606299213 40.81632653061224,10.02137232845894 42.44897959183673,8.235095613048369 44.08163265306122,10.07199100112486 45.71428571428571,10.89538807649044 47.3469387755102,7.190101237345332 48.97959183673469,9.850393700787402 50.61224489795918,9.280089988751406 52.24489795918367,10.6119235095613 53.87755102040816,8.304836895388076 55.51020408163265,10.49718785151856 57.14285714285714,20.0 58.77551020408163,10.52418447694038 60.40816326530612,8.663667041619798 62.04081632653061,16.29133858267717 63.6734693877551,8.667041619797525 65.3061224489796,8.653543307086615 66.93877551020408,8.862767154105738 68.57142857142857,9.09673790776153 70.20408163265306,7.365579302587177 71.83673469387755,6.645669291338583 73.46938775510203,8.033745781777277 75.10204081632654,10.7289088863892 76.73469387755102,7.509561304836895 78.36734693877551,11.12710911136108 80.0,7.805399325084364" 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_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,13.13933392498482 1.63265306122449,4.847494044560699 3.26530612244898,13.21873978233453 4.897959183673469,3.554579849595964 6.530612244897959,3.606894296791069 8.16326530612245,13.33738147508057 9.795918367346939,5.377177822411136 11.42857142857143,5.123079078892055 13.06122448979592,4.26082488672988 14.69387755102041,4.561632958101733 16.3265306122449,3.946004017002195 17.95918367346939,3.415386052594703 19.59183673469388,5.971320472698398 21.22448979591837,12.8964454201504 22.85714285714286,3.563921715166519 24.48979591836735,4.951188752393853 26.12244897959184,4.499976645336074 27.75510204081633,2.614788173198188 29.38775510204082,5.151104675603718 31.02040816326531,3.431267224064646 32.6530612244898,7.067121304124434 34.28571428571429,3.497594469615582 35.91836734693878,2.69232565743379 37.55102040816327,13.2467653790462 39.18367346938776,0.0 40.81632653061224,6.378625811574571 42.44897959183673,3.238824793311224 44.08163265306122,4.210378812648886 45.71428571428571,5.291232659162035 47.3469387755102,2.930543229482928 48.97959183673469,6.011490494651782 50.61224489795918,3.067868653370078 52.24489795918367,5.014713438273623 53.87755102040816,2.864215983931991 55.51020408163265,4.558830398430567 57.14285714285714,20.0 58.77551020408163,5.026857863515344 60.40816326530612,3.877808398337148 62.04081632653061,12.81984212247186 63.6734693877551,4.076790134989957 65.3061224489796,3.48171329814564 66.93877551020408,3.077210518940632 68.57142857142857,4.084263627446401 70.20408163265306,3.051987481900135 71.83673469387755,2.726890560044841 73.46938775510203,2.441963660142931 75.10204081632654,5.066093698911673 76.73469387755102,2.85020318557616 78.36734693877551,5.380914568639357 80.0,3.634919893502732" 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_BenchmarkYAMLUnmarshal_4.html">BenchmarkYAMLUnmarshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.02106709411495 1.63265306122449,7.133043279138997 3.26530612244898,14.67139912983742 4.897959183673469,4.334783604305015 6.530612244897959,4.307304785894207 8.16326530612245,14.63247080375544 9.795918367346939,5.140828944355393 11.42857142857143,6.539958781772384 13.06122448979592,4.847721547973437 14.69387755102041,6.869704602702084 16.3265306122449,4.909548889397756 17.95918367346939,4.547744446988779 19.59183673469388,6.551408289443554 21.22448979591837,14.55232425005725 22.85714285714286,4.282115869017632 24.48979591836735,7.059766430043508 26.12244897959184,6.626975040073277 27.75510204081633,4.678268834440119 29.38775510204082,7.607052896725441 31.02040816326531,4.838561941836501 32.6530612244898,6.304098923746279 34.28571428571429,5.472864666819327 35.91836734693878,4.149301580032059 37.55102040816327,14.66910922830318 39.18367346938776,0.0 40.81632653061224,6.388825280512938 42.44897959183673,4.822532631096863 44.08163265306122,7.302495992672315 45.71428571428571,7.774215708724525 47.3469387755102,4.657659720632013 48.97959183673469,5.802610487749027 50.61224489795918,5.255324021067094 52.24489795918367,7.492557820013739 53.87755102040816,4.323334096633845 55.51020408163265,7.458209297000229 57.14285714285714,20.0 58.77551020408163,7.39638195557591 60.40816326530612,5.307991756354477 62.04081632653061,14.47217769635906 63.6734693877551,5.143118845889627 65.3061224489796,4.492786810167163 66.93877551020408,3.991298374169911 68.57142857142857,5.175177467368903 70.20408163265306,4.790474009617586 71.83673469387755,4.483627204030227 73.46938775510203,4.430959468742844 75.10204081632654,7.872681474696588 76.73469387755102,5.030913670712159 78.36734693877551,7.797114724066865 80.0,5.312571559422945" 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_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,10.23993144815767 1.63265306122449,6.332476435304201 3.26530612244898,13.79605826906598 4.897959183673469,3.2904884318766108 6.530612244897959,3.273350471293913 8.16326530612245,13.916023993144819 9.795918367346939,2.2193658954584414 11.42857142857143,5.8269065981148245 13.06122448979592,3.7703513281919463 14.69387755102041,5.689802913453301 16.3265306122449,2.8191945158526153 17.95918367346939,3.307626392459298 19.59183673469388,2.133676092544988 21.22448979591837,13.264781491002573 22.85714285714286,0.8311910882604963 24.48979591836735,6.246786632390748 26.12244897959184,6.315338474721507 27.75510204081633,3.556126820908311 29.38775510204082,5.621251071122536 31.02040816326531,3.299057412167951 32.6530612244898,2.3479005998286233 34.28571428571429,0.7369323050556993 35.91836734693878,4.147386461011141 37.55102040816327,13.787489288774637 39.18367346938776,3.0162810625535528 40.81632653061224,1.3453299057412167 42.44897959183673,4.138817480719794 44.08163265306122,5.921165381319625 45.71428571428571,5.0985432733504705 47.3469387755102,4.130248500428449 48.97959183673469,0.40274207369322923 50.61224489795918,5.252784918594688 52.24489795918367,3.161953727506429 53.87755102040816,0.6940874035989744 55.51020408163265,5.415595544130248 57.14285714285714,20.0 58.77551020408163,5.295629820051415 60.40816326530612,3.530419880034273 62.04081632653061,12.844901456726651 63.6734693877551,0.0 65.3061224489796,2.7677806341045432 66.93877551020408,2.382176520994001 68.57142857142857,1.4053127677806359 70.20408163265306,2.8191945158526153 71.83673469387755,3.3333333333333357 73.46938775510203,2.947729220222797 75.10204081632654,6.212510711225363 76.73469387755102,1.7823479005998308 78.36734693877551,6.126820908311911 80.0,3.393316195372755" 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/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,9.845743143757481 1.63265306122449,1.656781935022223 3.26530612244898,10.16499016113718 4.897959183673469,0.4026365400228427 6.530612244897959,0.2958539169682542 8.16326530612245,10.75119373615335 9.795918367346939,3.535110291588116 11.42857142857143,2.014008338952264 13.06122448979592,1.095072312201566 14.69387755102041,1.820808850848344 16.3265306122449,1.0810364519547 17.95918367346939,0.724910899808727 19.59183673469388,2.602964043428603 21.22448979591837,9.418062225647095 22.85714285714286,0.0 24.48979591836735,2.137578951713889 26.12244897959184,5.784700912330916 27.75510204081633,5.656176466540986 29.38775510204082,8.079701669166518 31.02040816326531,6.176053721567063 32.6530612244898,7.702659933123254 34.28571428571429,6.458972630072519 35.91836734693878,5.910198015714659 37.55102040816327,14.73242421323499 39.18367346938776,3.322645897263007 40.81632653061224,7.602207207827056 42.44897959183673,5.974047419190599 44.08163265306122,7.467352864278736 45.71428571428571,7.561475691816543 47.3469387755102,4.985207304151587 48.97959183673469,7.544962915055524 50.61224489795918,7.293418282396004 52.24489795918367,7.505607463775096 53.87755102040816,6.051932682913404 55.51020408163265,7.361671093008215 57.14285714285714,20.0 58.77551020408163,8.25803965818552 60.40816326530612,6.506584469733456 62.04081632653061,15.26000743074954 63.6734693877551,6.369528422617 65.3061224489796,6.234674079068679 66.93877551020408,5.303353469747217 68.57142857142857,2.376188575910611 70.20408163265306,5.033919995596593 71.83673469387755,6.455945287666332 73.46938775510203,5.840569140372363 75.10204081632654,7.41864017283373 76.73469387755102,5.935517606748221 78.36734693877551,7.390568452339998 80.0,5.559576722489026" 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_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,13.251454427925015 1.63265306122449,4.667097608274082 3.26530612244898,15.423400129282484 4.897959183673469,5.4040077569489355 6.530612244897959,6.089204912734324 8.16326530612245,15.319974143503554 9.795918367346939,10.80801551389787 11.42857142857143,7.9767291531997415 13.06122448979592,6.089204912734324 14.69387755102041,7.9767291531997415 16.3265306122449,0.7627666451195907 17.95918367346939,6.127989657401425 19.59183673469388,10.536522301228185 21.22448979591837,12.553329023917257 22.85714285714286,6.296056884292177 24.48979591836735,7.446670976082741 26.12244897959184,8.403361344537814 27.75510204081633,6.270200387847446 29.38775510204082,5.4169360051713 31.02040816326531,2.766645119586297 32.6530612244898,7.8733031674208185 34.28571428571429,6.347769877181641 35.91836734693878,3.930187459599228 37.55102040816327,9.308338720103428 39.18367346938776,3.684550743374274 40.81632653061224,8.015513897866843 42.44897959183673,6.308985132514547 44.08163265306122,7.769877181641888 45.71428571428571,7.744020685197157 47.3469387755102,6.334841628959278 48.97959183673469,11.363930187459601 50.61224489795918,0.0258564964447352 52.24489795918367,7.79573367808662 53.87755102040816,1.4479638009049793 55.51020408163265,7.82159017453135 57.14285714285714,20.0 58.77551020408163,8.35164835164835 60.40816326530612,6.218487394957986 62.04081632653061,12.967032967032967 63.6734693877551,6.218487394957986 65.3061224489796,1.8228829993535882 66.93877551020408,3.4130575307045916 68.57142857142857,6.218487394957986 70.20408163265306,3.4130575307045916 71.83673469387755,4.731738849385907 73.46938775510203,6.179702650290885 75.10204081632654,7.343244990303816 76.73469387755102,6.321913380736909 78.36734693877551,0.0 80.0,3.981900452488688" 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></td><td></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,13.37996153173632 1.63265306122449,5.931106836859591 3.26530612244898,8.963105438013638 4.897959183673469,5.376814128344116 6.530612244897959,0.8760272774960657 8.16326530612245,13.80835810456373 9.795918367346939,7.141108585417031 11.42857142857143,5.899632802937576 13.06122448979592,6.940024479804162 14.69387755102041,2.447980416156671 16.3265306122449,6.307046686483651 17.95918367346939,7.246022031823745 19.59183673469388,7.987410386431194 21.22448979591837,12.67179576849099 22.85714285714286,6.167162091274698 24.48979591836735,5.436265081307921 26.12244897959184,5.618115055079559 27.75510204081633,6.091974121349886 29.38775510204082,0.9617065920615492 31.02040816326531,5.798216471411086 32.6530612244898,8.658856443434168 34.28571428571429,6.097219793670222 35.91836734693878,5.558664102115755 37.55102040816327,13.2750480853296 39.18367346938776,3.49186920790348 40.81632653061224,7.246022031823745 42.44897959183673,6.105962580870782 44.08163265306122,5.378562685784228 45.71428571428571,5.22468963105438 47.3469387755102,4.413358978842455 48.97959183673469,8.814478055604127 50.61224489795918,5.609372267879 52.24489795918367,5.415282392026578 53.87755102040816,5.577898233956985 55.51020408163265,5.943346738940374 57.14285714285714,20.0 58.77551020408163,5.932855394299703 60.40816326530612,0.0 62.04081632653061,11.468788249694 63.6734693877551,6.84735093547823 65.3061224489796,5.644343416681238 66.93877551020408,6.044763070466865 68.57142857142857,5.5359328553943 70.20408163265306,5.602378038118552 71.83673469387755,6.312292358803987 73.46938775510203,5.063822346564085 75.10204081632654,6.223115929358279 76.73469387755102,6.202133240076937 78.36734693877551,6.142682287113132 80.0,6.090225563909774" 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_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,11.42307312363147 1.63265306122449,4.306355273085415 3.26530612244898,11.42906643070419 4.897959183673469,4.053569027682178 6.530612244897959,4.454228566461363 8.16326530612245,11.50525550897198 9.795918367346939,9.126897449093306 11.42857142857143,4.502937291952473 13.06122448979592,2.256507612999598 14.69387755102041,1.340823277062791 16.3265306122449,2.841881150761364 17.95918367346939,2.842634825883644 19.59183673469388,7.768059016285527 21.22448979591837,10.93516945895279 22.85714285714286,1.558192807369791 24.48979591836735,2.133393020048832 26.12244897959184,2.219622219700423 27.75510204081633,2.5295820708165 29.38775510204082,2.19130053517379 31.02040816326531,1.681412244522288 32.6530612244898,8.26486498494562 34.28571428571429,2.398805257352339 35.91836734693878,2.437833941136082 37.55102040816327,10.76617521520024 39.18367346938776,0.765305094263746 40.81632653061224,6.913656116260532 42.44897959183673,2.015915092009166 44.08163265306122,2.022980044324175 45.71428571428571,2.534587951759808 47.3469387755102,2.109614870723447 48.97959183673469,7.045798482483305 50.61224489795918,0.2314212314750716 52.24489795918367,1.098361607393957 53.87755102040816,1.363696500614219 55.51020408163265,1.888715012705699 57.14285714285714,20.0 58.77551020408163,1.502407098261834 60.40816326530612,1.967832853592334 62.04081632653061,9.923036191831716 63.6734693877551,2.030232341196376 65.3061224489796,1.726930956268925 66.93877551020408,0.4715024221373891 68.57142857142857,2.228051006016639 70.20408163265306,0.1642126606506434 71.83673469387755,0.7932787304157799 73.46938775510203,1.754464590525169 75.10204081632654,2.128840031681855 76.73469387755102,2.612250005124046 78.36734693877551,0.0 80.0,0.7655757985551008" 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">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/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,12.99836155106499 1.63265306122449,6.416348079373748 3.26530612244898,13.34516657564173 4.897959183673469,2.55142909157109 6.530612244897959,1.445476060440561 8.16326530612245,13.2341161478245 9.795918367346939,5.310395048243219 11.42857142857143,4.167121791370836 13.06122448979592,0.2639723284179865 14.69387755102041,4.624977243764792 16.3265306122449,1.673038412525032 17.95918367346939,1.820498816675769 19.59183673469388,5.073730202075369 21.22448979591837,13.11032222829055 22.85714285714286,2.30202075368651 24.48979591836735,6.021299836155106 26.12244897959184,4.694156198798471 27.75510204081633,1.049517567813581 29.38775510204082,4.249044238121245 31.02040816326531,1.621154196249772 32.6530612244898,5.342253777535045 34.28571428571429,2.392135445111961 35.91836734693878,2.236482796286182 37.55102040816327,13.53358820316767 39.18367346938776,0.0 40.81632653061224,5.388676497360277 42.44897959183673,1.179683233205898 44.08163265306122,4.766065902057164 45.71428571428571,4.420171126888768 47.3469387755102,1.284361915164755 48.97959183673469,5.630802839978154 50.61224489795918,5.883852175496086 52.24489795918367,6.034043327871837 53.87755102040816,2.14727835426907 55.51020408163265,4.015110140178409 57.14285714285714,20.0 58.77551020408163,6.150555252139086 60.40816326530612,1.306207900964864 62.04081632653061,13.00655379574003 63.6734693877551,2.656107773529947 65.3061224489796,2.405789186237029 66.93877551020408,1.896049517567814 68.57142857142857,1.775896595667213 70.20408163265306,1.864190788275988 71.83673469387755,2.37939195339523 73.46938775510203,2.328417986528309 75.10204081632654,6.035863826688513 76.73469387755102,0.9575823775714546 78.36734693877551,5.660841070453304 80.0,2.40943018387038" 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_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,10.13543569790557 1.63265306122449,2.810855311352235 3.26530612244898,10.36164836401568 4.897959183673469,0.4886293625921922 6.530612244897959,0.1013649393510636 8.16326530612245,9.787193538146091 9.795918367346939,4.733776822440302 11.42857142857143,2.339234265533924 13.06122448979592,0.6565811248930798 14.69387755102041,2.150935233457018 16.3265306122449,0.9314652367213161 17.95918367346939,1.151955583153088 19.59183673469388,6.412006643564621 21.22448979591837,10.74412365734989 22.85714285714286,0.0 24.48979591836735,2.932520860990745 26.12244897959184,7.927596418566968 27.75510204081633,6.731334851446453 29.38775510204082,8.977084032059174 31.02040816326531,6.371095603985616 32.6530612244898,11.15568647585922 34.28571428571429,6.760118156756098 35.91836734693878,6.414057794682199 37.55102040816327,14.57687029427393 39.18367346938776,3.921362337617981 40.81632653061224,10.41369982308588 42.44897959183673,5.637683098832076 44.08163265306122,8.038752384999759 45.71428571428571,7.091051512635296 47.3469387755102,5.01360124091843 48.97959183673469,10.99799606828486 50.61224489795918,8.200881043126993 52.24489795918367,8.846469192512757 53.87755102040816,6.533983878586785 55.51020408163265,8.747901956096406 57.14285714285714,20.0 58.77551020408163,7.122860219183881 60.40816326530612,6.791751423627656 62.04081632653061,14.67932333289847 63.6734693877551,6.653835307309657 65.3061224489796,6.751071815111963 66.93877551020408,6.486794338225674 68.57142857142857,6.327524973558068 70.20408163265306,6.132227018195521 71.83673469387755,5.914713547134575 73.46938775510203,6.07400157559761 75.10204081632654,8.9319699057497 76.73469387755102,6.044697550395514 78.36734693877551,8.62256150513805 80.0,6.569348038164475" 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_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,12.0121430604307 1.63265306122449,4.438857793378237 3.26530612244898,12.3906650222939 4.897959183673469,3.10786452898207 6.530612244897959,3.193719760933498 8.16326530612245,12.26259368181387 9.795918367346939,4.727255478607343 11.42857142857143,4.301774025234797 13.06122448979592,2.899155677829428 14.69387755102041,4.177971729437435 16.3265306122449,3.101223792809031 17.95918367346939,2.35888435632293 19.59183673469388,5.157005976662556 21.22448979591837,12.30955317332321 22.85714285714286,2.765866616070582 24.48979591836735,3.753438952661038 26.12244897959184,4.560762735983303 27.75510204081633,3.198937482212314 29.38775510204082,4.803623944597287 31.02040816326531,2.969832084242482 32.6530612244898,5.461056825728109 34.28571428571429,3.604022388767669 35.91836734693878,3.330329190778863 37.55102040816327,12.94943553742529 39.18367346938776,0.0 40.81632653061224,4.750498055212978 42.44897959183673,3.20984726306802 44.08163265306122,5.004743382980742 45.71428571428571,5.171236125604781 47.3469387755102,1.270752300540746 48.97959183673469,5.119058912816621 50.61224489795918,3.661417322834646 52.24489795918367,5.360497106536382 53.87755102040816,2.965563039559814 55.51020408163265,5.190683995825823 57.14285714285714,20.0 58.77551020408163,4.936913006356133 60.40816326530612,3.884830661227588 62.04081632653061,12.65676880751352 63.6734693877551,3.887676691016033 65.3061224489796,3.32084242481738 66.93877551020408,3.210795939664168 68.57142857142857,3.685608576036429 70.20408163265306,2.870221041646903 71.83673469387755,2.982639218290485 73.46938775510203,2.928090314011953 75.10204081632654,4.727729816905417 76.73469387755102,3.267716535433071 78.36734693877551,4.431742718907125 80.0,3.399108243999621" 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_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,12.88570904421207 1.63265306122449,5.749403779123092 3.26530612244898,12.97009722986608 4.897959183673469,1.7794900018345245 6.530612244897959,2.1060355898000367 8.16326530612245,12.944413869014863 9.795918367346939,5.874151531829019 11.42857142857143,4.876169510181615 13.06122448979592,0.0 14.69387755102041,4.289121262153731 16.3265306122449,1.625389836727205 17.95918367346939,1.7904971564850456 19.59183673469388,8.06824435883324 21.22448979591837,13.53513116859292 22.85714285714286,1.2364703724087285 24.48979591836735,5.4191891396074094 26.12244897959184,4.127682993946065 27.75510204081633,2.017978352595854 29.38775510204082,4.072647220693447 31.02040816326531,2.098697486699688 32.6530612244898,6.230049532195924 34.28571428571429,2.0216474041460266 35.91836734693878,2.520638414969728 37.55102040816327,13.828655292606863 39.18367346938776,0.4402861860209093 40.81632653061224,5.811777655476057 42.44897959183673,1.85287103283801 44.08163265306122,6.024582645386165 45.71428571428571,6.494221243808473 47.3469387755102,0.1834525775087137 48.97959183673469,5.426527242707756 50.61224489795918,7.037240873234268 52.24489795918367,7.026233718583743 53.87755102040816,2.179416620803522 55.51020408163265,5.918180150431114 57.14285714285714,20.0 58.77551020408163,5.698037057420658 60.40816326530612,1.6400660429279021 62.04081632653061,12.55182535314621 63.6734693877551,2.2931572188589264 65.3061224489796,2.3151715281599685 66.93877551020408,1.9739497339937593 68.57142857142857,1.93725921849202 70.20408163265306,2.0216474041460266 71.83673469387755,2.388552559163454 73.46938775510203,3.628691983122362 75.10204081632654,6.736378646119977 76.73469387755102,2.6784076316272234 78.36734693877551,4.740414602825165 80.0,2.5463217758209495" 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/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,11.910543130990414 1.63265306122449,3.8402555910543157 3.26530612244898,12.038338658146966 4.897959183673469,1.1309904153354644 6.530612244897959,2.076677316293928 8.16326530612245,11.859424920127795 9.795918367346939,7.354632587859427 11.42857142857143,3.8274760383386592 13.06122448979592,1.8849840255591062 14.69387755102041,3.974440894568694 16.3265306122449,2.2428115015974477 17.95918367346939,2.1022364217252445 19.59183673469388,7.635782747603834 21.22448979591837,12.012779552715656 22.85714285714286,1.6485623003194902 24.48979591836735,3.6805111821086314 26.12244897959184,3.7699680511182123 27.75510204081633,1.7252396166134218 29.38775510204082,3.71884984025559 31.02040816326531,1.9872204472843435 32.6530612244898,7.680511182108628 34.28571428571429,2.044728434504794 35.91836734693878,1.9488817891373813 37.55102040816327,11.961661341853038 39.18367346938776,0.0 40.81632653061224,7.150159744408949 42.44897959183673,2.0191693290734847 44.08163265306122,3.897763578274759 45.71428571428571,4.031948881789138 47.3469387755102,1.9488817891373813 48.97959183673469,6.68370607028754 50.61224489795918,4.115015974440897 52.24489795918367,3.8530351437699686 53.87755102040816,1.9872204472843435 55.51020408163265,4.287539936102236 57.14285714285714,20.0 58.77551020408163,4.325878594249202 60.40816326530612,2.2747603833865817 62.04081632653061,12.185303514376995 63.6734693877551,1.309904153354637 65.3061224489796,1.9872204472843435 66.93877551020408,2.3194888178913757 68.57142857142857,2.0511182108626187 70.20408163265306,1.7316293929712465 71.83673469387755,1.8402555910543157 73.46938775510203,2.127795527156554 75.10204081632654,3.9680511182108624 76.73469387755102,1.9105431309904155 78.36734693877551,4.293929712460066 80.0,2.287539936102238" 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_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,3.7659273242095352 2.424242424242424,0.0 4.848484848484848,4.006606890042477 7.272727272727273,5.884851344974045 9.696969696969697,5.950920245398773 12.12121212121212,5.70552147239264 14.54545454545455,5.8329400660689 16.96969696969697,14.374705049551673 19.39393939393939,3.5677206229353473 21.81818181818182,5.521472392638035 24.24242424242424,5.847097687588489 26.66666666666667,7.243983010854176 29.09090909090909,8.154789995280796 31.51515151515152,5.790467201510147 33.93939393939394,5.625294950448325 36.36363636363636,6.819254365266634 38.78787878787879,7.461066540821141 41.21212121212121,5.488437942425675 43.63636363636364,7.881075979235488 46.06060606060606,20.0 48.48484848484848,8.28692779613025 50.90909090909091,5.884851344974045 53.33333333333333,14.063237376120812 55.75757575757576,5.092024539877304 58.18181818181818,5.224162340726759 60.60606060606061,5.058990089664938 63.03030303030303,5.79990561585654 65.45454545454545,4.374705049551677 67.87878787878788,2.7843322321849904 70.3030303030303,5.861255309108071 72.72727272727273,8.145351580934403 75.15151515151516,5.304388862671075 77.57575757575758,8.494572911750824 80.0,4.823029731005192" 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_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,11.16551525562537 1.63265306122449,2.902160367779138 3.26530612244898,11.59373386856472 4.897959183673469,0.152591063908559 6.530612244897959,0.0 8.16326530612245,11.5127423947034 9.795918367346939,6.217500225172532 11.42857142857143,2.80647414357688 13.06122448979592,0.4571345258771938 14.69387755102041,2.971093416898914 16.3265306122449,0.9035997675934198 17.95918367346939,1.126460987680123 19.59183673469388,7.559756764293684 21.22448979591837,11.63983380930495 22.85714285714286,0.4982564078462698 24.48979591836735,3.135409391734719 26.12244897959184,5.972083289207424 27.75510204081633,3.685543913960673 29.38775510204082,6.03160135693403 31.02040816326531,3.257167955394719 32.6530612244898,10.21212582292814 34.28571428571429,3.40379642076251 35.91836734693878,3.064273819007964 37.55102040816327,14.12413113375368 39.18367346938776,1.94261289332696 40.81632653061224,9.46057766189683 42.44897959183673,3.124852980531187 44.08163265306122,5.927780113575852 45.71428571428571,5.65888154899812 47.3469387755102,3.438582541924758 48.97959183673469,9.852429670151933 50.61224489795918,5.808249654981004 52.24489795918367,6.094975612608966 53.87755102040816,3.218169415585787 55.51020408163265,5.980695590721486 57.14285714285714,20.0 58.77551020408163,5.680069368327086 60.40816326530612,3.74222342589255 62.04081632653061,13.38495137683597 63.6734693877551,3.67145623802121 65.3061224489796,3.474797954511972 66.93877551020408,2.995499525958698 68.57142857142857,3.506157374134427 70.20408163265306,2.92907841189585 71.83673469387755,3.295900520433111 73.46938775510203,3.294242300233144 75.10204081632654,6.355221762273658 76.73469387755102,3.535464357607239 78.36734693877551,5.94982151358238 80.0,3.450060113415473" 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_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,11.68858588080053 1.63265306122449,4.283263690345283 3.26530612244898,13.23422036507587 4.897959183673469,2.751704420497031 6.530612244897959,1.413679349021333 8.16326530612245,12.03342863426435 9.795918367346939,7.940180338684847 11.42857142857143,3.629645920387068 13.06122448979592,2.108643061359138 14.69387755102041,3.224983505608093 16.3265306122449,1.951176599956015 17.95918367346939,2.790411260171542 19.59183673469388,7.503848691444909 21.22448979591837,11.9058720035188 22.85714285714286,2.768418737629206 24.48979591836735,5.499010336485595 26.12244897959184,3.734330327688586 27.75510204081633,1.854409500769738 29.38775510204082,5.41543875082472 31.02040816326531,1.38992742467561 32.6530612244898,8.124917528040466 34.28571428571429,3.101825379371014 35.91836734693878,2.365515724653618 37.55102040816327,13.13129535957774 39.18367346938776,0.0 40.81632653061224,7.583021772597317 42.44897959183673,2.64086210688366 44.08163265306122,4.151308555091269 45.71428571428571,5.476138113041566 47.3469387755102,2.826478997140972 48.97959183673469,7.781834176380031 50.61224489795918,5.446228282383989 52.24489795918367,5.106663734330328 53.87755102040816,0.4803166923246096 55.51020408163265,4.22872223444029 57.14285714285714,20.0 58.77551020408163,5.538596877061799 60.40816326530612,1.509566747305916 62.04081632653061,12.66769298438531 63.6734693877551,3.198592478557291 65.3061224489796,1.787552232241038 66.93877551020408,2.686606553771718 68.57142857142857,0.8691444908731031 70.20408163265306,2.237079393006378 71.83673469387755,2.784253353859688 73.46938775510203,1.783153727732571 75.10204081632654,4.548053661755003 76.73469387755102,1.020453045964372 78.36734693877551,5.332746866065538 80.0,2.760501429513965" 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_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,12.50484826248755 1.63265306122449,4.782221290424026 3.26530612244898,12.91577126683788 4.897959183673469,4.388070653598197 6.530612244897959,4.582001153100267 8.16326530612245,13.07510875832067 9.795918367346939,6.590492164159547 11.42857142857143,5.462550448136695 13.06122448979592,4.545311599140416 14.69387755102041,5.03590334923214 16.3265306122449,4.362912102311442 17.95918367346939,4.195188427066408 19.59183673469388,7.082132187221552 21.22448979591837,12.79312332931495 22.85714285714286,4.15325750825515 24.48979591836735,5.073641176162273 26.12244897959184,3.706693222915247 27.75510204081633,2.4823103936265 29.38775510204082,5.54536401278893 31.02040816326531,4.057864667959537 32.6530612244898,7.81906808532942 34.28571428571429,4.258084805283296 35.91836734693878,3.53687300172965 37.55102040816327,12.81199224278002 39.18367346938776,0.0 40.81632653061224,6.748781382672048 42.44897959183673,3.927878819644635 44.08163265306122,4.641752712406311 45.71428571428571,5.345143875465171 47.3469387755102,3.827244614497615 48.97959183673469,7.117773468211122 50.61224489795918,0.813459824938414 52.24489795918367,5.087268724775932 53.87755102040816,3.244404843021123 55.51020408163265,4.178416059541905 57.14285714285714,20.0 58.77551020408163,5.216206300120551 60.40816326530612,4.008595838356308 62.04081632653061,12.82561979139368 63.6734693877551,4.669007809633629 65.3061224489796,3.955133916871953 66.93877551020408,3.920540908852665 68.57142857142857,4.543215053199853 70.20408163265306,3.438335342523193 71.83673469387755,3.747575868756224 73.46938775510203,2.83348183867079 75.10204081632654,5.26547512972378 76.73469387755102,3.599769379946538 78.36734693877551,5.396509251008963 80.0,3.937313276377169" 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_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,11.175536139793486 1.63265306122449,2.8196981731532986 3.26530612244898,11.64416203335981 4.897959183673469,2.692613185067515 6.530612244897959,2.112787926926135 8.16326530612245,11.683876092136616 9.795918367346939,8.697378872120732 11.42857142857143,0.05559968228752865 13.06122448979592,2.7243844320889608 14.69387755102041,2.6687847498014285 16.3265306122449,2.7164416203335975 17.95918367346939,2.5734710087370942 19.59183673469388,7.9666401906274835 21.22448979591837,11.64416203335981 22.85714285714286,2.5258141382049253 24.48979591836735,2.7482128673550434 26.12244897959184,2.7402700555996837 27.75510204081633,0.6592533756949948 29.38775510204082,2.89912629070691 31.02040816326531,2.1525019857029406 32.6530612244898,7.458300238284352 34.28571428571429,2.1207307386814946 35.91836734693878,2.0969023034154084 37.55102040816327,11.683876092136616 39.18367346938776,2.2001588562351095 40.81632653061224,8.705321683876093 42.44897959183673,2.32724384432089 44.08163265306122,3.1850675138999236 45.71428571428571,0.04765687053217249 47.3469387755102,2.223987291501196 48.97959183673469,8.729150119142178 50.61224489795918,3.0738681493248627 52.24489795918367,3.2168387609213696 53.87755102040816,2.470214455917393 55.51020408163265,0.0 57.14285714285714,20.0 58.77551020408163,2.8911834789515503 60.40816326530612,1.6044479745830067 62.04081632653061,11.842732327243846 63.6734693877551,1.8347895154884846 65.3061224489796,1.6123907863383664 66.93877551020408,1.5965051628276434 68.57142857142857,1.6521048451151685 70.20408163265306,1.7633042096902294 71.83673469387755,1.7235901509134237 73.46938775510203,1.0881652104845152 75.10204081632654,2.9308975377283595 76.73469387755102,1.1199364575059576 78.36734693877551,3.081810961080226 80.0,2.3431294678316164" 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_BenchmarkValueToInterfaceInt_4.html">BenchmarkValueToInterfaceInt-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.06948109058927 1.63265306122449,7.159190853122252 3.26530612244898,14.65259454705365 4.897959183673469,2.37467018469657 6.530612244897959,2.708883025505717 8.16326530612245,14.89885664028144 9.795918367346939,3.535620052770449 11.42857142857143,5.699208443271768 13.06122448979592,2.304309586631486 14.69387755102041,4.837291116974494 16.3265306122449,4.485488126649077 17.95918367346939,5.400175901495163 19.59183673469388,3.271767810026385 21.22448979591837,14.21284080914688 22.85714285714286,4.221635883905013 24.48979591836735,6.824978012313105 26.12244897959184,4.925241864555849 27.75510204081633,3.588390501319261 29.38775510204082,5.048372911169745 31.02040816326531,2.673702726473175 32.6530612244898,4.080914687774846 34.28571428571429,3.605980650835532 35.91836734693878,4.643799472295515 37.55102040816327,13.93139841688654 39.18367346938776,0.0 40.81632653061224,4.256816182937555 42.44897959183673,2.233948988566403 44.08163265306122,5.15391380826737 45.71428571428571,5.34740545294635 47.3469387755102,1.759014951627089 48.97959183673469,4.239226033421284 50.61224489795918,7.352682497801231 52.24489795918367,6.262093227792436 53.87755102040816,3.905013192612137 55.51020408163265,5.013192612137203 57.14285714285714,20.0 58.77551020408163,7.669305189094107 60.40816326530612,4.36235708003518 62.04081632653061,13.61477572559367 63.6734693877551,5.030782761653474 65.3061224489796,5.259454705364996 66.93877551020408,4.256816182937555 68.57142857142857,4.74934036939314 70.20408163265306,4.731750219876869 71.83673469387755,3.605980650835532 73.46938775510203,5.277044854881266 75.10204081632654,6.13896218117854 76.73469387755102,3.095866314863676 78.36734693877551,6.015831134564644 80.0,5.224274406332454" 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_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,12.1039089355921 1.63265306122449,6.064099133406064 3.26530612244898,13.44105720343344 4.897959183673469,3.004466766843004 6.530612244897959,1.300920112801301 8.16326530612245,12.74572363681275 9.795918367346939,7.713715238467714 11.42857142857143,3.645458100903645 13.06122448979592,2.041127189642041 14.69387755102041,3.883411210143883 16.3265306122449,2.504682900722505 17.95918367346939,2.822090940902822 19.59183673469388,8.061176179988061 21.22448979591837,12.72308103991272 22.85714285714286,2.926246886642926 24.48979591836735,6.24029970564624 26.12244897959184,4.67960725386468 27.75510204081633,1.515407257981515 29.38775510204082,6.082624894506083 31.02040816326531,1.563985920421564 32.6530612244898,8.061999547148062 34.28571428571429,2.938597394042939 35.91836734693878,2.264259690002264 37.55102040816327,12.68767625203269 39.18367346938776,0.0 40.81632653061224,7.948374879067948 42.44897959183673,2.806035281282806 44.08163265306122,3.86035692966386 45.71428571428571,6.076861324386077 47.3469387755102,2.581256046602581 48.97959183673469,7.612441077787612 50.61224489795918,5.549494658405549 52.24489795918367,6.265824087606266 53.87755102040816,1.752125316481752 55.51020408163265,4.48035240114448 57.14285714285714,20.0 58.77551020408163,6.277351227846277 60.40816326530612,3.162141577983162 62.04081632653061,12.87869743315288 63.6734693877551,3.025050945843025 65.3061224489796,3.014758856343015 66.93877551020408,2.449105617422449 68.57142857142857,1.901566456021902 70.20408163265306,2.49027397542249 71.83673469387755,2.869434552602869 73.46938775510203,0.3256417117803256 75.10204081632654,5.663119326485663 76.73469387755102,0.5022539676005023 78.36734693877551,6.210658487886211 80.0,2.974825549082975" 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_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,13.219388436373347 1.63265306122449,1.522232607824808 3.26530612244898,12.551742555748431 4.897959183673469,3.8990519428495105 6.530612244897959,3.8990519428495105 8.16326530612245,12.177860862598475 9.795918367346939,0.988115903324875 11.42857142857143,3.738816931499535 13.06122448979592,0.0 14.69387755102041,3.6052877553745475 16.3265306122449,0.45399919882493833 17.95918367346939,2.5904660168246743 19.59183673469388,0.8545867271998908 21.22448979591837,13.43303511817332 22.85714285714286,2.777406863399655 24.48979591836735,2.5103485111496866 26.12244897959184,3.445052744024572 27.75510204081633,1.0415275737748715 29.38775510204082,1.8694084657497676 31.02040816326531,2.216584323674727 32.6530612244898,2.2967018293497112 34.28571428571429,1.388703431699824 35.91836734693878,3.0978768860996126 37.55102040816327,13.43303511817332 39.18367346938776,2.937641874749634 40.81632653061224,0.37388169314995423 42.44897959183673,1.8961143009747587 44.08163265306122,3.071171050874618 45.71428571428571,3.9791694485245053 47.3469387755102,2.8308185338496443 48.97959183673469,1.6290559487247975 50.61224489795918,1.0148217385498768 52.24489795918367,2.376819335024706 53.87755102040816,2.163172653224727 55.51020408163265,3.6854052610495422 57.14285714285714,20.0 58.77551020408163,2.8041126986246496 60.40816326530612,2.3501134997997077 62.04081632653061,12.444919214848444 63.6734693877551,1.682467619174794 65.3061224489796,1.8694084657497676 66.93877551020408,1.6557617839497887 68.57142857142857,2.0563493123247376 70.20408163265306,2.1364668179997324 71.83673469387755,2.45693684069969 73.46938775510203,3.952463613299507 75.10204081632654,3.231406062224597 76.73469387755102,4.433168647349444 78.36734693877551,2.69728935772466 80.0,2.7507010281746602" 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_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,9.346356123215624 1.63265306122449,0.6611570247933898 3.26530612244898,9.526671675432006 4.897959183673469,1.0368144252441809 6.530612244897959,1.5627347858752785 8.16326530612245,9.316303531179564 9.795918367346939,3.8166791885800144 11.42857142857143,0.6010518407212615 13.06122448979592,1.0518407212622058 14.69387755102041,0.0 16.3265306122449,0.9917355371900847 17.95918367346939,1.0518407212622058 19.59183673469388,3.7565740045078897 21.22448979591837,9.25619834710744 22.85714285714286,2.314049586776857 24.48979591836735,0.9466566491359849 26.12244897959184,0.6611570247933898 27.75510204081633,0.9917355371900847 29.38775510204082,0.6010518407212615 31.02040816326531,1.08189331329827 32.6530612244898,3.8918106686701712 34.28571428571429,1.0969196093163056 35.91836734693878,2.5995492111194594 37.55102040816327,9.451540195341847 39.18367346938776,2.4643125469571743 40.81632653061224,3.6814425244177293 42.44897959183673,2.644628099173552 44.08163265306122,1.0368144252441809 45.71428571428571,0.6912096168294539 47.3469387755102,2.419233658903078 48.97959183673469,3.7565740045078897 50.61224489795918,1.08189331329827 52.24489795918367,1.0067618332081132 53.87755102040816,1.667918858001503 55.51020408163265,1.0067618332081132 57.14285714285714,20.0 58.77551020408163,0.15026296018031715 60.40816326530612,1.0217881292261453 62.04081632653061,9.556724267468068 63.6734693877551,1.0969196093163056 65.3061224489796,1.0067618332081132 66.93877551020408,1.0368144252441809 68.57142857142857,1.0518407212622058 70.20408163265306,1.0368144252441809 71.83673469387755,0.976709241172049 73.46938775510203,2.524417731029299 75.10204081632654,0.2253944402704704 76.73469387755102,2.5394440270473346 78.36734693877551,0.6912096168294539 80.0,1.577761081893314" 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_500_4.html">BenchmarkObjectLookup/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.534201954397394 1.63265306122449,3.921824104234531 3.26530612244898,12.521172638436479 4.897959183673469,2.8273615635179183 6.530612244897959,2.4885993485342013 8.16326530612245,9.693811074918568 9.795918367346939,7.9478827361563535 11.42857142857143,0.5732899022801305 13.06122448979592,2.0716612377850154 14.69387755102041,4.0521172638436465 16.3265306122449,2.2410423452768704 17.95918367346939,2.4104234527687325 19.59183673469388,6.4104234527687325 21.22448979591837,12.547231270358303 22.85714285714286,2.6840390879478804 24.48979591836735,4.221498371335501 26.12244897959184,4.586319218241041 27.75510204081633,2.5537459283387633 29.38775510204082,4.7296416938110735 31.02040816326531,2.697068403908794 32.6530612244898,8.0 34.28571428571429,2.3452768729641704 35.91836734693878,3.153094462540718 37.55102040816327,12.599348534201955 39.18367346938776,2.6188925081433254 40.81632653061224,7.583061889250814 42.44897959183673,3.1270358306188903 44.08163265306122,4.3257328990228 45.71428571428571,4.7296416938110735 47.3469387755102,0.0 48.97959183673469,6.697068403908794 50.61224489795918,4.182410423452769 52.24489795918367,4.716612377850165 53.87755102040816,3.11400651465798 55.51020408163265,0.7687296416938096 57.14285714285714,20.0 58.77551020408163,4.84690553745928 60.40816326530612,2.5667752442996736 62.04081632653061,12.70358306188925 63.6734693877551,2.5407166123778495 65.3061224489796,2.4104234527687325 66.93877551020408,2.5537459283387633 68.57142857142857,2.5928338762214977 70.20408163265306,2.5407166123778495 71.83673469387755,2.579804560260584 73.46938775510203,2.358306188925077 75.10204081632654,4.547231270358303 76.73469387755102,2.4234527687296428 78.36734693877551,4.429967426710096 80.0,3.061889250814332" 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_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,9.558367502902575 1.63265306122449,1.906441514924386 3.26530612244898,9.596284702320592 4.897959183673469,0.0 6.530612244897959,0.04115044898079156 8.16326530612245,9.887277162970475 9.795918367346939,0.5778698764016872 11.42857142857143,2.148053436797319 13.06122448979592,7.687785664947166 14.69387755102041,9.75824111223785 16.3265306122449,7.901767999647282 17.95918367346939,7.694546095851153 19.59183673469388,8.852049439325134 21.22448979591837,14.86119071763444 22.85714285714286,6.764839880663698 24.48979591836735,9.054568434666313 26.12244897959184,8.799729582763842 27.75510204081633,7.289802036947225 29.38775510204082,9.686521758299898 31.02040816326531,6.220184295225078 32.6530612244898,8.213041753009128 34.28571428571429,6.697823435180695 35.91836734693878,7.52112634657496 37.55102040816327,15.51048601619564 39.18367346938776,4.741707449700924 40.81632653061224,7.130784944814309 42.44897959183673,6.762488426436224 44.08163265306122,9.298531810766722 45.71428571428571,8.243316726187851 47.3469387755102,6.125244330790823 48.97959183673469,7.793601105183487 50.61224489795918,8.259776905780168 52.24489795918367,8.825007715709184 53.87755102040816,6.892700204282586 55.51020408163265,8.937877518627927 57.14285714285714,20.0 58.77551020408163,9.671531237599753 60.40816326530612,7.618123833458254 62.04081632653061,15.13278368090766 63.6734693877551,7.677204120923534 65.3061224489796,7.316255897006305 66.93877551020408,6.84008641594286 68.57142857142857,8.012580280116985 70.20408163265306,6.398306952956219 71.83673469387755,6.199903002513117 73.46938775510203,5.298120306276913 75.10204081632654,9.235924341960231 76.73469387755102,6.51176461943183 78.36734693877551,9.593051452757814 80.0,6.774245697573593" 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/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,12.49829196082897 1.63265306122449,6.039626508767936 3.26530612244898,12.598496925529492 4.897959183673469,4.1630608061944905 6.530612244897959,4.0036438168982045 8.16326530612245,12.448189478478708 9.795918367346939,6.78205420177636 11.42857142857143,6.003188339785927 13.06122448979592,0.33705306308358374 14.69387755102041,5.725347301298115 16.3265306122449,0.3324982919608317 17.95918367346939,0.0 19.59183673469388,7.0644500113869295 21.22448979591837,12.361648827146436 22.85714285714286,0.28239580961056987 24.48979591836735,6.171714871327714 26.12244897959184,6.244591209291732 27.75510204081633,2.65543156456388 29.38775510204082,6.253700751537236 31.02040816326531,3.2338874971532725 32.6530612244898,8.212252334320201 34.28571428571429,3.2748804372580267 35.91836734693878,3.206558870416764 37.55102040816327,12.753359143703028 39.18367346938776,2.9697107720337037 40.81632653061224,8.025506718287406 42.44897959183673,3.311318606240036 44.08163265306122,5.743566385789114 45.71428571428571,6.240036438168984 47.3469387755102,2.2546117057617856 48.97959183673469,7.838761102254612 50.61224489795918,5.90753814620815 52.24489795918367,6.230926895923478 53.87755102040816,3.1200182190844963 55.51020408163265,6.230926895923478 57.14285714285714,20.0 58.77551020408163,5.561375540879075 60.40816326530612,3.511728535641087 62.04081632653061,12.320655887041678 63.6734693877551,3.479845137781826 65.3061224489796,3.493509451150082 66.93877551020408,3.315873377362788 68.57142857142857,3.402414028695059 70.20408163265306,3.0562514233659783 71.83673469387755,3.3523115463447937 73.46938775510203,3.402414028695059 75.10204081632654,5.602368480983827 76.73469387755102,3.46618082441357 78.36734693877551,5.720792530175359 80.0,3.4889546800273266" 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_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,12.03144363266439 1.63265306122449,3.256450568759826 3.26530612244898,12.06214741514843 4.897959183673469,2.496624433552206 6.530612244897959,2.457042448904097 8.16326530612245,11.66965689447887 9.795918367346939,1.756774253213724 11.42857142857143,2.619069638398224 13.06122448979592,0.198279848330713 14.69387755102041,2.751502820678813 16.3265306122449,0.2049384999537594 17.95918367346939,0.0 19.59183673469388,2.186627207990382 21.22448979591837,11.01562933505965 22.85714285714286,0.8952187182095626 24.48979591836735,1.767132155738463 26.12244897959184,3.724035882733746 27.75510204081633,0.7531674835845741 29.38775510204082,1.723480995098493 31.02040816326531,0.977342088227134 32.6530612244898,3.758808841209655 34.28571428571429,0.9170442985295478 35.91836734693878,0.9111254970868399 37.55102040816327,10.94090446684546 39.18367346938776,0.4035882733746416 40.81632653061224,3.285674650883196 42.44897959183673,0.9769721631369648 44.08163265306122,1.626930546564321 45.71428571428571,1.499676315546102 47.3469387755102,0.9340608526773329 48.97959183673469,3.082955701470452 50.61224489795918,1.180430962730047 52.24489795918367,1.535189124202349 53.87755102040816,0.7461389068713585 55.51020408163265,1.33986867659299 57.14285714285714,20.0 58.77551020408163,3.027466937945066 60.40816326530612,2.75298252103949 62.04081632653061,11.64635161379821 63.6734693877551,2.138167021178211 65.3061224489796,2.766669749375751 66.93877551020408,2.22177009155646 68.57142857142857,2.629797466013132 70.20408163265306,2.117451216128734 71.83673469387755,2.750023120318136 73.46938775510203,2.547304170905392 75.10204081632654,3.058170720429113 76.73469387755102,2.59687413298807 78.36734693877551,3.568667344862665 80.0,2.654212521964302" 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_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,16.50461421368091 1.63265306122449,8.73941585006184 3.26530612244898,16.5921415659785 4.897959183673469,8.181904671296737 6.530612244897959,8.00875273522976 8.16326530612245,16.62448863095804 9.795918367346939,6.673009228427362 11.42857142857143,8.551041765769194 13.06122448979592,7.95547521643992 14.69387755102041,8.657596803348873 16.3265306122449,7.670059937208639 17.95918367346939,7.673865474265056 19.59183673469388,7.909808771762915 21.22448979591837,16.67776614974788 22.85714285714286,7.698601465131767 24.48979591836735,8.840262582056893 26.12244897959184,8.88212348967748 27.75510204081633,7.552088288459709 29.38775510204082,8.885929026733898 31.02040816326531,7.904100466178289 32.6530612244898,8.109599467224813 34.28571428571429,7.719531918942061 35.91836734693878,7.361811435638855 37.55102040816327,16.3029207496908 39.18367346938776,3.558177147749976 40.81632653061224,7.639615640757302 42.44897959183673,7.673865474265056 44.08163265306122,7.860336790029493 45.71428571428571,8.838359813528683 47.3469387755102,7.219103796023214 48.97959183673469,7.523546760536581 50.61224489795918,0.0 52.24489795918367,8.878317952621064 53.87755102040816,7.283797925982304 55.51020408163265,8.83074873941585 57.14285714285714,20.0 58.77551020408163,8.885929026733898 60.40816326530612,8.296070782989249 62.04081632653061,16.33907335172676 63.6734693877551,7.845114641803825 65.3061224489796,7.592046427552088 66.93877551020408,7.660546094567596 68.57142857142857,8.067738559604225 70.20408163265306,7.561602131100752 71.83673469387755,6.888022072114927 73.46938775510203,7.375130815336314 75.10204081632654,8.994386832841785 76.73469387755102,7.816573113880696 78.36734693877551,9.059080962800875 80.0,8.02207211492722" 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_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,11.0472553699284 1.63265306122449,4.200238663484487 3.26530612244898,12.1618138424821 4.897959183673469,5.548448687350835 6.530612244897959,4.405489260143198 8.16326530612245,11.67159904534606 9.795918367346939,8.893556085918854 11.42857142857143,3.293078758949881 13.06122448979592,4.958711217183771 14.69387755102041,2.103102625298329 16.3265306122449,5.193078758949881 17.95918367346939,5.571360381861575 19.59183673469388,9.068257756563247 21.22448979591837,11.8346062052506 22.85714285714286,5.321241050119332 24.48979591836735,3.324343675417661 26.12244897959184,2.425775656324582 27.75510204081633,4.8 29.38775510204082,4.256563245823389 31.02040816326531,4.813603818615752 32.6530612244898,9.193317422434369 34.28571428571429,5.413842482100239 35.91836734693878,5.198090692124105 37.55102040816327,12.16205250596659 39.18367346938776,3.998806682577566 40.81632653061224,8.445346062052506 42.44897959183673,5.329355608591885 44.08163265306122,3.549880668257757 45.71428571428571,0.0 47.3469387755102,4.35346062052506 48.97959183673469,7.647732696897375 50.61224489795918,4.329832935560859 52.24489795918367,4.094272076372315 53.87755102040816,4.892840095465394 55.51020408163265,2.437231503579952 57.14285714285714,20.0 58.77551020408163,4.024105011933174 60.40816326530612,5.454892601431981 62.04081632653061,11.88281622911695 63.6734693877551,5.512171837708831 65.3061224489796,4.67255369928401 66.93877551020408,5.371360381861575 68.57142857142857,4.434844868735084 70.20408163265306,4.947016706443914 71.83673469387755,5.325536992840095 73.46938775510203,5.558711217183771 75.10204081632654,4.097136038186158 76.73469387755102,4.313365155131265 78.36734693877551,4.109785202863962 80.0,5.394988066825776" 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_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,13.713539399216367 1.63265306122449,4.545058772311714 3.26530612244898,14.12276882890727 4.897959183673469,3.491510666086203 6.530612244897959,3.2564214192424927 8.16326530612245,14.044405746626033 9.795918367346939,4.614714845450587 11.42857142857143,7.932085328689597 13.06122448979592,4.579886808881151 14.69387755102041,7.218110579016111 16.3265306122449,1.4801915542011308 17.95918367346939,4.632128863735311 19.59183673469388,4.5885938180235115 21.22448979591837,14.462342185459296 22.85714285714286,2.3857205050065318 24.48979591836735,7.940792337831958 26.12244897959184,7.418371789290381 27.75510204081633,0.0 29.38775510204082,8.08881149325207 31.02040816326531,3.421854592947323 32.6530612244898,5.215498476273403 34.28571428571429,3.447975620374404 35.91836734693878,4.118415324336091 37.55102040816327,14.18371789290379 39.18367346938776,2.594688724423161 40.81632653061224,4.5537657814540715 42.44897959183673,4.109708315193734 44.08163265306122,7.993034392686113 45.71428571428571,7.009142359599476 47.3469387755102,3.6047017849368785 48.97959183673469,4.57117979973879 50.61224489795918,7.113626469307796 52.24489795918367,7.9756203744013945 53.87755102040816,3.395733565520242 55.51020408163265,7.557683935568134 57.14285714285714,20.0 58.77551020408163,7.845015237266001 60.40816326530612,3.439268611232041 62.04081632653061,13.609055289508055 63.6734693877551,3.3609055289508056 65.3061224489796,2.40313452329125 66.93877551020408,2.490204614714848 68.57142857142857,2.9865041358293425 70.20408163265306,2.5511536787113656 71.83673469387755,2.2899434044405744 73.46938775510203,3.3347845015237283 75.10204081632654,7.139747496734872 76.73469387755102,2.8558989986939487 78.36734693877551,7.836308228123638 80.0,2.995211144971705" 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/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,11.713235294117645 1.63265306122449,3.514705882352942 3.26530612244898,11.750000000000002 4.897959183673469,1.6764705882352935 6.530612244897959,1.82352941176471 8.16326530612245,11.76470588235294 9.795918367346939,6.3014705882352935 11.42857142857143,3.7205882352941195 13.06122448979592,1.470588235294116 14.69387755102041,3.014705882352942 16.3265306122449,1.147058823529413 17.95918367346939,1.8529411764705905 19.59183673469388,5.9926470588235325 21.22448979591837,11.772058823529415 22.85714285714286,0.9411764705882355 24.48979591836735,3.2205882352941195 26.12244897959184,3.44852941176471 27.75510204081633,0.7205882352941195 29.38775510204082,3.3970588235294166 31.02040816326531,1.5735294117647065 32.6530612244898,6.2352941176470615 34.28571428571429,0.7132352941176521 35.91836734693878,0.0 37.55102040816327,11.757352941176471 39.18367346938776,0.05147058823529349 40.81632653061224,4.632352941176475 42.44897959183673,1.7132352941176485 44.08163265306122,3.286764705882355 45.71428571428571,3.919117647058826 47.3469387755102,1.1323529411764746 48.97959183673469,3.8088235294117645 50.61224489795918,3.6985294117647065 52.24489795918367,3.7205882352941195 53.87755102040816,1.2426470588235325 55.51020408163265,3.727941176470587 57.14285714285714,20.0 58.77551020408163,3.94852941176471 60.40816326530612,1.0073529411764746 62.04081632653061,12.183823529411764 63.6734693877551,1.6397058823529456 65.3061224489796,1.154411764705884 66.93877551020408,1.801470588235297 68.57142857142857,1.7132352941176485 70.20408163265306,1.404411764705884 71.83673469387755,1.301470588235297 73.46938775510203,1.5073529411764746 75.10204081632654,3.735294117647065 76.73469387755102,1.426470588235297 78.36734693877551,3.926470588235297 80.0,1.919117647058826" 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_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,12.687651331719128 1.63265306122449,4.724576271186443 3.26530612244898,12.260895883777241 4.897959183673469,3.0871670702179195 6.530612244897959,3.056900726392257 8.16326530612245,12.705811138014528 9.795918367346939,5.181598062953999 11.42857142857143,5.932203389830512 13.06122448979592,4.645883777239714 14.69387755102041,7.079297820823244 16.3265306122449,6.02905569007264 17.95918367346939,5.021186440677969 19.59183673469388,8.32324455205811 21.22448979591837,12.690677966101696 22.85714285714286,6.392251815980632 24.48979591836735,7.097457627118647 26.12244897959184,4.679176755447944 27.75510204081633,4.791162227602905 29.38775510204082,1.0290556900726422 31.02040816326531,6.113801452784507 32.6530612244898,3.541162227602907 34.28571428571429,5.880750605326879 35.91836734693878,6.743341404358354 37.55102040816327,14.031476997578691 39.18367346938776,5.121065375302665 40.81632653061224,6.682808716707022 42.44897959183673,6.952179176755449 44.08163265306122,6.110774818401939 45.71428571428571,7.43038740920097 47.3469387755102,6.719128329297824 48.97959183673469,2.8753026634382586 50.61224489795918,4.782082324455207 52.24489795918367,5.172518159806298 53.87755102040816,7.185230024213078 55.51020408163265,7.36985472154964 57.14285714285714,20.0 58.77551020408163,7.823849878934627 60.40816326530612,5.826271186440678 62.04081632653061,13.398910411622275 63.6734693877551,7.282082324455208 65.3061224489796,7.091404358353515 66.93877551020408,6.48002421307506 68.57142857142857,6.128934624697337 70.20408163265306,0.0 71.83673469387755,2.20944309927361 73.46938775510203,2.6029055690072695 75.10204081632654,6.3861985472155 76.73469387755102,1.9975786924939527 78.36734693877551,7.4606537530266355 80.0,0.45399515738498764" 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_50_4.html">BenchmarkSetUnion/50-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.05122950819672 1.63265306122449,5.712090163934426 3.26530612244898,13.09426229508197 4.897959183673469,3.084016393442623 6.530612244897959,1.536885245901639 8.16326530612245,12.22848360655738 9.795918367346939,7.756147540983607 11.42857142857143,4.390368852459016 13.06122448979592,2.100409836065574 14.69387755102041,2.049180327868852 16.3265306122449,1.603483606557377 17.95918367346939,2.59733606557377 19.59183673469388,7.730532786885246 21.22448979591837,12.32069672131148 22.85714285714286,2.776639344262295 24.48979591836735,5.742827868852459 26.12244897959184,3.611680327868852 27.75510204081633,1.506147540983607 29.38775510204082,5.491803278688525 31.02040816326531,1.690573770491803 32.6530612244898,7.802254098360656 34.28571428571429,2.935450819672131 35.91836734693878,1.372950819672131 37.55102040816327,13.125 39.18367346938776,0.0 40.81632653061224,6.828893442622951 42.44897959183673,2.587090163934426 44.08163265306122,4.082991803278689 45.71428571428571,5.52766393442623 47.3469387755102,2.674180327868852 48.97959183673469,7.551229508196721 50.61224489795918,5.814549180327869 52.24489795918367,5.343237704918033 53.87755102040816,2.013319672131148 55.51020408163265,3.288934426229508 57.14285714285714,20.0 58.77551020408163,5.353483606557377 60.40816326530612,3.084016393442623 62.04081632653061,12.41290983606557 63.6734693877551,3.34016393442623 65.3061224489796,1.34733606557377 66.93877551020408,2.74077868852459 68.57142857142857,1.49077868852459 70.20408163265306,2.418032786885246 71.83673469387755,2.904713114754098 73.46938775510203,2.858606557377049 75.10204081632654,5.496926229508197 76.73469387755102,1.506147540983607 78.36734693877551,5.619877049180328 80.0,2.879098360655738" 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_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,17.05443828984309 1.63265306122449,9.377469606297765 3.26530612244898,17.11529300057555 4.897959183673469,8.047438766896745 6.530612244897959,8.552764333853506 8.16326530612245,17.16141913119763 9.795918367346939,5.56238321953103 11.42857142857143,9.867623356783273 13.06122448979592,3.437435874369086 14.69387755102041,5.872993411537738 16.3265306122449,4.806386149487537 17.95918367346939,4.864509210944064 19.59183673469388,4.616208201579957 21.22448979591837,13.81753896129693 22.85714285714286,4.037499109423238 24.48979591836735,5.513541855794527 26.12244897959184,4.281505650935278 27.75510204081633,2.834145221961278 29.38775510204082,3.721107145331293 31.02040816326531,1.222189791183142 32.6530612244898,5.998445717827853 34.28571428571429,3.770391745428674 35.91836734693878,3.833639932509877 37.55102040816327,15.00443400522494 39.18367346938776,0.0 40.81632653061224,3.150924607464954 42.44897959183673,3.682601396884016 44.08163265306122,5.386208257394906 45.71428571428571,5.51740950344723 47.3469387755102,3.34950763006771 48.97959183673469,3.152937228866572 50.61224489795918,3.536645304862894 52.24489795918367,5.654320290474128 53.87755102040816,3.786193942502066 55.51020408163265,5.200528337742167 57.14285714285714,20.0 58.77551020408163,4.961814366702246 60.40816326530612,2.764905135927459 62.04081632653061,14.26975167929124 63.6734693877551,3.768832210084842 65.3061224489796,3.839484086008867 66.93877551020408,4.429917600718897 68.57142857142857,3.84190054498373 70.20408163265306,0.6222020704719547 71.83673469387755,1.655855529898919 73.46938775510203,0.7127240682925452 75.10204081632654,5.907749708695214 76.73469387755102,1.574533148990784 78.36734693877551,6.559839042819587 80.0,1.144744907624618" 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_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,14.747531734837802 1.63265306122449,6.629055007052187 3.26530612244898,14.14386459802539 4.897959183673469,5.873060648801127 6.530612244897959,5.365303244005641 8.16326530612245,14.39774330042313 9.795918367346939,9.579689703808182 11.42857142857143,6.9901269393511996 13.06122448979592,6.025387870239776 14.69387755102041,6.2679830747531735 16.3265306122449,4.682651622002821 17.95918367346939,0.0 19.59183673469388,10.815232722143863 21.22448979591837,14.758815232722142 22.85714285714286,4.609308885754581 24.48979591836735,6.194640338504936 26.12244897959184,5.675599435825102 27.75510204081633,5.376586741889984 29.38775510204082,5.297602256699578 31.02040816326531,5.325811001410436 32.6530612244898,8.925246826516222 34.28571428571429,5.224259520451341 35.91836734693878,6.645980253878701 37.55102040816327,15.72355430183357 39.18367346938776,6.572637517630467 40.81632653061224,10.43159379407616 42.44897959183673,6.629055007052187 44.08163265306122,9.354019746121299 45.71428571428571,9.737658674188998 47.3469387755102,6.471086036671368 48.97959183673469,10.200282087447109 50.61224489795918,9.224259520451339 52.24489795918367,10.17771509167842 53.87755102040816,6.459802538787024 55.51020408163265,8.981664315937937 57.14285714285714,20.0 58.77551020408163,5.918194640338504 60.40816326530612,4.874471086036671 62.04081632653061,12.6262341325811 63.6734693877551,5.015514809590975 65.3061224489796,5.370944992947813 66.93877551020408,5.47249647390691 68.57142857142857,5.3540197461212955 70.20408163265306,4.654442877291963 71.83673469387755,5.376586741889984 73.46938775510203,6.61777150916784 75.10204081632654,8.03385049365303 76.73469387755102,6.600846262341324 78.36734693877551,4.834978843441469 80.0,5.066290550070519" 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_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,9.349682267500503 1.63265306122449,1.578361408109744 3.26530612244898,10.75015130119024 4.897959183673469,4.513289287875731 6.530612244897959,4.228464797256405 8.16326530612245,10.9193564656042 9.795918367346939,7.632855053459754 11.42857142857143,1.708392172685092 13.06122448979592,4.59107070808957 14.69387755102041,0.9976926568489005 16.3265306122449,4.4245511398023 17.95918367346939,4.346177123260036 19.59183673469388,8.209879967722413 21.22448979591837,10.52574641920516 22.85714285714286,4.48664766996167 24.48979591836735,0.7909521888238854 26.12244897959184,0.0 27.75510204081633,4.475791809562235 29.38775510204082,0.9055880572927174 31.02040816326531,4.591738955013113 32.6530612244898,8.270513919709503 34.28571428571429,4.393698305426669 35.91836734693878,4.136624974783135 37.55102040816327,10.95720698002824 39.18367346938776,2.236092898930805 40.81632653061224,7.264714040750454 42.44897959183673,3.748411337502522 44.08163265306122,1.271409118418398 45.71428571428571,1.771547811176115 47.3469387755102,2.565904276780311 48.97959183673469,8.03240367157555 50.61224489795918,0.2776124672180754 52.24489795918367,1.446464595521485 53.87755102040816,4.32355759531975 55.51020408163265,1.249495662699213 57.14285714285714,20.0 58.77551020408163,2.111521585636474 60.40816326530612,4.674298971151906 62.04081632653061,10.10180048416381 63.6734693877551,4.037371393988299 65.3061224489796,3.782681057090982 66.93877551020408,3.496406596731894 68.57142857142857,3.978187411740972 70.20408163265306,3.389209703449667 71.83673469387755,3.343075448860198 73.46938775510203,3.369061428283236 75.10204081632654,0.5504337300786766 76.73469387755102,3.779175912850514 78.36734693877551,0.7180754488601977 80.0,3.85708341738955" 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_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,11.993127147766321 1.63265306122449,3.2646048109965626 3.26530612244898,11.649484536082472 4.897959183673469,0.0 6.530612244897959,1.2542955326460472 8.16326530612245,11.185567010309278 9.795918367346939,5.962199312714775 11.42857142857143,3.281786941580755 13.06122448979592,1.9415807560137424 14.69387755102041,2.972508591065292 16.3265306122449,1.8900343642611688 17.95918367346939,2.164948453608247 19.59183673469388,5.481099656357388 21.22448979591837,11.786941580756015 22.85714285714286,1.718213058419245 24.48979591836735,3.3333333333333357 26.12244897959184,2.9037800687285227 27.75510204081633,2.3883161512027513 29.38775510204082,2.817869415807561 31.02040816326531,2.731958762886599 32.6530612244898,6.0309278350515445 34.28571428571429,2.628865979381441 35.91836734693878,1.4948453608247405 37.55102040816327,11.529209621993127 39.18367346938776,2.0446735395189037 40.81632653061224,6.0309278350515445 42.44897959183673,1.7010309278350526 44.08163265306122,4.15807560137457 45.71428571428571,4.484536082474227 47.3469387755102,1.4948453608247405 48.97959183673469,5.584192439862543 50.61224489795918,4.570446735395189 52.24489795918367,4.673539518900343 53.87755102040816,1.5979381443298948 55.51020408163265,3.3505154639175245 57.14285714285714,20.0 58.77551020408163,3.883161512027492 60.40816326530612,1.8213058419243993 62.04081632653061,11.168384879725085 63.6734693877551,1.4089347079037786 65.3061224489796,1.7525773195876262 66.93877551020408,1.92439862542955 68.57142857142857,1.7869415807560145 70.20408163265306,1.8041237113402069 71.83673469387755,1.5463917525773212 73.46938775510203,1.7010309278350526 75.10204081632654,3.79725085910653 76.73469387755102,1.2714776632302431 78.36734693877551,3.8659793814432994 80.0,2.2508591065292087" 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_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,14.841554147147976 1.63265306122449,6.563791678148252 3.26530612244898,14.152659134747866 4.897959183673469,5.9685863874345575 6.530612244897959,5.6599614218793075 8.16326530612245,14.527418021493526 9.795918367346939,9.947643979057592 11.42857142857143,7.423532653623591 13.06122448979592,5.9630752273353576 14.69387755102041,7.4069991733259855 16.3265306122449,5.885918985946546 17.95918367346939,0.0 19.59183673469388,11.468724166437035 21.22448979591837,15.844585285202538 22.85714285714286,4.662441443923949 24.48979591836735,7.170019289060349 26.12244897959184,6.271700192890604 27.75510204081633,5.3844034169192625 29.38775510204082,6.574813998346654 31.02040816326531,5.511160099200884 32.6530612244898,8.564342794158172 34.28571428571429,5.257646734637644 35.91836734693878,7.632956737393224 37.55102040816327,15.585560760540094 39.18367346938776,7.550289335905209 40.81632653061224,11.347478644254616 42.44897959183673,7.434554973821994 44.08163265306122,9.964177459355195 45.71428571428571,9.771286855883163 47.3469387755102,7.660512537889229 48.97959183673469,10.950675117112153 50.61224489795918,9.672085974097548 52.24489795918367,9.413061449435107 53.87755102040816,7.219619729953159 55.51020408163265,10.338936346100855 57.14285714285714,20.0 58.77551020408163,7.440066133921192 60.40816326530612,4.497106640947921 62.04081632653061,13.155139156792504 63.6734693877551,5.389914577018466 65.3061224489796,5.621383301184899 66.93877551020408,5.549738219895291 68.57142857142857,5.456048498208874 70.20408163265306,5.136401212455226 71.83673469387755,5.511160099200884 73.46938775510203,6.585836318545056 75.10204081632654,7.814825020666854 76.73469387755102,7.274731330945164 78.36734693877551,6.128410030311382 80.0,5.522182419399284" 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_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,12.99140863749063 1.63265306122449,5.653001210863172 3.26530612244898,13.99296546156951 4.897959183673469,3.684483653347172 6.530612244897959,3.822291414403506 8.16326530612245,14.1232774029868 9.795918367346939,5.033154586865018 11.42857142857143,5.929193334486536 13.06122448979592,3.949143746756617 14.69387755102041,5.560744969151819 16.3265306122449,3.811912587210978 17.95918367346939,3.189182955659344 19.59183673469388,4.926483307386265 21.22448979591837,13.54263968171597 22.85714285714286,3.001787464683157 24.48979591836735,5.317995733148821 26.12244897959184,5.169232543389264 27.75510204081633,3.139018624228795 29.38775510204082,6.102173787695324 31.02040816326531,3.228391858386669 32.6530612244898,6.214611082281036 34.28571428571429,3.640661938534279 35.91836734693878,2.989678832958542 37.55102040816327,13.33448653635473 39.18367346938776,0.0 40.81632653061224,5.262065386611313 42.44897959183673,2.959118952891657 44.08163265306122,4.74889004209191 45.71428571428571,5.671452459205443 47.3469387755102,3.122873781929309 48.97959183673469,5.538834111745373 50.61224489795918,1.664071959868535 52.24489795918367,5.380268696303984 53.87755102040816,2.689846047396644 55.51020408163265,5.384304906878856 57.14285714285714,20.0 58.77551020408163,5.771204520555844 60.40816326530612,4.018335928040131 62.04081632653061,13.50804359107421 63.6734693877551,3.426742778066079 65.3061224489796,3.320071498587326 66.93877551020408,3.128639797036268 68.57142857142857,4.110592169751485 70.20408163265306,2.711180303292395 71.83673469387755,3.047915585538834 73.46938775510203,2.953929539295393 75.10204081632654,5.68183128639797 76.73469387755102,3.306233062330623 78.36734693877551,5.421207403563397 80.0,3.182840339041688" 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_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,11.76207895862036 1.63265306122449,6.465865361774906 3.26530612244898,13.25003563114637 4.897959183673469,2.506532376835004 6.530612244897959,1.454700935911445 8.16326530612245,12.85666777519122 9.795918367346939,8.025084327046416 11.42857142857143,4.502826737612238 13.06122448979592,2.671860896004561 14.69387755102041,4.861038529146278 16.3265306122449,2.216732386336643 17.95918367346939,2.629103520357262 19.59183673469388,8.401349232742648 21.22448979591837,12.68468810869875 22.85714285714286,3.315121858520595 24.48979591836735,6.653997814623022 26.12244897959184,4.819231317402252 27.75510204081633,1.635232077533375 29.38775510204082,6.824077153308946 31.02040816326531,1.625730438500641 32.6530612244898,8.130552520309752 34.28571428571429,3.20490284574089 35.91836734693878,1.993443869067414 37.55102040816327,13.1246139959143 39.18367346938776,1.442348805168892 40.81632653061224,7.897762364007791 42.44897959183673,3.208703501353984 44.08163265306122,5.666777519122049 45.71428571428571,6.728110599078341 47.3469387755102,3.286616941422395 48.97959183673469,7.97187514846311 50.61224489795918,6.582735521877524 52.24489795918367,6.554230604779324 53.87755102040816,0.5995534229654615 55.51020408163265,5.049170981994394 57.14285714285714,20.0 58.77551020408163,6.571333555038244 60.40816326530612,3.124138913962659 62.04081632653061,13.03054776949024 63.6734693877551,3.302769727778042 65.3061224489796,1.770155351798185 66.93877551020408,3.07568055489572 68.57142857142857,2.034300916908167 70.20408163265306,2.657608437455461 71.83673469387755,2.669960568198014 73.46938775510203,3.257161860420923 75.10204081632654,5.670578174735142 76.73469387755102,0.0 78.36734693877551,6.711957812722695 80.0,3.05572711292698" 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_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,11.31928181108509 1.63265306122449,3.504761904761905 3.26530612244898,12.26042154566745 4.897959183673469,1.511319281811085 6.530612244897959,1.313973458235753 8.16326530612245,11.70835284933646 9.795918367346939,2.765964090554254 11.42857142857143,3.298048399687744 13.06122448979592,1.590007806401249 14.69387755102041,2.896487119437939 16.3265306122449,1.67431693989071 17.95918367346939,1.521935987509758 19.59183673469388,4.232943013270882 21.22448979591837,11.71272443403591 22.85714285714286,1.54192037470726 24.48979591836735,2.994535519125683 26.12244897959184,4.469633099141296 27.75510204081633,2.943950039032006 29.38775510204082,5.132864949258392 31.02040816326531,2.305698672911788 32.6530612244898,5.456362217017955 34.28571428571429,3.112568306010929 35.91836734693878,2.800936768149883 37.55102040816327,13.57127244340359 39.18367346938776,0.0 40.81632653061224,4.937392661982826 42.44897959183673,2.769086651053864 44.08163265306122,4.705698672911788 45.71428571428571,5.316471506635441 47.3469387755102,0.936768149882904 48.97959183673469,4.901170960187354 50.61224489795918,3.986260733801717 52.24489795918367,4.537704918032787 53.87755102040816,2.458704137392662 55.51020408163265,5.424512099921936 57.14285714285714,20.0 58.77551020408163,4.626385636221702 60.40816326530612,3.464793130366901 62.04081632653061,13.29149102263856 63.6734693877551,2.929586260733802 65.3061224489796,3.296174863387978 66.93877551020408,2.634816549570648 68.57142857142857,3.245589383294301 70.20408163265306,2.488056206088993 71.83673469387755,1.563778298204528 73.46938775510203,2.756596409055425 75.10204081632654,5.36768149882904 76.73469387755102,3.190007806401249 78.36734693877551,5.377049180327869 80.0,2.956440281030445" 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_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,12.73587852612422 1.63265306122449,5.115511551155116 3.26530612244898,12.57710956280813 4.897959183673469,4.112917464585965 6.530612244897959,3.412378274864523 8.16326530612245,11.98209944451235 9.795918367346939,8.688152765893873 11.42857142857143,2.33657933694604 13.06122448979592,2.221407325917777 14.69387755102041,2.982384658218908 16.3265306122449,3.9076994119165 17.95918367346939,4.108028086759293 19.59183673469388,8.492306020725529 21.22448979591837,12.55510736258811 22.85714285714286,3.160032052587975 24.48979591836735,5.39040323785465 26.12244897959184,3.167637751429464 27.75510204081633,2.873460185524725 29.38775510204082,3.017017751157832 31.02040816326531,2.63564628067745 32.6530612244898,8.534952260658166 34.28571428571429,3.737793532439664 35.91836734693878,1.843702888807399 37.55102040816327,12.82483803935949 39.18367346938776,0.0 40.81632653061224,8.806041097936953 42.44897959183673,2.030585774626845 44.08163265306122,2.843716470412473 45.71428571428571,3.169810808241318 47.3469387755102,2.431378940363172 48.97959183673469,8.919447500305585 50.61224489795918,5.282157845414171 52.24489795918367,5.278083363891945 53.87755102040816,0.8613453937986391 55.51020408163265,2.53636474758587 57.14285714285714,20.0 58.77551020408163,5.552160154287034 60.40816326530612,1.769954773255103 62.04081632653061,11.48175311358296 63.6734693877551,4.124326012848198 65.3061224489796,4.067962351790735 66.93877551020408,3.964470521126187 68.57142857142857,3.38399272025968 70.20408163265306,3.293267598364775 71.83673469387755,2.984557715030762 73.46938775510203,3.562047562780969 75.10204081632654,4.331988754430999 76.73469387755102,2.226839967947412 78.36734693877551,3.716334596422605 80.0,3.720544893995572" 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_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,15.307820299500833 1.63265306122449,9.25124792013311 3.26530612244898,15.29118136439268 4.897959183673469,4.7531891292290585 6.530612244897959,4.4703272323904635 8.16326530612245,15.64614531336661 9.795918367346939,4.830837493067113 11.42857142857143,9.706045479755963 13.06122448979592,5.1747088186356045 14.69387755102041,8.768718801996672 16.3265306122449,5.379922351636161 17.95918367346939,5.102606766500276 19.59183673469388,5.951192457016081 21.22448979591837,15.696062118691072 22.85714285714286,4.742096505823628 24.48979591836735,9.728230726566833 26.12244897959184,9.450915141430949 27.75510204081633,5.296727676095397 29.38775510204082,10.033277870216306 31.02040816326531,4.941763727121467 32.6530612244898,6.167498613422071 34.28571428571429,5.24126455906822 35.91836734693878,5.11369938990571 37.55102040816327,15.668330560177484 39.18367346938776,3.9323349972268424 40.81632653061224,5.884636716583474 42.44897959183673,5.202440377149193 44.08163265306122,9.589572933998891 45.71428571428571,9.77814753189129 47.3469387755102,0.0 48.97959183673469,5.440931780366059 50.61224489795918,8.896283971159178 52.24489795918367,9.911259012756517 53.87755102040816,5.013865779256793 55.51020408163265,9.395452024403772 57.14285714285714,20.0 58.77551020408163,9.40099833610649 60.40816326530612,5.679423183582916 62.04081632653061,15.063782584581253 63.6734693877551,4.797559622850805 65.3061224489796,5.102606766500276 66.93877551020408,5.3577371048252935 68.57142857142857,5.296727676095397 70.20408163265306,4.941763727121467 71.83673469387755,3.6272878535773714 73.46938775510203,5.768164170826402 75.10204081632654,9.456461453133667 76.73469387755102,5.24126455906822 78.36734693877551,9.800332778702163 80.0,5.307820299500829" 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/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,12.67229637700899 1.63265306122449,5.894851539090169 3.26530612244898,12.808499046581314 4.897959183673469,1.3783710160719167 6.530612244897959,0.9697630073549455 8.16326530612245,12.699536910923454 9.795918367346939,5.992917461182239 11.42857142857143,5.671479160991558 13.06122448979592,1.08962135657859 14.69387755102041,5.965676927267774 16.3265306122449,0.6537728139471533 17.95918367346939,0.9043857259602319 19.59183673469388,5.911195859438845 21.22448979591837,12.68864069735767 22.85714285714286,1.394715336420596 24.48979591836735,5.687823481340233 26.12244897959184,5.894851539090169 27.75510204081633,1.3129937346771996 29.38775510204082,5.954780713701993 31.02040816326531,0.0 32.6530612244898,6.330700081721602 34.28571428571429,1.7216017433941708 35.91836734693878,1.029692181966766 37.55102040816327,12.813947153364207 39.18367346938776,0.8444565513484079 40.81632653061224,5.491691637156091 42.44897959183673,1.5091255788613473 44.08163265306122,5.769545083083628 45.71428571428571,5.360937074366657 47.3469387755102,1.154998637973307 48.97959183673469,5.606101879596839 50.61224489795918,6.0637428493598495 52.24489795918367,5.9874693543993445 53.87755102040816,1.2912013075456308 55.51020408163265,5.954780713701993 57.14285714285714,20.0 58.77551020408163,5.30100789975484 60.40816326530612,1.4274039771179545 62.04081632653061,12.296377008989378 63.6734693877551,1.3238899482429893 65.3061224489796,1.4491964042495233 66.93877551020408,0.5992917461182259 68.57142857142857,1.2585126668482687 70.20408163265306,0.8063198038681598 71.83673469387755,1.0787251430128073 73.46938775510203,1.6943612094797054 75.10204081632654,5.851266684827021 76.73469387755102,1.2040315990193413 78.36734693877551,5.8076818305638795 80.0,1.2258240261509137" 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_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,11.91956560653977 1.63265306122449,3.790202279372278 3.26530612244898,11.98878214690614 4.897959183673469,2.377230144996718 6.530612244897959,2.303240050122322 8.16326530612245,11.87302345008652 9.795918367346939,1.662390357419894 11.42857142857143,3.489468345366669 13.06122448979592,2.540724386896593 14.69387755102041,3.556298108479026 16.3265306122449,2.574139268452772 17.95918367346939,2.371263201861686 19.59183673469388,4.170893251387314 21.22448979591837,11.95894743123098 22.85714285714286,1.939256518885375 24.48979591836735,3.272271615251507 26.12244897959184,3.166060027447938 27.75510204081633,2.418998746941942 29.38775510204082,4.211468464705531 31.02040816326531,1.99057222984665 32.6530612244898,4.522942896354198 34.28571428571429,2.957217017721821 35.91836734693878,2.70660540605048 37.55102040816327,12.5413210812101 39.18367346938776,0.0 40.81632653061224,3.692344411957754 42.44897959183673,2.780595500924876 44.08163265306122,3.352228653260934 45.71428571428571,4.847544602899934 47.3469387755102,0.3735306402529984 48.97959183673469,3.983531236947312 50.61224489795918,3.403544364222209 52.24489795918367,4.686437138254072 53.87755102040816,2.236410287009965 55.51020408163265,4.460886687749866 57.14285714285714,20.0 58.77551020408163,4.209081687451519 60.40816326530612,3.200668297631124 62.04081632653061,12.29548302404678 63.6734693877551,2.908288084014559 65.3061224489796,2.966764126737872 66.93877551020408,2.424965690076974 68.57142857142857,2.625454979414046 70.20408163265306,2.38319708813175 71.83673469387755,2.093203651769199 73.46938775510203,2.458380571633152 75.10204081632654,4.556357777910377 76.73469387755102,2.754340951130736 78.36734693877551,4.382123038367444 80.0,2.821170714243093" 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,9.436510667584308 1.63265306122449,1.815209910529938 3.26530612244898,9.279077770130764 4.897959183673469,0.3122849277357192 6.530612244897959,0.0 8.16326530612245,9.580178940123883 9.795918367346939,0.00516173434273916 11.42857142857143,1.876290433585685 13.06122448979592,8.25705437026841 14.69387755102041,9.113041982105988 16.3265306122449,8.44029593943565 17.95918367346939,7.7262560220234 19.59183673469388,8.84463179628355 21.22448979591837,14.98967653131452 22.85714285714286,6.661218169304886 24.48979591836735,9.562112869924295 26.12244897959184,8.823984858912596 27.75510204081633,6.520130763936683 29.38775510204082,8.983138334480385 31.02040816326531,7.791637990364763 32.6530612244898,8.366311080523056 34.28571428571429,8.279421885753614 35.91836734693878,8.40244322092223 37.55102040816327,15.05419821059876 39.18367346938776,5.687370956641432 40.81632653061224,7.841534755677908 42.44897959183673,7.379559532002753 44.08163265306122,7.015657260839642 45.71428571428571,9.12680660701996 47.3469387755102,7.717653131452168 48.97959183673469,8.024776324845147 50.61224489795918,8.89796971782519 52.24489795918367,8.586545079146592 53.87755102040816,7.603234686854783 55.51020408163265,9.07604955264969 57.14285714285714,20.0 58.77551020408163,9.108740536820372 60.40816326530612,8.263936682725395 62.04081632653061,15.19872677219546 63.6734693877551,7.494838265657261 65.3061224489796,8.458362009635238 66.93877551020408,8.551273227804542 68.57142857142857,8.602890571231933 70.20408163265306,7.186854783207158 71.83673469387755,5.583275980729525 73.46938775510203,7.39504473503097 75.10204081632654,9.440812112869924 76.73469387755102,6.967481073640743 78.36734693877551,9.716964900206468 80.0,7.500860289057123" 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_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,9.394844317893359 1.63265306122449,0.0 3.26530612244898,9.231499594228207 4.897959183673469,4.509969749497673 6.530612244897959,3.51143680557242 8.16326530612245,8.870599674832714 9.795918367346939,2.094274646998289 11.42857142857143,1.888611773374889 13.06122448979592,5.471427778521908 14.69387755102041,2.608913697018083 16.3265306122449,5.323664445396262 17.95918367346939,5.752010355106804 19.59183673469388,2.345314062738889 21.22448979591837,10.72420650839758 22.85714285714286,4.998686098989188 24.48979591836735,3.068052676627103 26.12244897959184,3.520620072075508 27.75510204081633,5.780268635645427 29.38775510204082,3.31836126565952 31.02040816326531,5.635003784868214 32.6530612244898,2.395163393207223 34.28571428571429,5.884498096156843 35.91836734693878,5.846780318489677 37.55102040816327,10.8681248905257 39.18367346938776,4.487189714750573 40.81632653061224,1.675195515199771 42.44897959183673,5.954513107509946 44.08163265306122,3.381195080697442 45.71428571428571,3.46404092649489 47.3469387755102,6.172151446236068 48.97959183673469,2.667421430897144 50.61224489795918,3.010406145662693 52.24489795918367,2.577553072536159 53.87755102040816,5.499699658153149 55.51020408163265,2.964791709984688 57.14285714285714,20.0 58.77551020408163,2.789291442666298 60.40816326530612,5.448942048665977 62.04081632653061,9.804208263963465 63.6734693877551,5.101970520670368 65.3061224489796,5.64678173107467 66.93877551020408,4.516559234350679 68.57142857142857,5.076366500765309 70.20408163265306,4.035227056310324 71.83673469387755,4.914929385666372 73.46938775510203,5.607437895866464 75.10204081632654,2.7209544476515 76.73469387755102,5.713226105202464 78.36734693877551,0.9343085499738908 80.0,4.405894218338152" 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_BenchmarkMd5_4.html">BenchmarkMd5-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.003593890386341 1.63265306122449,1.743036837376458 3.26530612244898,12.165318957771788 4.897959183673469,3.360287511230908 6.530612244897959,3.1087151841868774 8.16326530612245,12.237196765498654 9.795918367346939,7.044025157232703 11.42857142857143,2.5876010781671113 13.06122448979592,3.0008984725965853 14.69387755102041,1.761006289308174 16.3265306122449,3.486073674752916 17.95918367346939,3.3063791554357564 19.59183673469388,7.619047619047617 21.22448979591837,12.201257861635217 22.85714285714286,3.0008984725965853 24.48979591836735,2.6594788858939786 26.12244897959184,2.030548068283913 27.75510204081633,3.9892183288409697 29.38775510204082,2.6415094339622627 31.02040816326531,4.168912848158131 32.6530612244898,7.097933513027854 34.28571428571429,4.150943396226413 35.91836734693878,3.8454627133872386 37.55102040816327,12.075471698113207 39.18367346938776,2.911051212938002 40.81632653061224,7.169811320754713 42.44897959183673,3.863432165318958 44.08163265306122,2.4079065588499518 45.71428571428571,2.0844564240790646 47.3469387755102,3.881401617250674 48.97959183673469,5.696316262353998 50.61224489795918,0.0 52.24489795918367,2.461814914645103 53.87755102040816,3.647798742138363 55.51020408163265,2.533692722371967 57.14285714285714,20.0 58.77551020408163,2.785265049415994 60.40816326530612,4.546271338724166 62.04081632653061,12.111410601976637 63.6734693877551,4.5822102425876015 65.3061224489796,4.707996406109611 66.93877551020408,4.222821203953281 68.57142857142857,4.294699011680141 70.20408163265306,3.9353099730458183 71.83673469387755,2.9649595687331534 73.46938775510203,3.486073674752916 75.10204081632654,2.6235399820305467 76.73469387755102,4.204851752021559 78.36734693877551,2.4977538185085315 80.0,4.402515723270442" 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_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,9.242021276595745 1.63265306122449,4.800531914893618 3.26530612244898,12.52659574468085 4.897959183673469,2.0611702127659584 6.530612244897959,2.0212765957446805 8.16326530612245,11.941489361702128 9.795918367346939,5.319148936170212 11.42857142857143,3.311170212765955 13.06122448979592,0.026595744680850686 14.69387755102041,2.167553191489361 16.3265306122449,2.8856382978723367 17.95918367346939,3.2978723404255312 19.59183673469388,5.89095744680851 21.22448979591837,12.327127659574469 22.85714285714286,2.6861702127659584 24.48979591836735,4.933510638297873 26.12244897959184,2.194148936170212 27.75510204081633,1.8351063829787222 29.38775510204082,1.4095744680851041 31.02040816326531,2.4867021276595764 32.6530612244898,5.4255319148936145 34.28571428571429,2.3670212765957466 35.91836734693878,2.805851063829788 37.55102040816327,12.287234042553191 39.18367346938776,0.0 40.81632653061224,5.452127659574465 42.44897959183673,2.167553191489361 44.08163265306122,3.2446808510638263 45.71428571428571,3.5106382978723403 47.3469387755102,1.5159574468085104 48.97959183673469,5.385638297872342 50.61224489795918,4.853723404255316 52.24489795918367,4.8936170212765955 53.87755102040816,2.300531914893618 55.51020408163265,2.0611702127659584 57.14285714285714,20.0 58.77551020408163,4.414893617021278 60.40816326530612,2.712765957446809 62.04081632653061,12.154255319148938 63.6734693877551,3.1249999999999964 65.3061224489796,3.164893617021278 66.93877551020408,2.6063829787234063 68.57142857142857,2.6595744680851077 70.20408163265306,2.526595744680847 71.83673469387755,0.49202127659574657 73.46938775510203,3.031914893617021 75.10204081632654,4.45478723404255 76.73469387755102,1.8085106382978715 78.36734693877551,3.5505319148936145 80.0,2.9388297872340416" 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/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,15.01630656339177 1.63265306122449,8.341316754993885 3.26530612244898,15.46779453730126 4.897959183673469,2.727272727272727 6.530612244897959,1.545046881369751 8.16326530612245,15.11414594374236 9.795918367346939,3.701080309824704 11.42857142857143,7.471973094170404 13.06122448979592,1.695882592743579 14.69387755102041,7.159090909090909 16.3265306122449,3.038116591928251 17.95918367346939,0.367916836526702 19.59183673469388,3.721463514064411 21.22448979591837,15.09427231960864 22.85714285714286,1.641357521402364 24.48979591836735,8.683754586220955 26.12244897959184,7.893395841826335 27.75510204081633,1.553709743171627 29.38775510204082,6.507337953526294 31.02040816326531,0.3230737871993477 32.6530612244898,4.207602935181411 34.28571428571429,1.55625764370159 35.91836734693878,2.295658377496943 37.55102040816327,15.33581328984916 39.18367346938776,1.397268650631879 40.81632653061224,2.950978393803506 42.44897959183673,1.387586628618019 44.08163265306122,7.774154097024052 45.71428571428571,8.448838157358336 47.3469387755102,2.122401141459437 48.97959183673469,4.359457806767224 50.61224489795918,7.3333673053404 52.24489795918367,7.75071341214839 53.87755102040816,3.128312270688952 55.51020408163265,6.614349775784753 57.14285714285714,20.0 58.77551020408163,7.76039543416225 60.40816326530612,0.4499592335915206 62.04081632653061,15.25631879331431 63.6734693877551,3.990521810028536 65.3061224489796,3.216469629025683 66.93877551020408,0.9947003668976763 68.57142857142857,3.425907052588667 70.20408163265306,0.2833265389319201 71.83673469387755,0.0 73.46938775510203,3.539033836119038 75.10204081632654,7.847024052181003 76.73469387755102,1.62708927843457 78.36734693877551,8.442723196086424 80.0,0.6644924582144313" 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_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,13.3548283088828 1.63265306122449,5.700467515718201 3.26530612244898,14.07383524101241 4.897959183673469,1.850717394808963 6.530612244897959,2.037723682089312 8.16326530612245,13.69014992745446 9.795918367346939,3.046912784136708 11.42857142857143,6.19377720457843 13.06122448979592,2.527809124617121 14.69387755102041,6.200225697243269 16.3265306122449,2.182814767048202 17.95918367346939,2.505239400290182 19.59183673469388,4.336611317104627 21.22448979591837,13.22585845558601 22.85714285714286,1.947444784781557 24.48979591836735,4.375302273093664 26.12244897959184,5.606964372078027 27.75510204081633,1.354183459616315 29.38775510204082,6.34854102853458 31.02040816326531,1.454135095921328 32.6530612244898,4.262453651458971 34.28571428571429,1.483153312913107 35.91836734693878,1.89908108979526 37.55102040816327,13.47090117684991 39.18367346938776,0.4094792842173142 40.81632653061224,3.501531517007899 42.44897959183673,2.54715460261164 44.08163265306122,6.006770917298082 45.71428571428571,5.993873931968402 47.3469387755102,1.824923424149605 48.97959183673469,3.791713686925681 50.61224489795918,1.11881347734967 52.24489795918367,6.34854102853458 53.87755102040816,1.512171529904885 55.51020408163265,6.145413509592133 57.14285714285714,20.0 58.77551020408163,5.677897791391262 60.40816326530612,1.489601805577946 62.04081632653061,12.68096082540706 63.6734693877551,1.944220538449138 65.3061224489796,2.034499435756892 66.93877551020408,0.0 68.57142857142857,1.338062227954216 70.20408163265306,0.8834434950830243 71.83673469387755,0.7512493954538128 73.46938775510203,1.534741254231823 75.10204081632654,5.542479445429631 76.73469387755102,1.254231823311301 78.36734693877551,5.932613251652426 80.0,1.312268257294857" 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_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,14.232715008431704 1.63265306122449,6.1551433389544705 3.26530612244898,14.18212478920742 4.897959183673469,2.63069139966273 6.530612244897959,2.6812816188870165 8.16326530612245,13.777403035413158 9.795918367346939,0.8094435075885329 11.42857142857143,5.935919055649244 13.06122448979592,3.676222596964589 14.69387755102041,5.6829679595278275 16.3265306122449,2.0741989881956187 17.95918367346939,3.1365935919055623 19.59183673469388,1.0961214165261381 21.22448979591837,14.215851602023612 22.85714285714286,2.4451939291736906 24.48979591836735,5.919055649241145 26.12244897959184,5.615514333895447 27.75510204081633,0.0 29.38775510204082,5.935919055649244 31.02040816326531,3.490725126475553 32.6530612244898,2.5969645868465427 34.28571428571429,3.30522765598651 35.91836734693878,4.232715008431702 37.55102040816327,14.33389544688027 39.18367346938776,3.220910623946036 40.81632653061224,2.4283305227655987 42.44897959183673,2.4283305227655987 44.08163265306122,6.020236087689717 45.71428571428571,4.974704890387859 47.3469387755102,3.760539629005063 48.97959183673469,2.107925801011806 50.61224489795918,5.649241146711637 52.24489795918367,5.868465430016865 53.87755102040816,2.647554806070829 55.51020408163265,5.295109612141653 57.14285714285714,20.0 58.77551020408163,5.986509274873523 60.40816326530612,3.0016863406408127 62.04081632653061,14.232715008431704 63.6734693877551,3.052276559865092 65.3061224489796,0.6745362563237762 66.93877551020408,2.765598650927487 68.57142857142857,2.917369308600339 70.20408163265306,2.4283305227655987 71.83673469387755,2.293423271500842 73.46938775510203,2.866779089376056 75.10204081632654,4.620573355817877 76.73469387755102,2.816188870151773 78.36734693877551,6.08768971332209 80.0,2.866779089376056" 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,14.24507658643326 1.63265306122449,6.849015317286652 3.26530612244898,15.06929248723559 4.897959183673469,3.537563822027717 6.530612244897959,4.062727935813275 8.16326530612245,14.87235594456601 9.795918367346939,4.062727935813275 11.42857142857143,6.163384390955507 13.06122448979592,3.559445660102115 14.69387755102041,5.929978118161926 16.3265306122449,3.829321663019694 17.95918367346939,4.25237053245806 19.59183673469388,5.419401896425966 21.22448979591837,14.66812545587163 22.85714285714286,3.698030634573304 24.48979591836735,6.221735959153902 26.12244897959184,6.170678336980306 27.75510204081633,3.515681983953319 29.38775510204082,6.710430342815463 31.02040816326531,3.311451495258935 32.6530612244898,5.857038657913931 34.28571428571429,3.62509117432531 35.91836734693878,3.741794310722101 37.55102040816327,14.84318016046681 39.18367346938776,0.4814004376367615 40.81632653061224,4.354485776805252 42.44897959183673,2.771699489423778 44.08163265306122,6.301969365426696 45.71428571428571,5.784099197665937 47.3469387755102,1.838074398249453 48.97959183673469,5.083880379285193 50.61224489795918,5.543398978847557 52.24489795918367,6.156090444930708 53.87755102040816,3.136396790663749 55.51020408163265,6.017505470459519 57.14285714285714,20.0 58.77551020408163,5.339168490153173 60.40816326530612,4.296134208606856 62.04081632653061,14.54412837345004 63.6734693877551,3.975200583515682 65.3061224489796,3.778264040846098 66.93877551020408,3.457330415754923 68.57142857142857,3.770970094821298 70.20408163265306,3.318745441283735 71.83673469387755,0.0 73.46938775510203,3.398978847556528 75.10204081632654,6.601021152443472 76.73469387755102,2.932166301969365 78.36734693877551,5.951859956236324 80.0,3.756382202771699" 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_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,13.41079522043675 1.63265306122449,4.487845076225793 3.26530612244898,13.42233209723939 4.897959183673469,3.289658014009065 6.530612244897959,3.482488669138855 8.16326530612245,13.5245158632056 9.795918367346939,5.30696332921302 11.42857142857143,4.253811289658014 13.06122448979592,3.365471775854965 14.69387755102041,4.420271940667491 16.3265306122449,3.775854964977338 17.95918367346939,3.644004944375773 19.59183673469388,5.776679027606098 21.22448979591837,13.59208899876391 22.85714285714286,3.772558714462299 24.48979591836735,3.456118665018541 26.12244897959184,3.813761845900288 27.75510204081633,3.830243098475484 29.38775510204082,4.42356819118253 31.02040816326531,2.981458590852905 32.6530612244898,5.982694684796044 34.28571428571429,3.344046147507211 35.91836734693878,2.744128553770087 37.55102040816327,13.64153275648949 39.18367346938776,0.0 40.81632653061224,4.522455706633704 42.44897959183673,3.279769262463947 44.08163265306122,3.259991759373712 45.71428571428571,3.822002472187886 47.3469387755102,1.00041203131438 48.97959183673469,4.949320148331273 50.61224489795918,2.607334157395962 52.24489795918367,3.612690564482901 53.87755102040816,3.009476720230738 55.51020408163265,4.792748248866914 57.14285714285714,20.0 58.77551020408163,4.519159456118665 60.40816326530612,3.976926246394726 62.04081632653061,13.30861145447054 63.6734693877551,3.983518747424804 65.3061224489796,3.657189946435929 66.93877551020408,3.314379892871858 68.57142857142857,3.495673671199011 70.20408163265306,3.052327976926246 71.83673469387755,2.742480428512567 73.46938775510203,2.890811701689328 75.10204081632654,4.425216316440049 76.73469387755102,3.195714874330449 78.36734693877551,3.897816234033787 80.0,3.494025545941492" 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_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,14.2134094455028 1.63265306122449,6.790719917762567 3.26530612244898,14.68758175160889 4.897959183673469,8.949444853115725 6.530612244897959,8.2723815121854 8.16326530612245,14.4046752934216 9.795918367346939,4.376617612657922 11.42857142857143,5.805389219830401 13.06122448979592,8.599693570222145 14.69387755102041,7.308340591066175 16.3265306122449,7.532221546691906 17.95918367346939,9.133364228754 19.59183673469388,2.926191019427786 21.22448979591837,12.51367180029128 22.85714285714286,8.359608857054603 24.48979591836735,6.700793868790314 26.12244897959184,6.089391305751834 27.75510204081633,6.887923241474238 29.38775510204082,6.692247972463992 31.02040816326531,8.159927819276014 32.6530612244898,4.724073843771558 34.28571428571429,7.184254022635669 35.91836734693878,7.906357274208904 37.55102040816327,13.59338794428906 39.18367346938776,4.553221270478388 40.81632653061224,0.0 42.44897959183673,8.291895218776675 44.08163265306122,6.62498411820324 45.71428571428571,7.250829745793222 47.3469387755102,8.018230476634585 48.97959183673469,4.155981252848392 50.61224489795918,6.781574309413345 52.24489795918367,6.025433556232709 53.87755102040816,8.924695199247592 55.51020408163265,6.531605880791474 57.14285714285714,20.0 58.77551020408163,6.41730692011932 60.40816326530612,8.724349096212839 62.04081632653061,14.02957848894483 63.6734693877551,6.927039073737092 65.3061224489796,9.111394009453537 66.93877551020408,8.551866536395888 68.57142857142857,8.272796697432023 70.20408163265306,8.739195813087447 71.83673469387755,7.989751844162524 73.46938775510203,7.875845002889958 75.10204081632654,7.260382850773388 76.73469387755102,8.268544892961977 78.36734693877551,7.932771513371368 80.0,9.03453091851855" 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_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,13.675753228120515 1.63265306122449,4.441893830703007 3.26530612244898,13.784791965566713 4.897959183673469,0.0 6.530612244897959,6.020086083213769 8.16326530612245,13.842180774748922 9.795918367346939,11.242467718794833 11.42857142857143,7.362984218077473 13.06122448979592,5.916786226685794 14.69387755102041,7.540889526542324 16.3265306122449,6.743185078909612 17.95918367346939,6.829268292682924 19.59183673469388,7.644189383070302 21.22448979591837,10.215208034433283 22.85714285714286,6.771879483500715 24.48979591836735,3.9196556671449017 26.12244897959184,7.678622668579624 27.75510204081633,5.991391678622666 29.38775510204082,4.809182209469149 31.02040816326531,5.905308464849352 32.6530612244898,11.931133428981347 34.28571428571429,5.738880918220946 35.91836734693878,6.5595408895265415 37.55102040816327,13.457675753228118 39.18367346938776,6.209469153515064 40.81632653061224,10.37015781922525 42.44897959183673,6.45050215208034 44.08163265306122,5.205164992826399 45.71428571428571,7.403156384505021 47.3469387755102,6.553802008608319 48.97959183673469,11.856527977044474 50.61224489795918,7.449067431850786 52.24489795918367,7.46054519368723 53.87755102040816,6.479196556671447 55.51020408163265,7.34576757532281 57.14285714285714,20.0 58.77551020408163,7.437589670014342 60.40816326530612,5.916786226685794 62.04081632653061,12.103299856527975 63.6734693877551,5.721664275466283 65.3061224489796,5.9856527977044465 66.93877551020408,5.882352941176469 68.57142857142857,5.865136298421806 70.20408163265306,6.031563845050215 71.83673469387755,6.094691535150643 73.46938775510203,6.255380200860829 75.10204081632654,7.408895265423238 76.73469387755102,5.847919655667141 78.36734693877551,6.731707317073168 80.0,6.347202295552364" 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_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,13.96736812404444 1.63265306122449,6.821262885752344 3.26530612244898,13.66358917826466 4.897959183673469,6.862831945510738 6.530612244897959,7.074876802036786 8.16326530612245,12.89838382645328 9.795918367346939,10.8337106373485 11.42857142857143,5.628785343543508 13.06122448979592,0.0 14.69387755102041,5.286980714843468 16.3265306122449,6.681168264467148 17.95918367346939,6.76335492168481 19.59183673469388,10.06814438604434 21.22448979591837,13.36857024744582 22.85714285714286,7.322322617899302 24.48979591836735,8.77294172457463 26.12244897959184,6.2396241395828 27.75510204081633,6.112193809589428 29.38775510204082,6.368498067547261 31.02040816326531,6.337329474989665 32.6530612244898,11.0036942984442 34.28571428571429,6.792883062002533 35.91836734693878,7.078223324606127 37.55102040816327,13.47067199485554 39.18367346938776,5.59659967059719 40.81632653061224,10.74479812594736 42.44897959183673,6.702887852123073 44.08163265306122,6.284966239492903 45.71428571428571,6.586054843599283 47.3469387755102,6.409804654947276 48.97959183673469,10.90667795297808 50.61224489795918,7.04305202858324 52.24489795918367,7.047185968227721 53.87755102040816,5.680951724771485 55.51020408163265,5.385046949743105 57.14285714285714,20.0 58.77551020408163,8.279264027507104 60.40816326530612,5.362933653549611 62.04081632653061,13.59390276711484 63.6734693877551,7.349554125081202 65.3061224489796,7.476098610865043 66.93877551020408,7.285445251546946 68.57142857142857,6.827201322860686 70.20408163265306,6.564499301167346 71.83673469387755,7.249650583672907 73.46938775510203,7.440008661587827 75.10204081632654,8.452922301620111 76.73469387755102,7.099549203724483 78.36734693877551,6.598095763039955 80.0,6.866998694200017" 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_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,12.44468891333578 1.63265306122449,4.687690991321354 3.26530612244898,13.00818970785967 4.897959183673469,4.756142280894756 6.530612244897959,4.554455445544554 8.16326530612245,13.16587214276983 9.795918367346939,7.889011123334556 11.42857142857143,5.231634274538565 13.06122448979592,4.811147781444811 14.69387755102041,4.12296785234079 16.3265306122449,4.554455445544554 17.95918367346939,4.308764209754309 19.59183673469388,8.051582936071386 21.22448979591837,12.86395306197286 22.85714285714286,4.538564967607872 24.48979591836735,4.822148881554822 26.12244897959184,4.29654076518763 27.75510204081633,3.674367436743674 29.38775510204082,5.55311086664222 31.02040816326531,4.278205598337612 32.6530612244898,8.781322576702115 34.28571428571429,4.508006356191175 35.91836734693878,3.591248013690258 37.55102040816327,12.86395306197286 39.18367346938776,0.0 40.81632653061224,7.744774477447745 42.44897959183673,3.895611783400562 44.08163265306122,3.687813225767021 45.71428571428571,5.335533553355336 47.3469387755102,4.230534164527564 48.97959183673469,7.754553233101088 50.61224489795918,0.4693802713604694 52.24489795918367,5.169294707248503 53.87755102040816,3.24287984353991 55.51020408163265,3.537464857596871 57.14285714285714,20.0 58.77551020408163,5.198630974208532 60.40816326530612,4.047182496027381 62.04081632653061,12.81139225033614 63.6734693877551,4.655910035447989 65.3061224489796,4.105855029947439 66.93877551020408,3.362669600293363 68.57142857142857,4.523896834127857 70.20408163265306,3.922503361447256 71.83673469387755,3.92005867253392 73.46938775510203,2.88351057327955 75.10204081632654,5.094731695391761 76.73469387755102,3.615694902823616 78.36734693877551,5.229189585625229 80.0,4.297763109644298" 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_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,11.983122362869198 1.63265306122449,4.086799276672693 3.26530612244898,12.85111512959614 4.897959183673469,2.2423146473779347 6.530612244897959,2.65220012055455 8.16326530612245,12.622061482820977 9.795918367346939,1.0126582278480996 11.42857142857143,4.544906570223027 13.06122448979592,2.025316455696199 14.69387755102041,4.520795660036168 16.3265306122449,1.844484629294751 17.95918367346939,2.278481012658226 19.59183673469388,1.2899336949969857 21.22448979591837,12.694394213381555 22.85714285714286,1.4587100663049988 24.48979591836735,4.014466546112111 26.12244897959184,4.026522001205544 27.75510204081633,1.9288728149487646 29.38775510204082,3.9421338155515357 31.02040816326531,2.374924653405664 32.6530612244898,1.5310427968655809 34.28571428571429,2.519590114526821 35.91836734693878,2.5075346594333894 37.55102040816327,12.585895117540687 39.18367346938776,1.0849909584086816 40.81632653061224,1.121157323688962 42.44897959183673,2.2302591922845103 44.08163265306122,3.4840265220012014 45.71428571428571,3.9059674502712447 47.3469387755102,2.2664255575647942 48.97959183673469,0.8197709463532199 50.61224489795918,3.978300180831827 52.24489795918367,4.436407474382154 53.87755102040816,2.4713682941531054 55.51020408163265,4.424352019288726 57.14285714285714,20.0 58.77551020408163,4.231464737793848 60.40816326530612,2.8089210367691315 62.04081632653061,12.24834237492465 63.6734693877551,3.0379746835443022 65.3061224489796,2.73658830620856 66.93877551020408,2.7486437613019845 68.57142857142857,2.314647377938517 70.20408163265306,2.350813743218808 71.83673469387755,2.3990355635925233 73.46938775510203,2.688366485834834 75.10204081632654,4.532851115129592 76.73469387755102,0.0 78.36734693877551,3.7251356238698 80.0,2.7486437613019845" 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_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,10.51217335480035 1.63265306122449,2.290231191633731 3.26530612244898,12.34182649401289 4.897959183673469,4.788265199628577 6.530612244897959,3.119095677525411 8.16326530612245,12.01932482700963 9.795918367346939,9.295616373751722 11.42857142857143,0.7527069763663503 13.06122448979592,3.274321605829039 14.69387755102041,0.7692923895518666 16.3265306122449,4.347928120850121 17.95918367346939,4.510758517512278 19.59183673469388,9.28911759960556 21.22448979591837,11.61527257054724 22.85714285714286,4.424672325263646 24.48979591836735,2.696269184640779 26.12244897959184,0.0 27.75510204081633,3.888794240461413 29.38775510204082,3.269650611911486 31.02040816326531,2.528993445941143 32.6530612244898,9.441883922416372 34.28571428571429,4.840165132045839 35.91836734693878,4.497241969895783 37.55102040816327,12.33061159557316 39.18367346938776,2.746837770965598 40.81632653061224,8.780046958156245 42.44897959183673,4.410772169451023 44.08163265306122,2.449496288590702 45.71428571428571,3.122457890538529 47.3469387755102,3.17853238273718 48.97959183673469,7.994755850307056 50.61224489795918,3.130220315213111 52.24489795918367,3.097275140722154 53.87755102040816,2.421357499145344 55.51020408163265,1.047972461444556 57.14285714285714,20.0 58.77551020408163,2.378754424187174 60.40816326530612,4.609706866925189 62.04081632653061,12.10771266843503 63.6734693877551,4.852372898757899 65.3061224489796,3.060177971637815 66.93877551020408,4.628729320415515 68.57142857142857,3.898542401680655 70.20408163265306,4.051421550431503 71.83673469387755,4.844700734835347 73.46938775510203,4.817238901030214 75.10204081632654,1.399515525413479 76.73469387755102,2.791516843220459 78.36734693877551,3.393195016252577 80.0,4.459197062915129" 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_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,4.447216035634744 1.63265306122449,1.938530066815145 3.26530612244898,4.787527839643653 4.897959183673469,0.09799554565701558 6.530612244897959,0.0 8.16326530612245,4.985300668151448 9.795918367346939,0.2850779510022272 11.42857142857143,1.503786191536748 13.06122448979592,11.92873051224944 14.69387755102041,13.11002227171492 16.3265306122449,12.27616926503341 17.95918367346939,12.29042316258352 19.59183673469388,12.59688195991091 21.22448979591837,17.07082405345212 22.85714285714286,11.76659242761693 24.48979591836735,13.46280623608018 26.12244897959184,13.11180400890869 27.75510204081633,12.36881959910913 29.38775510204082,13.72472160356347 31.02040816326531,11.85924276169265 32.6530612244898,12.57728285077951 34.28571428571429,12.00356347438753 35.91836734693878,11.94476614699332 37.55102040816327,17.0173719376392 39.18367346938776,10.66726057906459 40.81632653061224,12.43118040089087 42.44897959183673,11.35501113585746 44.08163265306122,13.12783964365256 45.71428571428571,13.24899777282851 47.3469387755102,11.24276169265033 48.97959183673469,12.32962138084633 50.61224489795918,13.20623608017817 52.24489795918367,13.07438752783964 53.87755102040816,11.77550111358575 55.51020408163265,12.97817371937639 57.14285714285714,20.0 58.77551020408163,13.04944320712695 60.40816326530612,12.07661469933185 62.04081632653061,17.07973273942094 63.6734693877551,12.27438752783964 65.3061224489796,12.08552338530067 66.93877551020408,11.82182628062361 68.57142857142857,12.42761692650334 70.20408163265306,11.71492204899777 71.83673469387755,11.47260579064588 73.46938775510203,11.61514476614699 75.10204081632654,13.21158129175947 76.73469387755102,11.85211581291759 78.36734693877551,13.48062360801782 80.0,11.89844097995546" 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_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,17.44970906068163 1.63265306122449,6.749792186201164 3.26530612244898,17.26350789692436 4.897959183673469,4.964256026600166 6.530612244897959,5.083956774729842 8.16326530612245,17.72236076475478 9.795918367346939,3.983374896093101 11.42857142857143,7.108894430590191 13.06122448979592,5.389858686616791 14.69387755102041,6.809642560266002 16.3265306122449,5.343308395677473 17.95918367346939,5.226932668329177 19.59183673469388,5.536159600997506 21.22448979591837,17.24355777223608 22.85714285714286,5.356608478802993 24.48979591836735,7.005818786367415 26.12244897959184,6.809642560266002 27.75510204081633,5.339983374896093 29.38775510204082,6.836242726517041 31.02040816326531,5.858686616791355 32.6530612244898,5.775561097256858 34.28571428571429,5.552784704904406 35.91836734693878,4.970906068162926 37.55102040816327,17.39650872817955 39.18367346938776,0.0 40.81632653061224,4.691604322527016 42.44897959183673,4.964256026600166 44.08163265306122,5.592684954280964 45.71428571428571,6.999168744804655 47.3469387755102,4.881130507065669 48.97959183673469,4.262676641729011 50.61224489795918,0.1197007481296758 52.24489795918367,7.095594347464672 53.87755102040816,4.887780548628429 55.51020408163265,6.739817123857024 57.14285714285714,20.0 58.77551020408163,5.985037406483791 60.40816326530612,5.649210307564422 62.04081632653061,17.30673316708229 63.6734693877551,5.000831255195345 65.3061224489796,4.701579384871155 66.93877551020408,4.754779717373234 68.57142857142857,5.566084788029925 70.20408163265306,4.744804655029094 71.83673469387755,3.873649210307564 73.46938775510203,4.947630922693267 75.10204081632654,7.14214463840399 76.73469387755102,4.887780548628429 78.36734693877551,7.198669991687448 80.0,5.226932668329177" 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_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,14.58161027005646 1.63265306122449,8.093063396742062 3.26530612244898,16.00560969470315 4.897959183673469,5.104822179869826 6.530612244897959,5.271674637707217 8.16326530612245,15.68269265345751 9.795918367346939,7.145888021863426 11.42857142857143,7.651479736775864 13.06122448979592,5.082527239382934 14.69387755102041,7.035851702686181 16.3265306122449,5.775827969362437 17.95918367346939,5.596030062210076 19.59183673469388,7.835592793699881 21.22448979591837,15.95526628070049 22.85714285714286,5.460822036031501 24.48979591836735,7.75935848106728 26.12244897959184,7.674493868891366 27.75510204081633,4.421590132690855 29.38775510204082,8.193031033118775 31.02040816326531,4.68625265201913 32.6530612244898,7.898162465388903 34.28571428571429,5.027868675608616 35.91836734693878,4.755295048365637 37.55102040816327,15.86320975223848 39.18367346938776,2.562479772735445 40.81632653061224,5.996619799345536 42.44897959183673,5.007012118378942 44.08163265306122,7.424934373763889 45.71428571428571,7.698946384264087 47.3469387755102,3.249307778057463 48.97959183673469,7.547196950627495 50.61224489795918,6.756086159157107 52.24489795918367,8.193031033118775 53.87755102040816,4.771836455823654 55.51020408163265,7.957136178934877 57.14285714285714,20.0 58.77551020408163,7.942752346362688 60.40816326530612,5.64277751806969 62.04081632653061,15.47844223093243 63.6734693877551,5.445719011830702 65.3061224489796,5.327771584738754 66.93877551020408,5.207666582760977 68.57142857142857,5.237872631162573 70.20408163265306,4.912798015031105 71.83673469387755,0.0 73.46938775510203,4.957387896004891 75.10204081632654,7.533532309683915 76.73469387755102,4.356143694487396 78.36734693877551,7.698227192635478 80.0,5.29396957819411" 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_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,8.887192212254247 1.63265306122449,1.889673601832411 3.26530612244898,9.100973468219125 4.897959183673469,0.08780301584271807 6.530612244897959,0.3206718839473182 8.16326530612245,8.860469555258637 9.795918367346939,2.28287841191067 11.42857142857143,1.252147356365719 13.06122448979592,3.183813704905516 14.69387755102041,4.966596678755488 16.3265306122449,3.099828211490743 17.95918367346939,3.122733346058408 19.59183673469388,4.351975567856461 21.22448979591837,13.76598587516702 22.85714285714286,2.592097728574155 24.48979591836735,5.962970032448941 26.12244897959184,4.611567092956671 27.75510204081633,3.550295857988166 29.38775510204082,6.237831647260928 31.02040816326531,2.817331551822867 32.6530612244898,4.199274670738691 34.28571428571429,2.98148501622447 35.91836734693878,2.653178087421264 37.55102040816327,13.68963542660813 39.18367346938776,0.0 40.81632653061224,3.577018514983776 42.44897959183673,1.656804733727811 44.08163265306122,5.539225042947127 45.71428571428571,4.916968887192212 47.3469387755102,1.236877266653942 48.97959183673469,3.26779919832029 50.61224489795918,5.375071578545524 52.24489795918367,5.249093338423363 53.87755102040816,2.385951517465165 55.51020408163265,4.855888528345104 57.14285714285714,20.0 58.77551020408163,5.375071578545524 60.40816326530612,2.996755105936247 62.04081632653061,13.52548196220653 63.6734693877551,3.451040274861615 65.3061224489796,3.145638480626074 66.93877551020408,2.343958770757778 68.57142857142857,3.645733918686772 70.20408163265306,2.019469364382516 71.83673469387755,1.210154609658332 73.46938775510203,2.133995037220844 75.10204081632654,6.161481198702042 76.73469387755102,2.653178087421264 78.36734693877551,6.035502958579882 80.0,2.408856652032831" 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_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,8.521099496709251 1.63265306122449,0.20131629887727343 3.26530612244898,8.583042973286876 4.897959183673469,4.498644986449861 6.530612244897959,4.483159117305458 8.16326530612245,8.563685636856366 9.795918367346939,7.580332946186605 11.42857142857143,0.23228803716608581 13.06122448979592,4.483159117305458 14.69387755102041,0.20905923344947297 16.3265306122449,4.471544715447154 17.95918367346939,4.475416182733255 19.59183673469388,7.545489740611691 21.22448979591837,8.575300038714671 22.85714285714286,4.440572977158343 24.48979591836735,0.0 26.12244897959184,0.247773906310492 27.75510204081633,4.502516453735964 29.38775510204082,0.23228803716608581 31.02040816326531,4.456058846302746 32.6530612244898,7.6461478900503295 34.28571428571429,4.502516453735964 35.91836734693878,4.475416182733255 37.55102040816327,8.56755710414247 39.18367346938776,4.312814556716997 40.81632653061224,7.4022454510259355 42.44897959183673,4.305071622144789 44.08163265306122,0.21293070073557985 45.71428571428571,0.20518776616337675 47.3469387755102,4.444444444444439 48.97959183673469,7.510646535036775 50.61224489795918,0.24003097173828536 52.24489795918367,0.22454510259388272 53.87755102040816,4.471544715447154 55.51020408163265,0.247773906310492 57.14285714285714,20.0 58.77551020408163,0.22454510259388272 60.40816326530612,4.533488192024775 62.04081632653061,8.571428571428573 63.6734693877551,4.3941153697251245 65.3061224489796,4.436701509872238 66.93877551020408,4.506387921022068 68.57142857142857,4.115369725125822 70.20408163265306,4.188927603561748 71.83673469387755,4.510259388308167 73.46938775510203,4.494773519163765 75.10204081632654,0.20905923344947297 76.73469387755102,4.483159117305458 78.36734693877551,0.21680216802167962 80.0,4.518002322880372" 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/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,14.91046028593405 1.63265306122449,2.40489077080228 3.26530612244898,15.24793940319808 4.897959183673469,0.6104342510125119 6.530612244897959,0.5822040387311908 8.16326530612245,15.14777744352964 9.795918367346939,12.77369114321179 11.42857142857143,2.478473222184101 13.06122448979592,1.015204673394302 14.69387755102041,2.178554362506744 16.3265306122449,0.9384114989324179 17.95918367346939,1.34794502685568 19.59183673469388,12.48357436765741 21.22448979591837,15.10369837282755 22.85714285714286,1.079119636150188 24.48979591836735,2.319655308568709 26.12244897959184,2.097349844493875 27.75510204081633,0.4249790771419176 29.38775510204082,2.31659946576804 31.02040816326531,0.5404913668741891 32.6530612244898,13.04006016609633 34.28571428571429,0.5744519108485725 35.91836734693878,0.3754703668146115 37.55102040816327,15.15147046714076 39.18367346938776,0.1926777496114957 40.81632653061224,12.33932474608494 42.44897959183673,0.5664594679561711 44.08163265306122,2.007299252218204 45.71428571428571,1.717096564644433 47.3469387755102,0.2093396698379617 48.97959183673469,12.52070864481462 50.61224489795918,2.010660798621188 52.24489795918367,2.126728891389989 53.87755102040816,0.3687203071803345 55.51020408163265,2.246835565003438 57.14285714285714,20.0 58.77551020408163,2.213479507543236 60.40816326530612,0.4539815430197218 62.04081632653061,15.10109571592914 63.6734693877551,0.5420723866753941 65.3061224489796,0.6356926233565642 66.93877551020408,0.4140651483013875 68.57142857142857,0.5827216586479927 70.20408163265306,0.00569572824080929 71.83673469387755,0.0 73.46938775510203,0.2380812972791294 75.10204081632654,2.106125041340685 76.73469387755102,0.5479616556043208 78.36734693877551,2.346373946597829 80.0,0.5836430650559102" 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_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,13.45759578576918 1.63265306122449,8.716138459637396 3.26530612244898,14.61707346759788 4.897959183673469,8.27907650663533 6.530612244897959,8.369797323776952 8.16326530612245,14.49250551327165 9.795918367346939,8.11261682632893 11.42857142857143,9.025726658540846 13.06122448979592,10.65190174264547 14.69387755102041,11.13958871410678 16.3265306122449,11.29125715837946 17.95918367346939,11.12728740677502 19.59183673469388,8.098715607363143 21.22448979591837,15.48137275067059 22.85714285714286,11.02647972953017 24.48979591836735,9.425076787149637 26.12244897959184,9.609845389996341 27.75510204081633,9.950205399251459 29.38775510204082,11.6675622021936 31.02040816326531,9.00345504095999 32.6530612244898,9.439976626456525 34.28571428571429,10.43213109951411 35.91836734693878,10.52976809095445 37.55102040816327,16.14817830591343 39.18367346938776,0.0 40.81632653061224,3.65493720413058 42.44897959183673,10.90533410273896 44.08163265306122,9.317850921346462 45.71428571428571,11.06594774831642 47.3469387755102,8.773025383896014 48.97959183673469,8.37065820338135 50.61224489795918,7.463598368143111 52.24489795918367,10.96647244781315 53.87755102040816,9.60571316789523 55.51020408163265,10.78705454281532 57.14285714285714,20.0 58.77551020408163,11.51602355207666 60.40816326530612,10.55704605454242 62.04081632653061,15.69147505362949 63.6734693877551,10.90993782197725 65.3061224489796,10.80245766558324 66.93877551020408,10.51771312763255 68.57142857142857,11.0306516845361 70.20408163265306,9.818586178750127 71.83673469387755,9.288353212809305 73.46938775510203,8.618909392686524 75.10204081632654,11.43344268270216 76.73469387755102,10.38252059455789 78.36734693877551,11.3593778992604 80.0,10.02745676165965" 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_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,12.68771966499863 1.63265306122449,5.32049858238499 3.26530612244898,13.89471758757202 4.897959183673469,2.887296340332127 6.530612244897959,3.144622862145106 8.16326530612245,14.01028260841162 9.795918367346939,6.407358532474489 11.42857142857143,4.893254243045847 13.06122448979592,3.102486379136888 14.69387755102041,3.514052027124136 16.3265306122449,3.330350026784431 17.95918367346939,3.097978755373218 19.59183673469388,7.246495159204045 21.22448979591837,14.32366045180762 22.85714285714286,2.483374054378928 24.48979591836735,5.157766831728445 26.12244897959184,5.497733122542038 27.75510204081633,2.307968694879601 29.38775510204082,5.548558213674432 31.02040816326531,2.324170009276559 32.6530612244898,6.664097103361773 34.28571428571429,2.490102826084116 35.91836734693878,2.522701438519932 37.55102040816327,13.92685890484341 39.18367346938776,0.0 40.81632653061224,5.734873329239453 42.44897959183673,2.43921240707109 44.08163265306122,4.646837477298561 45.71428571428571,5.708676849105661 47.3469387755102,0.6779074173275671 48.97959183673469,6.83251237963338 50.61224489795918,4.968185322131779 52.24489795918367,5.603825600689862 53.87755102040816,2.163790062322798 55.51020408163265,1.664554398526203 57.14285714285714,20.0 58.77551020408163,5.203365692410207 60.40816326530612,3.202307380743954 62.04081632653061,13.67599984321309 63.6734693877551,3.026379398199564 65.3061224489796,2.944523563766544 66.93877551020408,2.651397363366738 68.57142857142857,2.906372081476933 70.20408163265306,2.518259142636895 71.83673469387755,1.356141474058299 73.46938775510203,2.595999320590041 75.10204081632654,4.886590799221292 76.73469387755102,1.811607457830853 78.36734693877551,5.677776761566301 80.0,2.886512405764532" 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_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,14.974003466204506 1.63265306122449,6.811091854419409 3.26530612244898,12.868284228769497 4.897959183673469,8.171577123050259 6.530612244897959,7.9809358752166375 8.16326530612245,14.939341421143846 9.795918367346939,12.642980935875215 11.42857142857143,9.653379549393415 13.06122448979592,7.954939341421143 14.69387755102041,9.62738301559792 16.3265306122449,7.850953206239167 17.95918367346939,7.998266897746966 19.59183673469388,12.487001733102252 21.22448979591837,15.060658578856152 22.85714285714286,8.171577123050259 24.48979591836735,9.636048526863085 26.12244897959184,7.21837088388215 27.75510204081633,7.928942807625647 29.38775510204082,9.913344887348355 31.02040816326531,8.067590987868282 32.6530612244898,10.606585788561523 34.28571428571429,7.954939341421143 35.91836734693878,5.363951473136915 37.55102040816327,15.259965337954938 39.18367346938776,8.110918544194107 40.81632653061224,12.625649913344887 42.44897959183673,8.31889081455806 44.08163265306122,9.913344887348355 45.71428571428571,9.991334488734836 47.3469387755102,6.490467937608317 48.97959183673469,12.634315424610053 50.61224489795918,9.948006932409012 52.24489795918367,9.7053726169844 53.87755102040816,8.448873483535529 55.51020408163265,9.956672443674176 57.14285714285714,20.0 58.77551020408163,9.948006932409012 60.40816326530612,8.093587521663776 62.04081632653061,10.48526863084922 63.6734693877551,6.68110918544194 65.3061224489796,6.663778162911612 66.93877551020408,0.0 68.57142857142857,8.145580589254763 70.20408163265306,8.145580589254763 71.83673469387755,8.128249566724435 73.46938775510203,8.110918544194107 75.10204081632654,10.008665511265164 76.73469387755102,8.128249566724435 78.36734693877551,9.904679376083187 80.0,8.388214904679375" 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/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,11.453416149068325 1.63265306122449,2.037267080745341 3.26530612244898,12.472049689440993 4.897959183673469,1.515527950310556 6.530612244897959,1.2670807453416124 8.16326530612245,11.72670807453416 9.795918367346939,0.1987577639751521 11.42857142857143,1.6149068322981392 13.06122448979592,1.6894409937888142 14.69387755102041,3.3291925465838474 16.3265306122449,2.037267080745341 17.95918367346939,3.354037267080745 19.59183673469388,2.2360248447204967 21.22448979591837,12.149068322981364 22.85714285714286,0.0 24.48979591836735,2.9813664596273313 26.12244897959184,2.2111801242235956 27.75510204081633,1.8385093167701818 29.38775510204082,1.9378881987577614 31.02040816326531,2.186335403726705 32.6530612244898,2.0869565217391255 34.28571428571429,1.1677018633540328 35.91836734693878,2.161490683229811 37.55102040816327,11.801242236024848 39.18367346938776,0.47204968944098624 40.81632653061224,2.4347826086956488 42.44897959183673,1.5900621118012346 44.08163265306122,2.3602484472049703 45.71428571428571,0.5962732919254599 47.3469387755102,1.8881987577639734 48.97959183673469,1.1677018633540328 50.61224489795918,2.5093167701863344 52.24489795918367,3.254658385093169 53.87755102040816,1.1428571428571423 55.51020408163265,0.9192546583850927 57.14285714285714,20.0 58.77551020408163,1.4906832298136656 60.40816326530612,1.2670807453416124 62.04081632653061,12.67080745341615 63.6734693877551,1.8385093167701818 65.3061224489796,0.9937888198757747 66.93877551020408,0.14906832298136408 68.57142857142857,0.47204968944098624 70.20408163265306,0.3478260869565162 71.83673469387755,0.29813664596272815 73.46938775510203,2.608695652173914 75.10204081632654,3.0559006211180098 76.73469387755102,2.4347826086956488 78.36734693877551,1.3416149068322945 80.0,0.770186335403725" 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/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,11.2580522237747 1.63265306122449,2.999147144749496 3.26530612244898,11.47906875464988 4.897959183673469,2.185486944056325 6.530612244897959,1.77212433540801 8.16326530612245,11.26676223484367 9.795918367346939,1.802609374149413 11.42857142857143,2.464933132519189 13.06122448979592,0.0 14.69387755102041,2.580340779183074 16.3265306122449,0.0275817017184126 17.95918367346939,0.0420983868333666 19.59183673469388,1.730025948574643 21.22448979591837,9.948284309277977 22.85714285714286,0.5345769293581811 24.48979591836735,0.9203578362880837 26.12244897959184,3.354443012937996 27.75510204081633,0.4224355368451614 29.38775510204082,1.198715273367327 31.02040816326531,0.5701428078898184 32.6530612244898,2.970839608775336 34.28571428571429,0.4924785425248145 35.91836734693878,0.4957447966756791 37.55102040816327,10.0437315139088 39.18367346938776,0.06568800014516685 40.81632653061224,2.553484911720409 42.44897959183673,0.5069952276397685 44.08163265306122,1.211780289970785 45.71428571428571,1.109074742782486 47.3469387755102,0.4823168629443467 48.97959183673469,2.364042170970259 50.61224489795918,0.7853526647190114 52.24489795918367,1.130486853327043 53.87755102040816,0.6100636919559419 55.51020408163265,1.369286323468036 57.14285714285714,20.0 58.77551020408163,2.98063837122793 60.40816326530612,2.164074833511768 62.04081632653061,11.48088334028924 63.6734693877551,2.406140557803626 65.3061224489796,2.282385817198643 66.93877551020408,1.959026656263042 68.57142857142857,1.985519606597833 70.20408163265306,1.998947540329166 71.83673469387755,2.229036999401187 73.46938775510203,2.139396468816346 75.10204081632654,3.126168139505344 76.73469387755102,2.157905242337912 78.36734693877551,3.017293001143189 80.0,2.359324248307899" 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_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,12.91472996425685 1.63265306122449,4.763523184258578 3.26530612244898,13.81819374525534 4.897959183673469,3.1311791403851 6.530612244897959,2.810087680303999 8.16326530612245,13.31782036937672 9.795918367346939,2.231039655819487 11.42857142857143,4.51529919477856 13.06122448979592,2.897543397308281 14.69387755102041,4.639738948129825 16.3265306122449,2.029551622287957 17.95918367346939,1.733352201996059 19.59183673469388,2.439518667291966 21.22448979591837,13.79976392887204 22.85714285714286,1.568623617816851 24.48979591836735,4.081251485549392 26.12244897959184,4.08752498038835 27.75510204081633,2.347989873265465 29.38775510204082,4.642401593661765 31.02040816326531,1.867079602674152 32.6530612244898,4.934933546076562 34.28571428571429,1.963591459963145 35.91836734693878,0.6038029215150708 37.55102040816327,14.20938418513429 39.18367346938776,0.01455396071353805 40.81632653061224,2.026944022588041 42.44897959183673,0.7382515798664931 44.08163265306122,4.716414803937991 45.71428571428571,5.318084306277589 47.3469387755102,0.0 48.97959183673469,3.460663359838111 50.61224489795918,3.947548619585002 52.24489795918367,5.169108738307223 53.87755102040816,1.395990452158889 55.51020408163265,5.321834657450338 57.14285714285714,20.0 58.77551020408163,5.201306932744169 60.40816326530612,3.255901357491555 62.04081632653061,13.69638958634142 63.6734693877551,3.994196974023667 65.3061224489796,1.392247492855012 66.93877551020408,1.141461670352562 68.57142857142857,3.199471673249703 70.20408163265306,0.8999460377844971 71.83673469387755,1.913151705888421 73.46938775510203,1.769477680637262 75.10204081632654,5.241318018031096 76.73469387755102,2.596181778889102 78.36734693877551,4.806520899117362 80.0,1.294044313058606" 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/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,13.27548806941432 1.63265306122449,5.827910339840926 3.26530612244898,13.47794649313087 4.897959183673469,3.745480838756327 6.530612244897959,3.629790310918294 8.16326530612245,12.91395516992046 9.795918367346939,8.06941431670282 11.42857142857143,4.931308749096168 13.06122448979592,0.0 14.69387755102041,3.065798987707881 16.3265306122449,3.716558206796819 17.95918367346939,4.020245842371656 19.59183673469388,8.373101952277658 21.22448979591837,13.14533622559653 22.85714285714286,4.121475054229935 24.48979591836735,6.652205350686913 26.12244897959184,3.731019522776573 27.75510204081633,3.311641359363702 29.38775510204082,5.683297180043384 31.02040816326531,3.297180043383948 32.6530612244898,8.806941431670282 34.28571428571429,3.398409255242227 35.91836734693878,2.342733188720174 37.55102040816327,13.43456254519161 39.18367346938776,2.631959508315257 40.81632653061224,7.462039045553145 42.44897959183673,3.543022415039769 44.08163265306122,5.307302964569776 45.71428571428571,6.059291395516992 47.3469387755102,2.877801879971077 48.97959183673469,7.664497469269704 50.61224489795918,5.755603759942155 52.24489795918367,6.334056399132321 53.87755102040816,2.979031091829356 55.51020408163265,4.295010845986985 57.14285714285714,20.0 58.77551020408163,6.623282718727404 60.40816326530612,4.107013738250181 62.04081632653061,13.73825018076645 63.6734693877551,4.078091106290672 65.3061224489796,3.311641359363702 66.93877551020408,4.121475054229935 68.57142857142857,3.571945046999277 70.20408163265306,3.644251626898048 71.83673469387755,4.020245842371656 73.46938775510203,3.846710050614606 75.10204081632654,5.856832971800434 76.73469387755102,3.326102675343456 78.36734693877551,6.377440347071584 80.0,3.976861894432393" 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_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,11.49319835495097 1.63265306122449,4.776969313508385 3.26530612244898,13.58747231888643 4.897959183673469,3.6697247706422047 6.530612244897959,1.3286934514394169 8.16326530612245,13.264789623536858 9.795918367346939,4.207529262891494 11.42857142857143,3.701360329009809 13.06122448979592,2.1512179689971553 14.69387755102041,2.024675735526735 16.3265306122449,2.4992091110408126 17.95918367346939,3.7962670041126216 19.59183673469388,4.776969313508385 21.22448979591837,12.983233154065172 22.85714285714286,3.448275862068968 24.48979591836735,4.460613729832335 26.12244897959184,2.4675735526732083 27.75510204081633,2.2777602024675723 29.38775510204082,3.2900980702309433 31.02040816326531,1.7715912685858939 32.6530612244898,4.9667826637140156 34.28571428571429,3.543182537171784 35.91836734693878,3.385004745333756 37.55102040816327,13.435621638721923 39.18367346938776,0.0 40.81632653061224,3.9228092375830457 42.44897959183673,3.543182537171784 44.08163265306122,1.3286934514394169 45.71428571428571,4.239164821259095 47.3469387755102,2.7839291363492613 48.97959183673469,5.09332489718444 50.61224489795918,4.935147105346411 52.24489795918367,4.935147105346411 53.87755102040816,2.3093957608351836 55.51020408163265,2.7206580196140493 57.14285714285714,20.0 58.77551020408163,3.2268269534957312 60.40816326530612,3.6064536539069927 62.04081632653061,12.73331224296109 63.6734693877551,4.01771591268586 65.3061224489796,1.455235684909841 66.93877551020408,3.51154697880418 68.57142857142857,3.068649161657703 70.20408163265306,3.131920278392915 71.83673469387755,3.163555836760519 73.46938775510203,2.6573869028788373 75.10204081632654,4.207529262891494 76.73469387755102,1.075608984498576 78.36734693877551,5.124960455552042 80.0,3.4799114204365686" 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_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,13.44335734120097 1.63265306122449,7.339140055536272 3.26530612244898,14.01499045470323 4.897959183673469,5.176587990281152 6.530612244897959,5.138949149600833 8.16326530612245,13.59868535230823 9.795918367346939,0.1296207913918778 11.42857142857143,6.981842242276987 13.06122448979592,5.413484901076015 14.69387755102041,6.752646650468587 16.3265306122449,4.915502429711906 17.95918367346939,5.421186220062478 19.59183673469388,0.6527681360638667 21.22448979591837,13.48143005900729 22.85714285714286,4.870270739326623 24.48979591836735,7.238589031586255 26.12244897959184,6.720648212426241 27.75510204081633,5.319984380423464 29.38775510204082,7.411272127733426 31.02040816326531,4.796511627906977 32.6530612244898,2.475919819507116 34.28571428571429,5.378666261714682 35.91836734693878,4.553974314474141 37.55102040816327,13.55952794168691 39.18367346938776,4.14992624088858 40.81632653061224,0.0 42.44897959183673,4.552564213814648 44.08163265306122,7.018613328705311 45.71428571428571,6.921750260326276 47.3469387755102,4.76462165914613 48.97959183673469,0.7950798333911836 50.61224489795918,6.545470322804582 52.24489795918367,6.721841374522735 53.87755102040816,3.533169906282541 55.51020408163265,6.950386150642138 57.14285714285714,20.0 58.77551020408163,6.872179798681014 60.40816326530612,5.788897084345713 62.04081632653061,13.87311263450191 63.6734693877551,6.622049635543214 65.3061224489796,5.142311697327317 66.93877551020408,5.915697674418605 68.57142857142857,5.674136584519264 70.20408163265306,4.927759458521347 71.83673469387755,5.275295036445679 73.46938775510203,5.236896910794863 75.10204081632654,7.082067858382506 76.73469387755102,4.562109510586602 78.36734693877551,7.163311350225616 80.0,5.224422943422423" 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/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,12.66524520255864 1.63265306122449,5.74271499644634 3.26530612244898,14.45628997867804 4.897959183673469,0.8102345415778252 6.530612244897959,3.155650319829424 8.16326530612245,13.61762615493959 9.795918367346939,2.288557213930348 11.42857142857143,5.884861407249467 13.06122448979592,1.805259417199716 14.69387755102041,4.235963041933191 16.3265306122449,2.800284292821606 17.95918367346939,3.269367448471926 19.59183673469388,1.961620469083156 21.22448979591837,14.27149964463397 22.85714285714286,1.449893390191898 24.48979591836735,5.415778251599147 26.12244897959184,5.643212508884151 27.75510204081633,2.71499644633973 29.38775510204082,5.529495380241649 31.02040816326531,2.373845060412225 32.6530612244898,2.700781805259417 34.28571428571429,1.93319118692253 35.91836734693878,1.520966595593461 37.55102040816327,13.75977256574271 39.18367346938776,0.0 40.81632653061224,1.179815209665956 42.44897959183673,3.113006396588486 44.08163265306122,3.937455579246624 45.71428571428571,4.562899786780384 47.3469387755102,1.108742004264392 48.97959183673469,1.577825159914712 50.61224489795918,4.975124378109453 52.24489795918367,4.790334044065387 53.87755102040816,2.587064676616915 55.51020408163265,4.904051172707889 57.14285714285714,20.0 58.77551020408163,5.728500355366027 60.40816326530612,2.132196162046908 62.04081632653061,12.89267945984364 63.6734693877551,1.691542288557214 65.3061224489796,2.985074626865672 66.93877551020408,2.274342572850036 68.57142857142857,2.643923240938166 70.20408163265306,1.407249466950959 71.83673469387755,2.757640369580668 73.46938775510203,1.990049751243781 75.10204081632654,3.937455579246624 76.73469387755102,1.990049751243781 78.36734693877551,4.690831556503198 80.0,1.762615493958778" 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_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,12.98261096154098 1.63265306122449,5.922092929617863 3.26530612244898,13.55512762990114 4.897959183673469,3.212959281165209 6.530612244897959,3.598593273328102 8.16326530612245,12.5929804994856 9.795918367346939,3.290264929692169 11.42857142857143,5.780867117806298 13.06122448979592,3.229396588207046 14.69387755102041,5.741571109268696 16.3265306122449,3.758815300662451 17.95918367346939,3.957875763011148 19.59183673469388,3.29211919338546 21.22448979591837,12.08396575561545 22.85714285714286,3.290344521057194 24.48979591836735,7.012844648088393 26.12244897959184,6.233224794578605 27.75510204081633,3.122717423749821 29.38775510204082,6.751349215764616 31.02040816326531,2.267988213164175 32.6530612244898,4.579661637439913 34.28571428571429,2.992620267123679 35.91836734693878,3.159565767335971 37.55102040816327,13.51460517681598 39.18367346938776,0.0 40.81632653061224,2.599383916739319 42.44897959183673,2.88117852747278 44.08163265306122,4.430146646168151 45.71428571428571,6.927553127735521 47.3469387755102,1.020502044199728 48.97959183673469,3.381370000020128 50.61224489795918,6.696634300894418 52.24489795918367,6.15896789482545 53.87755102040816,2.582732112505252 55.51020408163265,6.784268388720601 57.14285714285714,20.0 58.77551020408163,5.552424227752873 60.40816326530612,3.589278625199606 62.04081632653061,11.93579797880033 63.6734693877551,3.260005153156757 65.3061224489796,3.727499325201974 66.93877551020408,3.882247371898505 68.57142857142857,1.58623654489152 70.20408163265306,2.620015596527217 71.83673469387755,3.673821556497646 73.46938775510203,3.712048459402342 75.10204081632654,6.901420731986419 76.73469387755102,3.384997706831414 78.36734693877551,7.279889350179066 80.0,2.912031090661218" 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,249,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</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,8.77272037166368 1.63265306122449,2.187896638629946 3.26530612244898,8.551118938450793 4.897959183673469,1.134667354932742 6.530612244897959,0.0 8.16326530612245,9.611878662739501 9.795918367346939,5.089849087541372 11.42857142857143,2.372088786323748 13.06122448979592,1.844168463243555 14.69387755102041,2.187957367989555 16.3265306122449,1.917408070931892 17.95918367346939,1.892509033492242 19.59183673469388,4.238848571341815 21.22448979591837,8.806911001123494 22.85714285714286,1.299243919472869 24.48979591836735,2.423951659429751 26.12244897959184,9.865059362949019 27.75510204081633,7.06780433000334 29.38775510204082,8.30000303646798 31.02040816326531,8.613427261409528 32.6530612244898,10.80278140467009 34.28571428571429,8.92442231196672 35.91836734693878,8.081438071235539 37.55102040816327,14.93948319314973 39.18367346938776,6.161965202076944 40.81632653061224,10.53150335529712 42.44897959183673,8.286642577354023 44.08163265306122,9.047763641332402 45.71428571428571,9.440075304405916 47.3469387755102,7.42209941396168 48.97959183673469,10.27376795311693 50.61224489795918,9.442261561351836 52.24489795918367,9.578963349831476 53.87755102040816,8.454437797953421 55.51020408163265,9.412382716424254 57.14285714285714,20.0 58.77551020408163,10.14307837123858 60.40816326530612,8.63383232623812 62.04081632653061,14.70664682840919 63.6734693877551,9.006224759359913 65.3061224489796,8.940211945465036 66.93877551020408,8.666443992348102 68.57142857142857,8.38963957125072 70.20408163265306,7.953299122460754 71.83673469387755,9.049099687243798 73.46938775510203,8.277472444053076 75.10204081632654,9.683114201560745 76.73469387755102,8.198888652719157 78.36734693877551,9.348131053958037 80.0,8.17878723468861" 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_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,11.07310888132277 1.63265306122449,3.621010355857914 3.26530612244898,11.77298208803445 4.897959183673469,3.157732137915055 6.530612244897959,3.044969782005651 8.16326530612245,11.64992180007852 9.795918367346939,6.021587040052519 11.42857142857143,3.691293742075419 13.06122448979592,3.449935959735086 14.69387755102041,2.874925179087474 16.3265306122449,3.38557388444433 17.95918367346939,3.222094213205811 19.59183673469388,5.958898378719323 21.22448979591837,11.80554929813157 22.85714285714286,3.279633908515746 24.48979591836735,2.540113663424963 26.12244897959184,3.568877074872402 27.75510204081633,3.203557935522073 29.38775510204082,3.851040412947075 31.02040816326531,2.908007285786923 32.6530612244898,6.199741264457331 34.28571428571429,3.344124707957083 35.91836734693878,2.387575544985873 37.55102040816327,12.17807698991446 39.18367346938776,0.0 40.81632653061224,5.200841855944803 42.44897959183673,3.161207689980756 44.08163265306122,3.403852713826905 45.71428571428571,3.964446389609387 47.3469387755102,1.283379781297668 48.97959183673469,5.481975400814824 50.61224489795918,2.338402919463735 52.24489795918367,3.674044705897497 53.87755102040816,3.09259771772081 55.51020408163265,3.801739063274356 57.14285714285714,20.0 58.77551020408163,3.991092288779759 60.40816326530612,4.103082299785674 62.04081632653061,11.89488385863514 63.6734693877551,3.709958743909739 65.3061224489796,3.264959355349454 66.93877551020408,2.984726879533504 68.57142857142857,3.427537957533903 70.20408163265306,2.980221534263151 71.83673469387755,2.546549870954039 73.46938775510203,2.21019366548455 75.10204081632654,3.664390394603884 76.73469387755102,3.177169484652863 78.36734693877551,3.784747475397597 80.0,3.296368048091343" 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_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,10.81157727742548 1.63265306122449,3.339205815749843 3.26530612244898,11.01969790425431 4.897959183673469,1.023339312938887 6.530612244897959,0.7803469330624798 8.16326530612245,11.07786433161048 9.795918367346939,5.502466252905244 11.42857142857143,3.313090631123505 13.06122448979592,1.356132001582478 14.69387755102041,2.221926573001985 16.3265306122449,1.105142011736973 17.95918367346939,0.0 19.59183673469388,6.593040714853403 21.22448979591837,11.08070710439032 22.85714285714286,0.04282806974022657 24.48979591836735,2.869973319336868 26.12244897959184,7.487209033585264 27.75510204081633,6.205709302958063 29.38775510204082,8.336913829448031 31.02040816326531,5.695743323291626 32.6530612244898,10.53388837162244 34.28571428571429,5.885317882913346 35.91836734693878,5.633943805751496 37.55102040816327,14.45824720418635 39.18367346938776,3.395109491247025 40.81632653061224,9.530725073249336 42.44897959183673,5.245979349974528 44.08163265306122,7.241455869028643 45.71428571428571,8.032609551765614 47.3469387755102,4.442354499295354 48.97959183673469,10.26723255052512 50.61224489795918,7.487448055826068 52.24489795918367,8.151277810565372 53.87755102040816,5.768804055928547 55.51020408163265,7.372853468516429 57.14285714285714,20.0 58.77551020408163,6.91638550184446 60.40816326530612,6.079899222382373 62.04081632653061,14.40055295646963 63.6734693877551,6.001481734418869 65.3061224489796,6.024317275369558 66.93877551020408,5.974309800987294 68.57142857142857,6.201067340231421 70.20408163265306,5.760056583997188 71.83673469387755,5.462027448047807 73.46938775510203,5.924623097564145 75.10204081632654,8.302543939322678 76.73469387755102,5.880870776575301 78.36734693877551,8.054036453381288 80.0,6.024175322251084" 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/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,13.24776281205576 1.63265306122449,5.371644218083638 3.26530612244898,13.60503107347522 4.897959183673469,4.235541373914644 6.530612244897959,4.237825436272956 8.16326530612245,12.29713946757484 9.795918367346939,3.922225972175348 11.42857142857143,5.718231931191769 13.06122448979592,4.142058451542083 14.69387755102041,5.81399209782605 16.3265306122449,4.767891537719415 17.95918367346939,3.67957673256357 19.59183673469388,4.318459655617941 21.22448979591837,13.15677190398756 22.85714285714286,4.637338624176289 24.48979591836735,5.816988651278223 26.12244897959184,3.17165921789614 27.75510204081633,4.073839986091083 29.38775510204082,5.502674398388202 31.02040816326531,3.813600057272011 32.6530612244898,4.504968687891401 34.28571428571429,3.566996321636889 35.91836734693878,4.449295520169634 37.55102040816327,13.04975846892823 39.18367346938776,3.662947394975745 40.81632653061224,4.504320968715164 42.44897959183673,4.591664195106652 44.08163265306122,5.073597943662068 45.71428571428571,6.17578757538258 47.3469387755102,4.269740946419988 48.97959183673469,4.859710844523534 50.61224489795918,5.485001892021804 52.24489795918367,5.603824270378438 53.87755102040816,4.01655774757361 55.51020408163265,5.949484722350062 57.14285714285714,20.0 58.77551020408163,5.715494465410091 60.40816326530612,3.978686630053488 62.04081632653061,11.36347954741475 63.6734693877551,1.390387165614975 65.3061224489796,1.276814721634161 66.93877551020408,0.0 68.57142857142857,0.09165567248591211 70.20408163265306,0.5322785737905549 71.83673469387755,1.372932838339521 73.46938775510203,1.171045589202862 75.10204081632654,4.239233373219198 76.73469387755102,1.140698241271984 78.36734693877551,3.413132335845802 80.0,0.8732856748381554" 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_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,11.08476567416752 1.63265306122449,0.7676880690320687 3.26530612244898,11.21077437310323 4.897959183673469,3.485602002713173 6.530612244897959,3.453029942799603 8.16326530612245,11.19301288057844 9.795918367346939,8.2052501293652 11.42857142857143,1.187125015733606 13.06122448979592,3.819420164188915 14.69387755102041,0.8609428975008042 16.3265306122449,3.888242451365677 17.95918367346939,3.640420681649721 19.59183673469388,8.002978895990378 21.22448979591837,11.03527124736025 22.85714285714286,3.474064025285652 24.48979591836735,0.6215263695229571 26.12244897959184,0.7262212774289191 27.75510204081633,3.177461085548858 29.38775510204082,0.3689915108456988 31.02040816326531,3.532453183782499 32.6530612244898,8.037229207166133 34.28571428571429,3.686684474777282 35.91836734693878,3.353845293204481 37.55102040816327,11.43770191460498 39.18367346938776,1.361775030418304 40.81632653061224,6.935708991231137 42.44897959183673,3.547053969763506 44.08163265306122,0.0 45.71428571428571,1.040977301651679 47.3469387755102,2.412751912507168 48.97959183673469,7.381774191292673 50.61224489795918,0.5834580367257318 52.24489795918367,1.251457980784023 53.87755102040816,3.488524956994811 55.51020408163265,0.8958225528998783 57.14285714285714,20.0 58.77551020408163,0.9350376907262632 60.40816326530612,3.967120260688363 62.04081632653061,10.36946701536998 63.6734693877551,3.199683929345622 65.3061224489796,2.870648783967106 66.93877551020408,2.92710795351244 68.57142857142857,3.191936002685202 70.20408163265306,2.704753646700138 71.83673469387755,2.381900060137337 73.46938775510203,2.299162272911626 75.10204081632654,0.4018153084485966 76.73469387755102,2.844719801966351 78.36734693877551,0.7274100387396333 80.0,3.055480189642393" 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_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,9.90277013392038 1.63265306122449,4.072647220693447 3.26530612244898,12.680242157402313 4.897959183673469,0.0 6.530612244897959,0.3302146395156882 8.16326530612245,12.676573105852137 9.795918367346939,5.3824986241056685 11.42857142857143,3.2654558796551107 13.06122448979592,1.3208585580627386 14.69387755102041,2.1280498991010823 16.3265306122449,1.2107870115575103 17.95918367346939,2.054668868097597 19.59183673469388,4.868831407081268 21.22448979591837,12.452760961291506 22.85714285714286,1.3208585580627386 24.48979591836735,3.7791230966795055 26.12244897959184,1.907906806090626 27.75510204081633,0.6971197945331156 29.38775510204082,4.072647220693447 31.02040816326531,0.8805723720418293 32.6530612244898,4.762428912126218 34.28571428571429,1.2841680425609994 35.91836734693878,1.8712162905888832 37.55102040816327,12.885709044212074 39.18367346938776,0.0 40.81632653061224,4.428545221060354 42.44897959183673,1.687763713080166 44.08163265306122,2.641717116125484 45.71428571428571,4.604659695468721 47.3469387755102,0.4769767015226556 48.97959183673469,3.815813612181252 50.61224489795918,4.468904788112276 52.24489795918367,4.472573839662445 53.87755102040816,1.1007154650522857 55.51020408163265,2.201430930104568 57.14285714285714,20.0 58.77551020408163,4.289121262153731 60.40816326530612,2.017978352595854 62.04081632653061,12.595853971748303 63.6734693877551,2.2748119611080533 65.3061224489796,0.6604292790313693 66.93877551020408,1.9812878370941114 68.57142857142857,1.2841680425609994 70.20408163265306,1.6510731975784267 71.83673469387755,2.017978352595854 73.46938775510203,1.7244542285819122 75.10204081632654,3.8891946431847337 76.73469387755102,0.917262887543572 78.36734693877551,3.8891946431847337 80.0,1.9812878370941114" 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_1Vars1000Iterations_4.html">BenchmarkProfilerBigLocalVar/1Vars1000Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.49446489137079 1.63265306122449,6.186567641358238 3.26530612244898,12.03647719436238 4.897959183673469,5.842924060963544 6.530612244897959,2.145102970690498 8.16326530612245,13.73879897665292 9.795918367346939,5.640530429862153 11.42857142857143,6.215396546994279 13.06122448979592,5.626875718058391 14.69387755102041,0.0 16.3265306122449,5.474948141659728 17.95918367346939,5.144567370464157 19.59183673469388,4.489065573556337 21.22448979591837,13.90393435837637 22.85714285714286,5.361048868879702 24.48979591836735,6.250791540129108 26.12244897959184,6.222643307437968 27.75510204081633,6.399570144722069 29.38775510204082,6.518213501663523 31.02040816326531,6.191627997797095 32.6530612244898,6.893312422693773 34.28571428571429,6.32266785291689 35.91836734693878,6.177237609174096 37.55102040816327,14.29631824691652 39.18367346938776,3.522393108564585 40.81632653061224,6.483024773057452 42.44897959183673,6.115179487955183 44.08163265306122,6.971012270676816 45.71428571428571,5.724555723393767 47.3469387755102,5.140167060517325 48.97959183673469,6.75613276010129 50.61224489795918,6.49530438800283 52.24489795918367,6.164662348404166 53.87755102040816,6.117338390022847 55.51020408163265,6.569257097046773 57.14285714285714,20.0 58.77551020408163,7.190230211840547 60.40816326530612,2.778376326882525 62.04081632653061,11.96292326340737 63.6734693877551,6.977702116892859 65.3061224489796,6.498838386928879 66.93877551020408,6.725860002763945 68.57142857142857,6.497758935895047 70.20408163265306,5.801251750670188 71.83673469387755,6.5766413671763 73.46938775510203,6.158281898981259 75.10204081632654,6.910810530216722 76.73469387755102,6.127981639706747 78.36734693877551,6.701183889640227 80.0,6.090420869019962" 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_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,19.35220826981202 1.63265306122449,11.64628305245125 3.26530612244898,19.69903548576635 4.897959183673469,10.44064542355706 6.530612244897959,10.66625521953275 8.16326530612245,19.66130649495576 9.795918367346939,6.63866393730124 11.42857142857143,11.25795429081648 13.06122448979592,4.836983291643619 14.69387755102041,7.742755816911303 16.3265306122449,6.621780377413824 17.95918367346939,6.370010529420937 19.59183673469388,6.897197535585415 21.22448979591837,16.31268215227009 22.85714285714286,5.7156512493318 24.48979591836735,6.820225024636917 26.12244897959184,7.063441224042602 27.75510204081633,3.505853139533243 29.38775510204082,5.696007115534149 31.02040816326531,4.265279449592506 32.6530612244898,7.620667542569461 34.28571428571429,5.515544061960772 35.91836734693878,5.695022671471396 37.55102040816327,16.89440942477832 39.18367346938776,0.0 40.81632653061224,5.632283294087518 42.44897959183673,4.994263720172808 44.08163265306122,7.529778572370235 45.71428571428571,7.288672387686464 47.3469387755102,5.22363918679413 48.97959183673469,5.08333525517926 50.61224489795918,6.240136197491871 52.24489795918367,7.41499790203267 53.87755102040816,5.413864070304451 55.51020408163265,7.275761025171133 57.14285714285714,20.0 58.77551020408163,6.985511805928212 60.40816326530612,5.500446958257162 62.04081632653061,15.87141026430946 63.6734693877551,5.104703887142782 65.3061224489796,5.224537578054195 66.93877551020408,5.722690368591691 68.57142857142857,5.610670272164362 70.20408163265306,2.185916735996541 71.83673469387755,3.088524583392566 73.46938775510203,3.08838001468405 75.10204081632654,7.619122034233182 76.73469387755102,2.280867398482648 78.36734693877551,7.669263281303514 80.0,2.531367107107858" 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_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,7.743830787309048 1.63265306122449,1.468860164512338 3.26530612244898,8.202115158636898 4.897959183673469,0.0 6.530612244897959,1.034077555816686 8.16326530612245,7.614571092831962 9.795918367346939,0.8578143360752056 11.42857142857143,1.210340775558167 13.06122448979592,0.4465334900117509 14.69387755102041,0.9048178613396005 16.3265306122449,1.045828437132785 17.95918367346939,0.6462984723854289 19.59183673469388,2.655699177438308 21.22448979591837,7.802585193889542 22.85714285714286,0.282021151586369 24.48979591836735,0.2585193889541716 26.12244897959184,11.02232667450059 27.75510204081633,11.33960047003525 29.38775510204082,10.8813160987074 31.02040816326531,11.45710928319624 32.6530612244898,10.96357226792009 34.28571428571429,11.70387779083431 35.91836734693878,11.18683901292597 37.55102040816327,15.64042303172738 39.18367346938776,10.45828437132785 40.81632653061224,10.31727379553467 42.44897959183673,11.29259694477086 44.08163265306122,11.08108108108108 45.71428571428571,10.72855464159812 47.3469387755102,11.37485311398355 48.97959183673469,10.64629847238543 50.61224489795918,10.82256169212691 52.24489795918367,11.46886016451234 53.87755102040816,11.71562867215041 55.51020408163265,11.52761457109283 57.14285714285714,20.0 58.77551020408163,11.06933019976498 60.40816326530612,11.26909518213866 62.04081632653061,15.4171562867215 63.6734693877551,11.28084606345476 65.3061224489796,11.33960047003525 66.93877551020408,11.30434782608696 68.57142857142857,11.36310223266745 70.20408163265306,11.23384253819036 71.83673469387755,11.08108108108108 73.46938775510203,11.8096357226792 75.10204081632654,11.08108108108108 76.73469387755102,10.99882491186839 78.36734693877551,10.19976498237368 80.0,11.41010575793184" 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_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,12.68610861653354 1.63265306122449,4.520489672448835 3.26530612244898,13.17483575176065 4.897959183673469,3.994895306517937 6.530612244897959,3.91359833624805 8.16326530612245,13.28921869830316 9.795918367346939,6.094436829418159 11.42857142857143,4.827716594980385 13.06122448979592,4.266200311953491 14.69387755102041,4.992201162735738 16.3265306122449,4.028926596398355 17.95918367346939,3.993949992910148 19.59183673469388,6.222999480077516 21.22448979591837,13.18145294701517 22.85714285714286,3.150730254762017 24.48979591836735,4.969513636148792 26.12244897959184,4.572481920877251 27.75510204081633,3.596918277638607 29.38775510204082,5.231365505506452 31.02040816326531,3.267003828520112 32.6530612244898,6.897953396039136 34.28571428571429,3.879567046367632 35.91836734693878,3.171527154133384 37.55102040816327,13.06045280521813 39.18367346938776,0.0 40.81632653061224,6.438530982653495 42.44897959183673,3.224464716169589 44.08163265306122,4.92697452379827 45.71428571428571,5.460131398591483 47.3469387755102,2.965448787635298 48.97959183673469,6.229616675332041 50.61224489795918,1.392446944273763 52.24489795918367,3.956137448598573 53.87755102040816,2.368010587512407 55.51020408163265,4.986529281089001 57.14285714285714,20.0 58.77551020408163,5.024341825400577 60.40816326530612,4.010020324242567 62.04081632653061,12.89502292385499 63.6734693877551,4.385309826534953 65.3061224489796,3.54492602921019 66.93877551020408,3.281183532636952 68.57142857142857,4.214208063525074 70.20408163265306,3.19232405350475 71.83673469387755,2.80852672874226 73.46938775510203,2.764096989176159 75.10204081632654,5.145341967197618 76.73469387755102,3.23864442028643 78.36734693877551,5.263506168171291 80.0,3.491988467173985" 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_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,13.094170403587444 1.63265306122449,5.201793721973093 3.26530612244898,12.855007473841553 4.897959183673469,1.9133034379671159 6.530612244897959,1.8335824613851521 8.16326530612245,13.01444942700548 9.795918367346939,1.5744892874937726 11.42857142857143,4.882909815645242 13.06122448979592,0.6377678126557065 14.69387755102041,3.1888390632785253 16.3265306122449,0.3786746387643234 17.95918367346939,0.3786746387643234 19.59183673469388,2.431489785749875 21.22448979591837,12.73542600896861 22.85714285714286,1.8136522172396603 24.48979591836735,5.241654210264075 26.12244897959184,4.4643746885899365 27.75510204081633,1.434977578475337 29.38775510204082,3.8266068759342318 31.02040816326531,1.315396113602393 32.6530612244898,2.391629297458895 34.28571428571429,2.1723966118584954 35.91836734693878,2.83009466865969 37.55102040816327,13.871449925261583 39.18367346938776,0.41853512705530704 40.81632653061224,2.431489785749875 42.44897959183673,2.7503736920777264 44.08163265306122,6.4175386148480325 45.71428571428571,6.497259591429996 47.3469387755102,0.0 48.97959183673469,1.8335824613851521 50.61224489795918,2.431489785749875 52.24489795918367,6.4175386148480325 53.87755102040816,1.3951170901843533 55.51020408163265,6.457399103139014 57.14285714285714,20.0 58.77551020408163,6.178375685102143 60.40816326530612,2.4713502740408586 62.04081632653061,13.293472845042352 63.6734693877551,2.969606377678126 65.3061224489796,2.2321873442949673 66.93877551020408,2.311908320876931 68.57142857142857,2.4713502740408586 70.20408163265306,2.0528151469855516 71.83673469387755,1.7737917289486802 73.46938775510203,1.3951170901843533 75.10204081632654,5.122072745391131 76.73469387755102,1.315396113602393 78.36734693877551,5.680119581464872 80.0,2.351768809167911" 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_4.html">BenchmarkPathAndValueInternedAndNoRoundtripRequired/Go-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.01882021307466 1.63265306122449,3.28400281888654 3.26530612244898,12.14940098661029 4.897959183673469,2.724370932305269 6.530612244897959,2.483936492144426 8.16326530612245,11.82647266094599 9.795918367346939,3.285660987439373 11.42857142857143,2.777017783857729 13.06122448979592,0.7208887783443187 14.69387755102041,2.942834639141069 16.3265306122449,0.7038925506777765 17.95918367346939,0.8220370600671558 19.59183673469388,3.106578783733366 21.22448979591837,10.37308792438751 22.85714285714286,0.7528085229863616 24.48979591836735,1.09978029266675 26.12244897959184,4.979065622020478 27.75510204081633,0.4236620652489326 29.38775510204082,0.9758321933424533 31.02040816326531,0.4605563155494756 32.6530612244898,4.424822783235916 34.28571428571429,0.4497782199560585 35.91836734693878,0.1144136301455043 37.55102040816327,10.43734195580981 39.18367346938776,0.0 40.81632653061224,2.98760519006757 42.44897959183673,0.2648924263151349 44.08163265306122,1.136260000829084 45.71428571428571,0.799651784603905 47.3469387755102,0.196078431372549 48.97959183673469,3.10574969945695 50.61224489795918,0.772292003482154 52.24489795918367,1.016042780748663 53.87755102040816,0.2246818389089251 55.51020408163265,1.020188202130747 57.14285714285714,20.0 58.77551020408163,3.28400281888654 60.40816326530612,2.685403971313684 62.04081632653061,12.11582307341541 63.6734693877551,2.690793019110393 65.3061224489796,2.636073456866891 66.93877551020408,2.621979024167807 68.57142857142857,2.578866641794138 70.20408163265306,2.40019898022634 71.83673469387755,2.365377440616839 73.46938775510203,2.646022468183891 75.10204081632654,2.900965883182025 76.73469387755102,2.674625875720267 78.36734693877551,3.452721469137338 80.0,2.719396426646769" 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_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,14.16863580961137 1.63265306122449,7.065672626449884 3.26530612244898,14.91826815821401 4.897959183673469,4.037461387471699 6.530612244897959,4.825586851426128 8.16326530612245,14.48075035163601 9.795918367346939,5.960341414265155 11.42857142857143,5.895740413668933 13.06122448979592,4.482160829293429 14.69387755102041,6.27931166442545 16.3265306122449,4.74670125240301 17.95918367346939,4.325131396389739 19.59183673469388,6.684427820913169 21.22448979591837,14.55916391829569 22.85714285714286,4.156200004607935 24.48979591836735,5.990956084693845 26.12244897959184,5.767089116900501 27.75510204081633,4.08831725519924 29.38775510204082,6.625738463725718 31.02040816326531,3.219541690291699 32.6530612244898,6.80740349045455 34.28571428571429,3.585805087722157 35.91836734693878,3.50569445232726 37.55102040816327,14.54621674489854 39.18367346938776,0.2771953859960361 40.81632653061224,5.128406851437367 42.44897959183673,4.10121947313321 44.08163265306122,5.720335435188552 45.71428571428571,6.006937751855958 47.3469387755102,1.677558064195278 48.97959183673469,6.914948197257829 50.61224489795918,4.046441241242816 52.24489795918367,6.19504264868598 53.87755102040816,3.781417546904002 55.51020408163265,6.122360903582332 57.14285714285714,20.0 58.77551020408163,5.803918880114457 60.40816326530612,4.410187132734939 62.04081632653061,13.91554779074805 63.6734693877551,4.174384489466092 65.3061224489796,4.08624930389275 66.93877551020408,4.236872583292639 68.57142857142857,4.336965922073076 70.20408163265306,3.874025801064208 71.83673469387755,0.0 73.46938775510203,3.758310438827134 75.10204081632654,6.006769168869016 76.73469387755102,3.108512935091616 78.36734693877551,5.877331151494853 80.0,4.167101704430192" 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_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,12.73236323448149 1.63265306122449,5.553140541536195 3.26530612244898,13.39694234665684 4.897959183673469,3.905691655921901 6.530612244897959,4.075888745625345 8.16326530612245,13.48388285135384 9.795918367346939,5.321790384969608 11.42857142857143,6.013630502855038 13.06122448979592,3.630134463068705 14.69387755102041,5.093387364155461 16.3265306122449,4.127463621293056 17.95918367346939,3.599926321606189 19.59183673469388,5.249585559034813 21.22448979591837,13.45441149382943 22.85714285714286,3.431939583717075 24.48979591836735,5.116227666236876 26.12244897959184,5.004236507644133 27.75510204081633,2.856511328053048 29.38775510204082,5.733652606373181 31.02040816326531,2.947135752440597 32.6530612244898,5.570823356050838 34.28571428571429,3.876220298397495 35.91836734693878,1.868484067047338 37.55102040816327,12.82372444280715 39.18367346938776,0.0 40.81632653061224,4.826671578559587 42.44897959183673,3.086387916743415 44.08163265306122,5.279793700497329 45.71428571428571,5.654816724995395 47.3469387755102,3.106281083072389 48.97959183673469,5.13464726468963 50.61224489795918,3.151961687235218 52.24489795918367,5.33431571191748 53.87755102040816,2.466015840854669 55.51020408163265,4.786885245901639 57.14285714285714,20.0 58.77551020408163,5.363050285503776 60.40816326530612,3.882851353840486 62.04081632653061,13.26211088598269 63.6734693877551,4.165776386074784 65.3061224489796,3.420887824645423 66.93877551020408,3.121753545772702 68.57142857142857,3.924848038312765 70.20408163265306,2.729784490698103 71.83673469387755,2.481488303554983 73.46938775510203,2.648001473567876 75.10204081632654,5.662184564376497 76.73469387755102,3.270583901270952 78.36734693877551,5.436728679314791 80.0,3.009762387179959" 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_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,10.60162601626016 1.63265306122449,5.040650406504065 3.26530612244898,12.406504065040647 4.897959183673469,2.1138211382113816 6.530612244897959,2.1463414634146325 8.16326530612245,12.894308943089428 9.795918367346939,1.9999999999999964 11.42857142857143,5.040650406504065 13.06122448979592,3.284552845528456 14.69387755102041,4.439024390243899 16.3265306122449,3.105691056910569 17.95918367346939,3.528455284552841 19.59183673469388,2.1138211382113816 21.22448979591837,12.943089430894307 22.85714285714286,0.03252032520325088 24.48979591836735,4.780487804878051 26.12244897959184,4.715447154471544 27.75510204081633,2.390243902439021 29.38775510204082,3.642276422764226 31.02040816326531,2.162601626016258 32.6530612244898,1.235772357723576 34.28571428571429,3.365853658536583 35.91836734693878,3.1382113821138162 37.55102040816327,13.024390243902438 39.18367346938776,2.390243902439021 40.81632653061224,0.7154471544715442 42.44897959183673,3.349593495934961 44.08163265306122,4.422764227642276 45.71428571428571,4.260162601626014 47.3469387755102,3.0894308943089435 48.97959183673469,1.837398373983735 50.61224489795918,3.6097560975609753 52.24489795918367,2.2601626016260177 53.87755102040816,0.0 55.51020408163265,4.829268292682924 57.14285714285714,20.0 58.77551020408163,4.5528455284552845 60.40816326530612,2.162601626016258 62.04081632653061,12.731707317073168 63.6734693877551,1.821138211382113 65.3061224489796,2.4065040650406466 66.93877551020408,1.8861788617886148 68.57142857142857,1.203252032520325 70.20408163265306,2.2764227642276396 71.83673469387755,2.2764227642276396 73.46938775510203,2.1951219512195124 75.10204081632654,1.186991869918696 76.73469387755102,2.666666666666668 78.36734693877551,1.9999999999999964 80.0,2.569105691056908" 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_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,13.84377416860015 1.63265306122449,6.078886310904872 3.26530612244898,14.78731631863882 4.897959183673469,3.928847641144625 6.530612244897959,3.805104408352668 8.16326530612245,14.15313225058005 9.795918367346939,8.83217324052591 11.42857142857143,5.815931941221964 13.06122448979592,0.0 14.69387755102041,3.851508120649652 16.3265306122449,3.928847641144625 17.95918367346939,4.145398298530549 19.59183673469388,8.986852281515855 21.22448979591837,12.99303944315545 22.85714285714286,4.392884764114462 24.48979591836735,7.424593967517401 26.12244897959184,4.31554524361949 27.75510204081633,3.866976024748647 29.38775510204082,6.37277648878577 31.02040816326531,3.294663573085847 32.6530612244898,9.358081979891725 34.28571428571429,3.634957463263728 35.91836734693878,2.815158546017015 37.55102040816327,14.38515081206497 39.18367346938776,2.706883217324053 40.81632653061224,8.058778035576179 42.44897959183673,3.712296983758701 44.08163265306122,5.645784996133024 45.71428571428571,6.589327146171694 47.3469387755102,3.248259860788863 48.97959183673469,8.043310131477185 50.61224489795918,6.295436968290797 52.24489795918367,6.558391337973705 53.87755102040816,3.356535189481825 55.51020408163265,4.563031709203403 57.14285714285714,20.0 58.77551020408163,6.883217324052591 60.40816326530612,4.547563805104408 62.04081632653061,14.55529775715391 63.6734693877551,4.392884764114462 65.3061224489796,3.54215003866976 66.93877551020408,4.238205723124517 68.57142857142857,3.774168600154679 70.20408163265306,3.866976024748647 71.83673469387755,4.377416860015468 73.46938775510203,3.975251353441609 75.10204081632654,6.898685228151585 76.73469387755102,3.37200309358082 78.36734693877551,6.759474091260634 80.0,4.160866202629544" 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_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,13.615441722345954 1.63265306122449,2.717149220489979 3.26530612244898,10.512249443207129 4.897959183673469,0.0 6.530612244897959,0.7572383073496702 8.16326530612245,11.670378619153677 9.795918367346939,4.810690423162585 11.42857142857143,3.8010393466963635 13.06122448979592,2.702301410541949 14.69387755102041,3.4595397178916123 16.3265306122449,3.1031922791388276 17.95918367346939,2.5686711210096504 19.59183673469388,5.9836674090571655 21.22448979591837,13.793615441722345 22.85714285714286,1.8856718634001517 24.48979591836735,4.380103934669634 26.12244897959184,2.717149220489979 27.75510204081633,3.4001484780994815 29.38775510204082,3.5783221974758774 31.02040816326531,3.5783221974758774 32.6530612244898,4.454342984409799 34.28571428571429,3.2813659985152235 35.91836734693878,6.458797327394208 37.55102040816327,14.001484780994803 39.18367346938776,5.939123979213065 40.81632653061224,6.117297698589459 42.44897959183673,5.864884929472902 44.08163265306122,7.587230883444693 45.71428571428571,6.4884929472902755 47.3469387755102,5.731254639940611 48.97959183673469,6.2806236080178195 50.61224489795918,7.7802524127691175 52.24489795918367,7.394209354120267 53.87755102040816,6.057906458797328 55.51020408163265,6.859688195991094 57.14285714285714,20.0 58.77551020408163,3.9049740163325914 60.40816326530612,2.138084632516705 62.04081632653061,10.556792873051227 63.6734693877551,2.598366740905714 65.3061224489796,2.895322939866368 66.93877551020408,1.9896065330363797 68.57142857142857,2.449888641425389 70.20408163265306,2.2420193021529364 71.83673469387755,2.182628062360802 73.46938775510203,5.270972531551596 75.10204081632654,7.4832962138084635 76.73469387755102,5.1373422420193045 78.36734693877551,3.073496659242764 80.0,2.4944320712694896" 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_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,11.16504679948979 1.63265306122449,3.009180245405386 3.26530612244898,11.51141691967734 4.897959183673469,2.228050949463737 6.530612244897959,1.514471013060741 8.16326530612245,10.71483750426675 9.795918367346939,1.802274401307871 11.42857142857143,2.507231015216571 13.06122448979592,0.2292366563067028 14.69387755102041,2.617178377018846 16.3265306122449,0.0 17.95918367346939,0.1584535508326896 19.59183673469388,1.884914575211541 21.22448979591837,10.32427285629592 22.85714285714286,0.7441208702369617 24.48979591836735,1.403805041050608 26.12244897959184,3.467653558018792 27.75510204081633,0.6787273413218835 29.38775510204082,1.434705279988502 31.02040816326531,0.6697447137236584 32.6530612244898,3.138170777715897 34.28571428571429,0.7642419560569857 35.91836734693878,0.6880692740240375 37.55102040816327,10.12306199809568 39.18367346938776,0.2939115750139231 40.81632653061224,2.702333686650019 42.44897959183673,0.6435154411368413 44.08163265306122,1.210858200240734 45.71428571428571,1.389073531789519 47.3469387755102,0.4570360921976897 48.97959183673469,2.466270233368665 50.61224489795918,1.015396223703358 52.24489795918367,1.467042739342112 53.87755102040816,0.6266281012521783 55.51020408163265,1.433627364676715 57.14285714285714,20.0 58.77551020408163,3.100803046907281 60.40816326530612,2.34230997251316 62.04081632653061,11.49129583385732 63.6734693877551,2.333686650018864 65.3061224489796,2.405906975908593 66.93877551020408,2.195713490110127 68.57142857142857,2.269730341519501 70.20408163265306,2.091515009970717 71.83673469387755,2.404110450388948 73.46938775510203,2.110917485582883 75.10204081632654,2.853960440508057 76.73469387755102,2.126726910155759 78.36734693877551,3.158291863535922 80.0,2.375366042074628" 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_500_4.html">BenchmarkObjectCreationAndLookup/500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.432074221338636 1.63265306122449,3.379721669980121 3.26530612244898,12.365805168986082 4.897959183673469,2.47846255798542 6.530612244897959,1.9880715705765404 8.16326530612245,12.206759443339958 9.795918367346939,7.912524850894634 11.42857142857143,3.949635520212059 13.06122448979592,2.1073558648111366 14.69387755102041,3.035122597746856 16.3265306122449,2.4917163684559327 17.95918367346939,2.5182239893969545 19.59183673469388,6.799204771371771 21.22448979591837,12.485089463220675 22.85714285714286,2.3194168323392965 24.48979591836735,4.029158383035124 26.12244897959184,3.949635520212059 27.75510204081633,2.730284956925118 29.38775510204082,4.201457919151757 31.02040816326531,2.637508283631547 32.6530612244898,8.217362491716372 34.28571428571429,2.7567925778661397 35.91836734693878,2.3724320742213436 37.55102040816327,12.630881378396289 39.18367346938776,2.3724320742213436 40.81632653061224,8.111332007952285 42.44897959183673,2.690523525513587 44.08163265306122,1.4446653412856243 45.71428571428571,4.479787939032473 47.3469387755102,2.690523525513587 48.97959183673469,7.011265738899937 50.61224489795918,1.1398277004638864 52.24489795918367,4.3737574552683895 53.87755102040816,2.717031146454609 55.51020408163265,4.387011265738902 57.14285714285714,20.0 58.77551020408163,4.41351888667992 60.40816326530612,2.717031146454609 62.04081632653061,12.72365805168986 63.6734693877551,2.7037773359840998 65.3061224489796,2.4387011265738963 66.93877551020408,2.584493041749507 68.57142857142857,2.200132538104704 70.20408163265306,2.5182239893969545 71.83673469387755,0.0 73.46938775510203,1.9880715705765404 75.10204081632654,4.479787939032473 76.73469387755102,2.584493041749507 78.36734693877551,4.29423459244533 80.0,2.7965540092776706" 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_BenchmarkTemplateStringToStringEscapeCurlies_4.html">BenchmarkTemplateStringToStringEscapeCurlies-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.7974537037037 1.63265306122449,3.587962962962962 3.26530612244898,11.721643518518517 4.897959183673469,1.5624999999999964 6.530612244897959,1.5335648148148096 8.16326530612245,11.261574074074073 9.795918367346939,2.0254629629629584 11.42857142857143,2.6041666666666643 13.06122448979592,0.11574074074073337 14.69387755102041,2.0254629629629584 16.3265306122449,2.1701388888888857 17.95918367346939,2.3726851851851833 19.59183673469388,3.3854166666666643 21.22448979591837,10.245949074074069 22.85714285714286,1.5335648148148096 24.48979591836735,3.472222222222218 26.12244897959184,2.4305555555555536 27.75510204081633,0.5787037037037059 29.38775510204082,2.0833333333333286 31.02040816326531,1.0416666666666643 32.6530612244898,2.8935185185185155 34.28571428571429,0.9837962962962905 35.91836734693878,1.7071759259259238 37.55102040816327,10.407986111111109 39.18367346938776,0.0 40.81632653061224,2.5462962962962905 42.44897959183673,0.5497685185185119 44.08163265306122,0.6365740740740691 45.71428571428571,1.880787037037031 47.3469387755102,0.11574074074073337 48.97959183673469,2.690972222222218 50.61224489795918,2.314814814814813 52.24489795918367,2.1701388888888857 53.87755102040816,1.5335648148148096 55.51020408163265,0.11574074074073337 57.14285714285714,20.0 58.77551020408163,3.7905092592592595 60.40816326530612,1.215277777777775 62.04081632653061,11.145833333333329 63.6734693877551,1.8229166666666643 65.3061224489796,1.8518518518518476 66.93877551020408,1.4467592592592595 68.57142857142857,1.417824074074069 70.20408163265306,1.3310185185185155 71.83673469387755,1.6782407407407334 73.46938775510203,2.0254629629629584 75.10204081632654,2.1990740740740726 76.73469387755102,0.6944444444444358 78.36734693877551,2.6620370370370345 80.0,1.5914351851851833" 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_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,13.94873155899679 1.63265306122449,6.921366466077785 3.26530612244898,14.0514530673944 4.897959183673469,4.136715842675236 6.530612244897959,3.948766176445134 8.16326530612245,14.25048031709583 9.795918367346939,8.76583027065075 11.42857142857143,7.206498848969842 13.06122448979592,5.359611823012526 14.69387755102041,7.118016650992655 16.3265306122449,4.899730560860359 17.95918367346939,5.040231244554964 19.59183673469388,10.00751198629149 21.22448979591837,14.87426365802577 22.85714285714286,4.492237037207987 24.48979591836735,8.29177893297485 26.12244897959184,8.02319369039308 27.75510204081633,4.664955026165021 29.38775510204082,8.456788770099756 31.02040816326531,4.54630949152738 32.6530612244898,10.09121697639667 34.28571428571429,5.073740934555714 35.91836734693878,4.364544809402099 37.55102040816327,14.87922549228896 39.18367346938776,0.0 40.81632653061224,9.084795439728138 42.44897959183673,3.373816515984607 44.08163265306122,6.888572203342892 45.71428571428571,8.354344201288923 47.3469387755102,3.14457977302493 48.97959183673469,9.19444043779533 50.61224489795918,7.948466158559453 52.24489795918367,8.225105727456828 53.87755102040816,3.904686625548831 55.51020408163265,8.104336989320517 57.14285714285714,20.0 58.77551020408163,6.636418709576917 60.40816326530612,5.038869624919947 62.04081632653061,14.68679863607254 63.6734693877551,5.459102369564339 65.3061224489796,4.15005509943862 66.93877551020408,4.729735811173358 68.57142857142857,5.319086330146605 70.20408163265306,4.239298881279461 71.83673469387755,3.542911212014562 73.46938775510203,4.282893787898894 75.10204081632654,8.147493408260877 76.73469387755102,4.596920201011983 78.36734693877551,8.505807076960357 80.0,4.463343006986955" 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_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,10.93871217998448 1.63265306122449,3.289371605896043 3.26530612244898,11.73347125247823 4.897959183673469,3.904835790018102 6.530612244897959,1.951555900353418 8.16326530612245,9.680199982760106 9.795918367346939,8.94405654684941 11.42857142857143,3.865184035858978 13.06122448979592,3.210068097577795 14.69387755102041,1.975691750711146 16.3265306122449,4.277217481251616 17.95918367346939,3.394534953883286 19.59183673469388,7.399362123954831 21.22448979591837,10.46633910869753 22.85714285714286,3.480734419446599 24.48979591836735,3.156624428928541 26.12244897959184,2.877338160503405 27.75510204081633,2.460132747176968 29.38775510204082,2.544608223429015 31.02040816326531,2.908369968106198 32.6530612244898,7.718300146539091 34.28571428571429,1.85328850961124 35.91836734693878,3.446254633221274 37.55102040816327,11.81622273941902 39.18367346938776,0.0 40.81632653061224,7.237307128695802 42.44897959183673,2.236014136712352 44.08163265306122,2.8980260322386 45.71428571428571,4.034134988363072 47.3469387755102,2.627359710369796 48.97959183673469,7.332126540815447 50.61224489795918,4.034134988363072 52.24489795918367,3.608309628480303 53.87755102040816,3.437634686664943 55.51020408163265,1.699853460908542 57.14285714285714,20.0 58.77551020408163,3.246271873114387 60.40816326530612,3.735884837514007 62.04081632653061,11.03353159210413 63.6734693877551,4.242737695026291 65.3061224489796,1.375743470390484 66.93877551020408,3.287647616584777 68.57142857142857,3.560037927764848 70.20408163265306,2.513576415826222 71.83673469387755,3.320403413498836 73.46938775510203,2.446340832686837 75.10204081632654,3.161796396862339 76.73469387755102,2.406689078527713 78.36734693877551,3.861736057236445 80.0,2.763554865959831" 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_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,12.93840433715521 1.63265306122449,5.599710612110334 3.26530612244898,14.13632367485988 4.897959183673469,4.657496611597494 6.530612244897959,3.883658742078464 8.16326530612245,13.67656324407487 9.795918367346939,6.850525660280596 11.42857142857143,5.681856478259277 13.06122448979592,3.178120077658522 14.69387755102041,6.45858822667497 16.3265306122449,3.848401040331148 17.95918367346939,4.482197150078757 19.59183673469388,5.641378805084435 21.22448979591837,12.99767390746914 22.85714285714286,4.696875343419173 24.48979591836735,4.998956005714495 26.12244897959184,6.38050844353273 27.75510204081633,0.0 29.38775510204082,7.049525623649218 31.02040816326531,2.771237041649877 32.6530612244898,6.685189933697205 34.28571428571429,4.175354408586395 35.91836734693878,4.861313601230814 37.55102040816327,14.01846221473314 39.18367346938776,3.43116963991355 40.81632653061224,6.264533499395582 42.44897959183673,4.758159639547236 44.08163265306122,5.991996043811129 45.71428571428571,7.516337594783692 47.3469387755102,3.303362760540679 48.97959183673469,6.523187662551742 50.61224489795918,7.383750320524561 52.24489795918367,6.881222755412286 53.87755102040816,3.009047950474376 55.51020408163265,6.839243195721455 57.14285714285714,20.0 58.77551020408163,7.18145353309645 60.40816326530612,3.59029634785157 62.04081632653061,12.7128649401077 63.6734693877551,4.61949155646727 65.3061224489796,4.743323931279534 66.93877551020408,4.671416535404227 68.57142857142857,3.669035495805707 70.20408163265306,3.822191289058207 71.83673469387755,4.57599179457123 73.46938775510203,4.124876369097769 75.10204081632654,6.644730576211583 76.73469387755102,3.253324297593318 78.36734693877551,7.487545331330818 80.0,4.03932378475402" 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,15.757575757575761 1.63265306122449,7.37967914438503 3.26530612244898,16.41711229946524 4.897959183673469,0.6238859180035661 6.530612244897959,1.6042780748663112 8.16326530612245,16.399286987522284 9.795918367346939,4.438502673796794 11.42857142857143,7.486631016042782 13.06122448979592,0.0 14.69387755102041,6.827094474153295 16.3265306122449,2.5668449197860994 17.95918367346939,3.493761140819963 19.59183673469388,5.0267379679144355 21.22448979591837,16.595365418894833 22.85714285714286,2.049910873440286 24.48979591836735,8.306595365418893 26.12244897959184,6.452762923351155 27.75510204081633,2.067736185383243 29.38775510204082,7.023172905525847 31.02040816326531,1.8181818181818166 32.6530612244898,5.935828877005346 34.28571428571429,1.5864527629233507 35.91836734693878,6.934046345811053 37.55102040816327,16.096256684491976 39.18367346938776,4.09982174688057 40.81632653061224,5.258467023172905 42.44897959183673,5.632798573975045 44.08163265306122,7.308377896613191 45.71428571428571,7.896613190730834 47.3469387755102,4.367201426024955 48.97959183673469,6.221033868092693 50.61224489795918,9.180035650623887 52.24489795918367,9.251336898395724 53.87755102040816,6.0427807486631036 55.51020408163265,6.916221033868091 57.14285714285714,20.0 58.77551020408163,7.700534759358288 60.40816326530612,2.1033868092691606 62.04081632653061,15.115864527629231 63.6734693877551,3.048128342245988 65.3061224489796,2.388591800356508 66.93877551020408,1.443850267379677 68.57142857142857,2.4242424242424256 70.20408163265306,1.9607843137254903 71.83673469387755,1.8538324420677377 73.46938775510203,7.593582887700535 75.10204081632654,8.467023172905526 76.73469387755102,5.525846702317292 78.36734693877551,5.793226381461675 80.0,2.2281639928698773" 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_BenchmarkYAMLMarshal_4.html">BenchmarkYAMLMarshal-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.72813593203398 1.63265306122449,5.907046476761619 3.26530612244898,14.12127269698484 4.897959183673469,4.815925370648009 6.530612244897959,4.029651840746294 8.16326530612245,14.14459436948193 9.795918367346939,4.869232050641346 11.42857142857143,6.541729135432284 13.06122448979592,4.947526236881559 14.69387755102041,6.623354989172081 16.3265306122449,4.997501249375312 17.95918367346939,4.247876061969015 19.59183673469388,5.875395635515576 21.22448979591837,13.99966683325004 22.85714285714286,4.31784107946027 24.48979591836735,6.713310011660836 26.12244897959184,5.062468765617191 27.75510204081633,4.892553723138431 29.38775510204082,6.56671664167916 31.02040816326531,4.710977844411128 32.6530612244898,6.410128269198734 34.28571428571429,4.864234549391971 35.91836734693878,3.223388305847076 37.55102040816327,14.19956688322505 39.18367346938776,0.0 40.81632653061224,5.43728135932034 42.44897959183673,4.37447942695319 44.08163265306122,5.992003998001 45.71428571428571,6.781609195402299 47.3469387755102,4.466100283191737 48.97959183673469,6.135265700483092 50.61224489795918,0.5697151424287856 52.24489795918367,7.048142595368982 53.87755102040816,3.984674329501916 55.51020408163265,6.130268199233716 57.14285714285714,20.0 58.77551020408163,6.884890887889389 60.40816326530612,5.024154589371981 62.04081632653061,13.71980676328502 63.6734693877551,4.950857904381143 65.3061224489796,4.321172746959853 66.93877551020408,4.339496918207563 68.57142857142857,4.497751124437781 70.20408163265306,4.027986006996502 71.83673469387755,4.509411960686324 73.46938775510203,3.968015992003998 75.10204081632654,6.784940862901882 76.73469387755102,4.697651174412794 78.36734693877551,7.081459270364818 80.0,4.246210228219224" 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_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,12.60621273925322 1.63265306122449,4.586131157828679 3.26530612244898,12.67775337307813 4.897959183673469,2.929400690304361 6.530612244897959,3.031063696266081 8.16326530612245,11.94728584876059 9.795918367346939,8.577345465955444 11.42857142857143,2.008158142453718 13.06122448979592,0.0 14.69387755102041,1.626608095387512 16.3265306122449,3.514276749294007 17.95918367346939,3.748980232193285 19.59183673469388,8.788202070913083 21.22448979591837,12.17069344210857 22.85714285714286,3.874490116096643 24.48979591836735,4.803263256981487 26.12244897959184,1.994352055224349 27.75510204081633,3.042359585817383 29.38775510204082,4.53718230310637 31.02040816326531,1.921556322560402 32.6530612244898,9.393159711327266 34.28571428571429,3.513021650454973 35.91836734693878,3.024788202070913 37.55102040816327,12.65516159397553 39.18367346938776,2.245371823031064 40.81632653061224,7.228114213994352 42.44897959183673,3.23438970818952 44.08163265306122,3.678694697207405 45.71428571428571,4.820834640727957 47.3469387755102,1.937872607467838 48.97959183673469,8.387825541261375 50.61224489795918,4.596171948540948 52.24489795918367,4.267336052714151 53.87755102040816,0.1004079071226859 55.51020408163265,3.15029808597427 57.14285714285714,20.0 58.77551020408163,4.962660809538751 60.40816326530612,3.592092877314088 62.04081632653061,12.53592720426734 63.6734693877551,3.883275807969878 65.3061224489796,2.534044556008786 66.93877551020408,3.487919673674302 68.57142857142857,3.167869469720741 70.20408163265306,3.141512394101035 71.83673469387755,3.797929086915595 73.46938775510203,3.508001255098839 75.10204081632654,3.766551615939755 76.73469387755102,2.03702541575149 78.36734693877551,4.716661437088171 80.0,3.379981173517414" 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_BenchmarkObjectCopy_4.html">BenchmarkObjectCopy-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.660371214588082 1.63265306122449,7.398241615109086 3.26530612244898,14.12569195701726 4.897959183673469,5.926408336046888 6.530612244897959,4.493650276782805 8.16326530612245,13.702377075871052 9.795918367346939,5.613806577662002 11.42857142857143,5.958971019211983 13.06122448979592,5.066753500488442 14.69387755102041,3.308368609573435 16.3265306122449,5.066753500488442 17.95918367346939,5.021165744057312 19.59183673469388,5.88082057961576 21.22448979591837,13.728427222403125 22.85714285714286,2.774340605665909 24.48979591836735,3.9205470530771755 26.12244897959184,4.636926082709218 27.75510204081633,5.477043308368611 29.38775510204082,7.111690003256271 31.02040816326531,4.128948225333765 32.6530612244898,6.883751221100621 34.28571428571429,6.271572777596875 35.91836734693878,5.131878866818626 37.55102040816327,14.047541517421038 39.18367346938776,4.337349397590362 40.81632653061224,5.926408336046888 42.44897959183673,5.867795506349724 44.08163265306122,5.288179746011075 45.71428571428571,7.066102246825139 47.3469387755102,5.998046239010096 48.97959183673469,6.466948876587431 50.61224489795918,4.1224356887007545 52.24489795918367,7.02051449039401 53.87755102040816,5.079778573754476 55.51020408163265,0.0 57.14285714285714,20.0 58.77551020408163,6.603712145880822 60.40816326530612,6.076196678606319 62.04081632653061,13.969391077824813 63.6734693877551,6.681862585477045 65.3061224489796,4.0768479322696205 66.93877551020408,6.258547704330837 68.57142857142857,5.9785086291110385 70.20408163265306,5.919895799413874 71.83673469387755,4.773689352002606 73.46938775510203,5.919895799413874 75.10204081632654,6.219472484532725 76.73469387755102,4.799739498534681 78.36734693877551,6.903288830999674 80.0,6.121784435037448" 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_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,11.26137841352406 1.63265306122449,5.028175119202427 3.26530612244898,13.02123970524491 4.897959183673469,0.0 6.530612244897959,1.569137407889033 8.16326530612245,12.63112267013437 9.795918367346939,6.788036410923277 11.42857142857143,3.857824013870828 13.06122448979592,2.097962722149978 14.69387755102041,1.967923710446467 16.3265306122449,2.158647594278283 17.95918367346939,2.973558734286953 19.59183673469388,6.744690073688773 21.22448979591837,11.7815344603381 22.85714285714286,2.774165583008236 24.48979591836735,4.94148244473342 26.12244897959184,2.878196792371045 27.75510204081633,2.306025140875596 29.38775510204082,5.192891200693541 31.02040816326531,2.210663198959688 32.6530612244898,7.472908539228435 34.28571428571429,3.164282618118769 35.91836734693878,2.834850455136541 37.55102040816327,12.9865626354573 39.18367346938776,0.8669267446900737 40.81632653061224,6.93541395752059 42.44897959183673,2.852188990030342 44.08163265306122,3.797139141742523 45.71428571428571,4.837451235370611 47.3469387755102,2.713480710879931 48.97959183673469,7.004768097095795 50.61224489795918,5.028175119202427 52.24489795918367,4.664065886432596 53.87755102040816,2.392717815344603 55.51020408163265,2.713480710879931 57.14285714285714,20.0 58.77551020408163,4.915474642392718 60.40816326530612,3.094928478543563 62.04081632653061,12.63979193758127 63.6734693877551,3.068920676202861 65.3061224489796,1.75986129172085 66.93877551020408,2.990897269180754 68.57142857142857,2.123970524490681 70.20408163265306,2.574772431729519 71.83673469387755,3.051582141309059 73.46938775510203,3.094928478543563 75.10204081632654,4.785435630689207 76.73469387755102,1.742522756827048 78.36734693877551,4.768097095795405 80.0,2.808842652795839" 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_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,14.122773292323464 1.63265306122449,6.997308727412532 3.26530612244898,14.235550429322053 4.897959183673469,6.2027425349224625 6.530612244897959,6.305267204921183 8.16326530612245,13.976675637575292 9.795918367346939,8.89401512238882 11.42857142857143,6.8435217224144544 13.06122448979592,4.331667307445855 14.69387755102041,5.869537357426633 16.3265306122449,4.459823144944252 17.95918367346939,4.254773804946815 19.59183673469388,9.304113802383698 21.22448979591837,14.891708317313853 22.85714285714286,3.7934127899525762 24.48979591836735,7.022939894912209 26.12244897959184,5.433807509932073 27.75510204081633,6.792259387415097 29.38775510204082,6.0233243624247095 31.02040816326531,4.100986799948739 32.6530612244898,9.12469562988594 34.28571428571429,6.817890554914774 35.91836734693878,3.43457644495707 37.55102040816327,14.725105728565932 39.18367346938776,4.07535563244906 40.81632653061224,9.970524157375367 42.44897959183673,3.5371011149557816 44.08163265306122,0.20504933999743002 45.71428571428571,0.15378700499807607 47.3469387755102,6.587210047417658 48.97959183673469,9.611687812379854 50.61224489795918,0.9227220299884635 52.24489795918367,1.2302960399846157 53.87755102040816,4.254773804946815 55.51020408163265,0.0 57.14285714285714,20.0 58.77551020408163,7.202358067409968 60.40816326530612,4.357298474945534 62.04081632653061,14.225297962322184 63.6734693877551,2.7169037549660366 65.3061224489796,3.127002434960911 66.93877551020408,2.9219530949634773 68.57142857142857,4.972446494937845 70.20408163265306,2.6912725874663614 71.83673469387755,2.79379725746508 73.46938775510203,4.869921824939125 75.10204081632654,7.484300909906443 76.73469387755102,4.229142637447136 78.36734693877551,6.125849032423428 80.0,2.9219530949634773" 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_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,10.790513833992094 1.63265306122449,4.743083003952568 3.26530612244898,12.66798418972332 4.897959183673469,2.183794466403164 6.530612244897959,0.9288537549407074 8.16326530612245,12.549407114624506 9.795918367346939,3.3596837944664024 11.42857142857143,3.498023715415016 13.06122448979592,1.5810276679841877 14.69387755102041,1.7588932806324138 16.3265306122449,1.4723320158102737 17.95918367346939,1.3142292490118592 19.59183673469388,3.9229249011857696 21.22448979591837,11.946640316205531 22.85714285714286,2.3418972332015784 24.48979591836735,4.031620553359685 26.12244897959184,1.304347826086957 27.75510204081633,2.0256916996047423 29.38775510204082,4.762845849802371 31.02040816326531,1.7786561264822147 32.6530612244898,4.891304347826086 34.28571428571429,2.5592885375494063 35.91836734693878,1.3241106719367544 37.55102040816327,12.470355731225295 39.18367346938776,0.0 40.81632653061224,2.786561264822133 42.44897959183673,2.045454545454543 44.08163265306122,3.0237154150197654 45.71428571428571,3.498023715415016 47.3469387755102,2.203557312252965 48.97959183673469,4.179841897233203 50.61224489795918,3.5474308300395236 52.24489795918367,3.725296442687746 53.87755102040816,1.413043478260871 55.51020408163265,1.3339920948616601 57.14285714285714,20.0 58.77551020408163,3.804347826086957 60.40816326530612,1.9466403162055315 62.04081632653061,12.084980237154152 63.6734693877551,2.3122529644268752 65.3061224489796,0.22727272727273018 66.93877551020408,1.7588932806324138 68.57142857142857,1.2944664031620583 70.20408163265306,1.5217391304347814 71.83673469387755,1.6897233201581052 73.46938775510203,2.470355731225297 75.10204081632654,4.100790513833992 76.73469387755102,1.1660079051383434 78.36734693877551,3.9229249011857696 80.0,1.768774703557309" 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_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,7.444501806917913 1.63265306122449,0.20650490449147796 3.26530612244898,7.599380485286524 4.897959183673469,6.122870418172431 6.530612244897959,6.370676303562206 8.16326530612245,7.516778523489933 9.795918367346939,5.66855962829117 11.42857142857143,0.3097573567372187 13.06122448979592,6.174496644295303 14.69387755102041,0.0 16.3265306122449,6.133195663397007 17.95918367346939,5.792462570986059 19.59183673469388,5.6375838926174495 21.22448979591837,7.5684047496127995 22.85714285714286,5.957666494579247 24.48979591836735,0.36138358286008554 26.12244897959184,0.37170882808466743 27.75510204081633,6.112545172947854 29.38775510204082,0.3510583376355143 31.02040816326531,6.153846153846153 32.6530612244898,5.689210118740318 34.28571428571429,6.153846153846153 35.91836734693878,6.3293753226639105 37.55102040816327,7.558079504388228 39.18367346938776,6.133195663397007 40.81632653061224,5.482705214248835 42.44897959183673,6.102219927723283 44.08163265306122,0.3097573567372187 45.71428571428571,0.3510583376355143 47.3469387755102,5.998967475477542 48.97959183673469,5.6169334021683035 50.61224489795918,0.37170882808466743 52.24489795918367,0.18585441404233194 53.87755102040816,6.381001548786783 55.51020408163265,0.33040784718637184 57.14285714285714,20.0 58.77551020408163,0.04130098089829559 60.40816326530612,6.091894682498706 62.04081632653061,7.5477542591636535 63.6734693877551,5.400103252452244 65.3061224489796,6.153846153846153 66.93877551020408,6.3293753226639105 68.57142857142857,6.27774909654104 70.20408163265306,6.091894682498706 71.83673469387755,5.678884873515745 73.46938775510203,6.422302529685078 75.10204081632654,0.3510583376355143 76.73469387755102,6.164171399070726 78.36734693877551,0.38203407330923866 80.0,6.257098606091894" 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_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,10.560802833530104 1.63265306122449,2.0365997638724913 3.26530612244898,7.582644628099173 4.897959183673469,3.217237308146398 6.530612244897959,1.5938606847697763 8.16326530612245,8.474025974025974 9.795918367346939,6.02125147579693 11.42857142857143,1.7119244391971655 13.06122448979592,1.8595041322314039 14.69387755102041,0.5608028335301043 16.3265306122449,3.8075560802833515 17.95918367346939,1.6824085005903164 19.59183673469388,8.311688311688313 21.22448979591837,10.035419126328216 22.85714285714286,4.456906729634003 24.48979591836735,1.9185360094450985 26.12244897959184,1.6233766233766218 27.75510204081633,4.161747343565525 29.38775510204082,0.7674144037780408 31.02040816326531,1.9480519480519476 32.6530612244898,6.198347107438016 34.28571428571429,2.007083825265642 35.91836734693878,1.1511216056670612 37.55102040816327,11.697166469893741 39.18367346938776,2.6859504132231393 40.81632653061224,8.270365997638727 42.44897959183673,0.0 44.08163265306122,2.361275088547817 45.71428571428571,2.125147579693035 47.3469387755102,1.652892561983471 48.97959183673469,8.479929161747341 50.61224489795918,3.6009445100354185 52.24489795918367,1.5053128689492326 53.87755102040816,1.4167650531286888 55.51020408163265,1.9185360094450985 57.14285714285714,20.0 58.77551020408163,2.125147579693035 60.40816326530612,2.9515938606847705 62.04081632653061,9.849468713105079 63.6734693877551,3.8370720188902006 65.3061224489796,2.774498229043683 66.93877551020408,2.1546635182998806 68.57142857142857,3.571428571428573 70.20408163265306,3.3648170011806364 71.83673469387755,4.191263282172372 73.46938775510203,3.8075560802833515 75.10204081632654,0.4132231404958695 76.73469387755102,4.161747343565525 78.36734693877551,4.693034238488785 80.0,3.571428571428573" 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_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,16.75268009902049 1.63265306122449,12.32869859294482 3.26530612244898,17.21715212194444 4.897959183673469,10.68827890737633 6.530612244897959,10.02608065041949 8.16326530612245,17.20417065220562 9.795918367346939,10.86968938129594 11.42857142857143,12.8250165435052 13.06122448979592,7.268891198752878 14.69387755102041,10.37255257200967 16.3265306122449,8.085651599154325 17.95918367346939,8.153601519801795 19.59183673469388,9.369568343740516 21.22448979591837,15.13308501442471 22.85714285714286,8.0136048259439 24.48979591836735,10.41436298676673 26.12244897959184,9.665833989699781 27.75510204081633,7.391661152164935 29.38775510204082,10.21617358576701 31.02040816326531,6.745875894795078 32.6530612244898,9.461741129073118 34.28571428571429,7.365982254307837 35.91836734693878,7.771726752984612 37.55102040816327,15.87693883995355 39.18367346938776,0.0 40.81632653061224,7.661331802067516 42.44897959183673,7.959076511600413 44.08163265306122,10.05932631469048 45.71428571428571,9.324313604467694 47.3469387755102,7.3691348604025 48.97959183673469,8.39977604213847 50.61224489795918,8.035816368883573 52.24489795918367,9.602797221407627 53.87755102040816,7.440293683682039 55.51020408163265,9.195739989835916 57.14285714285714,20.0 58.77551020408163,9.442518420482932 60.40816326530612,6.274233740152584 62.04081632653061,15.04416975146102 63.6734693877551,7.302927573481055 65.3061224489796,7.64116740594256 66.93877551020408,7.461041516649189 68.57142857142857,7.665482392234353 70.20408163265306,4.651068943298639 71.83673469387755,5.362170978725539 73.46938775510203,5.412617794107186 75.10204081632654,10.34419702969233 76.73469387755102,6.934845458328024 78.36734693877551,9.66108460908964 80.0,4.82735131444738" 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,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_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,12.38089849496435 1.63265306122449,4.579608464410999 3.26530612244898,12.28244879483988 4.897959183673469,2.45558447436913 6.530612244897959,3.039493040624646 8.16326530612245,12.18286748896684 9.795918367346939,3.717324884010411 11.42857142857143,4.218626230621252 13.06122448979592,3.01799253140206 14.69387755102041,4.238995134095281 16.3265306122449,3.226207989136585 17.95918367346939,3.07457281882992 19.59183673469388,4.521896571234582 21.22448979591837,12.38655652370714 22.85714285714286,2.987439176191015 24.48979591836735,3.676587077062351 26.12244897959184,4.632793934593188 27.75510204081633,3.232997623627928 29.38775510204082,5.010750254611293 31.02040816326531,3.116442231526536 32.6530612244898,5.241597827316963 34.28571428571429,3.603032703406133 35.91836734693878,3.469503225076383 37.55102040816327,12.75093357474256 39.18367346938776,0.0 40.81632653061224,4.304628267511599 42.44897959183673,3.311078420278375 44.08163265306122,5.168043453660745 45.71428571428571,5.405680660857757 47.3469387755102,1.285504130360982 48.97959183673469,4.856851872807514 50.61224489795918,3.818037795632002 52.24489795918367,5.302704537739052 53.87755102040816,2.840330428878579 55.51020408163265,5.164648636415073 57.14285714285714,20.0 58.77551020408163,5.258571913545321 60.40816326530612,4.150729885707819 62.04081632653061,12.62985175964694 63.6734693877551,3.799932103655087 65.3061224489796,3.446871110105239 66.93877551020408,3.145863980989023 68.57142857142857,3.428765418128324 70.20408163265306,3.099468145298178 71.83673469387755,2.995360416430915 73.46938775510203,3.306551997284146 75.10204081632654,5.306099354984723 76.73469387755102,3.463845196333597 78.36734693877551,5.121647617969899 80.0,3.305420391535589" 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_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,8.600511844003048 1.63265306122449,2.24299153714858 3.26530612244898,11.21992286649437 4.897959183673469,0.0 6.530612244897959,0.1846879284174195 8.16326530612245,11.13556727977376 9.795918367346939,3.346153926901622 11.42857142857143,2.237984367553541 13.06122448979592,3.488128704203293 14.69387755102041,5.589586346907627 16.3265306122449,3.966329146345816 17.95918367346939,4.289034403558974 19.59183673469388,7.920376555949084 21.22448979591837,13.05944360583393 22.85714285714286,3.74830207613837 24.48979591836735,6.06296856925115 26.12244897959184,5.564508510088869 27.75510204081633,2.069073747105394 29.38775510204082,6.49575807707892 31.02040816326531,2.39342706642845 32.6530612244898,8.515054050138877 34.28571428571429,3.245863574048375 35.91836734693878,2.794987371855298 37.55102040816327,13.60013394441097 39.18367346938776,0.4819479464306334 40.81632653061224,7.578492894437948 42.44897959183673,3.056630353315124 44.08163265306122,4.525851481261429 45.71428571428571,6.179938990210301 47.3469387755102,1.897517829512698 48.97959183673469,8.072806555298257 50.61224489795918,5.369312873569493 52.24489795918367,6.081422665997644 53.87755102040816,2.947868751272787 55.51020408163265,6.005170926084939 57.14285714285714,20.0 58.77551020408163,5.994337804445359 60.40816326530612,2.811572965063183 62.04081632653061,13.15937705351688 63.6734693877551,3.350510269421415 65.3061224489796,3.248382904662231 66.93877551020408,3.0434983424904 68.57142857142857,3.562364979624914 70.20408163265306,2.598815494723052 71.83673469387755,2.394581759626467 73.46938775510203,2.089249386438023 75.10204081632654,5.796496870781433 76.73469387755102,3.244561919897883 78.36734693877551,5.985362689133497 80.0,2.793370801378074" 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_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,13.002466985923665 1.63265306122449,0.9577710056595556 3.26530612244898,11.986649252648379 4.897959183673469,0.3192570018865162 6.530612244897959,0.928747641851686 8.16326530612245,11.49325206791467 9.795918367346939,9.345523146132633 11.42857142857143,2.612102742707876 13.06122448979592,0.40632709331011085 14.69387755102041,1.5092149180089969 16.3265306122449,1.0448410970831503 17.95918367346939,0.5224205485415752 19.59183673469388,8.82310259759106 21.22448979591837,13.002466985923665 22.85714285714286,0.0 24.48979591836735,1.2770280075460718 26.12244897959184,1.828471919895513 27.75510204081633,1.0158177332752842 29.38775510204082,1.9735887389348434 31.02040816326531,0.7546074590044967 32.6530612244898,8.67798577855173 34.28571428571429,1.36409809896967 35.91836734693878,1.625308373240454 37.55102040816327,12.363952982150632 39.18367346938776,0.8707009142359574 40.81632653061224,9.432593237556233 42.44897959183673,1.0158177332752842 44.08163265306122,2.321869104629222 45.71428571428571,2.350892468437088 47.3469387755102,1.1899579161224807 48.97959183673469,9.461616601364097 50.61224489795918,2.7862429255550687 52.24489795918367,3.0184298360179938 53.87755102040816,1.0158177332752842 55.51020408163265,2.4960092874764186 57.14285714285714,20.0 58.77551020408163,2.321869104629222 60.40816326530612,0.23218691046292506 62.04081632653061,11.609345523146132 63.6734693877551,0.5804672761573038 65.3061224489796,0.29023363807865366 66.93877551020408,0.17414018284718935 68.57142857142857,0.43535045711797693 70.20408163265306,0.4933971847337091 71.83673469387755,0.37730372950224833 73.46938775510203,0.9867943694674217 75.10204081632654,1.9155420113191113 76.73469387755102,0.8997242780438199 78.36734693877551,2.902336380786533 80.0,0.7546074590044967" 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_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,15.060402684563758 1.63265306122449,9.570469798657717 3.26530612244898,15.208053691275166 4.897959183673469,6.067114093959734 6.530612244897959,6.080536912751677 8.16326530612245,15.302013422818792 9.795918367346939,5.369127516778526 11.42857142857143,8.845637583892621 13.06122448979592,2.308724832214768 14.69387755102041,6.979865771812083 16.3265306122449,4.3892617449664435 17.95918367346939,6.067114093959734 19.59183673469388,6.872483221476511 21.22448979591837,15.275167785234897 22.85714285714286,5.744966442953022 24.48979591836735,1.9060402684563762 26.12244897959184,3.932885906040269 27.75510204081633,4.711409395973156 29.38775510204082,9.785234899328861 31.02040816326531,1.1812080536912752 32.6530612244898,0.0 34.28571428571429,6.818791946308725 35.91836734693878,6.067114093959734 37.55102040816327,14.885906040268459 39.18367346938776,4.926174496644297 40.81632653061224,7.154362416107382 42.44897959183673,3.208053691275172 44.08163265306122,9.154362416107382 45.71428571428571,9.691275167785236 47.3469387755102,6.093959731543627 48.97959183673469,6.885906040268457 50.61224489795918,7.704697986577184 52.24489795918367,9.74496644295302 53.87755102040816,4.791946308724832 55.51020408163265,9.167785234899329 57.14285714285714,20.0 58.77551020408163,9.516778523489934 60.40816326530612,6.56375838926175 62.04081632653061,14.697986577181208 63.6734693877551,5.651006711409398 65.3061224489796,2.120805369127517 66.93877551020408,5.812080536912752 68.57142857142857,6.375838926174499 70.20408163265306,5.9731543624161105 71.83673469387755,2.7651006711409423 73.46938775510203,6.496644295302016 75.10204081632654,9.516778523489934 76.73469387755102,6.389261744966445 78.36734693877551,9.48993288590604 80.0,6.134228187919463" 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_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,14.88610987047789 1.63265306122449,4.56900401965163 3.26530612244898,14.88164359088879 4.897959183673469,3.211255024564538 6.530612244897959,3.385439928539527 8.16326530612245,14.80571683787405 9.795918367346939,0.9379187137114783 11.42857142857143,4.488610987047789 13.06122448979592,3.483698079499777 14.69387755102041,4.502009825815096 16.3265306122449,3.300580616346583 17.95918367346939,3.010272443054935 19.59183673469388,3.028137561411344 21.22448979591837,15.18981688253685 22.85714285714286,3.497096918267084 24.48979591836735,4.854845913354176 26.12244897959184,4.716391246092005 27.75510204081633,3.479231799910674 29.38775510204082,4.408217954443948 31.02040816326531,3.532827154979902 32.6530612244898,3.345243412237606 34.28571428571429,3.595355069227334 35.91836734693878,3.135328271549799 37.55102040816327,15.10942384993301 39.18367346938776,0.0 40.81632653061224,2.434122376060741 42.44897959183673,3.564091112103618 44.08163265306122,4.435015631978562 45.71428571428571,4.841447074586869 47.3469387755102,3.251451540866458 48.97959183673469,2.184010719071014 50.61224489795918,0.2769093345243412 52.24489795918367,4.354622599374721 53.87755102040816,1.951764180437695 55.51020408163265,4.533273782938812 57.14285714285714,20.0 58.77551020408163,4.613666815542653 60.40816326530612,4.131308619919607 62.04081632653061,14.89057615006699 63.6734693877551,3.523894595801697 65.3061224489796,2.273336310853059 66.93877551020408,3.139794551138901 68.57142857142857,4.07771326485038 70.20408163265306,3.184457347029924 71.83673469387755,2.233139794551139 73.46938775510203,2.943278249218401 75.10204081632654,4.62706565430996 76.73469387755102,3.166592228673515 78.36734693877551,4.622599374720858 80.0,3.447967842786958" 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_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,13.75678105334945 1.63265306122449,7.911590563873648 3.26530612244898,13.7611209274931 4.897959183673469,7.425214668774606 6.530612244897959,7.590749868253821 8.16326530612245,12.93468489413807 9.795918367346939,12.6662326792523 11.42857142857143,5.401283362782479 13.06122448979592,0.0 14.69387755102041,5.19854924207198 16.3265306122449,7.656157971418829 17.95918367346939,7.503022412350042 19.59183673469388,11.63582256114573 21.22448979591837,13.44059022288354 22.85714285714286,7.679097306178121 24.48979591836735,9.534703493598686 26.12244897959184,6.698595740723519 27.75510204081633,5.45460181654732 29.38775510204082,6.75625406863201 31.02040816326531,6.512291143556837 32.6530612244898,12.01525155770483 34.28571428571429,7.676617378096035 35.91836734693878,7.675377414054992 37.55102040816327,13.43098050156545 39.18367346938776,5.058433305434142 40.81632653061224,12.46442853157258 42.44897959183673,6.569019498434545 44.08163265306122,6.164171239034068 45.71428571428571,6.10310301001271 47.3469387755102,6.960538144393813 48.97959183673469,12.56238569081497 50.61224489795918,8.05821631172696 52.24489795918367,7.866331876375585 53.87755102040816,6.110232803248706 55.51020408163265,6.049164574227347 57.14285714285714,20.0 58.77551020408163,9.221922564245636 60.40816326530612,6.31947673517468 62.04081632653061,13.71741219504634 63.6734693877551,8.238631079698688 65.3061224489796,8.092935304876159 66.93877551020408,7.998698037756905 68.57142857142857,7.662667782634304 70.20408163265306,7.635698564741622 71.83673469387755,7.302768219721628 73.46938775510203,7.969248891782138 75.10204081632654,7.805573638364487 76.73469387755102,7.303388201742149 78.36734693877551,6.273908056666357 80.0,7.778914411482067" 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_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,12.59423503325942 1.63265306122449,4.894174561580327 3.26530612244898,13.03688772424914 4.897959183673469,3.224349929449708 6.530612244897959,3.568635355775045 8.16326530612245,13.30538197943963 9.795918367346939,3.374319693610159 11.42857142857143,5.49244104011288 13.06122448979592,3.959685547268696 14.69387755102041,4.527313041725459 16.3265306122449,3.593630316468454 17.95918367346939,3.511388832896593 19.59183673469388,3.97742390647047 21.22448979591837,12.97641604515219 22.85714285714286,3.16629711751663 24.48979591836735,4.091110663172747 26.12244897959184,4.475710542229389 27.75510204081633,2.773634347913727 29.38775510204082,4.715984680507962 31.02040816326531,3.224349929449708 32.6530612244898,5.352953033662568 34.28571428571429,3.474299536383794 35.91836734693878,2.122959080830478 37.55102040816327,12.82967143721024 39.18367346938776,0.0 40.81632653061224,4.419270308405563 42.44897959183673,2.214069744003225 44.08163265306122,5.040112880467648 45.71428571428571,5.29490022172949 47.3469387755102,2.257609352953034 48.97959183673469,4.326547067123564 50.61224489795918,3.434791372707116 52.24489795918367,5.099778270509978 53.87755102040816,2.31404958677686 55.51020408163265,4.515218705906067 57.14285714285714,20.0 58.77551020408163,5.028018544648256 60.40816326530612,3.650876839346906 62.04081632653061,12.97480346704293 63.6734693877551,3.312235436403951 65.3061224489796,2.99133239266277 66.93877551020408,2.540616811126789 68.57142857142857,3.550090707518645 70.20408163265306,2.231808103204999 71.83673469387755,2.644628099173554 73.46938775510203,2.062487401733521 75.10204081632654,5.009473896391856 76.73469387755102,2.695424309614997 78.36734693877551,4.949808506349526 80.0,2.43741181213465" 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_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,10.573806395094175 1.63265306122449,0.49934296977660964 3.26530612244898,8.821725799386773 4.897959183673469,4.415243101182654 6.530612244897959,5.194918966272448 8.16326530612245,11.1957950065703 9.795918367346939,12.746386333771351 11.42857142857143,5.186158563293915 13.06122448979592,4.292597459483137 14.69387755102041,3.031099430573807 16.3265306122449,4.756898817345599 17.95918367346939,4.914586070959263 19.59183673469388,10.433639947437584 21.22448979591837,10.626368812965396 22.85714285714286,6.8593955321944815 24.48979591836735,6.289969338589575 26.12244897959184,0.8234778799824767 27.75510204081633,4.327639071397282 29.38775510204082,4.984669294787558 31.02040816326531,6.876916338151558 32.6530612244898,12.168199737187912 34.28571428571429,4.888304862023652 35.91836734693878,5.930792816469555 37.55102040816327,10.932982917214193 39.18367346938776,5.519053876478317 40.81632653061224,10.03066141042488 42.44897959183673,6.018396846254925 44.08163265306122,2.706964520367933 45.71428571428571,3.3902759526938233 47.3469387755102,5.781865965834429 48.97959183673469,10.240911081909767 50.61224489795918,5.352606219886116 52.24489795918367,3.5654840122645624 53.87755102040816,5.974594831362243 55.51020408163265,2.7858081471747695 57.14285714285714,20.0 58.77551020408163,0.8935611038107716 60.40816326530612,4.51160753394656 62.04081632653061,12.25580376697328 63.6734693877551,4.380201489268508 65.3061224489796,6.561541830924224 66.93877551020408,4.616732369689004 68.57142857142857,5.869469995619795 70.20408163265306,4.318878668418746 71.83673469387755,6.771791502409108 73.46938775510203,5.992115637319312 75.10204081632654,2.1813403416557193 76.73469387755102,5.974594831362243 78.36734693877551,0.0 80.0,4.502847130968027" 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_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,12.278778386844168 1.63265306122449,5.324980422866092 3.26530612244898,13.359436178543465 4.897959183673469,2.7721221613155826 6.530612244897959,3.351605324980426 8.16326530612245,12.090837901331245 9.795918367346939,9.27173061863743 11.42857142857143,4.259984338292872 13.06122448979592,0.0 14.69387755102041,2.756460454189508 16.3265306122449,3.414252153484732 17.95918367346939,3.5708692247455005 19.59183673469388,9.459671104150353 21.22448979591837,10.916209866875487 22.85714285714286,3.492560689115116 24.48979591836735,4.573218480814408 26.12244897959184,1.0023492560689142 27.75510204081633,2.9913860610806573 29.38775510204082,4.3852779953014895 31.02040816326531,2.6938136256851983 32.6530612244898,10.180109631949882 34.28571428571429,3.2889584964761163 35.91836734693878,2.3805794831636646 37.55102040816327,13.108848864526232 39.18367346938776,1.1276429130775227 40.81632653061224,8.238057948316367 42.44897959183673,2.4432263116679707 44.08163265306122,3.1949882537196572 45.71428571428571,5.528582615505094 47.3469387755102,2.192638997650743 48.97959183673469,8.316366483946751 50.61224489795918,5.152701644479249 52.24489795918367,5.293657008613941 53.87755102040816,2.036021926389978 55.51020408163265,3.5865309318715752 57.14285714285714,20.0 58.77551020408163,5.794831636648395 60.40816326530612,3.915426781519187 62.04081632653061,13.469068128425999 63.6734693877551,3.7901331245105716 65.3061224489796,3.054032889584967 66.93877551020408,3.492560689115116 68.57142857142857,3.1793265465935825 70.20408163265306,3.0696945967110416 71.83673469387755,3.7274862960062656 73.46938775510203,3.0853563038371163 75.10204081632654,5.638214565387628 76.73469387755102,2.3805794831636646 78.36734693877551,5.387627251370402 80.0,3.2732967893500415" 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/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,10.02693690593443 1.63265306122449,3.503933737584697 3.26530612244898,10.71542998184429 4.897959183673469,2.359293232547377 6.530612244897959,0.0 8.16326530612245,10.94445301467883 9.795918367346939,5.236439581825302 11.42857142857143,3.542143797985072 13.06122448979592,2.794081000581457 14.69387755102041,1.746508288735152 16.3265306122449,2.77556929430053 17.95918367346939,1.815571192937072 19.59183673469388,3.936348209941736 21.22448979591837,9.892608370613853 22.85714285714286,1.879650176217204 24.48979591836735,3.739127339179552 26.12244897959184,8.436828802316336 27.75510204081633,5.148864971342455 29.38775510204082,8.594652964839625 31.02040816326531,6.9516203676235 32.6530612244898,8.966548397432094 34.28571428571429,7.309513355721423 35.91836734693878,6.765791316111118 37.55102040816327,13.35050017206394 39.18367346938776,4.988430183574421 40.81632653061224,8.66798780126022 42.44897959183673,6.94426315102467 44.08163265306122,8.214688326945211 45.71428571428571,7.851811417925502 47.3469387755102,3.934212243832398 48.97959183673469,8.185259460549894 50.61224489795918,8.05662683485422 52.24489795918367,8.20780576948179 53.87755102040816,7.006680827330873 55.51020408163265,8.096498202228524 57.14285714285714,20.0 58.77551020408163,8.789025880789358 60.40816326530612,5.816473045294348 62.04081632653061,14.4013954978581 63.6734693877551,7.409191774157183 65.3061224489796,7.222888063509392 66.93877551020408,7.273201931862681 68.57142857142857,6.73707443841891 70.20408163265306,6.459398844205005 71.83673469387755,7.41465035421438 73.46938775510203,6.87686155379668 75.10204081632654,8.33121714468797 76.73469387755102,5.751444743743399 78.36734693877551,7.663371741168373 80.0,6.612951074509618" 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_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,12.52246265031837 1.63265306122449,5.505051428850152 3.26530612244898,13.71814022872171 4.897959183673469,1.810141066053707 6.530612244897959,0.6634839921225756 8.16326530612245,13.49876737413091 9.795918367346939,4.581059631451978 11.42857142857143,5.753649609075703 13.06122448979592,2.509028755850654 14.69387755102041,5.105245722391924 16.3265306122449,3.044433469704637 17.95918367346939,2.226693412514049 19.59183673469388,4.665809011074325 21.22448979591837,12.21911271261018 22.85714285714286,0.0 24.48979591836735,6.037245015130914 26.12244897959184,6.300720064872906 27.75510204081633,3.433305083540126 29.38775510204082,6.335798585071509 31.02040816326531,2.701086702476836 32.6530612244898,6.204223648938397 34.28571428571429,3.652677938130921 35.91836734693878,3.290999290706631 37.55102040816327,14.54063600649542 39.18367346938776,2.714337684614431 40.81632653061224,5.378923215436175 42.44897959183673,3.423143287422338 44.08163265306122,6.690689152689116 45.71428571428571,6.14280575320249 47.3469387755102,3.509234024132233 48.97959183673469,5.055412274230295 50.61224489795918,5.977209123667026 52.24489795918367,7.059887529240568 53.87755102040816,2.777787939573896 55.51020408163265,5.892256508122324 57.14285714285714,20.0 58.77551020408163,7.206298687705649 60.40816326530612,4.072563353717896 62.04081632653061,14.52413324960013 63.6734693877551,3.802096988246867 65.3061224489796,3.309737642747831 66.93877551020408,3.460741933058152 68.57142857142857,3.920868061271566 70.20408163265306,3.101664705440016 71.83673469387755,2.84757915531086 73.46938775510203,3.738118319889277 75.10204081632654,5.780476750826662 76.73469387755102,3.863433589613831 78.36734693877551,5.998752131436736 80.0,3.270919581577883" 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_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,10.597609561752988 1.63265306122449,2.4501992031872497 3.26530612244898,9.282868525896413 4.897959183673469,0.6274900398406373 6.530612244897959,0.8466135458167336 8.16326530612245,9.292828685258964 9.795918367346939,7.061752988047807 11.42857142857143,2.410358565737056 13.06122448979592,0.856573705179283 14.69387755102041,2.440239043824704 16.3265306122449,0.8067729083665363 17.95918367346939,0.7768924302788847 19.59183673469388,9.262948207171316 21.22448979591837,10.478087649402388 22.85714285714286,0.7768924302788847 24.48979591836735,2.4302788844621475 26.12244897959184,0.9362549800796778 27.75510204081633,0.6175298804780844 29.38775510204082,0.8067729083665363 31.02040816326531,0.6374501992031902 32.6530612244898,6.57370517928287 34.28571428571429,0.6274900398406373 35.91836734693878,4.671314741035857 37.55102040816327,10.079681274900398 39.18367346938776,4.97011952191235 40.81632653061224,9.013944223107568 42.44897959183673,4.651394422310757 44.08163265306122,2.7988047808764946 45.71428571428571,3.436254980079685 47.3469387755102,4.3326693227091635 48.97959183673469,9.362549800796812 50.61224489795918,3.247011952191233 52.24489795918367,3.1972111553784863 53.87755102040816,4.8107569721115535 55.51020408163265,2.9980079681274887 57.14285714285714,20.0 58.77551020408163,2.0418326693227087 60.40816326530612,0.0 62.04081632653061,9.302788844621512 63.6734693877551,0.856573705179283 65.3061224489796,0.856573705179283 66.93877551020408,0.7669322709163389 68.57142857142857,0.6175298804780844 70.20408163265306,0.4083665338645446 71.83673469387755,0.6274900398406373 73.46938775510203,5.1892430278884465 75.10204081632654,3.0776892430278906 76.73469387755102,5.209163346613545 78.36734693877551,2.410358565737056 80.0,0.5876494023904435" 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_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,13.42696629213483 1.63265306122449,6.142322097378277 3.26530612244898,13.61423220973783 4.897959183673469,4.176029962546816 6.530612244897959,4.269662921348315 8.16326530612245,13.05243445692884 9.795918367346939,3.876404494382022 11.42857142857143,5.749063670411985 13.06122448979592,4.47565543071161 14.69387755102041,3.820224719101124 16.3265306122449,4.250936329588015 17.95918367346939,4.213483146067416 19.59183673469388,4.644194756554307 21.22448979591837,13.48314606741573 22.85714285714286,3.558052434456929 24.48979591836735,5.917602996254682 26.12244897959184,5.168539325842697 27.75510204081633,4.288389513108614 29.38775510204082,5.973782771535581 31.02040816326531,2.940074906367041 32.6530612244898,4.400749063670412 34.28571428571429,3.689138576779026 35.91836734693878,3.052434456928839 37.55102040816327,13.52059925093633 39.18367346938776,0.0 40.81632653061224,4.082397003745318 42.44897959183673,3.183520599250936 44.08163265306122,5.411985018726592 45.71428571428571,6.048689138576779 47.3469387755102,1.966292134831461 48.97959183673469,4.344569288389513 50.61224489795918,5.056179775280899 52.24489795918367,5.749063670411985 53.87755102040816,3.220973782771536 55.51020408163265,5.580524344569288 57.14285714285714,20.0 58.77551020408163,4.569288389513109 60.40816326530612,4.625468164794007 62.04081632653061,13.10861423220974 63.6734693877551,4.625468164794007 65.3061224489796,3.651685393258427 66.93877551020408,3.932584269662921 68.57142857142857,4.456928838951311 70.20408163265306,2.790262172284644 71.83673469387755,2.284644194756554 73.46938775510203,3.220973782771536 75.10204081632654,5.805243445692884 76.73469387755102,4.176029962546816 78.36734693877551,6.142322097378277 80.0,2.97752808988764" 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_body_4.html">BenchmarkNoNodeTypeAllocatesOnAppend/body-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.615279672578442 1.63265306122449,6.130059117780807 3.26530612244898,13.196907685311508 4.897959183673469,3.65620736698499 6.530612244897959,4.338335607094132 8.16326530612245,12.660300136425647 9.795918367346939,7.876307412460211 11.42857142857143,5.711687130513871 13.06122448979592,5.04774897680764 14.69387755102041,5.7298772169167815 16.3265306122449,4.756707594361075 17.95918367346939,4.392905866302865 19.59183673469388,6.8667576170986795 21.22448979591837,12.996816734879488 22.85714285714286,4.165529786266486 24.48979591836735,5.120509322419283 26.12244897959184,5.820827648931333 27.75510204081633,4.356525693497042 29.38775510204082,5.247839927239653 31.02040816326531,4.70213733515234 32.6530612244898,7.803547066848569 34.28571428571429,4.565711687130513 35.91836734693878,4.447476125511594 37.55102040816327,8.95861755343338 39.18367346938776,3.910868576625738 40.81632653061224,7.2305593451568875 42.44897959183673,4.656662119145064 44.08163265306122,1.3187812642110046 45.71428571428571,1.3824465666211907 47.3469387755102,4.49295134151887 48.97959183673469,7.285129604365624 50.61224489795918,1.5916325602546593 52.24489795918367,1.2005457025920876 53.87755102040816,4.747612551159616 55.51020408163265,0.0 57.14285714285714,20.0 58.77551020408163,6.439290586630285 60.40816326530612,3.9290586630286484 62.04081632653061,13.20600272851296 63.6734693877551,3.9381537062301035 65.3061224489796,3.7835379718053694 66.93877551020408,4.129149613460662 68.57142857142857,3.7562528422010004 70.20408163265306,4.00181900864029 71.83673469387755,3.9199636198271968 73.46938775510203,3.474306502955887 75.10204081632654,6.402910413824463 76.73469387755102,3.2378353797180566 78.36734693877551,6.166439290586631 80.0,4.165529786266486" 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/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,18.99556305631924 1.63265306122449,10.86479571004709 3.26530612244898,19.87260799738683 4.897959183673469,3.016577292647739 6.530612244897959,0.7458420665813758 8.16326530612245,18.53771402128644 9.795918367346939,2.284345482755805 11.42857142857143,8.57500612461551 13.06122448979592,2.241337071617171 14.69387755102041,8.339276478754389 16.3265306122449,2.462912050521273 17.95918367346939,0.0 19.59183673469388,2.389416664398291 21.22448979591837,18.68470479353241 22.85714285714286,0.5983068840678335 24.48979591836735,9.223398753300486 26.12244897959184,8.681710537060729 27.75510204081633,3.045431036829355 29.38775510204082,9.879413125731551 31.02040816326531,2.872852982007241 32.6530612244898,3.282793913493208 34.28571428571429,1.198791409205978 35.91836734693878,5.1169121049623 37.55102040816327,20.0 39.18367346938776,4.145139777336201 40.81632653061224,1.721425266080518 42.44897959183673,3.887089310504396 44.08163265306122,9.388899474644091 45.71428571428571,9.841304407001116 47.3469387755102,3.325802324631843 48.97959183673469,3.173367449710102 50.61224489795918,8.755750333451289 52.24489795918367,8.902741105697253 53.87755102040816,2.846176878895936 55.51020408163265,8.900563464626943 57.14285714285714,19.54269537523478 58.77551020408163,7.335383945341209 60.40816326530612,0.5716307809565288 62.04081632653061,19.45286768108447 63.6734693877551,3.988894030541416 65.3061224489796,3.244140784495196 66.93877551020408,0.7099109889212512 68.57142857142857,3.756975256553339 70.20408163265306,1.08500966328225 71.83673469387755,5.253559082124289 73.46938775510203,3.050875139505131 75.10204081632654,10.92141437787517 76.73469387755102,1.603832648283747 78.36734693877551,9.34316901216757 80.0,1.306040231918774" 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_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,11.28302741689167 1.63265306122449,3.297991715509207 3.26530612244898,12.00043418063052 4.897959183673469,0.0 6.530612244897959,0.005312505415638096 8.16326530612245,11.70621223287628 9.795918367346939,6.623112204379513 11.42857142857143,3.27501238333886 13.06122448979592,0.4481309998012547 14.69387755102041,3.215672252986044 16.3265306122449,0.9285895462977902 17.95918367346939,1.20791166705444 19.59183673469388,7.786090655354591 21.22448979591837,11.99292689542981 22.85714285714286,0.311845077407922 24.48979591836735,3.380838689581009 26.12244897959184,5.571371471665185 27.75510204081633,3.152864899940264 29.38775510204082,5.833611538360931 31.02040816326531,2.571534707614241 32.6530612244898,9.788319141173124 34.28571428571429,3.326351550931628 35.91836734693878,2.454435415636013 37.55102040816327,13.85183711093887 39.18367346938776,0.9765843578036961 40.81632653061224,9.332034001333067 42.44897959183673,1.846018048284141 44.08163265306122,5.588321792831383 45.71428571428571,5.56870325889226 47.3469387755102,2.358241226394696 48.97959183673469,9.753182336669811 50.61224489795918,5.328099810865807 52.24489795918367,5.812857021162645 53.87755102040816,2.30524292101739 55.51020408163265,5.684404290760044 57.14285714285714,20.0 58.77551020408163,5.279453573634676 60.40816326530612,2.858781525099774 62.04081632653061,13.30353950924309 63.6734693877551,2.914036783026722 65.3061224489796,2.977141939699993 66.93877551020408,2.66301117223791 68.57142857142857,2.999960558608755 70.20408163265306,2.58647484613905 71.83673469387755,2.716937026971145 73.46938775510203,2.762480896897473 75.10204081632654,6.12212163885603 76.73469387755102,2.971989201470174 78.36734693877551,5.574832923658452 80.0,2.77115877505628" 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(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_BenchmarkMetricsTimerStartStopRestart_4.html">BenchmarkMetricsTimerStartStopRestart-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,19.492682926829268 1.63265306122449,7.785365853658535 3.26530612244898,19.98048780487805 4.897959183673469,10.321951219512194 6.530612244897959,10.282926829268293 8.16326530612245,19.64878048780488 9.795918367346939,0.7804878048780495 11.42857142857143,7.746341463414634 13.06122448979592,10.439024390243905 14.69387755102041,8.09756097560976 16.3265306122449,9.951219512195124 17.95918367346939,10.399999999999993 19.59183673469388,3.668292682926822 21.22448979591837,20.0 22.85714285714286,10.360975609756093 24.48979591836735,7.765853658536578 26.12244897959184,8.019512195121948 27.75510204081633,8.897560975609753 29.38775510204082,8.09756097560976 31.02040816326531,10.478048780487805 32.6530612244898,4.156097560975603 34.28571428571429,10.321951219512194 35.91836734693878,10.341463414634148 37.55102040816327,19.82439024390244 39.18367346938776,10.302439024390237 40.81632653061224,4.078048780487801 42.44897959183673,9.970731707317068 44.08163265306122,8.078048780487803 45.71428571428571,7.96097560975609 47.3469387755102,10.04878048780488 48.97959183673469,0.0 50.61224489795918,7.668292682926822 52.24489795918367,8.156097560975603 53.87755102040816,10.517073170731706 55.51020408163265,7.765853658536578 57.14285714285714,9.170731707317074 58.77551020408163,5.736585365853655 60.40816326530612,10.439024390243905 62.04081632653061,19.9609756097561 63.6734693877551,10.38048780487805 65.3061224489796,10.263414634146336 66.93877551020408,10.517073170731706 68.57142857142857,9.326829268292675 70.20408163265306,10.08780487804878 71.83673469387755,10.360975609756093 73.46938775510203,10.126829268292681 75.10204081632654,8.09756097560976 76.73469387755102,10.243902439024392 78.36734693877551,7.765853658536578 80.0,10.341463414634148" 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/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,6.94419996479493 1.63265306122449,0.9329343425453265 3.26530612244898,7.030452385143461 4.897959183673469,0.0 6.530612244897959,0.1531420524555536 8.16326530612245,7.160711142404506 9.795918367346939,0.1425805315965499 11.42857142857143,0.848442175673297 13.06122448979592,12.68438655166344 14.69387755102041,14.289737722232 16.3265306122449,13.65780672416828 17.95918367346939,13.64020418940327 19.59183673469388,13.36384439359268 21.22448979591837,17.48635803555712 22.85714285714286,12.88681570146101 24.48979591836735,14.15067769758845 26.12244897959184,13.94648829431438 27.75510204081633,13.33920084492167 29.38775510204082,14.38655166343954 31.02040816326531,13.34976236578067 32.6530612244898,13.37440591445168 34.28571428571429,13.37968667488118 35.91836734693878,13.59091709206126 37.55102040816327,17.58493223024115 39.18367346938776,12.77063897201197 40.81632653061224,13.17549727160711 42.44897959183673,13.58035557120225 44.08163265306122,14.34958634043302 45.71428571428571,14.14011617672945 47.3469387755102,13.18781904594262 48.97959183673469,13.08572434430558 50.61224489795918,13.68421052631579 52.24489795918367,13.58211582467875 53.87755102040816,13.19838056680162 55.51020408163265,13.82327055095934 57.14285714285714,20.0 58.77551020408163,14.19996479493047 60.40816326530612,13.21070234113712 62.04081632653061,17.36490054567858 63.6734693877551,13.31807780320366 65.3061224489796,13.61380038725576 66.93877551020408,13.47121985565921 68.57142857142857,13.72997711670481 70.20408163265306,13.07516282344658 71.83673469387755,13.24942791762014 73.46938775510203,13.09276535821158 75.10204081632654,14.2879774687555 76.73469387755102,13.4184122513642 78.36734693877551,13.82503080443584 80.0,13.1490934694596" 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_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,14.35897435897436 1.63265306122449,7.987567987567988 3.26530612244898,14.11344211344211 4.897959183673469,8.195804195804197 6.530612244897959,8.127428127428127 8.16326530612245,13.04118104118104 9.795918367346939,12.5998445998446 11.42857142857143,7.266511266511267 13.06122448979592,0.0 14.69387755102041,6.613830613830614 16.3265306122449,7.869463869463869 17.95918367346939,8.363636363636363 19.59183673469388,12.31080031080031 21.22448979591837,12.86091686091686 22.85714285714286,8.323232323232324 24.48979591836735,9.942501942501943 26.12244897959184,6.999222999222999 27.75510204081633,7.210567210567211 29.38775510204082,6.399378399378399 31.02040816326531,7.515151515151515 32.6530612244898,12.14918414918415 34.28571428571429,8.127428127428127 35.91836734693878,8.118104118104117 37.55102040816327,13.98290598290598 39.18367346938776,6.191142191142191 40.81632653061224,12.63714063714064 42.44897959183673,8.062160062160062 44.08163265306122,6.846930846930847 45.71428571428571,8.027972027972028 47.3469387755102,7.157731157731158 48.97959183673469,12.78632478632479 50.61224489795918,8.363636363636363 52.24489795918367,8.133644133644134 53.87755102040816,7.446775446775447 55.51020408163265,6.334110334110334 57.14285714285714,20.0 58.77551020408163,9.88966588966589 60.40816326530612,7.869463869463869 62.04081632653061,14.44599844599845 63.6734693877551,8.696192696192696 65.3061224489796,8.668220668220668 66.93877551020408,8.665112665112664 68.57142857142857,7.987567987567988 70.20408163265306,7.878787878787879 71.83673469387755,8.46930846930847 73.46938775510203,9.146853146853147 75.10204081632654,9.644133644133644 76.73469387755102,8.497280497280498 78.36734693877551,6.930846930846931 80.0,7.990675990675991" 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_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,14.16526138279933 1.63265306122449,5.050590219224283 3.26530612244898,14.41821247892074 4.897959183673469,4.005059021922428 6.530612244897959,3.979763912310287 8.16326530612245,14.13996627318718 9.795918367346939,3.187183811129848 11.42857142857143,4.679595278246206 13.06122448979592,4.232715008431703 14.69387755102041,4.418212478920742 16.3265306122449,3.718381112984823 17.95918367346939,3.195615514333895 19.59183673469388,3.777403035413153 21.22448979591837,14.19898819561551 22.85714285714286,3.145025295109612 24.48979591836735,4.645868465430017 26.12244897959184,4.662731871838111 27.75510204081633,3.313659359190556 29.38775510204082,5.008431703204047 31.02040816326531,3.861720067453626 32.6530612244898,4.763912310286678 34.28571428571429,4.283305227655987 35.91836734693878,3.094435075885329 37.55102040816327,14.49409780775717 39.18367346938776,0.0 40.81632653061224,4.123102866779089 42.44897959183673,2.976391231028668 44.08163265306122,4.704890387858347 45.71428571428571,5.0 47.3469387755102,3.288364249578415 48.97959183673469,3.372681281618887 50.61224489795918,2.495784148397976 52.24489795918367,5.075885328836425 53.87755102040816,3.305227655986509 55.51020408163265,4.907251264755481 57.14285714285714,20.0 58.77551020408163,4.839797639123103 60.40816326530612,4.224283305227656 62.04081632653061,14.2495784148398 63.6734693877551,4.139966273187184 65.3061224489796,3.11973018549747 66.93877551020408,3.507588532883642 68.57142857142857,3.279932546374368 70.20408163265306,3.21247892074199 71.83673469387755,2.192242833052277 73.46938775510203,2.774030354131535 75.10204081632654,4.48566610455312 76.73469387755102,3.72681281618887 78.36734693877551,4.468802698145025 80.0,3.406408094435076" 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_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,10.556521739130433 1.63265306122449,4.4260869565217416 3.26530612244898,12.956521739130437 4.897959183673469,2.3826086956521735 6.530612244897959,0.8173913043478294 8.16326530612245,12.930434782608698 9.795918367346939,4.8000000000000025 11.42857142857143,3.269565217391307 13.06122448979592,1.15652173913044 14.69387755102041,1.6521739130434838 16.3265306122449,0.40869565217391823 17.95918367346939,2.460869565217397 19.59183673469388,4.878260869565217 21.22448979591837,12.373913043478263 22.85714285714286,2.513043478260869 24.48979591836735,4.573913043478264 26.12244897959184,1.5478260869565226 27.75510204081633,1.5478260869565226 29.38775510204082,3.7652173913043505 31.02040816326531,0.7826086956521792 32.6530612244898,4.6 34.28571428571429,2.4260869565217362 35.91836734693878,2.0260869565217448 37.55102040816327,12.99130434782609 39.18367346938776,0.13043478260870245 40.81632653061224,4.052173913043482 42.44897959183673,2.243478260869569 44.08163265306122,2.7130434782608717 45.71428571428571,4.469565217391304 47.3469387755102,0.6695652173913089 48.97959183673469,4.539130434782612 50.61224489795918,4.4608695652173935 52.24489795918367,4.36521739130435 53.87755102040816,1.3739130434782645 55.51020408163265,1.7478260869565254 57.14285714285714,20.0 58.77551020408163,4.147826086956524 60.40816326530612,2.2260869565217405 62.04081632653061,12.452173913043476 63.6734693877551,2.6000000000000014 65.3061224489796,0.0 66.93877551020408,2.2956521739130444 68.57142857142857,0.7304347826086968 70.20408163265306,2.008695652173916 71.83673469387755,2.365217391304352 73.46938775510203,2.460869565217397 75.10204081632654,3.6086956521739175 76.73469387755102,1.1130434782608702 78.36734693877551,3.721739130434784 80.0,2.1739130434782616" 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_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,4.718813838550247 1.63265306122449,2.128500823723229 3.26530612244898,4.728566721581549 4.897959183673469,0.5190115321252059 6.530612244897959,0.0 8.16326530612245,4.768896210873147 9.795918367346939,1.851993410214168 11.42857142857143,2.358879736408567 13.06122448979592,14.03228995057661 14.69387755102041,14.98886326194399 16.3265306122449,14.27874794069193 17.95918367346939,14.14220757825371 19.59183673469388,14.7505766062603 21.22448979591837,17.86438220757825 22.85714285714286,14.1741021416804 24.48979591836735,14.98833607907743 26.12244897959184,15.00995057660626 27.75510204081633,14.12454695222405 29.38775510204082,14.92560131795717 31.02040816326531,13.89864909390445 32.6530612244898,15.03973640856672 34.28571428571429,14.08711696869852 35.91836734693878,13.91762767710049 37.55102040816327,18.13403624382208 39.18367346938776,13.38807248764415 40.81632653061224,14.63644151565074 42.44897959183673,13.76500823723229 44.08163265306122,14.80593080724876 45.71428571428571,15.00204283360791 47.3469387755102,13.88230642504119 48.97959183673469,14.55288303130148 50.61224489795918,14.70471169686985 52.24489795918367,14.73502471169687 53.87755102040816,13.72283360790774 55.51020408163265,14.70260296540362 57.14285714285714,20.0 58.77551020408163,14.77561779242175 60.40816326530612,13.70464579901153 62.04081632653061,18.12797364085667 63.6734693877551,14.06734761120264 65.3061224489796,13.95637561779242 66.93877551020408,14.0971334431631 68.57142857142857,14.0934431630972 70.20408163265306,13.54780889621087 71.83673469387755,13.98326194398682 73.46938775510203,13.58233937397035 75.10204081632654,15.05581548599671 76.73469387755102,13.940823723229 78.36734693877551,14.9068863261944 80.0,13.60263591433278" 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_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,12.557836428804169 1.63265306122449,6.640599543825347 3.26530612244898,14.297816878462042 4.897959183673469,4.483545128706419 6.530612244897959,4.203323558162266 8.16326530612245,12.596937113066147 9.795918367346939,10.361681329423266 11.42857142857143,4.1772564353209525 13.06122448979592,4.327142391658521 14.69387755102041,6.647116324535677 16.3265306122449,4.457478005865099 17.95918367346939,4.46399478657543 19.59183673469388,10.394265232974911 21.22448979591837,12.5643532095145 22.85714285714286,4.46399478657543 24.48979591836735,6.894753991528184 26.12244897959184,4.3010752688172005 27.75510204081633,0.37145650048875467 29.38775510204082,4.340175953079177 31.02040816326531,0.39100684261974195 32.6530612244898,10.615835777126097 34.28571428571429,0.06516780710328973 35.91836734693878,0.3323558162267801 37.55102040816327,12.557836428804169 39.18367346938776,0.0 40.81632653061224,10.472466601498857 42.44897959183673,0.33887259693710803 44.08163265306122,6.5689149560117315 45.71428571428571,6.5689149560117315 47.3469387755102,4.014336917562723 48.97959183673469,12.42098403388726 50.61224489795918,6.588465298142713 52.24489795918367,6.634082763115021 53.87755102040816,4.457478005865099 55.51020408163265,4.314108830237862 57.14285714285714,20.0 58.77551020408163,6.640599543825347 60.40816326530612,4.457478005865099 62.04081632653061,15.405669599217985 63.6734693877551,4.490061909416742 65.3061224489796,4.457478005865099 66.93877551020408,0.35842293906809886 68.57142857142857,4.411860540892798 70.20408163265306,4.340175953079177 71.83673469387755,4.477028347996086 73.46938775510203,4.46399478657543 75.10204081632654,6.03453893776474 76.73469387755102,4.431410883023785 78.36734693877551,6.640599543825347 80.0,4.477028347996086" 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_call_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/call-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.172066743180011 1.63265306122449,4.943939260174803 3.26530612244898,12.18327889114505 4.897959183673469,3.2312174450428195 6.530612244897959,3.1782466672552303 8.16326530612245,12.412818928224599 9.795918367346939,6.939171890173924 11.42857142857143,5.261763926900329 13.06122448979592,3.2135605191136207 14.69387755102041,5.049880815749976 16.3265306122449,2.860422000529706 17.95918367346939,2.8780789264589046 19.59183673469388,5.985697889997352 21.22448979591837,12.730643594950118 22.85714285714286,3.672640593272714 24.48979591836735,4.626114593449277 26.12244897959184,4.855654630528825 27.75510204081633,2.4366557782290137 29.38775510204082,4.46720226008652 31.02040816326531,0.0 32.6530612244898,6.53306259380242 34.28571428571429,2.18945881522027 35.91836734693878,1.5184956299108308 37.55102040816327,8.687207557164296 39.18367346938776,1.1477001853977207 40.81632653061224,6.656661075306786 42.44897959183673,1.8010064447779612 44.08163265306122,1.0417586298225494 45.71428571428571,0.8475324446013985 47.3469387755102,1.9952326299991192 48.97959183673469,6.850887260527944 50.61224489795918,0.9181601483181758 52.24489795918367,1.4125540743356595 53.87755102040816,2.754480444954531 55.51020408163265,0.40610929637150406 57.14285714285714,20.0 58.77551020408163,5.879756334422179 60.40816326530612,3.284188222830405 62.04081632653061,12.64235896530414 63.6734693877551,3.2135605191136207 65.3061224489796,3.407786704334775 66.93877551020408,3.2312174450428195 68.57142857142857,3.2488743709720147 70.20408163265306,2.5955681115917706 71.83673469387755,1.4655248521232487 73.46938775510203,3.125275889467641 75.10204081632654,5.5972455195550435 76.73469387755102,2.9310497042464903 78.36734693877551,5.191136223183545 80.0,2.719166593096144" 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/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,15.24766165107767 1.63265306122449,6.03334688897926 3.26530612244898,15.56730378202521 4.897959183673469,1.581130540870272 6.530612244897959,2.377389182594551 8.16326530612245,15.51850345668971 9.795918367346939,0.5725904839365596 11.42857142857143,6.265961773078487 13.06122448979592,1.756811712078081 14.69387755102041,6.147214314762098 16.3265306122449,2.257015046766978 17.95918367346939,2.073200488003253 19.59183673469388,0.2537616917446116 21.22448979591837,15.1858479056527 22.85714285714286,1.972346482309882 24.48979591836735,5.309475396502643 26.12244897959184,6.073200488003253 27.75510204081633,2.957299715331436 29.38775510204082,5.943879625864172 31.02040816326531,1.774705164701098 32.6530612244898,1.141114274095161 34.28571428571429,1.204554697031314 35.91836734693878,1.735664904432696 37.55102040816327,15.83245221634811 39.18367346938776,1.733224888165921 40.81632653061224,0.0 42.44897959183673,1.364782431882879 44.08163265306122,4.22448149654331 45.71428571428571,5.951199674664498 47.3469387755102,0.9743798291988613 48.97959183673469,0.5205368035786905 50.61224489795918,4.695404636030907 52.24489795918367,6.111427409516063 53.87755102040816,1.284261895079301 55.51020408163265,5.869052460349736 57.14285714285714,20.0 58.77551020408163,6.631150874339162 60.40816326530612,2.853192354615697 62.04081632653061,15.59251728344856 63.6734693877551,1.869052460349736 65.3061224489796,1.22651484343229 66.93877551020408,1.138674257828386 68.57142857142857,1.716144774298495 70.20408163265306,1.459943066287109 71.83673469387755,1.321675477836519 73.46938775510203,2.826352175681171 75.10204081632654,5.700691337942253 76.73469387755102,1.935746238308255 78.36734693877551,5.575437169581131 80.0,1.582757218381456" 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_BenchmarkVirtualDocs1000x1000_4.html">BenchmarkVirtualDocs1000x1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.07040555245125 1.63265306122449,5.581566332382437 3.26530612244898,12.28273975825662 4.897959183673469,0.4467252889450931 6.530612244897959,0.905214245801841 8.16326530612245,11.99452989442108 9.795918367346939,7.757550804340793 11.42857142857143,5.381878069582096 13.06122448979592,1.416051524865453 14.69387755102041,5.48363379701791 16.3265306122449,1.211069611504867 17.95918367346939,1.353409993235891 19.59183673469388,7.534335205717143 21.22448979591837,10.58818339558274 22.85714285714286,1.2031291356645 24.48979591836735,4.775166897038497 26.12244897959184,5.667735199835309 27.75510204081633,1.545451871893656 29.38775510204082,5.158074287562862 31.02040816326531,0.806987618739523 32.6530612244898,9.809428579831192 34.28571428571429,1.207834602829162 35.91836734693878,1.064023762609182 37.55102040816327,12.6824103755551 39.18367346938776,0.7649325059553569 40.81632653061224,9.257418463076787 42.44897959183673,1.373702320383496 44.08163265306122,5.391877187307002 45.71428571428571,5.718907155251007 47.3469387755102,0.4534893979942946 48.97959183673469,9.353292356556773 50.61224489795918,5.533923477340235 52.24489795918367,4.985148369261536 53.87755102040816,1.042849160368203 55.51020408163265,5.620680528188689 57.14285714285714,20.0 58.77551020408163,5.450695526865277 60.40816326530612,1.537511396053289 62.04081632653061,12.27185836543834 63.6734693877551,1.778372496544423 65.3061224489796,1.162544481369291 66.93877551020408,1.209010969620328 68.57142857142857,1.229597388465724 70.20408163265306,0.1929241537511396 71.83673469387755,0.5428932741228715 73.46938775510203,0.0 75.10204081632654,5.523924359615328 76.73469387755102,0.9602093932888275 78.36734693877551,5.100138223097962 80.0,0.299385348351616" 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_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,12.84595335070961 1.63265306122449,6.519368321412144 3.26530612244898,14.63795359957693 4.897959183673469,2.988807636671488 6.530612244897959,2.695744146618404 8.16326530612245,13.91261646212884 9.795918367346939,5.655598736998349 11.42857142857143,4.510720182028669 13.06122448979592,1.242292334664329 14.69387755102041,5.52647659425072 16.3265306122449,2.64112665791187 17.95918367346939,2.720875301918278 19.59183673469388,4.053470921409033 21.22448979591837,13.68812480696117 22.85714285714286,2.651681298731888 24.48979591836735,5.180973204544495 26.12244897959184,5.548630229824526 27.75510204081633,1.166676665800075 29.38775510204082,5.676819120120701 31.02040816326531,0.0 32.6530612244898,5.817006970507001 34.28571428571429,1.70347458775795 35.91836734693878,2.890260621857217 37.55102040816327,13.8452000826595 39.18367346938776,1.342039245487613 40.81632653061224,4.810871946653512 42.44897959183673,3.24207457575899 44.08163265306122,6.123913705256656 45.71428571428571,6.839185048406916 47.3469387755102,1.688853632685167 48.97959183673469,5.437306544543917 50.61224489795918,6.770457671446252 52.24489795918367,6.363026315497101 53.87755102040816,0.839860545419397 55.51020408163265,6.254902352907192 57.14285714285714,20.0 58.77551020408163,6.11400345303407 60.40816326530612,2.579420894633576 62.04081632653061,13.54678150115879 63.6734693877551,2.670079704203413 65.3061224489796,2.890082859485511 66.93877551020408,2.501383213454834 68.57142857142857,2.150369190225736 70.20408163265306,2.428745064316648 71.83673469387755,2.968120540664254 73.46938775510203,2.081152966742882 75.10204081632654,5.111845862247494 76.73469387755102,1.428565079915296 78.36734693877551,6.179886632047445 80.0,2.542979608433936" 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_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,13.362589138782228 1.63265306122449,6.560614371914431 3.26530612244898,13.58200767964893 4.897959183673469,5.167306637410864 6.530612244897959,5.255074053757545 8.16326530612245,13.417443773998905 9.795918367346939,10.455293472298413 11.42857142857143,6.472846955567746 13.06122448979592,5.3428414701042275 14.69387755102041,6.51673066374109 16.3265306122449,5.298957761930884 17.95918367346939,5.287986834887551 19.59183673469388,9.588590235874932 21.22448979591837,13.417443773998905 22.85714285714286,5.068568294020848 24.48979591836735,6.4509051014810765 26.12244897959184,6.780032912781133 27.75510204081633,5.430608886450907 29.38775510204082,6.374108612177729 31.02040816326531,5.408667032364239 32.6530612244898,10.52111903455842 34.28571428571429,1.6127262753702745 35.91836734693878,5.3976961053209 37.55102040816327,13.549094898518927 39.18367346938776,0.0 40.81632653061224,8.699945145364785 42.44897959183673,5.266044980800881 44.08163265306122,3.4668129456939134 45.71428571428571,6.461876028524413 47.3469387755102,5.485463521667583 48.97959183673469,10.81733406472847 50.61224489795918,6.494788809654416 52.24489795918367,6.439934174437742 53.87755102040816,5.353812397147561 55.51020408163265,6.505759736697755 57.14285714285714,20.0 58.77551020408163,6.67032364234778 60.40816326530612,5.4415798134942435 62.04081632653061,13.7904552934723 63.6734693877551,5.496434448710922 65.3061224489796,5.331870543060891 66.93877551020408,5.452550740537577 68.57142857142857,5.463521667580913 70.20408163265306,5.353812397147561 71.83673469387755,3.400987383433904 73.46938775510203,5.485463521667583 75.10204081632654,6.6922654964344535 76.73469387755102,5.463521667580913 78.36734693877551,5.836533187054309 80.0,5.452550740537577" 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_array_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/array-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.289780077619664 1.63265306122449,3.4734799482535585 3.26530612244898,10.989650711513585 4.897959183673469,0.6985769728331164 6.530612244897959,0.37516170763259993 8.16326530612245,10.200517464424319 9.795918367346939,8.512289780077618 11.42857142857143,1.7205692108667527 13.06122448979592,0.4398447606727025 14.69387755102041,1.746442432082791 16.3265306122449,0.8796895213454086 17.95918367346939,0.8214747736093102 19.59183673469388,8.783958602846054 21.22448979591837,12.037516170763261 22.85714285714286,0.32341526520051644 24.48979591836735,4.107373868046572 26.12244897959184,4.075032341526519 27.75510204081633,0.35575679172056596 29.38775510204082,2.6067270375161726 31.02040816326531,0.6985769728331164 32.6530612244898,8.544631306597672 34.28571428571429,0.5821474773609303 35.91836734693878,1.8305304010349275 37.55102040816327,11.746442432082793 39.18367346938776,1.390685640362225 40.81632653061224,9.573091849935317 42.44897959183673,1.4359637774902971 44.08163265306122,3.835705045278136 45.71428571428571,3.8033635187580828 47.3469387755102,1.8240620957309197 48.97959183673469,9.728331177231567 50.61224489795918,3.9327296248382915 52.24489795918367,3.4152652005174673 53.87755102040816,1.8111254851228935 55.51020408163265,3.8615782664941776 57.14285714285714,20.0 58.77551020408163,4.46959896507115 60.40816326530612,0.6468305304010329 62.04081632653061,11.66882276843467 63.6734693877551,0.8473479948253555 65.3061224489796,0.6532988357050442 66.93877551020408,0.8150064683053024 68.57142857142857,0.6274256144890025 70.20408163265306,0.5368693402328581 71.83673469387755,0.0 73.46938775510203,1.2936610608020693 75.10204081632654,4.210866752910736 76.73469387755102,1.998706338939197 78.36734693877551,1.914618369987064 80.0,0.6532988357050442" 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_BenchmarkConstantPrefix_4.html">BenchmarkConstantPrefix-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.966678739587103 1.63265306122449,3.7595074248460705 3.26530612244898,11.213328504165155 4.897959183673469,4.715682723650849 6.530612244897959,5.635639261137271 8.16326530612245,11.749366171676929 9.795918367346939,14.0021731256791 11.42857142857143,4.505613908004344 13.06122448979592,5.2662078956899645 14.69387755102041,4.773632741760229 16.3265306122449,5.461789206809126 17.95918367346939,5.5704454907642145 19.59183673469388,13.683448026077507 21.22448979591837,12.62586019558131 22.85714285714286,4.541832669322707 24.48979591836735,5.193770373053244 26.12244897959184,4.215863817457443 27.75510204081633,5.3169141615356725 29.38775510204082,4.266570083303151 31.02040816326531,5.3169141615356725 32.6530612244898,13.371966678739586 34.28571428571429,4.824339007605937 35.91836734693878,5.874683085838463 37.55102040816327,11.894241216950382 39.18367346938776,5.6211517566099225 40.81632653061224,13.125679101774718 42.44897959183673,6.055776892430277 44.08163265306122,4.838826512133284 45.71428571428571,5.4328141977544355 47.3469387755102,5.78775805867439 48.97959183673469,13.140166606302063 50.61224489795918,4.9764578051430615 52.24489795918367,4.737413980441868 53.87755102040816,5.7587830496197 55.51020408163265,4.983701557406734 57.14285714285714,20.0 58.77551020408163,5.150307859471205 60.40816326530612,3.8826512133285043 62.04081632653061,11.988409996378122 63.6734693877551,5.345889170590363 65.3061224489796,5.063382832307131 66.93877551020408,4.744657732705539 68.57142857142857,4.722926475914521 70.20408163265306,2.9554509235784145 71.83673469387755,5.353132922854037 73.46938775510203,0.8257877580586772 75.10204081632654,0.0 76.73469387755102,1.2821441506700424 78.36734693877551,2.7888446215139453 80.0,3.049619703006158" 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_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,13.818407960199007 1.63265306122449,6.256218905472636 3.26530612244898,8.351990049751244 4.897959183673469,5.9079601990049735 6.530612244897959,3.8743781094527385 8.16326530612245,13.967661691542288 9.795918367346939,6.536069651741297 11.42857142857143,7.307213930348258 13.06122448979592,5.652985074626866 14.69387755102041,5.279850746268657 16.3265306122449,5.590796019900498 17.95918367346939,5.733830845771148 19.59183673469388,10.503731343283581 21.22448979591837,13.949004975124376 22.85714285714286,5.970149253731343 24.48979591836735,7.42537313432836 26.12244897959184,7.568407960199007 27.75510204081633,5.298507462686569 29.38775510204082,7.599502487562191 31.02040816326531,5.864427860696518 32.6530612244898,11.380597014925375 34.28571428571429,4.533582089552237 35.91836734693878,5.721393034825873 37.55102040816327,14.00497512437811 39.18367346938776,2.6927860696517456 40.81632653061224,9.68905472636816 42.44897959183673,5.845771144278611 44.08163265306122,5.41044776119403 45.71428571428571,7.493781094527366 47.3469387755102,5.5659203980099505 48.97959183673469,10.665422885572141 50.61224489795918,4.769900497512438 52.24489795918367,7.046019900497516 53.87755102040816,5.708955223880597 55.51020408163265,6.735074626865673 57.14285714285714,20.0 58.77551020408163,5.472636815920399 60.40816326530612,5.435323383084578 62.04081632653061,10.808457711442786 63.6734693877551,5.398009950248754 65.3061224489796,5.435323383084578 66.93877551020408,5.348258706467661 68.57142857142857,0.5845771144278658 70.20408163265306,5.447761194029855 71.83673469387755,5.441542288557212 73.46938775510203,5.186567164179106 75.10204081632654,5.348258706467661 76.73469387755102,5.541044776119403 78.36734693877551,0.0 80.0,5.534825870646769" 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_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,15.277777777777775 1.63265306122449,9.589947089947088 3.26530612244898,15.529100529100528 4.897959183673469,6.6534391534391535 6.530612244897959,6.50793650793651 8.16326530612245,15.555555555555557 9.795918367346939,2.632275132275133 11.42857142857143,4.550264550264551 13.06122448979592,6.388888888888891 14.69387755102041,6.2830687830687815 16.3265306122449,6.746031746031743 17.95918367346939,2.063492063492067 19.59183673469388,6.6005291005291 21.22448979591837,13.624338624338623 22.85714285714286,0.0 24.48979591836735,9.153439153439155 26.12244897959184,9.034391534391535 27.75510204081633,6.071428571428573 29.38775510204082,5.674603174603174 31.02040816326531,6.111111111111111 32.6530612244898,7.4074074074074066 34.28571428571429,6.203703703703704 35.91836734693878,6.044973544973546 37.55102040816327,14.219576719576718 39.18367346938776,4.166666666666664 40.81632653061224,1.7989417989418008 42.44897959183673,4.034391534391535 44.08163265306122,9.497354497354497 45.71428571428571,0.8465608465608518 47.3469387755102,6.203703703703704 48.97959183673469,6.441798941798943 50.61224489795918,9.404761904761907 52.24489795918367,9.801587301587304 53.87755102040816,2.3809523809523796 55.51020408163265,9.034391534391535 57.14285714285714,20.0 58.77551020408163,9.682539682539684 60.40816326530612,6.256613756613758 62.04081632653061,14.907407407407408 63.6734693877551,6.111111111111111 65.3061224489796,5.925925925925927 66.93877551020408,1.3888888888888893 68.57142857142857,1.216931216931215 70.20408163265306,5.978835978835981 71.83673469387755,0.9920634920634939 73.46938775510203,6.018518518518519 75.10204081632654,9.246031746031747 76.73469387755102,5.317460317460318 78.36734693877551,9.20634920634921 80.0,6.058201058201059" 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_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,14.2290961817303 1.63265306122449,5.14258095698405 3.26530612244898,14.61575640405993 4.897959183673469,4.427259545674239 6.530612244897959,4.156597390043499 8.16326530612245,14.25809569840503 9.795918367346939,4.214596423392943 11.42857142857143,4.630256162397293 13.06122448979592,3.914934751087482 14.69387755102041,4.639922667955534 16.3265306122449,4.127597873368777 17.95918367346939,3.566940550990817 19.59183673469388,4.784920251329145 21.22448979591837,14.04543257612373 22.85714285714286,3.093281778637023 24.48979591836735,4.813919768003867 26.12244897959184,4.891251812469792 27.75510204081633,3.808603189946834 29.38775510204082,4.900918318028033 31.02040816326531,3.479942000966651 32.6530612244898,5.306911551474142 34.28571428571429,4.330594490091832 35.91836734693878,3.557274045432576 37.55102040816327,14.43209279845336 39.18367346938776,0.0 40.81632653061224,4.465925567907202 42.44897959183673,3.441275978733688 44.08163265306122,4.987916868052199 45.71428571428571,4.86225229579507 47.3469387755102,3.122281295311745 48.97959183673469,3.479942000966651 50.61224489795918,1.759304011599807 52.24489795918367,4.891251812469792 53.87755102040816,3.402609956500725 55.51020408163265,4.794586756887385 57.14285714285714,20.0 58.77551020408163,4.668922184630256 60.40816326530612,4.195263412276462 62.04081632653061,14.16143064282262 63.6734693877551,4.253262445625906 65.3061224489796,3.653939101014983 66.93877551020408,3.644272595456742 68.57142857142857,4.195263412276462 70.20408163265306,3.363943934267762 71.83673469387755,2.22329627839536 73.46938775510203,2.948284195263412 75.10204081632654,4.765587240212663 76.73469387755102,4.03093281778637 78.36734693877551,3.769937167713871 80.0,3.479942000966651" 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_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,14.19506984416646 1.63265306122449,6.4286082159915 3.26530612244898,14.98731346765746 4.897959183673469,2.935644468914803 6.530612244897959,3.455217588407772 8.16326530612245,14.75699679140957 9.795918367346939,4.792907394949945 11.42857142857143,6.577061971563169 13.06122448979592,2.438074638729946 14.69387755102041,5.994103352187771 16.3265306122449,3.476886988652029 17.95918367346939,3.819684212731741 19.59183673469388,3.913971145474046 21.22448979591837,13.63424306138876 22.85714285714286,2.715105733901935 24.48979591836735,5.58543816303586 26.12244897959184,5.311453805571557 27.75510204081633,1.846289661951513 29.38775510204082,5.532613574243197 31.02040816326531,1.156653486674112 32.6530612244898,5.915045099647939 34.28571428571429,2.948624406272206 35.91836734693878,2.025097272318335 37.55102040816327,15.03357379745471 39.18367346938776,0.0 40.81632653061224,3.116774277720743 42.44897959183673,3.13178759947703 44.08163265306122,5.96465099786503 45.71428571428571,6.457699970125276 47.3469387755102,1.015271501474913 48.97959183673469,5.051823338962425 50.61224489795918,6.774283563801651 52.24489795918367,6.552744831042534 53.87755102040816,2.723220907598956 55.51020408163265,6.638928276205054 57.14285714285714,20.0 58.77551020408163,6.157061248693346 60.40816326530612,2.472491923432226 62.04081632653061,13.87929760091526 63.6734693877551,3.354533341201986 65.3061224489796,3.91294109771205 66.93877551020408,3.967839137591259 68.57142857142857,2.336378707660676 70.20408163265306,3.049584111955674 71.83673469387755,4.116299570944206 73.46938775510203,2.927096908880089 75.10204081632654,6.970877444600083 76.73469387755102,3.185767444430634 78.36734693877551,6.584883322883997 80.0,3.137762544274733" 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_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,13.189255943192345 1.63265306122449,6.347638159925905 3.26530612244898,13.189255943192345 4.897959183673469,5.180611299783886 6.530612244897959,5.162087063908615 8.16326530612245,13.29422661315221 9.795918367346939,9.150972522383453 11.42857142857143,5.903056498919419 13.06122448979592,5.736338376041989 14.69387755102041,2.957702994751468 16.3265306122449,3.451682618092004 17.95918367346939,0.0 19.59183673469388,10.466193269527631 21.22448979591837,13.343624575486263 22.85714285714286,5.242358752701451 24.48979591836735,6.353812905217662 26.12244897959184,6.255016980549552 27.75510204081633,5.594319234331584 29.38775510204082,6.390861376968202 31.02040816326531,2.5625192960790386 32.6530612244898,10.836677987033035 34.28571428571429,5.118863846866317 35.91836734693878,5.4214263661623985 37.55102040816327,13.108984254399505 39.18367346938776,4.976844705155912 40.81632653061224,9.490583513430071 42.44897959183673,4.841000308737264 44.08163265306122,6.143871565297932 45.71428571428571,5.8536585365853675 47.3469387755102,3.8962642790984887 48.97959183673469,9.521457239888854 50.61224489795918,6.292065452300093 52.24489795918367,4.38406915714727 53.87755102040816,5.501698054955233 55.51020408163265,6.199444272923744 57.14285714285714,20.0 58.77551020408163,6.248842235257797 60.40816326530612,3.8468663167644337 62.04081632653061,13.226304414942883 63.6734693877551,4.9089225069465865 65.3061224489796,4.668107440568077 66.93877551020408,4.74220438406916 68.57142857142857,4.717505402902134 70.20408163265306,4.853349799320782 71.83673469387755,3.748070392096327 73.46938775510203,5.050941648656995 75.10204081632654,6.267366471133066 76.73469387755102,5.236184007409694 78.36734693877551,3.7418956468045685 80.0,4.933621488113616" 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_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,9.524799275917896 1.63265306122449,2.933178882077121 3.26530612244898,19.5022153965543 4.897959183673469,11.72091722361853 6.530612244897959,11.65312289200744 8.16326530612245,13.54644945792137 9.795918367346939,8.96540692981364 11.42857142857143,6.707917543124923 13.06122448979592,10.23266280677528 14.69387755102041,3.561059577715412 16.3265306122449,11.50263121158452 17.95918367346939,12.76314151233952 19.59183673469388,7.715069601359679 21.22448979591837,13.90132097723284 22.85714285714286,12.65602049130115 24.48979591836735,10.79122610428776 26.12244897959184,9.521071039436302 27.75510204081633,6.092430875715588 29.38775510204082,8.17495625899915 31.02040816326531,9.381195152478417 32.6530612244898,11.90205689437802 34.28571428571429,12.06690650496347 35.91836734693878,9.855129964040142 37.55102040816327,20.0 39.18367346938776,0.0 40.81632653061224,4.441970867927496 42.44897959183673,13.66806145404599 44.08163265306122,4.886968408582152 45.71428571428571,9.57066403118573 47.3469387755102,13.51061569417778 48.97959183673469,9.304175048993297 50.61224489795918,11.94678977492175 52.24489795918367,8.492655622349403 53.87755102040816,12.41159413037569 55.51020408163265,9.555892073163587 57.14285714285714,18.84790840472584 58.77551020408163,8.588524418608577 60.40816326530612,10.13517165674489 62.04081632653061,13.70362317070676 63.6734693877551,12.47280075251797 65.3061224489796,12.63837615294844 66.93877551020408,11.62131721226007 68.57142857142857,5.666800307313916 70.20408163265306,9.85067792345866 71.83673469387755,12.32490642672511 73.46938775510203,9.489502656231974 75.10204081632654,0.5885857781330938 76.73469387755102,11.26859724779696 78.36734693877551,9.248175050581892 80.0,9.963906103644378" 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_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,9.418435975207702 1.63265306122449,1.445338256626665 3.26530612244898,9.574047210866413 4.897959183673469,0.3929843070025056 6.530612244897959,0.0 8.16326530612245,8.825003296848212 9.795918367346939,1.753923249373599 11.42857142857143,1.455888170908611 13.06122448979592,6.593696426216537 14.69387755102041,8.946327311090597 16.3265306122449,7.173941711723592 17.95918367346939,6.831069497560332 19.59183673469388,8.115521561387315 21.22448979591837,15.37122510879599 22.85714285714286,7.034155347487802 24.48979591836735,9.00698931821179 26.12244897959184,9.043914018198603 27.75510204081633,7.052617697481208 29.38775510204082,9.141500725306607 31.02040816326531,6.4433601476988 32.6530612244898,8.48476856125544 34.28571428571429,6.25609916919425 35.91836734693878,6.002901226427535 37.55102040816327,15.7826717657919 39.18367346938776,5.214295133852037 40.81632653061224,7.624950547276803 42.44897959183673,6.066200712119214 44.08163265306122,8.790716075431886 45.71428571428571,8.526968218383226 47.3469387755102,6.055650797837268 48.97959183673469,7.870236054332059 50.61224489795918,8.714229196887775 52.24489795918367,8.685216932612423 53.87755102040816,6.066200712119214 55.51020408163265,7.893973361466438 57.14285714285714,20.0 58.77551020408163,8.508505868389818 60.40816326530612,6.374785704866148 62.04081632653061,15.15758934458658 63.6734693877551,6.897006461822498 65.3061224489796,6.725570354740868 66.93877551020408,6.517209547672425 68.57142857142857,7.245153633126731 70.20408163265306,6.050375840696294 71.83673469387755,6.60688381906897 73.46938775510203,5.723328497955954 75.10204081632654,9.246999868126071 76.73469387755102,6.522484504813398 78.36734693877551,8.941052353949624 80.0,6.121587762099433" 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_100x2500_4.html">BenchmarkAnyUnionAllUniqueTypes/100x2500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,17.11905653313366 1.63265306122449,6.501310370647697 3.26530612244898,17.37738674653688 4.897959183673469,2.672220142268813 6.530612244897959,1.67446649195058 8.16326530612245,17.77892175215275 9.795918367346939,1.083863721452639 11.42857142857143,7.527143391988019 13.06122448979592,1.407712467240734 14.69387755102041,6.671658554848371 16.3265306122449,2.302508423811307 17.95918367346939,2.579558217895919 19.59183673469388,0.0 21.22448979591837,16.74279296143766 22.85714285714286,1.746536877573942 24.48979591836735,6.49569449644328 26.12244897959184,6.464807188318982 27.75510204081633,3.414451516286035 29.38775510204082,6.679146387120928 31.02040816326531,1.260763758891801 32.6530612244898,1.670722575814302 34.28571428571429,2.511231748408836 35.91836734693878,2.368026956196181 37.55102040816327,17.12935230250842 39.18367346938776,1.626731561213029 40.81632653061224,0.1272931486334706 42.44897959183673,2.96330962186447 44.08163265306122,6.704417821040809 45.71428571428571,6.454511418944216 47.3469387755102,2.245413702733059 48.97959183673469,1.966491950580307 50.61224489795918,5.614002246349682 52.24489795918367,6.552789217521528 53.87755102040816,1.950580307001123 55.51020408163265,6.707225758143018 57.14285714285714,20.0 58.77551020408163,6.992699363534257 60.40816326530612,2.265069262448521 62.04081632653061,18.14395357543991 63.6734693877551,2.143391988019468 65.3061224489796,1.951516286035193 66.93877551020408,2.873455634593785 68.57142857142857,1.167165855484837 70.20408163265306,2.19019093972295 71.83673469387755,1.471359041557469 73.46938775510203,2.133096218644702 75.10204081632654,6.466679146387121 76.73469387755102,3.3508049419693 78.36734693877551,5.884500187195807 80.0,2.276301010857357" 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_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,11.12941384042002 1.63265306122449,4.085632456482833 3.26530612244898,11.03809002238637 4.897959183673469,4.944053287075735 6.530612244897959,4.345415685133895 8.16326530612245,11.0552619327745 9.795918367346939,7.800812827050213 11.42857142857143,3.706044145610114 13.06122448979592,2.35715302652737 14.69387755102041,1.547397005659044 16.3265306122449,2.85707048606289 17.95918367346939,3.112891772418907 19.59183673469388,6.468052473025864 21.22448979591837,10.97761275507842 22.85714285714286,2.213398107945459 24.48979591836735,1.938147931728118 26.12244897959184,1.610284978596253 27.75510204081633,2.356513665469175 29.38775510204082,2.074496044608535 31.02040816326531,1.504081167410404 32.6530612244898,6.749500608353794 34.28571428571429,1.837666926079555 35.91836734693878,2.758423712958329 37.55102040816327,10.79385060437962 39.18367346938776,0.8544693696266813 40.81632653061224,6.165589273408083 42.44897959183673,2.711642048645594 44.08163265306122,1.9839583262366 45.71428571428571,1.711255112923216 47.3469387755102,2.454563002830832 48.97959183673469,5.557969172665044 50.61224489795918,0.7707060834505932 52.24489795918367,1.163888677806572 53.87755102040816,2.253964344266233 55.51020408163265,1.901480749729451 57.14285714285714,20.0 58.77551020408163,1.415080710599156 60.40816326530612,2.704249218049198 62.04081632653061,9.83120343997212 63.6734693877551,1.945935559043509 65.3061224489796,1.969539511552608 66.93877551020408,1.103051551542371 68.57142857142857,2.000050659755977 70.20408163265306,1.073686361956969 71.83673469387755,1.295684400201591 73.46938775510203,1.956298099473051 75.10204081632654,1.798837096567103 76.73469387755102,2.244286583986451 78.36734693877551,0.0 80.0,1.161921681764147" 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(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_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,14.186932317609141 1.63265306122449,5.285672428948141 3.26530612244898,13.46615880457076 4.897959183673469,5.045414591268678 6.530612244897959,4.6703779665983 8.16326530612245,13.290360386756518 9.795918367346939,10.231467916788748 11.42857142857143,6.276003515968355 13.06122448979592,5.279812481687662 14.69387755102041,5.080574274831527 16.3265306122449,4.002343978904188 17.95918367346939,0.0 19.59183673469388,11.233518898329915 21.22448979591837,14.8666861998242 22.85714285714286,3.849985350131849 24.48979591836735,5.021974802226781 26.12244897959184,6.1002050981541185 27.75510204081633,4.564898915909756 29.38775510204082,5.3970114268971585 31.02040816326531,4.447699970700265 32.6530612244898,9.557573981834164 34.28571428571429,4.476999707002637 35.91836734693878,6.358042777615003 37.55102040816327,14.808086727219456 39.18367346938776,5.66070905361852 40.81632653061224,11.174919425725168 42.44897959183673,6.334602988573103 44.08163265306122,8.918839730442425 45.71428571428571,9.041898622912392 47.3469387755102,6.399062408438326 48.97959183673469,11.081160269557575 50.61224489795918,9.340755933196599 52.24489795918367,9.57515382361559 53.87755102040816,6.522121300908292 55.51020408163265,9.522414298271315 57.14285714285714,20.0 58.77551020408163,5.350131848813362 60.40816326530612,4.7172575446821 62.04081632653061,12.153530618224437 63.6734693877551,4.2133020802812755 65.3061224489796,4.728977439203046 66.93877551020408,3.457368883680047 68.57142857142857,4.031643715206565 70.20408163265306,4.471139759742165 71.83673469387755,4.465279812481686 73.46938775510203,5.004394960445355 75.10204081632654,7.852329329036037 76.73469387755102,6.053325520070318 78.36734693877551,5.197773220041018 80.0,4.541459126867856" 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_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,14.40679387712309 1.63265306122449,6.628643321451038 3.26530612244898,14.11868316208849 4.897959183673469,6.187880058712518 6.530612244897959,5.268190396309499 8.16326530612245,14.68945271545397 9.795918367346939,3.833088697840218 11.42857142857143,7.739987418746068 13.06122448979592,4.178653805829314 14.69387755102041,5.35164604738939 16.3265306122449,5.267771021178444 17.95918367346939,5.012371566366114 19.59183673469388,6.781295869154959 21.22448979591837,13.58943174669742 22.85714285714286,3.317676661773957 24.48979591836735,6.662612707066471 26.12244897959184,5.383937932480604 27.75510204081633,4.449989515621724 29.38775510204082,6.905011532816104 31.02040816326531,4.322918850912141 32.6530612244898,5.694694904592158 34.28571428571429,3.734954917173412 35.91836734693878,5.076116586286433 37.55102040816327,13.81002306563221 39.18367346938776,2.536800167750052 40.81632653061224,5.424197945061858 42.44897959183673,4.353952610610191 44.08163265306122,6.289788215558817 45.71428571428571,5.285804151813797 47.3469387755102,2.812329628853009 48.97959183673469,5.546655483329839 50.61224489795918,4.503250157265674 52.24489795918367,5.48291046340952 53.87755102040816,3.833508072971273 55.51020408163265,5.362130425665758 57.14285714285714,20.0 58.77551020408163,5.667854896204655 60.40816326530612,4.143006919689662 62.04081632653061,13.57139861606207 63.6734693877551,4.04613126441602 65.3061224489796,3.519815474942336 66.93877551020408,4.377018242818201 68.57142857142857,4.51792828685259 70.20408163265306,2.669742084294401 71.83673469387755,0.0 73.46938775510203,2.788844621513944 75.10204081632654,6.69532396728874 76.73469387755102,2.924302788844622 78.36734693877551,5.467393583560495 80.0,2.74858460893269" 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_BenchmarkSlicePoolGetPut_4.html">BenchmarkSlicePoolGetPut-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.956521739130434 1.63265306122449,2.5652173913043477 3.26530612244898,12.000000000000002 4.897959183673469,3.9565217391304337 6.530612244897959,3.9565217391304337 8.16326530612245,12.000000000000002 9.795918367346939,14.086956521739129 11.42857142857143,1.7608695652173942 13.06122448979592,3.326086956521742 14.69387755102041,3.130434782608699 16.3265306122449,3.934782608695656 17.95918367346939,4.0 19.59183673469388,12.5 21.22448979591837,10.847826086956522 22.85714285714286,3.3478260869565197 24.48979591836735,1.869565217391301 26.12244897959184,0.0 27.75510204081633,3.2608695652173907 29.38775510204082,2.2826086956521756 31.02040816326531,3.3043478260869534 32.6530612244898,12.782608695652176 34.28571428571429,2.3913043478260896 35.91836734693878,3.3695652173913047 37.55102040816327,11.130434782608697 39.18367346938776,3.1739130434782616 40.81632653061224,12.456521739130434 42.44897959183673,3.3695652173913047 44.08163265306122,2.2608695652173907 45.71428571428571,1.8260869565217384 47.3469387755102,3.239130434782613 48.97959183673469,12.84782608695652 50.61224489795918,1.195652173913043 52.24489795918367,2.0000000000000036 53.87755102040816,3.2826086956521756 55.51020408163265,1.1086956521739175 57.14285714285714,20.0 58.77551020408163,1.7173913043478244 60.40816326530612,3.3043478260869534 62.04081632653061,11.260869565217392 63.6734693877551,2.6304347826086953 65.3061224489796,2.6956521739130466 66.93877551020408,2.5652173913043477 68.57142857142857,3.3043478260869534 70.20408163265306,3.217391304347828 71.83673469387755,3.3478260869565197 73.46938775510203,3.326086956521742 75.10204081632654,1.673913043478258 76.73469387755102,3.239130434782613 78.36734693877551,1.1521739130434803 80.0,3.3043478260869534" 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_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,11.014407527197882 1.63265306122449,3.845927668332841 3.26530612244898,12.413995883563658 4.897959183673469,3.0755660099970648 6.530612244897959,3.063804763304912 8.16326530612245,12.21405468979712 9.795918367346939,4.833872390473392 11.42857142857143,2.6815642458100584 13.06122448979592,2.5521905321964127 14.69387755102041,0.0 16.3265306122449,3.1108497500735055 17.95918367346939,3.6459864745663033 19.59183673469388,2.916789179653044 21.22448979591837,10.97324316377536 22.85714285714286,3.4107615407233176 24.48979591836735,3.15201411349603 26.12244897959184,2.87562481623052 27.75510204081633,2.528668038812114 29.38775510204082,3.7165539547192026 31.02040816326531,1.3525433695971785 32.6530612244898,4.5633637165539565 34.28571428571429,3.6224639811820083 35.91836734693878,3.7871214348720947 37.55102040816327,11.431931784769187 39.18367346938776,2.017053807703622 40.81632653061224,3.887092031755369 42.44897959183673,3.5107321376065883 44.08163265306122,2.946192296383419 45.71428571428571,4.433990002940309 47.3469387755102,2.4522199353131455 48.97959183673469,4.486915613054986 50.61224489795918,4.675095560129375 52.24489795918367,3.293149073801821 53.87755102040816,1.2937371361364285 55.51020408163265,3.857688915024994 57.14285714285714,20.0 58.77551020408163,4.075271978829759 60.40816326530612,3.1696559835342555 62.04081632653061,11.902381652455162 63.6734693877551,3.2755072037636026 65.3061224489796,3.5107321376065883 66.93877551020408,2.5051455454278155 68.57142857142857,2.9344310496912662 70.20408163265306,2.7168479858865062 71.83673469387755,2.1699500147015556 73.46938775510203,3.1755366068803283 75.10204081632654,2.7756542193472526 76.73469387755102,2.1287856512790384 78.36734693877551,3.3931196706850955 80.0,2.793296089385475" 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_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,13.435623749166112 1.63265306122449,5.270180120080052 3.26530612244898,12.768512341561042 4.897959183673469,2.8685790527018007 6.530612244897959,3.2021347565043357 8.16326530612245,13.088725817211474 9.795918367346939,8.005336891260841 11.42857142857143,5.283522348232152 13.06122448979592,3.442294863242161 14.69387755102041,5.310206804536355 16.3265306122449,3.3355570380253496 17.95918367346939,2.214809873248832 19.59183673469388,7.658438959306203 21.22448979591837,13.435623749166112 22.85714285714286,0.0 24.48979591836735,5.296864576384255 26.12244897959184,5.310206804536355 27.75510204081633,3.2555036691127377 29.38775510204082,5.296864576384255 31.02040816326531,3.3222148098732482 32.6530612244898,7.7251501000667115 34.28571428571429,3.135423615743825 35.91836734693878,2.80186791194129 37.55102040816327,11.674449633088727 39.18367346938776,2.6150767178118706 40.81632653061224,7.671781187458306 42.44897959183673,2.815210140093395 44.08163265306122,5.256837891927951 45.71428571428571,5.296864576384255 47.3469387755102,2.775183455637091 48.97959183673469,7.925283522348231 50.61224489795918,5.283522348232152 52.24489795918367,5.256837891927951 53.87755102040816,2.6684456304202797 55.51020408163265,5.310206804536355 57.14285714285714,20.0 58.77551020408163,5.350233488992659 60.40816326530612,3.228819212808535 62.04081632653061,10.980653769179451 63.6734693877551,2.881921280853902 65.3061224489796,3.1220813875917273 66.93877551020408,3.135423615743825 68.57142857142857,3.2821881254169405 70.20408163265306,2.828552368245493 71.83673469387755,3.162108072048028 73.46938775510203,3.2021347565043357 75.10204081632654,5.283522348232152 76.73469387755102,3.2688458972648426 78.36734693877551,5.1901267511674405 80.0,2.908605737158105" 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,13.44291907514451 1.63265306122449,2.711946050096339 3.26530612244898,13.42244701348748 4.897959183673469,8.134633911368015 6.530612244897959,7.99373795761079 8.16326530612245,13.46339113680154 9.795918367346939,0.07586705202312138 11.42857142857143,2.678227360308285 13.06122448979592,8.041907514450868 14.69387755102041,2.715558766859345 16.3265306122449,8.191233140655106 17.95918367346939,8.167148362235068 19.59183673469388,0.0 21.22448979591837,13.46339113680154 22.85714285714286,6.103082851637765 24.48979591836735,2.732418111753372 26.12244897959184,2.645712909441233 27.75510204081633,7.991329479768786 29.38775510204082,2.644508670520231 31.02040816326531,8.120183044315992 32.6530612244898,0.8417630057803468 34.28571428571429,8.14306358381503 35.91836734693878,8.067196531791907 37.55102040816327,13.39595375722543 39.18367346938776,7.940751445086705 40.81632653061224,0.6478805394990366 42.44897959183673,8.114161849710984 44.08163265306122,2.701107899807322 45.71428571428571,2.69990366088632 47.3469387755102,8.084055876685934 48.97959183673469,0.07586705202312138 50.61224489795918,2.607177263969171 52.24489795918367,2.691473988439306 53.87755102040816,8.14306358381503 55.51020408163265,2.686657032755299 57.14285714285714,20.0 58.77551020408163,2.703516377649326 60.40816326530612,8.198458574181117 62.04081632653061,13.45616570327553 63.6734693877551,8.205684007707129 65.3061224489796,8.15631021194605 66.93877551020408,8.141859344894026 68.57142857142857,8.11295761078998 70.20408163265306,8.073217726396917 71.83673469387755,6.794315992292871 73.46938775510203,8.138246628131022 75.10204081632654,2.674614643545279 76.73469387755102,8.039499036608863 78.36734693877551,2.646917148362235 80.0,8.153901734104046" 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_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,11.562333747118283 1.63265306122449,1.347756694449373 3.26530612244898,10.338712537683989 4.897959183673469,1.5250931016137592 6.530612244897959,1.4896258201808834 8.16326530612245,11.278595495655257 9.795918367346939,8.749778329491047 11.42857142857143,2.589111544600108 13.06122448979592,1.4896258201808834 14.69387755102041,2.589111544600108 16.3265306122449,1.454158538748004 17.95918367346939,1.5605603830466386 19.59183673469388,8.618549388189393 21.22448979591837,10.782053555594967 22.85714285714286,1.4186912573151282 24.48979591836735,1.2058875687178592 26.12244897959184,1.347756694449373 27.75510204081633,1.4896258201808834 29.38775510204082,1.276822131583618 31.02040816326531,1.3832239758822524 32.6530612244898,8.760418513920909 34.28571428571429,1.454158538748004 35.91836734693878,1.454158538748004 37.55102040816327,9.714488384465334 39.18367346938776,1.454158538748004 40.81632653061224,7.6573860613584 42.44897959183673,1.454158538748004 44.08163265306122,0.0 45.71428571428571,0.1418691257315139 47.3469387755102,1.276822131583618 48.97959183673469,7.731867352367438 50.61224489795918,1.3122894130164973 52.24489795918367,1.1704202872849798 53.87755102040816,1.3832239758822524 55.51020408163265,0.10640184429863808 57.14285714285714,20.0 58.77551020408163,2.5536442631672287 60.40816326530612,1.4896258201808834 62.04081632653061,11.28923568008512 63.6734693877551,1.4896258201808834 65.3061224489796,1.3832239758822524 66.93877551020408,0.8866820358219556 68.57142857142857,1.4186912573151282 70.20408163265306,1.4186912573151282 71.83673469387755,1.454158538748004 73.46938775510203,1.5250931016137592 75.10204081632654,1.5605603830466386 76.73469387755102,1.4896258201808834 78.36734693877551,0.10640184429863808 80.0,1.4896258201808834" 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_10_4.html">BenchmarkJSONPatchPathologicalNestedAddChainObject/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.692458684227189 1.63265306122449,2.014816690939024 3.26530612244898,8.384727410878236 4.897959183673469,1.166339517507757 6.530612244897959,1.628569619451656 8.16326530612245,8.133983410371684 9.795918367346939,0.0 11.42857142857143,1.186601658962832 13.06122448979592,9.546001393022225 14.69387755102041,9.899322484645095 16.3265306122449,9.562464382954474 17.95918367346939,9.88412587855379 19.59183673469388,9.402900018995759 21.22448979591837,14.88760843411638 22.85714285714286,8.117520420439435 24.48979591836735,10.46539606154625 26.12244897959184,10.6198948901412 27.75510204081633,9.49661242322548 29.38775510204082,10.21718482872159 31.02040816326531,8.9178750079149 32.6530612244898,8.92420692711961 34.28571428571429,9.538403089976573 35.91836734693878,9.131893877034129 37.55102040816327,15.38529728360666 39.18367346938776,8.012410561641232 40.81632653061224,9.509276261634902 42.44897959183673,8.51896409801811 44.08163265306122,8.789970239979738 45.71428571428571,10.33495852592921 47.3469387755102,9.174950927626163 48.97959183673469,8.839359209776482 50.61224489795918,9.028050402076868 52.24489795918367,9.331982523902996 53.87755102040816,9.529538403089976 55.51020408163265,8.58354967390616 57.14285714285714,20.0 58.77551020408163,9.634648261888177 60.40816326530612,9.951244222123727 62.04081632653061,14.10498322041411 63.6734693877551,9.696701070094345 65.3061224489796,9.461153675679098 66.93877551020408,9.519407332362439 68.57142857142857,9.06857468498702 70.20408163265306,7.89463686443361 71.83673469387755,8.648135249794214 73.46938775510203,9.376305958335973 75.10204081632654,10.35775343506617 76.73469387755102,9.202811372126892 78.36734693877551,10.52491610207054 80.0,7.93516114734376" 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_BenchmarkAuthzForbidMethod_4.html">BenchmarkAuthzForbidMethod-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.24974721941355 1.63265306122449,4.92376137512639 3.26530612244898,13.39130434782609 4.897959183673469,3.992719919110212 6.530612244897959,3.384428715874621 8.16326530612245,13.42689585439838 9.795918367346939,6.662082912032356 11.42857142857143,5.201213346814965 13.06122448979592,4.672194135490394 14.69387755102041,3.707178968655207 16.3265306122449,3.980586450960566 17.95918367346939,3.017997977755308 19.59183673469388,3.253387259858443 21.22448979591837,13.12194135490394 22.85714285714286,0.9496461071789687 24.48979591836735,5.085540950455005 26.12244897959184,4.414964610717897 27.75510204081633,3.204044489383215 29.38775510204082,4.796764408493428 31.02040816326531,4.225682507583418 32.6530612244898,6.53427704752275 34.28571428571429,4.272598584428716 35.91836734693878,3.725783619817998 37.55102040816327,13.39858442871587 39.18367346938776,3.863296258847321 40.81632653061224,4.598584428715875 42.44897959183673,3.318099089989889 44.08163265306122,0.0 45.71428571428571,3.900505561172902 47.3469387755102,3.843073811931244 48.97959183673469,7.098887765419616 50.61224489795918,3.337512639029323 52.24489795918367,3.970070778564206 53.87755102040816,0.7733063700707786 55.51020408163265,4.175530839231547 57.14285714285714,20.0 58.77551020408163,4.981193124368049 60.40816326530612,5.880687563195147 62.04081632653061,12.93993933265925 63.6734693877551,5.575733063700708 65.3061224489796,1.70273003033367 66.93877551020408,3.411122345803842 68.57142857142857,4.949646107178969 70.20408163265306,3.206471183013145 71.83673469387755,1.585439838220425 73.46938775510203,3.747623862487361 75.10204081632654,2.539130434782609 76.73469387755102,3.912639029322548 78.36734693877551,4.575126390293225 80.0,3.266329625884732" 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/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,10.99924822878145 1.63265306122449,1.270265549894069 3.26530612244898,11.12241721024535 4.897959183673469,2.185452087873702 6.530612244897959,2.461253407649842 8.16326530612245,12.20937208119129 9.795918367346939,1.381436566455816 11.42857142857143,2.621175648687438 13.06122448979592,0.7809308294542445 14.69387755102041,2.856882503474094 16.3265306122449,1.013752097745446 17.95918367346939,0.9388787218370555 19.59183673469388,1.698243589062108 21.22448979591837,11.25591355390352 22.85714285714286,0.0 24.48979591836735,1.587376318447251 26.12244897959184,3.384489213222061 27.75510204081633,0.8551967134688546 29.38775510204082,1.454791212629756 31.02040816326531,1.180053003667732 32.6530612244898,2.253643052950512 34.28571428571429,0.6843396183432177 35.91836734693878,1.043215454593778 37.55102040816327,10.98163096386183 39.18367346938776,0.08201140566030572 40.81632653061224,1.617295294215918 42.44897959183673,0.6960338372984834 44.08163265306122,1.28606033913235 45.71428571428571,1.254926379576123 47.3469387755102,0.6439414074068449 48.97959183673469,1.519337226343886 50.61224489795918,0.946016751588971 52.24489795918367,1.391460182703187 53.87755102040816,0.6296653479030139 55.51020408163265,1.731655643220011 57.14285714285714,20.0 58.77551020408163,2.622846251395333 60.40816326530612,2.056815679365778 62.04081632653061,11.65427636324978 63.6734693877551,1.844193516542764 65.3061224489796,1.680930070089377 66.93877551020408,1.612739105012567 68.57142857142857,1.622003356392713 70.20408163265306,1.371412950208446 71.83673469387755,1.857254592259035 73.46938775510203,2.179680914882792 75.10204081632654,2.693770929994153 76.73469387755102,1.479394634327848 78.36734693877551,2.513497710514925 80.0,1.441578263940041" 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_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,12.70050820115477 1.63265306122449,2.518388018256394 3.26530612244898,16.91737498114086 4.897959183673469,4.562421749929551 6.530612244897959,5.013477553919766 8.16326530612245,14.54623366118027 9.795918367346939,6.217707341699276 11.42857142857143,2.176058573147653 13.06122448979592,5.0869444960262 14.69387755102041,1.14669281875689 16.3265306122449,6.747817975615413 17.95918367346939,7.550311031779452 19.59183673469388,6.976748551639162 21.22448979591837,15.06758325837928 22.85714285714286,6.054399650391421 24.48979591836735,2.621327396689045 26.12244897959184,2.516795277221711 27.75510204081633,4.505486703755717 29.38775510204082,2.873699167721533 31.02040816326531,5.725544595823983 32.6530612244898,9.870107916293739 34.28571428571429,7.217983308429536 35.91836734693878,4.049821176618059 37.55102040816327,17.41302977649706 39.18367346938776,0.8489979229897697 40.81632653061224,6.89510551753188 42.44897959183673,4.473136954482291 44.08163265306122,0.0 45.71428571428571,5.426671321558053 47.3469387755102,5.109731872762255 48.97959183673469,7.119355734970102 50.61224489795918,0.5641509887427694 52.24489795918367,1.220878608586942 53.87755102040816,4.284850265805078 55.51020408163265,1.29183374810831 57.14285714285714,20.0 58.77551020408163,3.371686694416143 60.40816326530612,5.545372493460035 62.04081632653061,15.39910740351409 63.6734693877551,4.791645599166745 65.3061224489796,4.98736694800153 66.93877551020408,2.879595705176363 68.57142857142857,5.401511971573545 70.20408163265306,4.318624736669765 71.83673469387755,3.423954195689363 73.46938775510203,4.397573373181971 75.10204081632654,5.966584744774741 76.73469387755102,7.072155885908904 78.36734693877551,2.911744119425594 80.0,4.422273833075534" 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(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_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,11.87506446887958 1.63265306122449,3.204258040558662 3.26530612244898,11.97161306294226 4.897959183673469,2.577104779980608 6.530612244897959,2.541208507829101 8.16326530612245,11.45462422379469 9.795918367346939,2.744620716687641 11.42857142857143,2.641057908526396 13.06122448979592,0.6003342066717554 14.69387755102041,2.886968002805686 16.3265306122449,0.6321044705299858 17.95918367346939,0.4753161553854723 19.59183673469388,2.904709838466775 21.22448979591837,10.23745177727807 22.85714285714286,0.6498463061910754 24.48979591836735,1.166009943679987 26.12244897959184,4.430920306149815 27.75510204081633,0.2475604975966002 29.38775510204082,1.056258123078827 31.02040816326531,0.0911847832814144 32.6530612244898,4.440822726053679 34.28571428571429,0.2186784395436635 35.91836734693878,0.09572339240401873 37.55102040816327,10.19701689600396 39.18367346938776,0.0 40.81632653061224,2.908423245930724 42.44897959183673,0.0924225857693974 44.08163265306122,1.00096961194892 45.71428571428571,0.9147360386194376 47.3469387755102,0.1295566604088874 48.97959183673469,2.942669114764921 50.61224489795918,0.7827037732345842 52.24489795918367,0.9654859406267406 53.87755102040816,0.1617395250964454 55.51020408163265,0.9287644668165783 57.14285714285714,20.0 58.77551020408163,3.200132032265385 60.40816326530612,2.346460916386442 62.04081632653061,11.59367070327811 63.6734693877551,2.523054071338683 65.3061224489796,2.34150970643451 66.93877551020408,2.369566562828791 68.57142857142857,2.316341055845522 70.20408163265306,2.532956491242547 71.83673469387755,2.47230416933138 73.46938775510203,2.516452458069441 75.10204081632654,3.216636065438492 76.73469387755102,1.957378334330452 78.36734693877551,3.150619932746065 80.0,2.593608813153714" 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_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,10.7766081871345 1.63265306122449,3.499627857522594 3.26530612244898,11.41754385964912 4.897959183673469,0.3761828814460393 6.530612244897959,0.0 8.16326530612245,11.06113769271664 9.795918367346939,3.547262094630516 11.42857142857143,2.686656034024455 13.06122448979592,4.18522062732589 14.69387755102041,7.039234449760766 16.3265306122449,4.364061669324827 17.95918367346939,4.117171717171717 19.59183673469388,8.109728867623604 21.22448979591837,13.15640616693248 22.85714285714286,3.663583200425306 24.48979591836735,6.356831472620946 26.12244897959184,6.582456140350877 27.75510204081633,3.718022328548644 29.38775510204082,6.896969696969697 31.02040816326531,3.359276980329612 32.6530612244898,8.274534821903243 34.28571428571429,4.052099946836789 35.91836734693878,3.749282296650718 37.55102040816327,13.91855396065922 39.18367346938776,1.059436469962786 40.81632653061224,7.809037745879851 42.44897959183673,3.724401913875598 44.08163265306122,6.523976608187135 45.71428571428571,6.321318447634237 47.3469387755102,2.637320574162679 48.97959183673469,7.364593301435407 50.61224489795918,6.183732057416268 52.24489795918367,6.766188197767145 53.87755102040816,3.523444976076555 55.51020408163265,6.239234449760766 57.14285714285714,20.0 58.77551020408163,7.000318979266348 60.40816326530612,3.639766081871345 62.04081632653061,13.2695374800638 63.6734693877551,4.326847421584264 65.3061224489796,3.966613503455609 66.93877551020408,1.89558745348219 68.57142857142857,4.066772993088783 70.20408163265306,3.601913875598086 71.83673469387755,3.141733120680489 73.46938775510203,3.561509835194046 75.10204081632654,4.756193514088251 76.73469387755102,3.221265284423179 78.36734693877551,6.374906964380649 80.0,3.650611376927166" 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_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.675830469644902 1.63265306122449,3.373424971363118 3.26530612244898,12.319587628865978 4.897959183673469,2.2451317296678113 6.530612244897959,2.262313860252007 8.16326530612245,12.754868270332189 9.795918367346939,12.371134020618557 11.42857142857143,3.5051546391752595 13.06122448979592,2.262313860252007 14.69387755102041,3.8258877434135172 16.3265306122449,2.3253150057273757 17.95918367346939,2.3482245131729655 19.59183673469388,12.262313860252004 21.22448979591837,12.485681557846505 22.85714285714286,0.0 24.48979591836735,4.730813287514321 26.12244897959184,3.9175257731958766 27.75510204081633,2.2508591065292087 29.38775510204082,4.169530355097365 31.02040816326531,2.3253150057273757 32.6530612244898,12.42840778923253 34.28571428571429,2.3253150057273757 35.91836734693878,2.319587628865982 37.55102040816327,13.430698739977089 39.18367346938776,2.0847651775486824 40.81632653061224,12.25085910652921 42.44897959183673,2.342497136311568 44.08163265306122,4.621993127147768 45.71428571428571,3.0870561282932414 47.3469387755102,2.382588774341354 48.97959183673469,12.159221076746851 50.61224489795918,4.054982817869417 52.24489795918367,3.946162657502864 53.87755102040816,2.3654066437571615 55.51020408163265,3.3906071019473103 57.14285714285714,20.0 58.77551020408163,4.261168384879724 60.40816326530612,2.285223367697597 62.04081632653061,12.674684994272624 63.6734693877551,2.319587628865982 65.3061224489796,2.23367697594502 66.93877551020408,2.2107674684994265 68.57142857142857,2.262313860252007 70.20408163265306,2.1878579610538402 71.83673469387755,2.3482245131729655 73.46938775510203,2.273768613974802 75.10204081632654,4.324169530355098 76.73469387755102,2.342497136311568 78.36734693877551,4.34135166093929 80.0,2.2451317296678113" 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_BenchmarkSumIntArray_4.html">BenchmarkSumIntArray-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.92521669018343 1.63265306122449,2.813948800645033 3.26530612244898,10.72767587180004 4.897959183673469,1.2819995968554778 6.530612244897959,0.0 8.16326530612245,10.949405361822212 9.795918367346939,5.813344083854062 11.42857142857143,3.092118524491031 13.06122448979592,1.4714775246926024 14.69387755102041,3.08002418867164 16.3265306122449,1.4069744003225146 17.95918367346939,1.3706913928643445 19.59183673469388,6.6075388026607556 21.22448979591837,10.965531142914736 22.85714285714286,1.290062487401734 24.48979591836735,3.1727474299536382 26.12244897959184,2.890546260834512 27.75510204081633,0.7014714775246915 29.38775510204082,2.975206611570247 31.02040816326531,0.6651884700665214 32.6530612244898,6.168111267889538 34.28571428571429,0.18544648256399654 35.91836734693878,0.6893771417053003 37.55102040816327,10.840556339447692 39.18367346938776,0.6006853456964301 40.81632653061224,6.188268494255189 42.44897959183673,0.45555331586373526 44.08163265306122,3.1485587583148558 45.71428571428571,3.144527313041724 47.3469387755102,0.5119935496875598 48.97959183673469,6.196331384801452 50.61224489795918,3.08002418867164 52.24489795918367,3.164684539407375 53.87755102040816,0.6127796815158213 55.51020408163265,2.9792380568433785 57.14285714285714,20.0 58.77551020408163,2.9147349324732943 60.40816326530612,1.3505341664986865 62.04081632653061,11.070348720016124 63.6734693877551,1.3465027212255585 65.3061224489796,1.3585970570449533 66.93877551020408,1.4351945172344287 68.57142857142857,0.5805281193307792 70.20408163265306,0.516024994960695 71.83673469387755,0.5079621044144353 73.46938775510203,0.38701874622051946 75.10204081632654,2.7494456762749486 76.73469387755102,0.45958476113686686 78.36734693877551,3.1243700866760733 80.0,0.568433783511388" 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_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,13.89877997693456 1.63265306122449,5.639563001429702 3.26530612244898,15.20695333496505 4.897959183673469,3.063526587101813 6.530612244897959,2.808154021583914 8.16326530612245,13.84143482068028 9.795918367346939,5.425714707933006 11.42857142857143,6.083894908419089 13.06122448979592,2.123078659384097 14.69387755102041,6.228635680942997 16.3265306122449,3.283429365326601 17.95918367346939,3.940515114399626 19.59183673469388,4.337107767864636 21.22448979591837,14.01437863289359 22.85714285714286,3.414754997831159 24.48979591836735,5.606034542150081 26.12244897959184,5.255157858395915 27.75510204081633,2.142056549331288 29.38775510204082,5.941479631721368 31.02040816326531,1.63019818534492 32.6530612244898,6.366224102500753 34.28571428571429,2.215591390918836 35.91836734693878,3.170222794281295 37.55102040816327,14.79907297745678 39.18367346938776,0.0 40.81632653061224,3.089197534052421 42.44897959183673,3.03287170306116 44.08163265306122,5.599034150896507 45.71428571428571,6.428450751095028 47.3469387755102,2.51372268769607 48.97959183673469,4.470506199145252 50.61224489795918,7.103464331427206 52.24489795918367,6.182240161056806 53.87755102040816,3.082388372998945 55.51020408163265,6.469114487215792 57.14285714285714,20.0 58.77551020408163,6.586504218888234 60.40816326530612,3.321806876108698 62.04081632653061,13.96723355891952 63.6734693877551,3.18402039470084 65.3061224489796,3.342818294344427 66.93877551020408,3.289442872154672 68.57142857142857,2.903615454507659 70.20408163265306,2.730919217106976 71.83673469387755,3.696985161987773 73.46938775510203,2.617144077698879 75.10204081632654,6.950439193449068 76.73469387755102,3.667581811310259 78.36734693877551,6.869862982707924 80.0,2.777826960743428" 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_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,12.964669738863286 1.63265306122449,5.591397849462362 3.26530612244898,13.4715821812596 4.897959183673469,3.7788018433179715 6.530612244897959,3.3947772657450095 8.16326530612245,12.703533026113671 9.795918367346939,9.953917050691244 11.42857142857143,4.577572964669736 13.06122448979592,0.0 14.69387755102041,2.9493087557603666 16.3265306122449,3.5176651305683535 17.95918367346939,3.840245775729649 19.59183673469388,8.55606758832565 21.22448979591837,12.043010752688168 22.85714285714286,3.7788018433179715 24.48979591836735,4.992319508448542 26.12244897959184,3.2718894009216584 27.75510204081633,3.118279569892472 29.38775510204082,5.207373271889397 31.02040816326531,2.964669738863286 32.6530612244898,10.276497695852532 34.28571428571429,3.4869431643625184 35.91836734693878,2.7035330261136714 37.55102040816327,13.241167434715821 39.18367346938776,1.9201228878648244 40.81632653061224,8.632872503840245 42.44897959183673,2.857142857142854 44.08163265306122,4.869431643625191 45.71428571428571,5.821812596006142 47.3469387755102,2.2273425499231934 48.97959183673469,9.078341013824884 50.61224489795918,5.637480798771119 52.24489795918367,5.652841781874038 53.87755102040816,2.319508448540706 55.51020408163265,4.086021505376342 57.14285714285714,20.0 58.77551020408163,6.036866359447002 60.40816326530612,3.8863287250383998 62.04081632653061,13.486943164362518 63.6734693877551,3.8556067588325647 65.3061224489796,3.1950844854070652 66.93877551020408,3.8863287250383998 68.57142857142857,3.5176651305683535 70.20408163265306,3.5791090629800273 71.83673469387755,3.794162826420891 73.46938775510203,3.041474654377879 75.10204081632654,5.821812596006142 76.73469387755102,2.7803379416282645 78.36734693877551,5.7142857142857135 80.0,3.6251920122887853" 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_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,12.191930207197382 1.63265306122449,4.296619411123231 3.26530612244898,12.061068702290076 4.897959183673469,2.0719738276990185 6.530612244897959,1.962922573609596 8.16326530612245,11.668484187568158 9.795918367346939,7.895310796074158 11.42857142857143,4.078516902944386 13.06122448979592,1.1341330425299923 14.69387755102041,2.857142857142861 16.3265306122449,2.1155943293347903 17.95918367346939,2.1592148309705586 19.59183673469388,6.0414394765539825 21.22448979591837,11.712104689203928 22.85714285714286,0.8942202835332651 24.48979591836735,5.3653217011995675 26.12244897959184,3.3369683751363155 27.75510204081633,0.8724100327153756 29.38775510204082,4.209378407851691 31.02040816326531,0.6979280261723062 32.6530612244898,7.153762268266085 34.28571428571429,1.1341330425299923 35.91836734693878,1.8538713195201737 37.55102040816327,12.191930207197382 39.18367346938776,0.0 40.81632653061224,7.306434023991276 42.44897959183673,1.8102508178844054 44.08163265306122,3.315158124318433 45.71428571428571,4.471101417666304 47.3469387755102,1.5921483097055642 48.97959183673469,7.6990185387131955 50.61224489795918,4.711014176663035 52.24489795918367,4.798255179934568 53.87755102040816,1.264994547437297 55.51020408163265,2.682660850599781 57.14285714285714,20.0 58.77551020408163,5.496183206106872 60.40816326530612,2.006543075245368 62.04081632653061,11.864776444929117 63.6734693877551,2.4427480916030575 65.3061224489796,2.5299890948745976 66.93877551020408,2.46455834242094 68.57142857142857,2.2028353326063304 70.20408163265306,2.093784078516908 71.83673469387755,0.28353326063249895 73.46938775510203,2.1155943293347903 75.10204081632654,4.492911668484192 76.73469387755102,2.246455834242095 78.36734693877551,3.4678298800436202 80.0,2.1374045801526727" 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_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,12.63091641490433 1.63265306122449,3.86161463578382 3.26530612244898,12.64140651225243 4.897959183673469,3.208291372943941 6.530612244897959,3.212067807989258 8.16326530612245,12.49454514937899 9.795918367346939,3.97322927156764 11.42857142857143,3.494461228600201 13.06122448979592,0.6210137630077207 14.69387755102041,3.559499832158442 16.3265306122449,0.5454850621013763 17.95918367346939,0.0 19.59183673469388,4.338284659281638 21.22448979591837,11.00201409869084 22.85714285714286,1.042296072507553 24.48979591836735,1.746391406512252 26.12244897959184,2.845753608593488 27.75510204081633,1.242027526015441 29.38775510204082,1.603726082578046 31.02040816326531,1.050688150386036 32.6530612244898,5.35204766700235 34.28571428571429,1.272239006377979 35.91836734693878,1.042296072507553 37.55102040816327,10.96928499496475 39.18367346938776,0.8144511581067472 40.81632653061224,3.660204766700235 42.44897959183673,1.012923799932863 44.08163265306122,1.646106075864384 45.71428571428571,1.811849613964418 47.3469387755102,0.9822927156764015 48.97959183673469,3.725243370258476 50.61224489795918,1.26720375965089 52.24489795918367,0.7057737495803961 53.87755102040816,1.07544478012756 55.51020408163265,1.563863712655253 57.14285714285714,20.0 58.77551020408163,3.689996643168849 60.40816326530612,3.224236320913058 62.04081632653061,12.78449144008056 63.6734693877551,3.208291372943941 65.3061224489796,2.489929506545821 66.93877551020408,3.145350788855321 68.57142857142857,3.084508224236321 70.20408163265306,3.161295736824438 71.83673469387755,3.209130580731789 73.46938775510203,3.19906008727761 75.10204081632654,3.75 76.73469387755102,3.201577710641155 78.36734693877551,3.839375629405841 80.0,3.210389392413562" 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_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,13.627760252365935 1.63265306122449,4.936908517350158 3.26530612244898,13.170347003154578 4.897959183673469,1.687697160883289 6.530612244897959,1.9085173501577337 8.16326530612245,13.359621451104102 9.795918367346939,0.0 11.42857142857143,4.984227129337542 13.06122448979592,3.596214511041012 14.69387755102041,4.70031545741325 16.3265306122449,3.7223974763406957 17.95918367346939,3.4384858044164055 19.59183673469388,1.2302839116719255 21.22448979591837,13.391167192429027 22.85714285714286,3.1388012618296592 24.48979591836735,4.905362776025239 26.12244897959184,4.794952681388018 27.75510204081633,3.3911671924290268 29.38775510204082,4.9211356466877 31.02040816326531,4.179810725552056 32.6530612244898,2.3186119873817077 34.28571428571429,3.5488958990536332 35.91836734693878,4.148264984227129 37.55102040816327,13.201892744479498 39.18367346938776,3.3911671924290268 40.81632653061224,2.302839116719248 42.44897959183673,4.085173501577293 44.08163265306122,4.5110410094637245 45.71428571428571,4.5110410094637245 47.3469387755102,3.9432176656151476 48.97959183673469,1.7665615141955904 50.61224489795918,3.9905362776025264 52.24489795918367,4.952681388012623 53.87755102040816,4.1324921135646715 55.51020408163265,4.8264984227129375 57.14285714285714,20.0 58.77551020408163,4.463722397476342 60.40816326530612,2.7602523659306044 62.04081632653061,13.438485804416406 63.6734693877551,2.9495268138801265 65.3061224489796,2.66561514195584 66.93877551020408,2.4763406940063106 68.57142857142857,2.8864353312302846 70.20408163265306,2.3817034700315496 71.83673469387755,2.728706624605678 73.46938775510203,2.4132492113564687 75.10204081632654,3.596214511041012 76.73469387755102,2.429022082018932 78.36734693877551,4.810725552050476 80.0,2.429022082018932" 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_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,14.789092023286692 1.63265306122449,7.762230619957101 3.26530612244898,14.7278112552344 4.897959183673469,0.919211520784394 6.530612244897959,0.5719538351547335 8.16326530612245,14.441834337657031 9.795918367346939,2.389949954039423 11.42857142857143,7.721376774588908 13.06122448979592,1.6341538147278136 14.69387755102041,7.598815238484322 16.3265306122449,1.9405576549892771 17.95918367346939,1.960984577673372 19.59183673469388,2.369523031355328 21.22448979591837,15.095495863548155 22.85714285714286,0.6945153712593175 24.48979591836735,7.680522929220713 26.12244897959184,7.598815238484322 27.75510204081633,1.7567153508323976 29.38775510204082,8.272903687059545 31.02040816326531,1.532019201307321 32.6530612244898,3.370442242876109 34.28571428571429,1.6545807374119086 35.91836734693878,1.36860381983454 37.55102040816327,15.218057399652743 39.18367346938776,0.14298845878868605 40.81632653061224,2.6759268716167917 42.44897959183673,1.286896129098153 44.08163265306122,7.517107547747932 45.71428571428571,7.823511388009397 47.3469387755102,1.858849964252883 48.97959183673469,2.43080379940762 50.61224489795918,7.006434480645492 52.24489795918367,7.700949851904809 53.87755102040816,1.286896129098153 55.51020408163265,7.86436523337759 57.14285714285714,20.0 58.77551020408163,7.53753447043203 60.40816326530612,2.328669185987131 62.04081632653061,14.584822796445716 63.6734693877551,1.5932999693596166 65.3061224489796,1.960984577673372 66.93877551020408,1.6545807374119086 68.57142857142857,1.2664692064140546 70.20408163265306,1.184761515677664 71.83673469387755,0.0 73.46938775510203,2.2061076498825436 75.10204081632654,7.53753447043203 76.73469387755102,1.5524461239914196 78.36734693877551,7.455826779695638 80.0,1.2256153610458576" 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,12.506082725060825 1.63265306122449,6.12327656123276 3.26530612244898,12.51419302514193 4.897959183673469,1.8004866180048644 6.530612244897959,1.7761557177615543 8.16326530612245,12.473641524736411 9.795918367346939,7.33171127331711 11.42857142857143,6.090835360908349 13.06122448979592,1.824817518248171 14.69387755102041,6.098945660989454 16.3265306122449,1.7680454176804545 17.95918367346939,1.7274939172749342 19.59183673469388,6.893755068937548 21.22448979591837,12.506082725060825 22.85714285714286,1.7842660178426613 24.48979591836735,6.025952960259524 26.12244897959184,5.717761557177612 27.75510204081633,1.7599351175993476 29.38775510204082,5.725871857258715 31.02040816326531,0.0 32.6530612244898,7.615571776155715 34.28571428571429,1.7518248175182443 35.91836734693878,1.7761557177615543 37.55102040816327,12.554744525547443 39.18367346938776,1.7923763179237575 40.81632653061224,8.751013787510136 42.44897959183673,1.8167072181670676 44.08163265306122,6.066504460665044 45.71428571428571,6.115166261151659 47.3469387755102,1.7761557177615543 48.97959183673469,6.780210867802104 50.61224489795918,6.034063260340631 52.24489795918367,5.993511759935114 53.87755102040816,1.7193836171938344 55.51020408163265,6.107055961070557 57.14285714285714,20.0 58.77551020408163,6.139497161394969 60.40816326530612,1.7923763179237575 62.04081632653061,12.497972424979721 63.6734693877551,1.8329278183292779 65.3061224489796,1.849148418491481 66.93877551020408,1.7518248175182443 68.57142857142857,1.8004866180048644 70.20408163265306,1.7842660178426613 71.83673469387755,1.8329278183292779 73.46938775510203,1.8734793187347911 75.10204081632654,6.107055961070557 76.73469387755102,1.7923763179237575 78.36734693877551,6.107055961070557 80.0,1.8167072181670676" 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_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,14.498485090097272 1.63265306122449,8.20283846276511 3.26530612244898,14.511242226120235 4.897959183673469,7.284324669111786 6.530612244897959,6.93988199649179 8.16326530612245,14.44107797799394 9.795918367346939,10.843565619518419 11.42857142857143,8.20283846276511 13.06122448979592,6.911178440440121 14.69387755102041,9.00653803221177 16.3265306122449,7.268378249083083 17.95918367346939,0.0 19.59183673469388,11.688725881039709 21.22448979591837,15.528623823951524 22.85714285714286,6.815499920267902 24.48979591836735,8.528145431350664 26.12244897959184,7.644713761760485 27.75510204081633,6.879285600382715 29.38775510204082,7.998724286397703 31.02040816326531,6.888853452399939 32.6530612244898,10.416201562749162 34.28571428571429,6.876096316376973 35.91836734693878,8.56003827140807 37.55102040816327,1.1481422420666583 39.18367346938776,8.394195503109554 40.81632653061224,10.961569127730826 42.44897959183673,8.572795407431036 44.08163265306122,10.626694307128052 45.71428571428571,9.877212565778981 47.3469387755102,8.349545527029182 48.97959183673469,11.2964439483336 50.61224489795918,10.642640727156754 52.24489795918367,9.870833997767503 53.87755102040816,8.547281135385106 55.51020408163265,10.591612183064905 57.14285714285714,20.0 58.77551020408163,8.327220538988998 60.40816326530612,6.745335672141605 62.04081632653061,13.487482060277468 63.6734693877551,6.962206984531971 65.3061224489796,6.723010684101418 66.93877551020408,6.920746292457345 68.57142857142857,6.6464678679636435 70.20408163265306,6.8123106362621595 71.83673469387755,6.828257056290861 73.46938775510203,7.663849465794929 75.10204081632654,9.730505501514912 76.73469387755102,8.279381278902889 78.36734693877551,8.129484930633076 80.0,6.837824908308082" 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_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,10.035523978685614 1.63265306122449,0.9591474245115457 3.26530612244898,9.769094138543517 4.897959183673469,0.5328596802841936 6.530612244897959,0.5328596802841936 8.16326530612245,9.896980461811724 9.795918367346939,9.936056838365896 11.42857142857143,1.0301953818827698 13.06122448979592,0.4973357015985762 14.69387755102041,1.101243339253994 16.3265306122449,0.6394316163410281 17.95918367346939,0.6039076376554178 19.59183673469388,9.911190053285965 21.22448979591837,9.548845470692717 22.85714285714286,0.2841918294849002 24.48979591836735,0.5328596802841936 26.12244897959184,0.9236234458259283 27.75510204081633,0.0 29.38775510204082,0.9591474245115457 31.02040816326531,0.5328596802841936 32.6530612244898,9.818827708703374 34.28571428571429,1.0657193605683837 35.91836734693878,0.5328596802841936 37.55102040816327,9.840142095914743 39.18367346938776,0.4973357015985762 40.81632653061224,9.808170515097691 42.44897959183673,0.5683836589698004 44.08163265306122,0.8170515097690938 45.71428571428571,0.6749555950266419 47.3469387755102,0.4618117229129659 48.97959183673469,9.605683836589696 50.61224489795918,0.9591474245115457 52.24489795918367,0.9946714031971595 53.87755102040816,0.7104795737122558 55.51020408163265,0.4618117229129659 57.14285714285714,20.0 58.77551020408163,1.2788632326820597 60.40816326530612,0.6394316163410281 62.04081632653061,10.056838365896981 63.6734693877551,0.7104795737122558 65.3061224489796,0.6394316163410281 66.93877551020408,0.5328596802841936 68.57142857142857,0.4973357015985762 70.20408163265306,0.4618117229129659 71.83673469387755,0.8170515097690938 73.46938775510203,0.7815275310834835 75.10204081632654,1.207815275310832 76.73469387755102,0.7460035523978661 78.36734693877551,0.8170515097690938 80.0,0.4973357015985762" 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_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,12.449725776965266 1.63265306122449,2.486288848263257 3.26530612244898,10.793418647166362 4.897959183673469,0.5850091407678271 6.530612244897959,0.6215722120658214 8.16326530612245,12.530164533820841 9.795918367346939,11.111517367458868 11.42857142857143,2.1572212065813545 13.06122448979592,0.7312614259597865 14.69387755102041,2.1937842778793453 16.3265306122449,0.6215722120658214 17.95918367346939,0.5850091407678271 19.59183673469388,10.89213893967093 21.22448979591837,10.742230347349178 22.85714285714286,0.5850091407678271 24.48979591836735,2.413162705667279 26.12244897959184,2.44972577696527 27.75510204081633,0.5850091407678271 29.38775510204082,2.376599634369292 31.02040816326531,0.5118829981718491 32.6530612244898,10.895795246800732 34.28571428571429,0.5118829981718491 35.91836734693878,0.658135283363805 37.55102040816327,12.37294332723949 39.18367346938776,0.6215722120658214 40.81632653061224,10.738574040219376 42.44897959183673,0.6946983546617922 44.08163265306122,2.413162705667279 45.71428571428571,0.0 47.3469387755102,0.7678244972577701 48.97959183673469,11.155393053016452 50.61224489795918,2.522851919561244 52.24489795918367,2.376599634369292 53.87755102040816,0.658135283363805 55.51020408163265,2.340036563071301 57.14285714285714,20.0 58.77551020408163,2.7422303473491816 60.40816326530612,0.7312614259597865 62.04081632653061,12.647166361974408 63.6734693877551,0.7312614259597865 65.3061224489796,0.7678244972577701 66.93877551020408,0.7312614259597865 68.57142857142857,0.658135283363805 70.20408163265306,0.5484460694698399 71.83673469387755,0.5118829981718491 73.46938775510203,0.658135283363805 75.10204081632654,2.8519195612431467 76.73469387755102,0.8775137111517388 78.36734693877551,2.010968921389402 80.0,0.5850091407678271" 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_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,13.004622496147922 1.63265306122449,2.8505392912172596 3.26530612244898,10.924499229583976 4.897959183673469,0.9553158705701108 6.530612244897959,0.0 8.16326530612245,10.12326656394453 9.795918367346939,7.4576271186440675 11.42857142857143,1.2018489984591696 13.06122448979592,0.06163328197226292 14.69387755102041,2.881355932203391 16.3265306122449,1.4329738058551627 17.95918367346939,1.294298921417564 19.59183673469388,6.825885978428349 21.22448979591837,10.847457627118644 22.85714285714286,0.677966101694917 24.48979591836735,2.080123266563948 26.12244897959184,1.2172573189522318 27.75510204081633,0.9399075500770415 29.38775510204082,1.787365177195685 31.02040816326531,0.8936825885978408 32.6530612244898,7.442218798151 34.28571428571429,0.8166409861325121 35.91836734693878,1.787365177195685 37.55102040816327,12.21879815100154 39.18367346938776,1.8027734976887544 40.81632653061224,7.996918335901388 42.44897959183673,1.6949152542372907 44.08163265306122,5.315870570107856 45.71428571428571,3.374422187981512 47.3469387755102,1.9260400616332838 48.97959183673469,8.027734976887519 50.61224489795918,3.929121725731896 52.24489795918367,5.654853620955318 53.87755102040816,1.8798151001540795 55.51020408163265,1.6024653312788892 57.14285714285714,20.0 58.77551020408163,4.94607087827427 60.40816326530612,1.3713405238828997 62.04081632653061,11.787365177195683 63.6734693877551,1.417565485362097 65.3061224489796,1.3405238828967647 66.93877551020408,0.8628659476117093 68.57142857142857,0.9244992295839758 70.20408163265306,0.9090909090909065 71.83673469387755,0.9553158705701108 73.46938775510203,2.3574730354391384 75.10204081632654,5.038520801232664 76.73469387755102,2.4499229583975364 78.36734693877551,2.187981510015412 80.0,0.9399075500770415" 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/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,14.103202256512363 1.63265306122449,3.5506885681101714 3.26530612244898,14.833250373320059 4.897959183673469,3.8493446158951414 6.530612244897959,4.0152646424423395 8.16326530612245,13.67181018748963 9.795918367346939,10.784801725568277 11.42857142857143,3.5506885681101714 13.06122448979592,3.915712626514022 14.69387755102041,2.455616392898623 16.3265306122449,3.9820806371329027 17.95918367346939,4.081632653061227 19.59183673469388,10.950721752115479 21.22448979591837,13.60544217687075 22.85714285714286,3.915712626514022 24.48979591836735,5.807200929152149 26.12244897959184,2.223328355732537 27.75510204081633,3.9820806371329027 29.38775510204082,3.6834245893479327 31.02040816326531,3.9820806371329027 32.6530612244898,10.817985730877718 34.28571428571429,3.915712626514022 35.91836734693878,0.8296001327360223 37.55102040816327,12.676290028206408 39.18367346938776,0.39820806371328743 40.81632653061224,10.419777667164423 42.44897959183673,0.8296001327360223 44.08163265306122,0.9291521486643433 45.71428571428571,0.03318400530944032 47.3469387755102,0.8627841380454591 48.97959183673469,10.121121619379457 50.61224489795918,1.1946241911398694 52.24489795918367,1.161440185830429 53.87755102040816,0.8627841380454591 55.51020408163265,1.161440185830429 57.14285714285714,20.0 58.77551020408163,1.3273602123776342 60.40816326530612,0.8959681433549029 62.04081632653061,12.775842044134727 63.6734693877551,0.8959681433549029 65.3061224489796,0.7300481168076942 66.93877551020408,0.0 68.57142857142857,0.6968641114982539 70.20408163265306,0.8959681433549029 71.83673469387755,0.796416127426582 73.46938775510203,0.8296001327360223 75.10204081632654,1.161440185830429 76.73469387755102,0.8296001327360223 78.36734693877551,0.5309440849510558 80.0,0.9291521486643433" 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_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,16.7373572593801 1.63265306122449,12.27997412816528 3.26530612244898,16.97441604552247 4.897959183673469,10.90138917794613 6.530612244897959,10.40984924297466 8.16326530612245,17.22269094498247 9.795918367346939,0.0 11.42857142857143,11.63626892251784 13.06122448979592,9.656101503333055 14.69387755102041,11.41471329745008 16.3265306122449,10.30120249197113 17.95918367346939,11.0608573846267 19.59183673469388,0.6846066322124282 21.22448979591837,16.70340982307204 22.85714285714286,10.44162823070797 24.48979591836735,12.17982669858689 26.12244897959184,12.61610858194679 27.75510204081633,10.22498277080371 29.38775510204082,12.21880892353976 31.02040816326531,9.738103754033126 32.6530612244898,0.1558541257226604 34.28571428571429,10.05085884272143 35.91836734693878,10.92048149528238 37.55102040816327,17.58731432659079 39.18367346938776,9.97314363977832 40.81632653061224,0.670000760203236 42.44897959183673,11.41426465291737 44.08163265306122,12.34066576356184 45.71428571428571,12.50596634916758 47.3469387755102,10.09714400367889 48.97959183673469,2.709115086046283 50.61224489795918,12.13159741132105 52.24489795918367,12.65082868383895 53.87755102040816,10.94924459476806 55.51020408163265,13.33256897598132 57.14285714285714,20.0 58.77551020408163,12.96089190533102 60.40816326530612,11.3013807035494 62.04081632653061,17.07436407753076 63.6734693877551,10.94303834539896 65.3061224489796,11.96325601277141 66.93877551020408,10.39108094668981 68.57142857142857,11.19722039787293 70.20408163265306,10.55049930397786 71.83673469387755,10.36114638647985 73.46938775510203,11.27226865831606 75.10204081632654,12.74309990939873 76.73469387755102,10.78743346663892 78.36734693877551,12.44978608379434 80.0,10.56348507073006" 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_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,15.523613963039015 1.63265306122449,0.4312114989733047 3.26530612244898,10.123203285420944 4.897959183673469,5.379876796714576 6.530612244897959,5.379876796714576 8.16326530612245,15.646817248459959 9.795918367346939,19.322381930184807 11.42857142857143,7.597535934291582 13.06122448979592,5.359342915811084 14.69387755102041,7.577002053388087 16.3265306122449,5.318275154004102 17.95918367346939,5.318275154004102 19.59183673469388,8.131416837782337 21.22448979591837,15.708418891170428 22.85714285714286,5.27720739219712 24.48979591836735,0.36960985626283005 26.12244897959184,0.36960985626283005 27.75510204081633,5.359342915811084 29.38775510204082,0.41067761806980485 31.02040816326531,5.359342915811084 32.6530612244898,7.864476386036959 34.28571428571429,5.379876796714576 35.91836734693878,5.318275154004102 37.55102040816327,10.123203285420944 39.18367346938776,5.318275154004102 40.81632653061224,8.090349075975354 42.44897959183673,5.359342915811084 44.08163265306122,0.36960985626283005 45.71428571428571,0.3901437371663192 47.3469387755102,5.3388090349075945 48.97959183673469,8.110882956878848 50.61224489795918,0.41067761806980485 52.24489795918367,0.0 53.87755102040816,5.359342915811084 55.51020408163265,0.36960985626283005 57.14285714285714,20.0 58.77551020408163,7.6386036960985635 60.40816326530612,5.318275154004102 62.04081632653061,15.40041067761807 63.6734693877551,5.379876796714576 65.3061224489796,5.318275154004102 66.93877551020408,5.359342915811084 68.57142857142857,5.3388090349075945 70.20408163265306,5.359342915811084 71.83673469387755,5.359342915811084 73.46938775510203,5.297741273100613 75.10204081632654,7.556468172484598 76.73469387755102,5.400410677618064 78.36734693877551,0.3490759753593409 80.0,5.379876796714576" 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/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,11.69787008261957 1.63265306122449,2.069468657621466 3.26530612244898,11.5464640339574 4.897959183673469,2.057530508603047 6.530612244897959,2.072121579625559 8.16326530612245,12.49450466156295 9.795918367346939,1.607670734480406 11.42857142857143,2.791252937163647 13.06122448979592,0.730501023269916 14.69387755102041,2.378155082240582 16.3265306122449,0.9999621011142272 17.95918367346939,1.084097627529751 19.59183673469388,2.430076555749261 21.22448979591837,11.47331918441598 22.85714285714286,0.0 24.48979591836735,1.666982490714773 26.12244897959184,3.756348063366937 27.75510204081633,1.104752520275904 29.38775510204082,1.373834609262488 31.02040816326531,1.258621996513303 32.6530612244898,2.800159175320246 34.28571428571429,1.168233153945274 35.91836734693878,1.208405972864398 37.55102040816327,11.41078602289093 39.18367346938776,0.670431289320094 40.81632653061224,1.923368452967483 42.44897959183673,1.273781550822406 44.08163265306122,1.471234745698476 45.71428571428571,1.374592586977943 47.3469387755102,1.19002501326461 48.97959183673469,1.989880997498674 50.61224489795918,1.090729932539983 52.24489795918367,1.358485560524521 53.87755102040816,1.154589555067081 55.51020408163265,1.591942696884712 57.14285714285714,20.0 58.77551020408163,2.935458197528993 60.40816326530612,2.419654362161752 62.04081632653061,12.39994694155992 63.6734693877551,2.491093761843402 65.3061224489796,2.435761388615175 66.93877551020408,2.212726445842492 68.57142857142857,2.380997498673539 70.20408163265306,2.21462139013113 71.83673469387755,2.431592511180171 73.46938775510203,2.355605245205791 75.10204081632654,2.959523989994694 76.73469387755102,2.20363071325703 78.36734693877551,2.953270673842189 80.0,2.235844766163875" 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_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,17.13500269808618 1.63265306122449,12.72627408498363 3.26530612244898,17.24770358378876 4.897959183673469,13.02794243541837 6.530612244897959,11.84879255571649 8.16326530612245,17.49565871846992 9.795918367346939,0.771951872634103 11.42857142857143,12.3860667177883 13.06122448979592,10.4854678643735 14.69387755102041,11.77524434923378 16.3265306122449,11.17899266039412 17.95918367346939,11.92567279720535 19.59183673469388,1.76900122123901 21.22448979591837,17.04775105387652 22.85714285714286,11.72219044025463 24.48979591836735,13.1524449123832 26.12244897959184,13.48532383120124 27.75510204081633,10.80854847020542 29.38775510204082,13.03746181092299 31.02040816326531,10.79041753390865 32.6530612244898,0.0 34.28571428571429,9.584677304835052 35.91836734693878,12.53972069736399 37.55102040816327,17.89077619679394 39.18367346938776,11.49631701092623 40.81632653061224,1.95825269504323 42.44897959183673,12.76747061520422 44.08163265306122,13.00131151332205 45.71428571428571,13.38222346645244 47.3469387755102,11.55824113181672 48.97959183673469,3.759788169804967 50.61224489795918,12.98176560325556 52.24489795918367,13.41593432898799 53.87755102040816,12.47867396164255 55.51020408163265,14.08370558808136 57.14285714285714,20.0 58.77551020408163,13.77326845754673 60.40816326530612,12.77189304218346 62.04081632653061,17.38904881304494 63.6734693877551,12.36348799655943 65.3061224489796,13.2987146560853 66.93877551020408,11.63014107136337 68.57142857142857,12.55982955398404 70.20408163265306,11.99496086760714 71.83673469387755,11.94115636322326 73.46938775510203,12.58321972970451 75.10204081632654,13.43107302684697 76.73469387755102,12.13182281079721 78.36734693877551,13.31201236656645 80.0,12.00499247375959" 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(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_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,10.86947549067527 1.63265306122449,2.946767028359781 3.26530612244898,11.7273290103946 4.897959183673469,3.583260017161415 6.530612244897959,3.724244300346487 8.16326530612245,11.80336059608763 9.795918367346939,5.661746336906818 11.42857142857143,3.359292689019953 13.06122448979592,4.337710580338232 14.69387755102041,3.283912802632865 16.3265306122449,4.05921774359977 17.95918367346939,4.0316291396483 19.59183673469388,6.40446631257671 21.22448979591837,11.83768342620048 22.85714285714286,3.836771047172168 24.48979591836735,1.696807759566403 26.12244897959184,2.027002074576124 27.75510204081633,3.781593839269228 29.38775510204082,1.882107595555411 31.02040816326531,2.633299662202526 32.6530612244898,7.036180173134782 34.28571428571429,3.670587724157407 35.91836734693878,3.479422594414937 37.55102040816327,11.77816155625794 39.18367346938776,0.0 40.81632653061224,4.574929127700479 42.44897959183673,3.374499006158558 44.08163265306122,2.473633332247168 45.71428571428571,3.335179814700164 47.3469387755102,1.069438561047932 48.97959183673469,6.07709602789273 50.61224489795918,1.131784461316215 52.24489795918367,2.664363995785678 53.87755102040816,3.509617995590168 55.51020408163265,3.456830351809009 57.14285714285714,20.0 58.77551020408163,3.151400610425017 60.40816326530612,4.255162001585802 62.04081632653061,11.62631561797387 63.6734693877551,3.796582923305853 65.3061224489796,3.288257464672467 66.93877551020408,3.115774381700283 68.57142857142857,3.927791716901821 70.20408163265306,3.157048671076499 71.83673469387755,3.316497767929877 73.46938775510203,2.048508151672152 75.10204081632654,2.714110376139116 76.73469387755102,3.112950351374542 78.36734693877551,2.491446446609534 80.0,3.162479498626001" 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_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,10.99026797656935 1.63265306122449,3.083806097504728 3.26530612244898,13.76443275986655 4.897959183673469,1.819719262641637 6.530612244897959,1.590025060344695 8.16326530612245,13.32164875543871 9.795918367346939,3.408206878526513 11.42857142857143,3.365773411435512 13.06122448979592,3.498916101655828 14.69387755102041,3.999200528880894 16.3265306122449,4.145565241455652 17.95918367346939,3.519210368525437 19.59183673469388,4.103439263256615 21.22448979591837,13.45786633457866 22.85714285714286,3.340559322294482 24.48979591836735,3.58378303583783 26.12244897959184,4.034254262564765 27.75510204081633,2.00144519779223 29.38775510204082,4.202450686468951 31.02040816326531,2.884860784404163 32.6530612244898,3.671109881155543 34.28571428571429,2.438694402164722 35.91836734693878,3.665267592208231 37.55102040816327,13.60115615823378 39.18367346938776,1.276078901649678 40.81632653061224,2.236366711252556 42.44897959183673,0.0 44.08163265306122,2.879633473240779 45.71428571428571,4.091447196470028 47.3469387755102,1.013175899020648 48.97959183673469,2.575526959088603 50.61224489795918,3.472779545838907 52.24489795918367,2.185938532970496 53.87755102040816,2.590593914794828 55.51020408163265,4.42538013314269 57.14285714285714,20.0 58.77551020408163,3.713850837138508 60.40816326530612,3.702781237027812 62.04081632653061,13.58055440247221 63.6734693877551,2.75356302753563 65.3061224489796,3.80025521578033 66.93877551020408,2.301861845240841 68.57142857142857,2.212075088787418 70.20408163265306,1.470411881370785 71.83673469387755,0.6457266731239334 73.46938775510203,1.939332441615547 75.10204081632654,2.390111157234445 76.73469387755102,2.60381593714927 78.36734693877551,4.109281552203927 80.0,1.471641836938641" 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_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,7.772806846916942 1.63265306122449,1.507488815405563 3.26530612244898,7.523828049017701 4.897959183673469,0.0 6.530612244897959,0.3326201128185178 8.16326530612245,7.955650651624198 9.795918367346939,0.8208519743240615 11.42857142857143,1.558062633728847 13.06122448979592,12.41003695779031 14.69387755102041,13.36315891849835 16.3265306122449,12.72320560202295 17.95918367346939,12.54425209103287 19.59183673469388,12.97218439992219 21.22448979591837,16.97724178175452 22.85714285714286,11.36549309472865 24.48979591836735,13.60241198210465 26.12244897959184,13.00525189651819 27.75510204081633,12.00544641120405 29.38775510204082,13.78720093367049 31.02040816326531,12.22524800622447 32.6530612244898,12.35362769889127 34.28571428571429,11.85956039680996 35.91836734693878,12.31472476171951 37.55102040816327,17.1892627893406 39.18367346938776,11.09900797510212 40.81632653061224,12.19023536276989 42.44897959183673,12.05796537638592 44.08163265306122,13.28535304415483 45.71428571428571,13.29896907216495 47.3469387755102,11.32853530441548 48.97959183673469,12.0287881735071 50.61224489795918,13.15113791091227 52.24489795918367,12.97801984049796 53.87755102040816,11.93153083057771 55.51020408163265,13.04804512740712 57.14285714285714,20.0 58.77551020408163,13.02470336510407 60.40816326530612,11.4860921999611 62.04081632653061,17.22816572651235 63.6734693877551,12.05018478895157 65.3061224489796,12.07158140439603 66.93877551020408,12.2680412371134 68.57142857142857,12.34584711145691 70.20408163265306,11.36743824158724 71.83673469387755,10.72359463139467 73.46938775510203,11.34020618556701 75.10204081632654,13.5460027232056 76.73469387755102,11.49970822797121 78.36734693877551,13.92725150748882 80.0,11.36743824158724" 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/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,11.628450416240689 1.63265306122449,3.0378267854534826 3.26530612244898,11.359719585219803 4.897959183673469,2.0446911055936887 6.530612244897959,0.8470863151745256 8.16326530612245,11.277931940996055 9.795918367346939,6.134073316781073 11.42857142857143,2.9794070395793746 13.06122448979592,0.02920987293705224 14.69387755102041,2.3075799620271624 16.3265306122449,0.11683949174820896 17.95918367346939,0.9055060610486301 19.59183673469388,3.4759748795092733 21.22448979591837,11.616766467065865 22.85714285714286,2.1323207244048454 24.48979591836735,2.9209872937052737 26.12244897959184,3.067036658390535 27.75510204081633,1.1391850445450515 29.38775510204082,3.0086169125164304 31.02040816326531,2.0446911055936887 32.6530612244898,5.783554841536436 34.28571428571429,2.0154812326566365 35.91836734693878,2.3367898349642147 37.55102040816327,11.394771432744268 39.18367346938776,1.8694318679713717 40.81632653061224,6.718270775522123 42.44897959183673,2.4244194537753714 44.08163265306122,2.687308310208852 45.71428571428571,3.446765006572221 47.3469387755102,2.1615305973418977 48.97959183673469,5.900394333284648 50.61224489795918,3.0378267854534826 52.24489795918367,3.534394625383378 53.87755102040816,2.249160216153058 55.51020408163265,2.9794070395793746 57.14285714285714,20.0 58.77551020408163,3.417555133635169 60.40816326530612,1.372864028041473 62.04081632653061,11.04133197020593 63.6734693877551,1.256024536293264 65.3061224489796,1.197604790419156 66.93877551020408,0.17525923762231344 68.57142857142857,2.365999707901267 70.20408163265306,2.073900978530741 71.83673469387755,2.27837008909011 73.46938775510203,1.431283773915581 75.10204081632654,3.2422958960128483 76.73469387755102,0.0 78.36734693877551,3.2130860230757996 80.0,2.073900978530741" 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_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,9.163745618427644 1.63265306122449,0.10015022533800533 3.26530612244898,9.213820731096645 4.897959183673469,1.126690035052576 6.530612244897959,1.126690035052576 8.16326530612245,9.213820731096645 9.795918367346939,6.860290435653482 11.42857142857143,0.15022533800700444 13.06122448979592,1.126690035052576 14.69387755102041,0.02503755633450666 16.3265306122449,0.3254882323485191 17.95918367346939,1.1016524787180764 19.59183673469388,7.035553329994995 21.22448979591837,9.188783174762143 22.85714285714286,1.1517275913870826 24.48979591836735,0.10015022533800533 26.12244897959184,0.15022533800700444 27.75510204081633,1.1016524787180764 29.38775510204082,0.10015022533800533 31.02040816326531,1.2018027040560852 32.6530612244898,6.835252879318981 34.28571428571429,1.0766149223835733 35.91836734693878,2.2033049574361563 37.55102040816327,9.038557836755132 39.18367346938776,1.827741612418631 40.81632653061224,8.037055583375066 42.44897959183673,2.15322984476715 44.08163265306122,0.02503755633450666 45.71428571428571,0.0 47.3469387755102,1.9779669504256354 48.97959183673469,7.836755132699052 50.61224489795918,0.10015022533800533 52.24489795918367,0.050075112669002664 53.87755102040816,2.1782674011016496 55.51020408163265,0.02503755633450666 57.14285714285714,20.0 58.77551020408163,0.125187781672512 60.40816326530612,2.0530796194291447 62.04081632653061,9.213820731096645 63.6734693877551,1.9529293940911359 65.3061224489796,1.9779669504256354 66.93877551020408,1.7526289434151217 68.57142857142857,1.4521782674011021 70.20408163265306,2.003004506760142 71.83673469387755,2.0530796194291447 73.46938775510203,2.253380070105159 75.10204081632654,0.050075112669002664 76.73469387755102,1.8527791687531305 78.36734693877551,0.0 80.0,2.003004506760142" 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/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,13.00146412884334 1.63265306122449,4.38506588579795 3.26530612244898,13.89458272327965 4.897959183673469,2.210834553440703 6.530612244897959,3.682284040995608 8.16326530612245,14.06295754026354 9.795918367346939,4.070278184480234 11.42857142857143,3.462664714494876 13.06122448979592,2.291361639824305 14.69387755102041,3.418740849194729 16.3265306122449,3.067349926793558 17.95918367346939,3.243045387994143 19.59183673469388,4.231332357247438 21.22448979591837,14.15080527086384 22.85714285714286,0.0 24.48979591836735,4.128843338213763 26.12244897959184,4.641288433382138 27.75510204081633,2.518301610541728 29.38775510204082,4.714494875549048 31.02040816326531,2.650073206442167 32.6530612244898,5.06588579795022 34.28571428571429,4.304538799414348 35.91836734693878,3.528550512445095 37.55102040816327,14.12884333821376 39.18367346938776,0.1683748169838946 40.81632653061224,3.653001464128843 42.44897959183673,2.657393850658858 44.08163265306122,3.49194729136164 45.71428571428571,3.513909224011713 47.3469387755102,1.105417276720351 48.97959183673469,3.982430453879941 50.61224489795918,4.062957540263543 52.24489795918367,4.853587115666179 53.87755102040816,2.884333821376281 55.51020408163265,4.443631039531479 57.14285714285714,20.0 58.77551020408163,4.158125915080527 60.40816326530612,2.715959004392387 62.04081632653061,14.11420204978038 63.6734693877551,2.474377745241581 65.3061224489796,3.594436310395315 66.93877551020408,1.969253294289898 68.57142857142857,2.320644216691069 70.20408163265306,1.771595900439239 71.83673469387755,2.510980966325037 73.46938775510203,3.587115666178624 75.10204081632654,5.629575402635432 76.73469387755102,1.991215226939971 78.36734693877551,5.007320644216691 80.0,1.771595900439239" 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(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_BenchmarkCompareEqual_4.html">BenchmarkCompareEqual-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,8.828210329224525 1.63265306122449,0.1560305819940737 3.26530612244898,8.909346231861445 4.897959183673469,5.398658136994852 6.530612244897959,5.367452020596035 8.16326530612245,8.993602746138244 9.795918367346939,10.39787798408488 11.42857142857143,0.06241223279762664 13.06122448979592,5.429864253393664 14.69387755102041,0.03120611639881332 16.3265306122449,5.398658136994852 17.95918367346939,5.398658136994852 19.59183673469388,10.560149789358713 21.22448979591837,8.974879076298954 22.85714285714286,5.336245904197224 24.48979591836735,0.1560305819940737 26.12244897959184,0.09361834919644352 27.75510204081633,5.429864253393664 29.38775510204082,0.0 31.02040816326531,5.398658136994852 32.6530612244898,10.606958963956936 34.28571428571429,5.429864253393664 35.91836734693878,5.398658136994852 37.55102040816327,8.96239662973943 39.18367346938776,5.336245904197224 40.81632653061224,10.513340614760494 42.44897959183673,4.961772507411453 44.08163265306122,0.06241223279762664 45.71428571428571,0.06241223279762664 47.3469387755102,5.367452020596035 48.97959183673469,10.326103916367606 50.61224489795918,0.09361834919644352 52.24489795918367,0.0 53.87755102040816,5.461070369792482 55.51020408163265,0.12482446559525684 57.14285714285714,20.0 58.77551020408163,0.09361834919644352 60.40816326530612,5.429864253393664 62.04081632653061,8.928069901700734 63.6734693877551,5.461070369792482 65.3061224489796,5.429864253393664 66.93877551020408,5.398658136994852 68.57142857142857,5.367452020596035 70.20408163265306,5.429864253393664 71.83673469387755,5.336245904197224 73.46938775510203,5.398658136994852 75.10204081632654,0.18723669839288704 76.73469387755102,5.461070369792482 78.36734693877551,0.06241223279762664 80.0,5.429864253393664" 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_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,10.660482374768087 1.63265306122449,1.521335807050093 3.26530612244898,10.875695732838587 4.897959183673469,0.0 6.530612244897959,0.44526901669758345 8.16326530612245,11.131725417439704 9.795918367346939,3.079777365491651 11.42857142857143,1.484230055658628 13.06122448979592,2.189239332096477 14.69387755102041,1.632653061224488 16.3265306122449,1.1502782931354396 17.95918367346939,2.2263450834879386 19.59183673469388,2.7087198515769977 21.22448979591837,10.935064935064933 22.85714285714286,1.0760667903525025 24.48979591836735,1.261595547309831 26.12244897959184,1.558441558441558 27.75510204081633,2.3005565862708686 29.38775510204082,1.632653061224488 31.02040816326531,2.3747680890537985 32.6530612244898,3.042671614100186 34.28571428571429,2.3005565862708686 35.91836734693878,2.1521335807050086 37.55102040816327,10.705009276437847 39.18367346938776,2.2634508348794036 40.81632653061224,2.8200371057513927 42.44897959183673,2.2263450834879386 44.08163265306122,0.44526901669758345 45.71428571428571,1.447124304267156 47.3469387755102,1.669758812615953 48.97959183673469,3.005565862708721 50.61224489795918,1.0760667903525025 52.24489795918367,0.8163265306122405 53.87755102040816,2.4118738404452706 55.51020408163265,1.372912801484226 57.14285714285714,20.0 58.77551020408163,1.410018552875691 60.40816326530612,2.782931354359924 62.04081632653061,10.942486085343228 63.6734693877551,2.857142857142854 65.3061224489796,2.6716141001855256 66.93877551020408,2.8200371057513927 68.57142857142857,2.5231910946196656 70.20408163265306,2.5602968460111306 71.83673469387755,2.6345083487940606 73.46938775510203,2.7087198515769977 75.10204081632654,1.298701298701296 76.73469387755102,3.042671614100186 78.36734693877551,1.1502782931354396 80.0,2.5602968460111306" 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/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,11.58845123524159 1.63265306122449,1.486853854549062 3.26530612244898,11.74977676356781 4.897959183673469,1.775771405893442 6.530612244897959,1.732910010913781 8.16326530612245,12.27899593213612 9.795918367346939,1.99027681317591 11.42857142857143,2.639349141779938 13.06122448979592,0.2978470086318087 14.69387755102041,2.524059926580018 16.3265306122449,0.5564044051989285 17.95918367346939,0.6302212521083441 19.59183673469388,1.654529219168568 21.22448979591837,11.25806131560671 22.85714285714286,0.1208453219565433 24.48979591836735,0.858021629129874 26.12244897959184,3.166980851274928 27.75510204081633,0.74610576446076 29.38775510204082,0.9320369084234547 31.02040816326531,0.996924298045441 32.6530612244898,2.399841254092668 34.28571428571429,0.7123722591526938 35.91836734693878,0.0 37.55102040816327,11.3939874987598 39.18367346938776,0.6625657307272547 40.81632653061224,1.541621192578629 42.44897959183673,0.9364024208750868 44.08163265306122,0.6226808215100704 45.71428571428571,1.220160730231174 47.3469387755102,0.8713165988689354 48.97959183673469,1.786089889870027 50.61224489795918,0.4998511757118762 52.24489795918367,0.9967258656612759 53.87755102040816,1.093957733902173 55.51020408163265,0.9002877269570394 57.14285714285714,20.0 58.77551020408163,2.362734398253795 60.40816326530612,2.296854846710983 62.04081632653061,12.57485861692628 63.6734693877551,2.101795813076694 65.3061224489796,1.849191388034527 66.93877551020408,2.11409862089493 68.57142857142857,2.156364718722095 70.20408163265306,1.905546185137414 71.83673469387755,2.070046631610279 73.46938775510203,1.999404702847505 75.10204081632654,2.794126401428713 76.73469387755102,2.047623772199623 78.36734693877551,2.682805833912094 80.0,1.903164996527433" 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_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,9.857578840284845 1.63265306122449,3.489318413021362 3.26530612244898,13.097660223804679 4.897959183673469,1.373346897253306 6.530612244897959,0.7070193285859574 8.16326530612245,12.843336724313327 9.795918367346939,9.725330620549338 11.42857142857143,3.596134282807732 13.06122448979592,1.3530010172939981 14.69387755102041,3.046795523906411 16.3265306122449,1.3275686673448668 17.95918367346939,1.2004069175991887 19.59183673469388,10.681586978636828 21.22448979591837,12.477110885045779 22.85714285714286,1.297049847405905 24.48979591836735,3.9471007121057973 26.12244897959184,3.4587995930824 27.75510204081633,1.3275686673448668 29.38775510204082,3.5147507629705004 31.02040816326531,1.3377416073245172 32.6530612244898,10.320447609359103 34.28571428571429,1.3428280773143406 35.91836734693878,0.39674465920650803 37.55102040816327,11.642929806714141 39.18367346938776,0.2594099694811831 40.81632653061224,10.518819938962361 42.44897959183673,0.1322482197355015 44.08163265306122,3.2349949135300164 45.71428571428571,4.801627670396744 47.3469387755102,0.9613428280773135 48.97959183673469,10.696846388606305 50.61224489795918,4.5727365208545265 52.24489795918367,2.685656154628692 53.87755102040816,0.7934893184130232 55.51020408163265,2.9755849440488333 57.14285714285714,20.0 58.77551020408163,3.6063072227873896 60.40816326530612,1.3326551373346938 62.04081632653061,13.626653102746694 63.6734693877551,1.2767039674465899 65.3061224489796,1.3072227873855553 66.93877551020408,1.1648016276704034 68.57142857142857,1.3224821973550362 70.20408163265306,1.3377416073245172 71.83673469387755,1.38351983723296 73.46938775510203,0.6002034587995944 75.10204081632654,4.781281790437436 76.73469387755102,0.0 78.36734693877551,3.0722278738555495 80.0,1.3275686673448668" 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_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,13.30783562194651 1.63265306122449,5.451660645430347 3.26530612244898,13.90134681438223 4.897959183673469,4.848518191740888 6.530612244897959,4.531134851921056 8.16326530612245,13.71751062461242 9.795918367346939,5.808139570424013 11.42857142857143,4.134921880147172 13.06122448979592,5.151705949035821 14.69387755102041,5.768717962302238 16.3265306122449,4.77921114672459 17.95918367346939,4.245144805129971 19.59183673469388,5.562780133519981 21.22448979591837,13.55361617182496 22.85714285714286,4.199569513865824 24.48979591836735,5.516090930517038 26.12244897959184,4.633940754838215 27.75510204081633,3.874891410585829 29.38775510204082,5.585873425665749 31.02040816326531,3.29804814136355 32.6530612244898,7.26880388293331 34.28571428571429,4.205845455613674 35.91836734693878,1.696772848265524 37.55102040816327,14.37024931925729 39.18367346938776,0.0 40.81632653061224,5.112691869598971 42.44897959183673,3.499638997506604 44.08163265306122,5.543395352407034 45.71428571428571,6.642337204176626 47.3469387755102,0.6037129938483545 48.97959183673469,6.618551113266485 50.61224489795918,4.515798189078367 52.24489795918367,5.703717137056651 53.87755102040816,2.570392090139911 55.51020408163265,6.319886924374223 57.14285714285714,20.0 58.77551020408163,5.740870168832342 60.40816326530612,5.052554219993493 62.04081632653061,13.39709798823465 63.6734693877551,4.699091007268274 65.3061224489796,4.074037094619331 66.93877551020408,3.969193548277546 68.57142857142857,4.612980196143556 70.20408163265306,3.224271865102572 71.83673469387755,3.374975972787951 73.46938775510203,3.010224215490301 75.10204081632654,6.10923534713633 76.73469387755102,5.29756046537059 78.36734693877551,5.772114034676616 80.0,3.207617526178624" 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_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,12.708218422504139 1.63265306122449,2.228350799779374 3.26530612244898,12.355212355212355 4.897959183673469,0.0 6.530612244897959,1.7319360176503054 8.16326530612245,12.15664644236073 9.795918367346939,10.066188637617211 11.42857142857143,4.5945945945945965 13.06122448979592,2.1952564809707695 14.69387755102041,4.616657473800332 16.3265306122449,2.0904578047435223 17.95918367346939,2.068394925537781 19.59183673469388,10.43022614451186 21.22448979591837,13.066740209597352 22.85714285714286,2.1731936017650355 24.48979591836735,4.82625482625483 26.12244897959184,3.4362934362934396 27.75510204081633,2.1456150027578573 29.38775510204082,4.2857142857142865 31.02040816326531,2.1070049641478263 32.6530612244898,10.022062879205736 34.28571428571429,2.1456150027578573 35.91836734693878,2.7909542195256485 37.55102040816327,13.033645890788748 39.18367346938776,2.6530612244897966 40.81632653061224,10.540540540540542 42.44897959183673,2.8626585769442983 44.08163265306122,5.03033645890789 45.71428571428571,4.445670159955874 47.3469387755102,2.757859900717044 48.97959183673469,10.805295091009377 50.61224489795918,4.511858797573087 52.24489795918367,5.521235521235523 53.87755102040816,2.774407060121348 55.51020408163265,5.532266960838392 57.14285714285714,20.0 58.77551020408163,4.500827357970216 60.40816326530612,2.2393822393822376 62.04081632653061,12.901268615554333 63.6734693877551,2.2890237175951498 65.3061224489796,2.300055157198017 66.93877551020408,1.6657473800330997 68.57142857142857,2.0628792057363547 70.20408163265306,2.1787093215664655 71.83673469387755,2.3221180364037544 73.46938775510203,2.90678433535577 75.10204081632654,5.609487038058468 76.73469387755102,2.9674572531715455 78.36734693877551,4.897959183673471 80.0,2.1621621621621614" 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_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,14.357592093441149 1.63265306122449,6.2982929020664855 3.26530612244898,14.49236298292902 4.897959183673469,4.007187780772682 6.530612244897959,4.213836477987421 8.16326530612245,14.303683737646002 9.795918367346939,0.0 11.42857142857143,6.1994609164420496 13.06122448979592,4.123989218328838 14.69387755102041,5.974842767295598 16.3265306122449,4.0521114106019755 17.95918367346939,4.016172506738545 19.59183673469388,0.08984725965857976 21.22448979591837,13.76460017969452 22.85714285714286,1.8598382749326134 24.48979591836735,6.028751123090743 26.12244897959184,5.723270440251573 27.75510204081633,3.2704402515723245 29.38775510204082,6.325247079964061 31.02040816326531,3.450134770889484 32.6530612244898,1.904761904761905 34.28571428571429,3.216531895777173 35.91836734693878,3.4591194968553474 37.55102040816327,13.926325247079966 39.18367346938776,2.3539982030548074 40.81632653061224,1.6082659478885866 42.44897959183673,3.4321653189577717 44.08163265306122,6.469002695417792 45.71428571428571,5.444743935309971 47.3469387755102,3.2973944294699002 48.97959183673469,1.3836477987421354 50.61224489795918,5.2470799640610934 52.24489795918367,6.208445642407906 53.87755102040816,3.5040431266846355 55.51020408163265,6.253369272237194 57.14285714285714,20.0 58.77551020408163,6.18149146451033 60.40816326530612,3.369272237196764 62.04081632653061,14.384546271338722 63.6734693877551,3.324348607367476 65.3061224489796,2.5067385444743913 66.93877551020408,3.171608265947885 68.57142857142857,2.848158131176998 70.20408163265306,2.1922731356693603 71.83673469387755,3.324348607367476 73.46938775510203,1.26684636118598 75.10204081632654,5.579514824797842 76.73469387755102,1.6442048517520185 78.36734693877551,5.399820305480681 80.0,2.174303683737648" 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_BenchmarkParseAnnotations_4.html">BenchmarkParseAnnotations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.7183802016362 1.63265306122449,5.146381916102943 3.26530612244898,12.7936490188405 4.897959183673469,4.221315294161495 6.530612244897959,2.04990589068411 8.16326530612245,11.15894224856041 9.795918367346939,7.31369150779896 11.42857142857143,5.921619052943479 13.06122448979592,3.73231956169285 14.69387755102041,5.067367361771119 16.3265306122449,4.223551555133151 17.95918367346939,3.360354820074169 19.59183673469388,6.54367231322562 21.22448979591837,11.73179776746613 22.85714285714286,3.266431859264643 24.48979591836735,5.627178025008852 26.12244897959184,5.278694023592553 27.75510204081633,2.286576843517639 29.38775510204082,4.911201803917184 31.02040816326531,3.201580291086636 32.6530612244898,6.889547343508321 34.28571428571429,2.564618624326792 35.91836734693878,3.135983302584745 37.55102040816327,13.11492517843499 39.18367346938776,0.0 40.81632653061224,5.821360019380928 42.44897959183673,1.261996608337526 44.08163265306122,5.340563910475019 45.71428571428571,6.381916102942547 47.3469387755102,2.241478913922588 48.97959183673469,6.687165725573508 50.61224489795918,6.316319114440655 52.24489795918367,5.308138126386016 53.87755102040816,2.9377014964313 55.51020408163265,4.754663535901306 57.14285714285714,20.0 58.77551020408163,5.625687184361082 60.40816326530612,3.496021319021263 62.04081632653061,11.72657982519893 63.6734693877551,3.823633551368778 65.3061224489796,1.457296733195431 66.93877551020408,2.958945975662026 68.57142857142857,2.633942714448109 70.20408163265306,2.505730418739867 71.83673469387755,2.753582676431673 73.46938775510203,2.15463744618997 75.10204081632654,5.778125640595591 76.73469387755102,1.504630923762136 78.36734693877551,6.45645813533106 80.0,2.489703881776337" 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,12.415224913494809 1.63265306122449,6.006920415224915 3.26530612244898,12.429065743944633 4.897959183673469,6.726643598615915 6.530612244897959,6.698961937716263 8.16326530612245,12.498269896193769 9.795918367346939,4.733564013840827 11.42857142857143,6.006920415224915 13.06122448979592,6.698961937716263 14.69387755102041,5.951557093425601 16.3265306122449,6.698961937716263 17.95918367346939,6.712802768166089 19.59183673469388,4.622837370242214 21.22448979591837,12.484429065743946 22.85714285714286,6.06228373702422 24.48979591836735,5.8408304498269885 26.12244897959184,5.9792387543252605 27.75510204081633,6.712802768166089 29.38775510204082,5.951557093425601 31.02040816326531,6.6851211072664345 32.6530612244898,4.830449826989618 34.28571428571429,6.67128027681661 35.91836734693878,0.3044982698961931 37.55102040816327,12.456747404844291 39.18367346938776,0.15224913494809655 40.81632653061224,4.816608996539788 42.44897959183673,0.20761245674740536 44.08163265306122,5.674740484429064 45.71428571428571,5.854671280276813 47.3469387755102,0.0 48.97959183673469,4.761245674740483 50.61224489795918,5.92387543252595 52.24489795918367,5.605536332179927 53.87755102040816,0.0968858131487913 55.51020408163265,5.951557093425601 57.14285714285714,20.0 58.77551020408163,5.993079584775085 60.40816326530612,6.6297577854671275 62.04081632653061,12.470588235294116 63.6734693877551,6.7404844290657415 65.3061224489796,6.698961937716263 66.93877551020408,6.297577854671276 68.57142857142857,6.712802768166089 70.20408163265306,6.726643598615915 71.83673469387755,6.6851211072664345 73.46938775510203,6.505190311418685 75.10204081632654,5.951557093425601 76.73469387755102,6.6297577854671275 78.36734693877551,6.020761245674738 80.0,6.712802768166089" 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_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,11.38798278291417 1.63265306122449,1.750082032079368 3.26530612244898,11.4215676812909 4.897959183673469,1.937501206354108 6.530612244897959,1.937694223011446 8.16326530612245,12.2517323244996 9.795918367346939,1.563434924433979 11.42857142857143,2.731378717983362 13.06122448979592,0.8247601768032581 14.69387755102041,2.576000308826652 16.3265306122449,0.9064062228570327 17.95918367346939,0.4676793607288309 19.59183673469388,2.152521762628115 21.22448979591837,11.2256557740933 22.85714285714286,0.0 24.48979591836735,1.358837267656199 26.12244897959184,3.289775907660831 27.75510204081633,0.9195313555559845 29.38775510204082,1.394545349263641 31.02040816326531,1.179524792989635 32.6530612244898,2.835028662973615 34.28571428571429,1.232025323785443 35.91836734693878,0.9239707386747475 37.55102040816327,11.2760331216584 39.18367346938776,0.8124071107336563 40.81632653061224,1.681175085409871 42.44897959183673,1.167557760234708 44.08163265306122,1.079349147831458 45.71428571428571,1.272365805168986 47.3469387755102,1.049817599258816 48.97959183673469,2.101951398405682 50.61224489795918,0.9170221390105966 52.24489795918367,1.172576193325484 53.87755102040816,1.175471443185547 55.51020408163265,1.288193171070663 57.14285714285714,20.0 58.77551020408163,2.676948020614179 60.40816326530612,2.315041788106314 62.04081632653061,12.33202725395202 63.6734693877551,2.424482232816692 65.3061224489796,2.381246501573086 66.93877551020408,2.073384933119728 68.57142857142857,2.176841861452643 70.20408163265306,2.111988264587234 71.83673469387755,1.822463278580942 73.46938775510203,2.331062170665328 75.10204081632654,2.852786195448667 76.73469387755102,2.195757493871721 78.36734693877551,2.8236406801907 80.0,2.08805419907738" 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_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,12.50989450911609 1.63265306122449,3.456077477923745 3.26530612244898,12.6360589778454 4.897959183673469,1.057638358850973 6.530612244897959,1.246076315350516 8.16326530612245,12.28233343611155 9.795918367346939,4.597623295945652 11.42857142857143,3.366710979240486 13.06122448979592,0.721806335518634 14.69387755102041,3.590127225948634 16.3265306122449,1.051673852717136 17.95918367346939,0.824820432982708 19.59183673469388,5.402831624013708 21.22448979591837,12.25958743814352 22.85714285714286,0.9921298847030636 24.48979591836735,3.018646663667565 26.12244897959184,4.058795877414235 27.75510204081633,0.5589449900675809 29.38775510204082,3.241153070456992 31.02040816326531,0.9736298063557373 32.6530612244898,5.305175472737658 34.28571428571429,0.9971845509181801 35.91836734693878,0.1994571288484965 37.55102040816327,12.49958299003725 39.18367346938776,0.0 40.81632653061224,5.061641654493346 42.44897959183673,1.254972527889121 44.08163265306122,2.89652592791035 45.71428571428571,3.29311503914839 47.3469387755102,0.6385054362935144 48.97959183673469,5.135641967882651 50.61224489795918,2.777741271855113 52.24489795918367,3.04361671477024 53.87755102040816,0.3420998094390837 55.51020408163265,2.624180512239874 57.14285714285714,20.0 58.77551020408163,3.195256701223735 60.40816326530612,1.137400991725511 62.04081632653061,12.52505850776144 63.6734693877551,1.323008335144589 65.3061224489796,1.626793774673089 66.93877551020408,1.25102988824133 68.57142857142857,0.8445336312216623 70.20408163265306,1.356975692110172 71.83673469387755,1.094739608869928 73.46938775510203,1.053089159257368 75.10204081632654,3.288262559581878 76.73469387755102,1.023367721912484 78.36734693877551,3.307672477847925 80.0,1.325434574927845" 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_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,11.289081289081288 1.63265306122449,6.281866281866279 3.26530612244898,13.924963924963924 4.897959183673469,8.69167869167869 6.530612244897959,8.701298701298699 8.16326530612245,11.038961038961036 9.795918367346939,14.391534391534389 11.42857142857143,2.9052429052429005 13.06122448979592,7.1236171236171195 14.69387755102041,2.92448292448292 16.3265306122449,7.138047138047135 17.95918367346939,7.147667147667143 19.59183673469388,14.569504569504566 21.22448979591837,11.327561327561327 22.85714285714286,7.190957190957189 24.48979591836735,4.670514670514667 26.12244897959184,6.296296296296294 27.75510204081633,8.682058682058678 29.38775510204082,6.204906204906202 31.02040816326531,8.715728715728714 32.6530612244898,14.78114478114478 34.28571428571429,8.653198653198652 35.91836734693878,5.613275613275608 37.55102040816327,9.980759980759979 39.18367346938776,5.661375661375661 40.81632653061224,13.775853775853772 42.44897959183673,5.637325637325631 44.08163265306122,0.0 45.71428571428571,1.260221260221254 47.3469387755102,5.71428571428571 48.97959183673469,13.804713804713803 50.61224489795918,1.221741221741219 52.24489795918367,1.1880711880711878 53.87755102040816,5.642135642135639 55.51020408163265,1.2265512265512228 57.14285714285714,20.0 58.77551020408163,6.190476190476186 60.40816326530612,8.696488696488693 62.04081632653061,13.91053391053391 63.6734693877551,8.67243867243867 65.3061224489796,8.653198653198652 66.93877551020408,8.648388648388645 68.57142857142857,8.696488696488693 70.20408163265306,8.677248677248674 71.83673469387755,8.701298701298699 73.46938775510203,7.176527176527172 75.10204081632654,4.535834535834535 76.73469387755102,7.166907166907164 78.36734693877551,6.334776334776333 80.0,8.653198653198652" 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_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,6.59538401356109 1.63265306122449,1.658625635676099 3.26530612244898,6.642326248533055 4.897959183673469,0.3677141739470596 6.530612244897959,0.0 8.16326530612245,7.440344243056461 9.795918367346939,1.297431216586256 11.42857142857143,1.67427304733342 13.06122448979592,13.65367062198461 14.69387755102041,14.55078889033772 16.3265306122449,13.87273438518712 17.95918367346939,13.62759160255574 19.59183673469388,14.39170687182162 21.22448979591837,17.81197026991785 22.85714285714286,13.71495631764246 24.48979591836735,14.81027513365497 26.12244897959184,14.66292867388186 27.75510204081633,13.69148520015647 29.38775510204082,14.76202894771157 31.02040816326531,13.56109010301213 32.6530612244898,14.56774025296649 34.28571428571429,13.54674664232625 35.91836734693878,13.33420263398096 37.55102040816327,18.02190637632025 39.18367346938776,12.76568001043161 40.81632653061224,14.12439692267571 42.44897959183673,13.34072238883818 44.08163265306122,14.65901682096753 45.71428571428571,14.49341504759421 47.3469387755102,13.21684704655105 48.97959183673469,14.24436041204851 50.61224489795918,14.6551049680532 52.24489795918367,14.55470074325205 53.87755102040816,13.33550658495241 55.51020408163265,14.32781327422089 57.14285714285714,20.0 58.77551020408163,14.5560046942235 60.40816326530612,13.52197157386882 62.04081632653061,17.78719520146043 63.6734693877551,13.73060372929978 65.3061224489796,13.66410222975616 66.93877551020408,13.51805972095449 68.57142857142857,13.83231190507237 70.20408163265306,13.45416612335376 71.83673469387755,13.38896857478159 73.46938775510203,13.13600208632155 75.10204081632654,14.78941191811188 76.73469387755102,13.5663059068979 78.36734693877551,14.52470987090885 80.0,13.44243056461077" 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_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,10.54153015995375 1.63265306122449,2.116014646367315 3.26530612244898,9.809211794179996 4.897959183673469,4.625168625939487 6.530612244897959,4.170360377722104 8.16326530612245,10.88841780689921 9.795918367346939,5.723646174600116 11.42857142857143,0.4201194835228368 13.06122448979592,3.931393332048564 14.69387755102041,0.5935633069955675 16.3265306122449,4.008479475814222 17.95918367346939,4.054731162073617 19.59183673469388,6.263249180959722 21.22448979591837,10.63017922528426 22.85714285714286,3.823472730776643 24.48979591836735,1.152437849296589 26.12244897959184,2.208518018886105 27.75510204081633,4.613605704374639 29.38775510204082,2.035074195413374 31.02040816326531,3.84659857390634 32.6530612244898,6.687222971670842 34.28571428571429,4.582771246868375 35.91836734693878,3.426479090383504 37.55102040816327,9.88244363075737 39.18367346938776,4.247446521487763 40.81632653061224,6.825978030449027 42.44897959183673,4.494122181537869 44.08163265306122,1.190980921179418 45.71428571428571,0.4470996338408171 47.3469387755102,4.532665253420698 48.97959183673469,6.687222971670842 50.61224489795918,1.229523993062247 52.24489795918367,2.073617267296204 53.87755102040816,4.332241279629987 55.51020408163265,1.202543842744267 57.14285714285714,20.0 58.77551020408163,2.601657352090962 60.40816326530612,4.72152630564656 62.04081632653061,11.14665638851416 63.6734693877551,4.436307573713625 65.3061224489796,4.775486606282521 66.93877551020408,4.594334168433224 68.57142857142857,4.659857390634034 70.20408163265306,4.605897089998073 71.83673469387755,4.887261514742725 73.46938775510203,4.775486606282521 75.10204081632654,2.378107535170553 76.73469387755102,4.86798997880131 78.36734693877551,0.0 80.0,4.57506263249181" 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_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,12.52403912384626 1.63265306122449,3.326445332231253 3.26530612244898,12.76870092299215 4.897959183673469,2.5939293750287 6.530612244897959,2.546356247417 8.16326530612245,13.46595031455205 9.795918367346939,1.86398493823759 11.42857142857143,4.299214767874363 13.06122448979592,1.516094962575194 14.69387755102041,4.366992698718832 16.3265306122449,1.272167883546861 17.95918367346939,1.585158653625385 19.59183673469388,2.475823116131699 21.22448979591837,12.41934150709464 22.85714285714286,0.8673370987739358 24.48979591836735,3.324424851907976 26.12244897959184,5.132020021123203 27.75510204081633,1.130917940946871 29.38775510204082,3.100702576112412 31.02040816326531,1.800431648069064 32.6530612244898,3.086191853790697 34.28571428571429,1.77949212471874 35.91836734693878,1.674427147908344 37.55102040816327,12.3183174909308 39.18367346938776,1.223676355788217 40.81632653061224,2.044726087156174 42.44897959183673,1.582036093125775 44.08163265306122,2.934472149515544 45.71428571428571,2.752812600450016 47.3469387755102,1.621710979473757 48.97959183673469,2.781650365064058 50.61224489795918,2.785691325710612 52.24489795918367,3.058456169352987 53.87755102040816,0.0 55.51020408163265,3.072232171557147 57.14285714285714,20.0 58.77551020408163,4.602103136336502 60.40816326530612,2.883041741286679 62.04081632653061,13.4093768655003 63.6734693877551,2.701198512191762 65.3061224489796,2.882490701198512 66.93877551020408,2.594847775175644 68.57142857142857,2.71846443495431 70.20408163265306,2.592276254764201 71.83673469387755,2.983514717362355 73.46938775510203,2.617624098819856 75.10204081632654,4.718005234880838 76.73469387755102,2.471598475455756 78.36734693877551,4.446709831473573 80.0,2.557560729209717" 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_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,13.52961415428869 1.63265306122449,2.979548441490813 3.26530612244898,13.35017482083964 4.897959183673469,3.603541051900712 6.530612244897959,3.793612220100677 8.16326530612245,13.29909241947083 9.795918367346939,2.81405757928931 11.42857142857143,5.334267364296873 13.06122448979592,2.336988866020284 14.69387755102041,5.235419198055893 16.3265306122449,3.45810499169291 17.95918367346939,2.790779130607285 19.59183673469388,3.846647407444144 21.22448979591837,12.8397227663848 22.85714285714286,2.559451484117341 24.48979591836735,5.283990874600144 26.12244897959184,4.255833560641754 27.75510204081633,2.128722691992958 29.38775510204082,5.230459741612319 31.02040816326531,2.620483794976071 32.6530612244898,3.368183847050363 34.28571428571429,2.437262875988792 35.91836734693878,3.27367520519751 37.55102040816327,13.68100156222878 39.18367346938776,1.023290847323133 40.81632653061224,2.665273885982096 42.44897959183673,2.487353386068887 44.08163265306122,4.734917053090981 45.71428571428571,4.390482803084782 47.3469387755102,1.771548838247328 48.97959183673469,2.519000917499442 50.61224489795918,4.553586926872815 52.24489795918367,4.043475835048479 53.87755102040816,2.333796215934734 55.51020408163265,4.151932948148883 57.14285714285714,20.0 58.77551020408163,3.983218439259057 60.40816326530612,2.429575718501252 62.04081632653061,13.3671299625561 63.6734693877551,2.069333201081162 65.3061224489796,2.252709103082302 66.93877551020408,2.50331663649664 68.57142857142857,2.872424182309619 70.20408163265306,1.337937362065118 71.83673469387755,0.0 73.46938775510203,0.6072854415156099 75.10204081632654,4.689538026632281 76.73469387755102,1.481730602325985 78.36734693877551,5.217689141270117 80.0,1.303128177151784" 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_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,9.839728023312286 1.63265306122449,3.380281690140844 3.26530612244898,11.801845556095191 4.897959183673469,2.42836328314716 6.530612244897959,0.3691112190383734 8.16326530612245,11.549295774647888 9.795918367346939,4.147644487615343 11.42857142857143,3.069451189898004 13.06122448979592,1.146187469645458 14.69387755102041,1.1850412821758098 16.3265306122449,1.2433220009713466 17.95918367346939,2.039825157843616 19.59183673469388,4.409907722195239 21.22448979591837,11.044196211753276 22.85714285714286,2.370082564351627 24.48979591836735,3.4871296745993163 26.12244897959184,1.155900922778045 27.75510204081633,1.8261291889266644 29.38775510204082,3.623118018455557 31.02040816326531,1.2918892666342856 32.6530612244898,3.1568722680913055 34.28571428571429,2.263234579893151 35.91836734693878,2.6226323457989267 37.55102040816327,10.46138902379796 39.18367346938776,0.2719766877124812 40.81632653061224,2.4089363768819787 42.44897959183673,2.467217095677512 44.08163265306122,0.7285089849441491 45.71428571428571,3.642544924720738 47.3469387755102,2.418649830014573 48.97959183673469,3.797960174842153 50.61224489795918,2.816901408450704 52.24489795918367,3.623118018455557 53.87755102040816,1.7969888295288996 55.51020408163265,1.7581350169985441 57.14285714285714,20.0 58.77551020408163,3.4774162214667292 60.40816326530612,2.5934919864011654 62.04081632653061,11.617289946576008 63.6734693877551,2.2243807673627956 65.3061224489796,2.068965517241381 66.93877551020408,2.049538610976203 68.57142857142857,1.1947547353084005 70.20408163265306,1.7484215638659535 71.83673469387755,2.0106847984458476 73.46938775510203,0.0 75.10204081632654,2.7197668771248154 76.73469387755102,1.486158329286063 78.36734693877551,2.457503642544925 80.0,1.709567751335598" 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_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,12.090366138665283 1.63265306122449,3.765255777720075 3.26530612244898,10.511555440145418 4.897959183673469,8.086211373669176 6.530612244897959,8.299143079719553 8.16326530612245,10.750454427421447 9.795918367346939,9.498831472344847 11.42857142857143,6.741106206180213 13.06122448979592,8.293949623474422 14.69387755102041,6.517787587639571 16.3265306122449,8.330303817190341 17.95918367346939,8.750973773045963 19.59183673469388,9.228771747598026 21.22448979591837,8.081017917424047 22.85714285714286,7.92002077382498 24.48979591836735,0.8880810179174219 26.12244897959184,6.0763438068034255 27.75510204081633,8.070631004933784 29.38775510204082,7.6084133991171115 31.02040816326531,8.101791742404572 32.6530612244898,10.090885484289796 34.28571428571429,7.078680862113735 35.91836734693878,8.293949623474422 37.55102040816327,12.365619319657235 39.18367346938776,8.023889898727601 40.81632653061224,9.877953778239416 42.44897959183673,8.345884185925733 44.08163265306122,6.813814593612049 45.71428571428571,3.214749415736172 47.3469387755102,8.917164372890161 48.97959183673469,10.142820046741107 50.61224489795918,1.2100753051155557 52.24489795918367,4.050895871202284 53.87755102040816,8.79771487925214 55.51020408163265,5.094780576473646 57.14285714285714,20.0 58.77551020408163,0.0 60.40816326530612,8.854842897948583 62.04081632653061,11.036094520903662 63.6734693877551,8.828875616722929 65.3061224489796,8.636717735653075 66.93877551020408,6.819008049857178 68.57142857142857,8.641911191898208 70.20408163265306,8.911970916645027 71.83673469387755,8.865229810438848 73.46938775510203,8.828875616722929 75.10204081632654,6.715138924954559 76.73469387755102,8.875616722929108 78.36734693877551,1.3762659049597517 80.0,8.886003635419373" 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_____100_4.html">BenchmarkCountUnescapedLeftCurly/{_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.937106918238992 1.63265306122449,8.506289308176102 3.26530612244898,14.968553459119498 4.897959183673469,9.261006289308177 6.530612244897959,9.308176100628929 8.16326530612245,14.952830188679243 9.795918367346939,9.481132075471695 11.42857142857143,8.490566037735848 13.06122448979592,9.33962264150943 14.69387755102041,8.443396226415093 16.3265306122449,9.33962264150943 17.95918367346939,9.323899371069182 19.59183673469388,9.433962264150944 21.22448979591837,14.968553459119498 22.85714285714286,8.726415094339618 24.48979591836735,8.490566037735848 26.12244897959184,8.474842767295598 27.75510204081633,9.261006289308177 29.38775510204082,8.364779874213838 31.02040816326531,9.229559748427668 32.6530612244898,9.544025157232705 34.28571428571429,9.308176100628929 35.91836734693878,0.11006289308176065 37.55102040816327,14.937106918238992 39.18367346938776,0.0 40.81632653061224,9.49685534591195 42.44897959183673,0.09433962264150964 44.08163265306122,8.427672955974844 45.71428571428571,8.459119496855346 47.3469387755102,0.07861635220125152 48.97959183673469,9.544025157232705 50.61224489795918,8.490566037735848 52.24489795918367,8.459119496855346 53.87755102040816,0.12578616352201166 55.51020408163265,8.490566037735848 57.14285714285714,20.0 58.77551020408163,8.427672955974844 60.40816326530612,9.33962264150943 62.04081632653061,14.968553459119498 63.6734693877551,9.276729559748427 65.3061224489796,9.182389937106919 66.93877551020408,8.144654088050313 68.57142857142857,9.245283018867925 70.20408163265306,9.308176100628929 71.83673469387755,9.323899371069182 73.46938775510203,9.323899371069182 75.10204081632654,8.459119496855346 76.73469387755102,9.323899371069182 78.36734693877551,8.474842767295598 80.0,9.276729559748427" 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_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,11.53046062407132 1.63265306122449,4.634720158494304 3.26530612244898,12.51609707776127 4.897959183673469,3.626795443288757 6.530612244897959,3.520307082714215 8.16326530612245,12.67830609212481 9.795918367346939,6.796681525507677 11.42857142857143,4.131996037642397 13.06122448979592,4.029222387320456 14.69387755102041,4.248390292223873 16.3265306122449,3.910351659237246 17.95918367346939,3.572313026250619 19.59183673469388,6.87592867756315 21.22448979591837,11.94403169886082 22.85714285714286,3.791480931154037 24.48979591836735,4.326399207528479 26.12244897959184,3.662704309063893 27.75510204081633,2.694403169886082 29.38775510204082,4.791976225854383 31.02040816326531,3.363051015354136 32.6530612244898,8.150074294205051 34.28571428571429,3.985884101040119 35.91836734693878,3.028727092620109 37.55102040816327,12.26968796433878 39.18367346938776,0.0 40.81632653061224,7.826894502228826 42.44897959183673,3.067112431896979 44.08163265306122,3.324665676077266 45.71428571428571,4.562902426944032 47.3469387755102,3.072065378900446 48.97959183673469,7.106240713224368 50.61224489795918,1.187469044081228 52.24489795918367,4.710252600297177 53.87755102040816,2.283308568598316 55.51020408163265,3.084447746409113 57.14285714285714,20.0 58.77551020408163,4.427934621099554 60.40816326530612,4.055225359088658 62.04081632653061,12.36874690440812 63.6734693877551,4.112184249628529 65.3061224489796,3.767954432887568 66.93877551020408,3.38038632986627 68.57142857142857,4.031698860822189 70.20408163265306,3.41505695889054 71.83673469387755,3.237989103516592 73.46938775510203,2.690688459633482 75.10204081632654,4.669390787518574 76.73469387755102,3.157503714710253 78.36734693877551,4.78578504210005 80.0,3.374195146111937" 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_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,13.886178861788618 1.63265306122449,5.073170731707318 3.26530612244898,14.048780487804876 4.897959183673469,1.382113821138212 6.530612244897959,1.4308943089430812 8.16326530612245,14.065040650406502 9.795918367346939,0.14634146341462895 11.42857142857143,5.252032520325203 13.06122448979592,3.1707317073170707 14.69387755102041,5.105691056910565 16.3265306122449,3.252032520325198 17.95918367346939,3.008130081300809 19.59183673469388,0.6178861788617809 21.22448979591837,13.918699186991867 22.85714285714286,2.0975609756097526 24.48979591836735,5.284552845528452 26.12244897959184,5.235772357723576 27.75510204081633,3.6097560975609753 29.38775510204082,4.9918699186991855 31.02040816326531,3.6585365853658516 32.6530612244898,1.8373983739837314 34.28571428571429,3.1382113821138162 35.91836734693878,3.756097560975604 37.55102040816327,14.211382113821138 39.18367346938776,2.406504065040643 40.81632653061224,1.6910569105691025 42.44897959183673,3.1056910569105654 44.08163265306122,2.6178861788617844 45.71428571428571,4.845528455284551 47.3469387755102,2.6666666666666643 48.97959183673469,0.0 50.61224489795918,3.8699186991869894 52.24489795918367,5.235772357723576 53.87755102040816,3.7235772357723533 55.51020408163265,3.9349593495934947 57.14285714285714,20.0 58.77551020408163,3.54471544715447 60.40816326530612,2.1463414634146325 62.04081632653061,14.113821138211382 63.6734693877551,2.016260162601622 65.3061224489796,1.967479674796742 66.93877551020408,1.8861788617886113 68.57142857142857,2.3252032520325123 70.20408163265306,1.6422764227642226 71.83673469387755,1.967479674796742 73.46938775510203,0.58536585365853 75.10204081632654,5.349593495934958 76.73469387755102,1.3333333333333321 78.36734693877551,5.105691056910565 80.0,1.5934959349593427" 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_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,14.418912947414935 1.63265306122449,6.743261157755194 3.26530612244898,14.547061422889971 4.897959183673469,5.903667697746355 6.530612244897959,6.155545735749005 8.16326530612245,14.547061422889971 9.795918367346939,7.2646928855501525 11.42857142857143,6.730004418912944 13.06122448979592,6.098099867432612 14.69387755102041,6.5885992045956705 16.3265306122449,6.20415377817057 17.95918367346939,6.243923994697303 19.59183673469388,7.361908970393285 21.22448979591837,14.542642509942555 22.85714285714286,6.098099867432612 24.48979591836735,6.730004418912944 26.12244897959184,6.6106937693327446 27.75510204081633,6.111356606274853 29.38775510204082,6.769774635439683 31.02040816326531,6.221829429960229 32.6530612244898,7.3663278833407 34.28571428571429,5.894829871851524 35.91836734693878,4.675209898365001 37.55102040816327,14.573574900574457 39.18367346938776,5.766681396376491 40.81632653061224,7.242598320813078 42.44897959183673,5.965532479010163 44.08163265306122,6.67697746354397 45.71428571428571,6.747680070702609 47.3469387755102,5.925762262483429 48.97959183673469,6.866990720282809 50.61224489795918,6.738842244807778 52.24489795918367,6.738842244807778 53.87755102040816,5.925762262483429 55.51020408163265,6.7167476800707036 57.14285714285714,20.0 58.77551020408163,6.769774635439683 60.40816326530612,0.0 62.04081632653061,14.47635881573133 63.6734693877551,5.832965090587717 65.3061224489796,6.031816173221387 66.93877551020408,6.08484312859037 68.57142857142857,5.815289438798057 70.20408163265306,6.089262041537779 71.83673469387755,4.45868316394167 73.46938775510203,5.2364118426866995 75.10204081632654,6.668139637649137 76.73469387755102,6.20415377817057 78.36734693877551,6.6946531153336295 80.0,6.045072912063629" 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_BenchmarkAppendTextPreAllocated_4.html">BenchmarkAppendTextPreAllocated-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.333761232349163 1.63265306122449,0.0 3.26530612244898,9.704749679075737 4.897959183673469,1.0654685494223344 6.530612244897959,0.731707317073166 8.16326530612245,9.486521181001281 9.795918367346939,8.151476251604619 11.42857142857143,0.8600770218228462 13.06122448979592,1.078305519897306 14.69387755102041,0.7702182284980736 16.3265306122449,1.0269576379974303 17.95918367346939,0.5648267008985854 19.59183673469388,7.496790757381257 21.22448979591837,9.345314505776635 22.85714285714286,0.9499358151476223 24.48979591836735,0.5776636713735535 26.12244897959184,0.2053915275994882 27.75510204081633,1.0397946084723984 29.38775510204082,0.30808729139922875 31.02040816326531,1.0397946084723984 32.6530612244898,7.445442875481383 34.28571428571429,0.4236200256739373 35.91836734693878,0.9242618741976862 37.55102040816327,9.83311938382542 39.18367346938776,0.9370988446726543 40.81632653061224,8.189987163029524 42.44897959183673,0.8857509627727822 44.08163265306122,0.4107830551989693 45.71428571428571,0.5648267008985854 47.3469387755102,0.5648267008985854 48.97959183673469,7.137355584082156 50.61224489795918,0.5905006418485179 52.24489795918367,1.7201540436456995 53.87755102040816,1.0141206675224659 55.51020408163265,2.2464698331193844 57.14285714285714,20.0 58.77551020408163,0.025673940949936025 60.40816326530612,1.0654685494223344 62.04081632653061,9.717586649550702 63.6734693877551,0.70603337612323 65.3061224489796,0.8472400513478817 66.93877551020408,0.9627727856225938 68.57142857142857,0.8857509627727822 70.20408163265306,1.0141206675224659 71.83673469387755,0.526315789473685 73.46938775510203,1.0654685494223344 75.10204081632654,0.35943517329909724 76.73469387755102,0.9499358151476223 78.36734693877551,0.01283697047496446 80.0,0.9627727856225938" 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_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,14.66377383339581 1.63265306122449,5.943859993613354 3.26530612244898,14.47255130638645 4.897959183673469,4.266507595546802 6.530612244897959,5.210154370389764 8.16326530612245,14.78619115905724 9.795918367346939,4.310574460953197 11.42857142857143,6.005589306929908 13.06122448979592,3.008784613340156 14.69387755102041,5.872749054399546 16.3265306122449,3.963965036088517 17.95918367346939,3.174316757805295 19.59183673469388,4.01787467496534 21.22448979591837,13.19442378371088 22.85714285714286,3.566500455197282 24.48979591836735,5.398788520698088 26.12244897959184,4.745902728605232 27.75510204081633,2.884011964052307 29.38775510204082,5.93471637936677 31.02040816326531,2.414891000581145 32.6530612244898,3.91109173960732 34.28571428571429,2.475152575385232 35.91836734693878,4.240851923034966 37.55102040816327,14.75192739851282 39.18367346938776,2.500441313268951 40.81632653061224,2.823507419021494 42.44897959183673,3.742738165366528 44.08163265306122,5.383545857903078 45.71428571428571,4.919259506086156 47.3469387755102,1.761692818196784 48.97959183673469,2.968035035314979 50.61224489795918,3.997266832878136 52.24489795918367,3.644097211891855 53.87755102040816,2.600723555418038 55.51020408163265,3.762691475414388 57.14285714285714,20.0 58.77551020408163,4.317918112091587 60.40816326530612,2.827077593781549 62.04081632653061,13.92288323346761 63.6734693877551,2.918330268933331 65.3061224489796,3.483959998175244 66.93877551020408,3.872166917570615 68.57142857142857,4.048657515118698 70.20408163265306,1.455049516340492 71.83673469387755,1.644596044643052 73.46938775510203,0.0 75.10204081632654,5.044894947607685 76.73469387755102,1.990040204134659 78.36734693877551,5.713380419971558 80.0,1.401640693645287" 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_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,14.852513502285001 1.63265306122449,7.881179891981722 3.26530612244898,15.056086414624016 4.897959183673469,0.9929372663066118 6.530612244897959,0.8724553385957634 8.16326530612245,15.164104694640631 9.795918367346939,2.3265475695886977 11.42857142857143,8.134607395097635 13.06122448979592,2.1852928957208135 14.69387755102041,7.777316161196513 16.3265306122449,2.1645201495637743 17.95918367346939,2.268383880348985 19.59183673469388,2.9995845450768606 21.22448979591837,15.313668466971333 22.85714285714286,0.5567095970087301 24.48979591836735,8.134607395097635 26.12244897959184,7.823016202742005 27.75510204081633,2.039883672621521 29.38775510204082,8.446198587453264 31.02040816326531,1.828001661819691 32.6530612244898,3.498130452845867 34.28571428571429,1.8363107602825117 35.91836734693878,1.5953469048608255 37.55102040816327,15.434150394682176 39.18367346938776,0.008309098462817133 40.81632653061224,3.1076028250934797 42.44897959183673,1.765683423348566 44.08163265306122,8.084752804320733 45.71428571428571,8.192771084337352 47.3469387755102,1.9484835895305395 48.97959183673469,2.766929788117988 50.61224489795918,6.543415039468217 52.24489795918367,8.284171167428338 53.87755102040816,1.6493560448691333 55.51020408163265,8.072289156626509 57.14285714285714,20.0 58.77551020408163,7.78562525965933 60.40816326530612,2.3597839634399698 62.04081632653061,14.66140423764022 63.6734693877551,1.5164104694640628 65.3061224489796,1.944329040299131 66.93877551020408,2.160365600332362 68.57142857142857,1.7282924802658926 70.20408163265306,1.4250103863730814 71.83673469387755,0.0 73.46938775510203,2.4345658496053204 75.10204081632654,7.690070627336933 76.73469387755102,2.064810968009972 78.36734693877551,7.881179891981722 80.0,1.3585375986705444" 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_string_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/string-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.403293192430572 1.63265306122449,3.6077660358810526 3.26530612244898,10.936347997050872 4.897959183673469,0.545588596706807 6.530612244897959,0.6586384861145262 8.16326530612245,12.405996559351191 9.795918367346939,9.791103465224872 11.42857142857143,4.025559105431309 13.06122448979592,0.6193167854509731 14.69387755102041,4.15335463258786 16.3265306122449,0.5603342344556381 17.95918367346939,0.7520275251904636 19.59183673469388,9.92872941754731 21.22448979591837,11.324649791103464 22.85714285714286,0.5947407225362547 24.48979591836735,3.760137625952325 26.12244897959184,2.423199803391501 27.75510204081633,0.5849102973703602 29.38775510204082,3.946915704104203 31.02040816326531,0.5947407225362547 32.6530612244898,9.751781764561319 34.28571428571429,0.5603342344556381 35.91836734693878,0.5750798722044728 37.55102040816327,12.381420496436473 39.18367346938776,0.0 40.81632653061224,9.92872941754731 42.44897959183673,0.6979601867780794 44.08163265306122,2.1577783239125097 45.71428571428571,3.2440403047431836 47.3469387755102,0.6045711477021385 48.97959183673469,9.869746866551976 50.61224489795918,3.946915704104203 52.24489795918367,3.4062423199803433 53.87755102040816,0.7520275251904636 55.51020408163265,4.099287294175474 57.14285714285714,20.0 58.77551020408163,4.320471860407967 60.40816326530612,0.5013516834603067 62.04081632653061,12.174981567952814 63.6734693877551,0.7815188006881328 65.3061224489796,0.6930449741951321 66.93877551020408,0.7077906119439668 68.57142857142857,0.5554190218726944 70.20408163265306,0.5849102973703602 71.83673469387755,0.5652494470385889 73.46938775510203,0.8847382649299576 75.10204081632654,2.8409928729417544 76.73469387755102,0.8699926271811229 78.36734693877551,2.560825755713939 80.0,0.5111821086262012" 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_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,14.05574439157036 1.63265306122449,8.02175390890551 3.26530612244898,14.180829367777022 4.897959183673469,0.0 6.530612244897959,3.725356900067986 8.16326530612245,14.76546566961251 9.795918367346939,7.341944255608432 11.42857142857143,7.3963290278721985 13.06122448979592,4.949014276002723 14.69387755102041,6.607749830047588 16.3265306122449,6.308633582596876 17.95918367346939,6.580557443915707 19.59183673469388,8.048946295037391 21.22448979591837,14.751869476546569 22.85714285714286,5.955132562882392 24.48979591836735,8.320870156356222 26.12244897959184,5.791978246091096 27.75510204081633,4.921821889870838 29.38775510204082,5.574439157036032 31.02040816326531,5.139360978925902 32.6530612244898,7.205982324949016 34.28571428571429,4.84024473147519 35.91836734693878,6.906866077498302 37.55102040816327,14.773623385452074 39.18367346938776,5.248130523453437 40.81632653061224,9.076818490822571 42.44897959183673,5.384092454112849 44.08163265306122,6.689326988443238 45.71428571428571,6.961250849762068 47.3469387755102,5.1937457511896685 48.97959183673469,8.954452753229097 50.61224489795918,8.690686607749832 52.24489795918367,8.726036709721281 53.87755102040816,6.498980285520055 55.51020408163265,5.656016315431682 57.14285714285714,20.0 58.77551020408163,8.682528891910266 60.40816326530612,5.384092454112849 62.04081632653061,14.10469068660775 63.6734693877551,6.716519374575123 65.3061224489796,6.417403127124405 66.93877551020408,5.7647858599592166 68.57142857142857,5.955132562882392 70.20408163265306,6.118286879673693 71.83673469387755,6.335825968728759 73.46938775510203,6.363018354860639 75.10204081632654,8.266485384092455 76.73469387755102,5.547246770904149 78.36734693877551,7.804214819850445 80.0,6.063902107409927" 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_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,12.05200133980908 1.63265306122449,2.41992547312008 3.26530612244898,12.24135404454865 4.897959183673469,0.4772023111706582 6.530612244897959,0.5748618321889131 8.16326530612245,12.36047144531904 9.795918367346939,4.671642103500251 11.42857142857143,2.919109026963658 13.06122448979592,0.4640135655669067 14.69387755102041,2.538205493217217 16.3265306122449,0.8492086752637749 17.95918367346939,0.717844582147044 19.59183673469388,5.151461229274828 21.22448979591837,11.94073438285044 22.85714285714286,0.5548693686149724 24.48979591836735,2.7563431585999 26.12244897959184,3.457649472450176 27.75510204081633,0.4299949757159605 29.38775510204082,2.71081058449171 31.02040816326531,0.5959010216044214 32.6530612244898,5.572977725674091 34.28571428571429,0.3257410818958298 35.91836734693878,0.3444774744598895 37.55102040816327,11.86003182046558 39.18367346938776,0.6104505108022107 40.81632653061224,4.6778177859655 42.44897959183673,0.0 44.08163265306122,2.176457042371462 45.71428571428571,2.495917769217886 47.3469387755102,0.01486350695025959 48.97959183673469,5.202122760006699 50.61224489795918,1.868928990118908 52.24489795918367,2.466190755317367 53.87755102040816,0.7406632054932172 55.51020408163265,2.368426561714956 57.14285714285714,20.0 58.77551020408163,2.654496734215374 60.40816326530612,0.9523111706581812 62.04081632653061,12.364449003517 63.6734693877551,1.183742254228772 65.3061224489796,1.020767040696701 66.93877551020408,0.9366102830346676 68.57142857142857,1.286216714118238 70.20408163265306,0.7954069670072015 71.83673469387755,0.9194439792329593 73.46938775510203,0.07651565901858985 75.10204081632654,2.928320214369452 76.73469387755102,0.8728646792832021 78.36734693877551,2.684223748115893 80.0,0.7140763691174008" 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_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,14.13680781758958 1.63265306122449,5.3792461610051205 3.26530612244898,14.174034434620754 4.897959183673469,3.154955793392279 6.530612244897959,3.4434620753838985 8.16326530612245,13.941368078175897 9.795918367346939,0.0 11.42857142857143,5.658445788738948 13.06122448979592,3.4993020009306655 14.69387755102041,5.4630060493252675 16.3265306122449,3.248022335970223 17.95918367346939,3.3131689157747815 19.59183673469388,0.13029315960912413 21.22448979591837,13.96928804094928 22.85714285714286,1.256398324802234 24.48979591836735,4.709167054443931 26.12244897959184,5.137273150302466 27.75510204081633,2.475570032573291 29.38775510204082,5.407166123778504 31.02040816326531,2.605863192182408 32.6530612244898,1.0237319683573745 34.28571428571429,2.3080502559329936 35.91836734693878,2.494183341088881 37.55102040816327,14.090274546300607 39.18367346938776,2.093997208003721 40.81632653061224,0.6886924150767832 42.44897959183673,2.8385295486272675 44.08163265306122,5.742205677059095 45.71428571428571,5.779432294090277 47.3469387755102,2.475570032573291 48.97959183673469,0.2326663564448559 50.61224489795918,5.044206607724522 52.24489795918367,5.230339692880408 53.87755102040816,2.829222894369476 55.51020408163265,4.792926942764076 57.14285714285714,20.0 58.77551020408163,5.798045602605864 60.40816326530612,2.512796649604468 62.04081632653061,13.838994881340156 63.6734693877551,2.4848766868310825 65.3061224489796,1.8427175430432783 66.93877551020408,2.3918101442531388 68.57142857142857,2.047463936714749 70.20408163265306,1.265704979060029 71.83673469387755,1.4239181014425313 73.46938775510203,0.37226617031177156 75.10204081632654,5.016286644951142 76.73469387755102,0.3815728245695702 78.36734693877551,5.025593299208936 80.0,1.1819450907398767" 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_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,14.400903080148364 1.63265306122449,8.708272859216255 3.26530612244898,14.749233994517013 4.897959183673469,6.682793097887437 6.530612244897959,7.166586034510562 8.16326530612245,13.991291727140784 9.795918367346939,11.178842122238352 11.42857142857143,7.737461699725854 13.06122448979592,7.140783744557329 14.69387755102041,8.085792614094503 16.3265306122449,7.476213513949364 17.95918367346939,0.0 19.59183673469388,11.665860345105628 21.22448979591837,15.152394775036285 22.85714285714286,7.318174487985811 24.48979591836735,8.724399290437027 26.12244897959184,8.343815513626836 27.75510204081633,7.366553781648122 29.38775510204082,8.29543621996452 31.02040816326531,7.366553781648122 32.6530612244898,10.743428479277537 34.28571428571429,7.369779067892278 35.91836734693878,8.7405257216578 37.55102040816327,15.98451862602806 39.18367346938776,8.801806160296728 40.81632653061224,11.117561683599419 42.44897959183673,8.779229156587647 44.08163265306122,10.47572972101274 45.71428571428571,10.214481535236251 47.3469387755102,8.882438316400583 48.97959183673469,11.004676665054024 50.61224489795918,10.636994033220448 52.24489795918367,10.37574584744396 53.87755102040816,8.817932591517497 55.51020408163265,10.104821802935014 57.14285714285714,20.0 58.77551020408163,8.51153039832285 60.40816326530612,6.902112562489922 62.04081632653061,14.068698597000484 63.6734693877551,6.6602160941783595 65.3061224489796,7.124657313336559 66.93877551020408,7.069827447185936 68.57142857142857,7.234317045637802 70.20408163265306,7.060151588453474 71.83673469387755,7.2246411869053375 73.46938775510203,8.366392517335917 75.10204081632654,8.637316561844862 76.73469387755102,8.221254636348977 78.36734693877551,7.969682309304954 80.0,6.998871149814548" 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______100_4.html">BenchmarkCountUnescapedLeftCurly/\{_*_100-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.540736896730673 1.63265306122449,5.729112610275038 3.26530612244898,14.91437467566165 4.897959183673469,4.92994291645044 6.530612244897959,4.966268811624289 8.16326530612245,14.867669953295279 9.795918367346939,6.637259989621171 11.42857142857143,5.578619615983394 13.06122448979592,5.023352361183184 14.69387755102041,5.677218474312403 16.3265306122449,5.0752464971458195 17.95918367346939,5.111572392319667 19.59183673469388,6.528282304099635 21.22448979591837,14.89880643487286 22.85714285714286,5.038920601971979 24.48979591836735,5.692786715101196 26.12244897959184,5.682407887908667 27.75510204081633,4.8469122989102225 29.38775510204082,5.739491437467567 31.02040816326531,5.0752464971458195 32.6530612244898,6.922677737415672 34.28571428571429,3.70005189413596 35.91836734693878,4.831344058121434 37.55102040816327,14.87804878048781 39.18367346938776,4.763881681370004 40.81632653061224,6.658017644006225 42.44897959183673,4.909185262065387 44.08163265306122,5.651271406331084 45.71428571428571,5.682407887908667 47.3469387755102,4.525168655941879 48.97959183673469,5.749870264660091 50.61224489795918,5.729112610275038 52.24489795918367,5.646081992734819 53.87755102040816,4.7275557861961595 55.51020408163265,5.765438505448886 57.14285714285714,20.0 58.77551020408163,5.755059678256355 60.40816326530612,0.0 62.04081632653061,14.935132330046702 63.6734693877551,5.090814737934615 65.3061224489796,5.054488842760767 66.93877551020408,4.997405293201867 68.57142857142857,5.064867669953298 70.20408163265306,5.0752464971458195 71.83673469387755,5.080435910742086 73.46938775510203,3.7052413077322264 75.10204081632654,5.635703165542296 76.73469387755102,5.106382978723403 78.36734693877551,5.682407887908667 80.0,4.981837052413079" 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_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,13.078982597054885 1.63265306122449,5.8768406961177995 3.26530612244898,8.487282463186078 4.897959183673469,5.261044176706825 6.530612244897959,1.5528781793842015 8.16326530612245,13.386880856760374 9.795918367346939,10.04685408299866 11.42857142857143,6.532797858099062 13.06122448979592,4.933065595716197 14.69387755102041,6.499330655957163 16.3265306122449,4.912985274431055 17.95918367346939,0.0 19.59183673469388,10.147255689424362 21.22448979591837,13.353413654618471 22.85714285714286,5.207496653279781 24.48979591836735,6.499330655957163 26.12244897959184,6.144578313253014 27.75510204081633,3.7416331994645233 29.38775510204082,5.4350736278447105 31.02040816326531,0.9839357429718874 32.6530612244898,10.629183400267735 34.28571428571429,5.013386880856757 35.91836734693878,5.274431057563584 37.55102040816327,13.112449799196785 39.18367346938776,4.651941097724228 40.81632653061224,8.56091030789826 42.44897959183673,3.0321285140562217 44.08163265306122,3.15261044176707 45.71428571428571,2.550200803212846 47.3469387755102,2.9785809906291796 48.97959183673469,8.681392235609103 50.61224489795918,3.828647925033465 52.24489795918367,2.4899598393574287 53.87755102040816,2.115127175368137 55.51020408163265,6.546184738955819 57.14285714285714,20.0 58.77551020408163,6.4591700133868795 60.40816326530612,2.7108433734939723 62.04081632653061,13.286479250334668 63.6734693877551,4.926372155287817 65.3061224489796,4.926372155287817 66.93877551020408,4.6720214190093685 68.57142857142857,4.638554216867469 70.20408163265306,4.906291834002676 71.83673469387755,3.8219544846050866 73.46938775510203,2.8781793842034773 75.10204081632654,2.570281124497992 76.73469387755102,4.892904953145914 78.36734693877551,6.506024096385541 80.0,4.832663989290495" 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_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,12.43505682816531 1.63265306122449,3.72467239418124 3.26530612244898,12.66440402097417 4.897959183673469,2.361351298863437 6.530612244897959,2.50765261298586 8.16326530612245,13.43105250016184 9.795918367346939,1.707526841944642 11.42857142857143,4.415858248638251 13.06122448979592,1.249757243394708 14.69387755102041,4.163021464307843 16.3265306122449,1.259005114072485 17.95918367346939,1.492051455152451 19.59183673469388,2.306418947037445 21.22448979591837,12.44374982660242 22.85714285714286,0.7087568087447865 24.48979591836735,3.13188388373577 26.12244897959184,5.456058742474545 27.75510204081633,1.671830061128425 29.38775510204082,3.213820017940869 31.02040816326531,1.858822006233065 32.6530612244898,3.178863066778874 34.28571428571429,1.696059482304199 35.91836734693878,1.428241147475794 37.55102040816327,12.45688180296487 39.18367346938776,1.397168301998465 40.81632653061224,2.158637973606577 42.44897959183673,1.7713371496213 44.08163265306122,2.983732995477791 45.71428571428571,3.186446320734651 47.3469387755102,1.863630898985509 48.97959183673469,2.184901926331462 50.61224489795918,2.705187130663165 52.24489795918367,3.181822385395763 53.87755102040816,0.0 55.51020408163265,3.199208382269982 57.14285714285714,20.0 58.77551020408163,4.63762218749133 60.40816326530612,2.012151702070598 62.04081632653061,13.74917925147735 63.6734693877551,2.830958171880924 65.3061224489796,2.73847946510316 66.93877551020408,2.805988921050928 68.57142857142857,2.865175293388697 70.20408163265306,2.692610026541389 71.83673469387755,2.780094883153154 73.46938775510203,2.666715988643615 75.10204081632654,3.797545615122118 76.73469387755102,2.449206070302313 78.36734693877551,4.811297198819972 80.0,2.593472852875625" 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_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,10.48360200111173 1.63265306122449,2.004817491198814 3.26530612244898,9.942560681860293 4.897959183673469,4.672966462849731 6.530612244897959,4.424680377987771 8.16326530612245,10.47619047619048 9.795918367346939,6.359088382434686 11.42857142857143,2.086344265332592 13.06122448979592,4.769316286826014 14.69387755102041,0.6781545302946081 16.3265306122449,4.606262738558458 17.95918367346939,4.59514545117658 19.59183673469388,6.670372429127293 21.22448979591837,10.06485084306096 22.85714285714286,3.80952380952381 24.48979591836735,2.056698165647582 26.12244897959184,2.112284602556976 27.75510204081633,4.891606448026681 29.38775510204082,2.052992403186956 31.02040816326531,4.676672225310358 32.6530612244898,6.299796183064666 34.28571428571429,4.584028163794701 35.91836734693878,4.339447841393367 37.55102040816327,10.66147859922179 39.18367346938776,4.324624791550862 40.81632653061224,6.959421901056142 42.44897959183673,4.302390216787104 44.08163265306122,0.9597924773022048 45.71428571428571,0.2112284602556976 47.3469387755102,4.535853251806559 48.97959183673469,6.503613118399111 50.61224489795918,0.9301463776171947 52.24489795918367,2.067815453029461 53.87755102040816,4.569205113952196 55.51020408163265,1.582360570687419 57.14285714285714,20.0 58.77551020408163,2.51621271076524 60.40816326530612,4.954604409857328 62.04081632653061,10.71706503613118 63.6734693877551,5.050954233833611 65.3061224489796,4.999073559384843 66.93877551020408,4.991662034463591 68.57142857142857,4.798962386511025 70.20408163265306,4.480266814897165 71.83673469387755,4.739670187141004 73.46938775510203,4.928664072632944 75.10204081632654,2.471743561237725 76.73469387755102,4.932369835093571 78.36734693877551,0.0 80.0,4.391328515842135" 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_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,10.80817568709962 1.63265306122449,1.497435704758505 3.26530612244898,11.18032725291653 4.897959183673469,1.451785613646184 6.530612244897959,1.294358550468712 8.16326530612245,11.82919727226616 9.795918367346939,1.809659784711916 11.42857142857143,2.383949202532359 13.06122448979592,0.1600571095790047 14.69387755102041,2.168285397606658 16.3265306122449,0.2220510604722812 17.95918367346939,0.2909958482838947 19.59183673469388,1.73808495049877 21.22448979591837,10.89008284646165 22.85714285714286,0.0 24.48979591836735,0.9398658676335218 26.12244897959184,3.246792282692416 27.75510204081633,0.4741597941049389 29.38775510204082,1.033232514887941 31.02040816326531,0.8622794987883001 32.6530612244898,1.950742988108433 34.28571428571429,0.7018466682947906 35.91836734693878,0.3422817531137871 37.55102040816327,10.89045856737615 39.18367346938776,0.5190584433882512 40.81632653061224,1.200428321842535 42.44897959183673,0.6345926245984483 44.08163265306122,0.7014709473802859 45.71428571428571,0.9642877270763277 47.3469387755102,0.5881910916571171 48.97959183673469,1.480903984520298 50.61224489795918,0.6066014164678477 52.24489795918367,0.9079295899006218 53.87755102040816,0.7354736901429618 55.51020408163265,0.6092314628693806 57.14285714285714,20.0 58.77551020408163,2.426781386785895 60.40816326530612,1.834457365069227 62.04081632653061,11.93853205838703 63.6734693877551,1.7923766226447 65.3061224489796,1.80120606413556 66.93877551020408,1.657868535252015 68.57142857142857,1.790685878529428 70.20408163265306,1.644154721872593 71.83673469387755,1.839717457872292 73.46938775510203,1.81078694745543 75.10204081632654,2.499483383742556 76.73469387755102,1.371757058856681 78.36734693877551,2.490841802708948 80.0,1.538389284439518" 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_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,9.96371914348723 1.63265306122449,2.886817955467027 3.26530612244898,10.69787294586327 4.897959183673469,3.776054634701572 6.530612244897959,1.685992743828697 8.16326530612245,8.737283915486946 9.795918367346939,7.603329302127054 11.42857142857143,3.679305684000854 13.06122448979592,2.401650423276659 14.69387755102041,1.391477555666216 16.3265306122449,3.808778544497403 17.95918367346939,3.410400512200327 19.59183673469388,7.206374048516753 21.22448979591837,9.627943373408266 22.85714285714286,2.689051718005264 24.48979591836735,2.487017144483176 26.12244897959184,2.586611652557445 27.75510204081633,2.838443480116668 29.38775510204082,2.323397595504019 31.02040816326531,2.883972398093477 32.6530612244898,6.763889876929644 34.28571428571429,1.094116810130184 35.91836734693878,3.487230561286192 37.55102040816327,11.03649427331579 39.18367346938776,0.0 40.81632653061224,6.103720566265917 42.44897959183673,2.585188873870669 44.08163265306122,2.474212136302198 45.71428571428571,3.585402290673686 47.3469387755102,2.469943800241872 48.97959183673469,4.891513125133386 50.61224489795918,3.848616347727111 52.24489795918367,3.518531692395248 53.87755102040816,3.32218823362026 55.51020408163265,1.170946859216049 57.14285714285714,20.0 58.77551020408163,3.040478053638756 60.40816326530612,3.821583552678381 62.04081632653061,10.21412819235968 63.6734693877551,4.165895994877997 65.3061224489796,1.732944440492281 66.93877551020408,2.946574660311589 68.57142857142857,2.619335562353276 70.20408163265306,2.159778046524863 71.83673469387755,3.225439282919542 73.46938775510203,1.759977235541012 75.10204081632654,3.420359963007754 76.73469387755102,2.297787579142064 78.36734693877551,3.300846553318631 80.0,2.06729743188447" 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_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,17.44654594858679 1.63265306122449,11.07472569823594 3.26530612244898,16.85864383884273 4.897959183673469,8.368787700069488 6.530612244897959,8.382373836760037 8.16326530612245,17.24699713289694 9.795918367346939,6.980666032127904 11.42857142857143,11.49628522322723 13.06122448979592,3.062953641688029 14.69387755102041,5.371273301294965 16.3265306122449,3.545553459890727 17.95918367346939,2.926664058439852 19.59183673469388,6.264727235921901 21.22448979591837,12.98546594804179 22.85714285714286,1.49412467713461 24.48979591836735,6.01982641666618 26.12244897959184,4.918337197012607 27.75510204081633,2.691339713756839 29.38775510204082,6.418729404253745 31.02040816326531,2.803182036713712 32.6530612244898,4.983659653650836 34.28571428571429,2.382556801924638 35.91836734693878,2.997086182431841 37.55102040816327,13.43774026343091 39.18367346938776,0.09167722609238962 40.81632653061224,5.123608540191023 42.44897959183673,1.920667083204382 44.08163265306122,5.734050401063534 45.71428571428571,4.920400421209166 47.3469387755102,1.05800579649213 48.97959183673469,5.101730577955812 50.61224489795918,5.110255976051028 52.24489795918367,5.034812042222131 53.87755102040816,2.034806202908368 55.51020408163265,4.417635506141985 57.14285714285714,20.0 58.77551020408163,4.552990799187946 60.40816326530612,2.622241167551323 62.04081632653061,13.26995731461639 63.6734693877551,1.927440687170444 65.3061224489796,2.41175337074387 66.93877551020408,2.337633014701446 68.57142857142857,2.953252400444566 70.20408163265306,1.110403905333045 71.83673469387755,0.0 73.46938775510203,1.146257291843063 75.10204081632654,6.010522443402451 76.73469387755102,1.311432013843066 78.36734693877551,6.513793432329166 80.0,1.011408072656635" 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,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/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,10.73048952567025 1.63265306122449,2.396179311841962 3.26530612244898,13.05416259633127 4.897959183673469,2.699229349831759 6.530612244897959,2.103115163356127 8.16326530612245,12.57180071637903 9.795918367346939,7.885379355258873 11.42857142857143,4.0 13.06122448979592,1.172690763052209 14.69387755102041,2.333658960164984 16.3265306122449,1.333767502442201 17.95918367346939,2.961033322479106 19.59183673469388,6.295886247693477 21.22448979591837,12.22924128948225 22.85714285714286,2.663627482904591 24.48979591836735,3.806360577444915 26.12244897959184,2.987517638120048 27.75510204081633,2.117442743948768 29.38775510204082,5.390209486595029 31.02040816326531,0.0 32.6530612244898,7.672202322804732 34.28571428571429,1.812656029523499 35.91836734693878,2.159122978400087 37.55102040816327,13.01638988385976 39.18367346938776,0.637794420926951 40.81632653061224,6.566373602518181 42.44897959183673,1.916856615651796 44.08163265306122,4.48670357104092 45.71428571428571,5.486160859654836 47.3469387755102,1.504830131336155 48.97959183673469,7.205904699880603 50.61224489795918,5.669380223597091 52.24489795918367,5.360251818083143 53.87755102040816,0.4350374470856399 55.51020408163265,4.738955823293173 57.14285714285714,20.0 58.77551020408163,5.43753391946163 60.40816326530612,1.262563768587865 62.04081632653061,12.33170519917508 63.6734693877551,3.033539563660046 65.3061224489796,2.860306089221752 66.93877551020408,1.351134266796917 68.57142857142857,1.668077716270487 70.20408163265306,1.251275371757299 71.83673469387755,2.796917399327038 73.46938775510203,2.938890697926843 75.10204081632654,4.206230326712254 76.73469387755102,1.559101269944643 78.36734693877551,5.568218821230869 80.0,1.151416476717682" 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_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,12.7981263418125 1.63265306122449,4.323726497950686 3.26530612244898,13.02973131221131 4.897959183673469,3.548240192570425 6.530612244897959,2.578882310845098 8.16326530612245,11.77412009628521 9.795918367346939,8.974042027194066 11.42857142857143,1.737037277991022 13.06122448979592,0.0 14.69387755102041,1.618632489753432 16.3265306122449,3.520916010669442 17.95918367346939,3.536529828898575 19.59183673469388,8.938910936178518 21.22448979591837,12.43640621950426 22.85714285714286,3.710884132457225 24.48979591836735,3.641923101945222 26.12244897959184,1.87235703597684 27.75510204081633,2.761043523518314 29.38775510204082,4.300305770606987 31.02040816326531,1.808600611541214 32.6530612244898,9.429445058877105 34.28571428571429,3.4610630407911 35.91836734693878,3.107149827597424 37.55102040816327,12.70834688699499 39.18367346938776,1.734434974952833 40.81632653061224,8.041116388003383 42.44897959183673,2.9965519484744 44.08163265306122,4.058291588055429 45.71428571428571,4.946978075596903 47.3469387755102,2.49951206818034 48.97959183673469,8.525144753106499 50.61224489795918,4.637304014052436 52.24489795918367,4.604775226075076 53.87755102040816,0.9966820636263093 55.51020408163265,2.790970008457485 57.14285714285714,20.0 58.77551020408163,4.848090560145729 60.40816326530612,3.67705419296077 62.04081632653061,12.98939561511938 63.6734693877551,3.781146314488322 65.3061224489796,2.947108190748813 66.93877551020408,3.435040010409212 68.57142857142857,2.91067594821417 70.20408163265306,3.27760067659879 71.83673469387755,3.648428859540694 73.46938775510203,3.536529828898575 75.10204081632654,3.833192375252098 76.73469387755102,1.873658187495934 78.36734693877551,4.689350074816212 80.0,3.167002797475766" 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_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,11.615289765721332 1.63265306122449,1.4796547472256485 3.26530612244898,10.900123304562268 4.897959183673469,1.7262638717632548 6.530612244897959,3.156596794081377 8.16326530612245,11.24537607891492 9.795918367346939,0.5918618988902544 11.42857142857143,2.318125770653509 13.06122448979592,1.627620221948213 14.69387755102041,1.824907521578293 16.3265306122449,1.331689272503077 17.95918367346939,1.4303329223181223 19.59183673469388,2.342786683107274 21.22448979591837,11.837237977805179 22.85714285714286,1.7262638717632548 24.48979591836735,2.0468557336621416 26.12244897959184,3.403205918618987 27.75510204081633,2.194821208384706 29.38775510204082,2.8113440197287254 31.02040816326531,1.6029593094944516 32.6530612244898,0.0 34.28571428571429,0.41923551171393214 35.91836734693878,2.9346485819975285 37.55102040816327,11.66461159062885 39.18367346938776,1.405672009864361 40.81632653061224,1.6522811344019708 42.44897959183673,0.5425400739827353 44.08163265306122,3.0086313193588126 45.71428571428571,2.342786683107274 47.3469387755102,2.293464858199748 48.97959183673469,0.04932182490751913 50.61224489795918,1.775585696670774 52.24489795918367,1.8742293464858193 53.87755102040816,2.342786683107274 55.51020408163265,2.4414303329223124 57.14285714285714,20.0 58.77551020408163,1.775585696670774 60.40816326530612,1.2823674475955578 62.04081632653061,12.009864364981503 63.6734693877551,1.8742293464858193 65.3061224489796,2.7620221948212063 66.93877551020408,1.9235511713933384 68.57142857142857,2.589395807644884 70.20408163265306,2.318125770653509 71.83673469387755,2.342786683107274 73.46938775510203,2.6387176325523996 75.10204081632654,1.775585696670774 76.73469387755102,3.5265104808877865 78.36734693877551,0.02466091245376134 80.0,2.194821208384706" 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_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,13.941293815901965 1.63265306122449,5.70532915360501 3.26530612244898,12.556283841550297 4.897959183673469,4.559703619264743 6.530612244897959,5.300655457395262 8.16326530612245,13.035052721573095 9.795918367346939,10.453120547164435 11.42857142857143,5.340552864063831 13.06122448979592,5.904816186947844 14.69387755102041,6.246793958392701 16.3265306122449,5.340552864063831 17.95918367346939,0.0 19.59183673469388,11.074380165289254 21.22448979591837,14.271872328298658 22.85714285714286,4.662296950698199 24.48979591836735,4.97577657452265 26.12244897959184,4.850384724992869 27.75510204081633,4.417212881162719 29.38775510204082,6.01310914790538 31.02040816326531,5.180963237389566 32.6530612244898,9.47278426902251 34.28571428571429,4.633798803077799 35.91836734693878,5.1980621259618065 37.55102040816327,15.229410088344256 39.18367346938776,6.206896551724135 40.81632653061224,10.652607580507263 42.44897959183673,5.619834710743795 44.08163265306122,9.244799088059272 45.71428571428571,7.928184667996579 47.3469387755102,6.263892846964945 48.97959183673469,10.68110572812767 50.61224489795918,9.056711313764602 52.24489795918367,8.418352807067539 53.87755102040816,6.657167284126528 55.51020408163265,7.848389854659445 57.14285714285714,20.0 58.77551020408163,6.292390994585347 60.40816326530612,4.115132516386431 62.04081632653061,12.185807922485038 63.6734693877551,5.3690510116842365 65.3061224489796,5.357651752636075 66.93877551020408,5.346252493587913 68.57142857142857,5.14676546024508 70.20408163265306,4.59390139640923 71.83673469387755,3.6078654887432258 73.46938775510203,4.377315474494152 75.10204081632654,7.53491023083499 76.73469387755102,5.9333143345682515 78.36734693877551,3.8415502992305477 80.0,4.497007694499853" 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_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,14.146341463414636 1.63265306122449,6.151100535395598 3.26530612244898,13.59904818560381 4.897959183673469,1.7608566329565747 6.530612244897959,1.3920285544318851 8.16326530612245,13.670434265318264 9.795918367346939,4.223676383105294 11.42857142857143,5.877453896490181 13.06122448979592,1.0588935157644244 14.69387755102041,5.6276026174895915 16.3265306122449,2.272456870910176 17.95918367346939,3.081499107674002 19.59183673469388,3.8548483045806066 21.22448979591837,14.646044021415824 22.85714285714286,0.16656751933372504 24.48979591836735,6.734086853063657 26.12244897959184,4.568709101725162 27.75510204081633,0.07138607971445765 29.38775510204082,4.556811421772755 31.02040816326531,0.0 32.6530612244898,3.8191552647233813 34.28571428571429,0.32123735871504877 35.91836734693878,3.1766805472932766 37.55102040816327,13.634741225461035 39.18367346938776,2.569898869720408 40.81632653061224,4.544913741820345 42.44897959183673,2.986317668054731 44.08163265306122,5.722784057108868 45.71428571428571,5.698988697204044 47.3469387755102,2.6531826293872705 48.97959183673469,4.176085663295661 50.61224489795918,5.853658536585364 52.24489795918367,5.8893515764425945 53.87755102040816,3.4503271861986917 55.51020408163265,5.282569898869717 57.14285714285714,20.0 58.77551020408163,5.449137418203451 60.40816326530612,0.7019631171921468 62.04081632653061,12.754312908982747 63.6734693877551,1.0469958358120195 65.3061224489796,0.2736466389054151 66.93877551020408,0.737656157049372 68.57142857142857,1.4991076740035716 70.20408163265306,1.3325401546698394 71.83673469387755,1.6418798334324833 73.46938775510203,2.201070791195715 75.10204081632654,6.710291493158831 76.73469387755102,1.5348007138607969 78.36734693877551,4.521118381915528 80.0,1.2135633551457445" 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_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,12.141176470588235 1.63265306122449,4.423529411764704 3.26530612244898,12.399999999999999 4.897959183673469,2.5058823529411747 6.530612244897959,2.8470588235294088 8.16326530612245,12.423529411764704 9.795918367346939,6.6 11.42857142857143,4.364705882352936 13.06122448979592,2.905882352941177 14.69387755102041,4.623529411764707 16.3265306122449,2.8941176470588204 17.95918367346939,2.917647058823526 19.59183673469388,6.164705882352939 21.22448979591837,12.470588235294116 22.85714285714286,0.0 24.48979591836735,4.57647058823529 26.12244897959184,4.588235294117647 27.75510204081633,2.8941176470588204 29.38775510204082,4.623529411764707 31.02040816326531,2.9411764705882355 32.6530612244898,6.317647058823525 34.28571428571429,2.8705882352941146 35.91836734693878,2.482352941176469 37.55102040816327,12.235294117647058 39.18367346938776,2.44705882352941 40.81632653061224,5.517647058823528 42.44897959183673,2.5176470588235276 44.08163265306122,4.57647058823529 45.71428571428571,4.623529411764707 47.3469387755102,2.5058823529411747 48.97959183673469,6.188235294117646 50.61224489795918,4.57647058823529 52.24489795918367,4.564705882352939 53.87755102040816,2.3176470588235283 55.51020408163265,4.647058823529411 57.14285714285714,20.0 58.77551020408163,4.611764705882351 60.40816326530612,2.8470588235294088 62.04081632653061,10.317647058823528 63.6734693877551,2.8705882352941146 65.3061224489796,1.882352941176471 66.93877551020408,2.8352941176470594 68.57142857142857,2.8941176470588204 70.20408163265306,2.81176470588235 71.83673469387755,2.917647058823526 73.46938775510203,2.8941176470588204 75.10204081632654,4.588235294117647 76.73469387755102,2.8352941176470594 78.36734693877551,3.588235294117645 80.0,2.694117647058821" 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_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,12.703962703962702 1.63265306122449,5.128205128205126 3.26530612244898,12.727272727272725 4.897959183673469,3.18181818181818 6.530612244897959,1.794871794871792 8.16326530612245,10.512820512820513 9.795918367346939,9.615384615384615 11.42857142857143,5.13986013986014 13.06122448979592,1.4335664335664333 14.69387755102041,4.475524475524475 16.3265306122449,3.3799533799533776 17.95918367346939,2.983682983682982 19.59183673469388,7.109557109557107 21.22448979591837,9.533799533799534 22.85714285714286,3.368298368298369 24.48979591836735,5.419580419580418 26.12244897959184,5.8391608391608365 27.75510204081633,3.449883449883451 29.38775510204082,5.827505827505828 31.02040816326531,3.368298368298369 32.6530612244898,9.382284382284382 34.28571428571429,1.5967365967365978 35.91836734693878,3.752913752913752 37.55102040816327,13.088578088578089 39.18367346938776,1.4801864801864824 40.81632653061224,9.73193473193473 42.44897959183673,3.694638694638691 44.08163265306122,3.6013986013986035 45.71428571428571,5.48951048951049 47.3469387755102,3.682983682983682 48.97959183673469,9.52214452214452 50.61224489795918,5.874125874125873 52.24489795918367,5.885780885780887 53.87755102040816,3.74125874125874 55.51020408163265,5.815850815850814 57.14285714285714,20.0 58.77551020408163,5.862470862470863 60.40816326530612,3.74125874125874 62.04081632653061,13.053613053613052 63.6734693877551,3.8461538461538467 65.3061224489796,3.7179487179487154 66.93877551020408,0.0 68.57142857142857,3.7062937062937067 70.20408163265306,3.787878787878789 71.83673469387755,3.403263403263402 73.46938775510203,3.566433566433563 75.10204081632654,2.470862470862471 76.73469387755102,3.787878787878789 78.36734693877551,5.874125874125873 80.0,3.67132867132867" 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_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,11.89636977627691 1.63265306122449,5.246939636977628 3.26530612244898,12.90840016884762 4.897959183673469,4.604263402279443 6.530612244897959,4.576825664837484 8.16326530612245,12.93478260869565 9.795918367346939,6.486914309835374 11.42857142857143,5.279653862389194 13.06122448979592,4.699240185732377 14.69387755102041,4.699240185732377 16.3265306122449,4.228577458843394 17.95918367346939,4.111439425918109 19.59183673469388,6.501688476150274 21.22448979591837,12.73849725622626 22.85714285714286,4.193752638243985 24.48979591836735,5.103419164204306 26.12244897959184,4.447024060785141 27.75510204081633,2.829252849303504 29.38775510204082,5.490713381173491 31.02040816326531,4.00590966652596 32.6530612244898,7.859856479527227 34.28571428571429,4.259181089067117 35.91836734693878,3.667159138877163 37.55102040816327,12.66357112705783 39.18367346938776,0.0 40.81632653061224,7.145420008442381 42.44897959183673,3.782186576614605 44.08163265306122,4.601097509497678 45.71428571428571,5.308146897425074 47.3469387755102,3.900379907133812 48.97959183673469,6.116504854368932 50.61224489795918,0.8885605740818912 52.24489795918367,5.07070493879274 53.87755102040816,2.8978471929084 55.51020408163265,3.623891937526382 57.14285714285714,20.0 58.77551020408163,5.191008864499789 60.40816326530612,4.449134655972984 62.04081632653061,12.75854791051076 63.6734693877551,4.436471084845927 65.3061224489796,4.110384128324187 66.93877551020408,3.915154073448713 68.57142857142857,4.657028281975517 70.20408163265306,3.802237230899114 71.83673469387755,3.768467707893626 73.46938775510203,2.16652596032081 75.10204081632654,5.259603208104686 76.73469387755102,3.425495989869143 78.36734693877551,5.317644575770367 80.0,3.685099197973829" 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_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,12.6332899869961 1.63265306122449,5.340887980679918 3.26530612244898,13.09028422812558 4.897959183673469,4.31636633847297 6.530612244897959,4.393460895411481 8.16326530612245,13.20824818874234 9.795918367346939,6.392346275311165 11.42857142857143,5.05851755526658 13.06122448979592,4.746423927178153 14.69387755102041,5.15697566412781 16.3265306122449,4.352591491733234 17.95918367346939,4.172394575515512 19.59183673469388,6.396061675645551 21.22448979591837,13.04941482444733 22.85714285714286,4.153817573843582 24.48979591836735,5.458851941296675 26.12244897959184,3.326212149359093 27.75510204081633,2.385287014675831 29.38775510204082,5.64369310793238 31.02040816326531,4.06650566598551 32.6530612244898,7.252461452721531 34.28571428571429,4.147315623258406 35.91836734693878,3.749767787479101 37.55102040816327,12.77168864945198 39.18367346938776,0.0 40.81632653061224,6.571614341445291 42.44897959183673,3.707969533717258 44.08163265306122,5.11424856028237 45.71428571428571,5.642764257848783 47.3469387755102,3.801783392160505 48.97959183673469,6.353334571800111 50.61224489795918,2.102916589262493 52.24489795918367,5.430986438788779 53.87755102040816,3.198030837822775 55.51020408163265,4.419468697752183 57.14285714285714,20.0 58.77551020408163,5.405907486531674 60.40816326530612,4.352591491733234 62.04081632653061,12.925877763329 63.6734693877551,4.463124651681219 65.3061224489796,3.841723945755155 66.93877551020408,3.331785249860672 68.57142857142857,4.445476500092885 70.20408163265306,4.138027122422441 71.83673469387755,3.742336986810329 73.46938775510203,3.303919747352777 75.10204081632654,5.441203789708341 76.73469387755102,3.59836522385287 78.36734693877551,5.657625859186327 80.0,4.020992011889281" 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_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,17.079268292682926 1.63265306122449,3.0548780487804876 3.26530612244898,17.274390243902438 4.897959183673469,12.457317073170731 6.530612244897959,11.493902439024389 8.16326530612245,15.829268292682926 9.795918367346939,15.390243902439025 11.42857142857143,13.189024390243903 13.06122448979592,12.536585365853659 14.69387755102041,6.859756097560975 16.3265306122449,12.573170731707318 17.95918367346939,12.420731707317074 19.59183673469388,13.804878048780488 21.22448979591837,15.786585365853657 22.85714285714286,7.878048780487802 24.48979591836735,13.268292682926829 26.12244897959184,13.48170731707317 27.75510204081633,12.530487804878048 29.38775510204082,13.439024390243903 31.02040816326531,12.560975609756097 32.6530612244898,15.170731707317074 34.28571428571429,12.548780487804878 35.91836734693878,9.68292682926829 37.55102040816327,12.658536585365853 39.18367346938776,11.21951219512195 40.81632653061224,5.4329268292682915 42.44897959183673,12.567073170731707 44.08163265306122,11.652439024390242 45.71428571428571,0.0 47.3469387755102,11.323170731707318 48.97959183673469,13.841463414634145 50.61224489795918,12.292682926829267 52.24489795918367,13.46951219512195 53.87755102040816,12.554878048780488 55.51020408163265,11.48780487804878 57.14285714285714,20.0 58.77551020408163,13.48170731707317 60.40816326530612,4.871951219512191 62.04081632653061,17.359756097560975 63.6734693877551,12.603658536585366 65.3061224489796,11.335365853658535 66.93877551020408,12.365853658536585 68.57142857142857,12.536585365853659 70.20408163265306,12.634146341463415 71.83673469387755,9.810975609756095 73.46938775510203,4.9329268292682915 75.10204081632654,11.560975609756097 76.73469387755102,12.609756097560975 78.36734693877551,13.335365853658537 80.0,12.560975609756097" 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_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,12.45064409816739 1.63265306122449,6.0868958288124 3.26530612244898,13.95692391253311 4.897959183673469,3.92307877781881 6.530612244897959,3.65698774493941 8.16326530612245,13.72779983781746 9.795918367346939,6.532149070876814 11.42857142857143,6.296603684513091 13.06122448979592,5.643025833723561 14.69387755102041,7.479381371343437 16.3265306122449,5.413711403919538 17.95918367346939,5.179155864015401 19.59183673469388,9.189315749599302 21.22448979591837,14.40751978741144 22.85714285714286,4.428395395437315 24.48979591836735,7.236907059762615 26.12244897959184,6.778836575080488 27.75510204081633,5.045881921469643 29.38775510204082,8.464875044574818 31.02040816326531,3.635947162503601 32.6530612244898,9.132577242922281 34.28571428571429,4.803775629726358 35.91836734693878,4.735704650121002 37.55102040816327,14.6100829821282 39.18367346938776,0.0 40.81632653061224,8.582286063088752 42.44897959183673,3.327191209148212 44.08163265306122,7.497883885934155 45.71428571428571,7.23068879354214 47.3469387755102,2.363448777349267 48.97959183673469,9.012577395206351 50.61224489795918,6.050461864896111 52.24489795918367,7.712287167148265 53.87755102040816,4.375502061545607 55.51020408163265,7.515028534227748 57.14285714285714,20.0 58.77551020408163,7.447414406834509 60.40816326530612,5.05812809882221 62.04081632653061,14.30056560841928 63.6734693877551,5.205323343498295 65.3061224489796,4.829397424622558 66.93877551020408,5.116084878064876 68.57142857142857,5.655754243966695 70.20408163265306,4.959536853379628 71.83673469387755,4.049169988362959 73.46938775510203,4.309131587396463 75.10204081632654,7.555929497551399 76.73469387755102,4.957582541138907 78.36734693877551,7.830396154319601 80.0,4.833534475210057" 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,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_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/not-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.017862738953307 1.63265306122449,4.092760890003133 3.26530612244898,12.184268254465687 4.897959183673469,1.836414916953938 6.530612244897959,2.619868379818243 8.16326530612245,10.548417424005017 9.795918367346939,8.505170792854909 11.42857142857143,0.9464117831400856 13.06122448979592,2.557192102789095 14.69387755102041,0.1817612033845215 16.3265306122449,2.5822626136007543 17.95918367346939,0.0 19.59183673469388,7.458476966468195 21.22448979591837,12.704481353807584 22.85714285714286,1.8677530554685084 24.48979591836735,3.2528987778126 26.12244897959184,2.356628016295833 27.75510204081633,2.0056408649326265 29.38775510204082,2.745220933876528 31.02040816326531,2.2500783453462887 32.6530612244898,8.630523346913195 34.28571428571429,2.024443748041371 35.91836734693878,3.7856471325603316 37.55102040816327,12.95518646192416 39.18367346938776,3.5286743967408327 40.81632653061224,9.382638671262931 42.44897959183673,1.4916953932936394 44.08163265306122,3.0899404575368266 45.71428571428571,4.757129426512067 47.3469387755102,3.729238483234095 48.97959183673469,9.006581009088062 50.61224489795918,4.625509244750862 52.24489795918367,4.913820119084928 53.87755102040816,3.741773738639928 55.51020408163265,3.434659981197118 57.14285714285714,20.0 58.77551020408163,2.6512065183328133 60.40816326530612,2.594797869006584 62.04081632653061,11.394547163898467 63.6734693877551,2.4130366656220623 65.3061224489796,2.199937323722974 66.93877551020408,2.3064869946725217 68.57142857142857,2.0369790034472004 70.20408163265306,2.1497963020996593 71.83673469387755,1.9053588216859971 73.46938775510203,2.7577561892823574 75.10204081632654,4.261986837981826 76.73469387755102,2.939517392666879 78.36734693877551,0.11281729865246248 80.0,1.9868379818238822" 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_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,16.21061717738455 1.63265306122449,8.200258955545966 3.26530612244898,16.05524384980578 4.897959183673469,5.282693137678031 6.530612244897959,5.196374622356494 8.16326530612245,14.156236512731983 9.795918367346939,5.9214501510574 11.42857142857143,10.004315925766075 13.06122448979592,6.085455330168321 14.69387755102041,10.030211480362537 16.3265306122449,6.016400517911091 17.95918367346939,6.189037548554165 19.59183673469388,0.0 21.22448979591837,16.52136383254208 22.85714285714286,5.101424255502803 24.48979591836735,10.315062580923609 26.12244897959184,9.909365558912384 27.75510204081633,6.171773845489859 29.38775510204082,10.46180405697022 31.02040816326531,5.981873111782473 32.6530612244898,6.767371601208458 34.28571428571429,5.981873111782473 35.91836734693878,5.809236081139401 37.55102040816327,16.37462235649547 39.18367346938776,4.022442813983599 40.81632653061224,6.94000863185153 42.44897959183673,5.912818299525249 44.08163265306122,10.185584807941304 45.71428571428571,10.228744065602072 47.3469387755102,5.6365990504963275 48.97959183673469,6.827794561933532 50.61224489795918,9.710832973672854 52.24489795918367,4.238239102287437 53.87755102040816,6.0077686663789365 55.51020408163265,9.926629261976693 57.14285714285714,20.0 58.77551020408163,10.246007768666379 60.40816326530612,6.258092360811393 62.04081632653061,15.787656452309019 63.6734693877551,5.239533880017262 65.3061224489796,5.688390159689252 66.93877551020408,5.567544238239101 68.57142857142857,5.85239533880017 70.20408163265306,5.58480794130341 71.83673469387755,2.4687095381959416 73.46938775510203,6.292619766940007 75.10204081632654,9.84031074665516 76.73469387755102,5.955977557186017 78.36734693877551,9.866206301251614 80.0,5.44669831678895" 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/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,6.958750959514899 1.63265306122449,0.5882576188849672 3.26530612244898,8.132948262303724 4.897959183673469,0.352799498216047 6.530612244897959,0.4235373238542851 8.16326530612245,8.061377938890582 9.795918367346939,5.389672212162874 11.42857142857143,0.9373598475712898 13.06122448979592,0.0 14.69387755102041,0.2456684610258413 16.3265306122449,0.6365832985439043 17.95918367346939,0.5004454271182885 19.59183673469388,1.576881373556035 21.22448979591837,7.653707043216837 22.85714285714286,0.2160168491020246 24.48979591836735,0.6745435647309869 26.12244897959184,11.19493221060398 27.75510204081633,8.416070961457393 29.38775510204082,11.27640272814418 31.02040816326531,10.23631102280105 32.6530612244898,12.65099530414123 34.28571428571429,10.29101102365804 35.91836734693878,9.463083824772276 37.55102040816327,15.40151898196949 39.18367346938776,6.472196818797473 40.81632653061224,12.17816921496684 42.44897959183673,9.533576798123779 44.08163265306122,9.25052755465613 45.71428571428571,10.48352205323334 47.3469387755102,8.624081140783128 48.97959183673469,11.86226895636202 50.61224489795918,10.23280147335783 52.24489795918367,10.49809892603706 53.87755102040816,7.443582972482276 55.51020408163265,10.01405860213013 57.14285714285714,20.0 58.77551020408163,11.56452041394728 60.40816326530612,10.34253610653033 62.04081632653061,16.01440057915728 63.6734693877551,10.21042197435009 65.3061224489796,10.2986749002329 66.93877551020408,9.978212227351879 68.57142857142857,9.955783757886794 70.20408163265306,9.638569458676484 71.83673469387755,9.879708152397695 73.46938775510203,9.58419592753515 75.10204081632654,10.71688260597921 76.73469387755102,9.54145288001381 78.36734693877551,10.8877323699212 80.0,9.540065383722302" 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_BenchmarkTemplateStringToStringEscapeControl_4.html">BenchmarkTemplateStringToStringEscapeControl-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.236172378690195 1.63265306122449,8.43569731930777 3.26530612244898,14.489311163895486 4.897959183673469,2.6535459789616596 6.530612244897959,2.619613165931458 8.16326530612245,14.46216491347133 9.795918367346939,6.006107906345438 11.42857142857143,7.119104173736002 13.06122448979592,1.350525958601967 14.69387755102041,6.542246352222598 16.3265306122449,3.7190363081099456 17.95918367346939,3.6918900576857823 19.59183673469388,5.436036647438074 21.22448979591837,13.579911774686124 22.85714285714286,3.0675262979300975 24.48979591836735,7.600950118764846 26.12244897959184,6.4268747879199175 27.75510204081633,3.2982694265354624 29.38775510204082,6.0468272819816775 31.02040816326531,3.508652867322702 32.6530612244898,6.250424160162879 34.28571428571429,3.4407872412622993 35.91836734693878,4.126230064472345 37.55102040816327,13.457753647777402 39.18367346938776,1.4116050220563316 40.81632653061224,6.012894468951478 42.44897959183673,2.9521547336274168 44.08163265306122,6.304716661011195 45.71428571428571,5.436036647438074 47.3469387755102,2.022395656599933 48.97959183673469,5.8025110281642345 50.61224489795918,7.139463861554123 52.24489795918367,7.2005429250084845 53.87755102040816,3.630810994231421 55.51020408163265,4.811672887682388 57.14285714285714,20.0 58.77551020408163,7.132677298948085 60.40816326530612,2.551747539871055 62.04081632653061,13.09806582965728 63.6734693877551,3.7529691211401435 65.3061224489796,3.7122497455039003 66.93877551020408,3.3389888021716985 68.57142857142857,3.074312860536139 70.20408163265306,2.5585341024770933 71.83673469387755,3.5154394299287404 73.46938775510203,3.0403800475059413 75.10204081632654,7.0512385476756005 76.73469387755102,0.0 78.36734693877551,5.402103834407875 80.0,2.4160162877502565" 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_BenchmarkTypeName_4.html">BenchmarkTypeName-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.524284335799294 1.63265306122449,3.255065937600513 3.26530612244898,11.135413316178834 4.897959183673469,3.332261177227405 6.530612244897959,1.7497587648761659 8.16326530612245,10.697973624959792 9.795918367346939,5.26857510453522 11.42857142857143,3.319395303956256 13.06122448979592,2.8369250562881945 14.69387755102041,1.595368285622385 16.3265306122449,2.8304921196526216 17.95918367346939,3.0685107751688605 19.59183673469388,4.734641363782568 21.22448979591837,11.07751688645867 22.85714285714286,3.0234802187198433 24.48979591836735,2.354454808620133 26.12244897959184,3.2357671276937943 27.75510204081633,2.804760373110323 29.38775510204082,2.63107108394982 31.02040816326531,3.0170472820842704 32.6530612244898,5.088452878739142 34.28571428571429,1.8462528144097767 35.91836734693878,3.2614988742360893 37.55102040816327,11.257639112254745 39.18367346938776,0.9006111289803798 40.81632653061224,4.940495336120939 42.44897959183673,2.9141202959150867 44.08163265306122,2.1421678996461893 45.71428571428571,3.473785783210033 47.3469387755102,2.01994210357028 48.97959183673469,4.586683821164359 50.61224489795918,3.409456416854294 52.24489795918367,3.2357671276937943 53.87755102040816,2.9398520424573817 55.51020408163265,1.479575426182052 57.14285714285714,20.0 58.77551020408163,3.1971695078803464 60.40816326530612,1.5181730459954963 62.04081632653061,10.479253779350273 63.6734693877551,1.769057574782888 65.3061224489796,0.0 66.93877551020408,1.4731424895464755 68.57142857142857,1.3187520102926982 70.20408163265306,1.389514313284014 71.83673469387755,0.4953361209392071 73.46938775510203,2.2322290125442272 75.10204081632654,3.13927307816018 76.73469387755102,2.6568028304921185 78.36734693877551,3.4416211000321617 80.0,1.2286908973946566" 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_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,12.40836095328283 1.63265306122449,4.812480271464646 3.26530612244898,14.1143860479798 4.897959183673469,4.013967803030303 6.530612244897959,3.601740056818182 8.16326530612245,14.20543323863636 9.795918367346939,5.024463383838384 11.42857142857143,4.617069128787879 13.06122448979592,3.524009627525253 14.69387755102041,4.459635416666667 16.3265306122449,4.230291193181818 17.95918367346939,3.852588383838384 19.59183673469388,6.108743686868687 21.22448979591837,13.62058080808081 22.85714285714286,3.590396148989899 24.48979591836735,5.061848958333333 26.12244897959184,4.946141098484848 27.75510204081633,2.290877525252525 29.38775510204082,5.20931976010101 31.02040816326531,2.973484848484848 32.6530612244898,5.554766414141414 34.28571428571429,2.948626893939394 35.91836734693878,3.346255523989899 37.55102040816327,13.81066524621212 39.18367346938776,0.9717290088383838 40.81632653061224,4.628413036616162 42.44897959183673,2.38833648989899 44.08163265306122,3.240214646464646 45.71428571428571,4.94860716540404 47.3469387755102,1.734236900252525 48.97959183673469,5.342881944444444 50.61224489795918,3.990589488636364 52.24489795918367,4.808238636363636 53.87755102040816,3.462160669191919 55.51020408163265,3.257378472222222 57.14285714285714,20.0 58.77551020408163,4.290956439393939 60.40816326530612,3.930417455808081 62.04081632653061,13.54669744318182 63.6734693877551,3.38186553030303 65.3061224489796,3.558238636363636 66.93877551020408,2.501775568181818 68.57142857142857,2.835681029040404 70.20408163265306,2.847912720959596 71.83673469387755,0.0 73.46938775510203,3.135653409090909 75.10204081632654,4.23956360479798 76.73469387755102,2.817234848484848 78.36734693877551,5.224214804292929 80.0,2.651317866161616" 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_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,12.57373514524603 1.63265306122449,3.84462659874046 3.26530612244898,13.25063342255009 4.897959183673469,3.137901855002663 6.530612244897959,2.952048661297246 8.16326530612245,13.13429871280002 9.795918367346939,4.016838739277779 11.42857142857143,3.603552583305222 13.06122448979592,3.119434725262459 14.69387755102041,2.281585152755993 16.3265306122449,3.353039812669436 17.95918367346939,2.318437336104224 19.59183673469388,4.807658688045858 21.22448979591837,13.01120092975843 22.85714285714286,2.57518789278559 24.48979591836735,3.640503258012067 26.12244897959184,4.128577185625843 27.75510204081633,2.464549266608721 29.38775510204082,3.85933464162688 31.02040816326531,2.010701086113457 32.6530612244898,4.755195624357241 34.28571428571429,2.261558576504394 35.91836734693878,2.400382146471424 37.55102040816327,13.57793662245225 39.18367346938776,0.0 40.81632653061224,4.233027271436439 42.44897959183673,1.430570568648067 44.08163265306122,1.992939811109989 45.71428571428571,4.149687166822201 47.3469387755102,1.145897711799511 48.97959183673469,4.339397938740016 50.61224489795918,3.173621387726828 52.24489795918367,4.092069722032763 53.87755102040816,2.392798311858113 55.51020408163265,2.784679012558469 57.14285714285714,20.0 58.77551020408163,3.418191846392877 60.40816326530612,3.238018321034225 62.04081632653061,12.63473412668123 63.6734693877551,2.499956910030606 65.3061224489796,2.75976069882902 66.93877551020408,2.36077220508199 68.57142857142857,2.019466817030141 70.20408163265306,1.948717191092113 71.83673469387755,1.011374931158644 73.46938775510203,2.266368237850065 75.10204081632654,3.490566579748043 76.73469387755102,1.914655596237958 78.36734693877551,4.292401145454501 80.0,1.759055664853605" 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_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,13.03385416666667 1.63265306122449,5.065104166666668 3.26530612244898,13.046875 4.897959183673469,2.7083333333333286 6.530612244897959,2.5390625 8.16326530612245,12.96875 9.795918367346939,7.773437499999998 11.42857142857143,5.1171875 13.06122448979592,3.5546875 14.69387755102041,4.986979166666664 16.3265306122449,2.877604166666668 17.95918367346939,2.2916666666666714 19.59183673469388,7.40885416666667 21.22448979591837,13.0078125 22.85714285714286,0.0 24.48979591836735,4.4140625 26.12244897959184,4.843749999999998 27.75510204081633,3.1640625 29.38775510204082,5.013020833333336 31.02040816326531,3.1770833333333357 32.6530612244898,7.369791666666668 34.28571428571429,2.369791666666668 35.91836734693878,2.6692708333333357 37.55102040816327,13.059895833333336 39.18367346938776,2.6171875000000036 40.81632653061224,7.447916666666664 42.44897959183673,2.526041666666668 44.08163265306122,5.104166666666664 45.71428571428571,5.091145833333336 47.3469387755102,2.7343750000000036 48.97959183673469,7.59114583333333 50.61224489795918,4.388020833333336 52.24489795918367,5.039062500000002 53.87755102040816,2.630208333333332 55.51020408163265,4.8828125 57.14285714285714,20.0 58.77551020408163,5.013020833333336 60.40816326530612,3.1510416666666643 62.04081632653061,10.533854166666668 63.6734693877551,3.0859375000000036 65.3061224489796,3.111979166666668 66.93877551020408,3.0208333333333357 68.57142857142857,3.0729166666666643 70.20408163265306,3.0208333333333357 71.83673469387755,3.138020833333332 73.46938775510203,3.046875 75.10204081632654,5.026041666666664 76.73469387755102,3.0598958333333357 78.36734693877551,5.052083333333332 80.0,2.838541666666668" 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_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,13.957835253205822 1.63265306122449,8.019995653118885 3.26530612244898,14.129537057161485 4.897959183673469,7.128885024994563 6.530612244897959,7.150619430558571 8.16326530612245,12.473375353184089 9.795918367346939,10.97587480982395 11.42857142857143,6.150836774614209 13.06122448979592,7.06368180830254 14.69387755102041,6.150836774614209 16.3265306122449,7.433166702890674 17.95918367346939,5.737883068898062 19.59183673469388,11.540969354488155 21.22448979591837,14.242555966094326 22.85714285714286,7.128885024994563 24.48979591836735,7.9982612475548756 26.12244897959184,0.0 27.75510204081633,6.911540969354483 29.38775510204082,7.759182786350792 31.02040816326531,7.128885024994563 32.6530612244898,11.649641382308193 34.28571428571429,7.107150619430556 35.91836734693878,8.346011736579001 37.55102040816327,13.742664638122147 39.18367346938776,8.085198869810908 40.81632653061224,12.266898500326013 42.44897959183673,8.237339708758963 44.08163265306122,7.889589219734836 45.71428571428571,8.432949358835032 47.3469387755102,8.346011736579001 48.97959183673469,11.540969354488155 50.61224489795918,7.6722451640947575 52.24489795918367,8.563355792219081 53.87755102040816,8.346011736579001 55.51020408163265,8.476418169963049 57.14285714285714,20.0 58.77551020408163,7.6722451640947575 60.40816326530612,7.367963486198651 62.04081632653061,12.873288415561834 63.6734693877551,7.281025863942618 65.3061224489796,7.302760269506628 66.93877551020408,7.2158226472505955 68.57142857142857,7.281025863942618 70.20408163265306,7.107150619430556 71.83673469387755,7.128885024994563 73.46938775510203,7.4983699195826965 75.10204081632654,8.672027820039121 76.73469387755102,7.737448380786784 78.36734693877551,7.020212997174525 80.0,6.97674418604651" 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_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,13.760330578512395 1.63265306122449,7.438016528925619 3.26530612244898,14.028925619834709 4.897959183673469,5.6301652892561975 6.530612244897959,6.064049586776857 8.16326530612245,13.863636363636363 9.795918367346939,10.134297520661157 11.42857142857143,7.438016528925619 13.06122448979592,0.0 14.69387755102041,7.283057851239667 16.3265306122449,5.991735537190079 17.95918367346939,6.0433884297520635 19.59183673469388,10.185950413223141 21.22448979591837,13.78099173553719 22.85714285714286,5.733471074380162 24.48979591836735,3.295454545454543 26.12244897959184,7.1797520661157 27.75510204081633,6.126033057851238 29.38775510204082,7.283057851239667 31.02040816326531,6.1157024793388395 32.6530612244898,10.351239669421487 34.28571428571429,5.960743801652892 35.91836734693878,6.002066115702478 37.55102040816327,13.956611570247933 39.18367346938776,5.547520661157021 40.81632653061224,10.950413223140494 42.44897959183673,6.002066115702478 44.08163265306122,7.221074380165289 45.71428571428571,7.066115702479339 47.3469387755102,6.095041322314048 48.97959183673469,9.938016528925617 50.61224489795918,7.159090909090908 52.24489795918367,6.993801652892561 53.87755102040816,5.960743801652892 55.51020408163265,7.045454545454541 57.14285714285714,20.0 58.77551020408163,7.231404958677686 60.40816326530612,6.146694214876032 62.04081632653061,13.93595041322314 63.6734693877551,6.249999999999998 65.3061224489796,5.878099173553718 66.93877551020408,6.033057851239668 68.57142857142857,5.991735537190079 70.20408163265306,6.146694214876032 71.83673469387755,3.904958677685954 73.46938775510203,2.9648760330578483 75.10204081632654,7.138429752066113 76.73469387755102,6.208677685950413 78.36734693877551,7.05578512396694 80.0,5.991735537190079" 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_BenchmarkObjectGetFound_4.html">BenchmarkObjectGetFound-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,3.8926385182859846 2.352941176470588,3.7984617799403537 4.705882352941176,2.950871134829697 7.058823529411765,4.551875686705385 9.411764705882353,2.54277193533197 11.76470588235294,9.260712603986816 14.11764705882353,3.045047873175328 16.47058823529412,2.9194788887144867 18.82352941176471,12.038926385182858 21.17647058823529,2.6369486736776047 23.52941176470588,9.725317846491917 25.88235294117647,2.7625176581384387 28.23529411764706,3.296185842097003 30.58823529411765,4.6460524250510105 32.94117647058824,1.192905352377963 35.29411764705882,9.549521268246743 37.64705882352941,4.269345471668496 40.0,4.17516873332287 42.35294117647059,2.699733165908018 44.70588235294118,4.237953225553287 47.05882352941176,20.0 49.41176470588235,4.8971903939726875 51.76470588235294,2.448595196986343 54.11764705882353,12.955579971746976 56.47058823529412,0.0 58.82352941176471,0.2511379689216753 61.17647058823529,3.3589703343274238 63.52941176470588,2.856694396484066 65.88235294117646,2.3544184586407155 68.23529411764706,3.1078323654057485 70.58823529411765,4.080991994977241 72.94117647058825,5.0541516245487355 75.29411764705883,4.080991994977241 77.6470588235294,4.363522210014128 80.0,2.166064981949461" 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_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,11.33585722011898 1.63265306122449,5.105462412114657 3.26530612244898,12.89345592212006 4.897959183673469,2.184964845862628 6.530612244897959,0.8545159545700379 8.16326530612245,12.78528934559221 9.795918367346939,6.273661438615468 11.42857142857143,4.878312601406165 13.06122448979592,2.04434829637642 14.69387755102041,3.309897241752299 16.3265306122449,2.552731206057328 17.95918367346939,2.368848025959978 19.59183673469388,6.782044348296376 21.22448979591837,12.39588967009194 22.85714285714286,0.8436992969172527 24.48979591836735,5.981611681990265 26.12244897959184,3.796646836127637 27.75510204081633,2.152514872904273 29.38775510204082,5.116279069767442 31.02040816326531,1.568415359653867 32.6530612244898,5.473228772309356 34.28571428571429,2.866414277988102 35.91836734693878,1.038399134667388 37.55102040816327,12.81773931855057 39.18367346938776,0.0 40.81632653061224,5.538128718226068 42.44897959183673,0.9951325040562466 44.08163265306122,3.980530016224986 45.71428571428571,4.68361276365603 47.3469387755102,1.622498647917793 48.97959183673469,6.479177934018388 50.61224489795918,5.570578691184424 52.24489795918367,5.202812330989724 53.87755102040816,1.243915630070308 55.51020408163265,3.277447268793943 57.14285714285714,20.0 58.77551020408163,5.657111952406706 60.40816326530612,3.00703082747431 62.04081632653061,13.28285559762034 63.6734693877551,2.877230935640887 65.3061224489796,1.957815035154137 66.93877551020408,3.439697133585722 68.57142857142857,0.4326663061114116 70.20408163265306,2.509464575446187 71.83673469387755,2.358031368307193 73.46938775510203,3.266630611141157 75.10204081632654,5.41914548404543 76.73469387755102,0.6165494862087615 78.36734693877551,5.354245538128718 80.0,2.325581395348837" 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,12.455783042126702 1.63265306122449,5.48826240754636 3.26530612244898,13.184692893128954 4.897959183673469,2.6798156286847465 6.530612244897959,2.336799228213099 8.16326530612245,12.970307642834173 9.795918367346939,7.074713259727732 11.42857142857143,4.8665451816914995 13.06122448979592,0.4502090256190385 14.69387755102041,3.0442705541858714 16.3265306122449,2.4868689034194453 17.95918367346939,2.7441312037731826 19.59183673469388,8.14663951120163 21.22448979591837,12.284274841890879 22.85714285714286,2.186729553006753 24.48979591836735,6.195733733519134 26.12244897959184,3.644549255011256 27.75510204081633,1.9509057776824932 29.38775510204082,3.130024654303785 31.02040816326531,1.9937828277414518 32.6530612244898,7.117590309786689 34.28571428571429,2.3796762782720577 35.91836734693878,1.9294672526530157 37.55102040816327,12.49866009218566 39.18367346938776,0.0 40.81632653061224,6.946082109550865 42.44897959183673,1.7793975774466695 44.08163265306122,3.17290170436274 45.71428571428571,3.6231107299817786 47.3469387755102,1.393504126916067 48.97959183673469,7.8893772108478935 50.61224489795918,4.502090256190375 52.24489795918367,4.3948976310429835 53.87755102040816,1.800836102476147 55.51020408163265,1.757959052417192 57.14285714285714,20.0 58.77551020408163,6.1314181584307 60.40816326530612,2.572623003537359 62.04081632653061,13.249008468217387 63.6734693877551,2.808446778861615 65.3061224489796,2.9156394040090063 66.93877551020408,2.9585164540679614 68.57142857142857,2.4011148033015353 70.20408163265306,2.6369385786257915 71.83673469387755,2.6798156286847465 73.46938775510203,2.572623003537359 75.10204081632654,4.652159931396721 76.73469387755102,1.8865902025940606 78.36734693877551,3.7946189302176023 80.0,2.4439918533604903" 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_BenchmarkValueName_4.html">BenchmarkValueName-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.63265306122449,18.202811926917068 3.26530612244898,19.16321401888202 4.897959183673469,18.274808123344428 6.530612244897959,18.268016029341847 8.16326530612245,19.164572437682537 9.795918367346939,18.287033892549072 11.42857142857143,18.202811926917068 13.06122448979592,18.25307342253617 14.69387755102041,18.19873667051552 16.3265306122449,18.26937444814236 17.95918367346939,18.26937444814236 19.59183673469388,18.668749575494125 21.22448979591837,19.160497181280988 22.85714285714286,18.254431841336682 24.48979591836735,18.185152482510357 26.12244897959184,18.204170345717586 27.75510204081633,18.221829790124296 29.38775510204082,18.152550431297968 31.02040816326531,18.27073286694288 32.6530612244898,18.94858384840046 34.28571428571429,18.26937444814236 35.91836734693878,18.26665761054133 37.55102040816327,18.641581199483802 39.18367346938776,18.268016029341847 40.81632653061224,18.656523806289478 42.44897959183673,18.27344970454391 44.08163265306122,18.18107722610881 45.71428571428571,18.201453508116554 47.3469387755102,18.151192012497454 48.97959183673469,18.82089248115194 50.61224489795918,17.524960945459483 52.24489795918367,18.197378251715005 53.87755102040816,18.27344970454391 55.51020408163265,18.201453508116554 57.14285714285714,20.0 58.77551020408163,17.520885689057938 60.40816326530612,18.268016029341847 62.04081632653061,19.08850098485363 63.6734693877551,18.2639407729403 65.3061224489796,18.27073286694288 66.93877551020408,18.27073286694288 68.57142857142857,18.24492290973307 70.20408163265306,18.26665761054133 71.83673469387755,18.272091285743393 73.46938775510203,18.27344970454391 75.10204081632654,18.197378251715005 76.73469387755102,18.20960402091965 78.36734693877551,18.197378251715005 80.0,18.24492290973307" 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_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,14.239310573417304 1.63265306122449,3.612860457408022 3.26530612244898,12.509115014915482 4.897959183673469,0.6098773616174995 6.530612244897959,0.6363937686443499 8.16326530612245,11.594298972489229 9.795918367346939,6.609214451441829 11.42857142857143,3.2416307590321516 13.06122448979592,0.21876035797149385 14.69387755102041,4.176334106728541 16.3265306122449,0.2585349685117677 17.95918367346939,0.8750414318859789 19.59183673469388,9.313887968180314 21.22448979591837,13.848193569771295 22.85714285714286,0.5502154458070905 24.48979591836735,3.8382499171362277 26.12244897959184,3.1620815379516074 27.75510204081633,0.7093138879681824 29.38775510204082,4.38183626118661 31.02040816326531,0.6562810739144851 32.6530612244898,6.549552535631424 34.28571428571429,0.24527676499834428 35.91836734693878,3.2482598607888633 37.55102040816327,13.675836924096785 39.18367346938776,2.3400729201193258 40.81632653061224,7.895260192243953 42.44897959183673,3.334438183626119 44.08163265306122,4.4812727875372875 45.71428571428571,6.397083195227044 47.3469387755102,2.9632084852502487 48.97959183673469,7.868743785217106 50.61224489795918,6.297646668876366 52.24489795918367,6.556181637388134 53.87755102040816,3.3012926748425606 55.51020408163265,6.33079217765993 57.14285714285714,20.0 58.77551020408163,3.4670202187603607 60.40816326530612,0.0 62.04081632653061,11.939012263838247 63.6734693877551,0.7756049055352996 65.3061224489796,0.49055352999668855 66.93877551020408,0.6363937686443499 68.57142857142857,0.682797480941332 70.20408163265306,0.6761683791846238 71.83673469387755,0.30493868080874975 73.46938775510203,2.9234338747099784 75.10204081632654,6.940669539277426 76.73469387755102,2.8438846536294307 78.36734693877551,4.169705004971826 80.0,0.47066622472654984" 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/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,13.25686755592447 1.63265306122449,3.972864137526855 3.26530612244898,14.40905297728616 4.897959183673469,5.877661999280938 6.530612244897959,6.765069184163139 8.16326530612245,11.38330661974564 9.795918367346939,6.784878253310724 11.42857142857143,7.080040536205671 13.06122448979592,0.0 14.69387755102041,6.518784482415977 16.3265306122449,2.618785378753947 17.95918367346939,7.190819760829868 19.59183673469388,5.716524877769831 21.22448979591837,13.98604754882801 22.85714285714286,1.014736067852241 24.48979591836735,6.69918019480593 26.12244897959184,6.747568864333454 27.75510204081633,2.766598753221045 29.38775510204082,6.182693959161937 31.02040816326531,1.363864234313248 32.6530612244898,7.912943129347635 34.28571428571429,6.995873495385806 35.91836734693878,5.643495967973029 37.55102040816327,14.46269925751527 39.18367346938776,0.3252059019600014 40.81632653061224,5.847324127851837 42.44897959183673,3.024343905503886 44.08163265306122,2.162605486077291 45.71428571428571,6.520019436953081 47.3469387755102,4.159396596142976 48.97959183673469,6.713729842468149 50.61224489795918,6.839926080184584 52.24489795918367,7.000033771117474 53.87755102040816,3.02826425238487 55.51020408163265,1.348986834787076 57.14285714285714,20.0 58.77551020408163,2.406170390588777 60.40816326530612,6.241210342363984 62.04081632653061,14.27735286227423 63.6734693877551,6.776167477943069 65.3061224489796,2.030561322147398 66.93877551020408,6.022681334377431 68.57142857142857,5.660731913371018 70.20408163265306,5.462126959302001 71.83673469387755,2.627105024825393 73.46938775510203,6.364527433872214 75.10204081632654,2.593246989730411 76.73469387755102,6.91110165278384 78.36734693877551,6.720650658070514 80.0,5.28129484802137" 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/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,7.703014400803061 1.63265306122449,2.652972700888841 3.26530612244898,9.225109946790694 4.897959183673469,0.5796883017047386 6.530612244897959,2.398028115080946 8.16326530612245,9.23612896433134 9.795918367346939,6.587367720408295 11.42857142857143,2.740836385257449 13.06122448979592,2.669544495593294 14.69387755102041,2.445933438066884 16.3265306122449,2.707094249738677 17.95918367346939,2.62748761712664 19.59183673469388,5.844038354546264 21.22448979591837,7.234576350145147 22.85714285714286,2.257355356464857 24.48979591836735,0.0 26.12244897959184,11.15861580082405 27.75510204081633,10.26232545259641 29.38775510204082,11.88153690775936 31.02040816326531,11.0673916045615 32.6530612244898,13.11156358632964 34.28571428571429,11.14013298540737 35.91836734693878,8.436983370874675 37.55102040816327,15.59123194851638 39.18367346938776,9.195499942849665 40.81632653061224,11.34953758707313 42.44897959183673,10.36740274617282 44.08163265306122,11.19852368241432 45.71428571428571,11.25606343434941 47.3469387755102,9.814187489881506 48.97959183673469,12.77236822700907 50.61224489795918,10.88310430531332 52.24489795918367,11.26467384465277 53.87755102040816,10.35890050685317 55.51020408163265,11.0702689527282 57.14285714285714,20.0 58.77551020408163,12.22080438106907 60.40816326530612,11.21816753305615 62.04081632653061,16.3587050779426 63.6734693877551,11.03761573844545 65.3061224489796,11.0729948615177 66.93877551020408,10.77911593297293 68.57142857142857,10.71840316551567 70.20408163265306,10.5767135996527 71.83673469387755,11.24230408522143 73.46938775510203,10.31056971133131 75.10204081632654,11.33452345453411 76.73469387755102,10.32732179100861 78.36734693877551,9.487092857938688 80.0,10.47057623043593" 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/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,10.88364763263078 1.63265306122449,2.504313911925765 3.26530612244898,11.90428397865934 4.897959183673469,2.049988554927544 6.530612244897959,1.937386649763175 8.16326530612245,12.80038913246351 9.795918367346939,4.972443787086437 11.42857142857143,3.056714735970982 13.06122448979592,1.537821562516507 14.69387755102041,3.187012483932879 16.3265306122449,4.069823745884176 17.95918367346939,4.234632789252197 19.59183673469388,5.13593224517106 21.22448979591837,12.80778441005053 22.85714285714286,3.209022238656172 24.48979591836735,4.667300547602698 26.12244897959184,4.060623668409839 27.75510204081633,3.090389660697621 29.38775510204082,4.091789481098023 31.02040816326531,3.05262092159245 32.6530612244898,5.426857183103551 34.28571428571429,3.703493388269681 35.91836734693878,3.132604370256898 37.55102040816327,12.85004313911926 39.18367346938776,0.6723099677777191 40.81632653061224,4.696353423837445 42.44897959183673,3.442853872836441 44.08163265306122,3.921962213653091 45.71428571428571,4.516885883823711 47.3469387755102,2.236543235962178 48.97959183673469,4.093022027362527 50.61224489795918,3.821993907699893 52.24489795918367,3.962900357438417 53.87755102040816,3.43783564875953 55.51020408163265,1.303373655203986 57.14285714285714,20.0 58.77551020408163,1.757390875636082 60.40816326530612,2.221136407655873 62.04081632653061,11.51810082228444 63.6734693877551,2.063370485799306 65.3061224489796,0.1285809870934798 66.93877551020408,1.499436550279084 68.57142857142857,2.347076224182558 70.20408163265306,1.285501734368672 71.83673469387755,0.0 73.46938775510203,1.605215431479232 75.10204081632654,1.614723645519694 76.73469387755102,1.368566548694381 78.36734693877551,1.462592220872291 80.0,1.061354392266653" 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/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,10.79182094238347 1.63265306122449,1.817533121377659 3.26530612244898,10.86270187985126 4.897959183673469,2.659541573176243 6.530612244897959,2.70869837544697 8.16326530612245,12.41193400302869 9.795918367346939,0.6520411965717094 11.42857142857143,2.748975239242985 13.06122448979592,1.388283238323277 14.69387755102041,3.059931656187811 16.3265306122449,1.086365330183069 17.95918367346939,1.266659795285704 19.59183673469388,1.625187311202201 21.22448979591837,11.12878289343281 22.85714285714286,0.0 24.48979591836735,1.472959794492852 26.12244897959184,3.053588842991588 27.75510204081633,1.040697075170265 29.38775510204082,1.944230814972211 31.02040816326531,1.391930355911105 32.6530612244898,2.346048030952928 34.28571428571429,1.067971171914023 35.91836734693878,1.282516828276261 37.55102040816327,11.33793715857826 39.18367346938776,0.8007801660231354 40.81632653061224,1.534960793485931 42.44897959183673,0.8799067606460155 44.08163265306122,0.8247242858388767 45.71428571428571,0.8185400429725594 47.3469387755102,0.9024237474926067 48.97959183673469,1.848930046698962 50.61224489795918,0.6135086064046557 52.24489795918367,1.539400762723287 53.87755102040816,1.009617290508773 55.51020408163265,1.741419363022985 57.14285714285714,20.0 58.77551020408163,2.24250160552459 60.40816326530612,2.391399145305922 62.04081632653061,11.97396275182951 63.6734693877551,2.083931275619019 65.3061224489796,1.955172167735695 66.93877551020408,1.960246418292673 68.57142857142857,2.08852981518628 70.20408163265306,1.985300530417754 71.83673469387755,2.336058100168877 73.46938775510203,2.517779698240662 75.10204081632654,2.83222466244341 76.73469387755102,2.074417055824685 78.36734693877551,3.0624687814663 80.0,1.757434966343447" 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_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,12.978723404255316 1.63265306122449,5.2925531914893575 3.26530612244898,12.965425531914896 4.897959183673469,2.5797872340425485 6.530612244897959,2.3537234042553195 8.16326530612245,12.72606382978723 9.795918367346939,7.659574468085104 11.42857142857143,5.305851063829785 13.06122448979592,3.1249999999999964 14.69387755102041,4.122340425531911 16.3265306122449,3.058510638297868 17.95918367346939,3.0053191489361666 19.59183673469388,7.3936170212765955 21.22448979591837,12.93882978723404 22.85714285714286,0.0 24.48979591836735,5.226063829787233 26.12244897959184,5.132978723404255 27.75510204081633,3.178191489361698 29.38775510204082,5.2925531914893575 31.02040816326531,3.0452127659574444 32.6530612244898,7.4999999999999964 34.28571428571429,3.058510638297868 35.91836734693878,2.6462765957446805 37.55102040816327,12.792553191489358 39.18367346938776,2.2606382978723403 40.81632653061224,7.420212765957446 42.44897959183673,2.5797872340425485 44.08163265306122,5.265957446808507 45.71428571428571,5.252659574468083 47.3469387755102,2.606382978723399 48.97959183673469,7.566489361702125 50.61224489795918,5.279255319148934 52.24489795918367,5.239361702127656 53.87755102040816,1.7952127659574444 55.51020408163265,5.2127659574468055 57.14285714285714,20.0 58.77551020408163,5.07978723404255 60.40816326530612,3.0452127659574444 62.04081632653061,10.518617021276595 63.6734693877551,2.952127659574465 65.3061224489796,2.0079787234042534 66.93877551020408,3.058510638297868 68.57142857142857,3.0319148936170173 70.20408163265306,3.0452127659574444 71.83673469387755,3.071808510638295 73.46938775510203,2.952127659574465 75.10204081632654,5.2925531914893575 76.73469387755102,2.992021276595743 78.36734693877551,4.348404255319149 80.0,2.845744680851059" 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_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,13.26923076923077 1.63265306122449,6.723372781065089 3.26530612244898,14.23816568047337 4.897959183673469,2.20414201183432 6.530612244897959,1.279585798816568 8.16326530612245,13.92011834319527 9.795918367346939,1.738165680473373 11.42857142857143,6.952662721893491 13.06122448979592,2.396449704142012 14.69387755102041,6.804733727810651 16.3265306122449,2.196745562130178 17.95918367346939,2.337278106508876 19.59183673469388,4.090236686390533 21.22448979591837,14.23816568047337 22.85714285714286,1.967455621301775 24.48979591836735,6.464497041420118 26.12244897959184,5.917159763313609 27.75510204081633,0.5769230769230769 29.38775510204082,7.455621301775148 31.02040816326531,1.442307692307692 32.6530612244898,4.341715976331361 34.28571428571429,1.974852071005917 35.91836734693878,2.263313609467456 37.55102040816327,14.26775147928994 39.18367346938776,0.0 40.81632653061224,3.949704142011834 42.44897959183673,1.523668639053254 44.08163265306122,6.923076923076923 45.71428571428571,7.440828402366864 47.3469387755102,1.893491124260355 48.97959183673469,3.49112426035503 50.61224489795918,3.417159763313609 52.24489795918367,6.908284023668639 53.87755102040816,1.486686390532544 55.51020408163265,6.442307692307692 57.14285714285714,20.0 58.77551020408163,6.856508875739645 60.40816326530612,1.908284023668639 62.04081632653061,13.8387573964497 63.6734693877551,2.041420118343195 65.3061224489796,2.226331360946746 66.93877551020408,1.205621301775148 68.57142857142857,1.619822485207101 70.20408163265306,0.9541420118343195 71.83673469387755,0.7840236686390533 73.46938775510203,0.8801775147928994 75.10204081632654,6.486686390532544 76.73469387755102,1.420118343195266 78.36734693877551,6.501479289940828 80.0,0.7470414201183432" 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_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,6.625941422594142 1.63265306122449,1.36234309623431 3.26530612244898,6.865271966527197 4.897959183673469,0.1606694560669456 6.530612244897959,0.2393305439330544 8.16326530612245,6.639330543933054 9.795918367346939,0.0 11.42857142857143,1.307112970711297 13.06122448979592,15.63179916317992 14.69387755102041,16.21087866108787 16.3265306122449,15.65690376569038 17.95918367346939,14.8836820083682 19.59183673469388,15.53138075313808 21.22448979591837,18.11046025104603 22.85714285714286,15.52133891213389 24.48979591836735,16.02845188284519 26.12244897959184,15.84937238493724 27.75510204081633,15.58828451882845 29.38775510204082,15.85271966527197 31.02040816326531,15.67029288702929 32.6530612244898,15.71213389121339 34.28571428571429,15.53305439330544 35.91836734693878,15.60836820083682 37.55102040816327,18.29790794979079 39.18367346938776,14.90209205020921 40.81632653061224,15.49121338912134 42.44897959183673,15.54811715481172 44.08163265306122,16.34644351464435 45.71428571428571,15.88284518828452 47.3469387755102,15.21673640167364 48.97959183673469,15.58326359832636 50.61224489795918,16.05690376569038 52.24489795918367,15.92970711297071 53.87755102040816,14.17573221757322 55.51020408163265,15.83933054393305 57.14285714285714,20.0 58.77551020408163,16.31464435146444 60.40816326530612,15.49958158995816 62.04081632653061,18.20585774058577 63.6734693877551,15.67866108786611 65.3061224489796,15.50962343096234 66.93877551020408,15.79748953974895 68.57142857142857,15.84602510460251 70.20408163265306,15.2836820083682 71.83673469387755,15.19832635983264 73.46938775510203,15.17991631799163 75.10204081632654,16.25439330543933 76.73469387755102,15.14309623430962 78.36734693877551,16.07698744769874 80.0,15.22845188284519" 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/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,14.709271870089053 1.63265306122449,7.019381875327397 3.26530612244898,14.60450497642745 4.897959183673469,0.9429020429544259 6.530612244897959,1.5924567836563632 8.16326530612245,14.541644840230488 9.795918367346939,3.7611314824515425 11.42857142857143,6.045049764274488 13.06122448979592,2.3991618648507043 14.69387755102041,5.9717129387113665 16.3265306122449,3.352540597171295 17.95918367346939,3.750654793085385 19.59183673469388,3.844944997380825 21.22448979591837,15.37977998952331 22.85714285714286,0.5657412257726548 24.48979591836735,6.726034573074905 26.12244897959184,4.452592980618125 27.75510204081633,0.8800419067574623 29.38775510204082,3.8973284442116274 31.02040816326531,0.0 32.6530612244898,3.8030382399161873 34.28571428571429,0.7228915662650586 35.91836734693878,2.807752750130959 37.55102040816327,12.393923520167629 39.18367346938776,1.896280775275013 40.81632653061224,4.33734939759036 42.44897959183673,2.0220010476689367 44.08163265306122,3.101100052383451 45.71428571428571,3.6144578313253035 47.3469387755102,2.577265584075434 48.97959183673469,4.148768988999478 50.61224489795918,4.044002095337875 52.24489795918367,3.928758512310111 53.87755102040816,2.9125196437925602 55.51020408163265,2.5563122053431115 57.14285714285714,20.0 58.77551020408163,5.458355159769514 60.40816326530612,1.5715034049240444 62.04081632653061,13.34730225248821 63.6734693877551,2.430591932949188 65.3061224489796,1.550550026191722 66.93877551020408,2.1477213200628604 68.57142857142857,2.640125720272394 70.20408163265306,2.4934520691461515 71.83673469387755,2.640125720272394 73.46938775510203,2.8601361969617614 75.10204081632654,7.092718700890517 76.73469387755102,2.2210581456259817 78.36734693877551,5.531691985332635 80.0,2.2734415924567806" 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/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,12.317275747508308 1.63265306122449,4.360465116279071 3.26530612244898,12.416943521594686 4.897959183673469,1.3205980066445164 6.530612244897959,1.3372093023255793 8.16326530612245,12.88205980066445 9.795918367346939,6.44518272425249 11.42857142857143,4.900332225913623 13.06122448979592,1.7026578073089702 14.69387755102041,3.94518272425249 16.3265306122449,1.6445182724252518 17.95918367346939,1.6279069767441818 19.59183673469388,6.337209302325583 21.22448979591837,12.441860465116282 22.85714285714286,1.0382059800664436 24.48979591836735,4.88372093023256 26.12244897959184,4.6677740863787385 27.75510204081633,1.5116279069767415 29.38775510204082,4.576411960132887 31.02040816326531,1.719269102990033 32.6530612244898,6.420265780730897 34.28571428571429,1.5946843853820596 35.91836734693878,1.719269102990033 37.55102040816327,12.76578073089701 39.18367346938776,1.4617940199335493 40.81632653061224,6.3122923588039885 42.44897959183673,1.6196013289036557 44.08163265306122,3.6960132890365465 45.71428571428571,4.360465116279071 47.3469387755102,1.5531561461794006 48.97959183673469,6.345514950166111 50.61224489795918,4.426910299003325 52.24489795918367,4.4019933554817285 53.87755102040816,1.5863787375415264 55.51020408163265,4.294019933554816 57.14285714285714,20.0 58.77551020408163,3.6710963455149503 60.40816326530612,0.0 62.04081632653061,12.516611295681063 63.6734693877551,1.7774086378737515 65.3061224489796,1.6445182724252518 66.93877551020408,1.6611295681063112 68.57142857142857,1.4950166112956822 70.20408163265306,1.8438538205980066 71.83673469387755,1.1710963455149468 73.46938775510203,1.4867109634551454 75.10204081632654,4.352159468438536 76.73469387755102,1.5946843853820596 78.36734693877551,4.277408637873755 80.0,1.6196013289036557" 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_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,16.34268287134724 1.63265306122449,9.808966959457445 3.26530612244898,15.5352831452601 4.897959183673469,7.573078727199421 6.530612244897959,7.60006212456603 8.16326530612245,16.56275444010235 9.795918367346939,9.042795354463006 11.42857142857143,10.40313509426148 13.06122448979592,3.498930861319457 14.69387755102041,6.064518558145299 16.3265306122449,3.964708226327952 17.95918367346939,3.643103780970116 19.59183673469388,7.021174122921925 21.22448979591837,13.27962800562886 22.85714285714286,2.436224269683369 24.48979591836735,6.889488868564185 26.12244897959184,5.33151143107703 27.75510204081633,3.415439209700218 29.38775510204082,6.695835928393594 31.02040816326531,2.981132016271616 32.6530612244898,5.710565411990983 34.28571428571429,2.859894984382574 35.91836734693878,3.252628920240529 37.55102040816327,13.68550850369218 39.18367346938776,0.8841769044081772 40.81632653061224,5.434581733808785 42.44897959183673,2.443629015937461 44.08163265306122,6.21135844148917 45.71428571428571,5.808458667553563 47.3469387755102,1.598138773102573 48.97959183673469,5.28736533794352 50.61224489795918,6.408431370395762 52.24489795918367,6.138722900903473 53.87755102040816,1.993665176827537 55.51020408163265,5.717876030114727 57.14285714285714,20.0 58.77551020408163,5.426706346902949 60.40816326530612,2.532266338682426 62.04081632653061,13.44463461813002 63.6734693877551,2.52097096304059 65.3061224489796,3.009558711636904 66.93877551020408,3.299724361458296 68.57142857142857,3.505174693965916 70.20408163265306,2.038752551264533 71.83673469387755,0.0 73.46938775510203,1.804655891087478 75.10204081632654,6.065930480100529 76.73469387755102,1.587157157895232 78.36734693877551,6.971035205489553 80.0,1.834463132364546" 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,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_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,13.229974160206716 1.63265306122449,6.124031007751935 3.26530612244898,13.036175710594314 4.897959183673469,4.586563307493542 6.530612244897959,4.909560723514213 8.16326530612245,13.074935400516797 9.795918367346939,7.958656330749349 11.42857142857143,5.348837209302324 13.06122448979592,2.3901808785529717 14.69387755102041,5.310077519379842 16.3265306122449,2.4677002583979295 17.95918367346939,1.9896640826873373 19.59183673469388,7.829457364341081 21.22448979591837,13.682170542635657 22.85714285714286,1.6925064599483157 24.48979591836735,5.542635658914728 26.12244897959184,4.444444444444443 27.75510204081633,3.6434108527131777 29.38775510204082,4.41860465116279 31.02040816326531,0.8397932816537477 32.6530612244898,7.97157622739018 34.28571428571429,3.423772609819121 35.91836734693878,2.2868217054263553 37.55102040816327,9.224806201550386 39.18367346938776,2.984496124031004 40.81632653061224,8.139534883720927 42.44897959183673,2.726098191214465 44.08163265306122,0.03875968992247536 45.71428571428571,0.6072351421188635 47.3469387755102,5.43927648578811 48.97959183673469,7.958656330749349 50.61224489795918,1.4470284237726077 52.24489795918367,0.8010335917312652 53.87755102040816,3.2299741602067193 55.51020408163265,0.23255813953487703 57.14285714285714,20.0 58.77551020408163,6.059431524547801 60.40816326530612,4.00516795865633 62.04081632653061,13.410852713178294 63.6734693877551,1.5116279069767415 65.3061224489796,1.8346253229974145 66.93877551020408,0.0 68.57142857142857,4.198966408268735 70.20408163265306,1.5245478036175655 71.83673469387755,1.6925064599483157 73.46938775510203,2.687338501291986 75.10204081632654,6.046511627906973 76.73469387755102,2.571059431524546 78.36734693877551,5.193798449612402 80.0,1.3049095607235088" 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_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,12.33501307997653 1.63265306122449,6.629462414758375 3.26530612244898,14.27970765820314 4.897959183673469,4.272046552388233 6.530612244897959,4.94209489008482 8.16326530612245,13.66527327382958 9.795918367346939,5.846594591174497 11.42857142857143,5.983339948606341 13.06122448979592,5.466813779032052 14.69387755102041,6.196552861140908 16.3265306122449,4.503366940224784 17.95918367346939,4.299997032096087 19.59183673469388,5.971057392412668 21.22448979591837,13.67480318067979 22.85714285714286,4.108192164929356 24.48979591836735,4.744034594670753 26.12244897959184,5.394716543976998 27.75510204081633,4.56501454435989 29.38775510204082,6.240699616488109 31.02040816326531,4.005959290142613 32.6530612244898,7.243264081154886 34.28571428571429,4.963724712887911 35.91836734693878,4.062192915711203 37.55102040816327,14.00262936718092 39.18367346938776,0.0 40.81632653061224,6.27320305648443 42.44897959183673,4.07614532553503 44.08163265306122,5.958690038964339 45.71428571428571,6.784347861820917 47.3469387755102,2.544165508586211 48.97959183673469,6.675344252393158 50.61224489795918,4.665023121928342 52.24489795918367,6.601583686573692 53.87755102040816,3.72422367298004 55.51020408163265,6.645997879416347 57.14285714285714,20.0 58.77551020408163,6.52509656287374 60.40816326530612,5.794059430482069 62.04081632653061,13.85334706179143 63.6734693877551,5.784927418442164 65.3061224489796,4.704186407848051 66.93877551020408,4.512922938537971 68.57142857142857,6.019691879390908 70.20408163265306,4.310329251432666 71.83673469387755,3.602937507358608 73.46938775510203,3.874001716165977 75.10204081632654,6.666088305904139 76.73469387755102,5.225167694724665 78.36734693877551,6.350309852429947 80.0,4.091369694178701" 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_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,6.061441193158791 1.63265306122449,1.301775147928994 3.26530612244898,6.238145416227608 4.897959183673469,0.0 6.530612244897959,0.04214963119072708 8.16326530612245,5.875010132122882 9.795918367346939,0.959714679419632 11.42857142857143,1.014833427899814 13.06122448979592,11.71435519169976 14.69387755102041,13.09880846234903 16.3265306122449,11.9251033476534 17.95918367346939,11.80676015238713 19.59183673469388,12.71459836264894 21.22448979591837,16.97657453189592 22.85714285714286,11.9786009564724 24.48979591836735,13.14095809353976 26.12244897959184,12.98370754640512 27.75510204081633,11.90078625273567 29.38775510204082,13.34684283050985 31.02040816326531,11.61546567236767 32.6530612244898,12.82321471994812 34.28571428571429,11.65437302423604 35.91836734693878,11.35121990759504 37.55102040816327,17.24082029666856 39.18367346938776,10.91189105941477 40.81632653061224,12.34984193888303 42.44897959183673,11.46469968387777 44.08163265306122,13.08746048472076 45.71428571428571,12.94804247385912 47.3469387755102,11.34797762827268 48.97959183673469,12.40496068736322 50.61224489795918,13.03396287590176 52.24489795918367,12.83618383723758 53.87755102040816,11.4079597957364 55.51020408163265,12.62867796060631 57.14285714285714,20.0 58.77551020408163,12.85887979249412 60.40816326530612,11.6754478398314 62.04081632653061,16.96198427494529 63.6734693877551,11.89754397341331 65.3061224489796,11.79379103509767 66.93877551020408,11.65599416389722 68.57142857142857,12.01750830834076 70.20408163265306,11.52954527032504 71.83673469387755,11.57493718083813 73.46938775510203,10.95728296992786 75.10204081632654,13.2884818027073 76.73469387755102,11.74839912458458 78.36734693877551,12.87509118910594 80.0,11.41930777336468" 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/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,13.787160706591985 1.63265306122449,5.579491598448945 3.26530612244898,12.36535975872469 4.897959183673469,3.1882809133993995 6.530612244897959,2.563550193881948 8.16326530612245,10.986643688065488 9.795918367346939,7.302886686772945 11.42857142857143,3.6191296854803987 13.06122448979592,3.102111158983199 14.69387755102041,4.545454545454543 16.3265306122449,3.166738474795345 17.95918367346939,3.6191296854803987 19.59183673469388,8.573890564411894 21.22448979591837,12.688496337785438 22.85714285714286,3.403705299439899 24.48979591836735,5.924170616113745 26.12244897959184,4.868591124515294 27.75510204081633,1.8957345971563981 29.38775510204082,4.954760878931495 31.02040816326531,1.7664799655320955 32.6530612244898,7.410598879793193 34.28571428571429,1.7664799655320955 35.91836734693878,4.222317966393794 37.55102040816327,7.927617406290395 39.18367346938776,4.243860404997843 40.81632653061224,8.358466178371394 42.44897959183673,4.265402843601898 44.08163265306122,0.47393364928909776 45.71428571428571,0.0 47.3469387755102,4.286945282205947 48.97959183673469,8.616975441619992 50.61224489795918,0.5601034037052983 52.24489795918367,0.10771219302025159 53.87755102040816,4.222317966393794 55.51020408163265,0.904782421370097 57.14285714285714,20.0 58.77551020408163,5.127100387763896 60.40816326530612,2.391210685049547 62.04081632653061,12.042223179663939 63.6734693877551,2.154243860405 65.3061224489796,1.9388194743644966 66.93877551020408,2.132701421800949 68.57142857142857,2.1111589831969013 70.20408163265306,1.680310211115902 71.83673469387755,1.9819043515725951 73.46938775510203,3.2959931064196475 75.10204081632654,4.394657475226197 76.73469387755102,3.597587246876344 78.36734693877551,4.566996984058594 80.0,1.4648858250754024" 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_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,12.45998814463545 1.63265306122449,4.588026081802017 3.26530612244898,12.51926496739775 4.897959183673469,2.7030231179608784 6.530612244897959,2.8334321280379378 8.16326530612245,12.13989330171903 9.795918367346939,6.484884410195615 11.42857142857143,4.623592175459397 13.06122448979592,2.880853586247774 14.69387755102041,4.552459988144635 16.3265306122449,2.7741553052756345 17.95918367346939,2.8452874925904013 19.59183673469388,4.718435091879076 21.22448979591837,12.49555423829283 22.85714285714286,0.0 24.48979591836735,4.540604623592177 26.12244897959184,4.552459988144635 27.75510204081633,2.880853586247774 29.38775510204082,4.540604623592177 31.02040816326531,2.786010669828098 32.6530612244898,6.3307646710136325 34.28571428571429,2.880853586247774 35.91836734693878,2.477771191464136 37.55102040816327,12.471843509187911 39.18367346938776,1.8020154119739225 40.81632653061224,5.085951393005336 42.44897959183673,2.406639004149376 44.08163265306122,4.528749259039715 45.71428571428571,4.647302904564317 47.3469387755102,2.4422050978067595 48.97959183673469,5.903971547125074 50.61224489795918,4.4576170717249575 52.24489795918367,4.588026081802017 53.87755102040816,2.4184943687018396 55.51020408163265,4.552459988144635 57.14285714285714,20.0 58.77551020408163,4.576170717249559 60.40816326530612,2.9164196799051574 62.04081632653061,10.361588618850032 63.6734693877551,2.8215767634854814 65.3061224489796,2.33550681683462 66.93877551020408,2.928275044457621 68.57142857142857,2.928275044457621 70.20408163265306,2.928275044457621 71.83673469387755,2.8571428571428577 73.46938775510203,2.7978660343805615 75.10204081632654,4.445761707172496 76.73469387755102,2.809721398933018 78.36734693877551,4.552459988144635 80.0,2.7030231179608784" 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_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,12.28364468166222 1.63265306122449,6.012199771254289 3.26530612244898,13.40831109416698 4.897959183673469,1.730842546702249 6.530612244897959,0.8997331300038124 8.16326530612245,13.25962638200534 9.795918367346939,2.459016393442623 11.42857142857143,4.205108654212734 13.06122448979592,1.223789553945864 14.69387755102041,3.900114372855509 16.3265306122449,1.917651544033549 17.95918367346939,1.79565383149066 19.59183673469388,2.943194815097217 21.22448979591837,12.85169653069005 22.85714285714286,1.730842546702249 24.48979591836735,6.134197483797179 26.12244897959184,3.107129241326725 27.75510204081633,1.627906976744186 29.38775510204082,5.947388486465879 31.02040816326531,1.086542127335112 32.6530612244898,2.622950819672131 34.28571428571429,2.173084254670225 35.91836734693878,1.319100266869996 37.55102040816327,13.19481509721693 39.18367346938776,0.0 40.81632653061224,2.546702249332825 42.44897959183673,1.341974837971788 44.08163265306122,3.964925657643919 45.71428571428571,5.497521921463973 47.3469387755102,0.571864277544796 48.97959183673469,2.359893252001525 50.61224489795918,5.947388486465879 52.24489795918367,6.016012199771254 53.87755102040816,1.18566526877621 55.51020408163265,4.735036218070911 57.14285714285714,20.0 58.77551020408163,5.074342356080823 60.40816326530612,1.841402973694243 62.04081632653061,12.69919939001144 63.6734693877551,2.375142966069386 65.3061224489796,1.166603126191384 66.93877551020408,2.005337399923751 68.57142857142857,1.265726267632482 70.20408163265306,1.170415554708349 71.83673469387755,1.86046511627907 73.46938775510203,1.711780404117423 75.10204081632654,6.404879908501716 76.73469387755102,0.8006099885627144 78.36734693877551,6.370568051849028 80.0,0.9302325581395349" 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_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,12.83203842364642 1.63265306122449,5.40219076053503 3.26530612244898,18.11162434714048 4.897959183673469,6.535985737353762 6.530612244897959,5.06248348340036 8.16326530612245,16.81429129466433 9.795918367346939,3.056680315217093 11.42857142857143,4.27188870707096 13.06122448979592,6.93373710898405 14.69387755102041,5.290140410802045 16.3265306122449,7.706246635392549 17.95918367346939,8.442380853020541 19.59183673469388,5.588375739748164 21.22448979591837,15.88468834720304 22.85714285714286,6.514150621955096 24.48979591836735,4.9224860230312 26.12244897959184,4.556250402635755 27.75510204081633,3.812786507534673 29.38775510204082,6.963894914891956 31.02040816326531,6.228705300914602 32.6530612244898,8.342504843110767 34.28571428571429,8.176314181380533 35.91836734693878,5.867797195458107 37.55102040816327,17.83023300182007 39.18367346938776,0.0 40.81632653061224,5.454569715659406 42.44897959183673,5.952763114630073 44.08163265306122,5.499067871075628 45.71428571428571,7.755943214053021 47.3469387755102,6.441362766405227 48.97959183673469,5.701636324118958 50.61224489795918,1.292803671765002 52.24489795918367,5.454675223294497 53.87755102040816,6.14215180215109 55.51020408163265,5.557942372722726 57.14285714285714,20.0 58.77551020408163,6.249918541899378 60.40816326530612,7.051573000918909 62.04081632653061,15.89502064784419 63.6734693877551,7.161394036385735 65.3061224489796,7.457181588197742 66.93877551020408,5.145952435420328 68.57142857142857,6.511483140686736 70.20408163265306,6.28418990430954 71.83673469387755,4.994448436494768 73.46938775510203,5.764170078804273 75.10204081632654,8.923017781512058 76.73469387755102,7.04973344426944 78.36734693877551,7.278804173981346 80.0,5.99317874520142" 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_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,9.235107507930916 1.63265306122449,2.7282340500528726 3.26530612244898,11.110327811068029 4.897959183673469,2.340500528727528 6.530612244897959,1.8258724004229805 8.16326530612245,10.687345787804016 9.795918367346939,7.113147691223121 11.42857142857143,2.855128657032072 13.06122448979592,2.5026436376453987 14.69387755102041,2.5872400422981983 16.3265306122449,2.6224885442368695 17.95918367346939,2.6365879450123337 19.59183673469388,7.930912936200212 21.22448979591837,11.223123017271764 22.85714285714286,2.918575960521679 24.48979591836735,2.551991540359534 26.12244897959184,1.9457173070144478 27.75510204081633,1.4733873810363036 29.38775510204082,2.9679238632358143 31.02040816326531,2.2488544236869927 32.6530612244898,7.860415932322875 34.28571428571429,2.291152626013396 35.91836734693878,2.2982023264011247 37.55102040816327,10.095170955234403 39.18367346938776,2.086711314769122 40.81632653061224,7.895664434261542 42.44897959183673,2.0091646105040546 44.08163265306122,2.4039478322171277 45.71428571428571,2.819880155093408 47.3469387755102,2.32640112795206 48.97959183673469,7.789918928445541 50.61224489795918,1.9457173070144478 52.24489795918367,3.158265773704617 53.87755102040816,2.2770532252379247 55.51020408163265,2.678886147338737 57.14285714285714,20.0 58.77551020408163,3.2005639760310203 60.40816326530612,0.0 62.04081632653061,11.547409235107505 63.6734693877551,1.3605921748325684 65.3061224489796,0.8177652449770854 66.93877551020408,1.4663376806485715 68.57142857142857,1.5650334860768425 70.20408163265306,1.9527670074021835 71.83673469387755,1.9598167077899191 73.46938775510203,2.093761015156854 75.10204081632654,2.1995065209728573 76.73469387755102,2.0514628128304544 78.36734693877551,2.9820232640112785 80.0,1.6989777934437775" 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_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,12.57644762524398 1.63265306122449,1.1060507482108015 3.26530612244898,9.375406636304488 4.897959183673469,0.0 6.530612244897959,0.6115810019518548 8.16326530612245,9.869876382563431 9.795918367346939,2.3096942094990247 11.42857142857143,0.7677293428757288 13.06122448979592,0.5725439167208819 14.69387755102041,0.7026675341574453 16.3265306122449,1.7111255692908216 17.95918367346939,1.5289525048796335 19.59183673469388,5.881587508132725 21.22448979591837,12.667534157449573 22.85714285714286,1.639557579700714 24.48979591836735,1.2621990891346755 26.12244897959184,0.7872478854912117 27.75510204081633,0.8978529603122922 29.38775510204082,0.40988939492517673 31.02040816326531,1.3793103448275836 32.6530612244898,2.3031880286271935 34.28571428571429,1.437865972674036 35.91836734693878,6.688353936239423 37.55102040816327,12.940793754066362 39.18367346938776,5.380611581001949 40.81632653061224,4.886141834743004 42.44897959183673,5.9986987638256295 44.08163265306122,5.0878334417696784 45.71428571428571,3.8646714378659723 47.3469387755102,4.834092387768379 48.97959183673469,5.0878334417696784 50.61224489795918,5.374105400130123 52.24489795918367,5.842550422901754 53.87755102040816,6.9160702667534135 55.51020408163265,4.1964866623292085 57.14285714285714,20.0 58.77551020408163,1.5614834092387788 60.40816326530612,1.0540013012361698 62.04081632653061,9.238776837996092 63.6734693877551,1.600520494469741 65.3061224489796,1.4964216005204953 66.93877551020408,1.0930383864671391 68.57142857142857,1.0735198438516598 70.20408163265306,0.9694209499024069 71.83673469387755,1.4053350683148906 73.46938775510203,5.283018867924525 75.10204081632654,5.823031880286269 76.73469387755102,4.573845152895249 78.36734693877551,1.4899154196486641 80.0,0.7221860767729282" 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_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,17.51535219975497 1.63265306122449,10.96596533949318 3.26530612244898,17.13961683033496 4.897959183673469,9.76392318400261 6.530612244897959,9.584703557462174 8.16326530612245,17.58563663742258 9.795918367346939,10.56618229954901 11.42857142857143,11.92737906942342 13.06122448979592,4.0535117564282 14.69387755102041,5.993180171671541 16.3265306122449,4.288223089556711 17.95918367346939,3.952352233892043 19.59183673469388,7.071987498245734 21.22448979591837,13.28269667694572 22.85714285714286,2.431887059394712 24.48979591836735,6.528146015634779 26.12244897959184,5.543594937092963 27.75510204081633,1.707763908011971 29.38775510204082,6.739151048956354 31.02040816326531,3.35601552098861 32.6530612244898,5.582131898059118 34.28571428571429,2.59946215146998 35.91836734693878,3.76042603065509 37.55102040816327,13.47614008337032 39.18367346938776,0.8659437193477543 40.81632653061224,5.5511050928718 42.44897959183673,3.237559882113312 44.08163265306122,6.499357085149236 45.71428571428571,5.650671552060931 47.3469387755102,1.798151287915856 48.97959183673469,5.510064746646033 50.61224489795918,5.792264539547798 52.24489795918367,4.80558937654328 53.87755102040816,2.571545612817333 55.51020408163265,5.118702184393289 57.14285714285714,20.0 58.77551020408163,5.318366123887226 60.40816326530612,3.175202831101148 62.04081632653061,13.59300265889859 63.6734693877551,2.887465246564483 65.3061224489796,2.88147229397329 66.93877551020408,3.406955618013753 68.57142857142857,3.71305136112091 70.20408163265306,1.913420800097101 71.83673469387755,0.0 73.46938775510203,1.544285264543341 75.10204081632654,6.446065323183244 76.73469387755102,2.359630257583171 78.36734693877551,7.198598104254617 80.0,1.673626836289983" 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,250,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_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,10.49986490137801 1.63265306122449,3.47068359902729 3.26530612244898,11.1659011078087 4.897959183673469,4.085382329100243 6.530612244897959,1.926506349635234 8.16326530612245,10.01080788975952 9.795918367346939,8.339637935693055 11.42857142857143,4.057011618481491 13.06122448979592,3.37476357741151 14.69387755102041,1.390164820318833 16.3265306122449,4.144825722777628 17.95918367346939,3.434206971088895 19.59183673469388,7.325047284517698 21.22448979591837,11.06457714131316 22.85714285714286,2.342610105376925 24.48979591836735,2.699270467441232 26.12244897959184,2.770872737098082 27.75510204081633,2.816806268576061 29.38775510204082,1.875168873277493 31.02040816326531,3.197784382599297 32.6530612244898,6.734666306403675 34.28571428571429,1.598216698189678 35.91836734693878,3.569305593082951 37.55102040816327,11.47662793839503 39.18367346938776,0.0 40.81632653061224,6.665766009186706 42.44897959183673,2.179140772764118 44.08163265306122,1.940016211834639 45.71428571428571,3.35044582545258 47.3469387755102,2.57362874898676 48.97959183673469,6.807619562280465 50.61224489795918,3.95568765198595 52.24489795918367,3.376114563631451 53.87755102040816,3.728721967035936 55.51020408163265,0.3309916238854364 57.14285714285714,20.0 58.77551020408163,2.953255876790057 60.40816326530612,4.319102945149959 62.04081632653061,10.93488246419887 63.6734693877551,4.677114293434207 65.3061224489796,1.330721426641448 66.93877551020408,3.572007565522832 68.57142857142857,2.619562280464739 70.20408163265306,2.706025398540935 71.83673469387755,3.59227235882194 73.46938775510203,2.085922723588219 75.10204081632654,3.669278573358552 76.73469387755102,2.176438800324237 78.36734693877551,3.754390705214807 80.0,2.460145906511754" 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_BenchmarkSprintfSingleInteger_4.html">BenchmarkSprintfSingleInteger-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.93709792709078 1.63265306122449,2.480343102215869 3.26530612244898,12.094353109363833 4.897959183673469,4.867762687634025 6.530612244897959,4.882058613295211 8.16326530612245,10.900643316654753 9.795918367346939,8.570407433881345 11.42857142857143,5.132237312365975 13.06122448979592,3.9027877055039326 14.69387755102041,3.7097927090779095 16.3265306122449,3.945675482487495 17.95918367346939,4.395997140814867 19.59183673469388,8.484631879914222 21.22448979591837,8.82058613295211 22.85714285714286,0.0 24.48979591836735,7.405289492494639 26.12244897959184,7.376697641172266 27.75510204081633,4.803431022158684 29.38775510204082,7.0693352394567555 31.02040816326531,2.8448892065761235 32.6530612244898,7.998570407433881 34.28571428571429,2.70192994996426 35.91836734693878,5.661186561829881 37.55102040816327,13.959971408148679 39.18367346938776,3.867047891350964 40.81632653061224,6.776268763402429 42.44897959183673,5.110793423874194 44.08163265306122,5.282344531808434 45.71428571428571,6.761972837741244 47.3469387755102,5.575411007862757 48.97959183673469,9.742673338098644 50.61224489795918,7.269478198713369 52.24489795918367,7.240886347390996 53.87755102040816,5.618298784846319 55.51020408163265,6.983559685489638 57.14285714285714,20.0 58.77551020408163,7.626876340243031 60.40816326530612,5.6826304503216605 62.04081632653061,14.038598999285202 63.6734693877551,5.761258041458186 65.3061224489796,4.4603288062902084 66.93877551020408,4.538956397426734 68.57142857142857,4.474624731951394 70.20408163265306,5.153681200857756 71.83673469387755,5.618298784846319 73.46938775510203,4.696211579699785 75.10204081632654,5.246604717655469 76.73469387755102,4.939242315939955 78.36734693877551,5.2609006433166545 80.0,4.9320943531093615" 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_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,10.67244724715013 1.63265306122449,3.087557603686636 3.26530612244898,11.21028377395101 4.897959183673469,0.0 6.530612244897959,2.747392675236478 8.16326530612245,11.56439485811302 9.795918367346939,1.626243026922144 11.42857142857143,3.321004123211254 13.06122448979592,6.284865389279651 14.69387755102041,7.769827795294688 16.3265306122449,6.659592529711375 17.95918367346939,6.491025951976716 19.59183673469388,7.205918020858598 21.22448979591837,13.93706039291778 22.85714285714286,5.902255639097744 24.48979591836735,7.518190637885035 26.12244897959184,6.988843075430512 27.75510204081633,6.392796507397526 29.38775510204082,0.7561241814212952 31.02040816326531,5.582706766917293 32.6530612244898,7.504850836769343 34.28571428571429,5.810696095076401 35.91836734693878,6.258185787048266 37.55102040816327,14.6398253698763 39.18367346938776,5.511763279165656 40.81632653061224,6.844530681542566 42.44897959183673,6.490419597380548 44.08163265306122,7.32597623089983 45.71428571428571,7.188940092165899 47.3469387755102,4.953310696095076 48.97959183673469,6.780257094348775 50.61224489795918,7.188333737569731 52.24489795918367,6.688697550327431 53.87755102040816,5.775527528498666 55.51020408163265,6.851200582100412 57.14285714285714,20.0 58.77551020408163,7.593378607809847 60.40816326530612,6.10841620179481 62.04081632653061,13.99648314334223 63.6734693877551,6.031409168081494 65.3061224489796,6.10538442881397 66.93877551020408,6.256366723259762 68.57142857142857,6.871816638370119 70.20408163265306,5.211011399466408 71.83673469387755,5.033349502789231 73.46938775510203,4.75018190637885 75.10204081632654,8.207615813727868 76.73469387755102,5.677904438515644 78.36734693877551,7.969924812030075 80.0,4.995149163230657" 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_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,13.693444136657433 1.63265306122449,5.9095106186518915 3.26530612244898,12.442289935364727 4.897959183673469,1.2465373961218802 6.530612244897959,3.070175438596486 8.16326530612245,12.566943674976914 9.795918367346939,7.409972299168974 11.42857142857143,5.724838411819018 13.06122448979592,3.3010156971375757 14.69387755102041,5.54016620498615 16.3265306122449,3.20867959372114 17.95918367346939,3.2548476454293613 19.59183673469388,8.656509695290858 21.22448979591837,13.788088642659279 22.85714285714286,3.393351800554015 24.48979591836735,6.209602954755308 26.12244897959184,5.724838411819018 27.75510204081633,2.7008310249307463 29.38775510204082,5.747922437673125 31.02040816326531,0.0 32.6530612244898,7.710064635272392 34.28571428571429,2.5854108956601998 35.91836734693878,5.147737765466294 37.55102040816327,13.86888273314866 39.18367346938776,4.778393351800553 40.81632653061224,9.533702677746996 42.44897959183673,5.216989843028623 44.08163265306122,7.27146814404432 45.71428571428571,6.717451523545705 47.3469387755102,5.009233610341642 48.97959183673469,9.626038781163434 50.61224489795918,7.433056325023081 52.24489795918367,7.571560480147735 53.87755102040816,5.286241920590946 55.51020408163265,7.363804247460756 57.14285714285714,20.0 58.77551020408163,5.678670360110802 60.40816326530612,3.231763619575254 62.04081632653061,12.142197599261312 63.6734693877551,3.485687903970451 65.3061224489796,3.5318559556786653 66.93877551020408,3.4395198522622294 68.57142857142857,3.4626038781163437 70.20408163265306,3.647276084949212 71.83673469387755,3.324099722991683 73.46938775510203,5.401662049861491 75.10204081632654,7.525392428439519 76.73469387755102,5.378578024007384 78.36734693877551,5.86334256694367 80.0,3.4164358264081223" 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/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,10.50518206336432 1.63265306122449,2.764217652804826 3.26530612244898,10.99371517389248 4.897959183673469,3.484730268533479 6.530612244897959,3.241569547775122 8.16326530612245,9.403525154663242 9.795918367346939,4.723756396945439 11.42857142857143,3.199916448059568 13.06122448979592,4.094290822187955 14.69387755102041,4.233011617405835 16.3265306122449,1.699421894294508 17.95918367346939,4.262746278559712 19.59183673469388,6.396515392601967 21.22448979591837,10.64636026859491 22.85714285714286,0.0 24.48979591836735,3.880496151081568 26.12244897959184,4.637624175999705 27.75510204081633,0.7825622185497595 29.38775510204082,3.924729531310475 31.02040816326531,1.188403482149988 32.6530612244898,9.233349511282585 34.28571428571429,3.71916718374669 35.91836734693878,3.002340683037113 37.55102040816327,11.08967703488908 39.18367346938776,1.852887149588691 40.81632653061224,6.594214028125058 42.44897959183673,0.946348595897354 44.08163265306122,4.129554655870445 45.71428571428571,4.110018246269344 47.3469387755102,2.356410461194424 48.97959183673469,7.540071142019868 50.61224489795918,4.262869149060348 52.24489795918367,2.174193508751451 53.87755102040816,0.3977318105582621 55.51020408163265,4.213843819306642 57.14285714285714,20.0 58.77551020408163,4.455038612054825 60.40816326530612,4.638238528502884 62.04081632653061,10.63100145601543 63.6734693877551,5.371775417298938 65.3061224489796,0.5428418718092067 66.93877551020408,1.976863484730269 68.57142857142857,4.577171889686865 70.20408163265306,1.915059622910434 71.83673469387755,1.873775134696786 73.46938775510203,3.001357719032026 75.10204081632654,3.240955195271943 76.73469387755102,2.692952762436031 78.36734693877551,2.541699176153293 80.0,1.690083736246183" 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,251,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.01</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,13.08411214953271 1.63265306122449,4.946595460614152 3.26530612244898,13.83845126835781 4.897959183673469,2.069425901201602 6.530612244897959,2.276368491321762 8.16326530612245,13.18424566088117 9.795918367346939,2.376502002670227 11.42857142857143,5.06675567423231 13.06122448979592,1.995994659546061 14.69387755102041,4.866488651535381 16.3265306122449,2.610146862483311 17.95918367346939,2.336448598130841 19.59183673469388,2.222963951935915 21.22448979591837,14.06542056074766 22.85714285714286,2.60347129506008 24.48979591836735,4.746328437917223 26.12244897959184,4.899866488651535 27.75510204081633,2.383177570093458 29.38775510204082,5.166889185580774 31.02040816326531,1.488651535380507 32.6530612244898,3.471295060080107 34.28571428571429,2.296395193591455 35.91836734693878,1.341789052069426 37.55102040816327,13.50467289719626 39.18367346938776,0.0 40.81632653061224,2.129506008010681 42.44897959183673,1.648865153538051 44.08163265306122,4.926568758344459 45.71428571428571,5.086782376502003 47.3469387755102,0.6141522029372497 48.97959183673469,2.616822429906542 50.61224489795918,3.164218958611482 52.24489795918367,5.160213618157543 53.87755102040816,1.64218958611482 55.51020408163265,4.893190921228304 57.14285714285714,20.0 58.77551020408163,5.707610146862483 60.40816326530612,2.276368491321762 62.04081632653061,13.98531375166889 63.6734693877551,2.950600801068091 65.3061224489796,2.516688918558077 66.93877551020408,2.403204272363151 68.57142857142857,2.05607476635514 70.20408163265306,2.363150867823765 71.83673469387755,1.789052069425901 73.46938775510203,1.321762349799733 75.10204081632654,4.813084112149533 76.73469387755102,1.041388518024032 78.36734693877551,4.706275033377837 80.0,2.062750333778371" 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_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,13.157894736842106 1.63265306122449,5.425101214574898 3.26530612244898,12.159244264507425 4.897959183673469,2.753036437246969 6.530612244897959,3.0634278002699062 8.16326530612245,13.171390013495278 9.795918367346939,7.759784075573549 11.42857142857143,5.398110661268555 13.06122448979592,3.211875843454795 14.69387755102041,5.384615384615387 16.3265306122449,3.279352226720647 17.95918367346939,3.144399460188936 19.59183673469388,7.5573549257759804 21.22448979591837,13.130904183535764 22.85714285714286,0.0 24.48979591836735,5.384615384615387 26.12244897959184,5.182186234817813 27.75510204081633,3.117408906882595 29.38775510204082,5.384615384615387 31.02040816326531,3.144399460188936 32.6530612244898,7.74628879892038 34.28571428571429,3.144399460188936 35.91836734693878,2.618083670715251 37.55102040816327,12.61808367071525 39.18367346938776,2.712550607287451 40.81632653061224,7.638326585695008 42.44897959183673,2.6450742240215916 44.08163265306122,5.384615384615387 45.71428571428571,5.398110661268555 47.3469387755102,2.59109311740891 48.97959183673469,7.74628879892038 50.61224489795918,5.330634278002703 52.24489795918367,5.236167341430502 53.87755102040816,2.712550607287451 55.51020408163265,5.411605937921728 57.14285714285714,20.0 58.77551020408163,5.425101214574898 60.40816326530612,3.0364372469635654 62.04081632653061,10.701754385964913 63.6734693877551,3.211875843454795 65.3061224489796,3.009446693657221 66.93877551020408,3.144399460188936 68.57142857142857,3.1578947368421026 70.20408163265306,3.103913630229421 71.83673469387755,3.279352226720647 73.46938775510203,2.96896086369771 75.10204081632654,5.371120107962213 76.73469387755102,3.07692307692308 78.36734693877551,5.425101214574898 80.0,2.834008097165995" 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_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,10.903199675982178 1.63265306122449,4.25273390036452 3.26530612244898,12.968813284730658 4.897959183673469,3.19967598217902 6.530612244897959,1.5066828675577142 8.16326530612245,12.345078979343864 9.795918367346939,3.1591737545565017 11.42857142857143,3.612798703928714 13.06122448979592,1.5309842041312258 14.69387755102041,1.279870392871608 16.3265306122449,1.8063993519643589 17.95918367346939,2.519238558120694 19.59183673469388,3.677602268124744 21.22448979591837,12.093965168084246 22.85714285714286,1.830700688537867 24.48979591836735,4.171729445119482 26.12244897959184,1.3365735115431363 27.75510204081633,1.2555690562980963 29.38775510204082,4.852166869177804 31.02040816326531,1.6767922235722956 32.6530612244898,5.0546780072903985 34.28571428571429,2.397731875253136 35.91836734693878,2.0737140542729833 37.55102040816327,12.636695018226003 39.18367346938776,0.0 40.81632653061224,5.111381125961925 42.44897959183673,2.6245443499392422 44.08163265306122,3.0700688537869567 45.71428571428571,4.29323612798704 47.3469387755102,2.3896314297286345 48.97959183673469,5.022276225192385 50.61224489795918,4.212231672742002 52.24489795918367,3.547995139732688 53.87755102040816,1.952207371405425 55.51020408163265,1.8226002430133654 57.14285714285714,20.0 58.77551020408163,4.139327663021463 60.40816326530612,2.97286350749291 62.04081632653061,12.466585662211422 63.6734693877551,3.377885783718103 65.3061224489796,1.749696233292827 66.93877551020408,2.6569461320372625 68.57142857142857,2.584042122316724 70.20408163265306,2.608343458890239 71.83673469387755,2.746051032806804 73.46938775510203,2.964763061968405 75.10204081632654,4.29323612798704 76.73469387755102,0.9801539084649633 78.36734693877551,4.25273390036452 80.0,2.3248278655326047" 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/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,8.907615480649191 1.63265306122449,7.103620474406995 3.26530612244898,8.913857677902627 4.897959183673469,4.818976279650437 6.530612244897959,3.6953807740324613 8.16326530612245,10.61797752808989 9.795918367346939,8.988764044943823 11.42857142857143,0.5305867665418234 13.06122448979592,4.800249687890137 14.69387755102041,2.7403245942571814 16.3265306122449,4.818976279650437 17.95918367346939,4.681647940074907 19.59183673469388,8.863920099875159 21.22448979591837,10.611735330836455 22.85714285714286,0.9363295880149849 24.48979591836735,0.5493133583021219 26.12244897959184,0.5368289637952586 27.75510204081633,4.7877652933832735 29.38775510204082,7.47191011235955 31.02040816326531,0.9550561797752835 32.6530612244898,9.107365792759055 34.28571428571429,4.806491885143574 35.91836734693878,4.756554307116108 37.55102040816327,7.390761548064919 39.18367346938776,2.6529338327091203 40.81632653061224,8.4769038701623 42.44897959183673,4.737827715355806 44.08163265306122,0.0 45.71428571428571,3.1523096129837747 47.3469387755102,0.8114856429463231 48.97959183673469,7.534332084893887 50.61224489795918,6.622971285892639 52.24489795918367,0.6054931335830247 53.87755102040816,3.0399500624219726 55.51020408163265,4.87515605493134 57.14285714285714,20.0 58.77551020408163,4.001248439450686 60.40816326530612,2.9026217228464475 62.04081632653061,8.926342072409492 63.6734693877551,4.781523096129838 65.3061224489796,4.775280898876408 66.93877551020408,2.827715355805246 68.57142857142857,4.769038701622971 70.20408163265306,3.052434456928843 71.83673469387755,4.8377028714107375 73.46938775510203,4.769038701622971 75.10204081632654,2.9026217228464475 76.73469387755102,4.825218476903874 78.36734693877551,2.827715355805246 80.0,2.7902621722846455" 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_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,8.769014778144077 1.63265306122449,2.172177690552058 3.26530612244898,9.774928240919397 4.897959183673469,0.1259137567946018 6.530612244897959,0.0 8.16326530612245,10.16200462345318 9.795918367346939,1.018813558699112 11.42857142857143,1.852799247310642 13.06122448979592,7.565410101767423 14.69387755102041,8.384584569133121 16.3265306122449,7.991150019662539 17.95918367346939,7.915807579081998 19.59183673469388,9.88070167701247 21.22448979591837,15.0652906564348 22.85714285714286,7.444641682378322 24.48979591836735,9.027163706260039 26.12244897959184,8.713555391394792 27.75510204081633,7.261982204483059 29.38775510204082,9.606528698119378 31.02040816326531,6.585848116990272 32.6530612244898,9.712081619752215 34.28571428571429,6.710732806303773 35.91836734693878,6.747007435012551 37.55102040816327,15.76031548268778 39.18367346938776,5.94143135936139 40.81632653061224,9.26517231367447 42.44897959183673,7.158707932272659 44.08163265306122,9.040063802183829 45.71428571428571,9.095559941343154 47.3469387755102,7.343756316820476 48.97959183673469,9.744717759867102 50.61224489795918,8.56022433671088 52.24489795918367,8.24007409285864 53.87755102040816,6.799306114498458 55.51020408163265,8.365804087603046 57.14285714285714,20.0 58.77551020408163,9.040872355204693 60.40816326530612,7.452727212586965 62.04081632653061,14.61948392265823 63.6734693877551,7.516860168105524 65.3061224489796,7.647257718924919 66.93877551020408,7.085239864604121 68.57142857142857,7.673204920412656 70.20408163265306,6.367208029666545 71.83673469387755,6.74035524879544 73.46938775510203,5.928053482107089 75.10204081632654,9.135877335156254 76.73469387755102,6.710144767743145 78.36734693877551,8.617337581911935 80.0,6.147538874861719" 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/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,11.70303678831039 1.63265306122449,3.410206265451459 3.26530612244898,11.73595070292609 4.897959183673469,2.775690933913878 6.530612244897959,1.993727168739161 8.16326530612245,12.48396738127744 9.795918367346939,2.031806944393196 11.42857142857143,4.104645585033763 13.06122448979592,1.514482860411055 14.69387755102041,4.033356702704697 16.3265306122449,1.909449835799417 17.95918367346939,2.069591527987897 19.59183673469388,1.952400280432456 21.22448979591837,12.1462676653998 22.85714285714286,0.7342902475923399 24.48979591836735,2.738053946348843 26.12244897959184,4.694291723552636 27.75510204081633,1.536917456920409 29.38775510204082,2.48758348400428 31.02040816326531,1.346370982620568 32.6530612244898,2.569351684439689 34.28571428571429,1.522748238072396 35.91836734693878,1.717722593262241 37.55102040816327,11.87779048743589 39.18367346938776,1.208221098852441 40.81632653061224,1.686137042913546 42.44897959183673,1.337662816870226 44.08163265306122,2.7275746282425 45.71428571428571,2.618796354378067 47.3469387755102,1.496623740821372 48.97959183673469,1.941478174237113 50.61224489795918,1.985166599018486 52.24489795918367,3.09863104682484 53.87755102040816,0.0 55.51020408163265,3.423932696210472 57.14285714285714,20.0 58.77551020408163,4.108630677834766 60.40816326530612,2.63296557322608 62.04081632653061,12.49902217630346 63.6734693877551,2.53097671672632 65.3061224489796,2.314010553116121 66.93877551020408,1.340614737463562 68.57142857142857,2.377034057783846 70.20408163265306,2.382495110881517 71.83673469387755,2.366849931736836 73.46938775510203,2.866905280247961 75.10204081632654,4.152171506586473 76.73469387755102,2.084793919043578 78.36734693877551,4.501236116748459 80.0,2.068853547839563" 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_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,12.517772511848339 1.63265306122449,2.0438388625592374 3.26530612244898,11.14336492890995 4.897959183673469,1.646919431279617 6.530612244897959,2.2097156398104225 8.16326530612245,10.1303317535545 9.795918367346939,6.7831753554502345 11.42857142857143,0.7227488151658754 13.06122448979592,2.3222748815165843 14.69387755102041,0.6635071090047333 16.3265306122449,1.2440758293838812 17.95918367346939,0.0 19.59183673469388,7.754739336492889 21.22448979591837,12.191943127962086 22.85714285714286,1.7239336492890942 24.48979591836735,2.914691943127959 26.12244897959184,2.766587677725113 27.75510204081633,1.9372037914691909 29.38775510204082,2.8376777251184784 31.02040816326531,1.8898104265402829 32.6530612244898,8.092417061611371 34.28571428571429,1.4454976303317508 35.91836734693878,3.0450236966824598 37.55102040816327,11.652843601895732 39.18367346938776,2.9620853080568637 40.81632653061224,8.441943127962082 42.44897959183673,2.5888625592417043 44.08163265306122,1.765402843601894 45.71428571428571,2.494075829383881 47.3469387755102,2.713270142180093 48.97959183673469,7.861374407582936 50.61224489795918,4.5853080568720355 52.24489795918367,4.324644549763031 53.87755102040816,3.1457345971563946 55.51020408163265,2.9443127962085285 57.14285714285714,20.0 58.77551020408163,2.1800947867298532 60.40816326530612,2.1860189573459685 62.04081632653061,11.52251184834123 63.6734693877551,2.2097156398104225 65.3061224489796,2.298578199052127 66.93877551020408,2.1682464454976262 68.57142857142857,2.0912322274881454 70.20408163265306,1.9016587677725063 71.83673469387755,1.9549763033175331 73.46938775510203,2.1090047393364877 75.10204081632654,3.1635071090047333 76.73469387755102,2.2097156398104225 78.36734693877551,1.6824644549763015 80.0,1.611374407582936" 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_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,13.597626752966558 1.63265306122449,7.20064724919094 3.26530612244898,13.535598705501618 4.897959183673469,7.09277238403452 6.530612244897959,6.877022653721683 8.16326530612245,12.882955771305285 9.795918367346939,10.18608414239482 11.42857142857143,6.22977346278317 13.06122448979592,0.0 14.69387755102041,5.258899676375403 16.3265306122449,6.74217907227616 17.95918367346939,7.038834951456309 19.59183673469388,10.062028047464942 21.22448979591837,13.290183387270766 22.85714285714286,7.173678532901832 24.48979591836735,8.61920172599784 26.12244897959184,6.337648327939592 27.75510204081633,4.422869471413158 29.38775510204082,5.906148867313913 31.02040816326531,4.341963322545846 32.6530612244898,10.385652642934195 34.28571428571429,4.719525350593312 35.91836734693878,6.796116504854371 37.55102040816327,13.31715210355987 39.18367346938776,5.339805825242719 40.81632653061224,10.434196332254585 42.44897959183673,6.74217907227616 44.08163265306122,6.283710895361381 45.71428571428571,6.850053937432577 47.3469387755102,6.283710895361381 48.97959183673469,10.463861920172599 50.61224489795918,7.119741100323623 52.24489795918367,7.28425026968716 53.87755102040816,6.580366774541531 55.51020408163265,5.663430420711975 57.14285714285714,20.0 58.77551020408163,8.489751887810142 60.40816326530612,7.011866235167206 62.04081632653061,13.932038834951456 63.6734693877551,7.351672060409921 65.3061224489796,7.308522114347355 66.93877551020408,7.2599784250269686 68.57142857142857,7.146709816612729 70.20408163265306,6.957928802588997 71.83673469387755,7.20064724919094 73.46938775510203,6.22977346278317 75.10204081632654,7.742718446601939 76.73469387755102,5.582524271844662 78.36734693877551,6.256742179072276 80.0,6.74217907227616" 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_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,17.17408236839516 1.63265306122449,13.07228211493614 3.26530612244898,17.41338060453384 4.897959183673469,13.30357150894276 6.530612244897959,12.07221588896154 8.16326530612245,17.72461182255811 9.795918367346939,1.059818772299025 11.42857142857143,12.62954797235998 13.06122448979592,10.81503599671056 14.69387755102041,12.32827508340936 16.3265306122449,11.45681841416439 17.95918367346939,12.29235360041047 19.59183673469388,1.51059004771485 21.22448979591837,17.33868542083392 22.85714285714286,11.97488042353761 24.48979591836735,13.41614023446567 26.12244897959184,13.73346424215303 27.75510204081633,11.29230537761343 29.38775510204082,13.2573033426114 31.02040816326531,11.00142803776295 32.6530612244898,0.0 34.28571428571429,11.31263096507962 35.91836734693878,12.67804338894386 37.55102040816327,18.1404852242135 39.18367346938776,11.5761331875076 40.81632653061224,1.205557066536529 42.44897959183673,12.9121207035899 44.08163265306122,13.37116829691869 45.71428571428571,13.49081998687054 47.3469387755102,11.912558566587 48.97959183673469,3.522476002728767 50.61224489795918,13.10642899900404 52.24489795918367,13.61903861745884 53.87755102040816,12.96940424270598 55.51020408163265,14.31770850412241 57.14285714285714,20.0 58.77551020408163,13.91532976999012 60.40816326530612,12.88455526686174 62.04081632653061,17.63964968388349 63.6734693877551,12.53550451654717 65.3061224489796,13.50331676398027 66.93877551020408,11.90017495230765 68.57142857142857,12.74524925077848 70.20408163265306,12.36308036939948 71.83673469387755,12.07360213363373 73.46938775510203,12.85594821771757 75.10204081632654,13.62913582818796 76.73469387755102,12.50836344043295 78.36734693877551,13.55512476523535 80.0,12.19693933122053" 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_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,3.079598052205035 1.63265306122449,1.029543851196724 3.26530612244898,3.291205671318203 4.897959183673469,0.7558201558924239 6.530612244897959,0.684395271607275 8.16326530612245,2.865151332656538 9.795918367346939,1.801262969526989 11.42857142857143,0.0 13.06122448979592,19.6118519538173 14.69387755102041,19.65786258753893 16.3265306122449,19.62227919541614 17.95918367346939,19.61503518763873 19.59183673469388,19.65817230758642 21.22448979591837,19.84371182270248 22.85714285714286,19.6163084811673 24.48979591836735,19.66662078221519 26.12244897959184,19.65994459452484 27.75510204081633,19.61617082781286 29.38775510204082,19.67035462945438 31.02040816326531,19.6087719600117 32.6530612244898,19.65887778102793 34.28571428571429,19.60414336596865 35.91836734693878,19.6019237056283 37.55102040816327,19.85298621745789 39.18367346938776,19.57847101536556 40.81632653061224,19.64600719238777 42.44897959183673,19.60381643925185 44.08163265306122,19.65378460691364 45.71428571428571,19.65658929401036 47.3469387755102,19.59070495724143 48.97959183673469,19.65356092021267 50.61224489795918,19.58531926974895 52.24489795918367,19.6495517662646 53.87755102040816,19.60008259201266 55.51020408163265,19.64647177245901 57.14285714285714,20.0 58.77551020408163,19.65424918698488 60.40816326530612,19.60407453929143 62.04081632653061,19.86243267890634 63.6734693877551,19.61176592047077 65.3061224489796,19.6046595660478 66.93877551020408,19.61274670062116 68.57142857142857,19.61326290070031 70.20408163265306,19.59844795842869 71.83673469387755,19.60407453929143 73.46938775510203,19.58647211659239 75.10204081632654,19.67062993616326 76.73469387755102,19.60835899994838 78.36734693877551,19.65624516062426 80.0,19.59146205069085" 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,14.5814724338658 1.63265306122449,2.954312231535549 3.26530612244898,14.62629748358564 4.897959183673469,1.174187455161328 6.530612244897959,1.57223680267352 8.16326530612245,14.75852048275925 9.795918367346939,6.875196382030023 11.42857142857143,3.357174641517658 13.06122448979592,1.346640391583498 14.69387755102041,3.203392754978795 16.3265306122449,1.540379777872626 17.95918367346939,1.501857115613393 19.59183673469388,6.57220955892369 21.22448979591837,14.42928884731694 22.85714285714286,1.312967116793956 24.48979591836735,3.052952768419045 26.12244897959184,2.857342644641608 27.75510204081633,1.041855480988403 29.38775510204082,3.048285005948219 31.02040816326531,1.079651643252177 32.6530612244898,8.10120144936749 34.28571428571429,0.9448858940944632 35.91836734693878,0.9586349065085318 37.55102040816327,14.72186855798832 39.18367346938776,0.1611195364930029 40.81632653061224,6.255019660906127 42.44897959183673,1.209477192440768 44.08163265306122,2.323982672975108 45.71428571428571,2.867658944577132 47.3469387755102,0.8205999073712505 48.97959183673469,6.325708110464324 50.61224489795918,2.861483694615727 52.24489795918367,2.880681456995741 53.87755102040816,1.075674055777037 55.51020408163265,2.730495745434402 57.14285714285714,20.0 58.77551020408163,3.081050155743437 60.40816326530612,1.264309779598064 62.04081632653061,14.53455869665901 63.6734693877551,1.282890016981937 65.3061224489796,1.362441766484739 66.93877551020408,1.249961404687741 68.57142857142857,1.61237592742265 70.20408163265306,1.231599117302506 71.83673469387755,0.8828064694824596 73.46938775510203,0.0 75.10204081632654,2.961522743990483 76.73469387755102,1.153355067791531 78.36734693877551,3.130942542931609 80.0,0.805543194965355" 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_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,10.708661417322835 1.63265306122449,6.0275590551181075 3.26530612244898,13.633858267716535 4.897959183673469,2.9370078740157446 6.530612244897959,1.6732283464566926 8.16326530612245,13.409448818897635 9.795918367346939,5.732283464566926 11.42857142857143,5.279527559055115 13.06122448979592,1.9212598425196816 14.69387755102041,4.165354330708659 16.3265306122449,1.5944881889763778 17.95918367346939,2.5118110236220446 19.59183673469388,6.039370078740159 21.22448979591837,12.618110236220474 22.85714285714286,2.4763779527559073 24.48979591836735,5.759842519685039 26.12244897959184,4.1023622047244075 27.75510204081633,1.4999999999999964 29.38775510204082,6.039370078740159 31.02040816326531,1.248031496062989 32.6530612244898,6.204724409448817 34.28571428571429,2.5472440944881853 35.91836734693878,1.6141732283464556 37.55102040816327,13.566929133858265 39.18367346938776,0.0 40.81632653061224,5.870078740157478 42.44897959183673,2.6259842519685 44.08163265306122,3.893700787401574 45.71428571428571,5.8307086614173205 47.3469387755102,2.6889763779527556 48.97959183673469,5.444881889763778 50.61224489795918,6.011811023622045 52.24489795918367,5.921259842519683 53.87755102040816,1.6929133858267704 55.51020408163265,3.681102362204726 57.14285714285714,20.0 58.77551020408163,5.862204724409448 60.40816326530612,2.6220472440944853 62.04081632653061,12.389763779527557 63.6734693877551,3.055118110236215 65.3061224489796,1.263779527559052 66.93877551020408,2.5 68.57142857142857,1.2559055118110223 70.20408163265306,2.2952755905511815 71.83673469387755,2.748031496062989 73.46938775510203,3.0078740157480297 75.10204081632654,5.885826771653544 76.73469387755102,1.4960629921259851 78.36734693877551,5.854330708661415 80.0,1.9960629921259816" 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_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,9.97693399574166 1.63265306122449,2.737757274662881 3.26530612244898,10.75408090844571 4.897959183673469,4.098651525904897 6.530612244897959,1.983676366217175 8.16326530612245,9.703690560681334 9.795918367346939,8.607168204400285 11.42857142857143,3.449254790631654 13.06122448979592,3.869765791341377 14.69387755102041,1.49041873669269 16.3265306122449,4.407381121362669 17.95918367346939,3.80943931866572 19.59183673469388,7.526614620298084 21.22448979591837,10.67068843151171 22.85714285714286,3.392476933995742 24.48979591836735,2.915188076650106 26.12244897959184,2.670333569907736 27.75510204081633,2.267565649396735 29.38775510204082,2.320794889992903 31.02040816326531,3.103264726756565 32.6530612244898,7.407735982966643 34.28571428571429,2.230305180979418 35.91836734693878,3.837828246983676 37.55102040816327,10.95990063875089 39.18367346938776,0.0 40.81632653061224,6.925124201561391 42.44897959183673,2.569198012775018 44.08163265306122,2.143364088005678 45.71428571428571,3.183108587650816 47.3469387755102,2.633073101490419 48.97959183673469,7.262242725337119 50.61224489795918,3.47764371894961 52.24489795918367,3.223917672107878 53.87755102040816,3.610716820440028 55.51020408163265,1.316536550745209 57.14285714285714,20.0 58.77551020408163,2.817601135557133 60.40816326530612,4.27430801987225 62.04081632653061,10.20404542228531 63.6734693877551,4.300922640170334 65.3061224489796,1.557842441447835 66.93877551020408,3.608942512420156 68.57142857142857,3.600070972320795 70.20408163265306,2.989709013484741 71.83673469387755,3.655074520936835 73.46938775510203,2.617104329311568 75.10204081632654,3.303761533002129 76.73469387755102,2.44499645138396 78.36734693877551,3.587650816181689 80.0,2.707594038325053" 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>./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,6.048088126257813 1.63265306122449,1.6700208311266493 3.26530612244898,4.000282455954526 4.897959183673469,2.323200225964765 6.530612244897959,1.6135296402217278 8.16326530612245,5.34900963880945 9.795918367346939,2.1819722487024684 11.42857142857143,1.927761889630336 13.06122448979592,2.2561169367651743 14.69387755102041,0.0 16.3265306122449,2.3302616248278767 17.95918367346939,2.323200225964765 19.59183673469388,1.9030469936094327 21.22448979591837,6.02337323023691 22.85714285714286,1.6982664265791065 24.48979591836735,1.85361720156763 26.12244897959184,0.20478056703033332 27.75510204081633,2.206687144723368 29.38775510204082,1.9171697913356631 31.02040816326531,2.2561169367651743 32.6530612244898,1.9983758782614842 34.28571428571429,2.3267309253963226 35.91836734693878,2.3585072202803374 37.55102040816327,19.383892949193235 39.18367346938776,18.826042439007168 40.81632653061224,19.13992161847262 42.44897959183673,18.83169155809766 44.08163265306122,18.934787981499134 45.71428571428571,18.932316491897044 47.3469387755102,18.836987607244996 48.97959183673469,19.142040038131555 50.61224489795918,18.936200261271757 52.24489795918367,18.933728771669667 53.87755102040816,18.835575327472373 55.51020408163265,18.9358471913286 57.14285714285714,20.0 58.77551020408163,18.937965610987536 60.40816326530612,18.784027115771636 62.04081632653061,19.380009179818522 63.6734693877551,18.830632348268193 65.3061224489796,18.83416304769975 66.93877551020408,18.835222257529217 68.57142857142857,18.83416304769975 70.20408163265306,18.82745471877979 71.83673469387755,18.831338488154504 73.46938775510203,18.82674857889348 75.10204081632654,18.93337570172651 76.73469387755102,18.81756876037143 78.36734693877551,18.934787981499134 80.0,18.809448151678847" 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_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,11.447389054414302 1.63265306122449,3.1676336835502603 3.26530612244898,10.537870472008784 4.897959183673469,1.0036067116198844 6.530612244897959,1.2858710992629767 8.16326530612245,10.130155245413203 9.795918367346939,6.053002979457425 11.42857142857143,2.697193037478442 13.06122448979592,1.5524541320370098 14.69387755102041,2.5874235533950127 16.3265306122449,1.8817625842872836 17.95918367346939,1.662223616120432 19.59183673469388,8.154304531911556 21.22448979591837,11.18080602164027 22.85714285714286,1.129057550572373 24.48979591836735,3.4498980711933527 26.12244897959184,1.1447389054414323 27.75510204081633,1.5838168417751284 29.38775510204082,1.1604202603104916 31.02040816326531,1.7563117453347985 32.6530612244898,5.582562333385603 34.28571428571429,1.7563117453347985 35.91836734693878,4.845538654539753 37.55102040816327,11.023992472949665 39.18367346938776,4.657362396111026 40.81632653061224,8.43656891955465 42.44897959183673,4.829857299670692 44.08163265306122,1.8660812294182207 45.71428571428571,3.9517014270032966 47.3469387755102,4.249647169515445 48.97959183673469,8.577701113376197 50.61224489795918,3.68511839422926 52.24489795918367,4.625999686372902 53.87755102040816,4.704406460718207 55.51020408163265,4.0301082013485985 57.14285714285714,20.0 58.77551020408163,1.7563117453347985 60.40816326530612,0.8624745177983364 62.04081632653061,8.954053630233652 63.6734693877551,0.9095185824055214 65.3061224489796,0.9722440018817657 66.93877551020408,0.8311118080602178 68.57142857142857,0.3449898071193367 70.20408163265306,0.721342323976792 71.83673469387755,0.0 73.46938775510203,4.735769170456329 75.10204081632654,4.422142073075117 76.73469387755102,4.908264074015996 78.36734693877551,2.838325231299983 80.0,0.4233965814646403" 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>./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,7.490703028156545 1.63265306122449,0.8677173720559566 3.26530612244898,7.561537099344786 4.897959183673469,3.966707986541529 6.530612244897959,3.860456879759166 8.16326530612245,7.543828581547727 9.795918367346939,8.570922613777228 11.42857142857143,0.053125553391179636 13.06122448979592,3.98441650433859 14.69387755102041,0.0 16.3265306122449,3.948999468744468 17.95918367346939,3.948999468744468 19.59183673469388,8.464671506994865 21.22448979591837,7.579245617141847 22.85714285714286,3.895873915353288 24.48979591836735,0.7968833008677159 26.12244897959184,0.35417035594120705 27.75510204081633,3.7896228085709254 29.38775510204082,0.3187533203470885 31.02040816326531,3.860456879759166 32.6530612244898,8.553214095980168 34.28571428571429,3.98441650433859 35.91836734693878,4.232335753497434 37.55102040816327,11.067823623162742 39.18367346938776,7.31361785018594 40.81632653061224,10.855321409598018 42.44897959183673,7.419868956968303 44.08163265306122,4.320878342482736 45.71428571428571,4.196918717903312 47.3469387755102,7.455285992562423 48.97959183673469,11.209491765539227 50.61224489795918,4.391712413670978 52.24489795918367,4.320878342482736 53.87755102040816,7.171949707809457 55.51020408163265,4.374003895873917 57.14285714285714,20.0 58.77551020408163,3.7542057729768032 60.40816326530612,7.437577474765364 62.04081632653061,10.394899946874448 63.6734693877551,7.472994510359484 65.3061224489796,7.402160439171244 66.93877551020408,7.614662652735969 68.57142857142857,7.472994510359484 70.20408163265306,7.72091375951833 71.83673469387755,7.384451921374183 73.46938775510203,7.5969541349389065 75.10204081632654,4.285461306888616 76.73469387755102,7.455285992562423 78.36734693877551,4.391712413670978 80.0,7.5084115459536065" 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_BenchmarkTemplateStringToString_4.html">BenchmarkTemplateStringToString-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,13.651284031666343 1.63265306122449,7.665572504344468 3.26530612244898,14.385016412434833 4.897959183673469,4.112763081675997 6.530612244897959,4.383085537748599 8.16326530612245,14.172620196949216 9.795918367346939,7.8972774666924135 11.42857142857143,6.912531376713648 13.06122448979592,3.5528094226684708 14.69387755102041,6.622900173778719 16.3265306122449,4.962347943618457 17.95918367346939,5.2326703996910595 19.59183673469388,7.530411276308168 21.22448979591837,13.99884147518826 22.85714285714286,4.749951728132844 24.48979591836735,7.3759413014095365 26.12244897959184,6.603591426916392 27.75510204081633,3.37903070090751 29.38775510204082,6.352577717706122 31.02040816326531,3.5141919289438093 32.6530612244898,7.221471326510912 34.28571428571429,3.4176481946321644 35.91836734693878,3.7845143850164114 37.55102040816327,14.249855184398532 39.18367346938776,2.123962154856148 40.81632653061224,6.526356439467076 42.44897959183673,0.0 44.08163265306122,7.009075111025291 45.71428571428571,7.182853832786249 47.3469387755102,1.9694921799575198 48.97959183673469,6.700135161228033 50.61224489795918,7.839351226105425 52.24489795918367,7.800733732380769 53.87755102040816,3.4176481946321644 55.51020408163265,6.371886464568451 57.14285714285714,20.0 58.77551020408163,7.58833751689515 60.40816326530612,3.1087082448349115 62.04081632653061,13.458196563043057 63.6734693877551,4.074145587951341 65.3061224489796,3.938984359915043 66.93877551020408,3.7265881444294244 68.57142857142857,3.5335006758061347 70.20408163265306,3.5141919289438093 71.83673469387755,3.9003668661903816 73.46938775510203,4.730642981270517 75.10204081632654,7.58833751689515 76.73469387755102,3.668661903842441 78.36734693877551,7.028383857887624 80.0,3.2245607260088818" 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_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,6.730584011907889 1.63265306122449,2.73005866386481 3.26530612244898,6.973119691795815 4.897959183673469,0.5901409683915594 6.530612244897959,0.5936432886787497 8.16326530612245,6.270904474214167 9.795918367346939,0.4876980999912442 11.42857142857143,3.000612906050258 13.06122448979592,1.869363453287803 14.69387755102041,5.289379213729096 16.3265306122449,2.216093161719639 17.95918367346939,1.816828648979949 19.59183673469388,5.051221434200158 21.22448979591837,13.94273706330444 22.85714285714286,2.004202784344628 24.48979591836735,5.660625164171263 26.12244897959184,5.455739427370633 27.75510204081633,2.611855354172139 29.38775510204082,5.862008580684704 31.02040816326531,1.682864897994922 32.6530612244898,4.960161106733211 34.28571428571429,1.819455389195342 35.91836734693878,1.279222484896244 37.55102040816327,13.62315033709833 39.18367346938776,0.0 40.81632653061224,4.209788985202697 42.44897959183673,1.647841695123019 44.08163265306122,5.065230715348919 45.71428571428571,4.939147185010069 47.3469387755102,0.9736450398388933 48.97959183673469,4.505735049470274 50.61224489795918,4.609053497942387 52.24489795918367,4.497854828824096 53.87755102040816,0.7127221784432186 55.51020408163265,4.070571753786884 57.14285714285714,20.0 58.77551020408163,4.488223448034323 60.40816326530612,1.761667104456703 62.04081632653061,13.68881884248315 63.6734693877551,2.038350407144733 65.3061224489796,1.386918833727344 66.93877551020408,1.987566762980475 68.57142857142857,1.907888976446896 70.20408163265306,1.09359950967516 71.83673469387755,1.115489011470099 73.46938775510203,0.5025829612118028 75.10204081632654,5.41020926363716 76.73469387755102,1.195166798003677 78.36734693877551,3.652044479467647 80.0,0.7389895805971456" 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/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,9.461331265390976 1.63265306122449,0.3841917906538355 3.26530612244898,9.345586991762605 4.897959183673469,2.083231929909954 6.530612244897959,1.206776361108934 8.16326530612245,9.507529977601873 9.795918367346939,4.959019267337923 11.42857142857143,0.4656995186259183 13.06122448979592,3.338186948038823 14.69387755102041,1.276404420226786 16.3265306122449,3.603912040951858 17.95918367346939,3.743828140790575 19.59183673469388,5.081775845498307 21.22448979591837,10.13550247286857 22.85714285714286,3.344621768668198 24.48979591836735,1.402873394904117 26.12244897959184,1.302473693545792 27.75510204081633,3.259236648778415 29.38775510204082,1.656966312064051 31.02040816326531,2.745688463934068 32.6530612244898,5.483292153231229 34.28571428571429,2.944342926440925 35.91836734693878,3.472245711150802 37.55102040816327,10.41368471853847 39.18367346938776,2.263406907532453 40.81632653061224,4.965041599465415 42.44897959183673,3.420437155314296 44.08163265306122,1.861643106698401 45.71428571428571,1.711414794312609 47.3469387755102,3.407980002557429 48.97959183673469,4.45289587552747 50.61224489795918,1.317570772714711 52.24489795918367,1.258089930743181 53.87755102040816,3.399977725620898 55.51020408163265,1.299421278631858 57.14285714285714,20.0 58.77551020408163,1.826499086337968 60.40816326530612,3.31739752754392 62.04081632653061,9.969599597411221 63.6734693877551,2.926358427758826 65.3061224489796,3.433636787374552 66.93877551020408,2.174391888826099 68.57142857142857,3.392470434886628 70.20408163265306,2.497122892699366 71.83673469387755,2.586632897607979 73.46938775510203,3.418952196707517 75.10204081632654,1.822621694420268 76.73469387755102,3.659267997904558 78.36734693877551,0.0 80.0,2.166637104990698" 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_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,14.953332241689864 1.63265306122449,8.531193712133618 3.26530612244898,14.481742262976915 4.897959183673469,8.455870312755858 6.530612244897959,8.508269199279514 8.16326530612245,13.669559521860162 9.795918367346939,11.455706566235467 11.42857142857143,7.71246111020141 13.06122448979592,0.0 14.69387755102041,5.983297854920586 16.3265306122449,8.285573931553955 17.95918367346939,8.622891763550024 19.59183673469388,11.20026199443262 21.22448979591837,14.691337809071559 22.85714285714286,8.570492877026366 24.48979591836735,10.430653348616342 26.12244897959184,7.702636318978225 27.75510204081633,8.026854429343377 29.38775510204082,7.348943834943508 31.02040816326531,8.02357949893565 32.6530612244898,11.442606844604553 34.28571428571429,8.02357949893565 35.91836734693878,7.954805960373344 37.55102040816327,14.445718028491896 39.18367346938776,6.874078925822825 40.81632653061224,11.855248075978386 42.44897959183673,8.49844440805633 44.08163265306122,7.329294252497133 45.71428571428571,8.030129359751108 47.3469387755102,7.813983952841003 48.97959183673469,11.806124119862453 50.61224489795918,8.58031766824955 52.24489795918367,8.432945799901754 53.87755102040816,8.3019485835926 55.51020408163265,6.238742426723434 57.14285714285714,20.0 58.77551020408163,10.158834124774852 60.40816326530612,8.672015719665957 62.04081632653061,15.130178483707223 63.6734693877551,9.051907646962503 65.3061224489796,8.94383494350745 66.93877551020408,8.894710987391521 68.57142857142857,8.69494023252006 70.20408163265306,8.599967250695926 71.83673469387755,8.681840510889145 73.46938775510203,9.251678401833964 75.10204081632654,9.58899623383003 76.73469387755102,8.789913214344196 78.36734693877551,7.276895365973477 80.0,8.364172261339446" 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/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,12.127659574468083 1.63265306122449,6.106382978723401 3.26530612244898,8.882978723404253 4.897959183673469,0.0 6.530612244897959,5.340425531914892 8.16326530612245,12.914893617021274 9.795918367346939,8.792553191489358 11.42857142857143,6.872340425531911 13.06122448979592,5.8776595744680815 14.69387755102041,7.0957446808510625 16.3265306122449,5.936170212765955 17.95918367346939,6.042553191489359 19.59183673469388,9.3031914893617 21.22448979591837,9.037234042553187 22.85714285714286,5.787234042553189 24.48979591836735,7.026595744680851 26.12244897959184,5.9999999999999964 27.75510204081633,5.2499999999999964 29.38775510204082,6.037234042553187 31.02040816326531,5.319148936170212 32.6530612244898,7.957446808510637 34.28571428571429,4.9255319148936145 35.91836734693878,5.196808510638295 37.55102040816327,12.00531914893617 39.18367346938776,4.569148936170208 40.81632653061224,7.851063829787233 42.44897959183673,5.335106382978719 44.08163265306122,5.574468085106382 45.71428571428571,1.5691489361702047 47.3469387755102,4.803191489361698 48.97959183673469,7.643617021276594 50.61224489795918,5.2499999999999964 52.24489795918367,6.25 53.87755102040816,5.287234042553187 55.51020408163265,6.329787234042552 57.14285714285714,20.0 58.77551020408163,7.196808510638293 60.40816326530612,4.6276595744680815 62.04081632653061,11.340425531914894 63.6734693877551,6.079787234042552 65.3061224489796,5.851063829787233 66.93877551020408,5.845744680851059 68.57142857142857,5.83510638297872 70.20408163265306,5.611702127659573 71.83673469387755,5.851063829787233 73.46938775510203,5.367021276595743 75.10204081632654,6.207446808510635 76.73469387755102,5.26063829787234 78.36734693877551,6.196808510638297 80.0,5.345744680851061" 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_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,12.57921738255709 1.63265306122449,4.959259631827784 3.26530612244898,13.28840156925863 4.897959183673469,3.824564933105321 6.530612244897959,3.790363142540992 8.16326530612245,13.19082587264863 9.795918367346939,5.955135298259732 11.42857142857143,5.011568252690876 13.06122448979592,4.105220802736143 14.69387755102041,4.437179358213459 16.3265306122449,3.859772658686249 17.95918367346939,3.487576702545016 19.59183673469388,5.505482345840459 21.22448979591837,13.24112262347852 22.85714285714286,3.560004023740066 24.48979591836735,4.798310029172115 26.12244897959184,4.012674781209134 27.75510204081633,2.830701136706569 29.38775510204082,5.399859169097676 31.02040816326531,3.471481742279449 32.6530612244898,7.164269188210442 34.28571428571429,3.81048184287295 35.91836734693878,2.313650538175234 37.55102040816327,13.06106025550749 39.18367346938776,0.0 40.81632653061224,6.427924756060758 42.44897959183673,3.09727391610502 44.08163265306122,4.110250477819133 45.71428571428571,5.042752238205412 47.3469387755102,3.293431244341616 48.97959183673469,6.175435066894679 50.61224489795918,0.2172819635851524 52.24489795918367,4.977366462126547 53.87755102040816,1.753344733930188 55.51020408163265,3.95131274519666 57.14285714285714,20.0 58.77551020408163,4.884820440599537 60.40816326530612,3.254199778694296 62.04081632653061,13.23508701337894 63.6734693877551,3.878885424001609 65.3061224489796,3.419173121416357 66.93877551020408,3.078161150789659 68.57142857142857,3.781309727391611 70.20408163265306,3.443315561814707 71.83673469387755,3.006739764611206 73.46938775510203,2.436374610200181 75.10204081632654,5.047781913288402 76.73469387755102,2.925259028266774 78.36734693877551,5.016597927773866 80.0,3.088220500955638" 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_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,12.985543683218104 1.63265306122449,5.053425518541797 3.26530612244898,12.947831552482716 4.897959183673469,2.6649905719673193 6.530612244897959,3.054682589566312 8.16326530612245,12.922690131992459 9.795918367346939,7.190446260213701 11.42857142857143,5.053425518541797 13.06122448979592,3.3312382149591464 14.69387755102041,5.028284098051541 16.3265306122449,3.004399748585797 17.95918367346939,3.104965430546823 19.59183673469388,6.725329981143936 21.22448979591837,12.985543683218104 22.85714285714286,0.0 24.48979591836735,5.040854808296672 26.12244897959184,4.978001257071025 27.75510204081633,3.092394720301698 29.38775510204082,5.040854808296672 31.02040816326531,3.104965430546823 32.6530612244898,6.725329981143936 34.28571428571429,3.0672532998114406 35.91836734693878,2.6649905719673193 37.55102040816327,12.972972972972974 39.18367346938776,1.9107479572595842 40.81632653061224,6.775612822124451 42.44897959183673,2.5518541797611576 44.08163265306122,5.003142677561282 45.71428571428571,5.003142677561282 47.3469387755102,2.0238843494657424 48.97959183673469,6.951602765556256 50.61224489795918,5.040854808296672 52.24489795918367,5.003142677561282 53.87755102040816,1.7347580138277792 55.51020408163265,5.015713387806413 57.14285714285714,20.0 58.77551020408163,4.978001257071025 60.40816326530612,3.042111879321183 62.04081632653061,10.760527969830298 63.6734693877551,3.004399748585797 65.3061224489796,3.004399748585797 66.93877551020408,2.9038340666247677 68.57142857142857,3.2181018227529883 70.20408163265306,3.0295411690760545 71.83673469387755,3.2432432432432456 73.46938775510203,3.016970458830926 75.10204081632654,4.99057196731615 76.73469387755102,3.042111879321183 78.36734693877551,5.040854808296672 80.0,2.6649905719673193" 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_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,15.94100678419365 1.63265306122449,9.83674137170507 3.26530612244898,14.96496263900125 4.897959183673469,7.16292116661006 6.530612244897959,7.895452145963408 8.16326530612245,15.70065382383773 9.795918367346939,9.343382999969691 11.42857142857143,9.972875872027377 13.06122448979592,3.158167484930697 14.69387755102041,4.858096380307326 16.3265306122449,2.802714142624551 17.95918367346939,3.059280963127132 19.59183673469388,7.015631460732303 21.22448979591837,12.55380725900944 22.85714285714286,2.811582778159317 24.48979591836735,6.568279226685798 26.12244897959184,6.217455716239713 27.75510204081633,2.634746459287025 29.38775510204082,5.200516418859217 31.02040816326531,0.8669196623871369 32.6530612244898,6.613789674370188 34.28571428571429,2.609216243601547 35.91836734693878,2.059081742261694 37.55102040816327,13.10199098033165 39.18367346938776,1.172769116971866 40.81632653061224,7.892370436844623 42.44897959183673,0.4846467289293045 44.08163265306122,2.498866345330655 45.71428571428571,5.814866760779931 47.3469387755102,3.31326757906092 48.97959183673469,6.519455941698715 50.61224489795918,4.299633996164871 52.24489795918367,4.95374565389979 53.87755102040816,3.279963316032395 55.51020408163265,2.172878212381944 57.14285714285714,20.0 58.77551020408163,3.82382537640642 60.40816326530612,3.273574584156425 62.04081632653061,10.20250390319538 63.6734693877551,3.195650952542479 65.3061224489796,2.733350975633493 66.93877551020408,2.553588486734732 68.57142857142857,0.7476066422169874 70.20408163265306,0.3454058076698071 71.83673469387755,1.655517396793089 73.46938775510203,3.026316851010775 75.10204081632654,5.974087914038341 76.73469387755102,2.801785268979785 78.36734693877551,4.758343491223198 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(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,12.2973322973323 1.63265306122449,4.919278252611586 3.26530612244898,12.96037296037296 4.897959183673469,3.455063455063455 6.530612244897959,2.835189501856169 8.16326530612245,12.00897867564534 9.795918367346939,8.384701718035052 11.42857142857143,2.015022015022015 13.06122448979592,1.662781662781663 14.69387755102041,2.707416040749374 16.3265306122449,3.221963221963222 17.95918367346939,3.361823361823362 19.59183673469388,7.961667961667962 21.22448979591837,12.23689890356557 22.85714285714286,2.73676940343607 24.48979591836735,5.634118967452301 26.12244897959184,2.830009496676163 27.75510204081633,2.344815678149011 29.38775510204082,2.861089527756194 31.02040816326531,1.794008460675127 32.6530612244898,8.303548303548304 34.28571428571429,2.987136320469654 35.91836734693878,2.237762237762238 37.55102040816327,12.3715790382457 39.18367346938776,0.0 40.81632653061224,8.405421738755072 42.44897959183673,1.196581196581197 44.08163265306122,2.242942242942243 45.71428571428571,2.185962185962186 47.3469387755102,1.448674782008115 48.97959183673469,8.522835189501857 50.61224489795918,4.487611154277821 52.24489795918367,4.458257791591125 53.87755102040816,0.747647414314081 55.51020408163265,1.980488647155314 57.14285714285714,20.0 58.77551020408163,5.019425019425019 60.40816326530612,1.327807994474661 62.04081632653061,11.22507122507123 63.6734693877551,3.261676595009928 65.3061224489796,3.410170076836744 66.93877551020408,2.994042994042994 68.57142857142857,2.88353621686955 70.20408163265306,2.855909522576189 71.83673469387755,2.223948890615557 73.46938775510203,2.831736165069498 75.10204081632654,3.128723128723129 76.73469387755102,1.607528274194941 78.36734693877551,3.154623154623155 80.0,2.474315807649141" 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_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,9.487467265245044 1.63265306122449,1.3093901982790896 3.26530612244898,9.569771791994015 4.897959183673469,6.17283950617284 6.530612244897959,5.783763561541338 8.16326530612245,9.427609427609429 9.795918367346939,0.0 11.42857142857143,1.481481481481481 13.06122448979592,6.060606060606062 14.69387755102041,1.3093901982790896 16.3265306122449,6.053123830901605 17.95918367346939,5.74635241301908 19.59183673469388,0.41900486344930243 21.22448979591837,9.420127197904975 22.85714285714286,3.928170594837262 24.48979591836735,1.399176954732507 26.12244897959184,1.2869435091657309 27.75510204081633,6.105499438832771 29.38775510204082,1.2420501309390168 31.02040816326531,6.127946127946126 32.6530612244898,0.5910961466517008 34.28571428571429,5.768799102132435 35.91836734693878,5.297418630751965 37.55102040816327,9.45005611672278 39.18367346938776,5.117845117845118 40.81632653061224,0.3815937149270461 42.44897959183673,5.312383090160871 44.08163265306122,1.2196034418256616 45.71428571428571,1.2420501309390168 47.3469387755102,5.604190048634495 48.97959183673469,0.4938271604938258 50.61224489795918,1.3093901982790896 52.24489795918367,1.1821922933034017 53.87755102040816,5.499438832772167 55.51020408163265,1.4590347923681222 57.14285714285714,20.0 58.77551020408163,1.4590347923681222 60.40816326530612,5.776281331836888 62.04081632653061,9.195660306771419 63.6734693877551,6.1653572764683915 65.3061224489796,5.66404788627011 66.93877551020408,4.6913580246913575 68.57142857142857,5.821174710063602 70.20408163265306,6.060606060606062 71.83673469387755,5.761316872427981 73.46938775510203,5.716423494201273 75.10204081632654,1.0475121586232703 76.73469387755102,5.791245791245794 78.36734693877551,1.3168724279835367 80.0,5.731387953610174" 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_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,12.953367875647668 1.63265306122449,5.038860103626943 3.26530612244898,12.966321243523318 4.897959183673469,2.6036269430051853 6.530612244897959,3.0958549222797913 8.16326530612245,12.83678756476684 9.795918367346939,7.681347150259068 11.42857142857143,5.025906735751294 13.06122448979592,3.380829015544041 14.69387755102041,4.844559585492226 16.3265306122449,3.044041450777204 17.95918367346939,2.137305699481864 19.59183673469388,7.176165803108807 21.22448979591837,12.953367875647668 22.85714285714286,0.0 24.48979591836735,5.090673575129534 26.12244897959184,5.1036269430051835 27.75510204081633,3.186528497409327 29.38775510204082,5.051813471502589 31.02040816326531,3.05699481865285 32.6530612244898,7.461139896373059 34.28571428571429,3.044041450777204 35.91836734693878,2.681347150259068 37.55102040816327,12.707253886010362 39.18367346938776,2.564766839378237 40.81632653061224,7.253886010362695 42.44897959183673,2.6683937823834185 44.08163265306122,4.870466321243525 45.71428571428571,5.051813471502589 47.3469387755102,2.681347150259068 48.97959183673469,7.564766839378239 50.61224489795918,3.523316062176164 52.24489795918367,5.0777202072538845 53.87755102040816,2.085492227979273 55.51020408163265,4.987046632124354 57.14285714285714,20.0 58.77551020408163,5.116580310880828 60.40816326530612,2.9922279792746096 62.04081632653061,10.634715025906736 63.6734693877551,3.0958549222797913 65.3061224489796,2.7590673575129507 66.93877551020408,3.1088082901554372 68.57142857142857,3.1088082901554372 70.20408163265306,3.1735751295336776 71.83673469387755,3.1088082901554372 73.46938775510203,2.7590673575129507 75.10204081632654,5.0 76.73469387755102,2.9922279792746096 78.36734693877551,4.9222797927461155 80.0,2.784974093264246" 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_1000x500_4.html">BenchmarkAnyUnionAllUniqueTypes/1000x500-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,15.01814397029452 1.63265306122449,7.823004866522265 3.26530612244898,15.25612534811106 4.897959183673469,3.366058116965315 6.530612244897959,1.42788826689921 8.16326530612245,15.20099018256491 9.795918367346939,4.525584404624603 11.42857142857143,6.959970744606037 13.06122448979592,2.293172803735689 14.69387755102041,7.446622971110298 16.3265306122449,3.254099974682832 17.95918367346939,1.433514304199837 19.59183673469388,4.619539227545079 21.22448979591837,15.12447607527638 22.85714285714286,2.586289347098371 24.48979591836735,7.195701707502321 26.12244897959184,7.851135053025402 27.75510204081633,3.183774508424991 29.38775510204082,7.097808658471406 31.02040816326531,0.3724436693015275 32.6530612244898,4.97004135137416 34.28571428571429,3.188837941995555 35.91836734693878,3.54215308447495 37.55102040816327,15.58187290781738 39.18367346938776,0.0 40.81632653061224,4.445694674955695 42.44897959183673,1.503277166727615 44.08163265306122,7.942276857295564 45.71428571428571,8.084052997271373 47.3469387755102,0.811274578750457 48.97959183673469,4.794508987594588 50.61224489795918,6.530141494838111 52.24489795918367,8.476750400855158 53.87755102040816,1.987678978311626 55.51020408163265,8.302343244535711 57.14285714285714,20.0 58.77551020408163,8.343975920560354 60.40816326530612,1.056007201327745 62.04081632653061,16.01057695012518 63.6734693877551,3.04143576471912 65.3061224489796,4.224591409041042 66.93877551020408,1.39300683563532 68.57142857142857,1.42788826689921 70.20408163265306,0.6711862499648373 71.83673469387755,2.252102731441109 73.46938775510203,2.442825395932375 75.10204081632654,8.204450195504796 76.73469387755102,2.373625137134659 78.36734693877551,8.661847028045797 80.0,0.3133702776449408" 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_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,15.35894435568 1.63265306122449,6.282476923279699 3.26530612244898,14.69352348287253 4.897959183673469,5.633131282362205 6.530612244897959,5.947708876720594 8.16326530612245,15.2281896984759 9.795918367346939,4.699010443286846 11.42857142857143,7.160307601734543 13.06122448979592,3.534793626338972 14.69387755102041,6.09811212437631 16.3265306122449,4.704663379372055 17.95918367346939,3.56306807003978 19.59183673469388,4.21012910466377 21.22448979591837,13.66375672262488 22.85714285714286,3.432884564409056 24.48979591836735,5.152851388801426 26.12244897959184,5.108775084903878 27.75510204081633,2.544929370029578 29.38775510204082,6.054353126908415 31.02040816326531,3.298429626071458 32.6530612244898,4.29600686944012 34.28571428571429,2.963983767579386 35.91836734693878,4.869472338934036 37.55102040816327,15.00740788472306 39.18367346938776,2.476850055138094 40.81632653061224,3.58159388389416 42.44897959183673,3.781589685686014 44.08163265306122,5.987289192591822 45.71428571428571,5.317240527548788 47.3469387755102,3.009978554966993 48.97959183673469,3.518879488482509 50.61224489795918,4.557599171683769 52.24489795918367,4.14938200911597 53.87755102040816,3.09185825872971 55.51020408163265,3.855360989761742 57.14285714285714,20.0 58.77551020408163,5.235131386829245 60.40816326530612,3.448398408000418 62.04081632653061,14.05266212772023 63.6734693877551,3.113703586002002 65.3061224489796,3.892471197119053 66.93877551020408,3.028714279228682 68.57142857142857,4.680621315279086 70.20408163265306,1.863423502057366 71.83673469387755,2.111381391100677 73.46938775510203,0.0 75.10204081632654,5.746111897868335 76.73469387755102,2.613330872988094 78.36734693877551,5.373647847466406 80.0,1.430939720077149" 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_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,12.907268170426065 1.63265306122449,5.037593984962406 3.26530612244898,12.819548872180452 4.897959183673469,2.4060150375939884 6.530612244897959,2.994987468671681 8.16326530612245,13.007518796992478 9.795918367346939,7.142857142857142 11.42857142857143,5.012531328320801 13.06122448979592,3.1077694235588957 14.69387755102041,5.012531328320801 16.3265306122449,3.095238095238095 17.95918367346939,3.095238095238095 19.59183673469388,6.791979949874689 21.22448979591837,12.29323308270677 22.85714285714286,0.0 24.48979591836735,4.185463659147871 26.12244897959184,4.899749373433584 27.75510204081633,2.3057644110275675 29.38775510204082,4.837092731829573 31.02040816326531,3.007518796992482 32.6530612244898,6.090225563909772 34.28571428571429,1.6416040100250662 35.91836734693878,2.4937343358396014 37.55102040816327,12.969924812030076 39.18367346938776,2.4937343358396014 40.81632653061224,6.654135338345867 42.44897959183673,2.531328320802004 44.08163265306122,5.000000000000002 45.71428571428571,5.012531328320801 47.3469387755102,2.56892230576441 48.97959183673469,6.804511278195488 50.61224489795918,4.962406015037594 52.24489795918367,4.899749373433584 53.87755102040816,2.644110275689222 55.51020408163265,4.837092731829573 57.14285714285714,20.0 58.77551020408163,4.887218045112785 60.40816326530612,3.1077694235588957 62.04081632653061,10.363408521303256 63.6734693877551,3.1954887218045123 65.3061224489796,3.0451127819548844 66.93877551020408,2.9573934837092715 68.57142857142857,3.007518796992482 70.20408163265306,3.1203007518797 71.83673469387755,2.9824561403508767 73.46938775510203,2.9448621553884706 75.10204081632654,4.899749373433584 76.73469387755102,2.9824561403508767 78.36734693877551,4.912280701754387 80.0,2.7192982456140378" 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_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,10.565723793677206 1.63265306122449,0.804215196894063 3.26530612244898,9.983361064891847 4.897959183673469,4.714364947310036 6.530612244897959,0.7210205213532994 8.16326530612245,9.789240155296726 9.795918367346939,3.937881308929562 11.42857142857143,0.7764836383804763 13.06122448979592,5.102606766500276 14.69387755102041,0.7487520798668896 16.3265306122449,5.1303383250138666 17.95918367346939,5.07487520798669 19.59183673469388,4.797559622850807 21.22448979591837,9.484193011647255 22.85714285714286,4.686633388796448 24.48979591836735,0.8596783139212434 26.12244897959184,0.6100942872989492 27.75510204081633,5.158069883527451 29.38775510204082,0.6932889628397092 31.02040816326531,5.1303383250138666 32.6530612244898,3.937881308929562 34.28571428571429,5.0471436494730995 35.91836734693878,5.0471436494730995 37.55102040816327,10.038824181919022 39.18367346938776,4.520244037714917 40.81632653061224,4.1042706600110925 42.44897959183673,5.158069883527451 44.08163265306122,0.8319467554076496 45.71428571428571,0.804215196894063 47.3469387755102,5.213533000554628 48.97959183673469,4.686633388796448 50.61224489795918,0.8596783139212434 52.24489795918367,0.0 53.87755102040816,5.158069883527451 55.51020408163265,0.8874098724348336 57.14285714285714,20.0 58.77551020408163,0.7487520798668896 60.40816326530612,5.684969495285632 62.04081632653061,9.789240155296726 63.6734693877551,5.7127010537992255 65.3061224489796,5.684969495285632 66.93877551020408,5.795895729339989 68.57142857142857,5.768164170826399 70.20408163265306,5.5185801442041065 71.83673469387755,5.768164170826399 73.46938775510203,5.324459234608984 75.10204081632654,0.804215196894063 76.73469387755102,5.740432612312814 78.36734693877551,0.9428729894620069 80.0,5.1303383250138666" 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/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,11.116225546605294 1.63265306122449,3.7514384349827417 3.26530612244898,12.911392405063289 4.897959183673469,2.002301495972386 6.530612244897959,2.370540851553514 8.16326530612245,12.289988492520138 9.795918367346939,2.3935558112773307 11.42857142857143,3.452243958573071 13.06122448979592,3.2451093210586848 14.69387755102041,3.0840046029919463 16.3265306122449,3.014959723820482 17.95918367346939,3.3601841196777897 19.59183673469388,2.9228998849252044 21.22448979591837,12.059838895281933 22.85714285714286,1.5189873417721529 24.48979591836735,2.0943613348676635 26.12244897959184,3.452243958573071 27.75510204081633,2.4856156501726154 29.38775510204082,1.7261219792865354 31.02040816326531,2.9228998849252044 32.6530612244898,2.163406214039128 34.28571428571429,2.209436133486765 35.91836734693878,1.7031070195627187 37.55102040816327,12.45109321058688 39.18367346938776,2.002301495972386 40.81632653061224,1.196777905638669 42.44897959183673,2.2784810126582293 44.08163265306122,3.060989643268126 45.71428571428571,4.050632911392405 47.3469387755102,2.9459148446490246 48.97959183673469,0.0 50.61224489795918,3.8895281933256634 52.24489795918367,4.004602991944765 53.87755102040816,2.462600690448795 55.51020408163265,2.85385500575374 57.14285714285714,20.0 58.77551020408163,3.406214039125434 60.40816326530612,1.012658227848103 62.04081632653061,12.796317606444187 63.6734693877551,1.5420023014959767 65.3061224489796,2.025316455696206 66.93877551020408,2.8308400460299197 68.57142857142857,2.3014959723820496 70.20408163265306,2.6927502876870015 71.83673469387755,1.5189873417721529 73.46938775510203,1.0586881472957401 75.10204081632654,3.2911392405063324 76.73469387755102,2.784810126582279 78.36734693877551,2.8768699654775602 80.0,2.255466052934409" 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_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,8.831740251858594 1.63265306122449,1.290775299651039 3.26530612244898,8.694431800940677 4.897959183673469,0.2438931876801699 6.530612244897959,0.2382036109846761 8.16326530612245,8.896222121074192 9.795918367346939,0.0 11.42857142857143,1.695493855257169 13.06122448979592,9.334698831740251 14.69387755102041,10.88112577757548 16.3265306122449,9.745106964041875 17.95918367346939,9.402594446973145 19.59183673469388,10.21051433773327 21.22448979591837,15.65316340464269 22.85714285714286,8.82074040358064 24.48979591836735,10.4308906084054 26.12244897959184,10.04324078288575 27.75510204081633,8.257851615839781 29.38775510204082,11.12767410104688 31.02040816326531,8.892429069943862 32.6530612244898,9.507282658170231 34.28571428571429,8.889773934152633 35.91836734693878,9.851312395691094 37.55102040816327,16.16257017144591 39.18367346938776,7.535654680625095 40.81632653061224,8.9504627522379 42.44897959183673,9.096115915642542 44.08163265306122,10.83788499468973 45.71428571428571,9.627901684114702 47.3469387755102,8.633363677742375 48.97959183673469,9.442042178728569 50.61224489795918,10.21468669397663 52.24489795918367,10.23251403428918 53.87755102040816,8.961462600515855 55.51020408163265,10.16385980883022 57.14285714285714,20.0 58.77551020408163,10.88529813381884 60.40816326530612,9.375284478834775 62.04081632653061,15.49878622363829 63.6734693877551,9.377181004399938 65.3061224489796,9.577833409194357 66.93877551020408,9.358595053861325 68.57142857142857,9.7223486572599 70.20408163265306,8.862084660901228 71.83673469387755,8.155059930207859 73.46938775510203,7.894477317554241 75.10204081632654,10.73281747837961 76.73469387755102,8.421711424670004 78.36734693877551,10.82043695949021 80.0,8.595812471552117" 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/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,14.84527502458954 1.63265306122449,6.931981538927139 3.26530612244898,15.44072028448211 4.897959183673469,3.468260573503821 6.530612244897959,0.0 8.16326530612245,14.83770901112204 9.795918367346939,2.500567451010063 11.42857142857143,6.531739426496179 13.06122448979592,2.581523795112355 14.69387755102041,7.246727699175305 16.3265306122449,4.053113414541878 17.95918367346939,3.014299765453583 19.59183673469388,2.637512294771885 21.22448979591837,15.22054929257774 22.85714285714286,0.500870091548763 24.48979591836735,7.183173186048271 26.12244897959184,7.242944692441553 27.75510204081633,1.719754861163653 29.38775510204082,7.945827343572672 31.02040816326531,1.486721646364531 32.6530612244898,3.213285919648937 34.28571428571429,2.001967163501551 35.91836734693878,1.711432246349399 37.55102040816327,15.35825073768631 39.18367346938776,0.8995990012862223 40.81632653061224,2.239539986381176 42.44897959183673,0.4274797609139744 44.08163265306122,5.379435575395324 45.71428571428571,7.777861844594083 47.3469387755102,1.513202693500794 48.97959183673469,4.199137474464705 50.61224489795918,5.31436785957479 52.24489795918367,6.565029885753197 53.87755102040816,1.818113036241205 55.51020408163265,6.798819701899069 57.14285714285714,20.0 58.77551020408163,6.694408716047515 60.40816326530612,1.398199288794734 62.04081632653061,14.68790194446546 63.6734693877551,1.759098131194674 65.3061224489796,1.434516153438753 66.93877551020408,0.7823257925399107 68.57142857142857,0.2353030188393735 70.20408163265306,0.4645532269047439 71.83673469387755,1.451917984414012 73.46938775510203,2.446092154044034 75.10204081632654,6.333509873647575 76.73469387755102,1.228720587122645 78.36734693877551,6.158734962548233 80.0,0.03858666868427026" 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_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,15.80246913580247 1.63265306122449,8.044184535412606 3.26530612244898,15.24366471734893 4.897959183673469,1.052631578947368 6.530612244897959,0.50682261208577 8.16326530612245,15.3866146848603 9.795918367346939,2.391163092917479 11.42857142857143,8.421052631578947 13.06122448979592,0.9876543209876543 14.69387755102041,7.810266406757635 16.3265306122449,1.598440545808967 17.95918367346939,1.533463287849253 19.59183673469388,2.638076673164392 21.22448979591837,15.64652371669916 22.85714285714286,0.8706952566601689 24.48979591836735,8.278102664067577 26.12244897959184,7.940220922677063 27.75510204081633,1.065627030539311 29.38775510204082,8.602988953866147 31.02040816326531,1.026640675763483 32.6530612244898,3.898635477582846 34.28571428571429,0.5198180636777128 35.91836734693878,1.546458739441196 37.55102040816327,15.69850552306693 39.18367346938776,0.363872644574399 40.81632653061224,2.833008447043535 42.44897959183673,1.403508771929825 44.08163265306122,8.34307992202729 45.71428571428571,8.551007147498376 47.3469387755102,1.299545159194282 48.97959183673469,2.417153996101365 50.61224489795918,6.783625730994152 52.24489795918367,8.460038986354776 53.87755102040816,1.247563352826511 55.51020408163265,8.576998050682262 57.14285714285714,20.0 58.77551020408163,8.005198180636777 60.40816326530612,2.144249512670565 62.04081632653061,15.00974658869396 63.6734693877551,1.663417803768681 65.3061224489796,1.910331384015595 66.93877551020408,1.390513320337882 68.57142857142857,1.286549707602339 70.20408163265306,1.052631578947368 71.83673469387755,0.0 73.46938775510203,1.533463287849253 75.10204081632654,7.368421052631579 76.73469387755102,0.935672514619883 78.36734693877551,7.979207277452891 80.0,0.6107862248213125" 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_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,12.44228432563791 1.63265306122449,4.750911300121503 3.26530612244898,12.855407047387606 4.897959183673469,2.5151883353584417 6.530612244897959,2.9161603888213854 8.16326530612245,12.818955042527339 9.795918367346939,6.6950182260024285 11.42857142857143,4.617253948967191 13.06122448979592,2.964763061968405 14.69387755102041,4.702308626974482 16.3265306122449,2.9526123936816475 17.95918367346939,2.928311057108136 19.59183673469388,6.05103280680437 21.22448979591837,12.114216281895505 22.85714285714286,0.0 24.48979591836735,3.256379100850541 26.12244897959184,4.447144592952609 27.75510204081633,2.964763061968405 29.38775510204082,4.5321992709599 31.02040816326531,3.0498177399756976 32.6530612244898,5.953827460510329 34.28571428571429,2.9526123936816475 35.91836734693878,2.5151883353584417 37.55102040816327,12.855407047387606 39.18367346938776,2.4179829890643987 40.81632653061224,5.625759416767922 42.44897959183673,2.454434993924661 44.08163265306122,4.5321992709599 45.71428571428571,4.67800729040097 47.3469387755102,2.1749696233292823 48.97959183673469,4.617253948967191 50.61224489795918,4.520048602673146 52.24489795918367,4.592952612393679 53.87755102040816,2.5151883353584417 55.51020408163265,4.617253948967191 57.14285714285714,20.0 58.77551020408163,4.568651275820168 60.40816326530612,3.0498177399756976 62.04081632653061,10.510328068043743 63.6734693877551,2.9404617253948935 65.3061224489796,2.928311057108136 66.93877551020408,3.0012150668286743 68.57142857142857,2.976913730255159 70.20408163265306,2.843256379100847 71.83673469387755,2.976913730255159 73.46938775510203,2.879708383961116 75.10204081632654,4.483596597812877 76.73469387755102,2.843256379100847 78.36734693877551,4.580801944106923 80.0,2.4179829890643987" 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_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,13.06457031512464 1.63265306122449,5.875159578042061 3.26530612244898,13.67869381173151 4.897959183673469,3.941409662030505 6.530612244897959,3.923940065846939 8.16326530612245,13.3602096351542 9.795918367346939,3.995162265672243 11.42857142857143,5.293287643620238 13.06122448979592,3.802996707653027 14.69387755102041,4.481623328629981 16.3265306122449,4.355304710071894 17.95918367346939,4.677820331922327 19.59183673469388,5.838876570583888 21.22448979591837,12.94228314183968 22.85714285714286,4.220923200967547 24.48979591836735,5.312101054894846 26.12244897959184,5.152187059060673 27.75510204081633,3.882281798024592 29.38775510204082,5.637304306927367 31.02040816326531,1.974064368742861 32.6530612244898,5.071558153598065 34.28571428571429,4.012631861855809 35.91836734693878,2.680911106631727 37.55102040816327,13.8238258415642 39.18367346938776,0.0 40.81632653061224,4.241080427333199 42.44897959183673,2.619095612443728 44.08163265306122,3.596049183632332 45.71428571428571,5.758247665121279 47.3469387755102,1.892091648189209 48.97959183673469,5.605052744742323 50.61224489795918,3.538265134717463 52.24489795918367,5.197876772156151 53.87755102040816,4.070415910770678 55.51020408163265,4.071759725861721 57.14285714285714,20.0 58.77551020408163,4.962709131223544 60.40816326530612,3.665927568366593 62.04081632653061,12.70442787072499 63.6734693877551,3.238594369414769 65.3061224489796,4.117449438957199 66.93877551020408,3.784183296378418 68.57142857142857,3.458980044345898 70.20408163265306,3.594705368541289 71.83673469387755,1.764429214540079 73.46938775510203,3.784183296378418 75.10204081632654,5.41019955654102 76.73469387755102,3.430759927433985 78.36734693877551,5.368541288718672 80.0,3.166028354498421" 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_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,12.87310979618672 1.63265306122449,5.2202498356344496 3.26530612244898,12.899408284023668 4.897959183673469,2.6298487836949356 6.530612244897959,3.0506245890861265 8.16326530612245,12.899408284023668 9.795918367346939,7.600262984878368 11.42857142857143,5.299145299145296 13.06122448979592,2.840236686390533 14.69387755102041,5.272846811308348 16.3265306122449,2.8796844181459527 17.95918367346939,3.274161735700197 19.59183673469388,7.376725838264299 21.22448979591837,12.70216962524655 22.85714285714286,0.0 24.48979591836735,3.7212360289283346 26.12244897959184,5.2202498356344496 27.75510204081633,3.09007232084155 29.38775510204082,5.207100591715978 31.02040816326531,3.274161735700197 32.6530612244898,7.245233399079552 34.28571428571429,3.1821170282708735 35.91836734693878,2.603550295857989 37.55102040816327,12.886259040105195 39.18367346938776,2.577251808021039 40.81632653061224,7.4424720578566745 42.44897959183673,2.590401051939512 44.08163265306122,4.562787639710715 45.71428571428571,5.272846811308348 47.3469387755102,2.130177514792898 48.97959183673469,7.600262984878368 50.61224489795918,5.193951347797501 52.24489795918367,5.272846811308348 53.87755102040816,2.5246548323471387 55.51020408163265,5.272846811308348 57.14285714285714,20.0 58.77551020408163,5.285996055226825 60.40816326530612,3.1821170282708735 62.04081632653061,10.309007232084156 63.6734693877551,3.1689677843524002 65.3061224489796,2.9717291255752762 66.93877551020408,2.590401051939512 68.57142857142857,3.1426692965154537 70.20408163265306,3.1032215647600268 71.83673469387755,3.0769230769230766 73.46938775510203,2.9191321499013796 75.10204081632654,5.246548323471398 76.73469387755102,2.9980276134122263 78.36734693877551,5.272846811308348 80.0,2.6955950032873126" 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_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,12.55467294302246 1.63265306122449,4.824948514268903 3.26530612244898,13.37550259880357 4.897959183673469,3.671668137687555 6.530612244897959,3.79425321172894 8.16326530612245,13.22153574580759 9.795918367346939,5.803667745415318 11.42857142857143,4.733745219182112 13.06122448979592,3.870746297930764 14.69387755102041,4.808276944199274 16.3265306122449,3.752083946258704 17.95918367346939,3.034225752672355 19.59183673469388,6.324409139943121 21.22448979591837,13.30783563793273 22.85714285714286,3.538295577130529 24.48979591836735,4.21300382465431 26.12244897959184,4.382661567127587 27.75510204081633,2.710601157203099 29.38775510204082,5.400608021967245 31.02040816326531,3.417671864273806 32.6530612244898,7.168775129940178 34.28571428571429,3.484358144552319 35.91836734693878,2.39286064528783 37.55102040816327,13.11366088065117 39.18367346938776,0.0 40.81632653061224,6.447974894576836 42.44897959183673,2.814553299990193 44.08163265306122,3.227419829361577 45.71428571428571,5.071099342944003 47.3469387755102,2.96655879180151 48.97959183673469,6.267529665587918 50.61224489795918,3.168578993821712 52.24489795918367,4.856330293223497 53.87755102040816,2.37520839462587 55.51020408163265,4.688633911934883 57.14285714285714,20.0 58.77551020408163,4.923997254094341 60.40816326530612,3.626556830440326 62.04081632653061,13.02147690497205 63.6734693877551,4.093360792389919 65.3061224489796,3.396096891242522 66.93877551020408,3.249975482985192 68.57142857142857,3.825634990683534 70.20408163265306,2.90281455329999 71.83673469387755,3.118564283612827 73.46938775510203,1.941747572815534 75.10204081632654,4.949494949494949 76.73469387755102,2.976365597724821 78.36734693877551,4.963224477787585 80.0,2.46543100912033" 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/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,6.239245252590412 1.63265306122449,2.08894085392896 3.26530612244898,5.626738700963593 4.897959183673469,0.0 6.530612244897959,0.1432084828448172 8.16326530612245,5.40692658146192 9.795918367346939,2.152481554650647 11.42857142857143,2.134741765109059 13.06122448979592,16.20949078740475 14.69387755102041,17.08954561948151 16.3265306122449,16.58928355440874 17.95918367346939,16.37495464258356 19.59183673469388,17.01874773212918 21.22448979591837,18.72241261137766 22.85714285714286,16.45671894528888 24.48979591836735,17.11083336693142 26.12244897959184,17.08535257831714 27.75510204081633,16.49171471193001 29.38775510204082,17.08003064145466 31.02040816326531,16.41817522073943 32.6530612244898,17.08535257831714 34.28571428571429,16.40624118050236 35.91836734693878,16.34270047978067 37.55102040816327,18.84062411805024 39.18367346938776,16.11772769423054 40.81632653061224,16.91359916139177 42.44897959183673,16.35785993629803 44.08163265306122,17.04890537434988 45.71428571428571,16.83344756682659 47.3469387755102,16.24787324114018 48.97959183673469,16.94456315768254 50.61224489795918,16.7910333427408 52.24489795918367,16.93327420070153 53.87755102040816,16.30012498488086 55.51020408163265,16.88311897754304 57.14285714285714,20.0 58.77551020408163,17.06987058017175 60.40816326530612,16.38559851630851 62.04081632653061,18.7586985445309 63.6734693877551,16.49461758658227 65.3061224489796,16.40478974317623 66.93877551020408,16.44462363423779 68.57142857142857,16.49477885739628 70.20408163265306,16.25787203160908 71.83673469387755,16.34657097931702 73.46938775510203,16.19546022658549 75.10204081632654,17.10583397169697 76.73469387755102,16.3709228722332 78.36734693877551,17.04197072934726 80.0,16.16223843889852" 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_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,9.97153314355429 1.63265306122449,2.023180154534364 3.26530612244898,10.42293615290769 4.897959183673469,3.393655957706385 6.530612244897959,1.638877592517283 8.16326530612245,8.316388775925173 9.795918367346939,8.149654331028874 11.42857142857143,2.962586417242782 13.06122448979592,3.383489223261488 14.69387755102041,0.7869052460349736 16.3265306122449,3.922326148840992 17.95918367346939,2.66571777145181 19.59183673469388,7.38918259455063 21.22448979591837,9.955266368442455 22.85714285714286,2.614884099227328 24.48979591836735,1.476209841398943 26.12244897959184,1.655144367629118 27.75510204081633,1.947946319642131 29.38775510204082,1.541276941846279 31.02040816326531,2.273281821878813 32.6530612244898,7.214314762098414 34.28571428571429,0.7726718178121187 35.91836734693878,3.328588857259048 37.55102040816327,10.74827165514437 39.18367346938776,0.0 40.81632653061224,6.939812932086214 42.44897959183673,1.937779585197235 44.08163265306122,1.268808458723058 45.71428571428571,2.151281008540057 47.3469387755102,1.354209028060187 48.97959183673469,4.871899145994307 50.61224489795918,2.539650264335096 52.24489795918367,1.882879219194795 53.87755102040816,2.834485563237088 55.51020408163265,0.3070353802358682 57.14285714285714,20.0 58.77551020408163,1.97844652297682 60.40816326530612,3.176087840585604 62.04081632653061,9.91866612444083 63.6734693877551,3.448556323708825 65.3061224489796,0.868239121594144 66.93877551020408,2.822285481903213 68.57142857142857,2.488816592110614 70.20408163265306,2.330215534770232 71.83673469387755,2.818218788125254 73.46938775510203,1.728344855632371 75.10204081632654,2.250915006100041 76.73469387755102,1.12647417649451 78.36734693877551,2.625050833672224 80.0,1.903212688084587" 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_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,10.60583180527092 1.63265306122449,2.570021213101787 3.26530612244898,11.40099953259267 4.897959183673469,0.2581526624240463 6.530612244897959,0.1557545032898285 8.16326530612245,11.40258152662424 9.795918367346939,3.5154783734225 11.42857142857143,2.138136842483731 13.06122448979592,4.036529680365297 14.69387755102041,5.97519145723223 16.3265306122449,4.145255815625787 17.95918367346939,3.738108078955884 19.59183673469388,6.751950526732104 21.22448979591837,13.80850681336066 22.85714285714286,3.708625462913026 24.48979591836735,5.197138028979254 26.12244897959184,5.344694926832776 27.75510204081633,2.476539747600043 29.38775510204082,6.180706863696832 31.02040816326531,3.110344083701866 32.6530612244898,7.103728472297127 34.28571428571429,3.188868514723331 35.91836734693878,3.409772408585913 37.55102040816327,13.88933232660986 39.18367346938776,0.0 40.81632653061224,6.175673246323662 42.44897959183673,3.493330456980549 44.08163265306122,5.549347427461978 45.71428571428571,5.792399237766512 47.3469387755102,1.25610326106497 48.97959183673469,6.060762952576133 50.61224489795918,5.096321863876604 52.24489795918367,5.847625211232158 53.87755102040816,3.136518894042354 55.51020408163265,5.834537806061913 57.14285714285714,20.0 58.77551020408163,5.823607665480171 60.40816326530612,3.221227483550858 62.04081632653061,13.56588645597383 63.6734693877551,3.716391615431633 65.3061224489796,3.250422464315248 66.93877551020408,3.526408514004243 68.57142857142857,3.900334376011218 70.20408163265306,3.424441807787725 71.83673469387755,3.193902132096502 73.46938775510203,2.876065149390573 75.10204081632654,6.361629453852515 76.73469387755102,2.950418868874267 78.36734693877551,6.00352353216122 80.0,2.967101715025348" 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/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,12.394705174488566 1.63265306122449,4.813477737665458 3.26530612244898,12.44283995186522 4.897959183673469,2.527075812274365 6.530612244897959,2.803850782190132 8.16326530612245,12.358604091456074 9.795918367346939,6.8832731648616114 11.42857142857143,4.813477737665458 13.06122448979592,2.83995186522262 14.69387755102041,4.801444043321299 16.3265306122449,2.900120336943438 17.95918367346939,2.9241877256317643 19.59183673469388,6.329723225030083 21.22448979591837,12.454873646209386 22.85714285714286,0.0 24.48979591836735,4.500601684717207 26.12244897959184,4.777376654632972 27.75510204081633,2.7918170878459634 29.38775510204082,4.729241877256314 31.02040816326531,2.948255114320091 32.6530612244898,6.654632972322501 34.28571428571429,2.984356197352586 35.91836734693878,2.5030084235860386 37.55102040816327,12.466907340553547 39.18367346938776,2.5030084235860386 40.81632653061224,5.559566787003607 42.44897959183673,2.527075812274365 44.08163265306122,4.765342960288805 45.71428571428571,4.584837545126351 47.3469387755102,2.4909747292418736 48.97959183673469,6.401925391095062 50.61224489795918,4.717208182912152 52.24489795918367,4.632972322503006 53.87755102040816,2.1660649819494573 55.51020408163265,4.729241877256314 57.14285714285714,20.0 58.77551020408163,4.789410348977132 60.40816326530612,2.948255114320091 62.04081632653061,10.216606498194945 63.6734693877551,2.972322503008421 65.3061224489796,2.9241877256317643 66.93877551020408,2.900120336943438 68.57142857142857,2.9241877256317643 70.20408163265306,2.912154031287603 71.83673469387755,2.9241877256317643 73.46938775510203,2.8279181708784584 75.10204081632654,4.777376654632972 76.73469387755102,2.86401925391095 78.36734693877551,3.838748495788206 80.0,2.4548736462093856" 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/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,13.40632603406326 1.63265306122449,5.608272506082725 3.26530612244898,13.33333333333333 4.897959183673469,3.491484184914842 6.530612244897959,3.284671532846715 8.16326530612245,13.73479318734793 9.795918367346939,1.739659367396594 11.42857142857143,5.182481751824818 13.06122448979592,3.454987834549878 14.69387755102041,3.661800486618005 16.3265306122449,3.552311435523114 17.95918367346939,3.917274939172749 19.59183673469388,3.321167883211679 21.22448979591837,13.45498783454988 22.85714285714286,3.759124087591241 24.48979591836735,4.854014598540146 26.12244897959184,4.902676399026764 27.75510204081633,3.673965936739659 29.38775510204082,5.194647201946472 31.02040816326531,2.201946472019465 32.6530612244898,3.284671532846715 34.28571428571429,3.917274939172749 35.91836734693878,2.639902676399027 37.55102040816327,13.68613138686131 39.18367346938776,0.0 40.81632653061224,2.445255474452555 42.44897959183673,2.201946472019465 44.08163265306122,3.588807785888078 45.71428571428571,5.158150851581509 47.3469387755102,1.143552311435523 48.97959183673469,3.29683698296837 50.61224489795918,1.666666666666667 52.24489795918367,4.695863746958637 53.87755102040816,2.980535279805353 55.51020408163265,3.491484184914842 57.14285714285714,20.0 58.77551020408163,4.27007299270073 60.40816326530612,3.832116788321168 62.04081632653061,12.08029197080292 63.6734693877551,3.381995133819951 65.3061224489796,3.40632603406326 66.93877551020408,2.226277372262774 68.57142857142857,3.150851581508516 70.20408163265306,2.858880778588808 71.83673469387755,0.5717761557177616 73.46938775510203,3.503649635036496 75.10204081632654,5.267639902676399 76.73469387755102,3.223844282238443 78.36734693877551,5.194647201946472 80.0,2.360097323600973" 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_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,9.943666040733786 1.63265306122449,2.940921565795176 3.26530612244898,10.81178679763108 4.897959183673469,3.564928499205547 6.530612244897959,1.24223602484472 8.16326530612245,8.724541383793152 9.795918367346939,7.737974866387404 11.42857142857143,3.328036978188647 13.06122448979592,2.818142423804709 14.69387755102041,1.337570417449083 16.3265306122449,3.716596851076123 17.95918367346939,2.462805142279359 19.59183673469388,7.017189079878665 21.22448979591837,10.62834031489239 22.85714285714286,2.592806586739853 24.48979591836735,2.461360681785353 26.12244897959184,2.160912899032211 27.75510204081633,2.140690452116135 29.38775510204082,2.24469160768453 31.02040816326531,2.433915932399249 32.6530612244898,6.190957677307526 34.28571428571429,1.40257113967933 35.91836734693878,2.933699263325148 37.55102040816327,11.03567817420194 39.18367346938776,0.0 40.81632653061224,5.861620684674274 42.44897959183673,2.342914921276903 44.08163265306122,0.7944532717030189 45.71428571428571,2.566806297847754 47.3469387755102,2.212913476816409 48.97959183673469,6.453849487216525 50.61224489795918,3.390148779430883 52.24489795918367,3.044922721363571 53.87755102040816,3.098367759641774 55.51020408163265,1.024122490249892 57.14285714285714,20.0 58.77551020408163,2.810920121334681 60.40816326530612,3.767152968366315 62.04081632653061,10.69767441860465 63.6734693877551,3.872598584428716 65.3061224489796,1.250902787808753 66.93877551020408,2.480138668207425 68.57142857142857,2.444027155857287 70.20408163265306,2.374693052145024 71.83673469387755,2.698252202802253 73.46938775510203,1.827242524916944 75.10204081632654,3.118590206557851 76.73469387755102,2.00780008666763 78.36734693877551,3.481149790553228 80.0,1.909576773075256" 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_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,10.562267657992564 1.63265306122449,3.880111524163567 3.26530612244898,10.446096654275092 4.897959183673469,1.6496282527881014 6.530612244897959,1.70074349442379 8.16326530612245,11.380111524163567 9.795918367346939,3.684944237918213 11.42857142857143,2.383828996282528 13.06122448979592,0.0 14.69387755102041,0.7434944237918195 16.3265306122449,2.5975836431226718 17.95918367346939,2.8206319702602194 19.59183673469388,5.390334572490705 21.22448979591837,11.324349442379182 22.85714285714286,2.5278810408921935 24.48979591836735,3.2527881040892197 26.12244897959184,1.2314126394051996 27.75510204081633,0.3810408921933046 29.38775510204082,0.39033457249070125 31.02040816326531,0.5576208178438655 32.6530612244898,3.9823420074349407 34.28571428571429,0.3299256505576196 35.91836734693878,2.8578066914498095 37.55102040816327,11.319702602230484 39.18367346938776,0.13940520446096372 40.81632653061224,5.952602230483272 42.44897959183673,1.0176579925650557 44.08163265306122,0.2044609665427508 45.71428571428571,1.7657992565055771 47.3469387755102,0.3438661710037145 48.97959183673469,5.631970260223046 50.61224489795918,3.605947955390331 52.24489795918367,3.522304832713754 53.87755102040816,2.546468401486983 55.51020408163265,0.15799256505575698 57.14285714285714,20.0 58.77551020408163,3.9172862453531536 60.40816326530612,2.263011152416354 62.04081632653061,11.096654275092936 63.6734693877551,3.2249070631970227 65.3061224489796,2.8159851301115246 66.93877551020408,2.518587360594797 68.57142857142857,2.4442379182156095 70.20408163265306,2.1700743494423804 71.83673469387755,2.6115241635687667 73.46938775510203,3.034386617100374 75.10204081632654,3.6756505576208163 76.73469387755102,0.5808550185873607 78.36734693877551,2.5325278810408918 80.0,1.6821561338289897" 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_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,10.549630844954876 1.63265306122449,0.9598031173092707 3.26530612244898,11.066447908121411 4.897959183673469,2.1246923707957386 6.530612244897959,2.7891714520098425 8.16326530612245,10.475799835931092 9.795918367346939,6.029532403609519 11.42857142857143,0.37735849056603854 13.06122448979592,2.4692370795734213 14.69387755102041,0.6070549630844937 16.3265306122449,2.1657095980311745 17.95918367346939,2.477440525020505 19.59183673469388,2.1903199343724395 21.22448979591837,10.648072190319933 22.85714285714286,1.6735028712059048 24.48979591836735,0.3937653814602129 26.12244897959184,1.0828547990155855 27.75510204081633,1.968826907301068 29.38775510204082,0.9680065627563614 31.02040816326531,2.7235438884331415 32.6530612244898,7.227235438884332 34.28571428571429,2.6989335520918765 35.91836734693878,1.3535684987694836 37.55102040816327,10.877768662838388 39.18367346938776,0.5250205086136184 40.81632653061224,0.7383100902378992 42.44897959183673,0.861361771944221 44.08163265306122,0.0 45.71428571428571,1.1156685808039377 47.3469387755102,1.2715340442986083 48.97959183673469,0.7629204265791643 50.61224489795918,0.6316652994257588 52.24489795918367,1.0090237899917973 53.87755102040816,1.0746513535685018 55.51020408163265,1.1484823625922864 57.14285714285714,20.0 58.77551020408163,0.4019688269073036 60.40816326530612,2.206726825266614 62.04081632653061,10.926989335520917 63.6734693877551,1.4273995077932753 65.3061224489796,0.9680065627563614 66.93877551020408,1.0910582444626762 68.57142857142857,1.4109926168990974 70.20408163265306,1.4027891714520138 71.83673469387755,1.3535684987694836 73.46938775510203,1.7063166529942606 75.10204081632654,0.4019688269073036 76.73469387755102,1.4191960623461881 78.36734693877551,0.4511894995898267 80.0,0.8121410992616909" 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_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,9.87776793622675 1.63265306122449,2.678476527900797 3.26530612244898,11.74844995571302 4.897959183673469,3.202834366696191 6.530612244897959,2.253321523472099 8.16326530612245,11.0859167404783 9.795918367346939,5.055801594331267 11.42857142857143,1.565987599645704 13.06122448979592,1.736049601417183 14.69387755102041,0.5385296722763508 16.3265306122449,2.823737821080602 17.95918367346939,2.820194862710363 19.59183673469388,5.612046058458813 21.22448979591837,10.55093002657219 22.85714285714286,3.996457041629761 24.48979591836735,3.114260407440213 26.12244897959184,0.0 27.75510204081633,1.753764393268379 29.38775510204082,3.054030115146147 31.02040816326531,2.395039858281665 32.6530612244898,6.04074402125775 34.28571428571429,3.397697077059345 35.91836734693878,3.355181576616475 37.55102040816327,11.47564216120461 39.18367346938776,2.04074402125775 40.81632653061224,5.257750221434898 42.44897959183673,3.022143489813995 44.08163265306122,1.888396811337467 45.71428571428571,2.770593445527015 47.3469387755102,2.370239149689991 48.97959183673469,5.654561558901683 50.61224489795918,3.015057573073516 52.24489795918367,2.961913197519929 53.87755102040816,2.310008857395926 55.51020408163265,0.9601417183348095 57.14285714285714,20.0 58.77551020408163,3.068201948627104 60.40816326530612,3.33392382639504 62.04081632653061,11.22409211691763 63.6734693877551,3.054030115146147 65.3061224489796,1.75022143489814 66.93877551020408,2.483613817537644 68.57142857142857,2.494242692648361 70.20408163265306,2.848538529672276 71.83673469387755,3.117803365810452 73.46938775510203,3.341009743135518 75.10204081632654,2.476527900797166 76.73469387755102,2.136403897254207 78.36734693877551,2.901682905225864 80.0,2.338352524357839" 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_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,11.10998990918264 1.63265306122449,4.03531786074672 3.26530612244898,11.54490413723512 4.897959183673469,4.547931382441978 6.530612244897959,2.346115035317861 8.16326530612245,10.24217961654894 9.795918367346939,8.101917255297678 11.42857142857143,4.524722502522704 13.06122448979592,3.595358224016145 14.69387755102041,2.67204843592331 16.3265306122449,4.050454086781029 17.95918367346939,3.956609485368315 19.59183673469388,7.232088799192735 21.22448979591837,10.71140262361251 22.85714285714286,3.34510595358224 24.48979591836735,3.828456104944501 26.12244897959184,3.353178607467205 27.75510204081633,2.404641775983855 29.38775510204082,3.377396569122099 31.02040816326531,3.617558022199798 32.6530612244898,6.87891019172553 34.28571428571429,2.191725529767911 35.91836734693878,4.0343087790111 37.55102040816327,11.7598385469223 39.18367346938776,0.0 40.81632653061224,6.584258324924319 42.44897959183673,2.993945509586276 44.08163265306122,2.954591321897074 45.71428571428571,4.05247225025227 47.3469387755102,2.919273461150353 48.97959183673469,6.884964682139253 50.61224489795918,4.382441977800202 52.24489795918367,4.152371342078708 53.87755102040816,4.061553985872856 55.51020408163265,1.870837537840565 57.14285714285714,20.0 58.77551020408163,3.670030272452069 60.40816326530612,4.503531786074672 62.04081632653061,11.41271442986882 63.6734693877551,5.089808274470232 65.3061224489796,2.510595358224016 66.93877551020408,4.147325933400605 68.57142857142857,3.227043390514632 70.20408163265306,3.180625630676085 71.83673469387755,3.891019172552977 73.46938775510203,2.281533804238143 75.10204081632654,4.230070635721493 76.73469387755102,2.662966700302725 78.36734693877551,4.612512613521695 80.0,2.714429868819374" 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_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,14.918132201334142 1.63265306122449,10.078835657974533 3.26530612244898,15.051546391752577 4.897959183673469,7.362037598544575 6.530612244897959,7.131594906003638 8.16326530612245,14.954517889630079 9.795918367346939,11.279563371740451 11.42857142857143,10.090964220739844 13.06122448979592,7.604608853850818 14.69387755102041,10.042449969678595 16.3265306122449,7.556094602789571 17.95918367346939,7.5803517283201955 19.59183673469388,11.340206185567013 21.22448979591837,15.06367495451789 22.85714285714286,7.3984232868405115 24.48979591836735,9.751364463311099 26.12244897959184,10.090964220739844 27.75510204081633,7.556094602789571 29.38775510204082,10.212249848392968 31.02040816326531,7.543966040024262 32.6530612244898,11.485748938750762 34.28571428571429,7.5803517283201955 35.91836734693878,7.216494845360826 37.55102040816327,12.892662219526988 39.18367346938776,7.216494845360826 40.81632653061224,11.558520315342633 42.44897959183673,7.289266221952701 44.08163265306122,10.127349909035782 45.71428571428571,10.151607034566405 47.3469387755102,7.410551849605822 48.97959183673469,11.534263189812009 50.61224489795918,10.139478471801093 52.24489795918367,10.054578532443905 53.87755102040816,7.3984232868405115 55.51020408163265,0.0 57.14285714285714,20.0 58.77551020408163,10.103092783505158 60.40816326530612,7.592480291085511 62.04081632653061,15.06367495451789 63.6734693877551,7.568223165554887 65.3061224489796,7.543966040024262 66.93877551020408,7.568223165554887 68.57142857142857,7.5318374772589465 70.20408163265306,7.5318374772589465 71.83673469387755,7.592480291085511 73.46938775510203,7.556094602789571 75.10204081632654,10.03032140691328 76.73469387755102,7.446937537901761 78.36734693877551,9.969678593086723 80.0,7.192237719830201" 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_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,10.216888693163051 1.63265306122449,1.2550919299790806 3.26530612244898,10.921501706484642 4.897959183673469,0.6385555433226884 6.530612244897959,1.1890344599801814 8.16326530612245,9.666409776505558 9.795918367346939,9.996697126500056 11.42857142857143,1.7615325333039742 13.06122448979592,0.550478916657493 14.69387755102041,1.144996146647582 16.3265306122449,1.29913024331168 17.95918367346939,0.7266321699878873 19.59183673469388,9.380160739843665 21.22448979591837,10.877463393152043 22.85714285714286,0.6605746999889917 24.48979591836735,1.2110536166464847 26.12244897959184,1.1229769899812787 27.75510204081633,1.144996146647582 29.38775510204082,1.7174942199713712 31.02040816326531,1.1229769899812787 32.6530612244898,10.194869536496752 34.28571428571429,0.8587471099856891 35.91836734693878,0.5945172299900889 37.55102040816327,10.37102278982715 39.18367346938776,0.2422107233292934 40.81632653061224,9.226026643179566 42.44897959183673,0.0 44.08163265306122,1.6734559066387718 45.71428571428571,1.6734559066387718 47.3469387755102,1.0349003633160834 48.97959183673469,10.062754596498953 50.61224489795918,1.6734559066387718 52.24489795918367,2.5982604866233636 53.87755102040816,0.748651326654187 55.51020408163265,1.8716283166354657 57.14285714285714,20.0 58.77551020408163,0.1981724099966975 60.40816326530612,0.8367279533193859 62.04081632653061,9.00583507651657 63.6734693877551,1.0349003633160834 65.3061224489796,0.902785423318285 66.93877551020408,0.5724980733237892 68.57142857142857,0.7046130133215911 70.20408163265306,0.5724980733237892 71.83673469387755,0.902785423318285 73.46938775510203,1.2771110866453768 75.10204081632654,1.6734559066387718 76.73469387755102,1.2110536166464847 78.36734693877551,1.8275900033028698 80.0,0.02201915666629617" 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/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,8.429846212265048 1.63265306122449,1.95747104613632 3.26530612244898,8.794380102525157 4.897959183673469,0.03797228023542814 6.530612244897959,0.0 8.16326530612245,8.97474843364344 9.795918367346939,1.095500284792102 11.42857142857143,1.736282513764952 13.06122448979592,9.934497816593886 14.69387755102041,10.73096639453199 16.3265306122449,10.14714258591228 17.95918367346939,10.60850579077274 19.59183673469388,11.85589519650655 21.22448979591837,15.93886462882096 22.85714285714286,10.39016517941902 24.48979591836735,10.83159293715588 26.12244897959184,10.73191570153788 27.75510204081633,9.900322764382 29.38775510204082,11.51794190241124 31.02040816326531,9.77216631858743 32.6530612244898,11.75052211885324 34.28571428571429,10.31801784697171 35.91836734693878,8.147902031516994 37.55102040816327,15.93791532181507 39.18367346938776,8.759255743307387 40.81632653061224,11.36510347446364 42.44897959183673,10.26011011961268 44.08163265306122,11.50275299031707 45.71428571428571,11.02145433833302 47.3469387755102,6.90905638883615 48.97959183673469,10.86102145433833 50.61224489795918,10.77463451680273 52.24489795918367,11.12397949496867 53.87755102040816,9.906967913423202 55.51020408163265,11.41351813176381 57.14285714285714,20.0 58.77551020408163,11.21701158154547 60.40816326530612,10.37972280235428 62.04081632653061,15.74330738560851 63.6734693877551,10.47370419593697 65.3061224489796,10.2923865578128 66.93877551020408,9.746535029428516 68.57142857142857,10.47180558192519 70.20408163265306,9.902221378393772 71.83673469387755,8.674767419783558 73.46938775510203,9.29941142965635 75.10204081632654,11.67837478640592 76.73469387755102,9.404784507309664 78.36734693877551,11.68976647047655 80.0,9.606037592557433" 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_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,12.54314259763851 1.63265306122449,2.815622161671204 3.26530612244898,12.697547683923705 4.897959183673469,0.0 6.530612244897959,3.7693006357856476 8.16326530612245,8.873751135331515 9.795918367346939,9.391462306993642 11.42857142857143,3.342415985467756 13.06122448979592,2.9972752043596707 14.69387755102041,2.2797456857402345 16.3265306122449,2.288828337874655 17.95918367346939,1.3079019073569462 19.59183673469388,8.864668483197093 21.22448979591837,11.262488646684833 22.85714285714286,2.552225249772931 24.48979591836735,6.058128973660304 26.12244897959184,3.4786557674841063 27.75510204081633,2.6702997275204368 29.38775510204082,2.288828337874655 31.02040816326531,2.6339691189827406 32.6530612244898,9.573115349682109 34.28571428571429,1.053587647593094 35.91836734693878,3.251589464123523 37.55102040816327,11.752951861943687 39.18367346938776,1.743869209809258 40.81632653061224,9.40962761126249 42.44897959183673,3.3151680290644876 44.08163265306122,4.323342415985467 45.71428571428571,4.268846503178924 47.3469387755102,3.3333333333333286 48.97959183673469,9.427792915531333 50.61224489795918,2.833787465940052 52.24489795918367,2.98819255222525 53.87755102040816,3.306085376930067 55.51020408163265,4.141689373297 57.14285714285714,20.0 58.77551020408163,5.158946412352407 60.40816326530612,3.2243415077202506 62.04081632653061,14.041780199818348 63.6734693877551,3.596730245231605 65.3061224489796,1.2988192552225257 66.93877551020408,2.3342415985467753 68.57142857142857,2.116257947320616 70.20408163265306,2.9972752043596707 71.83673469387755,2.6430517711171646 73.46938775510203,3.306085376930067 75.10204081632654,6.276112624886466 76.73469387755102,4.432334241598543 78.36734693877551,0.7356948228882807 80.0,2.461398728428698" 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_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,7.184466019417474 1.63265306122449,0.14023732470334593 3.26530612244898,7.2276159654800445 4.897959183673469,5.685005393743257 6.530612244897959,5.749730312837109 8.16326530612245,7.2276159654800445 9.795918367346939,5.3505933117583595 11.42857142857143,0.021574973031277977 13.06122448979592,5.81445523193096 14.69387755102041,0.032362459546927624 16.3265306122449,5.8683926645091695 17.95918367346939,5.749730312837109 19.59183673469388,5.415318230852208 21.22448979591837,7.195253505933117 22.85714285714286,4.4336569579288 24.48979591836735,0.021574973031277977 26.12244897959184,0.0647249190938517 27.75510204081633,5.836030204962242 29.38775510204082,0.032362459546927624 31.02040816326531,5.6957928802588995 32.6530612244898,5.480043149946063 34.28571428571429,5.587918015102479 35.91836734693878,5.674217907227616 37.55102040816327,7.216828478964402 39.18367346938776,5.620280474649405 40.81632653061224,5.382955771305287 42.44897959183673,5.674217907227616 44.08163265306122,0.021574973031277977 45.71428571428571,0.0647249190938517 47.3469387755102,5.836030204962242 48.97959183673469,5.415318230852208 50.61224489795918,0.04314994606256661 52.24489795918367,0.12944983818769984 53.87755102040816,5.674217907227616 55.51020408163265,0.032362459546927624 57.14285714285714,20.0 58.77551020408163,0.07551240560949424 60.40816326530612,5.674217907227616 62.04081632653061,7.184466019417474 63.6734693877551,5.857605177993525 65.3061224489796,5.728155339805827 66.93877551020408,5.361380798274002 68.57142857142857,5.685005393743257 70.20408163265306,5.836030204962242 71.83673469387755,5.717367853290183 73.46938775510203,5.717367853290183 75.10204081632654,0.07551240560949424 76.73469387755102,5.717367853290183 78.36734693877551,0.0 80.0,5.436893203883496" 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></td><td></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,15.1263395243962 1.63265306122449,7.310723168832376 3.26530612244898,14.72884074478719 4.897959183673469,6.774216044073549 6.530612244897959,5.931797577814454 8.16326530612245,15.07101513284828 9.795918367346939,7.269811013738116 11.42857142857143,8.73892931030475 13.06122448979592,5.218159417931612 14.69387755102041,6.390664590064855 16.3265306122449,5.631465166554313 17.95918367346939,5.176782351984007 19.59183673469388,7.218205909016946 21.22448979591837,13.85015923196727 22.85714285714286,3.281340802901044 24.48979591836735,6.88718938143611 26.12244897959184,5.857876752132779 27.75510204081633,4.174434552174621 29.38775510204082,5.382737860015342 31.02040816326531,4.811362421255724 32.6530612244898,5.55057067807248 34.28571428571429,3.843418024593784 35.91836734693878,5.289290778493224 37.55102040816327,14.56937632209024 39.18367346938776,2.923824356679607 40.81632653061224,5.415281619749413 42.44897959183673,4.400846137753086 44.08163265306122,7.186127060136219 45.71428571428571,5.618447662660685 47.3469387755102,3.004253934308096 48.97959183673469,5.655640530928195 50.61224489795918,6.133568888165694 52.24489795918367,5.910411678560636 53.87755102040816,4.181408214974779 55.51020408163265,5.033589809154095 57.14285714285714,20.0 58.77551020408163,5.431553499616449 60.40816326530612,3.936865106115902 62.04081632653061,14.15560566261419 63.6734693877551,4.148399544387364 65.3061224489796,4.394802296659616 66.93877551020408,4.418977661033497 68.57142857142857,4.650968176852089 70.20408163265306,3.104674678630373 71.83673469387755,0.0 73.46938775510203,2.46542225528255 75.10204081632654,7.122434273228109 76.73469387755102,2.953578651293614 78.36734693877551,5.805806736558265 80.0,2.540737813524257" 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_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,13.053892215568862 1.63265306122449,5.375914836992681 3.26530612244898,12.934131736526945 4.897959183673469,2.674650698602793 6.530612244897959,2.914171656686623 8.16326530612245,13.06719893546241 9.795918367346939,7.691284098469724 11.42857142857143,5.2960745176314035 13.06122448979592,3.1536926147704563 14.69387755102041,5.349301397205588 16.3265306122449,3.073852295409182 17.95918367346939,3.0605455755156328 19.59183673469388,7.531603459747174 21.22448979591837,12.308715901530274 22.85714285714286,0.0 24.48979591836735,5.2960745176314035 26.12244897959184,5.375914836992681 27.75510204081633,3.0605455755156328 29.38775510204082,4.963406520292748 31.02040816326531,3.1536926147704563 32.6530612244898,7.491683300066532 34.28571428571429,3.073852295409182 35.91836734693878,2.687957418496339 37.55102040816327,12.0292747837658 39.18367346938776,2.674650698602793 40.81632653061224,7.558216899534266 42.44897959183673,2.395209580838319 44.08163265306122,5.362608117099132 45.71428571428571,5.056553559547567 47.3469387755102,2.687957418496339 48.97959183673469,7.598137059214899 50.61224489795918,5.056553559547567 52.24489795918367,4.48436460412508 53.87755102040816,2.6480372588157017 55.51020408163265,5.389221556886223 57.14285714285714,20.0 58.77551020408163,3.6194278110445737 60.40816326530612,3.127079174983365 62.04081632653061,10.592149035262805 63.6734693877551,3.3000665335994697 65.3061224489796,3.0605455755156328 66.93877551020408,3.3532934131736525 68.57142857142857,3.3532934131736525 70.20408163265306,3.127079174983365 71.83673469387755,3.1803060545575477 73.46938775510203,3.113772455089819 75.10204081632654,5.176314038589485 76.73469387755102,3.1403858948769106 78.36734693877551,4.7771124417831 80.0,2.5548902195608783" 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></td><td></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,12.917748917748918 1.63265306122449,3.670995670995673 3.26530612244898,11.878787878787877 4.897959183673469,3.8614718614718626 6.530612244897959,5.402597402597404 8.16326530612245,12.813852813852812 9.795918367346939,11.307359307359308 11.42857142857143,4.450216450216452 13.06122448979592,0.08658008658008853 14.69387755102041,4.277056277056275 16.3265306122449,0.0 17.95918367346939,0.39826839826839944 19.59183673469388,10.961038961038964 21.22448979591837,12.173160173160174 22.85714285714286,4.294372294372295 24.48979591836735,3.601731601731604 26.12244897959184,3.238095238095241 27.75510204081633,4.346320346320349 29.38775510204082,3.4458874458874504 31.02040816326531,4.277056277056275 32.6530612244898,11.826839826839828 34.28571428571429,4.398268398268396 35.91836734693878,4.051948051948051 37.55102040816327,11.878787878787877 39.18367346938776,3.9999999999999964 40.81632653061224,10.943722943722943 42.44897959183673,3.757575757575758 44.08163265306122,3.5670995670995644 45.71428571428571,2.8225108225108215 47.3469387755102,3.965367965367964 48.97959183673469,11.722943722943722 50.61224489795918,2.9090909090909065 52.24489795918367,3.8268398268398265 53.87755102040816,2.9610389610389625 55.51020408163265,3.116883116883116 57.14285714285714,20.0 58.77551020408163,3.307359307359306 60.40816326530612,4.294372294372295 62.04081632653061,12.20779220779221 63.6734693877551,4.225108225108228 65.3061224489796,3.3939393939393945 66.93877551020408,4.259740259740262 68.57142857142857,4.363636363636363 70.20408163265306,4.24242424242424 71.83673469387755,4.259740259740262 73.46938775510203,4.277056277056275 75.10204081632654,3.4112554112554108 76.73469387755102,3.220779220779221 78.36734693877551,3.0649350649350637 80.0,3.653679653679653" 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></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,14.8586456278764 1.63265306122449,8.139381985535833 3.26530612244898,15.56870479947403 4.897959183673469,4.023668639053254 6.530612244897959,3.747534516765286 8.16326530612245,15.31886916502301 9.795918367346939,6.495726495726496 11.42857142857143,7.981591058514135 13.06122448979592,4.418145956607495 14.69387755102041,7.442472057856673 16.3265306122449,3.655489809335963 17.95918367346939,3.155818540433925 19.59183673469388,8.770545693622617 21.22448979591837,13.96449704142012 22.85714285714286,0.5391190006574622 24.48979591836735,5.917159763313609 26.12244897959184,5.588428665351742 27.75510204081633,4.589086127547666 29.38775510204082,7.061143984220907 31.02040816326531,0.0 32.6530612244898,9.165023011176856 34.28571428571429,2.564102564102564 35.91836734693878,3.668639053254438 37.55102040816327,15.16107823800131 39.18367346938776,1.301775147928994 40.81632653061224,7.416173570019724 42.44897959183673,1.985535831689678 44.08163265306122,6.219592373438527 45.71428571428571,6.969099276791584 47.3469387755102,3.865877712031558 48.97959183673469,8.770545693622617 50.61224489795918,6.351084812623274 52.24489795918367,8.652202498356345 53.87755102040816,3.98422090729783 55.51020408163265,7.836949375410914 57.14285714285714,20.0 58.77551020408163,7.600262984878369 60.40816326530612,1.840894148586456 62.04081632653061,14.87179487179487 63.6734693877551,2.30111768573307 65.3061224489796,3.997370151216305 66.93877551020408,4.352399737015122 68.57142857142857,2.117028270874425 70.20408163265306,0.8809993425378041 71.83673469387755,2.353714661406969 73.46938775510203,1.617357001972387 75.10204081632654,7.666009204470743 76.73469387755102,3.957922419460881 78.36734693877551,6.403681788297173 80.0,0.2235371466140697" 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_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,14.42580752831086 1.63265306122449,4.945454005814739 3.26530612244898,16.24696847834983 4.897959183673469,6.814571476388513 6.530612244897959,7.127512098685875 8.16326530612245,13.73420717595922 9.795918367346939,3.695720082109741 11.42857142857143,5.523675280241197 13.06122448979592,6.231439891312656 14.69387755102041,6.869048332081829 16.3265306122449,6.604192760630813 17.95918367346939,7.0933576207832 19.59183673469388,4.111020257452376 21.22448979591837,12.9588451790459 22.85714285714286,5.954242517393173 24.48979591836735,4.051686414839692 26.12244897959184,6.931969704701295 27.75510204081633,4.885267612339124 29.38775510204082,7.663973095159875 31.02040816326531,4.352500793331968 32.6530612244898,6.878489902148755 34.28571428571429,6.523779318108339 35.91836734693878,5.190921370858776 37.55102040816327,15.85425065114846 39.18367346938776,0.0 40.81632653061224,1.217545003766146 42.44897959183673,5.889825313535515 44.08163265306122,4.454444069145157 45.71428571428571,8.276418520475888 47.3469387755102,2.296699836479135 48.97959183673469,3.995194073067407 50.61224489795918,8.59716930853365 52.24489795918367,6.246361606511934 53.87755102040816,5.798375368058715 55.51020408163265,8.5152531177797 57.14285714285714,20.0 58.77551020408163,7.436193613810494 60.40816326530612,5.308719778673822 62.04081632653061,12.95047674904586 63.6734693877551,6.554557171417588 65.3061224489796,7.046683510802944 66.93877551020408,6.927888049847123 68.57142857142857,4.511354071548184 70.20408163265306,5.737505952937344 71.83673469387755,6.579756280999331 73.46938775510203,6.473224774896672 75.10204081632654,9.120593281832544 76.73469387755102,7.035470435874646 78.36734693877551,7.91900502698775 80.0,5.204832198930715" 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_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,8.907272596458869 1.63265306122449,2.294030309570996 3.26530612244898,10.69623059866962 4.897959183673469,0.1858080044999967 6.530612244897959,0.4811856968127203 8.16326530612245,10.40660871612739 9.795918367346939,0.0 11.42857142857143,2.085146740445683 13.06122448979592,6.678675378869637 14.69387755102041,7.379497543969808 16.3265306122449,7.187201172092171 17.95918367346939,6.999823401291133 19.59183673469388,9.916841630202304 21.22448979591837,14.85843978311062 22.85714285714286,6.625591115122736 24.48979591836735,8.483461857949232 26.12244897959184,8.496019988357567 27.75510204081633,6.553931283480172 29.38775510204082,8.766045954908464 31.02040816326531,6.103513006167873 32.6530612244898,10.045954908463 34.28571428571429,6.404803484881188 35.91836734693878,5.093551530849178 37.55102040816327,15.01591350587681 39.18367346938776,5.625990097390918 40.81632653061224,9.665835998665699 42.44897959183673,6.249161156132881 44.08163265306122,8.379595654363623 45.71428571428571,8.633845469589048 47.3469387755102,5.392801313371139 48.97959183673469,9.489054150396694 50.61224489795918,7.993590120937412 52.24489795918367,8.060200537644958 53.87755102040816,5.956321252673508 55.51020408163265,8.097168534034497 57.14285714285714,20.0 58.77551020408163,8.383572395659597 60.40816326530612,6.364983746378091 62.04081632653061,14.13488216941703 63.6734693877551,6.564030113350208 65.3061224489796,6.737646266245446 66.93877551020408,6.580826612771357 68.57142857142857,6.97028563205986 70.20408163265306,6.254812314816632 71.83673469387755,5.986565416740249 73.46938775510203,5.65565868048061 75.10204081632654,8.891731910078555 76.73469387755102,6.329925632321488 78.36734693877551,8.448194441719156 80.0,5.761617905800941" 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_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,13.07077625570776 1.63265306122449,5.770547945205479 3.26530612244898,14.09246575342466 4.897959183673469,2.514269406392694 6.530612244897959,0.1227168949771689 8.16326530612245,11.85502283105023 9.795918367346939,4.30365296803653 11.42857142857143,6.378424657534247 13.06122448979592,1.837899543378995 14.69387755102041,3.647260273972603 16.3265306122449,2.16324200913242 17.95918367346939,1.989155251141553 19.59183673469388,4.08675799086758 21.22448979591837,12.94520547945205 22.85714285714286,1.986301369863014 24.48979591836735,5.716324200913242 26.12244897959184,6.101598173515982 27.75510204081633,1.309931506849315 29.38775510204082,4.703196347031963 31.02040816326531,1.823630136986301 32.6530612244898,4.483447488584475 34.28571428571429,1.044520547945205 35.91836734693878,2.251712328767123 37.55102040816327,14.16952054794521 39.18367346938776,0.0 40.81632653061224,4.412100456621005 42.44897959183673,1.583904109589041 44.08163265306122,5.025684931506849 45.71428571428571,6.25 47.3469387755102,1.181506849315068 48.97959183673469,4.386415525114155 50.61224489795918,6.269977168949772 52.24489795918367,5.704908675799087 53.87755102040816,2.074771689497717 55.51020408163265,4.160958904109589 57.14285714285714,20.0 58.77551020408163,6.338470319634703 60.40816326530612,2.636986301369863 62.04081632653061,13.43036529680365 63.6734693877551,2.779680365296804 65.3061224489796,0.1484018264840183 66.93877551020408,1.786529680365297 68.57142857142857,1.63527397260274 70.20408163265306,1.426940639269406 71.83673469387755,1.735159817351598 73.46938775510203,1.398401826484018 75.10204081632654,6.312785388127854 76.73469387755102,1.127283105022831 78.36734693877551,5.987442922374429 80.0,0.7762557077625571" 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_BenchmarkParseSome_4.html">BenchmarkParseSome-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.07016559079427 1.63265306122449,2.623257554495276 3.26530612244898,10.60529516325194 4.897959183673469,3.7814575732061 6.530612244897959,1.190008419870895 8.16326530612245,9.037328094302554 9.795918367346939,8.870801758817477 11.42857142857143,3.124707643371691 13.06122448979592,2.89456450556647 14.69387755102041,0.7353353915239966 16.3265306122449,3.777715408363738 17.95918367346939,3.375432687809898 19.59183673469388,7.804284778744504 21.22448979591837,9.946674150996351 22.85714285714286,3.149031714847039 24.48979591836735,2.510992609224436 26.12244897959184,2.342595191318178 27.75510204081633,2.991860791467864 29.38775510204082,1.820563195808775 31.02040816326531,2.92263074188418 32.6530612244898,7.388904481242399 34.28571428571429,1.487510524838619 35.91836734693878,2.976892132098419 37.55102040816327,10.73627093273459 39.18367346938776,0.0 40.81632653061224,7.310319019552811 42.44897959183673,2.310786790158106 44.08163265306122,2.230330246047338 45.71428571428571,2.999345121152587 47.3469387755102,2.428664982692488 48.97959183673469,7.733183646739639 50.61224489795918,3.15090279726822 52.24489795918367,2.915146412199457 53.87755102040816,3.253812330433156 55.51020408163265,0.415380297502105 57.14285714285714,20.0 58.77551020408163,2.557769669753953 60.40816326530612,3.536345776031434 62.04081632653061,10.09074749742726 63.6734693877551,3.405370006548788 65.3061224489796,1.107680793338947 66.93877551020408,3.255683412854336 68.57142857142857,3.128449808214052 70.20408163265306,2.754233323977921 71.83673469387755,3.137805220319955 73.46938775510203,2.09187014687997 75.10204081632654,2.887080175881748 76.73469387755102,1.865469173917111 78.36734693877551,3.203293105061278 80.0,2.191037515202545" 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_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,12.213045676723413 1.63265306122449,2.5282319231417496 3.26530612244898,10.72644530591606 4.897959183673469,2.258553851339965 6.530612244897959,2.696780718017866 8.16326530612245,10.645541884375527 9.795918367346939,6.22619248272375 11.42857142857143,2.427102646216081 13.06122448979592,2.1574245744142964 14.69387755102041,3.3743468734198565 16.3265306122449,2.2248440923647372 17.95918367346939,2.123714815439069 19.59183673469388,8.309455587392552 21.22448979591837,12.182706893645712 22.85714285714286,2.5282319231417496 24.48979591836735,2.359683128265633 26.12244897959184,0.47193662565312877 27.75510204081633,2.3933928872408536 29.38775510204082,1.5843586718354956 31.02040816326531,1.786617225686836 32.6530612244898,5.966627338614529 34.28571428571429,1.5506489128602716 35.91836734693878,0.23596831282656439 37.55102040816327,11.93662565312658 39.18367346938776,5.976740266307097 40.81632653061224,8.26563290072476 42.44897959183673,5.4003033878307765 44.08163265306122,4.9013989549974735 45.71428571428571,5.390190460138209 47.3469387755102,6.010450025282319 48.97959183673469,8.582504635091857 50.61224489795918,5.46098095398618 52.24489795918367,5.430642170908477 53.87755102040816,5.740771953480532 55.51020408163265,5.619416821169729 57.14285714285714,20.0 58.77551020408163,2.325973369290409 60.40816326530612,0.0 62.04081632653061,10.241024776672846 63.6734693877551,0.91016349233103 65.3061224489796,0.943873251306254 66.93877551020408,0.6741951795044656 68.57142857142857,0.8427439743805856 70.20408163265306,1.1124220461823668 71.83673469387755,0.775324456430134 73.46938775510203,2.056295297488621 75.10204081632654,5.434013146806002 76.73469387755102,6.007079049384796 78.36734693877551,1.719197707736388 80.0,0.5056463846283492" 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/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,13.143534994068801 1.63265306122449,7.686832740213525 3.26530612244898,14.970344009489917 4.897959183673469,3.179122182680903 6.530612244897959,3.546856465005927 8.16326530612245,14.602609727164886 9.795918367346939,1.8623962040332138 11.42857142857143,7.342823250296558 13.06122448979592,2.5385527876631073 14.69387755102041,6.31079478054567 16.3265306122449,2.44365361803084 17.95918367346939,3.4638196915776973 19.59183673469388,1.2218268090154218 21.22448979591837,14.650059311981021 22.85714285714286,0.0 24.48979591836735,7.2241992882562265 26.12244897959184,7.307236061684456 27.75510204081633,5.005931198102015 29.38775510204082,6.370106761565834 31.02040816326531,4.780545670225386 32.6530612244898,2.728351126927638 34.28571428571429,5.041518386714117 35.91836734693878,5.219454329774615 37.55102040816327,15.077105575326215 39.18367346938776,3.772241992882563 40.81632653061224,2.3368920521945427 42.44897959183673,5.373665480427048 44.08163265306122,7.1530249110320305 45.71428571428571,7.058125741399763 47.3469387755102,5.24317912218268 48.97959183673469,2.6453143534994084 50.61224489795918,7.0818505338078275 52.24489795918367,5.45670225385528 53.87755102040816,2.2419928825622755 55.51020408163265,7.520759193357057 57.14285714285714,20.0 58.77551020408163,7.271648873072362 60.40816326530612,2.930011862396203 62.04081632653061,14.934756820877816 63.6734693877551,2.4080664294187457 65.3061224489796,2.8351126927639356 66.93877551020408,2.3962040332147083 68.57142857142857,1.8623962040332138 70.20408163265306,2.870699881376037 71.83673469387755,0.46263345195729144 73.46938775510203,3.1553973902728316 75.10204081632654,7.746144721233691 76.73469387755102,3.5824436536180286 78.36734693877551,7.307236061684456 80.0,2.230130486358245" 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_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,12.522907758094071 1.63265306122449,4.874770922419058 3.26530612244898,12.693952351863162 4.897959183673469,2.5901038485033574 6.530612244897959,2.932193036041536 8.16326530612245,12.608430054978617 9.795918367346939,6.915088576664628 11.42857142857143,4.899205864386072 13.06122448979592,3.115455100794133 14.69387755102041,4.911423335369573 16.3265306122449,2.8955406230910157 17.95918367346939,2.9566279780085516 19.59183673469388,6.5485644471594355 21.22448979591837,12.596212583995113 22.85714285714286,0.0 24.48979591836735,4.862553451435549 26.12244897959184,4.862553451435549 27.75510204081633,2.968845448992056 29.38775510204082,4.886988393402563 31.02040816326531,2.968845448992056 32.6530612244898,6.6951740989615125 34.28571428571429,2.529016493585825 35.91836734693878,2.2480146609651754 37.55102040816327,12.498472816127059 39.18367346938776,2.5167990226023207 40.81632653061224,6.511912034208917 42.44897959183673,2.565668906536345 44.08163265306122,3.9706780696395825 45.71428571428571,4.813683567501526 47.3469387755102,2.4434941967012804 48.97959183673469,6.536346976175931 50.61224489795918,4.838118509468536 52.24489795918367,4.862553451435549 53.87755102040816,2.0769700671960862 55.51020408163265,4.838118509468536 57.14285714285714,20.0 58.77551020408163,4.838118509468536 60.40816326530612,2.883323152107508 62.04081632653061,10.445937690897981 63.6734693877551,2.822235797189979 65.3061224489796,2.8466707391569948 66.93877551020408,3.0299328039095883 68.57142857142857,2.8955406230910157 70.20408163265306,3.127672571777641 71.83673469387755,2.1747098350641387 73.46938775510203,2.8711056811240034 75.10204081632654,4.862553451435549 76.73469387755102,2.94441050702504 78.36734693877551,4.82590103848503 80.0,2.504581551618813" 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_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,13.29263329263329 1.63265306122449,5.474155474155474 3.26530612244898,13.68742368742369 4.897959183673469,1.082621082621083 6.530612244897959,1.827431827431827 8.16326530612245,13.35775335775336 9.795918367346939,1.571021571021571 11.42857142857143,5.653235653235653 13.06122448979592,2.686202686202686 14.69387755102041,5.811965811965812 16.3265306122449,3.044363044363044 17.95918367346939,2.832722832722833 19.59183673469388,3.341473341473341 21.22448979591837,13.52055352055352 22.85714285714286,2.877492877492877 24.48979591836735,4.774114774114774 26.12244897959184,5.225885225885226 27.75510204081633,2.853072853072853 29.38775510204082,5.877085877085877 31.02040816326531,2.641432641432641 32.6530612244898,3.386243386243386 34.28571428571429,3.483923483923484 35.91836734693878,2.291412291412291 37.55102040816327,13.47171347171347 39.18367346938776,0.0 40.81632653061224,2.881562881562882 42.44897959183673,2.409442409442409 44.08163265306122,5.816035816035816 45.71428571428571,5.612535612535613 47.3469387755102,2.315832315832316 48.97959183673469,3.109483109483109 50.61224489795918,2.755392755392755 52.24489795918367,5.746845746845747 53.87755102040816,2.56003256003256 55.51020408163265,5.82010582010582 57.14285714285714,20.0 58.77551020408163,5.413105413105413 60.40816326530612,2.047212047212047 62.04081632653061,12.32804232804233 63.6734693877551,2.104192104192104 65.3061224489796,2.356532356532357 66.93877551020408,3.158323158323158 68.57142857142857,3.256003256003256 70.20408163265306,2.250712250712251 71.83673469387755,2.010582010582011 73.46938775510203,2.612942612942613 75.10204081632654,5.124135124135124 76.73469387755102,2.104192104192104 78.36734693877551,5.474155474155474 80.0,1.61986161986162" 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_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,13.15588263404377 1.63265306122449,4.96893816305075 3.26530612244898,13.73984516868967 4.897959183673469,3.801968842588168 6.530612244897959,3.627066806843162 8.16326530612245,13.74940265698175 9.795918367346939,6.422632132275638 11.42857142857143,5.405715377998662 13.06122448979592,4.257861034120233 14.69387755102041,4.779699894867629 16.3265306122449,3.993118608429705 17.95918367346939,3.741756666348084 19.59183673469388,6.141641976488579 21.22448979591837,13.70734970849661 22.85714285714286,3.676765745961961 24.48979591836735,5.36939692248877 26.12244897959184,4.581859887221638 27.75510204081633,3.307846697887795 29.38775510204082,4.045684794036127 31.02040816326531,3.316448437350664 32.6530612244898,7.236930134760585 34.28571428571429,4.037083054573258 35.91836734693878,2.980024849469559 37.55102040816327,13.55920863996942 39.18367346938776,0.0 40.81632653061224,6.70648953455032 42.44897959183673,3.113829685558635 44.08163265306122,3.865048265315875 45.71428571428571,5.565325432476345 47.3469387755102,3.199847080187327 48.97959183673469,5.73258147758769 50.61224489795918,2.259390232246965 52.24489795918367,5.226990346936825 53.87755102040816,2.746822135142884 55.51020408163265,5.268087546592755 57.14285714285714,20.0 58.77551020408163,5.261397304788302 60.40816326530612,3.768517633565899 62.04081632653061,13.60317308611297 63.6734693877551,4.199560355538564 65.3061224489796,3.383350855395202 66.93877551020408,3.213227563796234 68.57142857142857,3.518111440313486 70.20408163265306,3.435917041001625 71.83673469387755,3.248590270476919 73.46938775510203,2.818503297333461 75.10204081632654,4.844690815253751 76.73469387755102,2.866290738793845 78.36734693877551,5.763165440122336 80.0,2.783140590652776" 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_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,11.897405129743516 1.63265306122449,3.359832008399586 3.26530612244898,10.367481625918709 4.897959183673469,2.6998650067496683 6.530612244897959,2.219889005549728 8.16326530612245,9.96850157492126 9.795918367346939,7.469626518674069 11.42857142857143,0.0 13.06122448979592,2.3098845057747184 14.69387755102041,1.4699265036748201 16.3265306122449,2.5498725063746868 17.95918367346939,0.4199790010499491 19.59183673469388,8.369581520923957 21.22448979591837,12.10439478026099 22.85714285714286,2.1898905054747324 24.48979591836735,3.5698215089245586 26.12244897959184,2.8198590070496508 27.75510204081633,2.1898905054747324 29.38775510204082,3.179841007949605 31.02040816326531,2.0098995050247552 32.6530612244898,8.519574021298936 34.28571428571429,2.219889005549728 35.91836734693878,3.8098095095245306 37.55102040816327,10.985450727463629 39.18367346938776,3.419829008549577 40.81632653061224,9.350532473376337 42.44897959183673,3.659817009149549 44.08163265306122,1.9199040047997649 45.71428571428571,3.8998050097495174 47.3469387755102,3.7198140092995367 48.97959183673469,8.549572521373936 50.61224489795918,4.169791510424481 52.24489795918367,4.5897705114744305 53.87755102040816,3.749812509374536 55.51020408163265,4.319784010799463 57.14285714285714,20.0 58.77551020408163,3.749812509374536 60.40816326530612,2.5498725063746868 62.04081632653061,10.238488075596223 63.6734693877551,2.3098845057747184 65.3061224489796,2.1898905054747324 66.93877551020408,2.399880005999705 68.57142857142857,2.159892005399737 70.20408163265306,2.279886005699719 71.83673469387755,2.279886005699719 73.46938775510203,2.9098545072746447 75.10204081632654,3.5098245087745674 76.73469387755102,3.2398380080996 78.36734693877551,1.8299085045747745 80.0,1.6499175041248009" 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_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,13.71486969851814 1.63265306122449,1.5329586101175217 3.26530612244898,8.032703117015839 4.897959183673469,2.565150740929994 6.530612244897959,3.0556974961676033 8.16326530612245,8.502810424118547 9.795918367346939,1.2774655084312698 11.42857142857143,0.7869187531936603 13.06122448979592,3.106796116504853 14.69387755102041,0.4394481349003527 16.3265306122449,3.1272355646397543 17.95918367346939,3.0761369443025046 19.59183673469388,12.314767501277466 21.22448979591837,12.887072049054673 22.85714285714286,2.4731732243229416 24.48979591836735,1.4307613694430223 26.12244897959184,0.6438426162493585 27.75510204081633,3.086356668369948 29.38775510204082,1.77823198773633 31.02040816326531,3.1374552887072014 32.6530612244898,0.756259580991312 34.28571428571429,3.198773633111905 35.91836734693878,9.371486969851814 37.55102040816327,13.510475217169137 39.18367346938776,8.768523249872253 40.81632653061224,11.282575370464999 42.44897959183673,9.371486969851814 44.08163265306122,8.06336228921819 45.71428571428571,7.603474706182931 47.3469387755102,9.20797138477261 48.97959183673469,12.355646397547265 50.61224489795918,7.7874297393970355 52.24489795918367,7.879407256004088 53.87755102040816,9.07511497189576 55.51020408163265,7.542156361778233 57.14285714285714,20.0 58.77551020408163,1.8599897802759315 60.40816326530612,3.0965763924374023 62.04081632653061,8.942258559018905 63.6734693877551,3.1170158405723 65.3061224489796,3.0659172202350504 66.93877551020408,2.9228410832907485 68.57142857142857,3.0250383239652514 70.20408163265306,3.1272355646397543 71.83673469387755,3.035258048032702 73.46938775510203,9.432805314256514 75.10204081632654,8.441492079713848 76.73469387755102,9.279509453244764 78.36734693877551,0.0 80.0,2.606029637199793" 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_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,9.245476916904927 1.63265306122449,1.513116105184666 3.26530612244898,9.488510416863502 4.897959183673469,0.0 6.530612244897959,0.3233566531147388 8.16326530612245,9.754539072141123 9.795918367346939,1.578147916118557 11.42857142857143,1.957786011328966 13.06122448979592,6.451754507094049 14.69387755102041,8.614345662825905 16.3265306122449,6.812612740944022 17.95918367346939,7.146638448422971 19.59183673469388,9.82151863959382 21.22448979591837,14.53351958149399 22.85714285714286,6.263694254554334 24.48979591836735,8.431489118000613 26.12244897959184,7.927310889557845 27.75510204081633,6.224099562336203 29.38775510204082,8.395412015913461 31.02040816326531,5.637563211240009 32.6530612244898,10.13435159330844 34.28571428571429,6.172265982141689 35.91836734693878,6.237385006054034 37.55102040816327,14.69864282070029 39.18367346938776,5.43860133639354 40.81632653061224,9.481795017522542 42.44897959183673,6.413206370617366 44.08163265306122,8.363550207784922 45.71428571428571,8.071008807057273 47.3469387755102,5.525320107969667 48.97959183673469,9.543454593289542 50.61224489795918,7.701458346354716 52.24489795918367,7.353536704308757 53.87755102040816,6.1750277264594 55.51020408163265,7.717360179426168 57.14285714285714,20.0 58.77551020408163,7.973243058210302 60.40816326530612,5.847135998465052 62.04081632653061,13.70816502439783 63.6734693877551,6.630453899946364 65.3061224489796,6.347302429898935 66.93877551020408,6.250583236793411 68.57142857142857,6.525914609772796 70.20408163265306,6.094123153446875 71.83673469387755,5.72934033556647 73.46938775510203,5.838036777713014 75.10204081632654,8.5764080171984 76.73469387755102,6.01964326984713 78.36734693877551,7.981528291163436 80.0,5.586165695937765" 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(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_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,11.97235635435443 1.63265306122449,4.875399655276765 3.26530612244898,12.88929384366407 4.897959183673469,0.0 6.530612244897959,2.366353959712117 8.16326530612245,13.06744470613002 9.795918367346939,4.257134586792627 11.42857142857143,5.260318671631383 13.06122448979592,1.974066813152112 14.69387755102041,4.577187742589108 16.3265306122449,2.466218438745839 17.95918367346939,2.252147941528624 19.59183673469388,4.614225754246543 21.22448979591837,11.96847492862124 22.85714285714286,2.085049274370749 24.48979591836735,4.624291146402116 26.12244897959184,4.377985079536334 27.75510204081633,2.207281291527966 29.38775510204082,5.185124271410339 31.02040816326531,1.439482652000579 32.6530612244898,5.400444719287397 34.28571428571429,1.117126955514914 35.91836734693878,1.705195847532334 37.55102040816327,13.16803284080892 39.18367346938776,0.5624120100522348 40.81632653061224,4.389497782982251 42.44897959183673,1.964132994750207 44.08163265306122,5.172690551688749 45.71428571428571,4.029183058563478 47.3469387755102,0.3691959527913372 48.97959183673469,4.224833230267226 50.61224489795918,4.725997657987185 52.24489795918367,3.651303238030078 53.87755102040816,1.314356012262674 55.51020408163265,4.094443640382616 57.14285714285714,20.0 58.77551020408163,4.720668920963646 60.40816326530612,1.701577569306475 62.04081632653061,12.20063681696775 63.6734693877551,1.790653000539452 65.3061224489796,1.906174756259621 66.93877551020408,1.586318961093641 68.57142857142857,2.35069668302567 70.20408163265306,1.082917779561333 71.83673469387755,1.020222885938713 73.46938775510203,0.3789981974395748 75.10204081632654,5.150125652934753 76.73469387755102,1.088180729708038 78.36734693877551,5.372090575372025 80.0,0.4441929923818797" 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_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,12.97489672704163 1.63265306122449,6.262472195741976 3.26530612244898,13.82268827454719 4.897959183673469,3.030187480139816 6.530612244897959,0.6584048299968224 8.16326530612245,11.99110263743248 9.795918367346939,5.13504925325707 11.42857142857143,6.732761360025421 13.06122448979592,2.13409596441055 14.69387755102041,4.350810295519542 16.3265306122449,2.540832538925961 17.95918367346939,2.371782650142993 19.59183673469388,4.570702256116937 21.22448979591837,13.25961232920241 22.85714285714286,1.722275182713696 24.48979591836735,6.168414362885288 26.12244897959184,6.356530028598665 27.75510204081633,2.040038131553861 29.38775510204082,5.507467429297744 31.02040816326531,2.089609151572927 32.6530612244898,5.264696536383858 34.28571428571429,1.591356847791548 35.91836734693878,2.59675881792183 37.55102040816327,14.24340641881157 39.18367346938776,0.0 40.81632653061224,4.737210041309183 42.44897959183673,1.859548776612647 44.08163265306122,5.363838576421989 45.71428571428571,6.510327295837305 47.3469387755102,1.743883063234827 48.97959183673469,4.809659993644741 50.61224489795918,6.163330155703845 52.24489795918367,6.467111534795043 53.87755102040816,2.247219574197649 55.51020408163265,3.900857959961868 57.14285714285714,20.0 58.77551020408163,6.332380044486813 60.40816326530612,3.026374324753734 62.04081632653061,13.06895455989832 63.6734693877551,3.110263743247537 65.3061224489796,0.6469653638385764 66.93877551020408,2.300603749602796 68.57142857142857,1.630759453447728 70.20408163265306,1.820146170956466 71.83673469387755,2.084524944391484 73.46938775510203,2.047664442326025 75.10204081632654,6.434064188115666 76.73469387755102,1.272322847156022 78.36734693877551,6.59675881792183 80.0,1.136320305052431" 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_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,8.3813202247191 1.63265306122449,2.445575842696629 3.26530612244898,8.558637640449438 4.897959183673469,0.0 6.530612244897959,1.192064606741573 8.16326530612245,8.63939606741573 9.795918367346939,1.028792134831461 11.42857142857143,2.289325842696629 13.06122448979592,12.08918539325843 14.69387755102041,13.30407303370787 16.3265306122449,12.2436797752809 17.95918367346939,11.90835674157303 19.59183673469388,12.58602528089888 21.22448979591837,17.35779494382022 22.85714285714286,11.02703651685393 24.48979591836735,13.45154494382022 26.12244897959184,13.09691011235955 27.75510204081633,11.82759831460674 29.38775510204082,13.83953651685393 31.02040816326531,11.84866573033708 32.6530612244898,12.01369382022472 34.28571428571429,11.81179775280899 35.91836734693878,11.93293539325843 37.55102040816327,17.39115168539326 39.18367346938776,10.52141853932584 40.81632653061224,11.76966292134831 42.44897959183673,11.43433988764045 44.08163265306122,13.43398876404494 45.71428571428571,13.24087078651685 47.3469387755102,10.67591292134831 48.97959183673469,11.87148876404494 50.61224489795918,13.28827247191011 52.24489795918367,13.00912921348315 53.87755102040816,11.48349719101124 55.51020408163265,12.61587078651685 57.14285714285714,20.0 58.77551020408163,13.3936095505618 60.40816326530612,11.46418539325843 62.04081632653061,17.06987359550562 63.6734693877551,11.65554775280899 65.3061224489796,11.71699438202247 66.93877551020408,12.10147471910112 68.57142857142857,12.17696629213483 70.20408163265306,11.18679775280899 71.83673469387755,9.850772471910112 73.46938775510203,11.0252808988764 75.10204081632654,13.61832865168539 76.73469387755102,10.76369382022472 78.36734693877551,13.54283707865169 80.0,10.8374297752809" 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_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,14.28864250696182 1.63265306122449,6.791031165529275 3.26530612244898,15.36175587501123 4.897959183673469,3.790277138836186 6.530612244897959,2.412150446019038 8.16326530612245,15.39357743473042 9.795918367346939,8.207022520082425 11.42857142857143,5.331295374304839 13.06122448979592,2.698353935229924 14.69387755102041,5.1180174269996 16.3265306122449,2.381744387673161 17.95918367346939,3.252604386420986 19.59183673469388,9.338851973943886 21.22448979591837,14.84681280810973 22.85714285714286,3.621750811871701 24.48979591836735,6.974066381570172 26.12244897959184,4.556362814778923 27.75510204081633,3.001842873903327 29.38775510204082,6.599366835347247 31.02040816326531,2.257806353967895 32.6530612244898,9.324941950833104 34.28571428571429,4.095780444848528 35.91836734693878,4.132828471176853 37.55102040816327,14.80023736869183 39.18367346938776,0.0 40.81632653061224,8.49831637000117 42.44897959183673,4.082523730063888 44.08163265306122,5.50466707135488 45.71428571428571,6.779380500379735 47.3469387755102,3.783145189609131 48.97959183673469,8.845168648822275 50.61224489795918,6.73503719774282 52.24489795918367,6.074923576536431 53.87755102040816,2.221956059570831 55.51020408163265,5.034965606038747 57.14285714285714,20.0 58.77551020408163,6.246743666311884 60.40816326530612,4.605415381600115 62.04081632653061,14.02669308935897 63.6734693877551,4.180002776560386 65.3061224489796,2.504294141185374 66.93877551020408,4.277617928958164 68.57142857142857,2.840285169084361 70.20408163265306,3.740652927229619 71.83673469387755,4.126377051456197 73.46938775510203,3.918189464858817 75.10204081632654,5.252980038708518 76.73469387755102,2.460114165629993 78.36734693877551,6.972732543737631 80.0,3.099594132202384" 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_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,13.877887788778878 1.63265306122449,6.617161716171617 3.26530612244898,13.943894389438945 4.897959183673469,3.580858085808579 6.530612244897959,2.607260726072603 8.16326530612245,13.217821782178218 9.795918367346939,7.062706270627061 11.42857142857143,6.468646864686466 13.06122448979592,0.0 14.69387755102041,5.23102310231023 16.3265306122449,2.046204620462042 17.95918367346939,0.8745874587458715 19.59183673469388,6.6501650165016475 21.22448979591837,14.603960396039605 22.85714285714286,2.2112211221122067 24.48979591836735,6.188118811881189 26.12244897959184,5.841584158415838 27.75510204081633,3.597359735973594 29.38775510204082,5.544554455445546 31.02040816326531,1.8811881188118775 32.6530612244898,5.808580858085808 34.28571428571429,2.7227722772277225 35.91836734693878,2.013201320132012 37.55102040816327,11.567656765676569 39.18367346938776,1.8646864686468625 40.81632653061224,6.2871287128712865 42.44897959183673,1.9306930693069262 44.08163265306122,1.9141914191419147 45.71428571428571,3.828382838283826 47.3469387755102,4.207920792079207 48.97959183673469,6.254125412541251 50.61224489795918,4.059405940594058 52.24489795918367,6.303630363036303 53.87755102040816,2.805280528052805 55.51020408163265,1.7491749174917501 57.14285714285714,20.0 58.77551020408163,6.567656765676567 60.40816326530612,2.557755775577558 62.04081632653061,13.613861386138614 63.6734693877551,2.1782178217821766 65.3061224489796,1.0561056105610547 66.93877551020408,3.25082508250825 68.57142857142857,3.4323432343234295 70.20408163265306,1.8811881188118775 71.83673469387755,1.8976897689768961 73.46938775510203,2.9867986798679844 75.10204081632654,7.6402640264026385 76.73469387755102,3.7458745874587436 78.36734693877551,6.5016501650165 80.0,1.1551155115511555" 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_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,11.7719898916299 1.63265306122449,4.116297877918109 3.26530612244898,11.07773909702806 4.897959183673469,2.206876199816758 6.530612244897959,3.970247210711902 8.16326530612245,10.88932957316258 9.795918367346939,0.0 11.42857142857143,4.003226318868456 13.06122448979592,5.014678699154915 14.69387755102041,4.428792077869531 16.3265306122449,4.299389295024153 17.95918367346939,5.293621792394683 19.59183673469388,2.40544363551019 21.22448979591837,12.22048709804005 22.85714285714286,5.129623835613943 24.48979591836735,6.320971546455422 26.12244897959184,6.477637151413828 27.75510204081633,4.54425917596556 29.38775510204082,5.32662452269813 31.02040816326531,3.388620593865826 32.6530612244898,2.498286993090491 34.28571428571429,5.424764711271195 35.91836734693878,4.267155112205525 37.55102040816327,12.66699119120426 39.18367346938776,3.085840120131961 40.81632653061224,4.402061394637777 42.44897959183673,1.635133011497632 44.08163265306122,1.178798808777885 45.71428571428571,6.105790918280508 47.3469387755102,5.49471394760141 48.97959183673469,4.008283819078628 50.61224489795918,5.609437588646524 52.24489795918367,5.248827321090651 53.87755102040816,5.261819012452484 55.51020408163265,2.119130130145599 57.14285714285714,20.0 58.77551020408163,3.700735112070486 60.40816326530612,4.896783111924613 62.04081632653061,9.794590728307776 63.6734693877551,4.903955262118205 65.3061224489796,4.468025584863718 66.93877551020408,4.321787221634762 68.57142857142857,2.494464768499624 70.20408163265306,2.176521093286306 71.83673469387755,3.283945909115558 73.46938775510203,5.147653766715173 75.10204081632654,6.039404624329199 76.73469387755102,4.517667015536698 78.36734693877551,5.927533620229562 80.0,1.534609951452393" 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_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,12.52597897223345 1.63265306122449,6.492127953274391 3.26530612244898,14.10073819699826 4.897959183673469,7.389363233764236 6.530612244897959,5.529965474727 8.16326530612245,12.70803083322529 9.795918367346939,7.757936913430457 11.42857142857143,7.343038515045397 13.06122448979592,6.693076584893472 14.69387755102041,5.936931087934401 16.3265306122449,6.43384192862815 17.95918367346939,5.73802941572225 19.59183673469388,7.248777015327181 21.22448979591837,13.26478417249132 22.85714285714286,4.99048703409806 24.48979591836735,6.08717006063545 26.12244897959184,6.697405936738164 27.75510204081633,6.447791335704776 29.38775510204082,6.616590279002856 31.02040816326531,5.800932543695308 32.6530612244898,7.859729000232 34.28571428571429,5.380125430217077 35.91836734693878,5.428313993763314 37.55102040816327,14.41714057101339 39.18367346938776,0.0 40.81632653061224,5.908185368850804 42.44897959183673,5.843307219341347 44.08163265306122,5.387482712430488 45.71428571428571,6.032628075160033 47.3469387755102,6.447761906575922 48.97959183673469,3.583640608862517 50.61224489795918,6.772917811473404 52.24489795918367,5.894562952094774 53.87755102040816,5.48505008428993 55.51020408163265,5.142740267173981 57.14285714285714,20.0 58.77551020408163,6.448236042540787 60.40816326530612,7.514129660490855 62.04081632653061,13.4728677329058 63.6734693877551,7.807927193643177 65.3061224489796,6.241627208472188 66.93877551020408,6.183056702247028 68.57142857142857,5.923714139175909 70.20408163265306,5.655173338386424 71.83673469387755,5.991070875315484 73.46938775510203,4.999005131949587 75.10204081632654,6.566299167695187 76.73469387755102,6.00389543568926 78.36734693877551,6.844979938326356 80.0,4.984817021938925" 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/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,13.44639231610183 1.63265306122449,5.554974230829299 3.26530612244898,14.2107996251757 4.897959183673469,6.026901452444167 6.530612244897959,4.258433546774949 8.16326530612245,13.72274714977354 9.795918367346939,5.387552709667343 11.42857142857143,0.0 13.06122448979592,4.644971107293456 14.69387755102041,5.385483367171638 16.3265306122449,3.79080118694362 17.95918367346939,6.004099640793378 19.59183673469388,5.196743713884117 21.22448979591837,13.63114946119007 22.85714285714286,5.002069342495705 24.48979591836735,3.230087459003592 26.12244897959184,4.846946743713884 27.75510204081633,3.260541933468687 29.38775510204082,3.776823364048102 31.02040816326531,5.393136029985944 32.6530612244898,4.268077463688896 34.28571428571429,4.368733406215836 35.91836734693878,3.861393096985788 37.55102040816327,12.96400124941434 39.18367346938776,0.04669686084647821 40.81632653061224,6.160237388724036 42.44897959183673,4.315789473684211 44.08163265306122,5.847493362486335 45.71428571428571,3.899461190067156 47.3469387755102,4.390676245509917 48.97959183673469,7.068444479150398 50.61224489795918,3.302280181165079 52.24489795918367,5.52858035295955 53.87755102040816,5.400242074027799 55.51020408163265,3.520810557551148 57.14285714285714,20.0 58.77551020408163,4.35729345619241 60.40816326530612,5.99765734811807 62.04081632653061,14.03310947993128 63.6734693877551,6.303568639700141 65.3061224489796,4.531586756208027 66.93877551020408,5.480087459003592 68.57142857142857,5.80786350148368 70.20408163265306,4.987662033421834 71.83673469387755,3.390871466500078 73.46938775510203,4.010112447290333 75.10204081632654,4.118694362017804 76.73469387755102,5.842808058722474 78.36734693877551,5.82117757301265 80.0,4.411018272684679" 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(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/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,13.69219793503932 1.63265306122449,5.295840154173307 3.26530612244898,15.86721095070779 4.897959183673469,3.72209076087943 6.530612244897959,5.19590929181134 8.16326530612245,15.19102582512345 9.795918367346939,4.507147635601758 11.42857142857143,3.402104277725793 13.06122448979592,7.264712221302693 14.69387755102041,4.589196724411665 16.3265306122449,7.903640798464646 17.95918367346939,8.997717781756315 19.59183673469388,5.07909545281065 21.22448979591837,14.1592657280624 22.85714285714286,7.916538975553513 24.48979591836735,1.019153363986767 26.12244897959184,3.632967565965106 27.75510204081633,6.676392560621245 29.38775510204082,5.385286149784968 31.02040816326531,7.983133451954574 32.6530612244898,7.289647709496763 34.28571428571429,7.982323372254639 35.91836734693878,7.582577992366071 37.55102040816327,17.37001536833344 39.18367346938776,2.936463694698871 40.81632653061224,5.244491566249856 42.44897959183673,6.299897295321634 44.08163265306122,0.0 45.71428571428571,6.611388233543304 47.3469387755102,1.866185664130549 48.97959183673469,4.717041382712747 50.61224489795918,1.006063391727909 52.24489795918367,2.78022815718728 53.87755102040816,6.455732121359712 55.51020408163265,3.600414904700837 57.14285714285714,20.0 58.77551020408163,3.69800594293782 60.40816326530612,7.947304305900638 62.04081632653061,12.74536058400917 63.6734693877551,7.594738614107146 65.3061224489796,1.804145793993 66.93877551020408,5.868043634151425 68.57142857142857,6.909608946673334 70.20408163265306,5.682662733320291 71.83673469387755,6.064081767301884 73.46938775510203,7.110395404980166 75.10204081632654,7.398332472771939 76.73469387755102,8.724831921687858 78.36734693877551,6.839823783522542 80.0,4.560757559757157" 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_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,8.235463567097321 1.63265306122449,1.2885105647496 3.26530612244898,9.207679787984848 4.897959183673469,0.0 6.530612244897959,0.07662504140920941 8.16326530612245,9.397802071180632 9.795918367346939,0.4804908611675237 11.42857142857143,1.398839101816244 13.06122448979592,7.275057972893171 14.69387755102041,8.600440738020136 16.3265306122449,7.076005703668496 17.95918367346939,7.42053032594449 19.59183673469388,8.89340189258091 21.22448979591837,14.56077431620792 22.85714285714286,7.12843336358006 24.48979591836735,8.177850754007691 26.12244897959184,8.108715378300134 27.75510204081633,6.337697503924873 29.38775510204082,8.79200334154316 31.02040816326531,6.522634633942589 32.6530612244898,8.175546241484106 34.28571428571429,6.611646430166069 35.91836734693878,7.03481254230941 37.55102040816327,14.56682366158234 39.18367346938776,4.583675409411053 40.81632653061224,7.689006034942171 42.44897959183673,6.933125927206211 44.08163265306122,8.318714082011839 45.71428571428571,8.188509124429274 47.3469387755102,5.116017802359245 48.97959183673469,7.689006034942171 50.61224489795918,7.422834838468075 52.24489795918367,8.14818015526653 53.87755102040816,6.199714816575206 55.51020408163265,8.175258177418659 57.14285714285714,20.0 58.77551020408163,8.598712353627446 60.40816326530612,6.970574255714471 62.04081632653061,14.35941753445966 63.6734693877551,6.936582695991589 65.3061224489796,7.191231329847758 66.93877551020408,7.099915021100693 68.57142857142857,7.252012847657319 70.20408163265306,6.70526725143672 71.83673469387755,6.454363450431376 73.46938775510203,5.74774229788705 75.10204081632654,8.738423425369803 76.73469387755102,6.518313672960866 78.36734693877551,8.627230696106814 80.0,6.142102003485575" 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_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,12.12020044491589 1.63265306122449,5.129135340220995 3.26530612244898,13.3810947325018 4.897959183673469,6.245082814874423 6.530612244897959,4.540536226727541 8.16326530612245,12.9466200690983 9.795918367346939,7.111604723157905 11.42857142857143,6.161187240424166 13.06122448979592,4.361904825242492 14.69387755102041,3.034539172882077 16.3265306122449,4.460364910833935 17.95918367346939,5.329513751492197 19.59183673469388,5.970950783258128 21.22448979591837,13.67378155228427 22.85714285714286,4.473266806548045 24.48979591836735,5.193910837259877 26.12244897959184,4.415141771217467 27.75510204081633,3.51024669887707 29.38775510204082,5.106457265795678 31.02040816326531,5.020466795907306 32.6530612244898,6.549939979583083 34.28571428571429,4.679098596420056 35.91836734693878,5.144265140607387 37.55102040816327,13.990310277291 39.18367346938776,0.0 40.81632653061224,5.498269217340414 42.44897959183673,4.164951401751067 44.08163265306122,3.754684418965787 45.71428571428571,6.133122292015123 47.3469387755102,3.656423847225594 48.97959183673469,6.630643332413353 50.61224489795918,6.403762831234558 52.24489795918367,4.908971805367588 53.87755102040816,4.708294123319511 55.51020408163265,3.525709022348877 57.14285714285714,20.0 58.77551020408163,5.05139144285092 60.40816326530612,6.410080769857447 62.04081632653061,13.64741247161084 63.6734693877551,7.229384400011971 65.3061224489796,5.219448610219765 66.93877551020408,5.11852785379625 68.57142857142857,4.999218570749274 70.20408163265306,4.988644336633071 71.83673469387755,4.564178618100562 73.46938775510203,2.151856642647416 75.10204081632654,4.934143802933519 76.73469387755102,4.768713567939454 78.36734693877551,6.578038180300667 80.0,4.238439003627827" 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_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,14.032019984103556 1.63265306122449,6.608379697967525 3.26530612244898,13.180424662200526 4.897959183673469,4.587260133984328 6.530612244897959,4.541841716816169 8.16326530612245,13.135006245032361 9.795918367346939,8.26615192460543 11.42857142857143,6.1769047348699875 13.06122448979592,3.76972862495742 14.69387755102041,5.995231066197345 16.3265306122449,3.610764164868854 17.95918367346939,3.542636539116611 19.59183673469388,7.834676961507892 21.22448979591837,13.325763597138643 22.85714285714286,3.3382536618598806 24.48979591836735,6.562961280799367 26.12244897959184,6.063358691949583 27.75510204081633,1.9757011468150338 29.38775510204082,5.67730214602021 31.02040816326531,0.0 32.6530612244898,7.176109912569546 34.28571428571429,2.021119563983195 35.91836734693878,3.0430339502668353 37.55102040816327,9.151811059384581 39.18367346938776,3.088452367434993 40.81632653061224,7.085273078233225 42.44897959183673,2.679686612921543 44.08163265306122,1.0446235948677156 45.71428571428571,0.6358578403542658 47.3469387755102,2.520722152832974 48.97959183673469,7.289655955489952 50.61224489795918,1.0446235948677156 52.24489795918367,0.4314749630975392 53.87755102040816,3.2474168275235655 55.51020408163265,0.9992051776995581 57.14285714285714,20.0 58.77551020408163,6.721925740887929 60.40816326530612,3.2701260361076443 62.04081632653061,12.941977972067672 63.6734693877551,3.4972181219484497 65.3061224489796,3.065743158850914 66.93877551020408,3.2701260361076443 68.57142857142857,3.70160099920518 70.20408163265306,3.4063812876121276 71.83673469387755,3.1338707846031575 73.46938775510203,0.9764959691154793 75.10204081632654,6.608379697967525 76.73469387755102,1.1127512206199626 78.36734693877551,6.245032360622233 80.0,2.7478142386737794" 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/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,9.789242590559825 1.63265306122449,1.791437980241493 3.26530612244898,10.61580680570801 4.897959183673469,4.394072447859495 6.530612244897959,3.819429198682766 8.16326530612245,10.85290889132821 9.795918367346939,6.694017563117453 11.42857142857143,2.580406147091109 13.06122448979592,4.654774972557629 14.69387755102041,2.372667398463227 16.3265306122449,4.798298572996707 17.95918367346939,4.641602634467618 19.59183673469388,7.532656421514819 21.22448979591837,10.71103183315038 22.85714285714286,4.4198682766191 24.48979591836735,0.4473106476399561 26.12244897959184,1.669593852908891 27.75510204081633,3.587266739846323 29.38775510204082,0.0 31.02040816326531,4.125686059275521 32.6530612244898,7.936059275521405 34.28571428571429,4.271953896816685 35.91836734693878,4.060098792535675 37.55102040816327,10.77716794731065 39.18367346938776,0.2318880351262349 40.81632653061224,6.824094401756312 42.44897959183673,3.86443468715697 44.08163265306122,1.786772777167947 45.71428571428571,2.192645444566411 47.3469387755102,1.9294731064764 48.97959183673469,7.154226125137212 50.61224489795918,0.3301317233809001 52.24489795918367,2.197585071350165 53.87755102040816,3.784028540065862 55.51020408163265,2.07436882546652 57.14285714285714,20.0 58.77551020408163,2.010428100987925 60.40816326530612,5.077936333699232 62.04081632653061,10.45609220636663 63.6734693877551,4.36443468715697 65.3061224489796,3.811196487376509 66.93877551020408,2.398463227222832 68.57142857142857,4.20609220636663 70.20408163265306,3.577936333699232 71.83673469387755,3.403951701427003 73.46938775510203,3.057354555433589 75.10204081632654,1.725576289791438 76.73469387755102,3.338913282107574 78.36734693877551,0.9327661909989023 80.0,2.848243688254665" 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_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,14.60896441922153 1.63265306122449,8.943907678777078 3.26530612244898,14.37541759083551 4.897959183673469,8.750790688085878 6.530612244897959,7.634683936110178 8.16326530612245,14.68169659972607 9.795918367346939,1.558951404847873 11.42857142857143,8.84753457336955 13.06122448979592,7.390132361000186 14.69387755102041,9.062972512604661 16.3265306122449,7.420491817258913 17.95918367346939,8.119500870961929 19.59183673469388,2.706678264661192 21.22448979591837,14.24064652145444 22.85714285714286,8.343214617032588 24.48979591836735,9.787224260275607 26.12244897959184,9.172471225627712 27.75510204081633,7.950054467563806 29.38775510204082,9.619231313991971 31.02040816326531,8.088933777972562 32.6530612244898,3.401727389286983 34.28571428571429,8.120642872980454 35.91836734693878,7.577465185623529 37.55102040816327,14.57074442958853 39.18367346938776,7.227864256004224 40.81632653061224,0.0 42.44897959183673,7.56429508442287 44.08163265306122,9.1925823261098 45.71428571428571,9.443422327919206 47.3469387755102,7.245083273452383 48.97959183673469,1.853083664995933 50.61224489795918,9.443110872823244 52.24489795918367,8.985998610317024 53.87755102040816,7.839013310255994 55.51020408163265,9.51628798917916 57.14285714285714,20.0 58.77551020408163,8.736523078451832 60.40816326530612,8.15258926710908 62.04081632653061,14.5145045379749 63.6734693877551,8.98857923825499 65.3061224489796,8.106671887247323 66.93877551020408,8.653868828461658 68.57142857142857,7.917855943119401 70.20408163265306,8.246233432628184 71.83673469387755,8.93809385031913 73.46938775510203,8.2225925077252 75.10204081632654,9.36591450260992 76.73469387755102,9.018389940297023 78.36734693877551,9.190936063459716 80.0,7.727319580366167" 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(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</span></td><td><span style="background:rgb(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</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,12.74191768956628 1.63265306122449,9.595582259085797 3.26530612244898,16.32326689009372 4.897959183673469,9.249403337087111 6.530612244897959,10.20976801886787 8.16326530612245,15.24687056390587 9.795918367346939,5.596055540265284 11.42857142857143,9.864313836183094 13.06122448979592,11.90140347088514 14.69387755102041,12.63647692189423 16.3265306122449,12.95715646329562 17.95918367346939,12.97096612151795 19.59183673469388,8.928433313126702 21.22448979591837,16.88571887978189 22.85714285714286,12.69313715882237 24.48979591836735,8.112588105707482 26.12244897959184,8.955197319814255 27.75510204081633,10.70001015221873 29.38775510204082,13.02016036984592 31.02040816326531,10.25057348299151 32.6530612244898,11.99490217779763 34.28571428571429,12.24919178362746 35.91836734693878,11.9664011440905 37.55102040816327,17.72217954638948 39.18367346938776,0.0 40.81632653061224,4.637127133359663 42.44897959183673,12.30080965411449 44.08163265306122,10.92649558906635 45.71428571428571,13.1775461676548 47.3469387755102,4.992692456432017 48.97959183673469,9.418255860558983 50.61224489795918,5.675175360506461 52.24489795918367,12.98632648713866 53.87755102040816,10.2185543827363 55.51020408163265,13.08814942657569 57.14285714285714,20.0 58.77551020408163,12.42851781714387 60.40816326530612,11.3020088482748 62.04081632653061,16.38275566426319 63.6734693877551,12.35498905262194 65.3061224489796,12.6068403654564 66.93877551020408,11.56608830317694 68.57142857142857,12.39149009337107 70.20408163265306,10.61572326342778 71.83673469387755,9.104478947643306 73.46938775510203,11.18855340272443 75.10204081632654,12.49895543645445 76.73469387755102,12.26472966636758 78.36734693877551,12.77737563385348 80.0,10.15879419809502" 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(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.01</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,12.58774283567672 1.63265306122449,4.106472040356338 3.26530612244898,12.55500697649458 4.897959183673469,0.0 6.530612244897959,2.214232048942793 8.16326530612245,12.77610818933133 9.795918367346939,3.398089513791993 11.42857142857143,4.463883224213803 13.06122448979592,4.812171299774606 14.69387755102041,7.87324246001932 16.3265306122449,2.356445207684877 17.95918367346939,5.675110013952989 19.59183673469388,6.181710851132339 21.22448979591837,14.94043146935709 22.85714285714286,4.920038639046904 24.48979591836735,8.166255232370935 26.12244897959184,7.420843619190727 27.75510204081633,4.488032628528496 29.38775510204082,8.387356445207685 31.02040816326531,4.565310722335516 32.6530612244898,6.671675432006011 34.28571428571429,4.147257700976709 35.91836734693878,5.411076526779006 37.55102040816327,15.51733390576366 39.18367346938776,4.233658903080391 40.81632653061224,6.171514435977246 42.44897959183673,5.335945046688848 44.08163265306122,7.644091445744338 45.71428571428571,7.539980680476548 47.3469387755102,4.28517763228507 48.97959183673469,5.987978963185575 50.61224489795918,7.870022539444027 52.24489795918367,7.328539229365676 53.87755102040816,4.872813137275947 55.51020408163265,6.797252334442417 57.14285714285714,20.0 58.77551020408163,8.113126542878609 60.40816326530612,5.17548567135344 62.04081632653061,15.02897928517763 63.6734693877551,5.488354620586026 65.3061224489796,5.601588494150478 66.93877551020408,6.025544703230654 68.57142857142857,6.066330363851025 70.20408163265306,5.291939465493185 71.83673469387755,4.991950198561769 73.46938775510203,4.250295159386068 75.10204081632654,7.660191048620801 76.73469387755102,4.767092411720511 78.36734693877551,8.16679188580015 80.0,4.518085220564559" 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_BenchmarkIndexOf_4.html">BenchmarkIndexOf-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.778156996587033 1.63265306122449,0.8703071672354916 3.26530612244898,9.64163822525597 4.897959183673469,1.3651877133105792 6.530612244897959,1.4163822525597247 8.16326530612245,9.667235494880547 9.795918367346939,6.211604095563141 11.42857142857143,0.9215017064846407 13.06122448979592,3.592150170648466 14.69387755102041,0.0 16.3265306122449,3.7116040955631426 17.95918367346939,3.865187713310579 19.59183673469388,5.477815699658706 21.22448979591837,8.523890784982937 22.85714285714286,3.7969283276450483 24.48979591836735,0.3242320819112585 26.12244897959184,0.9215017064846407 27.75510204081633,5.477815699658706 29.38775510204082,1.1262798634812299 31.02040816326531,5.759385665529011 32.6530612244898,8.72013651877133 34.28571428571429,3.72013651877133 35.91836734693878,5.477815699658706 37.55102040816327,9.428327645051194 39.18367346938776,5.281569965870306 40.81632653061224,8.344709897610922 42.44897959183673,5.298634812286691 44.08163265306122,2.0221843003412943 45.71428571428571,2.209897610921498 47.3469387755102,5.631399317406146 48.97959183673469,9.018771331058023 50.61224489795918,2.34641638225256 52.24489795918367,1.6894197952218413 53.87755102040816,5.477815699658706 55.51020408163265,1.322525597269621 57.14285714285714,20.0 58.77551020408163,2.1416382252559707 60.40816326530612,5.554607508532424 62.04081632653061,10.580204778156997 63.6734693877551,5.477815699658706 65.3061224489796,5.784982935153584 66.93877551020408,5.435153583617748 68.57142857142857,6.0580204778157025 70.20408163265306,5.767918088737201 71.83673469387755,5.529010238907848 73.46938775510203,6.143344709897606 75.10204081632654,1.5699658703071648 76.73469387755102,5.409556313993171 78.36734693877551,0.6911262798634752 80.0,5.008532423208189" 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_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,12.623648869963969 1.63265306122449,4.487389452997048 3.26530612244898,10.96626269243367 4.897959183673469,4.978709466098916 6.530612244897959,4.972158532590891 8.16326530612245,9.577464788732392 9.795918367346939,9.87880773010154 11.42857142857143,5.109728136259415 13.06122448979592,5.018015067147065 14.69387755102041,5.411071077628563 16.3265306122449,5.253848673435964 17.95918367346939,0.0 19.59183673469388,9.865705863085488 21.22448979591837,12.911889944317068 22.85714285714286,4.860792662954466 24.48979591836735,3.170651817884046 26.12244897959184,5.463478545692759 27.75510204081633,4.664264657713723 29.38775510204082,5.555191614805109 31.02040816326531,4.965607599082869 32.6530612244898,10.31116934163118 34.28571428571429,4.854241729446445 35.91836734693878,4.749426793318047 37.55102040816327,11.202096298722564 39.18367346938776,4.336717982312479 40.81632653061224,8.738945299705206 42.44897959183673,4.572551588601375 44.08163265306122,5.7255158860137545 45.71428571428571,5.705863085489684 47.3469387755102,4.467736652472977 48.97959183673469,7.592531935800849 50.61224489795918,5.7255158860137545 52.24489795918367,5.751719620045858 53.87755102040816,4.520144120537175 55.51020408163265,5.627251883393383 57.14285714285714,20.0 58.77551020408163,5.745168686537829 60.40816326530612,4.159842777595804 62.04081632653061,13.26564035375041 63.6734693877551,4.231903046184083 65.3061224489796,4.2908614477563045 66.93877551020408,4.369472649852602 68.57142857142857,4.349819849328529 70.20408163265306,4.1991483786439545 71.83673469387755,4.428431051424829 73.46938775510203,1.408450704225352 75.10204081632654,5.758270553553881 76.73469387755102,4.552898788077297 78.36734693877551,5.6862102849656075 80.0,3.406485424172942" 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_BenchmarkParseStatementBasicCall_4.html">BenchmarkParseStatementBasicCall-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.693857779500098 1.63265306122449,2.013175741135439 3.26530612244898,10.56965704320868 4.897959183673469,3.27455919395466 6.530612244897959,1.212943228056578 8.16326530612245,9.273396628560358 9.795918367346939,8.382096492927728 11.42857142857143,2.716527804689014 13.06122448979592,3.231931796163534 14.69387755102041,1.063747335787638 16.3265306122449,3.447006394109669 17.95918367346939,2.98973067235032 19.59183673469388,7.442356132532455 21.22448979591837,10.22088742491765 22.85714285714286,2.437512110056191 24.48979591836735,1.925983336562682 26.12244897959184,1.66440612284441 27.75510204081633,2.16624685138539 29.38775510204082,1.195504747142027 31.02040816326531,2.274752954853711 32.6530612244898,6.992830846735129 34.28571428571429,0.8273590389459407 35.91836734693878,2.453012981980236 37.55102040816327,10.70335206355357 39.18367346938776,0.0 40.81632653061224,6.626622747529549 42.44897959183673,1.724472001550087 44.08163265306122,1.58302654524317 45.71428571428571,1.92210811858167 47.3469387755102,1.619841116062779 48.97959183673469,3.588451850416586 50.61224489795918,2.79984499128076 52.24489795918367,2.117806626622748 53.87755102040816,2.270877736872699 55.51020408163265,0.1472582832784344 57.14285714285714,20.0 58.77551020408163,2.011238132144933 60.40816326530612,3.311373764774269 62.04081632653061,9.8643673706646 63.6734693877551,3.270683975973649 65.3061224489796,0.08913001356326293 66.93877551020408,2.544080604534005 68.57142857142857,2.561519085448556 70.20408163265306,2.466576244913776 71.83673469387755,2.695214105793451 73.46938775510203,1.526835884518504 75.10204081632654,2.509203642704902 76.73469387755102,0.4185235419492346 78.36734693877551,2.590583220306142 80.0,1.635341987986824" 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_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,11.57097670852104 1.63265306122449,4.415796031822103 3.26530612244898,12.11923703632704 4.897959183673469,4.631457874053484 6.530612244897959,1.347646889676986 8.16326530612245,11.09843764976517 9.795918367346939,6.739192945461516 11.42857142857143,4.919965494105243 13.06122448979592,3.29914693760184 14.69387755102041,2.975174925716477 16.3265306122449,4.375539154605578 17.95918367346939,3.843573277101505 19.59183673469388,7.559666443017349 21.22448979591837,11.2872615738522 22.85714285714286,3.460174446467938 24.48979591836735,3.948049458449152 26.12244897959184,3.784146458353302 27.75510204081633,3.394038148183648 29.38775510204082,3.464966931850858 31.02040816326531,3.493721844148375 32.6530612244898,6.861880571264258 34.28571428571429,2.106776574331448 35.91836734693878,3.927921019840889 37.55102040816327,12.23329818844053 39.18367346938776,0.0 40.81632653061224,6.924182881242212 42.44897959183673,2.98092590817598 44.08163265306122,3.699798715613917 45.71428571428571,4.106201476085498 47.3469387755102,2.992427873094987 48.97959183673469,6.74494392792102 50.61224489795918,5.123166874341033 52.24489795918367,4.231764593117991 53.87755102040816,3.247388095466309 55.51020408163265,2.112527556790952 57.14285714285714,20.0 58.77551020408163,4.500143774561488 60.40816326530612,4.666922265887089 62.04081632653061,11.7042078021662 63.6734693877551,4.362120195533404 65.3061224489796,1.579603182210294 66.93877551020408,3.94996645260232 68.57142857142857,3.732387616217771 70.20408163265306,3.555065657049746 71.83673469387755,3.026933767852008 73.46938775510203,2.61382152784434 75.10204081632654,4.409086552286016 76.73469387755102,2.217962235215183 78.36734693877551,4.973641330393942 80.0,2.760471580561679" 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_BenchmarkStringPrefix_4.html">BenchmarkStringPrefix-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.995975855130784 1.63265306122449,6.066398390342053 3.26530612244898,13.329979879275651 4.897959183673469,5.432595573440642 6.530612244897959,7.032193158953724 8.16326530612245,13.490945674044264 9.795918367346939,13.933601609657948 11.42857142857143,5.422535211267604 13.06122448979592,5.8048289738430565 14.69387755102041,6.096579476861168 16.3265306122449,6.25754527162978 17.95918367346939,5.5130784708249525 19.59183673469388,12.243460764587525 21.22448979591837,11.901408450704226 22.85714285714286,5.895372233400401 24.48979591836735,5.9356136820925585 26.12244897959184,4.275653923541247 27.75510204081633,5.010060362173041 29.38775510204082,3.7625754527162982 31.02040816326531,5.020120724346079 32.6530612244898,11.619718309859154 34.28571428571429,3.9738430583501057 35.91836734693878,7.354124748490946 37.55102040816327,14.054325955734406 39.18367346938776,7.43460764587525 40.81632653061224,12.193158953722333 42.44897959183673,6.428571428571427 44.08163265306122,7.243460764587525 45.71428571428571,7.1026156941649905 47.3469387755102,7.5452716297786715 48.97959183673469,12.867203219315893 50.61224489795918,7.897384305835011 52.24489795918367,7.062374245472835 53.87755102040816,7.08249496981891 55.51020408163265,7.977867203219315 57.14285714285714,20.0 58.77551020408163,3.309859154929576 60.40816326530612,4.325955734406442 62.04081632653061,11.106639839034202 63.6734693877551,4.527162977867203 65.3061224489796,4.336016096579478 66.93877551020408,3.9738430583501057 68.57142857142857,4.205231388329979 70.20408163265306,2.7062374245472824 71.83673469387755,3.802816901408452 73.46938775510203,0.2213279678068396 75.10204081632654,0.0 76.73469387755102,0.17102615694165024 78.36734693877551,0.5734406438631794 80.0,1.8712273641851098" 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_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,13.067002201950295 1.63265306122449,3.076439131802452 3.26530612244898,13.318653664674427 4.897959183673469,3.2714690154136505 6.530612244897959,4.271783579742056 8.16326530612245,13.34381881094684 9.795918367346939,10.563070147845234 11.42857142857143,6.517772884554891 13.06122448979592,5.605536332179927 14.69387755102041,6.687637621893675 16.3265306122449,3.2840515885498576 17.95918367346939,0.27681660899653693 19.59183673469388,10.85246932997798 21.22448979591837,13.375275243787353 22.85714285714286,5.561497326203206 24.48979591836735,6.140295690468701 26.12244897959184,6.750550487574706 27.75510204081633,5.655866624724757 29.38775510204082,6.63730732934885 31.02040816326531,5.38534130229632 32.6530612244898,11.487889273356402 34.28571428571429,4.81283422459893 35.91836734693878,4.120792702107579 37.55102040816327,13.299779804970116 39.18367346938776,5.511167033658381 40.81632653061224,9.889902485058194 42.44897959183673,4.592639194715318 44.08163265306122,4.699591066373072 45.71428571428571,5.316137150047183 47.3469387755102,5.649575338156652 48.97959183673469,9.336269267065113 50.61224489795918,6.511481597986791 52.24489795918367,6.536646744259203 53.87755102040816,5.014155394778232 55.51020408163265,6.108839257628185 57.14285714285714,20.0 58.77551020408163,6.4737338785781695 60.40816326530612,4.938659955960995 62.04081632653061,13.173954073608051 63.6734693877551,4.932368669392888 65.3061224489796,4.850581944007551 66.93877551020408,5.095942120163574 68.57142857142857,5.026737967914441 70.20408163265306,5.38534130229632 71.83673469387755,4.605221767851527 73.46938775510203,4.850581944007551 75.10204081632654,5.372758729160111 76.73469387755102,0.0 78.36734693877551,6.568103177099715 80.0,4.642969487260142" 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/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,17.05972320884731 1.63265306122449,8.702316223392769 3.26530612244898,17.18386670657844 4.897959183673469,8.646648229808438 6.530612244897959,7.703419754244722 8.16326530612245,17.31986459780694 9.795918367346939,8.351896777421848 11.42857142857143,9.495667040467266 13.06122448979592,3.377310750415872 14.69387755102041,3.91132437105443 16.3265306122449,3.2243950312816 17.95918367346939,2.705690853501439 19.59183673469388,6.171105362623812 21.22448979591837,14.15906034571343 22.85714285714286,2.077735632132555 24.48979591836735,5.669765786373702 26.12244897959184,4.787804867151863 27.75510204081633,2.529393981363583 29.38775510204082,5.78095284900094 31.02040816326531,1.881006312911311 32.6530612244898,4.935895431143994 34.28571428571429,2.580534668888621 35.91836734693878,3.562096321414902 37.55102040816327,13.81805293076051 39.18367346938776,1.121372012015232 40.81632653061224,4.745093308671429 42.44897959183673,2.41749208093751 44.08163265306122,5.025488435264736 45.71428571428571,5.11391982796237 47.3469387755102,1.506639800679394 48.97959183673469,4.106713369402857 50.61224489795918,4.987989235734146 52.24489795918367,4.941941767525812 53.87755102040816,2.544494929863987 55.51020408163265,4.806152370655313 57.14285714285714,20.0 58.77551020408163,4.509256404872215 60.40816326530612,2.311636516893255 62.04081632653061,14.31215477429741 63.6734693877551,2.673016809112991 65.3061224489796,3.033980112616738 66.93877551020408,2.921154880033836 68.57142857142857,3.520308095091298 70.20408163265306,1.754628947058815 71.83673469387755,0.0 73.46938775510203,1.098914191168477 75.10204081632654,4.710393890519613 76.73469387755102,0.884879840233752 78.36734693877551,5.683585983817859 80.0,0.8052052105718553" 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,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_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,9.017984086203885 1.63265306122449,1.358870108963646 3.26530612244898,9.384151056346811 4.897959183673469,0.0 6.530612244897959,0.2932175454686742 8.16326530612245,9.60119574122717 9.795918367346939,0.7799179942553767 11.42857142857143,1.655004096449807 13.06122448979592,7.076247690350606 14.69387755102041,8.773578570291049 16.3265306122449,7.778918345379646 17.95918367346939,7.540153842316422 19.59183673469388,10.10731355397241 21.22448979591837,14.02720349666048 22.85714285714286,7.591268326096592 24.48979591836735,7.839204271820071 26.12244897959184,7.013582561211705 27.75510204081633,6.808549012534945 29.38775510204082,9.19377646623163 31.02040816326531,6.53137189816245 32.6530612244898,10.1840620281168 34.28571428571429,6.432634986175681 35.91836734693878,7.217618379724588 37.55102040816327,14.76690529046419 39.18367346938776,6.080474612564109 40.81632653061224,9.414927194478715 42.44897959183673,7.430134904630427 44.08163265306122,8.505841518238316 45.71428571428571,8.425102123438409 47.3469387755102,5.657897513925051 48.97959183673469,9.5692683759831 50.61224489795918,8.115383656028689 52.24489795918367,7.780952179944472 53.87755102040816,6.569976380657082 55.51020408163265,8.163927065925021 57.14285714285714,20.0 58.77551020408163,8.73205764577893 60.40816326530612,7.118267479944664 62.04081632653061,14.03687380440268 63.6734693877551,7.453658311955685 65.3061224489796,7.357607596563971 66.93877551020408,6.921829760372077 68.57142857142857,7.500359758472552 70.20408163265306,7.012085965965889 71.83673469387755,5.936571223543362 73.46938775510203,5.789521147082695 75.10204081632654,8.305029135639497 76.73469387755102,6.741854588503462 78.36734693877551,7.607845996511782 80.0,6.371005961437729" 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(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_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,6.228022566346306 1.63265306122449,2.791093547194824 3.26530612244898,6.041173906097853 4.897959183673469,4.043557262318491 6.530612244897959,1.734921979231571 8.16326530612245,0.0 9.795918367346939,2.655474161317898 11.42857142857143,1.31933950160722 13.06122448979592,19.97157185382789 14.69387755102041,19.97745487501275 16.3265306122449,19.97315503158734 17.95918367346939,19.97088300307936 19.59183673469388,19.97605359427247 21.22448979591837,19.98904238882661 22.85714285714286,19.97158027498619 24.48979591836735,19.97760814009372 26.12244897959184,19.97709108097441 27.75510204081633,19.9702531004389 29.38775510204082,19.97801909261851 31.02040816326531,19.97115584860812 32.6530612244898,19.97624391244993 34.28571428571429,19.97165101271586 35.91836734693878,19.96974783094121 37.55102040816327,19.98896322993863 39.18367346938776,19.96833812904263 40.81632653061224,19.97486789518454 42.44897959183673,19.97036931242337 44.08163265306122,19.97673065539938 45.71428571428571,19.97397525240527 47.3469387755102,19.96933519418475 48.97959183673469,19.97513400378666 50.61224489795918,19.97594243498297 52.24489795918367,19.97595927729956 53.87755102040816,19.96981351597591 55.51020408163265,19.97537821737721 57.14285714285714,20.0 58.77551020408163,19.97677276119086 60.40816326530612,19.97126869212927 62.04081632653061,19.98847817122084 63.6734693877551,19.97247123353379 65.3061224489796,19.97137311449213 66.93877551020408,19.97215796644522 68.57142857142857,19.97204343869241 70.20408163265306,19.9705528936742 71.83673469387755,19.96981351597591 73.46938775510203,19.96894276820821 75.10204081632654,19.97691423665021 76.73469387755102,19.97054110405259 78.36734693877551,19.97656223223348 80.0,19.96870697577595" 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,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_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,10.96925373698433 1.63265306122449,1.968365553602812 3.26530612244898,10.45297352457622 4.897959183673469,0.2328174310713003 6.530612244897959,0.0623618118940983 8.16326530612245,10.95715932498063 9.795918367346939,0.0 11.42857142857143,2.719730899332918 13.06122448979592,2.845210423871346 14.69387755102041,5.205132566094072 16.3265306122449,3.338813613772512 17.95918367346939,2.663038343065555 19.59183673469388,2.431732713494718 21.22448979591837,13.01434321673564 22.85714285714286,0.957348300168188 24.48979591836735,5.354422964264792 26.12244897959184,4.725135589697073 27.75510204081633,2.067010601508022 29.38775510204082,6.08689079123911 31.02040816326531,2.494472475763932 32.6530612244898,2.881493659882457 34.28571428571429,2.091577375890546 35.91836734693878,4.103785173006784 37.55102040816327,13.53137932989398 39.18367346938776,1.052969745072472 40.81632653061224,2.267324300319368 42.44897959183673,1.827390063684638 44.08163265306122,5.223274184099628 45.71428571428571,5.309068919250902 47.3469387755102,1.644840032503732 48.97959183673469,1.996711831736493 50.61224489795918,3.223916699737324 52.24489795918367,4.391027458094752 53.87755102040816,2.139577073530245 55.51020408163265,4.292382410189542 57.14285714285714,20.0 58.77551020408163,5.178298089460854 60.40816326530612,2.55418863503222 62.04081632653061,13.2845777349434 63.6734693877551,2.390158172231986 65.3061224489796,3.08747661432054 66.93877551020408,3.281365156754918 68.57142857142857,3.661961184496476 70.20408163265306,1.733280420280817 71.83673469387755,0.1341723831660903 73.46938775510203,0.2430220911994255 75.10204081632654,5.293950904246272 76.73469387755102,0.5140125101574163 78.36734693877551,5.101952113687473 80.0,0.7974752914942268" 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_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,13.38550724637681 1.63265306122449,5.976811594202899 3.26530612244898,14.08695652173913 4.897959183673469,2.782608695652174 6.530612244897959,0.9159420289855073 8.16326530612245,13.14202898550725 9.795918367346939,3.257971014492754 11.42857142857143,6.666666666666667 13.06122448979592,1.988405797101449 14.69387755102041,4.794202898550725 16.3265306122449,2.330434782608696 17.95918367346939,2.127536231884058 19.59183673469388,3.292753623188406 21.22448979591837,13.9304347826087 22.85714285714286,1.849275362318841 24.48979591836735,5.831884057971014 26.12244897959184,6.208695652173913 27.75510204081633,1.698550724637681 29.38775510204082,5.159420289855072 31.02040816326531,1.860869565217391 32.6530612244898,2.956521739130435 34.28571428571429,0.9333333333333333 35.91836734693878,1.994202898550725 37.55102040816327,14.19710144927536 39.18367346938776,0.3130434782608696 40.81632653061224,2.446376811594203 42.44897959183673,1.228985507246377 44.08163265306122,5.350724637681159 45.71428571428571,6.32463768115942 47.3469387755102,0.2956521739130435 48.97959183673469,3.12463768115942 50.61224489795918,6.284057971014493 52.24489795918367,6.220289855072464 53.87755102040816,1.692753623188406 55.51020408163265,4.956521739130435 57.14285714285714,20.0 58.77551020408163,6.266666666666667 60.40816326530612,2.527536231884058 62.04081632653061,13.20579710144928 63.6734693877551,2.71304347826087 65.3061224489796,0.0 66.93877551020408,1.889855072463768 68.57142857142857,1.756521739130435 70.20408163265306,1.866666666666667 71.83673469387755,2.0 73.46938775510203,1.014492753623188 75.10204081632654,6.771014492753623 76.73469387755102,0.3072463768115942 78.36734693877551,7.002898550724638 80.0,0.9217391304347826" 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_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,13.71375116931712 1.63265306122449,6.089803554724041 3.26530612244898,13.66697848456501 4.897959183673469,1.347053320860617 6.530612244897959,2.712815715622077 8.16326530612245,13.46117867165575 9.795918367346939,3.152478952291862 11.42857142857143,6.286248830682881 13.06122448979592,2.909260991580917 14.69387755102041,6.304957904583723 16.3265306122449,3.657623947614593 17.95918367346939,3.507951356407858 19.59183673469388,4.031805425631431 21.22448979591837,12.98409728718428 22.85714285714286,3.489242282507016 24.48979591836735,5.668849391955098 26.12244897959184,5.940130963517306 27.75510204081633,3.386342376052385 29.38775510204082,6.679139382600561 31.02040816326531,3.536014967259121 32.6530612244898,3.91955098222638 34.28571428571429,3.956969130028064 35.91836734693878,2.946679139382601 37.55102040816327,13.85406922357343 39.18367346938776,0.0 40.81632653061224,3.461178671655753 42.44897959183673,3.068288119738073 44.08163265306122,6.407857811038354 45.71428571428571,6.183348924228251 47.3469387755102,3.498596819457437 48.97959183673469,4.209541627689429 50.61224489795918,2.338634237605239 52.24489795918367,6.230121608980355 53.87755102040816,3.358278765201123 55.51020408163265,6.267539756782039 57.14285714285714,20.0 58.77551020408163,5.855940130963517 60.40816326530612,3.311506080449018 62.04081632653061,12.81571562207671 63.6734693877551,3.124415341440599 65.3061224489796,3.320860617399439 66.93877551020408,3.507951356407858 68.57142857142857,3.751169317118803 70.20408163265306,3.068288119738073 71.83673469387755,2.84377923292797 73.46938775510203,3.152478952291862 75.10204081632654,6.398503274087933 76.73469387755102,2.628624883068288 78.36734693877551,5.659494855004677 80.0,2.198316183348924" 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_BenchmarkFormatVarTerm_4.html">BenchmarkFormatVarTerm-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.147368421052633 1.63265306122449,3.249122807017546 3.26530612244898,11.515789473684208 4.897959183673469,3.066666666666663 6.530612244897959,3.0456140350877234 8.16326530612245,10.940350877192985 9.795918367346939,1.242105263157896 11.42857142857143,2.133333333333333 13.06122448979592,2.891228070175437 14.69387755102041,3.066666666666663 16.3265306122449,3.1789473684210563 17.95918367346939,3.305263157894739 19.59183673469388,2.2877192982456123 21.22448979591837,10.912280701754383 22.85714285714286,2.596491228070178 24.48979591836735,3.094736842105263 26.12244897959184,2.771929824561404 27.75510204081633,2.435087719298245 29.38775510204082,3.1789473684210563 31.02040816326531,2.8982456140350905 32.6530612244898,3.5438596491228047 34.28571428571429,3.1859649122807028 35.91836734693878,3.03859649122807 37.55102040816327,11.628070175438596 39.18367346938776,1.6491228070175445 40.81632653061224,2.7368421052631575 42.44897959183673,2.7859649122807006 44.08163265306122,3.101754385964913 45.71428571428571,3.136842105263156 47.3469387755102,2.147368421052633 48.97959183673469,3.2421052631578924 50.61224489795918,0.0 52.24489795918367,3.157894736842106 53.87755102040816,2.8140350877192972 55.51020408163265,3.157894736842106 57.14285714285714,20.0 58.77551020408163,2.4421052631578917 60.40816326530612,0.6596491228070143 62.04081632653061,10.757894736842104 63.6734693877551,1.4666666666666686 65.3061224489796,1.4385964912280684 66.93877551020408,1.1438596491228097 68.57142857142857,2.9122807017543835 70.20408163265306,2.526315789473685 71.83673469387755,2.6385964912280677 73.46938775510203,0.722807017543861 75.10204081632654,2.252631578947369 76.73469387755102,1.3473684210526322 78.36734693877551,2.3929824561403485 80.0,1.6000000000000014" 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_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,13.04277267037852 1.63265306122449,5.510696764354669 3.26530612244898,13.98253413325277 4.897959183673469,2.829758153855007 6.530612244897959,1.236940164299999 8.16326530612245,13.86035938826305 9.795918367346939,8.221790611017594 11.42857142857143,3.337332930496209 13.06122448979592,0.3627260563684233 14.69387755102041,3.077963370595767 16.3265306122449,0.1817946393888385 17.95918367346939,0.694951587609881 19.59183673469388,9.313882055044816 21.22448979591837,13.62389399628814 22.85714285714286,3.033018257153956 24.48979591836735,5.83129756715151 26.12244897959184,3.188973772425799 27.75510204081633,1.639892384939646 29.38775510204082,5.472772526508121 31.02040816326531,0.8172414289208281 32.6530612244898,8.844864546016948 34.28571428571429,2.834822391989296 35.91836734693878,2.404419698735379 37.55102040816327,14.05890054239141 39.18367346938776,0.0 40.81632653061224,7.878976218222625 42.44897959183673,1.856503661501719 44.08163265306122,4.724301149524508 45.71428571428571,5.477031090393773 47.3469387755102,2.459147999482067 48.97959183673469,8.797847698792927 50.61224489795918,5.531932035622311 52.24489795918367,5.515933646970809 53.87755102040816,0.3536334469909506 55.51020408163265,3.555152718431237 57.14285714285714,20.0 58.77551020408163,5.217603982332715 60.40816326530612,3.211877940351332 62.04081632653061,13.68575826895133 63.6734693877551,2.954234825269397 65.3061224489796,1.820305868473679 66.93877551020408,2.729509258060339 68.57142857142857,1.542751089818292 70.20408163265306,2.655847612470686 71.83673469387755,3.090566417770872 73.46938775510203,2.657861798092278 75.10204081632654,3.050397801660264 76.73469387755102,0.4596947070079273 78.36734693877551,5.191649761894485 80.0,1.639604644136562" 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_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,5.993677235715452 1.63265306122449,2.252863908914864 3.26530612244898,6.124098831105201 4.897959183673469,0.01434870861622454 6.530612244897959,0.0 8.16326530612245,5.400597279578171 9.795918367346939,2.33813956743893 11.42857142857143,2.121859032687058 13.06122448979592,17.99293063624274 14.69387755102041,18.38967826228973 16.3265306122449,18.06584074099998 17.95918367346939,17.96015025314388 19.59183673469388,18.31560159585637 21.22448979591837,19.0904318611325 22.85714285714286,17.97974848930263 24.48979591836735,18.41265952730921 26.12244897959184,18.37847927019902 27.75510204081633,18.03026060987844 29.38775510204082,18.4277081729311 31.02040816326531,17.97648211660951 32.6530612244898,18.334033270339 34.28571428571429,17.96551643685402 35.91836734693878,17.85667623247241 37.55102040816327,19.13196145680222 39.18367346938776,17.86577541354611 40.81632653061224,18.23709199505378 42.44897959183673,17.92655327687175 44.08163265306122,18.31711812603532 45.71428571428571,18.31268519166608 47.3469387755102,17.83696134014605 48.97959183673469,18.26742259863279 50.61224489795918,18.30766897645879 52.24489795918367,18.30615244627983 53.87755102040816,17.85282657894123 55.51020408163265,18.24187489792585 57.14285714285714,20.0 58.77551020408163,18.2967032967033 60.40816326530612,17.99806350761765 62.04081632653061,19.09136511047339 63.6734693877551,18.02221133431325 65.3061224489796,18.01276218473671 66.93877551020408,18.02547770700637 68.57142857142857,18.08392244697977 70.20408163265306,17.8576094818133 71.83673469387755,17.82167938218894 73.46938775510203,17.82296260003266 75.10204081632654,18.36343062457712 76.73469387755102,17.93658570728634 78.36734693877551,18.31840134387905 80.0,17.71890529852313" 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_BenchmarkCommentString_4.html">BenchmarkCommentString-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.752136752136753 1.63265306122449,4.572649572649574 3.26530612244898,13.279914529914532 4.897959183673469,3.920940170940174 6.530612244897959,1.6132478632478637 8.16326530612245,12.361111111111112 9.795918367346939,6.452991452991451 11.42857142857143,6.207264957264956 13.06122448979592,2.809829059829063 14.69387755102041,4.081196581196583 16.3265306122449,3.258547008547005 17.95918367346939,3.3333333333333286 19.59183673469388,6.089743589743591 21.22448979591837,13.696581196581198 22.85714285714286,2.5747863247863307 24.48979591836735,4.82905982905983 26.12244897959184,5.769230769230768 27.75510204081633,2.991452991452988 29.38775510204082,5.4059829059829045 31.02040816326531,2.5747863247863307 32.6530612244898,6.089743589743591 34.28571428571429,1.9978632478632434 35.91836734693878,3.696581196581196 37.55102040816327,13.771367521367523 39.18367346938776,0.0 40.81632653061224,4.935897435897438 42.44897959183673,1.4636752136752094 44.08163265306122,4.636752136752136 45.71428571428571,6.324786324786327 47.3469387755102,2.0940170940170972 48.97959183673469,5.705128205128204 50.61224489795918,6.250000000000002 52.24489795918367,5.769230769230768 53.87755102040816,2.9594017094017104 55.51020408163265,3.7286324786324805 57.14285714285714,20.0 58.77551020408163,5.566239316239317 60.40816326530612,4.091880341880341 62.04081632653061,13.514957264957264 63.6734693877551,4.412393162393165 65.3061224489796,1.9123931623931618 66.93877551020408,3.579059829059833 68.57142857142857,4.155982905982906 70.20408163265306,3.108974358974365 71.83673469387755,1.7735042735042796 73.46938775510203,1.9764957264957275 75.10204081632654,6.2606837606837615 76.73469387755102,1.8696581196581192 78.36734693877551,6.100427350427351 80.0,2.179487179487179" 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_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,9.624943440216116 1.63265306122449,0.06245014660189128 3.26530612244898,9.353195656645427 4.897959183673469,4.126747363693353 6.530612244897959,3.570521302569273 8.16326530612245,8.822369460932777 9.795918367346939,1.884321746019283 11.42857142857143,1.630514120887596 13.06122448979592,4.931246350602982 14.69387755102041,2.035459878384397 16.3265306122449,5.014584886409883 17.95918367346939,5.341674791110816 19.59183673469388,3.195290951774302 21.22448979591837,10.96388856325476 22.85714285714286,4.744274205306748 24.48979591836735,2.646794491165004 26.12244897959184,2.563787139465852 27.75510204081633,4.873795786979949 29.38775510204082,2.725099270470564 31.02040816326531,4.820376321316139 32.6530612244898,3.253633185596525 34.28571428571429,4.996913781456144 35.91836734693878,5.249829803593207 37.55102040816327,10.13253342156218 39.18367346938776,4.812665605284774 40.81632653061224,3.128082116965107 42.44897959183673,4.927078524951549 44.08163265306122,2.478041873694117 45.71428571428571,2.405139131918806 47.3469387755102,5.555615423624276 48.97959183673469,3.020093281888371 50.61224489795918,2.514751998967093 52.24489795918367,2.621809042717948 53.87755102040816,4.790364475267864 55.51020408163265,2.686462558263966 57.14285714285714,20.0 58.77551020408163,2.033045856724009 60.40816326530612,4.771773373389809 62.04081632653061,10.42717971654868 63.6734693877551,4.556937676846509 65.3061224489796,4.766009136843993 66.93877551020408,3.532456602037412 68.57142857142857,4.477551105620812 70.20408163265306,4.606434075893063 71.83673469387755,4.724080677725534 73.46938775510203,4.996350304761456 75.10204081632654,2.118425496047244 76.73469387755102,5.127041884349401 78.36734693877551,0.0 80.0,3.703553751646079" 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_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,11.4799896049896 1.63265306122449,4.617983367983368 3.26530612244898,12.10628898128898 4.897959183673469,5.27027027027027 6.530612244897959,0.0 8.16326530612245,10.71075883575884 9.795918367346939,9.095634095634097 11.42857142857143,4.912941787941788 13.06122448979592,4.855769230769231 14.69387755102041,3.977390852390852 16.3265306122449,5.148128898128898 17.95918367346939,4.812889812889813 19.59183673469388,8.556392931392931 21.22448979591837,11.25779625779626 22.85714285714286,4.068347193347193 24.48979591836735,1.10966735966736 26.12244897959184,1.663201663201663 27.75510204081633,4.246361746361746 29.38775510204082,4.11512474012474 31.02040816326531,4.052754677754678 32.6530612244898,8.02364864864865 34.28571428571429,3.173076923076923 35.91836734693878,4.267151767151767 37.55102040816327,12.19594594594595 39.18367346938776,1.6502079002079 40.81632653061224,7.691008316008316 42.44897959183673,3.909823284823285 44.08163265306122,4.158004158004158 45.71428571428571,4.054054054054054 47.3469387755102,4.117723492723493 48.97959183673469,6.06029106029106 50.61224489795918,5.397609147609148 52.24489795918367,5.015592515592516 53.87755102040816,4.241164241164241 55.51020408163265,3.167879417879418 57.14285714285714,20.0 58.77551020408163,4.664760914760915 60.40816326530612,5.228690228690229 62.04081632653061,11.81522869022869 63.6734693877551,5.454781704781705 65.3061224489796,2.930093555093555 66.93877551020408,0.7978170478170478 68.57142857142857,4.559511434511435 70.20408163265306,4.402286902286902 71.83673469387755,4.658264033264033 73.46938775510203,3.002858627858628 75.10204081632654,4.912941787941788 76.73469387755102,3.504417879417879 78.36734693877551,2.336278586278586 80.0,3.562889812889813" 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_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,12.70880150644413 1.63265306122449,4.020900135899736 3.26530612244898,13.0601422950179 4.897959183673469,2.091834468791914 6.530612244897959,1.866178730358935 8.16326530612245,12.95950543154828 9.795918367346939,3.861417798424274 11.42857142857143,4.383477079132729 13.06122448979592,1.74084897364611 14.69387755102041,4.511427124876758 16.3265306122449,2.582805574553885 17.95918367346939,2.473064316992796 19.59183673469388,4.280575220059867 21.22448979591837,12.81157013048151 22.85714285714286,2.098451808887665 24.48979591836735,4.218665340237869 26.12244897959184,3.540676656333549 27.75510204081633,2.05030954939911 29.38775510204082,4.76790456818525 31.02040816326531,1.709760798699626 32.6530612244898,5.342103159446808 34.28571428571429,1.52891644386808 35.91836734693878,1.936748887487454 37.55102040816327,12.99543447945072 39.18367346938776,0.0 40.81632653061224,4.087695300356182 42.44897959183673,1.755993356012897 44.08163265306122,4.02289866143201 45.71428571428571,4.278221401099633 47.3469387755102,0.7712532087437713 48.97959183673469,4.000071058685592 50.61224489795918,4.122158762868284 52.24489795918367,3.633363829352567 53.87755102040816,1.023156249167281 55.51020408163265,3.239743122851585 57.14285714285714,20.0 58.77551020408163,4.40999085119423 60.40816326530612,2.000390822770756 62.04081632653061,12.43389321656023 63.6734693877551,1.959487666876882 65.3061224489796,1.539886128456339 66.93877551020408,1.862670207757832 68.57142857142857,2.097430340282281 70.20408163265306,1.298641890871624 71.83673469387755,0.3155005640283169 73.46938775510203,0.5154863522911985 75.10204081632654,4.657186253697272 76.73469387755102,1.390973770462681 78.36734693877551,3.861195740031799 80.0,0.3027988239787535" 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_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,13.06125754079113 1.63265306122449,5.7678448520183 3.26530612244898,14.13255597392607 4.897959183673469,2.900522288351755 6.530612244897959,0.6550872504959715 8.16326530612245,12.52196445200211 9.795918367346939,4.687639175675129 11.42857142857143,5.964613951981862 13.06122448979592,2.311834487226203 14.69387755102041,4.531357544839872 16.3265306122449,2.09887039961132 17.95918367346939,2.089153407020527 19.59183673469388,4.612332483096482 21.22448979591837,13.02967731487105 22.85714285714286,2.145835863800154 24.48979591836735,5.957326207538767 26.12244897959184,6.116037086521722 27.75510204081633,0.4040649419004818 29.38775510204082,5.0585043928904 31.02040816326531,1.643791246609174 32.6530612244898,5.124094092878254 34.28571428571429,1.20085833434552 35.91836734693878,2.345034211911413 37.55102040816327,14.1795214381149 39.18367346938776,0.0 40.81632653061224,4.88845702255152 42.44897959183673,1.514231345398599 44.08163265306122,4.656058949755051 45.71428571428571,6.265030972913883 47.3469387755102,1.268877282481072 48.97959183673469,4.768614113931738 50.61224489795918,6.293372201303697 52.24489795918367,6.040730393943075 53.87755102040816,2.215474310700838 55.51020408163265,4.594517996680028 57.14285714285714,20.0 58.77551020408163,6.145188064294101 60.40816326530612,2.051904935422487 62.04081632653061,13.19243694076683 63.6734693877551,2.940200008097494 65.3061224489796,0.7886958986193773 66.93877551020408,1.923154783594478 68.57142857142857,1.922345034211911 70.20408163265306,1.915057289768817 71.83673469387755,2.060812178630714 73.46938775510203,1.6551277379651 75.10204081632654,6.27393821612211 76.73469387755102,0.6939552208591441 78.36734693877551,6.592169723470586 80.0,0.8980120652658002" 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_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,17.23829971099189 1.63265306122449,9.63040923480942 3.26530612244898,17.59223797186584 4.897959183673469,9.89554349160128 6.530612244897959,9.44631157394253 8.16326530612245,18.06517561571841 9.795918367346939,8.30736071204604 11.42857142857143,10.49662655747462 13.06122448979592,3.525024672449071 14.69387755102041,4.827360106793456 16.3265306122449,3.71164421908126 17.95918367346939,2.910558799447875 19.59183673469388,6.16738932704319 21.22448979591837,14.36560282316705 22.85714285714286,1.947568313682239 24.48979591836735,5.474072492446952 26.12244897959184,4.916096860588474 27.75510204081633,2.973168816714386 29.38775510204082,6.394628047068476 31.02040816326531,2.50009667228767 32.6530612244898,4.529945712205759 34.28571428571429,2.862575719620103 35.91836734693878,3.716486239750636 37.55102040816327,13.8529538847969 39.18367346938776,0.7683009046844869 40.81632653061224,4.709503978695109 42.44897959183673,2.802050461252906 44.08163265306122,5.003354108067849 45.71428571428571,5.15920664836338 47.3469387755102,0.2742466706904755 48.97959183673469,3.330200590793772 50.61224489795918,5.006783872708657 52.24489795918367,4.894274142432746 53.87755102040816,2.761733914151646 55.51020408163265,4.809942282441118 57.14285714285714,20.0 58.77551020408163,4.75069477952834 60.40816326530612,3.188167984492084 62.04081632653061,13.61088647647165 63.6734693877551,2.73648143135511 65.3061224489796,3.277240989722475 66.93877551020408,3.534843214361971 68.57142857142857,3.867698510238016 70.20408163265306,1.832973824507013 71.83673469387755,0.0 73.46938775510203,1.660073336438055 75.10204081632654,4.620968975761315 76.73469387755102,0.9706233933486104 78.36734693877551,5.927574803334942 80.0,0.765375517196739" 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,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/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,12.752740560292326 1.63265306122449,4.774665042630936 3.26530612244898,12.862362971985384 4.897959183673469,2.5456760048721065 6.530612244897959,2.838002436053589 8.16326530612245,12.716199756394639 9.795918367346939,6.674786845310599 11.42857142857143,4.628501827040196 13.06122448979592,3.0572472594397055 14.69387755102041,4.713763702801463 16.3265306122449,2.8745432399512794 17.95918367346939,3.0450669914738135 19.59183673469388,6.321559074299632 21.22448979591837,12.496954933008524 22.85714285714286,0.0 24.48979591836735,4.6894031668696705 26.12244897959184,4.713763702801463 27.75510204081633,2.984165651644336 29.38775510204082,4.616321559074299 31.02040816326531,2.8501827040194883 32.6530612244898,6.467722289890377 34.28571428571429,2.886723507917175 35.91836734693878,2.4604141291108377 37.55102040816327,12.54567600487211 39.18367346938776,2.5213154689403154 40.81632653061224,5.651644336175396 42.44897959183673,2.3629719853836733 44.08163265306122,4.713763702801463 45.71428571428571,4.762484774665044 47.3469387755102,2.3751522533495724 48.97959183673469,6.126674786845312 50.61224489795918,4.725943970767357 52.24489795918367,4.713763702801463 53.87755102040816,2.533495736906211 55.51020408163265,4.701583434835566 57.14285714285714,20.0 58.77551020408163,4.59196102314251 60.40816326530612,3.0207064555420224 62.04081632653061,10.609013398294763 63.6734693877551,2.923264311814858 65.3061224489796,2.886723507917175 66.93877551020408,2.9598051157125447 68.57142857142857,2.484774665042629 70.20408163265306,2.947624847746649 71.83673469387755,2.9598051157125447 73.46938775510203,2.8501827040194883 75.10204081632654,4.579780755176612 76.73469387755102,2.838002436053589 78.36734693877551,4.64068209500609 80.0,1.9366626065773396" 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/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,13.38186895382467 1.63265306122449,6.087563578338486 3.26530612244898,13.74887802932083 4.897959183673469,2.608955819287923 6.530612244897959,0.2952029520295203 8.16326530612245,12.34267477809913 9.795918367346939,4.998504039094445 11.42857142857143,6.139423556397726 13.06122448979592,1.918819188191882 14.69387755102041,4.719258003390845 16.3265306122449,2.579036601176823 17.95918367346939,2.251919816495462 19.59183673469388,4.344270469731724 21.22448979591837,13.27017053954323 22.85714285714286,2.229979056547322 24.48979591836735,5.640769921212726 26.12244897959184,6.362820384960606 27.75510204081633,1.440111698414281 29.38775510204082,5.096240151590705 31.02040816326531,1.749276952228982 32.6530612244898,4.964595591901865 34.28571428571429,1.013264186695921 35.91836734693878,2.273860576443602 37.55102040816327,14.53076692929091 39.18367346938776,0.0 40.81632653061224,4.773112595990825 42.44897959183673,1.448090156577241 44.08163265306122,4.222598982746584 45.71428571428571,6.143412785479206 47.3469387755102,0.8257704198663608 48.97959183673469,4.866859479405605 50.61224489795918,6.197267378079186 52.24489795918367,6.095542036501446 53.87755102040816,1.420165553006881 55.51020408163265,4.440011967687244 57.14285714285714,20.0 58.77551020408163,6.374788072205046 60.40816326530612,2.666799640969383 62.04081632653061,13.62720654233569 63.6734693877551,2.922110302184103 65.3061224489796,0.2612945048369403 66.93877551020408,2.186097536651042 68.57142857142857,0.6083574349257006 70.20408163265306,2.050463747880722 71.83673469387755,1.787174628503042 73.46938775510203,1.565772414480902 75.10204081632654,6.067617432931086 76.73469387755102,0.8477111798145008 78.36734693877551,6.476513413782786 80.0,1.023237259399621" 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/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,13.944511459589869 1.63265306122449,7.430639324487334 3.26530612244898,14.185765983112184 4.897959183673469,5.247285886610376 6.530612244897959,4.197828709288299 8.16326530612245,14.02895054282268 9.795918367346939,10.156815440289506 11.42857142857143,7.406513872135104 13.06122448979592,5.054282267792523 14.69387755102041,7.418576598311219 16.3265306122449,2.7864897466827507 17.95918367346939,0.0 19.59183673469388,10.31363088057901 21.22448979591837,14.173703256936065 22.85714285714286,2.581423401688781 24.48979591836735,7.1411338962605555 26.12244897959184,7.696019300361884 27.75510204081633,5.018094089264174 29.38775510204082,7.744270205066346 31.02040816326531,4.764776839565744 32.6530612244898,10.639324487334136 34.28571428571429,4.945717732207481 35.91836734693878,4.125452352231607 37.55102040816327,14.414957780458385 39.18367346938776,2.2195416164053086 40.81632653061224,10.386007237635708 42.44897959183673,2.171290711700845 44.08163265306122,5.464414957780459 45.71428571428571,4.270205066344996 47.3469387755102,4.306393244873341 48.97959183673469,10.43425814234017 50.61224489795918,0.5910735826296758 52.24489795918367,7.768395657418576 53.87755102040816,4.31845597104946 55.51020408163265,5.995174909529556 57.14285714285714,20.0 58.77551020408163,7.804583835946925 60.40816326530612,4.897466827503019 62.04081632653061,9.927623642943304 63.6734693877551,4.849215922798555 65.3061224489796,2.5934861278648995 66.93877551020408,4.945717732207481 68.57142857142857,0.07237635705669732 70.20408163265306,2.9794933655006055 71.83673469387755,4.6079613992762365 73.46938775510203,2.231604342581427 75.10204081632654,0.6272617611580245 76.73469387755102,0.4583835946924033 78.36734693877551,7.744270205066346 80.0,2.0386007237635724" 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_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,8.473231989424985 2.424242424242424,6.199603436880372 4.848484848484848,8.473231989424985 7.272727272727273,6.17316589557171 9.696969696969697,9.015201586252479 12.12121212121212,6.107072042300068 14.54545454545455,4.877726371447457 16.96969696969697,14.805023132848644 19.39393939393939,5.2346331791143434 21.81818181818182,8.393919365499013 24.24242424242424,5.24785194976867 26.66666666666667,8.81692002643754 29.09090909090909,9.015201586252479 31.51515151515152,0.0 33.93939393939394,10.442828816920025 36.36363636363636,9.491077329808329 38.78787878787879,9.398545935228025 41.21212121212121,7.045604758757433 43.63636363636364,8.935888962326501 46.06060606060606,20.0 48.48484848484848,9.583608724388633 50.90909090909091,6.820885657633841 53.33333333333333,16.16655651024455 55.75757575757576,6.847323198942499 58.18181818181818,6.860541969596829 60.60606060606061,7.045604758757433 63.03030303030303,6.873760740251155 65.45454545454545,7.045604758757433 67.87878787878788,6.649041639127564 70.3030303030303,8.67151354923992 72.72727272727273,9.411764705882355 75.15151515151516,7.851949768671515 77.57575757575758,8.949107732980831 80.0,6.159947124917384" 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/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,13.041203400915629 1.63265306122449,5.140614780902551 3.26530612244898,13.054283845650751 4.897959183673469,2.773054283845653 6.530612244897959,3.060824068018313 8.16326530612245,13.015042511445387 9.795918367346939,7.756703727926748 11.42857142857143,5.1144538914323086 13.06122448979592,3.073904512753437 14.69387755102041,5.1144538914323086 16.3265306122449,3.126226291693918 17.95918367346939,1.9882275997383907 19.59183673469388,7.4427730542838475 21.22448979591837,13.093525179856115 22.85714285714286,0.0 24.48979591836735,5.1144538914323086 26.12244897959184,5.049051667756704 27.75510204081633,2.9431000654022235 29.38775510204082,5.127534336167432 31.02040816326531,3.008502289077832 32.6530612244898,7.495094833224329 34.28571428571429,3.073904512753437 35.91836734693878,2.616088947024199 37.55102040816327,12.897318508829299 39.18367346938776,2.472204054937869 40.81632653061224,7.468933943754088 42.44897959183673,2.589928057553955 44.08163265306122,4.983649444081097 45.71428571428571,5.035971223021585 47.3469387755102,2.5506867233485906 48.97959183673469,7.5866579463701775 50.61224489795918,5.1144538914323086 52.24489795918367,5.088293001962068 53.87755102040816,2.6030085022890788 55.51020408163265,5.127534336167432 57.14285714285714,20.0 58.77551020408163,5.127534336167432 60.40816326530612,2.995421844342708 62.04081632653061,10.621321124918248 63.6734693877551,3.139306736429038 65.3061224489796,2.681491170699804 66.93877551020408,3.1000654022236773 68.57142857142857,3.139306736429038 70.20408163265306,3.1785480706344025 71.83673469387755,2.9561805101373473 73.46938775510203,3.060824068018313 75.10204081632654,4.996729888816221 76.73469387755102,3.0869849574885535 78.36734693877551,5.075212557226944 80.0,2.1451929365598446" 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_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,17.70258814735537 1.63265306122449,9.996279591264685 3.26530612244898,17.74152502781812 4.897959183673469,9.933865062983632 6.530612244897959,9.808322503376399 8.16326530612245,18.01330173534133 9.795918367346939,9.70683518929066 11.42857142857143,10.70281748761987 13.06122448979592,3.86069702452242 14.69387755102041,5.306254193953911 16.3265306122449,3.96045154549856 17.95918367346939,3.218884047261083 19.59183673469388,6.306619439560346 21.22448979591837,14.38836650273085 22.85714285714286,2.229323276338031 24.48979591836735,5.954284840608516 26.12244897959184,4.939479652422088 27.75510204081633,2.88119324890214 29.38775510204082,6.669962371208453 31.02040816326531,2.977821947013905 32.6530612244898,4.387771916859907 34.28571428571429,2.990902836174604 35.91836734693878,4.064589013751922 37.55102040816327,13.84559454340052 39.18367346938776,0.650341037467404 40.81632653061224,4.585548165702588 42.44897959183673,2.872257472670285 44.08163265306122,5.204868808874619 45.71428571428571,5.300919909283184 47.3469387755102,1.240000339763355 48.97959183673469,4.115077848278674 50.61224489795918,5.116632265626991 52.24489795918367,4.761477630830127 53.87755102040816,2.931682083428892 55.51020408163265,4.69216590644616 57.14285714285714,20.0 58.77551020408163,5.259400827323769 60.40816326530612,3.153819364812408 62.04081632653061,13.6271267062491 63.6734693877551,2.951931979376364 65.3061224489796,3.416796201445693 66.93877551020408,3.858692420728962 68.57142857142857,4.108248604846724 70.20408163265306,2.12593328746528 71.83673469387755,0.0 73.46938775510203,1.523091167002183 75.10204081632654,4.950895701144153 76.73469387755102,0.9805910183557152 78.36734693877551,5.926220387500106 80.0,1.026628952934281" 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,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_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,11.871777628334456 1.63265306122449,2.1026675633266088 3.26530612244898,9.432862586863934 4.897959183673469,2.4030486438018386 6.530612244897959,2.5734140327280848 8.16326530612245,9.423895987446762 9.795918367346939,4.846446984980947 11.42857142857143,2.1026675633266088 13.06122448979592,0.0 14.69387755102041,2.1430172607038784 16.3265306122449,0.0044832997085890725 17.95918367346939,0.04034969737726968 19.59183673469388,8.208921766420085 21.22448979591837,12.378390495404616 22.85714285714286,2.519614436225062 24.48979591836735,2.125084061869533 26.12244897959184,1.7619367854741128 27.75510204081633,2.313382649630128 29.38775510204082,1.7484868863483563 31.02040816326531,2.376148845550322 32.6530612244898,4.963012777404172 34.28571428571429,2.3895987446760785 35.91836734693878,6.195920197265188 37.55102040816327,12.405290293656131 39.18367346938776,4.066352835687068 40.81632653061224,8.110289172831205 42.44897959183673,6.110737502802063 44.08163265306122,5.931405514458643 45.71428571428571,5.944855413584399 47.3469387755102,6.047971306881866 48.97959183673469,8.186505267877157 50.61224489795918,5.559291638646046 52.24489795918367,4.429500112082492 53.87755102040816,6.0748711051333775 55.51020408163265,5.4561757453485775 57.14285714285714,20.0 58.77551020408163,2.008518269446313 60.40816326530612,0.80699394754539 62.04081632653061,9.41492938802959 63.6734693877551,2.528581035642233 65.3061224489796,2.519614436225062 66.93877551020408,2.497197937682138 68.57142857142857,2.4120152432190096 70.20408163265306,2.420981842636184 71.83673469387755,2.380632145258911 73.46938775510203,5.276843757005153 75.10204081632654,5.438242546514232 76.73469387755102,5.209594261376376 78.36734693877551,2.017484868863484 80.0,1.5063887020847346" 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/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,14.23473504886578 1.63265306122449,3.889536447592576 3.26530612244898,14.85519591141397 4.897959183673469,6.392898771630951 6.530612244897959,5.955348336770376 8.16326530612245,13.28790459965928 9.795918367346939,7.400699363399982 11.42857142857143,6.841208643414328 13.06122448979592,1.092082847664306 14.69387755102041,6.65291849726531 16.3265306122449,5.5177979019098 17.95918367346939,5.490899309602797 19.59183673469388,6.301443557787142 21.22448979591837,14.46964942168027 22.85714285714286,2.302519501479423 24.48979591836735,6.792791177261723 26.12244897959184,6.807137093158791 27.75510204081633,2.641441764547655 29.38775510204082,7.45091006903972 31.02040816326531,0.6366000179323948 32.6530612244898,9.272841387967363 34.28571428571429,6.441316237783556 35.91836734693878,5.731193400878687 37.55102040816327,15.26226127499328 39.18367346938776,1.983322872769658 40.81632653061224,7.468842463911055 42.44897959183673,0.0 44.08163265306122,3.735317851699094 45.71428571428571,7.16937146955976 47.3469387755102,3.496816999910338 48.97959183673469,8.779700529005648 50.61224489795918,7.278759078274904 52.24489795918367,7.284138796736304 53.87755102040816,3.602618129651215 55.51020408163265,3.997130816820586 57.14285714285714,20.0 58.77551020408163,5.022863803460952 60.40816326530612,6.991840760333543 62.04081632653061,15.47924325293643 63.6734693877551,7.640993454675872 65.3061224489796,3.396395588630862 66.93877551020408,5.858513404465166 68.57142857142857,6.03963059266565 70.20408163265306,5.365372545503452 71.83673469387755,0.9288980543351565 73.46938775510203,5.666636779341881 75.10204081632654,4.483098717833767 76.73469387755102,6.177710033174931 78.36734693877551,6.859141038285663 80.0,4.366538151170089" 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/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,13.69740099009901 1.63265306122449,6.522277227722772 3.26530612244898,14.1769801980198 4.897959183673469,3.270420792079208 6.530612244897959,1.191212871287129 8.16326530612245,12.9115099009901 9.795918367346939,4.486386138613861 11.42857142857143,6.531559405940594 13.06122448979592,2.363861386138614 14.69387755102041,5.117574257425743 16.3265306122449,2.831064356435644 17.95918367346939,2.735148514851485 19.59183673469388,4.378094059405941 21.22448979591837,13.91398514851485 22.85714285714286,2.676361386138614 24.48979591836735,6.287128712871287 26.12244897959184,6.82240099009901 27.75510204081633,1.967821782178218 29.38775510204082,5.671410891089109 31.02040816326531,2.308168316831683 32.6530612244898,4.282178217821782 34.28571428571429,1.553217821782178 35.91836734693878,2.741336633663366 37.55102040816327,14.33168316831683 39.18367346938776,0.9127475247524752 40.81632653061224,3.978960396039604 42.44897959183673,1.806930693069307 44.08163265306122,5.578589108910891 45.71428571428571,6.413985148514851 47.3469387755102,1.525371287128713 48.97959183673469,4.495668316831683 50.61224489795918,6.624381188118812 52.24489795918367,6.534653465346535 53.87755102040816,2.524752475247525 55.51020408163265,5.334158415841584 57.14285714285714,20.0 58.77551020408163,6.485148514851485 60.40816326530612,3.112623762376238 62.04081632653061,13.2240099009901 63.6734693877551,2.871287128712871 65.3061224489796,0.0 66.93877551020408,2.617574257425743 68.57142857142857,2.410272277227723 70.20408163265306,2.357673267326733 71.83673469387755,3.084777227722772 73.46938775510203,1.726485148514851 75.10204081632654,7.144183168316832 76.73469387755102,1.219059405940594 78.36734693877551,7.088490099009901 80.0,1.268564356435644" 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_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,14.75139197134291 1.63265306122449,5.505976716115719 3.26530612244898,14.79461122143052 4.897959183673469,4.888447611260367 6.530612244897959,4.809796363353191 8.16326530612245,15.35412529688899 9.795918367346939,2.967721839348986 11.42857142857143,5.623953587976482 13.06122448979592,2.790561850251139 14.69387755102041,4.50414671183273 16.3265306122449,3.587197757271347 17.95918367346939,2.940466456410855 19.59183673469388,5.246661215590079 21.22448979591837,14.63107892380174 22.85714285714286,1.317213721138496 24.48979591836735,5.17774403301795 26.12244897959184,4.124518163765915 27.75510204081633,1.399758595179691 29.38775510204082,3.869485651987696 31.02040816326531,2.70918506405015 32.6530612244898,3.820815325312463 34.28571428571429,2.524627185297668 35.91836734693878,3.436125063271425 37.55102040816327,15.09714597204376 39.18367346938776,0.3515944399018806 40.81632653061224,3.307246038235409 42.44897959183673,2.155511427792703 44.08163265306122,5.003698944827318 45.71428571428571,4.202001323832886 47.3469387755102,0.0 48.97959183673469,2.726317019039832 50.61224489795918,3.095822139158198 52.24489795918367,4.579683058832691 53.87755102040816,2.544874041194564 55.51020408163265,4.168516139080326 57.14285714285714,20.0 58.77551020408163,4.849900712533583 60.40816326530612,2.614180586380096 62.04081632653061,14.2876610987813 63.6734693877551,2.330335241210139 65.3061224489796,2.994977222287116 66.93877551020408,3.610170151462057 68.57142857142857,3.52723591480746 70.20408163265306,1.438694856519877 71.83673469387755,1.030642837674726 73.46938775510203,0.9663980064634194 75.10204081632654,4.660670482420278 76.73469387755102,0.2157068878246311 78.36734693877551,5.777751820270218 80.0,0.1000661916442783" 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/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,13.92945696606876 1.63265306122449,5.906136216409409 3.26530612244898,13.85752898340295 4.897959183673469,7.314316349096433 6.530612244897959,6.432416735541805 8.16326530612245,14.16981258516318 9.795918367346939,7.559586302410258 11.42857142857143,6.804565863247481 13.06122448979592,5.140840351151518 14.69387755102041,6.7049389058905 16.3265306122449,4.210690910715482 17.95918367346939,4.653874505774343 19.59183673469388,9.179529564187906 21.22448979591837,14.07733375030715 22.85714285714286,4.125360198360399 24.48979591836735,6.736658699488462 26.12244897959184,6.008443719704246 27.75510204081633,5.854759085933835 29.38775510204082,6.693323206826457 31.02040816326531,5.695266602631403 32.6530612244898,9.796501887551099 34.28571428571429,0.09381910782496035 35.91836734693878,4.969285411128733 37.55102040816327,13.2901467598901 39.18367346938776,5.147094958339849 40.81632653061224,7.32950610941095 42.44897959183673,5.582236915585141 44.08163265306122,6.323854625058637 45.71428571428571,4.296468380726875 47.3469387755102,0.0 48.97959183673469,6.748274398552505 50.61224489795918,2.962003261330891 52.24489795918367,6.338150870060536 53.87755102040816,6.23450309379677 55.51020408163265,6.420354278821453 57.14285714285714,20.0 58.77551020408163,6.65088122947707 60.40816326530612,7.00694708155561 62.04081632653061,13.76505014854692 63.6734693877551,2.114503987312083 65.3061224489796,4.627069046395783 66.93877551020408,5.110460830522483 68.57142857142857,7.32280474456631 70.20408163265306,6.732191122925369 71.83673469387755,7.256684611432528 73.46938775510203,3.792078986753635 75.10204081632654,6.284093193647106 76.73469387755102,4.852681662831997 78.36734693877551,5.268613040855988 80.0,5.898988093908459" 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/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,7.165668662674651 1.63265306122449,1.449408874558575 3.26530612244898,6.961461692000614 4.897959183673469,0.1842468908337172 6.530612244897959,0.2901888530631046 8.16326530612245,7.498848456932289 9.795918367346939,0.0 11.42857142857143,1.467833563641947 13.06122448979592,14.06725011515431 14.69387755102041,15.4752034392753 16.3265306122449,14.39735912789805 17.95918367346939,14.3021649009673 19.59183673469388,14.70750806080147 21.22448979591837,17.53416244434209 22.85714285714286,13.93213572854291 24.48979591836735,15.39229233840012 26.12244897959184,15.04068785505911 27.75510204081633,14.31291263626593 29.38775510204082,15.39075694764318 31.02040816326531,13.82465837555658 32.6530612244898,14.64302164900967 34.28571428571429,13.82926454782742 35.91836734693878,13.50683248886842 37.55102040816327,18.07001381851681 39.18367346938776,13.40242591739598 40.81632653061224,14.09335175802242 42.44897959183673,13.95209580838323 44.08163265306122,15.15277138031629 45.71428571428571,14.91171503147551 47.3469387755102,13.83847689236911 48.97959183673469,14.398894518655 50.61224489795918,14.2023645017657 52.24489795918367,14.80730846000307 53.87755102040816,14.1025641025641 55.51020408163265,14.82573314908644 57.14285714285714,20.0 58.77551020408163,15.12206356517734 60.40816326530612,14.14555504375864 62.04081632653061,17.8857669276831 63.6734693877551,14.20697067403654 65.3061224489796,14.05343159834178 66.93877551020408,12.82818977429756 68.57142857142857,14.32058959005067 70.20408163265306,13.98587440503608 71.83673469387755,13.4868724090281 73.46938775510203,13.00629510210349 75.10204081632654,15.01612160294795 76.73469387755102,13.67879625364655 78.36734693877551,14.9531705819131 80.0,13.58974358974359" 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_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,15.03468977002834 1.63265306122449,9.94239761799429 3.26530612244898,14.88282482685313 4.897959183673469,8.858053537752586 6.530612244897959,8.841746703528164 8.16326530612245,15.3943460582003 9.795918367346939,2.673716855981966 11.42857142857143,9.423961081022318 13.06122448979592,7.784641076009476 14.69387755102041,9.244676498077151 16.3265306122449,8.268350095651662 17.95918367346939,8.319595832093963 19.59183673469388,0.0 21.22448979591837,15.1493811707401 22.85714285714286,8.690999080475738 24.48979591836735,9.75151706404509 26.12244897959184,9.515128363473295 27.75510204081633,8.449114372813488 29.38775510204082,9.46696280682894 31.02040816326531,8.709208378693006 32.6530612244898,2.84394208658023 34.28571428571429,8.549914766593336 35.91836734693878,8.119565332274396 37.55102040816327,14.60455172059749 39.18367346938776,7.306850833233932 40.81632653061224,3.043761201511704 42.44897959183673,7.893172117125347 44.08163265306122,9.023658498653932 45.71428571428571,9.26315757686483 47.3469387755102,8.240900258040552 48.97959183673469,3.543958242425249 50.61224489795918,9.4374595160192 52.24489795918367,9.618706958639526 53.87755102040816,8.291270257089321 55.51020408163265,9.43869762750661 57.14285714285714,20.0 58.77551020408163,9.235526552206784 60.40816326530612,9.026617887087252 62.04081632653061,15.23248562960234 63.6734693877551,8.914130928779903 65.3061224489796,8.207199467310081 66.93877551020408,9.159065618398941 68.57142857142857,8.862069850626378 70.20408163265306,8.94315105413114 71.83673469387755,9.036130207051498 73.46938775510203,8.794819258371218 75.10204081632654,9.437429318178044 76.73469387755102,9.399923599461873 78.36734693877551,9.077471051594522 80.0,8.185608010883302" 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(249,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_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,12.05285831079806 1.63265306122449,5.154759658721674 3.26530612244898,13.27657589669413 4.897959183673469,1.966071316269417 6.530612244897959,0.2331614363876486 8.16326530612245,13.23999538813073 9.795918367346939,8.22463995975096 11.42857142857143,3.467234765109113 13.06122448979592,1.982474896757017 14.69387755102041,3.648617487369767 16.3265306122449,1.002976751986248 17.95918367346939,1.77997190952351 19.59183673469388,8.773137957780433 21.22448979591837,12.6747793639813 22.85714285714286,2.963545269689537 24.48979591836735,5.970746074670356 26.12244897959184,4.087478774919816 27.75510204081633,1.802192734209588 29.38775510204082,5.992023562459384 31.02040816326531,0.9924428233025177 32.6530612244898,8.95368215835482 34.28571428571429,2.833993669161269 35.91836734693878,2.307454457790915 37.55102040816327,13.44800117393036 39.18367346938776,0.0 40.81632653061224,8.043309645095697 42.44897959183673,2.319141353793262 44.08163265306122,4.63440454478754 45.71428571428571,5.379745508668218 47.3469387755102,2.620275454373939 48.97959183673469,8.430287403307968 50.61224489795918,5.451910781292581 52.24489795918367,4.464499088107666 53.87755102040816,0.3904366601681236 55.51020408163265,3.930517996771692 57.14285714285714,20.0 58.77551020408163,5.937310022430455 60.40816326530612,2.957885248307234 62.04081632653061,13.41671383351152 63.6734693877551,2.838395908014171 65.3061224489796,1.37758631532608 66.93877551020408,1.84647716076557 68.57142857142857,1.501058633628912 70.20408163265306,2.746892229000273 71.83673469387755,2.56278431125925 73.46938775510203,2.86187451522965 75.10204081632654,3.80243380919439 76.73469387755102,1.085413915267384 78.36734693877551,5.527482548267405 80.0,1.656971259669203" 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_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,12.335329341317369 1.63265306122449,3.34473909324209 3.26530612244898,11.796407185628745 4.897959183673469,1.0607356715141165 6.530612244897959,1.5141146278870856 8.16326530612245,10.37639007698888 9.795918367346939,3.259195893926435 11.42857142857143,2.7630453378956368 13.06122448979592,1.5141146278870856 14.69387755102041,1.5055603079555198 16.3265306122449,1.1548331907613338 17.95918367346939,1.522668947818648 19.59183673469388,3.92643284858854 21.22448979591837,11.873396065012832 22.85714285714286,1.6852010265183957 24.48979591836735,2.985457656116342 26.12244897959184,2.8400342172797295 27.75510204081633,0.7613344739093293 29.38775510204082,2.3524379811804934 31.02040816326531,1.3772455089820355 32.6530612244898,3.7895637296834934 34.28571428571429,1.2489307100085547 35.91836734693878,2.1727972626176246 37.55102040816327,11.753635585970917 39.18367346938776,1.950384944396923 40.81632653061224,4.0547476475620226 42.44897959183673,2.523524379811807 44.08163265306122,3.9007698887938425 45.71428571428571,4.071856287425151 47.3469387755102,2.6176218990590243 48.97959183673469,2.882805816937555 50.61224489795918,4.3541488451668116 52.24489795918367,3.652694610778447 53.87755102040816,2.4807527801539777 55.51020408163265,3.8237810094097533 57.14285714285714,20.0 58.77551020408163,3.464499572284005 60.40816326530612,0.4704875962361008 62.04081632653061,11.402908468776733 63.6734693877551,0.5474764756201935 65.3061224489796,1.112061591103508 66.93877551020408,1.112061591103508 68.57142857142857,1.2318220701454266 70.20408163265306,1.1633875106928997 71.83673469387755,0.6073567151411474 73.46938775510203,1.1633875106928997 75.10204081632654,3.20786997433704 76.73469387755102,1.3601368691189073 78.36734693877551,2.360992301112063 80.0,0.0" 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/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,9.769946986645808 1.63265306122449,1.490563684543597 3.26530612244898,9.91726960439381 4.897959183673469,0.0 6.530612244897959,0.05915692907481458 8.16326530612245,9.508652586229463 9.795918367346939,1.808736194278623 11.42857142857143,1.777079076585281 13.06122448979592,6.55656477160221 14.69387755102041,8.764217602650822 16.3265306122449,7.306573625124912 17.95918367346939,7.101141103595454 19.59183673469388,10.1714811866492 21.22448979591837,14.54810850261525 22.85714285714286,6.773268212466068 24.48979591836735,8.333859412218477 26.12244897959184,8.300262218246264 27.75510204081633,6.875076024814499 29.38775510204082,8.681564194198556 31.02040816326531,5.774590851770474 32.6530612244898,10.28246586774531 34.28571428571429,6.475943824013525 35.91836734693878,6.841109292503453 37.55102040816327,15.24176275946596 39.18367346938776,5.444870268946924 40.81632653061224,9.62037634400324 42.44897959183673,6.458852675842509 44.08163265306122,8.55496651828676 45.71428571428571,8.233498958363807 47.3469387755102,5.411827382482959 48.97959183673469,9.683875348559338 50.61224489795918,7.978271145676632 52.24489795918367,7.933772570708852 53.87755102040816,6.056425424853609 55.51020408163265,8.062187143453244 57.14285714285714,20.0 58.77551020408163,8.357140327564943 60.40816326530612,6.715004334376766 62.04081632653061,14.12544902757526 63.6734693877551,6.784354362631051 65.3061224489796,6.548311748701612 66.93877551020408,6.37484429348119 68.57142857142857,6.765600291935288 70.20408163265306,6.357168042940355 71.83673469387755,6.535223932534617 73.46938775510203,5.012818361128262 75.10204081632654,8.733207177050437 76.73469387755102,6.087374260730854 78.36734693877551,8.128118942073327 80.0,5.44505503811634" 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,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_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,14.20811623344212 1.63265306122449,5.740054630710758 3.26530612244898,13.9511293627215 4.897959183673469,5.061585886445786 6.530612244897959,5.488803895962274 8.16326530612245,14.48025022674139 9.795918367346939,4.71022317735831 11.42857142857143,6.506249905801477 13.06122448979592,3.11208427421035 14.69387755102041,5.936750013520259 16.3265306122449,4.178699696880234 17.95918367346939,3.159746510665046 19.59183673469388,3.978285134719404 21.22448979591837,13.17665791617794 22.85714285714286,3.59837029905039 24.48979591836735,5.398209297150461 26.12244897959184,4.386375302875958 27.75510204081633,0.0 29.38775510204082,3.325433955974491 31.02040816326531,3.368104778901659 32.6530612244898,3.722801007503079 34.28571428571429,2.676638854829658 35.91836734693878,4.180663459040709 37.55102040816327,14.21776659512012 39.18367346938776,1.092308347008743 40.81632653061224,2.745051363684319 42.44897959183673,3.23389515549184 44.08163265306122,5.335457565449134 45.71428571428571,4.242351301535458 47.3469387755102,2.87352041825031 48.97959183673469,2.887599218750693 50.61224489795918,4.529685611873713 52.24489795918367,3.597248782511789 53.87755102040816,2.737386928525263 55.51020408163265,3.667664949372172 57.14285714285714,20.0 58.77551020408163,4.62809536348218 60.40816326530612,2.788741747101124 62.04081632653061,13.2562235302149 63.6734693877551,3.124194879678564 65.3061224489796,3.44195642132495 66.93877551020408,3.917457269333305 68.57142857142857,3.818794844038275 70.20408163265306,1.674348833312499 71.83673469387755,0.290539276573071 73.46938775510203,0.5318382143683557 75.10204081632654,5.427878507398906 76.73469387755102,2.53900262160032 78.36734693877551,4.581213312445642 80.0,0.4658416205869654" 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/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,16.44903940084663 1.63265306122449,7.494301530446109 3.26530612244898,17.83783783783784 4.897959183673469,5.019537609899056 6.530612244897959,3.344187561055031 8.16326530612245,17.77271247150765 9.795918367346939,2.720612178443504 11.42857142857143,8.451644415499837 13.06122448979592,6.06317160534028 14.69387755102041,6.545099316183654 16.3265306122449,4.794855096059915 17.95918367346939,4.832302181699772 19.59183673469388,2.447085639856724 21.22448979591837,17.90459133832628 22.85714285714286,4.721589058938457 24.48979591836735,6.758384890915011 26.12244897959184,7.261478345815695 27.75510204081633,5.516118528166721 29.38775510204082,7.665255617062846 31.02040816326531,3.544448062520352 32.6530612244898,4.176164115923152 34.28571428571429,5.890589384565288 35.91836734693878,5.232823184630414 37.55102040816327,18.49723217193097 39.18367346938776,0.0 40.81632653061224,1.484858352328232 42.44897959183673,3.635623575382612 44.08163265306122,3.599804623901009 45.71428571428571,8.546076196678605 47.3469387755102,3.378378378378378 48.97959183673469,2.756431129925106 50.61224489795918,6.717681536958645 52.24489795918367,7.9648323021817 53.87755102040816,3.75773363725171 55.51020408163265,7.491045262129599 57.14285714285714,20.0 58.77551020408163,8.560729404102897 60.40816326530612,4.939759036144578 62.04081632653061,18.10647997394985 63.6734693877551,6.089221751872354 65.3061224489796,5.617062845978509 66.93877551020408,5.600781504395962 68.57142857142857,5.416802344513188 70.20408163265306,3.163464669488766 71.83673469387755,2.225659394334093 73.46938775510203,6.025724519700423 75.10204081632654,6.377401497883426 76.73469387755102,6.053402800390752 78.36734693877551,6.709540866167372 80.0,1.926082709215239" 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_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,9.21338591157559 1.63265306122449,1.160865613716195 3.26530612244898,8.792747376913818 4.897959183673469,0.0 6.530612244897959,0.5414526030575747 8.16326530612245,9.55118915129723 9.795918367346939,0.978983189196645 11.42857142857143,1.702469376071105 13.06122448979592,7.239094329070011 14.69387755102041,8.609617888191247 16.3265306122449,7.872149466313206 17.95918367346939,7.581734666306404 19.59183673469388,10.00840823591432 21.22448979591837,14.50048465449708 22.85714285714286,7.381788705755201 24.48979591836735,8.559092893056688 26.12244897959184,8.573679765249612 27.75510204081633,7.1102688179154 29.38775510204082,9.343042798865548 31.02040816326531,6.564205856289077 32.6530612244898,10.12268466470034 34.28571428571429,6.630262469224912 35.91836734693878,7.404651549477272 37.55102040816327,15.30850667840671 39.18367346938776,6.219864976957655 40.81632653061224,9.457092488705566 42.44897959183673,7.383640407147567 44.08163265306122,8.549343118378514 45.71428571428571,8.668267695557617 47.3469387755102,6.767893009449346 48.97959183673469,9.630434412925633 50.61224489795918,8.063441557091922 52.24489795918367,8.01998325910782 53.87755102040816,6.722583010072878 55.51020408163265,8.519489157154654 57.14285714285714,20.0 58.77551020408163,8.780994741545944 60.40816326530612,6.973469653826314 62.04081632653061,14.16899231543922 63.6734693877551,7.098780711317863 65.3061224489796,7.38904435202733 66.93877551020408,7.208635730656806 68.57142857142857,7.446106986771672 70.20408163265306,7.035256016612407 71.83673469387755,6.687816371685596 73.46938775510203,5.152000120927438 75.10204081632654,8.875280353259278 76.73469387755102,6.865050647812064 78.36734693877551,8.230963848364551 80.0,6.178296170190253" 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,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_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,14.01884730245065 1.63265306122449,5.538042411433211 3.26530612244898,13.69037976661705 4.897959183673469,4.941244518473768 6.530612244897959,2.353273288267771 8.16326530612245,13.59651011878784 9.795918367346939,3.957838225176619 11.42857142857143,5.037453522565497 13.06122448979592,2.640647244133504 14.69387755102041,5.491102823045566 16.3265306122449,3.868871220105314 17.95918367346939,2.80420683911518 19.59183673469388,3.395820985407372 21.22448979591837,12.89930095651561 22.85714285714286,2.68989760194543 24.48979591836735,4.529574989946962 26.12244897959184,4.003758216333757 27.75510204081633,1.805911567568804 29.38775510204082,5.719387784272284 31.02040816326531,2.590910910071524 32.6530612244898,3.476331050833116 34.28571428571429,2.244276438537345 35.91836734693878,3.906758309717429 37.55102040816327,13.85740313349863 39.18367346938776,1.360995546170602 40.81632653061224,2.657256197150083 42.44897959183673,2.717707831078467 44.08163265306122,5.321130247352382 45.71428571428571,4.472372726631689 47.3469387755102,2.249746053586981 48.97959183673469,2.549807801157576 50.61224489795918,4.085002010607623 52.24489795918367,3.456115391725444 53.87755102040816,2.400574976606437 55.51020408163265,3.857255434834396 57.14285714285714,20.0 58.77551020408163,4.54561220619877 60.40816326530612,1.925013864616546 62.04081632653061,12.93569200159324 63.6734693877551,2.64091881909677 65.3061224489796,3.19729492278695 66.93877551020408,3.183921046964364 68.57142857142857,3.675324031811434 70.20408163265306,1.435926413666796 71.83673469387755,1.658298663851181 73.46938775510203,0.0 75.10204081632654,5.028977525027777 76.73469387755102,1.530510732451969 78.36734693877551,4.611666860421904 80.0,0.1892639270311425" 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,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_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,11.60625576242965 1.63265306122449,5.224717554940896 3.26530612244898,12.38912053282693 4.897959183673469,7.253161595728578 6.530612244897959,4.542239469374837 8.16326530612245,11.61753980376777 9.795918367346939,8.12684913787172 11.42857142857143,6.688753113432138 13.06122448979592,4.349516299935323 14.69387755102041,4.421624076291128 16.3265306122449,5.587389395753347 17.95918367346939,5.789470062887889 19.59183673469388,7.387538014834386 21.22448979591837,12.07013994963464 22.85714285714286,3.988839807896077 24.48979591836735,5.365836876797534 26.12244897959184,3.734880072658217 27.75510204081633,5.804951217162752 29.38775510204082,5.536748819992019 31.02040816326531,5.617044406830973 32.6530612244898,7.430197195502897 34.28571428571429,3.403239345525602 35.91836734693878,5.857449531437064 37.55102040816327,12.88369180806121 39.18367346938776,2.050530487553152 40.81632653061224,5.960932447123258 42.44897959183673,3.89457677964469 44.08163265306122,0.0 45.71428571428571,6.378441976633778 47.3469387755102,5.353795979028196 48.97959183673469,6.699211493208934 50.61224489795918,6.844459122872201 52.24489795918367,5.628053227648653 53.87755102040816,5.766420344300871 55.51020408163265,4.621296563871802 57.14285714285714,20.0 58.77551020408163,6.219570931208631 60.40816326530612,7.339099203236593 62.04081632653061,12.68009742806424 63.6734693877551,7.388845312306486 65.3061224489796,6.041640864742875 66.93877551020408,5.46003109991881 68.57142857142857,5.402028375235658 70.20408163265306,6.544468755590417 71.83673469387755,5.231873288472389 73.46938775510203,3.687473338012082 75.10204081632654,5.391776410849193 76.73469387755102,5.641057397239538 78.36734693877551,6.375001720128253 80.0,5.558216020586495" 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(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_10_4.html">BenchmarkParseStatementNestedObjectsOrSets/10-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.46617379943278 1.63265306122449,4.228673401102578 3.26530612244898,12.38073993817915 4.897959183673469,4.730250788693796 6.530612244897959,2.356840126191007 8.16326530612245,11.3979796692266 9.795918367346939,7.602052197189382 11.42857142857143,5.479748892642045 13.06122448979592,3.901723973104745 14.69387755102041,3.354258946496288 16.3265306122449,3.997960549377012 17.95918367346939,3.209585417928046 19.59183673469388,7.266180172715975 21.22448979591837,11.38013447627545 22.85714285714286,3.566489276951021 24.48979591836735,4.168127210732609 26.12244897959184,3.945699627162933 27.75510204081633,2.991619132596157 29.38775510204082,2.784487428698894 31.02040816326531,3.558841337114815 32.6530612244898,6.786909276313693 34.28571428571429,2.141423154137854 35.91836734693878,3.827793888021414 37.55102040816327,12.66944966699595 39.18367346938776,0.0 40.81632653061224,6.281507918804372 42.44897959183673,3.005640355629202 44.08163265306122,3.887065421752016 45.71428571428571,4.855804467671521 47.3469387755102,2.800420636690991 48.97959183673469,6.865937987954495 50.61224489795918,5.521812561741181 52.24489795918367,5.054013575093209 53.87755102040816,3.556929352155763 55.51020408163265,2.951467448456072 57.14285714285714,20.0 58.77551020408163,4.615531691150696 60.40816326530612,4.848156527835314 62.04081632653061,12.33612695580128 63.6734693877551,5.106274497307288 65.3061224489796,2.29501927918167 66.93877551020408,4.190433701921545 68.57142857142857,3.997323221057328 70.20408163265306,3.925305120933049 71.83673469387755,3.968643446671553 73.46938775510203,2.611134125744877 75.10204081632654,4.805455530416494 76.73469387755102,2.905579809438832 78.36734693877551,5.37395239157452 80.0,2.797233995092572" 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(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_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,12.13616722598759 1.63265306122449,4.051676866048124 3.26530612244898,11.801452040973 4.897959183673469,2.800991423745915 6.530612244897959,2.533394748963611 8.16326530612245,12.38051369787897 9.795918367346939,0.0 11.42857142857143,3.569564168366564 13.06122448979592,4.097299905683139 14.69387755102041,7.587462437761839 16.3265306122449,5.509859402074971 17.95918367346939,4.684696540983966 19.59183673469388,4.490798622535149 21.22448979591837,14.41030027856375 22.85714285714286,3.494110679739422 24.48979591836735,7.930512601171284 26.12244897959184,6.758351429010112 27.75510204081633,4.1411682130245 29.38775510204082,5.246649558026804 31.02040816326531,4.540369809830888 32.6530612244898,4.023601149349652 34.28571428571429,3.802504880349192 35.91836734693878,5.708144151257924 37.55102040816327,15.13193393432914 39.18367346938776,3.964817617512228 40.81632653061224,3.715206948739883 42.44897959183673,4.834726152091422 44.08163265306122,7.186506108661797 45.71428571428571,7.116316816915619 47.3469387755102,3.719593779474019 48.97959183673469,3.504200390427935 50.61224489795918,7.576056677853085 52.24489795918367,6.392051062709745 53.87755102040816,4.446052949046961 55.51020408163265,6.474084797438091 57.14285714285714,20.0 58.77551020408163,7.272487991050865 60.40816326530612,4.92202408370073 62.04081632653061,14.62657103375666 63.6734693877551,4.143361628391569 65.3061224489796,5.070737645587945 66.93877551020408,5.563378737031432 68.57142857142857,5.583996841481871 70.20408163265306,4.070540238204909 71.83673469387755,2.168410431883486 73.46938775510203,2.063565177337632 75.10204081632654,7.285648483253274 76.73469387755102,2.605777456076857 78.36734693877551,7.909017130574017 80.0,2.917242438200522" 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,255,120);color:black;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,8.449552006232958 1.63265306122449,3.176210881703675 3.26530612244898,8.543046357615895 4.897959183673469,0.0 6.530612244897959,2.229580573951435 8.16326530612245,8.196338137904169 9.795918367346939,2.259446825087651 11.42857142857143,2.990520711595897 13.06122448979592,14.4825347357486 14.69387755102041,15.08635242176341 16.3265306122449,14.63446305674588 17.95918367346939,14.50850538891053 19.59183673469388,14.85001947798987 21.22448979591837,17.54837034151409 22.85714285714286,14.29814309829892 24.48979591836735,14.76042072458122 26.12244897959184,14.89027399039086 27.75510204081633,14.25399298792365 29.38775510204082,15.23438514478639 31.02040816326531,14.19426048565121 32.6530612244898,14.68121023243735 34.28571428571429,14.32281521880275 35.91836734693878,14.43578756005714 37.55102040816327,17.70029866251136 39.18367346938776,13.57615894039735 40.81632653061224,14.46435527853526 42.44897959183673,14.42669783145046 44.08163265306122,15.26035579794832 45.71428571428571,14.76171925723932 47.3469387755102,13.64108557330217 48.97959183673469,14.51759511751721 50.61224489795918,14.72016621218024 52.24489795918367,14.84352681469939 53.87755102040816,14.16569276717309 55.51020408163265,14.97597714582522 57.14285714285714,20.0 58.77551020408163,15.17595117517206 60.40816326530612,14.38124918841709 62.04081632653061,17.30814179976626 63.6734693877551,14.50460979093624 65.3061224489796,14.41501103752759 66.93877551020408,14.34748733930658 68.57142857142857,14.57343202181535 70.20408163265306,14.36956239449422 71.83673469387755,14.08907934034541 73.46938775510203,13.94753928061291 75.10204081632654,15.10063628100247 76.73469387755102,14.14231917932736 78.36734693877551,15.14218932606155 80.0,13.97350993377483" 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,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,12.29779411764706 1.63265306122449,3.7086397058823515 3.26530612244898,11.286764705882351 4.897959183673469,1.7279411764705834 6.530612244897959,2.389705882352942 8.16326530612245,11.125919117647058 9.795918367346939,8.800551470588232 11.42857142857143,4.264705882352942 13.06122448979592,1.6452205882352935 14.69387755102041,3.7086397058823515 16.3265306122449,0.983455882352942 17.95918367346939,1.695772058823529 19.59183673469388,9.034926470588234 21.22448979591837,11.97610294117647 22.85714285714286,1.976102941176471 24.48979591836735,4.921874999999998 26.12244897959184,2.863051470588232 27.75510204081633,1.5670955882352935 29.38775510204082,4.269301470588232 31.02040816326531,0.9650735294117609 32.6530612244898,9.140625 34.28571428571429,1.507352941176471 35.91836734693878,0.620404411764703 37.55102040816327,12.35753676470588 39.18367346938776,0.0 40.81632653061224,8.492647058823525 42.44897959183673,0.611213235294116 44.08163265306122,3.648897058823529 45.71428571428571,4.163602941176471 47.3469387755102,0.611213235294116 48.97959183673469,8.547794117647056 50.61224489795918,4.825367647058824 52.24489795918367,5.409007352941176 53.87755102040816,0.726102941176471 55.51020408163265,5.170036764705884 57.14285714285714,20.0 58.77551020408163,4.549632352941174 60.40816326530612,2.2702205882352935 62.04081632653061,12.803308823529413 63.6734693877551,1.502757352941174 65.3061224489796,2.136948529411761 66.93877551020408,1.925551470588232 68.57142857142857,2.150735294117645 70.20408163265306,2.045036764705884 71.83673469387755,2.136948529411761 73.46938775510203,2.6240808823529385 75.10204081632654,6.153492647058824 76.73469387755102,2.587316176470587 78.36734693877551,2.918198529411761 80.0,0.804227941176471" 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_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,14.12504624491306 1.63265306122449,6.148556427154595 3.26530612244898,13.23400866582642 4.897959183673469,7.392413953109226 6.530612244897959,7.666267445044322 8.16326530612245,13.61901716234943 9.795918367346939,5.733115120048659 11.42857142857143,6.613367444835305 13.06122448979592,5.34522219505007 14.69387755102041,3.62050117989846 16.3265306122449,4.037363799586565 17.95918367346939,5.509760028091825 19.59183673469388,2.448837972455798 21.22448979591837,11.79601656247191 22.85714285714286,4.625369175492391 24.48979591836735,4.969577640244884 26.12244897959184,5.021413746182835 27.75510204081633,4.290775472325163 29.38775510204082,3.714600433500338 31.02040816326531,3.091605686086395 32.6530612244898,4.193164740579101 34.28571428571429,4.91736530450577 35.91836734693878,3.780607861948745 37.55102040816327,12.81509768388754 39.18367346938776,2.551924937974337 40.81632653061224,5.497804281077104 42.44897959183673,1.749259558849656 44.08163265306122,0.1356517449747194 45.71428571428571,5.002518649502227 47.3469387755102,4.847930004535659 48.97959183673469,4.272841851803081 50.61224489795918,2.7648292021211 52.24489795918367,3.641528245452322 53.87755102040816,5.117017918989363 55.51020408163265,0.0 57.14285714285714,20.0 58.77551020408163,2.051204875938223 60.40816326530612,5.472011638041849 62.04081632653061,9.26654000263361 63.6734693877551,5.260403276543535 65.3061224489796,4.463715770926215 66.93877551020408,4.548994525856393 68.57142857142857,2.473543729398806 70.20408163265306,2.203661552031536 71.83673469387755,2.920630143113636 73.46938775510203,5.176295014328085 75.10204081632654,4.278736118687961 76.73469387755102,5.216384389807517 78.36734693877551,3.11593521322824 80.0,0.9381499108544388" 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(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_1000_4.html">BenchmarkParseStatementSimpleArray/1000-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.26470344093477 1.63265306122449,4.754320089453562 3.26530612244898,11.79952050547122 4.897959183673469,4.732884437912294 6.530612244897959,1.807723670525735 8.16326530612245,9.505075708377483 9.795918367346939,5.661355768338713 11.42857142857143,4.593284146895249 13.06122448979592,3.110220264747386 14.69387755102041,2.276964242989468 16.3265306122449,4.164961742977261 17.95918367346939,3.838251163335758 19.59183673469388,5.737137388366154 21.22448979591837,11.45542702845229 22.85714285714286,2.857679969140474 24.48979591836735,4.387814393624969 26.12244897959184,4.054951440192579 27.75510204081633,3.685711356012481 29.38775510204082,5.124097285631277 31.02040816326531,3.749774168819184 32.6530612244898,5.74358273233756 34.28571428571429,1.506013212955141 35.91836734693878,3.206119170503762 37.55102040816327,12.44976782113194 39.18367346938776,0.0 40.81632653061224,5.228638811712948 42.44897959183673,2.928432267735682 44.08163265306122,3.732977211802792 45.71428571428571,4.56628206192413 47.3469387755102,2.65313795477517 48.97959183673469,5.543044643772675 50.61224489795918,5.289234810716849 52.24489795918367,5.022534289718212 53.87755102040816,4.306417511804257 55.51020408163265,2.98014150459719 57.14285714285714,20.0 58.77551020408163,4.881810946342511 60.40816326530612,4.952953871845077 62.04081632653061,12.49464108711468 63.6734693877551,5.013061587214781 65.3061224489796,2.959096479963281 66.93877551020408,3.247476794320285 68.57142857142857,2.462267882167393 70.20408163265306,2.702356945102271 71.83673469387755,2.546447980703031 73.46938775510203,1.894491672322619 75.10204081632654,4.983959882616614 76.73469387755102,3.446794173799677 78.36734693877551,3.165103345231178 80.0,1.51206793001919" 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,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_number_4.html">BenchmarkNoASTTypeAllocatesOnAppendToBufferOfStringLength/number-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,0.0 1.63265306122449,15.315561631351104 3.26530612244898,17.07678286625655 4.897959183673469,15.159489633173845 6.530612244897959,15.718842560947824 8.16326530612245,18.005240373661426 9.795918367346939,17.174755069491912 11.42857142857143,15.135566188197767 13.06122448979592,15.559352927773979 14.69387755102041,15.87719298245614 16.3265306122449,15.341763499658239 17.95918367346939,15.457963089542037 19.59183673469388,16.695146958304854 21.22448979591837,17.321713374344952 22.85714285714286,15.551378446115288 24.48979591836735,15.94440647072226 26.12244897959184,15.544543176122122 27.75510204081633,15.182273866484394 29.38775510204082,14.725449988607885 31.02040816326531,15.208475734791524 32.6530612244898,16.749829118250172 34.28571428571429,15.214171793119162 35.91836734693878,15.574162679425836 37.55102040816327,17.694235588972433 39.18367346938776,15.5103668261563 40.81632653061224,16.893369788106632 42.44897959183673,15.558213716108453 44.08163265306122,14.322169059011163 45.71428571428571,15.527455001139211 47.3469387755102,15.58555479608111 48.97959183673469,16.926406926406926 50.61224489795918,14.737981316928686 52.24489795918367,14.33697881066302 53.87755102040816,15.342902711323763 55.51020408163265,15.117338801549327 57.14285714285714,20.0 58.77551020408163,16.023012075643653 60.40816326530612,15.571884256094783 62.04081632653061,18.018910913647755 63.6734693877551,15.936431989063568 65.3061224489796,15.578719526087948 66.93877551020408,15.913647755753018 68.57142857142857,15.576441102756892 70.20408163265306,15.555935292777399 71.83673469387755,15.574162679425836 73.46938775510203,16.2406015037594 75.10204081632654,16.16427432216906 76.73469387755102,16.23604465709729 78.36734693877551,15.125313283208019 80.0,15.219867851446798" 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_BenchmarkParseVars_4.html">BenchmarkParseVars-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,9.994573082489145 1.63265306122449,2.478292329956585 3.26530612244898,10.45586107091172 4.897959183673469,3.505788712011577 6.530612244897959,1.506874095513748 8.16326530612245,9.299927641099854 9.795918367346939,8.223589001447179 11.42857142857143,2.955861070911722 13.06122448979592,3.011939218523878 14.69387755102041,1.161360347322721 16.3265306122449,3.672214182344428 17.95918367346939,3.08068017366136 19.59183673469388,7.170767004341534 21.22448979591837,10.25687409551375 22.85714285714286,2.657380607814761 24.48979591836735,1.854196816208394 26.12244897959184,2.138205499276411 27.75510204081633,2.163531114327062 29.38775510204082,1.928364688856729 31.02040816326531,2.548842257597685 32.6530612244898,7.116497829232996 34.28571428571429,0.5445007235890014 35.91836734693878,3.084298118668596 37.55102040816327,10.91172214182344 39.18367346938776,0.0 40.81632653061224,6.899421128798842 42.44897959183673,1.333212735166425 44.08163265306122,1.841534008683068 45.71428571428571,3.183791606367583 47.3469387755102,2.259406657018813 48.97959183673469,7.277496382054993 50.61224489795918,3.545586107091172 52.24489795918367,3.044500723589001 53.87755102040816,3.082489146164978 55.51020408163265,0.6385672937771346 57.14285714285714,20.0 58.77551020408163,2.543415340086831 60.40816326530612,3.154848046309696 62.04081632653061,10.16280752532562 63.6734693877551,3.896526772793054 65.3061224489796,1.069102749638205 66.93877551020408,3.162083936324168 68.57142857142857,2.789435600578871 70.20408163265306,3.008321273516643 71.83673469387755,2.800289435600579 73.46938775510203,1.77821997105644 75.10204081632654,2.516280752532562 76.73469387755102,1.798118668596237 78.36734693877551,3.113241678726483 80.0,1.785455861070912" 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.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/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,12.52799057159694 1.63265306122449,6.01060695344726 3.26530612244898,13.77725397760754 4.897959183673469,1.308190925162051 6.530612244897959,2.804949911608721 8.16326530612245,13.81261048909841 9.795918367346939,2.180318208603418 11.42857142857143,6.057748968768415 13.06122448979592,1.602828520919269 14.69387755102041,5.786682380671774 16.3265306122449,2.522097819681791 17.95918367346939,2.015321154979375 19.59183673469388,3.594578668238067 21.22448979591837,13.64761343547437 22.85714285714286,2.262816735415439 24.48979591836735,5.480259281084266 26.12244897959184,5.527401296405421 27.75510204081633,2.038892162639953 29.38775510204082,6.540954625810253 31.02040816326531,1.921037124337065 32.6530612244898,2.887448438420742 34.28571428571429,2.121390689451974 35.91836734693878,3.217442545668827 37.55102040816327,13.63582793164408 39.18367346938776,0.0 40.81632653061224,3.6652916912198 42.44897959183673,3.052445492044785 44.08163265306122,5.468473777253978 45.71428571428571,5.975250441956394 47.3469387755102,2.958161461402475 48.97959183673469,3.264584560989982 50.61224489795918,4.667059516794343 52.24489795918367,6.305244549204478 53.87755102040816,2.486741308190925 55.51020408163265,5.91632292280495 57.14285714285714,20.0 58.77551020408163,5.055981143193872 60.40816326530612,2.06246317030053 62.04081632653061,13.52975839717148 63.6734693877551,2.828520919269299 65.3061224489796,3.017088980553919 66.93877551020408,2.121390689451974 68.57142857142857,2.993517972893341 70.20408163265306,2.451384796700059 71.83673469387755,1.7796110783736 73.46938775510203,2.109605185621685 75.10204081632654,5.939893930465527 76.73469387755102,2.144961697112552 78.36734693877551,5.020624631703005 80.0,1.096051856216853" 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.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_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,12.94336984385924 1.63265306122449,5.779538569098113 3.26530612244898,13.013283616872524 4.897959183673469,3.192728967606616 6.530612244897959,2.4423211372640417 8.16326530612245,12.118387322302492 9.795918367346939,3.994406898158939 11.42857142857143,5.1782801211838745 13.06122448979592,1.6313213703099514 14.69387755102041,3.6634817058960643 16.3265306122449,2.8384991843393124 17.95918367346939,2.6940107201118657 19.59183673469388,5.0011652295502245 21.22448979591837,13.465392682358424 22.85714285714286,3.430435795851782 24.48979591836735,4.772780237706826 26.12244897959184,0.0 27.75510204081633,2.7965509205313452 29.38775510204082,4.162199953390822 31.02040816326531,3.118154276392449 32.6530612244898,4.684222791890003 34.28571428571429,1.7758098345374052 35.91836734693878,3.435096714052669 37.55102040816327,12.980657189466324 39.18367346938776,1.9948729899790294 40.81632653061224,4.260079235609414 42.44897959183673,3.47704497786064 44.08163265306122,4.875320438126312 45.71428571428571,4.255418317408532 47.3469387755102,3.132137030995107 48.97959183673469,3.961780470752739 50.61224489795918,5.779538569098113 52.24489795918367,5.858774178513169 53.87755102040816,3.2952691680261026 55.51020408163265,3.8778839431368013 57.14285714285714,20.0 58.77551020408163,5.4113260312281515 60.40816326530612,3.29993008622699 62.04081632653061,12.612444651596366 63.6734693877551,3.8592402703332596 65.3061224489796,2.2745280820321625 66.93877551020408,3.3465392682358477 68.57142857142857,3.435096714052669 70.20408163265306,3.2486599860172483 71.83673469387755,3.4444185504544365 73.46938775510203,2.9270566301561445 75.10204081632654,6.273595898391983 76.73469387755102,4.110929853181078 78.36734693877551,5.099044511768817 80.0,1.9902120717781422" 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_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,11.88668494711727 1.63265306122449,5.402585378013604 3.26530612244898,12.24172928314519 4.897959183673469,4.786510451906983 6.530612244897959,2.065809622164453 8.16326530612245,11.09682703607421 9.795918367346939,7.288558099782771 11.42857142857143,6.055339909547381 13.06122448979592,3.667604430041665 14.69387755102041,3.686834514440369 16.3265306122449,4.629464762650903 17.95918367346939,4.492361383141626 19.59183673469388,7.099818382536234 21.22448979591837,12.34322139524946 22.85714285714286,3.721021331149176 24.48979591836735,4.586731241764894 26.12244897959184,4.344930736084897 27.75510204081633,3.534062177272889 29.38775510204082,4.35953135572095 31.02040816326531,3.353156938855454 32.6530612244898,6.739788469071614 34.28571428571429,2.863145899362558 35.91836734693878,4.181118906021865 37.55102040816327,12.77162494213169 39.18367346938776,0.0 40.81632653061224,6.429258217299954 42.44897959183673,3.442541220042021 44.08163265306122,4.450340087603718 45.71428571428571,5.323172251700438 47.3469387755102,3.269826573127738 48.97959183673469,6.863359566966988 50.61224489795918,5.952779459420961 52.24489795918367,5.309283857412485 53.87755102040816,3.769808767494035 55.51020408163265,3.289412770200491 57.14285714285714,20.0 58.77551020408163,5.407214842776254 60.40816326530612,5.289697660339731 62.04081632653061,12.43759125387273 63.6734693877551,5.702788362237812 65.3061224489796,2.942202913001674 66.93877551020408,4.464584594565721 68.57142857142857,4.484526904312524 70.20408163265306,4.431822228553114 71.83673469387755,4.311812257398241 73.46938775510203,3.035148320928742 75.10204081632654,5.509419180228624 76.73469387755102,4.038673836401838 78.36734693877551,5.634414728820199 80.0,3.242049784551832" 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/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,10.62458647611486 1.63265306122449,3.653566229985444 3.26530612244898,10.92232367341538 4.897959183673469,4.410480349344978 6.530612244897959,1.463543734286092 8.16326530612245,9.826650787349477 9.795918367346939,8.368400158793172 11.42857142857143,4.078337964800847 13.06122448979592,3.398173878523224 14.69387755102041,1.852587005425433 16.3265306122449,3.992324996691809 17.95918367346939,3.767368003175863 19.59183673469388,7.59428344581183 21.22448979591837,10.39565965330157 22.85714285714286,3.275109170305677 24.48979591836735,3.15601429138547 26.12244897959184,2.977371973005161 27.75510204081633,3.214238454413127 29.38775510204082,3.001190948789202 31.02040816326531,3.332010056900887 32.6530612244898,7.005425433373032 34.28571428571429,1.341802302500992 35.91836734693878,2.560539896784438 37.55102040816327,11.05729786952494 39.18367346938776,0.0 40.81632653061224,6.449649331745402 42.44897959183673,2.573772661108906 44.08163265306122,2.237660447267434 45.71428571428571,3.739579198094482 47.3469387755102,2.736535662299854 48.97959183673469,7.006748709805478 50.61224489795918,4.231838030964669 52.24489795918367,3.957919809448194 53.87755102040816,3.660182612147678 55.51020408163265,0.4737329628159322 57.14285714285714,20.0 58.77551020408163,3.715760222310441 60.40816326530612,4.315204446208813 62.04081632653061,10.80455207092762 63.6734693877551,4.794230514754532 65.3061224489796,1.503242027259495 66.93877551020408,3.694587799391293 68.57142857142857,3.542411009659918 70.20408163265306,3.497419610956729 71.83673469387755,3.603281725552468 73.46938775510203,1.544263596665343 75.10204081632654,3.850734418420008 76.73469387755102,2.289268228132857 78.36734693877551,4.296678576154559 80.0,2.313087203916898" 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/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,14.60246822213536 1.63265306122449,7.976699277625112 3.26530612244898,14.44056024732829 4.897959183673469,8.49858268978177 6.530612244897959,7.704573314013277 8.16326530612245,14.88980559943683 9.795918367346939,2.179495196190267 11.42857142857143,7.467582679574496 13.06122448979592,7.421205623333866 14.69387755102041,8.448162180054451 16.3265306122449,7.34037086376967 17.95918367346939,6.881501509089922 19.59183673469388,2.239402467810413 21.22448979591837,14.40604764773337 22.85714285714286,8.256073264563746 24.48979591836735,9.329460058287832 26.12244897959184,8.816202222767181 27.75510204081633,6.427734076628847 29.38775510204082,9.04254126505541 31.02040816326531,8.173258808213959 32.6530612244898,1.49369494879679 34.28571428571429,8.171243085750293 35.91836734693878,7.429359435137954 37.55102040816327,14.56625383812857 39.18367346938776,6.51467776188931 40.81632653061224,0.0 42.44897959183673,7.41171199940712 44.08163265306122,8.69192735747963 45.71428571428571,9.067064458772943 47.3469387755102,7.856804105486273 48.97959183673469,0.8654585884401662 50.61224489795918,9.089371215534683 52.24489795918367,9.10628784465316 53.87755102040816,7.534026038502358 55.51020408163265,8.788467597175622 57.14285714285714,20.0 58.77551020408163,9.279689726274325 60.40816326530612,8.300854897918239 62.04081632653061,14.34058212863895 63.6734693877551,7.99021576893679 65.3061224489796,7.612944575094711 66.93877551020408,7.398219525214158 68.57142857142857,8.381675933414597 70.20408163265306,8.332415107419566 71.83673469387755,8.804684298834372 73.46938775510203,8.448157033529013 75.10204081632654,9.460248709272864 76.73469387755102,6.139844305596906 78.36734693877551,8.422014399806628 80.0,7.393057560198694" 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(252,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.99</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_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,13.578624616732371 1.63265306122449,6.508979413053002 3.26530612244898,13.955321944809462 4.897959183673469,3.784494086727989 6.530612244897959,2.8646517739816026 8.16326530612245,12.6149802890933 9.795918367346939,5.116075339465613 11.42857142857143,5.361366622864651 13.06122448979592,1.4980289093298254 14.69387755102041,4.353920280332895 16.3265306122449,2.1550591327201047 17.95918367346939,1.6381953569864223 19.59183673469388,5.676741130091985 21.22448979591837,14.673674989049498 22.85714285714286,1.6119141480508077 24.48979591836735,5.799386771791502 26.12244897959184,5.59789750328515 27.75510204081633,2.8909329829172137 29.38775510204082,5.265002190100743 31.02040816326531,0.4818221638195368 32.6530612244898,5.720543144984671 34.28571428571429,1.9798510731493622 35.91836734693878,2.1287779237844937 37.55102040816327,11.572492334647391 39.18367346938776,1.7871222076215503 40.81632653061224,5.641699518177834 42.44897959183673,1.7082785808147172 44.08163265306122,1.6557161629434916 45.71428571428571,6.21988611476128 47.3469387755102,4.327639071397282 48.97959183673469,5.676741130091985 50.61224489795918,3.0135786246167307 52.24489795918367,3.749452474813843 53.87755102040816,2.9084537888742865 55.51020408163265,2.2952255803766946 57.14285714285714,20.0 58.77551020408163,6.465177398160318 60.40816326530612,2.3740692071835277 62.04081632653061,14.034165571616294 63.6734693877551,1.427945685501534 65.3061224489796,0.613228208497592 66.93877551020408,0.613228208497592 68.57142857142857,2.803328953131846 70.20408163265306,1.4104248795444576 71.83673469387755,1.4104248795444576 73.46938775510203,1.4717477003942179 75.10204081632654,7.174770039421812 76.73469387755102,2.8909329829172137 78.36734693877551,6.430135786246165 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,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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_BenchmarkParseManyAnnotations_4.html">BenchmarkParseManyAnnotations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.88089202432139 1.63265306122449,6.304753634903073 3.26530612244898,14.21896852184943 4.897959183673469,6.568215331117811 6.530612244897959,4.155403985938572 8.16326530612245,11.88950935060934 9.795918367346939,7.806973491767822 11.42857142857143,7.209302790877279 13.06122448979592,4.583569257733485 14.69387755102041,5.966262977509319 16.3265306122449,5.906359854903993 17.95918367346939,5.2528275914503 19.59183673469388,6.325001450559916 21.22448979591837,12.97396795162933 22.85714285714286,5.478514706676777 24.48979591836735,6.128005410088294 26.12244897959184,6.039131104606378 27.75510204081633,3.690584565642338 29.38775510204082,5.27675682813566 31.02040816326531,5.052710346193631 32.6530612244898,7.225989231843492 34.28571428571429,4.139077683986019 35.91836734693878,5.723009081505461 37.55102040816327,14.70991802835895 39.18367346938776,0.0 40.81632653061224,6.352892216395529 42.44897959183673,3.368380194755175 44.08163265306122,6.282545062394084 45.71428571428571,7.372965964862437 47.3469387755102,2.61128795715146 48.97959183673469,7.445834091959496 50.61224489795918,7.575284059647024 52.24489795918367,6.916109618312669 53.87755102040816,5.116655028841133 55.51020408163265,5.035703781659721 57.14285714285714,20.0 58.77551020408163,6.499108655941193 60.40816326530612,5.206049535120557 62.04081632653061,13.13314939566673 63.6734693877551,6.638322392443483 65.3061224489796,3.976855066055497 66.93877551020408,5.47483328564826 68.57142857142857,5.509326600067626 70.20408163265306,4.756796123303595 71.83673469387755,5.390480725560066 73.46938775510203,4.480569499826933 75.10204081632654,7.366683539846381 76.73469387755102,4.163567136914849 78.36734693877551,7.628624649114558 80.0,3.554011848573549" 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/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,15.08273401797088 1.63265306122449,4.123289693698519 3.26530612244898,19.68376200433306 4.897959183673469,6.058057538394982 6.530612244897959,6.454534779518556 8.16326530612245,12.92177071852607 9.795918367346939,15.25193906245172 11.42857142857143,3.89514676445241 13.06122448979592,3.941822976216227 14.69387755102041,3.939966145806509 16.3265306122449,7.331145514662711 17.95918367346939,8.43435273597506 19.59183673469388,15.78859875913737 21.22448979591837,18.19260357975478 22.85714285714286,8.291228467737229 24.48979591836735,4.523436646992779 26.12244897959184,5.493224011069566 27.75510204081633,7.311508709042778 29.38775510204082,0.0 31.02040816326531,7.03418449505406 32.6530612244898,17.11886118063925 34.28571428571429,9.098010293597575 35.91836734693878,6.865553529797527 37.55102040816327,20.0 39.18367346938776,2.825266352845847 40.81632653061224,13.79696136295747 42.44897959183673,9.079378813317813 44.08163265306122,2.369760582868954 45.71428571428571,4.319341868984958 47.3469387755102,5.634068443153453 48.97959183673469,10.31230871178957 50.61224489795918,2.486012999186263 52.24489795918367,3.570805736672057 53.87755102040816,6.402403441728555 55.51020408163265,4.019474744977665 57.14285714285714,18.28144577320437 58.77551020408163,3.204625595281014 60.40816326530612,6.612843305899763 62.04081632653061,17.34874832188265 63.6734693877551,8.96355764311637 65.3061224489796,4.851271592348815 66.93877551020408,11.16014132237364 68.57142857142857,8.579174520770888 70.20408163265306,7.581644572170205 71.83673469387755,6.217074736737294 73.46938775510203,9.492432935392053 75.10204081632654,5.446718100319658 76.73469387755102,6.342734910677805 78.36734693877551,5.077439579191688 80.0,5.026187214376702" 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,250,120);color:black;padding:2px 6px;display:block;text-align:right">1.02</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_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,10.13432858373249 1.63265306122449,3.868784092111029 3.26530612244898,10.33650141279219 4.897959183673469,0.0 6.530612244897959,2.663906559284387 8.16326530612245,10.19839530983213 9.795918367346939,2.539097324005379 11.42857142857143,3.668122270742358 13.06122448979592,10.00105770538372 14.69387755102041,10.97535546455931 16.3265306122449,10.26578625285203 17.95918367346939,9.989876248470106 19.59183673469388,11.08414801831341 21.22448979591837,15.66219912059352 22.85714285714286,9.72726311176924 24.48979591836735,10.1449056375697 26.12244897959184,10.50241005726719 27.75510204081633,9.148547166105075 29.38775510204082,11.27453498738309 31.02040816326531,9.457094936613228 32.6530612244898,11.00980643991478 34.28571428571429,9.662289781054985 35.91836734693878,9.792840845559905 37.55102040816327,15.85893232196552 39.18367346938776,7.719738293467914 40.81632653061224,10.1349329868089 42.44897959183673,9.878968283948565 44.08163265306122,10.93999788458923 45.71428571428571,10.67134071712425 47.3469387755102,8.205678366902887 48.97959183673469,10.49938804188513 50.61224489795918,9.62209697647361 52.24489795918367,10.49545942188846 53.87755102040816,8.998050800078571 55.51020408163265,10.46251945422402 57.14285714285714,20.0 58.77551020408163,11.01977909067557 60.40816326530612,9.66410299028422 62.04081632653061,15.5830223175836 63.6734693877551,9.695531950257626 65.3061224489796,9.77138453634729 66.93877551020408,9.878061679333948 68.57142857142857,10.13251537450326 70.20408163265306,9.55047521191883 71.83673469387755,9.325335065955485 73.46938775510203,8.807059427932488 75.10204081632654,10.98170169686164 76.73469387755102,9.3830555597528 78.36734693877551,11.00738882760913 80.0,8.697964672640184" 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,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_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,12.37938821597208 1.63265306122449,3.346335454732092 3.26530612244898,11.25025662081708 4.897959183673469,1.9297885444467262 6.530612244897959,1.7450215561486324 8.16326530612245,11.74296858961199 9.795918367346939,5.317183329911723 11.42857142857143,4.044344077191544 13.06122448979592,2.2582631903099966 14.69387755102041,2.7509751591049074 16.3265306122449,2.2582631903099966 17.95918367346939,2.5046191747074573 19.59183673469388,6.364196263600903 21.22448979591837,11.681379593512625 22.85714285714286,1.5397249024840889 24.48979591836735,2.6072675015397273 26.12244897959184,1.7655512215150928 27.75510204081633,1.3549579141860022 29.38775510204082,3.695339765961812 31.02040816326531,1.005953602956275 32.6530612244898,5.2966536645452695 34.28571428571429,1.0675425990556384 35.91836734693878,2.976801478135908 37.55102040816327,11.00390063641963 39.18367346938776,2.8125641552042744 40.81632653061224,6.67214124409772 42.44897959183673,3.017860808868818 44.08163265306122,2.730445493738454 45.71428571428571,4.2291110654896364 47.3469387755102,2.7715048244713607 48.97959183673469,6.61055224799836 50.61224489795918,4.598645042085813 52.24489795918367,4.372818723054817 53.87755102040816,2.6277971669061806 55.51020408163265,5.1118866762471775 57.14285714285714,20.0 58.77551020408163,3.8801067542599057 60.40816326530612,2.052966536645453 62.04081632653061,10.716485321289266 63.6734693877551,1.9708478751796399 65.3061224489796,2.0119072059125465 66.93877551020408,1.9913775405460932 68.57142857142857,1.478135906384729 70.20408163265306,1.416546910285362 71.83673469387755,1.9708478751796399 73.46938775510203,1.4986655717511823 75.10204081632654,4.105933073290904 76.73469387755102,1.4576062410182757 78.36734693877551,0.49271196879491086 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></td><td></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,10.6169835234474 1.63265306122449,1.694803548795944 3.26530612244898,11.37084917617237 4.897959183673469,0.1373891001267427 6.530612244897959,0.0 8.16326530612245,10.63929024081115 9.795918367346939,1.603041825095057 11.42857142857143,0.3112801013941698 13.06122448979592,3.572623574144487 14.69387755102041,5.7297845373891 16.3265306122449,4.576425855513308 17.95918367346939,4.432446134347275 19.59183673469388,5.521419518377693 21.22448979591837,13.66032953105196 22.85714285714286,2.197718631178707 24.48979591836735,5.531558935361217 26.12244897959184,5.24106463878327 27.75510204081633,4.393916349809886 29.38775510204082,5.747528517110266 31.02040816326531,3.356147021546261 32.6530612244898,5.882382762991128 34.28571428571429,3.584283903675539 35.91836734693878,3.183269961977186 37.55102040816327,14.33662864385298 39.18367346938776,2.687959442332066 40.81632653061224,5.081875792141952 42.44897959183673,3.961977186311787 44.08163265306122,5.346514575411914 45.71428571428571,4.61191381495564 47.3469387755102,2.704182509505703 48.97959183673469,4.820785804816223 50.61224489795918,5.304942965779468 52.24489795918367,4.071989860583016 53.87755102040816,3.182256020278834 55.51020408163265,4.161216730038023 57.14285714285714,20.0 58.77551020408163,5.672496831432193 60.40816326530612,3.765779467680608 62.04081632653061,13.5553865652725 63.6734693877551,3.838783269961977 65.3061224489796,3.905703422053232 66.93877551020408,3.742965779467681 68.57142857142857,4.390874524714829 70.20408163265306,3.681622306717364 71.83673469387755,2.653485424588086 73.46938775510203,2.377186311787072 75.10204081632654,5.891001267427123 76.73469387755102,3.248669201520913 78.36734693877551,5.602027883396705 80.0,2.288466413181242" 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_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,11.53919333704295 1.63265306122449,4.389079355962018 3.26530612244898,12.12902299366373 4.897959183673469,4.99398682486403 6.530612244897959,2.449426504640017 8.16326530612245,11.19599360987956 9.795918367346939,7.084417798998402 11.42857142857143,5.015167561163864 13.06122448979592,2.552458221895137 14.69387755102041,2.903196855199153 16.3265306122449,3.243524618118504 17.95918367346939,3.415124481700203 19.59183673469388,5.505914451365081 21.22448979591837,11.86228931449803 22.85714285714286,2.780061388235716 24.48979591836735,3.429484302920429 26.12244897959184,2.767496544668019 27.75510204081633,2.188077758431908 29.38775510204082,2.823858842957405 31.02040816326531,3.679704187682863 32.6530612244898,6.162876272190411 34.28571428571429,1.324334512035325 35.91836734693878,3.344761357721096 37.55102040816327,12.50955825599971 39.18367346938776,0.0 40.81632653061224,5.955735851088654 42.44897959183673,2.294699430992084 44.08163265306122,2.21428443215882 45.71428571428571,3.274039238211484 47.3469387755102,2.398808134838721 48.97959183673469,6.211699664339179 50.61224489795918,4.456211520166574 52.24489795918367,3.806788605481862 53.87755102040816,3.490513543106388 55.51020408163265,0.9140026206673727 57.14285714285714,20.0 58.77551020408163,3.785248873651523 60.40816326530612,2.870528261923139 62.04081632653061,12.41478343594622 63.6734693877551,5.334673583313888 65.3061224489796,1.887598499398682 66.93877551020408,3.875715747338946 68.57142857142857,3.163468614815746 70.20408163265306,3.338299438171995 71.83673469387755,3.214086984617042 73.46938775510203,0.2789395272028863 75.10204081632654,3.44994704815925 76.73469387755102,2.947353305451347 78.36734693877551,4.683814686507153 80.0,1.907702249106999" 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_BenchmarkParseEvery_4.html">BenchmarkParseEvery-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.00829124896359 1.63265306122449,3.358709580161302 3.26530612244898,11.12082610989674 4.897959183673469,4.302404462199442 6.530612244897959,2.157232230345971 8.16326530612245,9.046506369186703 9.795918367346939,8.90630888671139 11.42857142857143,3.860707017411623 13.06122448979592,3.636089545488807 14.69387755102041,1.919047260119092 16.3265306122449,3.904424511946936 17.95918367346939,3.931559508555061 19.59183673469388,7.701816537272933 21.22448979591837,10.16959372880078 22.85714285714286,3.152182105977237 24.48979591836735,3.018014622748172 26.12244897959184,2.831084646114419 27.75510204081633,3.346649581668802 29.38775510204082,2.72405215949348 31.02040816326531,3.198914600135675 32.6530612244898,7.548051556493555 34.28571428571429,2.282354714705661 35.91836734693878,3.01650712293661 37.55102040816327,10.86002864249642 39.18367346938776,0.2683349664581292 40.81632653061224,7.385241576844803 42.44897959183673,3.090374613703173 44.08163265306122,2.526569684178789 45.71428571428571,3.446144569231929 47.3469387755102,2.89138463857692 48.97959183673469,7.489259063842617 50.61224489795918,4.067234491595689 52.24489795918367,3.391874576015678 53.87755102040816,3.654179543227557 55.51020408163265,1.184894851888144 57.14285714285714,20.0 58.77551020408163,2.968267128966609 60.40816326530612,4.29486696314163 62.04081632653061,10.58566367679204 63.6734693877551,4.385316951835381 65.3061224489796,0.0 66.93877551020408,3.994874500640687 68.57142857142857,3.513982060752242 70.20408163265306,3.791362026079747 71.83673469387755,3.235094595613176 73.46938775510203,2.004974749378156 75.10204081632654,3.507952061505992 76.73469387755102,2.56877967890254 78.36734693877551,3.826034521745685 80.0,2.513002185874727" 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_BenchmarkGenerateLocalVar_4.html">BenchmarkGenerateLocalVar-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.843472317156527 1.63265306122449,6.766917293233082 3.26530612244898,13.342447026657554 4.897959183673469,1.9275461380724543 6.530612244897959,0.0 8.16326530612245,12.795625427204374 9.795918367346939,7.6349965823650034 11.42857142857143,6.999316473000686 13.06122448979592,4.88721804511278 14.69387755102041,1.3123718386876284 16.3265306122449,5.1742993848257 17.95918367346939,5.331510594668492 19.59183673469388,7.737525632262475 21.22448979591837,13.472317156527682 22.85714285714286,5.03759398496241 24.48979591836735,5.686944634313056 26.12244897959184,6.315789473684212 27.75510204081633,5.140123034859878 29.38775510204082,3.294600136705398 31.02040816326531,5.085440874914562 32.6530612244898,6.971975393028027 34.28571428571429,0.02050580997949325 35.91836734693878,2.4538619275461393 37.55102040816327,13.609022556390979 39.18367346938776,3.766233766233764 40.81632653061224,6.288448393711555 42.44897959183673,5.7142857142857135 44.08163265306122,5.830485304169514 45.71428571428571,6.41148325358852 47.3469387755102,4.948735475051265 48.97959183673469,1.5516062884483937 50.61224489795918,6.794258373205743 52.24489795918367,6.493506493506494 53.87755102040816,5.6937799043062185 55.51020408163265,4.272043745727956 57.14285714285714,20.0 58.77551020408163,6.828434723171565 60.40816326530612,1.4080656185919374 62.04081632653061,13.424470266575529 63.6734693877551,2.611073137388928 65.3061224489796,3.6021872863978146 66.93877551020408,5.208475734791527 68.57142857142857,5.304169514695829 70.20408163265306,5.078605604921393 71.83673469387755,4.92822966507177 73.46938775510203,4.791524265208473 75.10204081632654,6.52768284347232 76.73469387755102,5.304169514695829 78.36734693877551,5.1606288448393745 80.0,3.8277511961722475" 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_BenchmarkWithMarshalJSON_4.html">BenchmarkWithMarshalJSON-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,12.389273877674 1.63265306122449,6.134377824645978 3.26530612244898,13.60048207291353 4.897959183673469,2.916541126845435 6.530612244897959,0.0 8.16326530612245,11.72039771015366 9.795918367346939,4.00120518228382 11.42857142857143,5.821030430852666 13.06122448979592,2.313949984935221 14.69387755102041,3.928894245254595 16.3265306122449,2.151250376619464 17.95918367346939,2.783971075625188 19.59183673469388,3.416691774630913 21.22448979591837,13.18469418499548 22.85714285714286,2.109068996685749 24.48979591836735,5.610123531184092 26.12244897959184,6.062066887616752 27.75510204081633,1.982524856884604 29.38775510204082,5.357035251581802 31.02040816326531,1.71738475444411 32.6530612244898,3.54926182585116 34.28571428571429,1.187104549563121 35.91836734693878,2.597167821633022 37.55102040816327,13.97408858089786 39.18367346938776,0.2470623681831877 40.81632653061224,3.537210003012956 42.44897959183673,1.54865923470925 44.08163265306122,4.965351009340163 45.71428571428571,5.670382645375113 47.3469387755102,1.036456764085568 48.97959183673469,3.404639951792709 50.61224489795918,6.50798433263031 52.24489795918367,6.278999698704429 53.87755102040816,2.283820427839711 55.51020408163265,4.410967158782766 57.14285714285714,20.0 58.77551020408163,6.357336547152757 60.40816326530612,2.904489304007231 62.04081632653061,12.89545043687858 63.6734693877551,2.524856884603796 65.3061224489796,0.741187104549563 66.93877551020408,2.301898162097017 68.57142857142857,1.958421211208195 70.20408163265306,2.217535402229587 71.83673469387755,2.042783971075625 73.46938775510203,1.807773425730642 75.10204081632654,6.122326001807773 76.73469387755102,1.518529677613739 78.36734693877551,6.628502561012353 80.0,0.7291352817113588" 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_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,14.03821394125245 1.63265306122449,5.594014398448276 3.26530612244898,16.37305288749332 4.897959183673469,4.863366764617445 6.530612244897959,5.693232407285578 8.16326530612245,13.69115927551195 9.795918367346939,3.054314995517339 11.42857142857143,5.347289392985713 13.06122448979592,6.210690409753511 14.69387755102041,6.544644677526994 16.3265306122449,7.05147265972121 17.95918367346939,5.301492514608653 19.59183673469388,1.567285052569025 21.22448979591837,12.05812256530677 22.85714285714286,6.264100674354953 24.48979591836735,8.491432937104854 26.12244897959184,8.057933449973389 27.75510204081633,4.079576931860792 29.38775510204082,8.174127881477583 31.02040816326531,3.795304951315026 32.6530612244898,6.296400921345802 34.28571428571429,6.042055615021437 35.91836734693878,6.094037883520364 37.55102040816327,15.6114715118914 39.18367346938776,1.674150897342132 40.81632653061224,0.0 42.44897959183673,7.276116881869939 44.08163265306122,5.259446456603933 45.71428571428571,7.66341177396801 47.3469387755102,4.222668068164891 48.97959183673469,4.942119298832058 50.61224489795918,8.137971736320774 52.24489795918367,8.139871039048735 53.87755102040816,6.701803643658309 55.51020408163265,7.006851269705235 57.14285714285714,20.0 58.77551020408163,6.453017211915461 60.40816326530612,3.711075036459895 62.04081632653061,12.38552447327256 63.6734693877551,5.634898920842416 65.3061224489796,7.171437297277648 66.93877551020408,5.471340704731943 68.57142857142857,3.842004930729162 70.20408163265306,6.455490923451803 71.83673469387755,7.174717428402881 73.46938775510203,6.15620948763327 75.10204081632654,7.913095873818535 76.73469387755102,5.846352113883683 78.36734693877551,8.585584986228017 80.0,5.161634218248874" 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(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_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,14.1645262442849 1.63265306122449,6.452738787655614 3.26530612244898,13.86197763592159 4.897959183673469,5.517418044504013 6.530612244897959,5.085277629746191 8.16326530612245,14.50440168428179 9.795918367346939,3.829293786409099 11.42857142857143,7.143742609538927 13.06122448979592,4.161987470809823 14.69387755102041,6.370949112458516 16.3265306122449,4.862277256935312 17.95918367346939,3.91103771793998 19.59183673469388,4.57445810909407 21.22448979591837,13.69286330191506 22.85714285714286,3.788627667141638 24.48979591836735,6.68790697568038 26.12244897959184,5.63415588069137 27.75510204081633,2.397837239461231 29.38775510204082,7.169176087955921 31.02040816326531,4.041361422993969 32.6530612244898,3.848231664223192 34.28571428571429,3.264816945283714 35.91836734693878,5.100052833934481 37.55102040816327,14.31067725785018 39.18367346938776,3.558445538734593 40.81632653061224,3.731814033699359 42.44897959183673,4.058286579494487 44.08163265306122,6.123979058549606 45.71428571428571,6.047724366964839 47.3469387755102,2.786246709315011 48.97959183673469,3.179230545790553 50.61224489795918,6.518563923342764 52.24489795918367,5.505524691287433 53.87755102040816,4.076355327650445 55.51020408163265,5.231016950315517 57.14285714285714,20.0 58.77551020408163,6.42250222428577 60.40816326530612,4.427300734871998 62.04081632653061,14.19156075101951 63.6734693877551,3.891550916131275 65.3061224489796,4.431783614161324 66.93877551020408,5.231886079973652 68.57142857142857,4.942923340476969 70.20408163265306,3.649612665506302 71.83673469387755,0.0 73.46938775510203,1.75362918811854 75.10204081632654,5.887575791536964 76.73469387755102,2.554372065257914 78.36734693877551,7.089444877738616 80.0,2.145423689272424" 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,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_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,15.78566456821699 1.63265306122449,10.12657269211421 3.26530612244898,15.94731637920627 4.897959183673469,7.976821845266294 6.530612244897959,8.034651190676621 8.16326530612245,16.39458888661104 9.795918367346939,1.251077200323532 11.42857142857143,8.9789800121701 13.06122448979592,7.117256194423538 14.69387755102041,8.936826438063704 16.3265306122449,6.62756952866213 17.95918367346939,8.261322843731493 19.59183673469388,1.60323238475916 21.22448979591837,15.64902070199361 22.85714285714286,8.281892712985382 24.48979591836735,7.540819606684719 26.12244897959184,9.139841927150822 27.75510204081633,8.213395699830558 29.38775510204082,9.38552808721592 31.02040816326531,8.639792965813179 32.6530612244898,2.569405495355391 34.28571428571429,8.427494162811003 35.91836734693878,6.813211377189798 37.55102040816327,14.94755640173052 39.18367346938776,7.344269864306859 40.81632653061224,0.0 42.44897959183673,7.497269463862156 44.08163265306122,6.591087733627522 45.71428571428571,9.713188352128313 47.3469387755102,7.605619580789159 48.97959183673469,1.704514153898208 50.61224489795918,10.13625502566246 52.24489795918367,8.206775231222716 53.87755102040816,7.643962110235688 55.51020408163265,8.459090003153477 57.14285714285714,20.0 58.77551020408163,9.376094123031189 60.40816326530612,8.531768579198983 62.04081632653061,15.13862165996646 63.6734693877551,8.812723188883476 65.3061224489796,6.645150822295996 66.93877551020408,9.178750413015859 68.57142857142857,7.253936705307104 70.20408163265306,8.86205097312949 71.83673469387755,7.344229148017758 73.46938775510203,6.644723301260434 75.10204081632654,10.01794570442132 76.73469387755102,9.237088712039949 78.36734693877551,7.402139926006288 80.0,7.556556452422304" 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(247,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.97</span></td><td><span style="background:rgb(239,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.94</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,11.62866539028792 1.63265306122449,5.939558275239779 3.26530612244898,12.48921337815927 4.897959183673469,5.946520341141229 6.530612244897959,3.640610829676722 8.16326530612245,11.8891932248106 9.795918367346939,8.178595311598253 11.42857142857143,6.205765689839964 13.06122448979592,4.040379982228411 14.69387755102041,3.937781116312304 16.3265306122449,4.554840009893462 17.95918367346939,4.801260500352684 19.59183673469388,7.509504136016782 21.22448979591837,12.49965647701144 22.85714285714286,4.329122504878026 24.48979591836735,4.792832736366718 26.12244897959184,3.960316224361734 27.75510204081633,4.804741533303409 29.38775510204082,3.592792429669393 31.02040816326531,4.915218526423788 32.6530612244898,7.24421278271942 34.28571428571429,3.212993413519233 35.91836734693878,4.716066799190202 37.55102040816327,13.3318065644953 39.18367346938776,0.0 40.81632653061224,6.801205536674514 42.44897959183673,3.983584181453423 44.08163265306122,3.543691543838114 45.71428571428571,5.33678993798265 47.3469387755102,3.52921777525352 48.97959183673469,7.410569515311965 50.61224489795918,6.062860126599672 52.24489795918367,5.578996546448888 53.87755102040816,4.458287148575983 55.51020408163265,1.975211381145626 57.14285714285714,20.0 58.77551020408163,5.343202367102406 60.40816326530612,6.371206361129687 62.04081632653061,13.31385176295998 63.6734693877551,6.729203118272675 65.3061224489796,3.88116852779788 66.93877551020408,5.153760889678737 68.57142857142857,4.353856160054231 70.20408163265306,4.764434835979224 71.83673469387755,4.675576889605452 73.46938775510203,2.700365508459826 75.10204081632654,4.957357346353618 76.73469387755102,4.712036129457783 78.36734693877551,6.261828641572694 80.0,3.297820690160586" 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_BenchmarkParseStatementMixedJSON_4.html">BenchmarkParseStatementMixedJSON-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,10.94593873886686 1.63265306122449,4.176636859789159 3.26530612244898,11.87214449520897 4.897959183673469,3.951218645001867 6.530612244897959,1.277843949440899 8.16326530612245,8.975484880268795 9.795918367346939,6.41055270128531 11.42857142857143,4.526497306714547 13.06122448979592,2.481378108833621 14.69387755102041,1.896855167019253 16.3265306122449,3.017190805496791 17.95918367346939,2.849371566727703 19.59183673469388,5.958649624006684 21.22448979591837,11.62503777710618 22.85714285714286,2.060407814972178 24.48979591836735,3.160832696307621 26.12244897959184,2.257026541750369 27.75510204081633,3.118522337380669 29.38775510204082,3.111411352687063 31.02040816326531,3.109278057278982 32.6530612244898,5.322927592398357 34.28571428571429,0.0 35.91836734693878,2.798883575403104 37.55102040816327,12.22627153295053 39.18367346938776,0.2076407530532791 40.81632653061224,4.731293665890384 42.44897959183673,2.410979360366927 44.08163265306122,2.100940427725729 45.71428571428571,3.546603615935717 47.3469387755102,2.322803150166219 48.97959183673469,1.46237400223996 50.61224489795918,4.421610282483867 52.24489795918367,3.833531848322696 53.87755102040816,3.479049261346465 55.51020408163265,1.374908890508613 57.14285714285714,20.0 58.77551020408163,3.888286430463458 60.40816326530612,4.565607722529377 62.04081632653061,12.15765053065723 63.6734693877551,4.684005617677908 65.3061224489796,1.633037634886491 66.93877551020408,3.535226040425948 68.57142857142857,2.868215676165757 70.20408163265306,3.205631899877336 71.83673469387755,2.786794901423975 73.46938775510203,1.585038488204654 75.10204081632654,4.032994968978329 76.73469387755102,1.585394037439334 78.36734693877551,4.693605447014275 80.0,1.585038488204654" 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_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,11.95503180316552 1.63265306122449,4.477096790099108 3.26530612244898,12.26468122873626 4.897959183673469,5.128938415265519 6.530612244897959,3.267097283171441 8.16326530612245,11.43533356343376 9.795918367346939,8.81416103742419 11.42857142857143,5.405058922143879 13.06122448979592,4.083625067797446 14.69387755102041,2.996893644297618 16.3265306122449,4.810413687687984 17.95918367346939,4.515556432128593 19.59183673469388,7.353680784971155 21.22448979591837,11.78541492036882 22.85714285714286,2.346038163798629 24.48979591836735,4.272964843942606 26.12244897959184,3.843005768946304 27.75510204081633,3.985010601055175 29.38775510204082,3.583649721414131 31.02040816326531,4.329175089985701 32.6530612244898,7.597258517824565 34.28571428571429,2.589615896652039 35.91836734693878,4.447512450076426 37.55102040816327,12.71041861841132 39.18367346938776,0.0 40.81632653061224,7.608106109166215 42.44897959183673,3.493910556678665 44.08163265306122,0.5246289630688822 45.71428571428571,4.762092598984271 47.3469387755102,3.605344904097431 48.97959183673469,7.218578965534244 50.61224489795918,5.404072777476456 52.24489795918367,4.778857058330457 53.87755102040816,4.484985947438489 55.51020408163265,2.556086977959667 57.14285714285714,20.0 58.77551020408163,4.416941965386322 60.40816326530612,5.045116118534589 62.04081632653061,12.01814506188058 63.6734693877551,5.463241457521818 65.3061224489796,3.012671958976382 66.93877551020408,4.473152211429417 68.57142857142857,4.164488930526108 70.20408163265306,4.691090182929836 71.83673469387755,3.609289482767122 73.46938775510203,2.657659878704206 75.10204081632654,4.127015433164045 76.73469387755102,3.311473793205463 78.36734693877551,4.876485380405305 80.0,3.232582219811646" 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>./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,11.79241243470069 1.63265306122449,5.775456024663869 3.26530612244898,13.8477348634067 4.897959183673469,5.206816819388542 6.530612244897959,4.275070651708487 8.16326530612245,11.46184807741714 9.795918367346939,3.250834974736662 11.42857142857143,7.06174531129571 13.06122448979592,5.446604436070909 14.69387755102041,5.999828723130941 16.3265306122449,6.152265136593303 17.95918367346939,6.039222403014473 19.59183673469388,4.12777254431789 21.22448979591837,11.3368159630042 22.85714285714286,3.711569752504924 24.48979591836735,4.583369016014387 26.12244897959184,6.107733150638006 27.75510204081633,3.213154063543718 29.38775510204082,7.179926350946305 31.02040816326531,2.781536353515458 32.6530612244898,6.667808512460392 34.28571428571429,5.628157917273272 35.91836734693878,3.708144215123748 37.55102040816327,13.87171362507493 39.18367346938776,1.491821529502441 40.81632653061224,0.0 42.44897959183673,5.17769975164854 44.08163265306122,4.670720219234392 45.71428571428571,5.020125032114413 47.3469387755102,5.194827438554423 48.97959183673469,4.460049670292027 50.61224489795918,5.729211270017984 52.24489795918367,5.809711398475636 53.87755102040816,4.545688104821444 55.51020408163265,6.24818018326625 57.14285714285714,20.0 58.77551020408163,5.417487368330907 60.40816326530612,5.688104821443864 62.04081632653061,14.2587993491479 63.6734693877551,5.544232251434444 65.3061224489796,5.225657274985013 66.93877551020408,3.449516142844909 68.57142857142857,5.162284833433245 70.20408163265306,3.439239530701379 71.83673469387755,5.432902286546202 73.46938775510203,4.338443093260255 75.10204081632654,6.612999914361565 76.73469387755102,1.389055408067141 78.36734693877551,1.233193457223602 80.0,2.033056435728355" 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><span style="background:rgb(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.83</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,15.01218009342848 1.63265306122449,8.267560828819533 3.26530612244898,15.25979422806867 4.897959183673469,4.312612844983234 6.530612244897959,0.6585848164388273 8.16326530612245,14.90155618605451 9.795918367346939,4.278221992949875 11.42857142857143,7.496632562405067 13.06122448979592,2.76846358868541 14.69387755102041,7.054710113776402 16.3265306122449,3.668357550224973 17.95918367346939,3.895337173645144 19.59183673469388,5.172957326684435 21.22448979591837,14.54675722924369 22.85714285714286,2.179806838047746 24.48979591836735,7.986702203880434 26.12244897959184,7.869200126099791 27.75510204081633,2.500214942825208 29.38775510204082,7.97925085260654 31.02040816326531,0.8391367896139627 32.6530612244898,5.272690797581177 34.28571428571429,4.414065858481644 35.91836734693878,4.666265440059611 37.55102040816327,15.18126844925916 39.18367346938776,0.0 40.81632653061224,4.765998910956352 42.44897959183673,4.027741953973576 44.08163265306122,6.717679763849483 45.71428571428571,8.149485570171668 47.3469387755102,1.762531166709655 48.97959183673469,5.808041727567134 50.61224489795918,7.63133006620239 52.24489795918367,9.499899693348237 53.87755102040816,3.060785830968962 55.51020408163265,7.128077264780902 57.14285714285714,20.0 58.77551020408163,7.337861462184392 60.40816326530612,2.334565672197862 62.04081632653061,14.52497635628923 63.6734693877551,3.070529905711747 65.3061224489796,5.080102026194366 66.93877551020408,2.239417648238902 68.57142857142857,4.470810764336686 70.20408163265306,1.745335740692976 71.83673469387755,1.67712721749348 73.46938775510203,2.834952569283237 75.10204081632654,8.759923193763791 76.73469387755102,3.388072106153097 78.36734693877551,8.591408018800331 80.0,0.3244203708480211" 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>./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,11.88672438672439 1.63265306122449,4.639249639249639 3.26530612244898,13.65981240981241 4.897959183673469,4.473304473304473 6.530612244897959,3.627344877344877 8.16326530612245,11.74062049062049 9.795918367346939,3.933982683982684 11.42857142857143,6.443001443001443 13.06122448979592,4.085497835497835 14.69387755102041,4.981962481962482 16.3265306122449,4.482323232323232 17.95918367346939,4.796176046176046 19.59183673469388,1.563852813852814 21.22448979591837,10.43831168831169 22.85714285714286,4.294733044733045 24.48979591836735,4.464285714285714 26.12244897959184,6.358225108225108 27.75510204081633,1.973304473304473 29.38775510204082,5.885642135642136 31.02040816326531,2.626262626262626 32.6530612244898,6.201298701298701 34.28571428571429,3.838383838383838 35.91836734693878,2.893217893217893 37.55102040816327,14.37950937950938 39.18367346938776,0.6637806637806638 40.81632653061224,0.1262626262626263 42.44897959183673,3.953823953823954 44.08163265306122,4.047619047619048 45.71428571428571,4.06024531024531 47.3469387755102,4.031385281385281 48.97959183673469,0.3643578643578644 50.61224489795918,6.19047619047619 52.24489795918367,5.202020202020202 53.87755102040816,3.845598845598846 55.51020408163265,6.280663780663781 57.14285714285714,20.0 58.77551020408163,5.165945165945166 60.40816326530612,5.503246753246753 62.04081632653061,14.06204906204906 63.6734693877551,6.316738816738817 65.3061224489796,4.464285714285714 66.93877551020408,2.577561327561328 68.57142857142857,4.467893217893218 70.20408163265306,1.976911976911977 71.83673469387755,4.633838383838384 73.46938775510203,2.729076479076479 75.10204081632654,5.131673881673882 76.73469387755102,0.04329004329004329 78.36734693877551,0.0 80.0,0.3607503607503608" 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(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.83</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,10.21449680638088 1.63265306122449,4.148844894976008 3.26530612244898,10.94918808986622 4.897959183673469,4.659188407639264 6.530612244897959,0.906288728590041 8.16326530612245,9.884648384124059 9.795918367346939,7.138453716355779 11.42857142857143,4.383996949378754 13.06122448979592,2.532015634433887 14.69387755102041,2.028027582700435 16.3265306122449,3.44148209348883 17.95918367346939,2.828815659855731 19.59183673469388,6.434268645333503 21.22448979591837,10.85004289936128 22.85714285714286,2.867583971527535 24.48979591836735,3.433855540373066 26.12244897959184,2.84343321999428 27.75510204081633,3.160570720391496 29.38775510204082,3.066509898630398 31.02040816326531,3.430042263815183 32.6530612244898,6.199116590930757 34.28571428571429,0.0 35.91836734693878,3.543805014458674 37.55102040816327,11.22565064031269 39.18367346938776,0.2256188630080397 40.81632653061224,5.709746099335854 42.44897959183673,1.892656264895612 44.08163265306122,1.072166258857924 45.71428571428571,3.713495821284439 47.3469387755102,2.301312402682005 48.97959183673469,6.248689186183228 50.61224489795918,4.595633798341225 52.24489795918367,4.070037179446439 53.87755102040816,3.60227525501287 55.51020408163265,0.5478407321490991 57.14285714285714,20.0 58.77551020408163,4.197781944135498 60.40816326530612,4.365566112682322 62.04081632653061,11.59998728907814 63.6734693877551,4.829514760558009 65.3061224489796,1.985445994470749 66.93877551020408,3.483428135625536 68.57142857142857,2.959738155009692 70.20408163265306,3.721122374400203 71.83673469387755,2.916521020687025 73.46938775510203,1.224697321173218 75.10204081632654,4.019829038100988 76.73469387755102,2.446852457974515 78.36734693877551,4.457084750071499 80.0,2.13225714194922" 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/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,14.29942939951091 1.63265306122449,6.571868490172992 3.26530612244898,14.4017752015216 4.897959183673469,5.741780635811974 6.530612244897959,5.666606285662531 8.16326530612245,15.02354859161308 9.795918367346939,5.028077166923286 11.42857142857143,6.914228783624672 13.06122448979592,2.926365365456028 14.69387755102041,4.503215288470247 16.3265306122449,3.866044742324065 17.95918367346939,3.472964405398062 19.59183673469388,5.34870029888597 21.22448979591837,13.7750203785889 22.85714285714286,0.758536364459741 24.48979591836735,4.63952540530749 26.12244897959184,4.495516710442895 27.75510204081633,2.488904990489992 29.38775510204082,3.418168644144552 31.02040816326531,3.117924101077801 32.6530612244898,3.657277420523503 34.28571428571429,2.790960963680826 35.91836734693878,3.653654560275337 37.55102040816327,14.16085499501857 39.18367346938776,0.7893306765691513 40.81632653061224,3.995561996195997 42.44897959183673,2.682275156235848 44.08163265306122,5.553844760438366 45.71428571428571,4.52948102526945 47.3469387755102,0.707816320985418 48.97959183673469,3.425414364640884 50.61224489795918,4.819762702653745 52.24489795918367,4.873199891314193 53.87755102040816,2.204057603477946 55.51020408163265,4.310750837786432 57.14285714285714,20.0 58.77551020408163,4.915768499230142 60.40816326530612,2.242097636083688 62.04081632653061,13.5544787609818 63.6734693877551,2.628837967575401 65.3061224489796,2.635177973009691 66.93877551020408,3.270537089031791 68.57142857142857,3.577574495063853 70.20408163265306,1.911511638438547 71.83673469387755,1.902454487818132 73.46938775510203,0.2594873652748845 75.10204081632654,5.605923376505751 76.73469387755102,0.3926274793949823 78.36734693877551,6.32007970292546 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(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,10.06784946689705 1.63265306122449,3.244553078511526 3.26530612244898,10.53099582788992 4.897959183673469,4.016182729992836 6.530612244897959,0.609380926292722 8.16326530612245,8.313456108559148 9.795918367346939,5.988452947869695 11.42857142857143,3.816005731383539 13.06122448979592,2.067512326688862 14.69387755102041,0.793543765013275 16.3265306122449,2.663407644654221 17.95918367346939,2.79067807324371 19.59183673469388,6.285979181592145 21.22448979591837,10.14749884108053 22.85714285714286,1.558009187070673 24.48979591836735,3.192296346242994 26.12244897959184,2.696278814952168 27.75510204081633,2.692907412870327 29.38775510204082,3.038897551519238 31.02040816326531,3.34906654304859 32.6530612244898,5.714526528720131 34.28571428571429,0.3013190610645202 35.91836734693878,2.505794597328164 37.55102040816327,11.36415356736483 39.18367346938776,0.0 40.81632653061224,4.671499009650638 42.44897959183673,1.599308862573223 44.08163265306122,2.479666231193898 45.71428571428571,3.534493657549834 47.3469387755102,1.868178178600025 48.97959183673469,4.215095452821442 50.61224489795918,4.41906527877281 52.24489795918367,3.836234143874584 53.87755102040816,3.537022209111214 55.51020408163265,1.007627797210165 57.14285714285714,20.0 58.77551020408163,3.38868051751022 60.40816326530612,3.575371907792153 62.04081632653061,11.29293269838594 63.6734693877551,4.156517341649458 65.3061224489796,1.696236672426145 66.93877551020408,2.433730877828817 68.57142857142857,1.754393358337899 70.20408163265306,2.075097981373003 71.83673469387755,1.753971933077669 73.46938775510203,0.4210038349698681 75.10204081632654,4.116481941927599 76.73469387755102,1.893463694213831 78.36734693877551,2.861898942222597 80.0,0.4024611235197438" 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/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,7.544041450777202 1.63265306122449,1.020725388601036 3.26530612244898,7.994818652849741 4.897959183673469,0.0 6.530612244897959,0.03281519861830743 8.16326530612245,7.367875647668394 9.795918367346939,0.2711571675302245 11.42857142857143,1.14853195164076 13.06122448979592,13.35578583765112 14.69387755102041,14.40241796200345 16.3265306122449,13.76165803108808 17.95918367346939,13.66321243523316 19.59183673469388,13.62694300518135 21.22448979591837,17.22625215889465 22.85714285714286,13.70120898100173 24.48979591836735,14.23834196891192 26.12244897959184,14.05699481865285 27.75510204081633,13.63385146804836 29.38775510204082,14.28842832469775 31.02040816326531,13.45768566493955 32.6530612244898,13.86701208981002 34.28571428571429,13.32987910189983 35.91836734693878,13.52331606217617 37.55102040816327,17.48704663212435 39.18367346938776,12.99827288428325 40.81632653061224,13.51122625215889 42.44897959183673,13.43350604490501 44.08163265306122,14.38860103626943 45.71428571428571,14.00172711571675 47.3469387755102,13.09153713298791 48.97959183673469,13.34369602763385 50.61224489795918,13.81692573402418 52.24489795918367,14.12089810017271 53.87755102040816,13.31778929188256 55.51020408163265,14.04145077720207 57.14285714285714,20.0 58.77551020408163,14.29706390328152 60.40816326530612,13.47322970639033 62.04081632653061,17.17616580310881 63.6734693877551,13.4853195164076 65.3061224489796,13.31951640759931 66.93877551020408,13.53886010362694 68.57142857142857,13.67530224525043 70.20408163265306,13.5440414507772 71.83673469387755,13.06908462867012 73.46938775510203,13.07426597582038 75.10204081632654,14.38169257340242 76.73469387755102,13.35578583765112 78.36734693877551,14.0552677029361 80.0,12.9119170984456" 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_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,12.837285363859365 1.63265306122449,4.4971381847914955 3.26530612244898,10.793131643499592 4.897959183673469,3.0089942763695774 6.530612244897959,1.0629599345870808 8.16326530612245,9.79558462796402 9.795918367346939,5.461978740801305 11.42857142857143,1.7170891251022056 13.06122448979592,2.73098937040065 14.69387755102041,2.681929681112017 16.3265306122449,3.2379394930498755 17.95918367346939,2.0932134096484027 19.59183673469388,7.489779231398199 21.22448979591837,13.213409648405559 22.85714285714286,0.9648405560098112 24.48979591836735,3.401471790678656 26.12244897959184,2.845461978740797 27.75510204081633,1.357318070318886 29.38775510204082,3.99018806214227 31.02040816326531,0.7522485690923943 32.6530612244898,5.576451349141456 34.28571428571429,0.8176614881439086 35.91836734693878,2.3548650858544526 37.55102040816327,11.921504497138182 39.18367346938776,3.679476696647587 40.81632653061224,6.181520850367946 42.44897959183673,3.0580539656582175 44.08163265306122,3.4341782502044147 45.71428571428571,4.055600981193784 47.3469387755102,3.3033524121013897 48.97959183673469,6.328699918233852 50.61224489795918,3.5813573180703138 52.24489795918367,4.5461978740801285 53.87755102040816,3.336058871627145 55.51020408163265,3.908421913327878 57.14285714285714,20.0 58.77551020408163,3.401471790678656 60.40816326530612,1.896974652493867 62.04081632653061,10.891251022076862 63.6734693877551,1.978740801308259 65.3061224489796,2.0278004905968885 66.93877551020408,0.8013082583810274 68.57142857142857,1.537203597710544 70.20408163265306,1.8315617334423528 71.83673469387755,0.7358953393295167 73.46938775510203,1.390024529844645 75.10204081632654,4.121013900245297 76.73469387755102,0.8013082583810274 78.36734693877551,2.158626328699917 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></td><td></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,14.40793107749327 1.63265306122449,6.64096327577912 3.26530612244898,13.94215177919139 4.897959183673469,5.762192405694838 6.530612244897959,5.706553696477255 8.16326530612245,14.44735482261542 9.795918367346939,4.43100621870601 11.42857142857143,7.319408064717307 13.06122448979592,4.063764009907165 14.69387755102041,6.809037615152973 16.3265306122449,5.24139805064058 17.95918367346939,4.170854047504499 19.59183673469388,5.086865879082696 21.22448979591837,14.13192031503359 22.85714285714286,3.93609344095793 24.48979591836735,6.963926159548119 26.12244897959184,5.738359972202919 27.75510204081633,3.882325689135974 29.38775510204082,7.430418203524527 31.02040816326531,4.319951533294132 32.6530612244898,4.256784447889382 34.28571428571429,3.951283833146238 35.91836734693878,5.312761711302365 37.55102040816327,14.45243313554641 39.18367346938776,3.353156572406051 40.81632653061224,4.134236738475793 42.44897959183673,4.654897453716078 44.08163265306122,6.718563461092995 45.71428571428571,5.617950499812904 47.3469387755102,3.44380891288466 48.97959183673469,3.315113772028296 50.61224489795918,6.624169205823132 52.24489795918367,4.923468933197912 53.87755102040816,3.88058837155432 55.51020408163265,5.703925446802445 57.14285714285714,20.0 58.77551020408163,5.524937189287433 60.40816326530612,4.903155681473958 62.04081632653061,14.30681028492008 63.6734693877551,4.014139092318383 65.3061224489796,4.781187077920921 66.93877551020408,5.305411521533829 68.57142857142857,5.359402006379074 70.20408163265306,4.125728336986155 71.83673469387755,0.0 73.46938775510203,2.279093387502005 75.10204081632654,6.331275280198143 76.73469387755102,2.867286755403503 78.36734693877551,6.774736729566472 80.0,2.390237166123198" 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_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,12.47802239086333 1.63265306122449,5.338117063641145 3.26530612244898,13.17266511383274 4.897959183673469,5.903899616800661 6.530612244897959,2.61026373130964 8.16326530612245,11.22586219851228 9.795918367346939,8.428882710947478 11.42857142857143,5.225411375760763 13.06122448979592,4.715981666541438 14.69387755102041,3.332707190622887 16.3265306122449,4.62093320309565 17.95918367346939,4.877150800210384 19.59183673469388,7.944999624314374 21.22448979591837,12.49342550154031 22.85714285714286,3.786159741528289 24.48979591836735,4.494327147043354 26.12244897959184,4.585994439852731 27.75510204081633,4.078818844391014 29.38775510204082,4.165977909685175 31.02040816326531,4.702081298369524 32.6530612244898,6.933278232774814 34.28571428571429,2.767676008715907 35.91836734693878,4.111127808250056 37.55102040816327,13.30002254113758 39.18367346938776,0.0 40.81632653061224,5.165677361184161 42.44897959183673,3.334961304380494 44.08163265306122,3.756104891426854 45.71428571428571,3.938688105793072 47.3469387755102,3.748591178901495 48.97959183673469,3.932301450146517 50.61224489795918,5.624389510857315 52.24489795918367,5.138252310466602 53.87755102040816,4.543541964084454 55.51020408163265,2.303328574648734 57.14285714285714,20.0 58.77551020408163,5.103313547223683 60.40816326530612,5.836276204072432 62.04081632653061,12.81538808325193 63.6734693877551,6.080096175520325 65.3061224489796,3.165151401307386 66.93877551020408,5.02554662258622 68.57142857142857,4.910586820948231 70.20408163265306,4.375986174768953 71.83673469387755,4.595010894883162 73.46938775510203,2.586971222481028 75.10204081632654,5.348260575550379 76.73469387755102,4.124652490795702 78.36734693877551,5.57968292133143 80.0,2.601622961905477" 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_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,12.8028067731058 1.63265306122449,8.418358433831589 3.26530612244898,15.02928490497558 4.897959183673469,8.080744194536765 6.530612244897959,9.222586312747383 8.16326530612245,15.01025898637293 9.795918367346939,5.111223099351197 11.42857142857143,8.557048164292096 13.06122448979592,10.82354436481276 14.69387755102041,11.84618080487497 16.3265306122449,11.9504926809129 17.95918367346939,11.94590599595416 19.59183673469388,8.533850911525645 21.22448979591837,16.49825231794266 22.85714285714286,11.58074490758534 24.48979591836735,7.755718827833709 26.12244897959184,10.3267188570687 27.75510204081633,7.849604151083584 29.38775510204082,11.95976587763088 31.02040816326531,8.65593017543134 32.6530612244898,10.93356419469364 34.28571428571429,11.41652447289667 35.91836734693878,11.63709000598248 37.55102040816327,16.72894492341502 39.18367346938776,0.0 40.81632653061224,2.044451091641716 42.44897959183673,11.18890867202546 44.08163265306122,11.7341180908267 45.71428571428571,12.14737965344413 47.3469387755102,4.177008247832867 48.97959183673469,9.916990450140435 50.61224489795918,0.5728828339973004 52.24489795918367,11.40899467994458 53.87755102040816,8.384010883973449 55.51020408163265,11.65709101851145 57.14285714285714,20.0 58.77551020408163,10.7096812031126 60.40816326530612,9.63855389470697 62.04081632653061,15.25177388659248 63.6734693877551,11.70649637165233 65.3061224489796,11.66015356214111 66.93877551020408,10.65878557844996 68.57142857142857,11.70925052177329 70.20408163265306,11.01332759091548 71.83673469387755,10.45099252796398 73.46938775510203,9.246781833518845 75.10204081632654,12.07209955013765 76.73469387755102,11.22146825258177 78.36734693877551,11.70558723471919 80.0,9.986776514176475" 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(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_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,10.2444730377822 1.63265306122449,2.814364253129021 3.26530612244898,10.75447420750965 4.897959183673469,2.741841151011814 6.530612244897959,3.013217920224588 8.16326530612245,11.04456661597848 9.795918367346939,1.979178851327641 11.42857142857143,1.745233360626974 13.06122448979592,1.551058603345421 14.69387755102041,1.515966779740321 16.3265306122449,1.836472102000234 17.95918367346939,1.560416422973447 19.59183673469388,3.137209030295941 21.22448979591837,10.58135454439116 22.85714285714286,1.773306819511054 24.48979591836735,2.807345888408001 26.12244897959184,3.317347058135454 27.75510204081633,2.362849456076734 29.38775510204082,3.389870160252661 31.02040816326531,1.668031348695754 32.6530612244898,4.257807930752135 34.28571428571429,1.04573634343198 35.91836734693878,0.9451397824306936 37.55102040816327,11.4399344952626 39.18367346938776,0.0 40.81632653061224,3.464732717276874 42.44897959183673,0.963855421686747 44.08163265306122,2.947713182828401 45.71428571428571,3.712714937419581 47.3469387755102,2.028307404374781 48.97959183673469,4.706983272897415 50.61224489795918,2.227161071470347 52.24489795918367,2.510235115218154 53.87755102040816,0.998947245291847 55.51020408163265,3.188677038250088 57.14285714285714,20.0 58.77551020408163,3.361796701368581 60.40816326530612,2.641244590010528 62.04081632653061,7.528365890747456 63.6734693877551,3.275236869809334 65.3061224489796,3.254181775646274 66.93877551020408,3.020236284945608 68.57142857142857,3.015557375131594 70.20408163265306,2.594455491870394 71.83673469387755,2.928997543572348 73.46938775510203,3.109135571411861 75.10204081632654,3.139548485202948 76.73469387755102,1.616563340741607 78.36734693877551,3.827348227862908 80.0,0.725231021172067" 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(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_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,8.426950497037854 1.63265306122449,1.335877096093985 3.26530612244898,8.455065769655588 4.897959183673469,0.3100712922984235 6.530612244897959,0.6542825584898082 8.16326530612245,8.458278943669043 9.795918367346939,0.0 11.42857142857143,1.733507380259062 13.06122448979592,9.9279044080731 14.69387755102041,10.56170298222713 16.3265306122449,10.21709006928406 17.95918367346939,10.14037553971282 19.59183673469388,11.22040365498544 21.22448979591837,15.41520232955116 22.85714285714286,9.459584295612009 24.48979591836735,10.55487498744854 26.12244897959184,10.31027211567426 27.75510204081633,9.711015162164877 29.38775510204082,11.68671553368812 31.02040816326531,9.708203634903104 32.6530612244898,10.61150717943569 34.28571428571429,9.688924590822372 35.91836734693878,10.34682197007732 37.55102040816327,15.94417110151622 39.18367346938776,8.933427050908726 40.81632653061224,10.28416507681494 42.44897959183673,10.20986042775379 44.08163265306122,11.33969274023496 45.71428571428571,10.64404056632192 47.3469387755102,8.747464604880008 48.97959183673469,10.19299126418315 50.61224489795918,10.61713023395923 52.24489795918367,10.78341198915554 53.87755102040816,9.661210964956322 55.51020408163265,10.35003514409077 57.14285714285714,20.0 58.77551020408163,11.41359574254443 60.40816326530612,9.9744954312682 62.04081632653061,15.76383171001105 63.6734693877551,10.11507179435686 65.3061224489796,10.24801686916357 66.93877551020408,10.22833617833116 68.57142857142857,10.59463801586505 70.20408163265306,10.27974696254644 71.83673469387755,9.395722462094588 73.46938775510203,8.920574354854905 75.10204081632654,11.27181443920072 76.73469387755102,9.335073802590623 78.36734693877551,11.23928105231449 80.0,9.174415101917862" 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_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,14.7993726098756 1.63265306122449,8.737590350496031 3.26530612244898,14.23861794657321 4.897959183673469,7.118973209491157 6.530612244897959,7.065323152547008 8.16326530612245,14.78779645386435 9.795918367346939,8.4817409860825 11.42857142857143,8.787813266876483 13.06122448979592,4.588573181928408 14.69387755102041,5.196787536447913 16.3265306122449,4.100357067999996 17.95918367346939,4.826767890708008 19.59183673469388,7.563629721473589 21.22448979591837,12.07258005236062 22.85714285714286,4.463673021599127 24.48979591836735,6.943514534468379 26.12244897959184,6.435763222879676 27.75510204081633,4.100720798321532 29.38775510204082,5.875882968594121 31.02040816326531,2.81731474153982 32.6530612244898,7.428271404246934 34.28571428571429,4.53546855498416 35.91836734693878,3.358030478747542 37.55102040816327,12.80354329597193 39.18367346938776,2.374535792900494 40.81632653061224,8.170658891023649 42.44897959183673,2.0896806729097 44.08163265306122,3.070518042331259 45.71428571428571,6.883459315638256 47.3469387755102,4.455745090641828 48.97959183673469,7.449523647319534 50.61224489795918,4.427460507376328 52.24489795918367,5.382630894181185 53.87755102040816,4.589601820544726 55.51020408163265,2.993984085822087 57.14285714285714,20.0 58.77551020408163,4.357821209700856 60.40816326530612,4.145728371292735 62.04081632653061,10.27401205102431 63.6734693877551,4.520016470132594 65.3061224489796,3.793869426374777 66.93877551020408,3.747746502008146 68.57142857142857,2.214885651825091 70.20408163265306,1.679424642838502 71.83673469387755,2.552302285513872 73.46938775510203,4.260862753098302 75.10204081632654,6.449866295182943 76.73469387755102,4.282343361886881 78.36734693877551,6.541118256604494 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,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_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,11.7621124930388 1.63265306122449,5.433914980508632 3.26530612244898,12.51809912752924 4.897959183673469,4.856135140152218 6.530612244897959,2.911175051048821 8.16326530612245,11.66465565249675 9.795918367346939,7.640152218303323 11.42857142857143,5.730926304065342 13.06122448979592,3.750696120289586 14.69387755102041,3.406812697234082 16.3265306122449,4.587896788565064 17.95918367346939,4.197605346203824 19.59183673469388,7.391869315017635 21.22448979591837,12.51949136810841 22.85714285714286,3.782253573417487 24.48979591836735,4.262576573231854 26.12244897959184,4.356784852422499 27.75510204081633,3.860219045851123 29.38775510204082,4.314553554854279 31.02040816326531,3.722387228513087 32.6530612244898,6.775106738444403 34.28571428571429,2.665676628921478 35.91836734693878,4.122888435121589 37.55102040816327,12.97428995730462 39.18367346938776,0.0 40.81632653061224,6.329589753109337 42.44897959183673,3.558102840170782 44.08163265306122,4.113606831260442 45.71428571428571,5.366623352515315 47.3469387755102,3.366437720438092 48.97959183673469,6.549099684425469 50.61224489795918,5.983850009281604 52.24489795918367,5.364302951550028 53.87755102040816,3.955355485427882 55.51020408163265,3.157137553369222 57.14285714285714,20.0 58.77551020408163,5.202803044366066 60.40816326530612,5.218581770930017 62.04081632653061,12.14822721366252 63.6734693877551,5.401893447187674 65.3061224489796,2.884258399851494 66.93877551020408,4.165119732689809 68.57142857142857,4.431965843697791 70.20408163265306,4.449600891033971 71.83673469387755,4.236588082420642 73.46938775510203,2.908854650083534 75.10204081632654,5.437627622053091 76.73469387755102,3.201689251902729 78.36734693877551,5.86504547985892 80.0,2.712084648227214" 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(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_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,10.8463457970901 1.63265306122449,3.418573361820263 3.26530612244898,19.78530254308213 4.897959183673469,7.238633439651659 6.530612244897959,4.489596323967748 8.16326530612245,18.55097289245314 9.795918367346939,5.425970970600735 11.42857142857143,2.554559576699316 13.06122448979592,9.006127590693303 14.69387755102041,5.11761359598166 16.3265306122449,9.493502108235827 17.95918367346939,10.25747223467196 19.59183673469388,5.978914160643654 21.22448979591837,17.07311509792745 22.85714285714286,9.824314551396135 24.48979591836735,2.647162112964309 26.12244897959184,0.9811525022518308 27.75510204081633,7.139800040322639 29.38775510204082,5.267782936561465 31.02040816326531,6.254766846668088 32.6530612244898,10.7490870113237 34.28571428571429,11.15998659779908 35.91836734693878,8.88673950849894 37.55102040816327,20.0 39.18367346938776,1.456433999237061 40.81632653061224,6.634929848761094 42.44897959183673,7.527634497033095 44.08163265306122,2.020080094105497 45.71428571428571,6.904195440060687 47.3469387755102,8.548990411044342 48.97959183673469,8.230328716536198 50.61224489795918,0.4976451868838287 52.24489795918367,0.0 53.87755102040816,3.939745503227987 55.51020408163265,3.078624794941975 57.14285714285714,19.682301987558 58.77551020408163,4.886740088680797 60.40816326530612,7.489617500605565 62.04081632653061,15.0995264265584 63.6734693877551,7.732009648424299 65.3061224489796,6.754037122936184 66.93877551020408,4.19129118022044 68.57142857142857,8.217189628088924 70.20408163265306,7.725974306646418 71.83673469387755,4.449658635499297 73.46938775510203,4.509221845587499 75.10204081632654,9.016755361968208 76.73469387755102,9.118975282802394 78.36734693877551,6.939882716237405 80.0,4.793562882285452" 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,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_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,11.30769750137484 1.63265306122449,4.437841551529795 3.26530612244898,12.21837444793831 4.897959183673469,3.881803520928221 6.530612244897959,0.7230339542744225 8.16326530612245,10.5085642040854 9.795918367346939,5.799429654365185 11.42857142857143,5.019824999858264 13.06122448979592,2.133430778975862 14.69387755102041,2.036570978550448 16.3265306122449,3.575076524550993 17.95918367346939,2.784581391764984 19.59183673469388,5.22084271582655 21.22448979591837,11.71727328812556 22.85714285714286,2.528157787722777 24.48979591836735,3.706133354499242 26.12244897959184,2.919266663127562 27.75510204081633,3.187054916770048 29.38775510204082,3.196342489822067 31.02040816326531,3.442942501057866 32.6530612244898,5.086342989763569 34.28571428571429,1.29838931217842 35.91836734693878,3.196285795424968 37.55102040816327,12.81637148642917 39.18367346938776,0.0 40.81632653061224,4.63533906084185 42.44897959183673,2.296834339487081 44.08163265306122,2.344581329916551 45.71428571428571,4.098968831997493 47.3469387755102,2.112108531630577 48.97959183673469,5.011599158242824 50.61224489795918,4.445015969780856 52.24489795918367,4.394521878110139 53.87755102040816,3.280873835896521 55.51020408163265,1.644477682250582 57.14285714285714,20.0 58.77551020408163,4.264645322428767 60.40816326530612,5.135455799759513 62.04081632653061,12.465330087665 63.6734693877551,5.374350527025961 65.3061224489796,1.969336577627257 66.93877551020408,3.474665593252748 68.57142857142857,2.936599686531524 70.20408163265306,3.251506138199293 71.83673469387755,3.415110706118408 73.46938775510203,0.8317738079101054 75.10204081632654,4.863106224168615 76.73469387755102,2.578760114151592 78.36734693877551,4.734878960039212 80.0,1.389167350005953" 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.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(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_BenchmarkGroundPrefix_4.html">BenchmarkGroundPrefix-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.970479704797047 1.63265306122449,6.494464944649446 3.26530612244898,12.841328413284131 4.897959183673469,6.922509225092252 6.530612244897959,6.383763837638375 8.16326530612245,12.501845018450185 9.795918367346939,14.154981549815497 11.42857142857143,6.280442804428043 13.06122448979592,6.073800738007378 14.69387755102041,5.97047970479705 16.3265306122449,6.132841328413285 17.95918367346939,6.583025830258304 19.59183673469388,12.774907749077489 21.22448979591837,11.660516605166048 22.85714285714286,6.678966789667895 24.48979591836735,6.428044280442805 26.12244897959184,4.738007380073801 27.75510204081633,4.767527675276753 29.38775510204082,5.070110701107009 31.02040816326531,5.2324723247232505 32.6530612244898,12.10332103321033 34.28571428571429,4.870848708487085 35.91836734693878,6.966789667896677 37.55102040816327,13.239852398523986 39.18367346938776,6.671586715867157 40.81632653061224,13.22509225092251 42.44897959183673,7.48339483394834 44.08163265306122,7.512915129151292 45.71428571428571,6.789667896678967 47.3469387755102,6.988929889298891 48.97959183673469,12.870848708487085 50.61224489795918,7.047970479704794 52.24489795918367,6.841328413284135 53.87755102040816,7.306273062730625 55.51020408163265,6.7749077490774905 57.14285714285714,20.0 58.77551020408163,5.195571955719556 60.40816326530612,5.136531365313653 62.04081632653061,11.697416974169743 63.6734693877551,5.365313653136534 65.3061224489796,5.040590405904057 66.93877551020408,4.804428044280442 68.57142857142857,4.929889298892988 70.20408163265306,5.1660516605166045 71.83673469387755,5.446494464944651 73.46938775510203,1.9778597785977858 75.10204081632654,0.0 76.73469387755102,2.022140221402214 78.36734693877551,2.1254612546125493 80.0,3.520295202952031" 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.05</span></td><td></td><td></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,10.54483625341909 1.63265306122449,4.292156427884971 3.26530612244898,10.90707473941007 4.897959183673469,5.21290751829674 6.530612244897959,1.514748281215347 8.16326530612245,9.998891106675538 9.795918367346939,5.787314260368153 11.42857142857143,4.984845124565683 13.06122448979592,2.707178236120352 14.69387755102041,2.503511495527464 16.3265306122449,3.407998817180454 17.95918367346939,2.903082723442005 19.59183673469388,6.847785909662157 21.22448979591837,11.34434834035632 22.85714285714286,2.720484956013898 24.48979591836735,3.886671102239965 26.12244897959184,2.867967768167369 27.75510204081633,3.588009166851482 29.38775510204082,2.831374288460117 31.02040816326531,3.691136246026466 32.6530612244898,6.237894581207954 34.28571428571429,0.0 35.91836734693878,3.936571301840763 37.55102040816327,11.43158128188068 39.18367346938776,0.7677238116359874 40.81632653061224,5.074295852738967 42.44897959183673,2.037406668145191 44.08163265306122,1.573149996303689 45.71428571428571,3.62238485990981 47.3469387755102,2.716049382716049 48.97959183673469,5.844237451023878 50.61224489795918,4.571967176757596 52.24489795918367,4.152066237894581 53.87755102040816,3.94359429289569 55.51020408163265,1.006505507503511 57.14285714285714,20.0 58.77551020408163,4.296961632290974 60.40816326530612,5.169291047534561 62.04081632653061,11.51548754343166 63.6734693877551,5.239890589191986 65.3061224489796,2.534930139720559 66.93877551020408,3.837510164855474 68.57142857142857,2.868707030383677 70.20408163265306,4.135063206919494 71.83673469387755,3.02727877578177 73.46938775510203,1.226066385747024 75.10204081632654,4.153175131219043 76.73469387755102,3.192503881126636 78.36734693877551,5.100909292526059 80.0,2.344200487913063" 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.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_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.87572746577378 1.63265306122449,8.391731548081427 3.26530612244898,15.18468884263679 4.897959183673469,9.258047502617329 6.530612244897959,8.772153404108266 8.16326530612245,13.98209312484311 9.795918367346939,5.724131933120257 11.42857142857143,9.188901604921433 13.06122448979592,11.88293475489353 14.69387755102041,11.94008607370423 16.3265306122449,12.2787031491617 17.95918367346939,12.40566252176715 19.59183673469388,8.563643413457516 21.22448979591837,15.6309886418816 22.85714285714286,12.00763093725066 24.48979591836735,5.514963080679603 26.12244897959184,10.77402259500622 27.75510204081633,10.40760814063273 29.38775510204082,12.85415797792681 31.02040816326531,10.04895837245325 32.6530612244898,11.21176707390914 34.28571428571429,11.88804258091976 35.91836734693878,11.98947764778435 37.55102040816327,16.64477598369712 39.18367346938776,0.0 40.81632653061224,6.235584927614149 42.44897959183673,11.71332725862763 44.08163265306122,7.983021461105083 45.71428571428571,12.37157465991202 47.3469387755102,5.557001757184394 48.97959183673469,9.933730034017033 50.61224489795918,5.340002332370736 52.24489795918367,12.31885089232947 53.87755102040816,10.44349798948325 55.51020408163265,11.77331827175282 57.14285714285714,20.0 58.77551020408163,12.13989744157378 60.40816326530612,10.96485038237044 62.04081632653061,13.705348112921 63.6734693877551,12.0159095356408 65.3061224489796,12.1225314919464 66.93877551020408,11.6447446877621 68.57142857142857,12.30309421262392 70.20408163265306,11.46239809878842 71.83673469387755,11.12322099080954 73.46938775510203,8.111591750786847 75.10204081632654,12.46628768936511 76.73469387755102,11.65964484714077 78.36734693877551,11.37276654088995 80.0,10.4281003894532" 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.05</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_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,15.391325417979164 1.63265306122449,0.0 3.26530612244898,6.639205233826022 4.897959183673469,2.390760035538328 6.530612244897959,3.424602213068411 8.16326530612245,6.800743074065101 9.795918367346939,4.022292221952997 11.42857142857143,0.5653824408367676 13.06122448979592,3.359987076972782 14.69387755102041,0.6299975769323964 16.3265306122449,3.473063565140137 17.95918367346939,3.4084484290445083 19.59183673469388,12.341490994265406 21.22448979591837,15.428479121234151 22.85714285714286,2.4230676035861407 24.48979591836735,0.01615378402390988 26.12244897959184,0.5815362248606775 27.75510204081633,3.4407559970923245 29.38775510204082,0.5815362248606775 31.02040816326531,3.359987076972782 32.6530612244898,4.038446005976899 34.28571428571429,3.3922946450205984 35.91836734693878,11.840723689524273 37.55102040816327,14.97778854696713 39.18367346938776,11.566109361117844 40.81632653061224,12.357644778289316 42.44897959183673,11.663032065261287 44.08163265306122,10.726112591874646 45.71428571428571,10.613036103707294 47.3469387755102,11.566109361117844 48.97959183673469,12.38995234633713 50.61224489795918,10.693805023826831 52.24489795918367,10.742266375898556 53.87755102040816,11.549955577093936 55.51020408163265,10.70995880785074 57.14285714285714,20.0 58.77551020408163,0.5330748727889549 60.40816326530612,3.424602213068411 62.04081632653061,7.1238187545432545 63.6734693877551,3.004603828446818 65.3061224489796,3.359987076972782 66.93877551020408,3.424602213068411 68.57142857142857,3.359987076972782 70.20408163265306,3.4084484290445083 71.83673469387755,3.069218964542447 73.46938775510203,12.551490186576206 75.10204081632654,11.291495032711413 76.73469387755102,12.373798562313223 78.36734693877551,0.01615378402390988 80.0,1.9061465148210956" 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_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,13.16116495890244 1.63265306122449,6.143922240944793 3.26530612244898,13.35774495382427 4.897959183673469,4.981943095043742 6.530612244897959,5.078386482817087 8.16326530612245,13.83647851532581 9.795918367346939,4.01851645895805 11.42857142857143,7.020096569292979 13.06122448979592,4.182445037131544 14.69387755102041,5.768976537564867 16.3265306122449,4.865732589933039 17.95918367346939,3.81988001233871 19.59183673469388,4.520500515162134 21.22448979591837,13.28925252177635 22.85714285714286,3.574155018686431 24.48979591836735,6.512069063202315 26.12244897959184,5.411321815804881 27.75510204081633,1.859074302957303 29.38775510204082,4.188782265832055 31.02040816326531,4.436857489995782 32.6530612244898,3.993713133381877 34.28571428571429,3.427265611720935 35.91836734693878,4.55781042453137 37.55102040816327,13.91084652365234 39.18367346938776,3.139614184480505 40.81632653061224,3.867807927411452 42.44897959183673,4.269907186878999 44.08163265306122,6.114712233159654 45.71428571428571,5.324699034097228 47.3469387755102,2.624661892061467 48.97959183673469,3.37816258139247 50.61224489795918,5.140835464978418 52.24489795918367,5.475743312859748 53.87755102040816,3.668290144350319 55.51020408163265,4.624959867715597 57.14285714285714,20.0 58.77551020408163,5.274085141297117 60.40816326530612,4.111980090190096 62.04081632653061,13.46195249596579 63.6734693877551,3.776946337102795 65.3061224489796,4.362699323679202 66.93877551020408,4.959406063175036 68.57142857142857,4.743058950915855 70.20408163265306,3.769098245930639 71.83673469387755,0.0 73.46938775510203,1.732287760545086 75.10204081632654,5.9059194332587 76.73469387755102,2.395304575185343 78.36734693877551,6.637764427162789 80.0,1.780257644019817" 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_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,10.81638308485285 1.63265306122449,3.874078590034917 3.26530612244898,11.6056088233664 4.897959183673469,4.227678324003769 6.530612244897959,1.248129468491936 8.16326530612245,10.10474976445159 9.795918367346939,7.928836667959874 11.42857142857143,4.178905946904617 13.06122448979592,2.885329490661198 14.69387755102041,1.723660145208668 16.3265306122449,4.080252729590423 17.95918367346939,3.080418999057806 19.59183673469388,7.159563265532339 21.22448979591837,11.10014964252065 22.85714285714286,2.852075597184504 24.48979591836735,3.623565925843818 26.12244897959184,3.081527462173696 27.75510204081633,2.75009699052264 29.38775510204082,2.962921908773486 31.02040816326531,3.420717175635981 32.6530612244898,6.762733470043784 34.28571428571429,1.208224796319902 35.91836734693878,3.603613589757801 37.55102040816327,11.7364074710414 39.18367346938776,0.0 40.81632653061224,6.269467383472815 42.44897959183673,2.576068281327939 44.08163265306122,2.305603281050823 45.71428571428571,3.446211827301447 47.3469387755102,2.538380535387685 48.97959183673469,6.753865765116666 50.61224489795918,4.750872914703763 52.24489795918367,4.058083467272627 53.87755102040816,3.799811561270299 55.51020408163265,1.419941251454858 57.14285714285714,20.0 58.77551020408163,3.726652995621571 60.40816326530612,4.332982320013302 62.04081632653061,11.29856454026492 63.6734693877551,4.416117053705038 65.3061224489796,1.010918361691515 66.93877551020408,3.502743446211827 68.57142857142857,3.091503630216705 70.20408163265306,3.429584880563099 71.83673469387755,3.498309593748268 73.46938775510203,1.65161004267583 75.10204081632654,3.24114615086183 76.73469387755102,1.538546804855068 78.36734693877551,4.567976500581943 80.0,1.409965083411849" 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/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,11.40826446280992 1.63265306122449,2.8297520661157023 3.26530612244898,10.284297520661156 4.897959183673469,0.0 6.530612244897959,1.2231404958677707 8.16326530612245,10.55206611570248 9.795918367346939,5.676033057851239 11.42857142857143,3.3884297520661164 13.06122448979592,1.3884297520661164 14.69387755102041,3.4809917355371915 16.3265306122449,1.2892561983471076 17.95918367346939,2.1157024793388466 19.59183673469388,8.836363636363638 21.22448979591837,11.593388429752064 22.85714285714286,3.5239669421487605 24.48979591836735,3.6363636363636367 26.12244897959184,3.239669421487605 27.75510204081633,2.48595041322314 29.38775510204082,2.6776859504132204 31.02040816326531,2.9619834710743795 32.6530612244898,5.530578512396696 34.28571428571429,2.988429752066118 35.91836734693878,5.123966942148762 37.55102040816327,11.011570247933886 39.18367346938776,6.585123966942151 40.81632653061224,8.04628099173554 42.44897959183673,6.495867768595042 44.08163265306122,4.902479338842976 45.71428571428571,4.50909090909091 47.3469387755102,5.1966942148760324 48.97959183673469,7.798347107438017 50.61224489795918,4.928925619834709 52.24489795918367,4.928925619834709 53.87755102040816,6.638016528925618 55.51020408163265,4.968595041322315 57.14285714285714,20.0 58.77551020408163,3.414876033057851 60.40816326530612,1.652892561983471 62.04081632653061,10.122314049586778 63.6734693877551,3.067768595041322 65.3061224489796,3.09090909090909 66.93877551020408,3.004958677685952 68.57142857142857,2.995041322314048 70.20408163265306,2.8595041322314074 71.83673469387755,2.780165289256196 73.46938775510203,2.4198347107437996 75.10204081632654,5.335537190082643 76.73469387755102,2.912396694214877 78.36734693877551,3.004958677685952 80.0,0.8264462809917354" 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></td><td></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,11.13896332152015 1.63265306122449,3.504768490506238 3.26530612244898,10.89232719624283 4.897959183673469,1.470020456968335 6.530612244897959,0.9519693433601291 8.16326530612245,11.69562336128159 9.795918367346939,0.507102313654306 11.42857142857143,0.4598495980637912 13.06122448979592,3.111764197424151 14.69387755102041,6.697784308640908 16.3265306122449,3.887400236263578 17.95918367346939,3.522632322009969 19.59183673469388,3.970380614861555 21.22448979591837,13.4699052064425 22.85714285714286,2.662287146685107 24.48979591836735,6.802662287146685 26.12244897959184,6.12210793211744 27.75510204081633,3.023021292534647 29.38775510204082,6.050652606102515 31.02040816326531,2.804045293456651 32.6530612244898,4.104647477454116 34.28571428571429,2.417956031924396 35.91836734693878,4.410637623534157 37.55102040816327,14.48180482323451 39.18367346938776,3.579681332296079 40.81632653061224,3.644797879390325 42.44897959183673,3.724320742213386 44.08163265306122,6.560636182902584 45.71428571428571,5.538364018785836 47.3469387755102,2.085458264903334 48.97959183673469,3.285792491428242 50.61224489795918,6.751375803152102 52.24489795918367,4.945976316016942 53.87755102040816,2.851298009047166 55.51020408163265,4.022819604114444 57.14285714285714,20.0 58.77551020408163,6.199325784423891 60.40816326530612,3.145763102544155 62.04081632653061,14.02426023568733 63.6734693877551,3.565851269196416 65.3061224489796,3.851672573256115 66.93877551020408,4.24179560319244 68.57142857142857,4.015904572564612 70.20408163265306,3.458668280174028 71.83673469387755,1.735672919007693 73.46938775510203,0.0 75.10204081632654,6.57734750914801 76.73469387755102,2.052611865041634 78.36734693877551,7.602500936410522 80.0,1.207825510703893" 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_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,11.76143996521381 1.63265306122449,4.419265141719399 3.26530612244898,13.30535180968292 4.897959183673469,4.872034877733405 6.530612244897959,2.093716744287169 8.16326530612245,11.20984998455219 9.795918367346939,6.695884015516472 11.42857142857143,4.625556407410374 13.06122448979592,4.143264180522022 14.69387755102041,3.139041777757435 16.3265306122449,3.154604021009028 17.95918367346939,3.510704763648431 19.59183673469388,6.195466352370381 21.22448979591837,12.19649620670321 22.85714285714286,2.915082788845533 24.48979591836735,4.713254225263471 26.12244897959184,3.877744847867629 27.75510204081633,3.624858395029236 29.38775510204082,3.82712178599627 31.02040816326531,4.045267819340664 32.6530612244898,5.96834914350448 34.28571428571429,1.926697257154627 35.91836734693878,2.836127289995537 37.55102040816327,12.86498609696651 39.18367346938776,0.0 40.81632653061224,3.804510761977778 42.44897959183673,2.292226888352347 44.08163265306122,2.415672094380428 45.71428571428571,3.002597521483906 47.3469387755102,2.978796443569704 48.97959183673469,1.9770456912039 50.61224489795918,4.891441910494216 52.24489795918367,3.799796317698619 53.87755102040816,4.089665983911387 55.51020408163265,1.864448284148253 57.14285714285714,20.0 58.77551020408163,4.405762607133458 60.40816326530612,5.095810781430582 62.04081632653061,12.71860946779417 63.6734693877551,5.498644025128446 65.3061224489796,2.497465414058656 66.93877551020408,4.374455035415546 68.57142857142857,3.688663592360769 70.20408163265306,4.034099621242462 71.83673469387755,3.782494764907141 73.46938775510203,2.217207721618931 75.10204081632654,5.302971701891499 76.73469387755102,3.634333054891236 78.36734693877551,4.920140517902301 80.0,1.628588756279251" 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.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_BenchmarkParseBasicABACModule_4.html">BenchmarkParseBasicABACModule-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,11.17878626460003 1.63265306122449,4.238589562031467 3.26530612244898,12.13865322402526 4.897959183673469,4.385921604801933 6.530612244897959,1.565045667736361 8.16326530612245,10.17734412555704 9.795918367346939,7.356728033364082 11.42857142857143,4.169470825916928 13.06122448979592,2.713040314931986 14.69387755102041,2.472943652639374 16.3265306122449,3.010302849199028 17.95918367346939,3.208824331873871 19.59183673469388,6.61980797463914 21.22448979591837,11.54880536319817 22.85714285714286,2.40018708830828 24.48979591836735,3.304447244994738 26.12244897959184,3.150878925281607 27.75510204081633,1.186191843469449 29.38775510204082,2.407462744741389 31.02040816326531,3.623276903688498 32.6530612244898,6.35528589432109 34.28571428571429,1.238160817991659 35.91836734693878,3.07006716989957 37.55102040816327,12.14099182787876 39.18367346938776,0.0 40.81632653061224,4.664735153113591 42.44897959183673,1.616754797385961 44.08163265306122,2.242980940378594 45.71428571428571,4.003949642063688 47.3469387755102,2.709662331588042 48.97959183673469,5.992802297028674 50.61224489795918,4.707349712221804 52.24489795918367,3.234289129389754 53.87755102040816,3.890137587860048 55.51020408163265,1.656770907768062 57.14285714285714,20.0 58.77551020408163,3.765931738751965 60.40816326530612,4.268211877509127 62.04081632653061,11.70263352778391 63.6734693877551,4.913146851329756 65.3061224489796,1.603762553755408 66.93877551020408,3.65835596149099 68.57142857142857,2.959113409294651 70.20408163265306,3.555977081682236 71.83673469387755,2.714859229040263 73.46938775510203,1.348594888851356 75.10204081632654,4.188439501617534 76.73469387755102,2.905845210409386 78.36734693877551,4.413465161298705 80.0,1.11239589964791" 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/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,8.772622008748606 1.63265306122449,2.410155244875204 3.26530612244898,8.52045629985419 4.897959183673469,0.8748606226949138 6.530612244897959,0.6003945449867055 8.16326530612245,8.68342053349344 9.795918367346939,0.0 11.42857142857143,2.219744403465134 13.06122448979592,12.61343168367785 14.69387755102041,14.76112874174458 16.3265306122449,13.67870314778283 17.95918367346939,13.19495668582211 19.59183673469388,13.02341538725448 21.22448979591837,18.14906938845527 22.85714285714286,12.66489407324813 24.48979591836735,14.3322754953255 26.12244897959184,14.49523972896475 27.75510204081633,12.65631700831975 29.38775510204082,15.18483574920662 31.02040816326531,12.97023758469852 32.6530612244898,13.13148640535209 34.28571428571429,12.8844669354147 35.91836734693878,13.53117763101467 37.55102040816327,18.34805729479372 39.18367346938776,12.29264945535638 40.81632653061224,12.82785830688738 42.44897959183673,13.03370786516854 44.08163265306122,14.55356377047774 45.71428571428571,14.42833862252337 47.3469387755102,12.20516339308689 48.97959183673469,12.83128913285874 50.61224489795918,14.40775366669526 52.24489795918367,14.16416502272922 53.87755102040816,12.81413500300197 55.51020408163265,14.01492409297538 57.14285714285714,20.0 58.77551020408163,14.18989621751437 60.40816326530612,12.9427909769277 62.04081632653061,18.09074534694228 63.6734693877551,12.98739171455528 65.3061224489796,12.97366841066987 66.93877551020408,13.3767904623038 68.57142857142857,12.86559739257226 70.20408163265306,12.96166051977013 71.83673469387755,10.67501500986362 73.46938775510203,12.08679989707522 75.10204081632654,14.56728707436315 76.73469387755102,12.17428595934471 78.36734693877551,14.57071790033451 80.0,11.77631014666781" 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,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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,10.097232610321615 1.63265306122449,0.0 3.26530612244898,10.531039640987284 4.897959183673469,6.611817501869856 6.530612244897959,6.656694091249065 8.16326530612245,9.902767389678381 9.795918367346939,9.005235602094242 11.42857142857143,1.2715033657441985 13.06122448979592,6.566940912490653 14.69387755102041,0.5684367988032903 16.3265306122449,7.105459985041138 17.95918367346939,5.953627524308153 19.59183673469388,9.364248317127897 21.22448979591837,8.601346297681376 22.85714285714286,6.896035901271503 24.48979591836735,1.032161555721764 26.12244897959184,1.1368735976065771 27.75510204081633,6.312640239341809 29.38775510204082,1.5108451757666401 31.02040816326531,6.716529543754673 32.6530612244898,9.124906507105457 34.28571428571429,6.507105459985038 35.91836734693878,8.137621540762899 37.55102040816327,10.964846671652953 39.18367346938776,6.402393418100221 40.81632653061224,9.06507105459985 42.44897959183673,6.62677636499626 44.08163265306122,2.812266267763647 45.71428571428571,2.6028421839940137 47.3469387755102,6.746447270007476 48.97959183673469,9.648466716529542 50.61224489795918,2.423335826477185 52.24489795918367,2.9618548990276743 53.87755102040816,6.7913238593866865 55.51020408163265,2.647718773373221 57.14285714285714,20.0 58.77551020408163,1.0022438294689593 60.40816326530612,6.1181750186985795 62.04081632653061,9.528795811518322 63.6734693877551,5.8638743455497355 65.3061224489796,7.419596110695583 66.93877551020408,6.821241585639491 68.57142857142857,6.566940912490653 70.20408163265306,6.701570680628272 71.83673469387755,6.896035901271503 73.46938775510203,6.641735228122661 75.10204081632654,2.2737471952131614 76.73469387755102,7.614061331338819 78.36734693877551,0.3440538519072547 80.0,4.338070306656691" 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></td><td></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,12.278775079197466 1.63265306122449,10.673706441393877 3.26530612244898,15.59028511087645 4.897959183673469,10.04012671594509 6.530612244897959,5.600844772967266 8.16326530612245,15.455121436114045 9.795918367346939,10.6441393875396 11.42857142857143,10.65258711721225 13.06122448979592,3.788806758183739 14.69387755102041,9.955649419218584 16.3265306122449,6.648363252375924 17.95918367346939,7.129883843717002 19.59183673469388,12.958817317845828 21.22448979591837,13.381203801478351 22.85714285714286,10.310454065469903 24.48979591836735,10.1921858500528 26.12244897959184,10.648363252375924 27.75510204081633,4.270327349524814 29.38775510204082,8.743400211193242 31.02040816326531,6.158394931362194 32.6530612244898,12.11404435058078 34.28571428571429,10.361140443505807 35.91836734693878,6.35691657866948 37.55102040816327,15.074973600844771 39.18367346938776,8.844772967265047 40.81632653061224,12.84054910242872 42.44897959183673,1.0855332629355843 44.08163265306122,10.576557550158395 45.71428571428571,9.093980992608238 47.3469387755102,8.77296726504752 48.97959183673469,13.131995776135165 50.61224489795918,10.593453009503694 52.24489795918367,10.585005279831046 53.87755102040816,3.2185850052798344 55.51020408163265,9.926082365364309 57.14285714285714,20.0 58.77551020408163,10.690601900739177 60.40816326530612,0.0 62.04081632653061,15.602956705385427 63.6734693877551,9.077085533262936 65.3061224489796,9.14466737064414 66.93877551020408,9.512143611404436 68.57142857142857,9.795142555438225 70.20408163265306,9.621964097148892 71.83673469387755,4.595564941921857 73.46938775510203,9.596620908130939 75.10204081632654,10.618796198521647 76.73469387755102,6.89334741288279 78.36734693877551,10.306230200633578 80.0,7.95776135163675" 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></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,10.61841432225064 1.63265306122449,3.296419437340153 3.26530612244898,11.28644501278772 4.897959183673469,3.804092071611253 6.530612244897959,4.068286445012788 8.16326530612245,10.9613810741688 9.795918367346939,3.666240409207161 11.42857142857143,3.80153452685422 13.06122448979592,0.0 14.69387755102041,2.757544757033248 16.3265306122449,2.906393861892583 17.95918367346939,1.98618925831202 19.59183673469388,4.684143222506394 21.22448979591837,11.40843989769821 22.85714285714286,2.878005115089514 24.48979591836735,3.715601023017903 26.12244897959184,3.442966751918159 27.75510204081633,3.264961636828645 29.38775510204082,3.994373401534527 31.02040816326531,2.684910485933504 32.6530612244898,5.871099744245524 34.28571428571429,2.149872122762148 35.91836734693878,1.905115089514066 37.55102040816327,11.90051150895141 39.18367346938776,1.414833759590793 40.81632653061224,4.809718670076726 42.44897959183673,1.699488491048593 44.08163265306122,4.222506393861893 45.71428571428571,1.80997442455243 47.3469387755102,3.094373401534527 48.97959183673469,6.487979539641944 50.61224489795918,3.89616368286445 52.24489795918367,3.326342710997442 53.87755102040816,2.061381074168798 55.51020408163265,4.026342710997442 57.14285714285714,20.0 58.77551020408163,4.08925831202046 60.40816326530612,3.8076726342711 62.04081632653061,7.258056265984655 63.6734693877551,4.349360613810742 65.3061224489796,4.00230179028133 66.93877551020408,3.883375959079284 68.57142857142857,4.305882352941176 70.20408163265306,4.004092071611253 71.83673469387755,3.527365728900256 73.46938775510203,4.261892583120205 75.10204081632654,3.957033248081841 76.73469387755102,2.19462915601023 78.36734693877551,4.420971867007673 80.0,1.421483375959079" 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.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(251,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_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,13.36637222678718 1.63265306122449,4.978944124897288 3.26530612244898,13.75770336894002 4.897959183673469,4.412489728841413 6.530612244897959,4.794063270336894 8.16326530612245,13.41361955628595 9.795918367346939,6.327547247329499 11.42857142857143,5.200801150369762 13.06122448979592,2.878492193919474 14.69387755102041,4.926047658175842 16.3265306122449,1.936113393590797 17.95918367346939,2.537489728841413 19.59183673469388,7.704396055875103 21.22448979591837,13.66064092029581 22.85714285714286,1.225862777321282 24.48979591836735,4.719083812654067 26.12244897959184,4.505957271980279 27.75510204081633,3.858360723089565 29.38775510204082,5.120172555464256 31.02040816326531,4.137222678718159 32.6530612244898,8.693508627773213 34.28571428571429,4.214256368118324 35.91836734693878,3.05310188989318 37.55102040816327,13.63188167625308 39.18367346938776,3.528142974527527 40.81632653061224,5.472986852917009 42.44897959183673,4.105895645028759 44.08163265306122,3.570768282662284 45.71428571428571,4.6091824157765 47.3469387755102,3.481409202958094 48.97959183673469,7.821487263763353 50.61224489795918,4.192686935086278 52.24489795918367,4.53728430566968 53.87755102040816,4.864420706655711 55.51020408163265,4.413516844700082 57.14285714285714,20.0 58.77551020408163,4.969186524239934 60.40816326530612,5.753389482333607 62.04081632653061,13.8424404272802 63.6734693877551,3.672966310599836 65.3061224489796,2.348500410846343 66.93877551020408,3.389995891536565 68.57142857142857,6.371199671322925 70.20408163265306,4.9060188989318 71.83673469387755,5.159716516023007 73.46938775510203,4.747843056696795 75.10204081632654,2.511811832374692 76.73469387755102,2.632497945768283 78.36734693877551,0.0 80.0,2.523623664749384" 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.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/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,13.08026458450122 1.63265306122449,4.092977251802645 3.26530612244898,14.2582049735785 4.897959183673469,7.194588172950142 6.530612244897959,6.89177682503316 8.16326530612245,13.74027916133663 9.795918367346939,10.09643197751991 11.42857142857143,7.321471112470428 13.06122448979592,6.012071884083495 14.69387755102041,6.997966004681256 16.3265306122449,7.036460171981498 17.95918367346939,4.997684531807614 19.59183673469388,9.922500611299329 21.22448979591837,13.06427252235075 22.85714285714286,7.202450543722251 24.48979591836735,7.763053304515124 26.12244897959184,7.890628132663355 27.75510204081633,7.191741994730639 29.38775510204082,7.825134584131692 31.02040816326531,8.121781833363341 32.6530612244898,10.41638329372009 34.28571428571429,8.138685930523375 35.91836734693878,7.202733589070047 37.55102040816327,14.29014192365481 39.18367346938776,1.612477896910167 40.81632653061224,9.67601528759373 42.44897959183673,8.064355077243862 44.08163265306122,3.418794682835894 45.71428571428571,5.316566565582786 47.3469387755102,7.293575420970987 48.97959183673469,5.171946117600625 50.61224489795918,7.970100976427826 52.24489795918367,7.719605843628453 53.87755102040816,7.042592821183743 55.51020408163265,7.600443752206378 57.14285714285714,20.0 58.77551020408163,6.489883880646067 60.40816326530612,0.0 62.04081632653061,13.48918648835858 63.6734693877551,7.689382890380468 65.3061224489796,8.317916534644358 66.93877551020408,8.755142973281306 68.57142857142857,6.265649066225535 70.20408163265306,8.206805510892922 71.83673469387755,8.49375059459179 73.46938775510203,8.960759693713484 75.10204081632654,7.64698898717726 76.73469387755102,5.588305824208397 78.36734693877551,7.446215487140699 80.0,6.226305762881905" 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,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_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,7.719466564328888 1.63265306122449,2.237359685311331 3.26530612244898,7.452748728772906 4.897959183673469,0.4317375035978125 6.530612244897959,0.8212606735105056 8.16326530612245,7.696440564137005 9.795918367346939,0.0 11.42857142857143,2.055070517125588 13.06122448979592,14.39316895327641 14.69387755102041,15.16837762640315 16.3265306122449,14.30490261920752 17.95918367346939,14.04969778374748 19.59183673469388,14.7174517893121 21.22448979591837,17.8547443154562 22.85714285714286,14.33752278614602 24.48979591836735,15.65384246378202 26.12244897959184,15.34491029454092 27.75510204081633,14.10726278422719 29.38775510204082,15.66727429722729 31.02040816326531,14.28763311906361 32.6530612244898,14.29338961911158 34.28571428571429,14.0189964501583 35.91836734693878,14.52940612107838 37.55102040816327,18.28264415235537 39.18367346938776,14.13796411781637 40.81632653061224,14.3758994531325 42.44897959183673,13.99788928331574 44.08163265306122,15.24129329367744 45.71428571428571,15.03789695864914 47.3469387755102,13.81176244843135 48.97959183673469,14.22047395183728 50.61224489795918,15.70756979756308 52.24489795918367,15.28350762736256 53.87755102040816,13.85973328216444 55.51020408163265,15.03981579199846 57.14285714285714,20.0 58.77551020408163,15.3756116281301 60.40816326530612,13.9940516166171 62.04081632653061,18.15216348460136 63.6734693877551,13.89619111580159 65.3061224489796,14.33368511944738 66.93877551020408,14.74623428955195 68.57142857142857,14.54475678787297 70.20408163265306,14.21087978509066 71.83673469387755,12.65470593878922 73.46938775510203,12.51846877098724 75.10204081632654,15.70756979756308 76.73469387755102,13.7426844478557 78.36734693877551,15.80159263167994 80.0,13.20924877674374" 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(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_10Vars100Iterations_4.html">BenchmarkCoverBigLocalVar/10Vars100Iterations-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.91745656108025 1.63265306122449,3.943671775142687 3.26530612244898,15.00425530568597 4.897959183673469,5.638896974145459 6.530612244897959,5.213081663903618 8.16326530612245,15.10421544185576 9.795918367346939,5.811323858818765 11.42857142857143,7.067382528252699 13.06122448979592,2.639333578000228 14.69387755102041,6.337304951973576 16.3265306122449,5.55600551766031 17.95918367346939,5.220912059125021 19.59183673469388,4.360391171743505 21.22448979591837,15.13637542869436 22.85714285714286,4.214635087763702 24.48979591836735,7.54793151014313 26.12244897959184,7.973193156076387 27.75510204081633,6.452815145724446 29.38775510204082,8.278262190106178 31.02040816326531,2.666795327705995 32.6530612244898,7.602855009554664 34.28571428571429,7.164526885938825 35.91836734693878,4.692320834229742 37.55102040816327,14.44345663701135 39.18367346938776,3.641054683050912 40.81632653061224,5.286434275300877 42.44897959183673,0.0 44.08163265306122,6.067986813298068 45.71428571428571,6.570223617104747 47.3469387755102,3.498225110416482 48.97959183673469,5.616718763841608 50.61224489795918,7.071875118642352 52.24489795918367,6.05060175400853 53.87755102040816,5.046903276427188 55.51020408163265,3.000607448841418 57.14285714285714,20.0 58.77551020408163,6.66504258469482 60.40816326530612,5.563329705513864 62.04081632653061,15.41977245978815 63.6734693877551,6.054176843543958 65.3061224489796,3.822466748503524 66.93877551020408,5.662119237145497 68.57142857142857,4.944902491805768 70.20408163265306,4.617765980333844 71.83673469387755,3.488021868158291 73.46938775510203,4.498000480896999 75.10204081632654,7.596748883179995 76.73469387755102,4.947480985585745 78.36734693877551,6.933047748009972 80.0,1.461230843214923" 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,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__ello__4.html">BenchmarkIsVarCompatibleString/_ello_-4</a></td><td><svg height="20" style="vertical-align:middle" width="80"><polyline fill="none" points="0.0,14.29646017699115 1.63265306122449,1.323008849557521 3.26530612244898,7.415929203539822 4.897959183673469,0.610619469026549 6.530612244897959,3.3008849557522133 8.16326530612245,8.991150442477876 9.795918367346939,4.646017699115042 11.42857142857143,2.4557522123893776 13.06122448979592,1.526548672566367 14.69387755102041,2.4424778761061887 16.3265306122449,2.5 17.95918367346939,1.5398230088495524 19.59183673469388,7.411504424778759 21.22448979591837,14.04867256637168 22.85714285714286,1.6946902654867237 24.48979591836735,1.637168141592916 26.12244897959184,2.2964601769911503 27.75510204081633,2.278761061946895 29.38775510204082,2.4557522123893776 31.02040816326531,0.7699115044247762 32.6530612244898,5.601769911504423 34.28571428571429,2.0973451327433636 35.91836734693878,8.393805309734512 37.55102040816327,13.323008849557521 39.18367346938776,8.08849557522124 40.81632653061224,7.411504424778759 42.44897959183673,8.314159292035399 44.08163265306122,7.774336283185839 45.71428571428571,7.681415929203537 47.3469387755102,8.4070796460177 48.97959183673469,7.2831858407079615 50.61224489795918,7.668141592920353 52.24489795918367,7.752212389380528 53.87755102040816,8.212389380530972 55.51020408163265,6.4292035398230105 57.14285714285714,20.0 58.77551020408163,2.3539823008849545 60.40816326530612,3.3982300884955734 62.04081632653061,9.053097345132743 63.6734693877551,2.477876106194689 65.3061224489796,3.0398230088495595 66.93877551020408,1.4823008849557482 68.57142857142857,3.6725663716814125 70.20408163265306,2.676991150442479 71.83673469387755,3.0398230088495595 73.46938775510203,9.557522123893804 75.10204081632654,8.530973451327434 76.73469387755102,9.265486725663717 78.36734693877551,0.07964601769911184 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></td><td></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,13.935991016282987 1.63265306122449,4.402021336327904 3.26530612244898,13.997754070746772 4.897959183673469,0.892756878158341 6.530612244897959,0.0 8.16326530612245,14.008983717012914 9.795918367346939,10.370578326782706 11.42857142857143,6.4907355418304356 13.06122448979592,3.7170129140932033 14.69387755102041,6.872543514879283 16.3265306122449,3.907916900617632 17.95918367346939,3.666479505895566 19.59183673469388,10.17405951712521 21.22448979591837,13.964065131948344 22.85714285714286,4.29533969679955 24.48979591836735,6.692869174621002 26.12244897959184,6.82201010668164 27.75510204081633,3.7226277372262757 29.38775510204082,6.743402582818641 31.02040816326531,3.7394722066254893 32.6530612244898,11.044357102751265 34.28571428571429,3.615946097697922 35.91836734693878,3.07692307692308 37.55102040816327,13.756316676024706 39.18367346938776,3.3576642335766422 40.81632653061224,8.7085906793936 42.44897959183673,3.4250421111735 44.08163265306122,4.890510948905112 45.71428571428571,6.423357664233576 47.3469387755102,2.2683885457608035 48.97959183673469,6.99606962380685 50.61224489795918,6.238068500842225 52.24489795918367,6.35597978663672 53.87755102040816,3.3183604716451427 55.51020408163265,6.580572711959574 57.14285714285714,20.0 58.77551020408163,6.692869174621002 60.40816326530612,2.397529477821447 62.04081632653061,14.042672655811343 63.6734693877551,4.879281302638967 65.3061224489796,4.716451431779898 66.93877551020408,4.834362717574397 68.57142857142857,4.845592363840536 70.20408163265306,4.789444132509825 71.83673469387755,3.1499157776530033 73.46938775510203,3.374508702975856 75.10204081632654,6.5524985962942175 76.73469387755102,3.6271757439640666 78.36734693877551,6.389668725435147 80.0,1.5103874227961782" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,231,120);color:black;padding:2px 6px;display:block;text-align:right">1.10</span></td><td></td><td></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,13.69548531024821 1.63265306122449,8.189145951212355 3.26530612244898,14.81499198303825 4.897959183673469,7.707990138406148 6.530612244897959,8.588803982661947 8.16326530612245,14.45847909729342 9.795918367346939,5.419062585392368 11.42857142857143,7.413966418171792 13.06122448979592,11.38624877844353 14.69387755102041,10.74690067460139 16.3265306122449,11.65375226902124 17.95918367346939,11.86337615652711 19.59183673469388,8.653119037107247 21.22448979591837,15.86371765874046 22.85714285714286,10.54288000618435 24.48979591836735,6.668200198139441 26.12244897959184,9.89654581452179 27.75510204081633,7.824063225260617 29.38775510204082,10.7769094641581 31.02040816326531,7.41326691258772 32.6530612244898,10.40550428388878 34.28571428571429,11.37667810717017 35.91836734693878,11.16923524220336 37.55102040816327,16.55313601356969 39.18367346938776,0.163427821292107 40.81632653061224,5.598648985676547 42.44897959183673,11.16535029580567 44.08163265306122,10.49084217154155 45.71428571428571,11.37182640818321 47.3469387755102,1.84519170174732 48.97959183673469,8.981522559996728 50.61224489795918,0.0 52.24489795918367,11.59700981092454 53.87755102040816,9.18886857034421 55.51020408163265,11.84482311611264 57.14285714285714,20.0 58.77551020408163,11.01981008782113 60.40816326530612,11.16966211997005 62.04081632653061,14.96283697224209 63.6734693877551,11.37055294929939 65.3061224489796,11.17751272494822 66.93877551020408,10.04583286139126 68.57142857142857,11.38079263488777 70.20408163265306,10.42963722653928 71.83673469387755,10.87287445587658 73.46938775510203,8.600546708454054 75.10204081632654,11.85179844230868 76.73469387755102,10.9873566159283 78.36734693877551,11.7862547690811 80.0,8.453512428286105" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,231,120);color:black;padding:2px 6px;display:block;text-align:right">1.10</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/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,12.15590612869912 1.63265306122449,5.783422446290578 3.26530612244898,13.68769935950592 4.897959183673469,3.506488881653584 6.530612244897959,3.214425615693377 8.16326530612245,12.85719373038201 9.795918367346939,3.157345841367066 11.42857142857143,4.433908031358265 13.06122448979592,3.163298010347617 14.69387755102041,4.915219746956508 16.3265306122449,3.604165500821603 17.95918367346939,3.583460092487549 19.59183673469388,2.620785788051911 21.22448979591837,13.14350832031826 22.85714285714286,3.714306063581374 24.48979591836735,5.584457207974889 26.12244897959184,5.303229941953634 27.75510204081633,2.938845279217773 29.38775510204082,5.74399568594932 31.02040816326531,4.131975357002956 32.6530612244898,4.200043750985669 34.28571428571429,0.2284717170226946 35.91836734693878,3.560567134870044 37.55102040816327,13.21773237623813 39.18367346938776,3.671572542695366 40.81632653061224,2.065962241881903 42.44897959183673,4.00143462534403 44.08163265306122,5.465261208646416 45.71428571428571,5.676537770836407 47.3469387755102,2.830180040393352 48.97959183673469,2.721769167764681 50.61224489795918,5.89885382592195 52.24489795918367,3.814221105271994 53.87755102040816,4.362685496548251 55.51020408163265,5.103552478289845 57.14285714285714,20.0 58.77551020408163,5.585627292475339 60.40816326530612,3.655852711798013 62.04081632653061,13.89002223160551 63.6734693877551,3.937334344015018 65.3061224489796,1.774509454791496 66.93877551020408,0.6138365035840198 68.57142857142857,3.43368927642992 70.20408163265306,3.463704487528425 71.83673469387755,3.390497896391561 73.46938775510203,2.728484435332482 75.10204081632654,5.917880417364054 76.73469387755102,4.904129380821806 78.36734693877551,5.680455010250958 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,231,120);color:black;padding:2px 6px;display:block;text-align:right">1.10</span></td><td><span style="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_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,12.335692618806872 1.63265306122449,3.660262891809907 3.26530612244898,12.47724974721941 4.897959183673469,1.2942366026289136 6.530612244897959,1.1931243680485366 8.16326530612245,11.385237613751263 9.795918367346939,7.684529828109197 11.42857142857143,3.296258847320523 13.06122448979592,1.3144590495449933 14.69387755102041,4.469160768452978 16.3265306122449,1.1729019211324534 17.95918367346939,1.5773508594539898 19.59183673469388,7.2194135490394356 21.22448979591837,10.798786653185033 22.85714285714286,1.2942366026289136 24.48979591836735,4.752275025278054 26.12244897959184,5.399393326592515 27.75510204081633,2.1233569261880625 29.38775510204082,6.127401415571281 31.02040816326531,4.448938321536906 32.6530612244898,8.918099089989886 34.28571428571429,2.0222446916076855 35.91836734693878,4.408493427704752 37.55102040816327,12.719919110212334 39.18367346938776,4.408493427704752 40.81632653061224,8.837209302325581 42.44897959183673,4.408493427704752 44.08163265306122,3.963599595551056 45.71428571428571,4.0242669362992896 47.3469387755102,3.801820020222447 48.97959183673469,8.594539939332659 50.61224489795918,6.814964610717894 52.24489795918367,5.439838220424667 53.87755102040816,3.822042467138516 55.51020408163265,4.0242669362992896 57.14285714285714,20.0 58.77551020408163,6.693629929221434 60.40816326530612,3.5793731041456027 62.04081632653061,13.933265925176945 63.6734693877551,3.8422649140545992 65.3061224489796,3.781597573306364 66.93877551020408,3.7411526794742116 68.57142857142857,3.8422649140545992 70.20408163265306,3.7411526794742116 71.83673469387755,3.720930232558139 73.46938775510203,0.6471183013144604 75.10204081632654,0.8291203235591524 76.73469387755102,1.2335692618806888 78.36734693877551,1.334681496461073 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,230,120);color:black;padding:2px 6px;display:block;text-align:right">1.10</span></td><td></td><td></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,14.141414141414142 1.63265306122449,5.840220385674929 3.26530612244898,14.104683195592285 4.897959183673469,5.013774104683193 6.530612244897959,5.142332415059688 8.16326530612245,13.939393939393936 9.795918367346939,7.4931129476584 11.42857142857143,5.803489439853076 13.06122448979592,5.105601469237831 14.69387755102041,5.67493112947658 16.3265306122449,5.032139577594119 17.95918367346939,5.123966942148757 19.59183673469388,8.613406795224973 21.22448979591837,14.067952249770432 22.85714285714286,5.142332415059688 24.48979591836735,5.803489439853076 26.12244897959184,5.803489439853076 27.75510204081633,4.995408631772268 29.38775510204082,5.803489439853076 31.02040816326531,5.105601469237831 32.6530612244898,7.584940312213037 34.28571428571429,5.032139577594119 35.91836734693878,5.068870523415978 37.55102040816327,14.178145087235995 39.18367346938776,5.215794306703394 40.81632653061224,8.833792470156105 42.44897959183673,4.995408631772268 44.08163265306122,5.3076216712580315 45.71428571428571,5.528007346189163 47.3469387755102,5.032139577594119 48.97959183673469,8.65013774104683 50.61224489795918,5.766758494031217 52.24489795918367,5.876951331496787 53.87755102040816,5.068870523415978 55.51020408163265,5.619834710743801 57.14285714285714,20.0 58.77551020408163,5.803489439853076 60.40816326530612,5.123966942148757 62.04081632653061,14.104683195592285 63.6734693877551,5.142332415059688 65.3061224489796,5.032139577594119 66.93877551020408,4.7750229568411395 68.57142857142857,4.8301193755739185 70.20408163265306,5.032139577594119 71.83673469387755,4.903581267217628 73.46938775510203,1.0101010101010104 75.10204081632654,1.7998163452708873 76.73469387755102,1.0835629017447168 78.36734693877551,0.0 80.0,1.138659320477501" 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.10</span></td><td></td><td></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,10.70621093230483 1.63265306122449,2.43073103692867 3.26530612244898,10.95557919936162 4.897959183673469,1.875471028948885 6.530612244897959,1.49066808529503 8.16326530612245,10.31254156137784 9.795918367346939,5.878219621403555 11.42857142857143,1.838232034401738 13.06122448979592,1.534556900297025 14.69387755102041,1.628984350755863 16.3265306122449,1.411313561200514 17.95918367346939,1.29228177505874 19.59183673469388,5.770935851398679 21.22448979591837,10.5632397925256 22.85714285714286,3.367469078334885 24.48979591836735,2.753247328988784 26.12244897959184,2.50188411579554 27.75510204081633,2.309704304650441 29.38775510204082,2.513853792614266 31.02040816326531,3.067783836503081 32.6530612244898,6.084364055503835 34.28571428571429,3.551447444252339 35.91836734693878,1.086802323003946 37.55102040816327,11.16261027618921 39.18367346938776,1.050893292547768 40.81632653061224,5.382364676153744 42.44897959183673,2.306379394423017 44.08163265306122,1.965908587134814 45.71428571428571,0.9542492352706478 47.3469387755102,1.458527286429933 48.97959183673469,5.209026022964047 50.61224489795918,2.369552688744071 52.24489795918367,2.522498559205568 53.87755102040816,1.789023363035865 55.51020408163265,2.474619851930665 57.14285714285714,20.0 58.77551020408163,1.534113578933369 60.40816326530612,2.422972913064681 62.04081632653061,10.92388172186018 63.6734693877551,3.262401915148291 65.3061224489796,3.630801968346855 66.93877551020408,3.432637318792393 68.57142857142857,3.15312319900696 70.20408163265306,3.622378862437381 71.83673469387755,3.805248924945693 73.46938775510203,3.436627211065301 75.10204081632654,1.308906326195859 76.73469387755102,0.4595025934299774 78.36734693877551,2.349159906015871 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.10</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,15.689071135674807 1.63265306122449,10.602008676531765 3.26530612244898,15.261187377429131 4.897959183673469,9.627384560527723 6.530612244897959,9.627384560527723 8.16326530612245,15.66529981577227 9.795918367346939,11.743032031853566 11.42857142857143,11.13686337433886 13.06122448979592,9.627384560527723 14.69387755102041,10.625779996434302 16.3265306122449,9.591727580673917 17.95918367346939,9.865097759553098 19.59183673469388,12.575028228442383 21.22448979591837,15.689071135674807 22.85714285714286,9.603613240625181 24.48979591836735,12.598799548344921 26.12244897959184,12.90782670707791 27.75510204081633,11.82623165151245 29.38775510204082,12.646342188149998 31.02040816326531,11.82623165151245 32.6530612244898,14.072621382302252 34.28571428571429,11.481547512925655 35.91836734693878,11.790574671658645 37.55102040816327,17.174778629583408 39.18367346938776,11.83811731146372 40.81632653061224,13.941879122838294 42.44897959183673,11.814345991561183 44.08163265306122,12.075830510489094 45.71428571428571,12.254115409758125 47.3469387755102,11.469661852974385 48.97959183673469,13.965650442740833 50.61224489795918,12.230344089855587 52.24489795918367,11.83811731146372 53.87755102040816,11.493433172876927 55.51020408163265,12.539371248588578 57.14285714285714,20.0 58.77551020408163,13.026683306590598 60.40816326530612,11.469661852974385 62.04081632653061,17.03215071016818 63.6734693877551,11.457776193023117 65.3061224489796,11.43400487312058 66.93877551020408,11.814345991561183 68.57142857142857,11.469661852974385 70.20408163265306,11.338919593510429 71.83673469387755,11.43400487312058 73.46938775510203,9.247043442087122 75.10204081632654,9.734355500089142 76.73469387755102,0.0 78.36734693877551,8.593332144767338 80.0,9.223272122184586" 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.10</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,12.697518916065459 1.63265306122449,9.340137251451699 3.26530612244898,12.824212563786732 4.897959183673469,9.431638219250395 6.530612244897959,9.463311631180716 8.16326530612245,12.458208692591942 9.795918367346939,11.2827731831779 11.42857142857143,9.023403132148513 13.06122448979592,9.431638219250395 14.69387755102041,8.745380960760162 16.3265306122449,9.414041879289108 17.95918367346939,9.452753827203942 19.59183673469388,11.212387823332747 21.22448979591837,11.113848319549533 22.85714285714286,6.971669892662327 24.48979591836735,11.17719514341017 26.12244897959184,11.240541967270808 27.75510204081633,10.452225937005101 29.38775510204082,11.152560267464366 31.02040816326531,10.533169100827028 32.6530612244898,11.631180714411402 34.28571428571429,10.251627661446417 35.91836734693878,10.367763505190922 37.55102040816327,14.291747316558157 39.18367346938776,9.625197958824565 40.81632653061224,10.684497624494107 42.44897959183673,10.371282773183179 44.08163265306122,10.13197254970966 45.71428571428571,11.187752947386944 47.3469387755102,10.406475453105754 48.97959183673469,12.06053140946683 50.61224489795918,0.0 52.24489795918367,0.12669364772127523 53.87755102040816,10.427591061059298 55.51020408163265,6.5915889494985045 57.14285714285714,20.0 58.77551020408163,16.0232271687489 60.40816326530612,15.99155375681858 62.04081632653061,18.050325532289285 63.6734693877551,15.984515220834066 65.3061224489796,15.08006334682386 66.93877551020408,14.541615344008447 68.57142857142857,14.703501671652296 70.20408163265306,15.99155375681858 71.83673469387755,15.89301425303537 73.46938775510203,15.023755058947739 75.10204081632654,15.13989090269224 76.73469387755102,15.051909202885799 78.36734693877551,15.150448706669012 80.0,15.044870666901286" 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/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,12.103321033210332 1.63265306122449,7.699876998769987 3.26530612244898,15.473554735547356 4.897959183673469,4.034440344403443 6.530612244897959,7.884378843788438 8.16326530612245,15.448954489544894 9.795918367346939,13.948339483394834 11.42857142857143,7.687576875768759 13.06122448979592,7.835178351783519 14.69387755102041,7.699876998769987 16.3265306122449,7.835178351783519 17.95918367346939,7.847478474784747 19.59183673469388,10.02460024600246 21.22448979591837,12.12792127921279 22.85714285714286,3.9360393603936004 24.48979591836735,7.699876998769987 26.12244897959184,7.6137761377613735 27.75510204081633,7.859778597785976 29.38775510204082,7.601476014760147 31.02040816326531,7.749077490774907 32.6530612244898,13.972939729397297 34.28571428571429,7.87207872078721 35.91836734693878,0.11070110701106728 37.55102040816327,12.11562115621156 39.18367346938776,0.15990159901598844 40.81632653061224,10.22140221402214 42.44897959183673,0.024600246002457027 44.08163265306122,3.3579335793357927 45.71428571428571,3.3579335793357927 47.3469387755102,0.0 48.97959183673469,10.31980319803198 50.61224489795918,3.3579335793357927 52.24489795918367,3.2964329643296395 53.87755102040816,0.2091020910209096 55.51020408163265,3.2595325953259575 57.14285714285714,20.0 58.77551020408163,7.601476014760147 60.40816326530612,7.884378843788438 62.04081632653061,15.448954489544894 63.6734693877551,7.293972939729398 65.3061224489796,7.884378843788438 66.93877551020408,7.847478474784747 68.57142857142857,7.847478474784747 70.20408163265306,7.712177121771216 71.83673469387755,7.82287822878229 73.46938775510203,3.99753997539975 75.10204081632654,3.3579335793357927 76.73469387755102,3.776137761377612 78.36734693877551,7.712177121771216 80.0,3.99753997539975" 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/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,12.60759493670886 1.63265306122449,8.151898734177216 3.26530612244898,16.101265822784807 4.897959183673469,4.354430379746834 6.530612244897959,8.278481012658226 8.16326530612245,16.113924050632914 9.795918367346939,14.468354430379744 11.42857142857143,8.139240506329111 13.06122448979592,8.240506329113922 14.69387755102041,8.0379746835443 16.3265306122449,8.265822784810126 17.95918367346939,8.189873417721516 19.59183673469388,10.645569620253161 21.22448979591837,12.63291139240506 22.85714285714286,4.316455696202528 24.48979591836735,8.088607594936706 26.12244897959184,8.151898734177216 27.75510204081633,8.265822784810126 29.38775510204082,8.11392405063291 31.02040816326531,8.278481012658226 32.6530612244898,14.594936708860759 34.28571428571429,8.253164556962027 35.91836734693878,0.37974683544303645 37.55102040816327,12.670886075949365 39.18367346938776,0.3291139240506311 40.81632653061224,10.53164556962025 42.44897959183673,0.4050632911392391 44.08163265306122,3.582278481012658 45.71428571428571,3.6455696202531627 47.3469387755102,0.0 48.97959183673469,10.797468354430377 50.61224489795918,3.6455696202531627 52.24489795918367,3.632911392405063 53.87755102040816,0.3544303797468338 55.51020408163265,3.6708860759493653 57.14285714285714,20.0 58.77551020408163,6.202531645569618 60.40816326530612,8.303797468354432 62.04081632653061,16.113924050632914 63.6734693877551,8.291139240506327 65.3061224489796,8.215189873417721 66.93877551020408,8.075949367088606 68.57142857142857,8.278481012658226 70.20408163265306,8.164556962025316 71.83673469387755,8.291139240506327 73.46938775510203,4.278481012658229 75.10204081632654,3.632911392405063 76.73469387755102,4.278481012658229 78.36734693877551,8.11392405063291 80.0,4.316455696202528" 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></td><td></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,12.275522755227554 1.63265306122449,7.72447724477245 3.26530612244898,15.596555965559658 4.897959183673469,4.095940959409596 6.530612244897959,7.945879458794591 8.16326530612245,15.559655596555967 9.795918367346939,14.046740467404677 11.42857142857143,7.749077490774912 13.06122448979592,7.995079950799511 14.69387755102041,7.8228782287822884 16.3265306122449,7.9335793357933575 17.95918367346939,7.982779827798279 19.59183673469388,10.356703567035671 21.22448979591837,12.226322263222634 22.85714285714286,4.0467404674046765 24.48979591836735,7.8228782287822884 26.12244897959184,7.835178351783519 27.75510204081633,7.9089790897909005 29.38775510204082,7.773677736777369 31.02040816326531,7.945879458794591 32.6530612244898,14.046740467404677 34.28571428571429,7.982779827798279 35.91836734693878,0.0 37.55102040816327,12.250922509225092 39.18367346938776,0.1353013530135314 40.81632653061224,10.233702337023372 42.44897959183673,0.319803198031984 44.08163265306122,3.4932349323493277 45.71428571428571,3.505535055350556 47.3469387755102,0.23370233702337018 48.97959183673469,10.430504305043053 50.61224489795918,3.5178351783517847 52.24489795918367,3.198031980319808 53.87755102040816,0.18450184501845257 55.51020408163265,3.505535055350556 57.14285714285714,20.0 58.77551020408163,7.5891758917589165 60.40816326530612,7.958179581795822 62.04081632653061,15.596555965559658 63.6734693877551,7.982779827798279 65.3061224489796,7.970479704797048 66.93877551020408,8.007380073800741 68.57142857142857,7.921279212792129 70.20408163265306,7.859778597785979 71.83673469387755,7.896678966789672 73.46938775510203,4.108241082410824 75.10204081632654,3.480934809348099 76.73469387755102,4.145141451414515 78.36734693877551,7.761377613776139 80.0,4.071340713407132" 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></td><td></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,11.850030731407498 1.63265306122449,7.559926244622002 3.26530612244898,15.476336816226182 4.897959183673469,3.995082974800244 6.530612244897959,7.805777504609708 8.16326530612245,15.156730178242164 9.795918367346939,13.853718500307313 11.42857142857143,7.658266748617084 13.06122448979592,7.842655193607866 14.69387755102041,7.695144437615243 16.3265306122449,7.8918254456054076 17.95918367346939,7.854947756607249 19.59183673469388,9.969268592501537 21.22448979591837,12.10817455439459 22.85714285714286,4.007375537799632 24.48979591836735,6.748617086662566 26.12244897959184,7.621389059618933 27.75510204081633,7.732022126613398 29.38775510204082,7.633681622618315 31.02040816326531,7.8180700676090975 32.6530612244898,14.013521819299324 34.28571428571429,7.842655193607866 35.91836734693878,0.18438844499078044 37.55102040816327,12.095881991395206 39.18367346938776,0.0 40.81632653061224,10.288875230485553 42.44897959183673,0.12292562999385126 44.08163265306122,3.306699446834667 45.71428571428571,3.318992009834048 47.3469387755102,0.17209588199139247 48.97959183673469,10.32575291948371 50.61224489795918,3.1837738168408087 52.24489795918367,3.3681622618315927 53.87755102040816,0.18438844499078044 55.51020408163265,3.306699446834667 57.14285714285714,20.0 58.77551020408163,7.412415488629376 60.40816326530612,7.854947756607249 62.04081632653061,15.402581438229873 63.6734693877551,7.732022126613398 65.3061224489796,7.830362630608484 66.93877551020408,7.8180700676090975 68.57142857142857,7.830362630608484 70.20408163265306,7.768899815611556 71.83673469387755,7.252612169637366 73.46938775510203,3.171481253841428 75.10204081632654,3.6508912108174556 76.73469387755102,4.031960663798399 78.36734693877551,7.670559311616474 80.0,3.9336201598033185" 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></td><td></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,15.022340297065572 1.63265306122449,7.5957010022944065 3.26530612244898,15.04649196956889 4.897959183673469,8.066658616109164 6.530612244897959,7.88552107233426 8.16326530612245,14.961961115807268 9.795918367346939,11.53242362033571 11.42857142857143,10.324839995169665 13.06122448979592,8.320251177394034 14.69387755102041,10.192005796401402 16.3265306122449,8.27194783238739 17.95918367346939,5.929235599565267 19.59183673469388,11.67733365535563 21.22448979591837,7.028136698466367 22.85714285714286,5.228837096968961 24.48979591836735,9.745199855089965 26.12244897959184,7.559473493539423 27.75510204081633,3.6952058930080867 29.38775510204082,10.324839995169665 31.02040816326531,8.054582779857501 32.6530612244898,11.810167854123899 34.28571428571429,8.090810288612484 35.91836734693878,5.65149136577708 37.55102040816327,15.27593285835044 39.18367346938776,5.566960512015456 40.81632653061224,11.90677454413718 42.44897959183673,7.825141891075958 44.08163265306122,8.658374592440524 45.71428571428571,10.421446685182946 47.3469387755102,7.849293563579277 48.97959183673469,11.9309262166405 50.61224489795918,10.518053375196232 52.24489795918367,10.554280883951211 53.87755102040816,7.994203598599203 55.51020408163265,7.740611037314334 57.14285714285714,20.0 58.77551020408163,10.336915831421324 60.40816326530612,5.917159763313606 62.04081632653061,10.373143340176306 63.6734693877551,8.332327013645692 65.3061224489796,5.832628909551982 66.93877551020408,5.953387272068589 68.57142857142857,8.332327013645692 70.20408163265306,8.284023668639051 71.83673469387755,8.332327013645692 73.46938775510203,8.018355271102525 75.10204081632654,0.0 76.73469387755102,8.090810288612484 78.36734693877551,10.035019925129813 80.0,5.675643038280398" 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></td><td></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,14.05615790936892 1.63265306122449,0.05560189046427766 3.26530612244898,7.5229357798165175 4.897959183673469,0.38921323324993296 6.530612244897959,3.8476508201278854 8.16326530612245,8.979705309980538 9.795918367346939,4.470391993327773 11.42857142857143,1.9961078676675044 13.06122448979592,3.7809285515707565 14.69387755102041,1.990547678621077 16.3265306122449,3.8698915763135986 17.95918367346939,3.8754517653600224 19.59183673469388,6.1773700305810415 21.22448979591837,14.0116763969975 22.85714285714286,0.4003336113427878 24.48979591836735,0.011120378092858374 26.12244897959184,1.9961078676675044 27.75510204081633,3.819849874895745 29.38775510204082,1.984987489574646 31.02040816326531,3.8476508201278854 32.6530612244898,4.459271615234922 34.28571428571429,3.8476508201278854 35.91836734693878,7.289407839866559 37.55102040816327,13.049763691965527 39.18367346938776,7.033639143730889 40.81632653061224,6.171809841534612 42.44897959183673,7.28384765082013 44.08163265306122,7.111481790380875 45.71428571428571,7.150403113705867 47.3469387755102,7.294968028912985 48.97959183673469,6.06616624965249 50.61224489795918,6.922435362802336 52.24489795918367,7.233805949402278 53.87755102040816,7.317208785098696 55.51020408163265,7.211565193216572 57.14285714285714,20.0 58.77551020408163,2.029469001946069 60.40816326530612,3.8921323324993047 62.04081632653061,9.018626633305535 63.6734693877551,3.8754517653600224 65.3061224489796,3.8587711982207438 66.93877551020408,3.8643313872671676 68.57142857142857,3.8087294968028935 70.20408163265306,3.8365304420350306 71.83673469387755,3.8810119544064534 73.46938775510203,8.924103419516264 75.10204081632654,8.078954684459273 76.73469387755102,8.951904364748401 78.36734693877551,0.0 80.0,0.2724492632749538" 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/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,17.618842798892 1.63265306122449,8.849164702441374 3.26530612244898,17.97360769402818 4.897959183673469,1.824062763449925 6.530612244897959,3.334652375135489 8.16326530612245,17.49703215594515 9.795918367346939,7.581508180926656 11.42857142857143,7.112502795795124 13.06122448979592,6.853397106136985 14.69387755102041,6.956282366705091 16.3265306122449,3.769936169846704 17.95918367346939,3.080708153398827 19.59183673469388,3.128193658276414 21.22448979591837,17.99528585929838 22.85714285714286,2.65299451163911 24.48979591836735,8.917296079004869 26.12244897959184,7.894637234829586 27.75510204081633,3.425494210553481 29.38775510204082,7.461762125148392 31.02040816326531,3.959534091495621 32.6530612244898,0.0 34.28571428571429,5.127402233195121 35.91836734693878,7.341671971508697 37.55102040816327,18.01077026306282 39.18367346938776,4.74304492197581 40.81632653061224,3.517024241694338 42.44897959183673,3.279596717306402 44.08163265306122,7.835452402663317 45.71428571428571,9.571082015725272 47.3469387755102,1.665433649329869 48.97959183673469,7.36713521325465 50.61224489795918,7.427008241143781 52.24489795918367,9.482992963198734 53.87755102040816,7.594239801799632 55.51020408163265,4.334256662594842 57.14285714285714,20.0 58.77551020408163,8.657158095762435 60.40816326530612,2.964058978373449 62.04081632653061,18.06032035510899 63.6734693877551,5.925365173855444 65.3061224489796,7.5343667739105 66.93877551020408,3.925812501075306 68.57142857142857,2.593809679472842 70.20408163265306,5.740584622266573 71.83673469387755,7.711921270409304 73.46938775510203,3.165700325172479 75.10204081632654,8.155807511656315 76.73469387755102,3.460936290280956 78.36734693877551,8.634447636907938 80.0,2.125836587925606" 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,255,120);color:black;padding:2px 6px;display:block;text-align:right">1.00</span></td><td><span 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_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,16.585788561525128 1.63265306122449,2.755632582322356 3.26530612244898,11.941074523396882 4.897959183673469,3.8128249566724435 6.530612244897959,0.0 8.16326530612245,15.511265164644714 9.795918367346939,3.240901213171572 11.42857142857143,4.07279029462738 13.06122448979592,0.4939341421143837 14.69387755102041,8.656845753899475 16.3265306122449,0.008665511265164128 17.95918367346939,3.4835355285961853 19.59183673469388,10.849220103986132 21.22448979591837,15.034662045060657 22.85714285714286,3.1889081455805908 24.48979591836735,11.377816291161176 26.12244897959184,8.171577123050259 27.75510204081633,5.745233968804156 29.38775510204082,0.7192374350086652 31.02040816326531,4.6447140381282495 32.6530612244898,6.854419410745232 34.28571428571429,4.029462738301559 35.91836734693878,9.722703639514732 37.55102040816327,15.979202772963603 39.18367346938776,2.6169844020797193 40.81632653061224,9.445407279029464 42.44897959183673,4.107452339688038 44.08163265306122,7.296360485268627 45.71428571428571,6.741767764298094 47.3469387755102,3.0589254766031218 48.97959183673469,9.020797227036393 50.61224489795918,5.043327556325822 52.24489795918367,10.814558058925474 53.87755102040816,8.986135181975733 55.51020408163265,9.558058925476605 57.14285714285714,20.0 58.77551020408163,8.518197573656845 60.40816326530612,3.500866551126517 62.04081632653061,9.04679376083189 63.6734693877551,4.662045060658574 65.3061224489796,0.5459272097053685 66.93877551020408,2.7469670710571883 68.57142857142857,7.079722703639511 70.20408163265306,5.771230502599652 71.83673469387755,0.3379549393414223 73.46938775510203,1.7504332755632532 75.10204081632654,9.488734835355285 76.73469387755102,8.717504332755631 78.36734693877551,0.7105719237435011 80.0,1.065857885615248" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,222,120);color:black;padding:2px 6px;display:block;text-align:right">1.14</span></td><td></td><td></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,13.117283950617283 1.63265306122449,3.593474426807756 3.26530612244898,12.786596119929452 4.897959183673469,2.402998236331566 6.530612244897959,4.1666666666666625 8.16326530612245,12.808641975308642 9.795918367346939,7.275132275132277 11.42857142857143,4.872134038800704 13.06122448979592,3.3950617283950564 14.69387755102041,4.673721340388006 16.3265306122449,3.41710758377425 17.95918367346939,3.3289241622574934 19.59183673469388,7.3633156966490265 21.22448979591837,12.83068783068783 22.85714285714286,5.555555555555554 24.48979591836735,5.158730158730155 26.12244897959184,5.04850088183421 27.75510204081633,5.180776014109348 29.38775510204082,4.91622574955908 31.02040816326531,5.291005291005293 32.6530612244898,6.966490299823633 34.28571428571429,5.313051146384479 35.91836734693878,3.880070546737212 37.55102040816327,12.786596119929452 39.18367346938776,2.623456790123452 40.81632653061224,6.216931216931217 42.44897959183673,3.9682539682539684 44.08163265306122,4.739858906525573 45.71428571428571,4.188712522045856 47.3469387755102,3.6816578483245124 48.97959183673469,5.59964726631393 50.61224489795918,4.343033509700174 52.24489795918367,4.872134038800704 53.87755102040816,3.9021164021163983 55.51020408163265,3.6155202821869423 57.14285714285714,20.0 58.77551020408163,3.880070546737212 60.40816326530612,4.607583774250436 62.04081632653061,12.367724867724869 63.6734693877551,5.687830687830687 65.3061224489796,6.216931216931217 66.93877551020408,5.268959435626098 68.57142857142857,5.555555555555554 70.20408163265306,4.783950617283949 71.83673469387755,6.150793650793647 73.46938775510203,5.357142857142854 75.10204081632654,3.835978835978832 76.73469387755102,3.9902998236331584 78.36734693877551,3.8139329805996454 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,220,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_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,17.61808215063453 1.63265306122449,7.984531050536908 3.26530612244898,16.65690470826763 4.897959183673469,1.114365097244124 6.530612244897959,2.21821731621236 8.16326530612245,17.70593977622588 9.795918367346939,4.07899677104453 11.42857142857143,9.34369602763385 13.06122448979592,2.946609596756026 14.69387755102041,9.538935195614629 16.3265306122449,2.540361943380641 17.95918367346939,2.901554404145078 19.59183673469388,6.434632424720282 21.22448979591837,16.44139070361192 22.85714285714286,0.0 24.48979591836735,9.45858676879177 26.12244897959184,9.757452879777729 27.75510204081633,0.958173762859503 29.38775510204082,9.22204700758429 31.02040816326531,1.539385747540737 32.6530612244898,6.769542689794999 34.28571428571429,1.852519336186829 35.91836734693878,3.256739505894721 37.55102040816327,16.40759930915371 39.18367346938776,5.489975219644064 40.81632653061224,3.821431253285274 42.44897959183673,4.285499737178043 44.08163265306122,8.884883982879026 45.71428571428571,8.665615378839078 47.3469387755102,0.6240144176616355 48.97959183673469,6.33175640159195 50.61224489795918,7.138244349327927 52.24489795918367,9.234812645490726 53.87755102040816,2.388676128257115 55.51020408163265,8.902906059923406 57.14285714285714,20.0 58.77551020408163,9.395509499136441 60.40816326530612,0.9273860479086881 62.04081632653061,17.12172411203725 63.6734693877551,2.171660283847713 65.3061224489796,1.896823608920928 66.93877551020408,1.304347826086957 68.57142857142857,0.6818352481790193 70.20408163265306,5.46744762333859 71.83673469387755,1.40572200946159 73.46938775510203,2.175414883231959 75.10204081632654,6.114740557182549 76.73469387755102,2.240744912517834 78.36734693877551,9.526169557708194 80.0,0.9566719231058046" 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>./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,13.98474178403756 1.63265306122449,9.34712441314554 3.26530612244898,15.84653755868545 4.897959183673469,9.644953051643192 6.530612244897959,8.164612676056338 8.16326530612245,14.81367370892019 9.795918367346939,8.320129107981222 11.42857142857143,10.26408450704225 13.06122448979592,11.03579812206573 14.69387755102041,9.169600938967136 16.3265306122449,10.04107981220657 17.95918367346939,10.0044014084507 19.59183673469388,6.858861502347418 21.22448979591837,12.86238262910798 22.85714285714286,9.706572769953052 24.48979591836735,8.053110328638498 26.12244897959184,8.902582159624412 27.75510204081633,8.597417840375588 29.38775510204082,10.30663145539906 31.02040816326531,8.089788732394366 32.6530612244898,11.23826291079812 34.28571428571429,9.124119718309858 35.91836734693878,7.604166666666667 37.55102040816327,16.15610328638498 39.18367346938776,5.793720657276995 40.81632653061224,5.165786384976526 42.44897959183673,10.03961267605634 44.08163265306122,7.560152582159624 45.71428571428571,7.125880281690141 47.3469387755102,9.419014084507042 48.97959183673469,4.242957746478873 50.61224489795918,10.60886150234742 52.24489795918367,9.658157276995304 53.87755102040816,9.33832159624413 55.51020408163265,10.53990610328638 57.14285714285714,20.0 58.77551020408163,9.476232394366196 60.40816326530612,10.88468309859155 62.04081632653061,16.05927230046948 63.6734693877551,11.15316901408451 65.3061224489796,9.989730046948358 66.93877551020408,7.206572769953052 68.57142857142857,9.041960093896714 70.20408163265306,6.409917840375587 71.83673469387755,9.617077464788732 73.46938775510203,8.626760563380282 75.10204081632654,9.129988262910798 76.73469387755102,2.114143192488263 78.36734693877551,0.0 80.0,2.536678403755869" 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(183,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.75</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.33</span></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,14.1608497723824 1.63265306122449,8.097116843702581 3.26530612244898,13.76631259484067 4.897959183673469,7.289833080424888 6.530612244897959,7.180576631259488 8.16326530612245,13.699544764795142 9.795918367346939,10.379362670713201 11.42857142857143,8.661608497723826 13.06122448979592,7.186646433990898 14.69387755102041,8.33383915022762 16.3265306122449,7.2412746585736 17.95918367346939,7.271623672230653 19.59183673469388,9.001517450682854 21.22448979591837,13.839150227617605 22.85714285714286,6.792109256449168 24.48979591836735,7.878603945371779 26.12244897959184,8.424886191198786 27.75510204081633,7.295902883156298 29.38775510204082,8.679817905918059 31.02040816326531,7.229135053110776 32.6530612244898,10.792109256449166 34.28571428571429,7.4112291350531105 35.91836734693878,6.834597875569045 37.55102040816327,13.93626707132018 39.18367346938776,6.725341426403643 40.81632653061224,9.875569044006072 42.44897959183673,6.719271623672229 44.08163265306122,8.279210925644914 45.71428571428571,8.230652503793628 47.3469387755102,6.8649468892261005 48.97959183673469,9.796661608497724 50.61224489795918,8.169954476479514 52.24489795918367,8.097116843702581 53.87755102040816,6.74962063732929 55.51020408163265,8.254931714719271 57.14285714285714,20.0 58.77551020408163,7.7207890743550855 60.40816326530612,7.229135053110776 62.04081632653061,14.142640364188164 63.6734693877551,7.368740515933233 65.3061224489796,6.804248861911988 66.93877551020408,7.550834597875571 68.57142857142857,5.887708649468893 70.20408163265306,4.564491654021246 71.83673469387755,7.089529590288318 73.46938775510203,7.295902883156298 75.10204081632654,8.254931714719271 76.73469387755102,7.386949924127466 78.36734693877551,8.33383915022762 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,218,120);color:black;padding:2px 6px;display:block;text-align:right">1.16</span></td><td></td><td></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,16.588840522358527 1.63265306122449,5.049465769687373 3.26530612244898,12.022160664819944 4.897959183673469,5.263157894736841 6.530612244897959,2.32686980609418 8.16326530612245,16.066481994459835 9.795918367346939,4.5983379501385 11.42857142857143,0.0 13.06122448979592,2.6276216857934322 14.69387755102041,10.470914127423821 16.3265306122449,2.334784329244158 17.95918367346939,5.532251681836167 19.59183673469388,10.961614562722593 21.22448979591837,16.034823901859912 22.85714285714286,4.202611792639491 24.48979591836735,11.966759002770083 26.12244897959184,10.059358923624854 27.75510204081633,7.50296794618124 29.38775510204082,3.142065690542143 31.02040816326531,6.576968737633555 32.6530612244898,8.120300751879698 34.28571428571429,6.1100118717847245 35.91836734693878,11.001187178472499 37.55102040816327,15.852789869410369 39.18367346938776,3.9414325286901466 40.81632653061224,9.790265136525525 42.44897959183673,6.173328056984566 44.08163265306122,8.531855955678667 45.71428571428571,8.017411950929954 47.3469387755102,4.835773644637911 48.97959183673469,9.821923229125444 50.61224489795918,6.307874950534231 52.24489795918367,11.658092599920854 53.87755102040816,10.28888009497428 55.51020408163265,11.333597150771665 57.14285714285714,20.0 58.77551020408163,9.790265136525525 60.40816326530612,5.60348239018599 62.04081632653061,9.861495844875348 63.6734693877551,6.569054214483575 65.3061224489796,2.754254056193112 66.93877551020408,4.54293628808864 68.57142857142857,8.705975464978238 70.20408163265306,7.574198654531067 71.83673469387755,2.588049070043528 73.46938775510203,4.376731301939055 75.10204081632654,10.557973882073604 76.73469387755102,10.565888405223582 78.36734693877551,2.8888009497427767 80.0,2.9046299960427326" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,216,120);color:black;padding:2px 6px;display:block;text-align:right">1.16</span></td><td></td><td></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,12.26918798665184 1.63265306122449,3.781979977753059 3.26530612244898,12.7119021134594 4.897959183673469,3.846496106785317 6.530612244897959,4.157953281423804 8.16326530612245,10.6496106785317 9.795918367346939,7.14349276974416 11.42857142857143,4.39377085650723 13.06122448979592,1.81979977753059 14.69387755102041,4.064516129032258 16.3265306122449,3.201334816462736 17.95918367346939,2.956618464961068 19.59183673469388,7.112347052280311 21.22448979591837,12.75862068965517 22.85714285714286,5.503893214682981 24.48979591836735,4.738598442714127 26.12244897959184,4.531701890989989 27.75510204081633,3.370411568409344 29.38775510204082,4.585094549499444 31.02040816326531,5.414905450500556 32.6530612244898,7.058954393770857 34.28571428571429,5.441601779755284 35.91836734693878,4.102335928809789 37.55102040816327,12.70522803114572 39.18367346938776,2.46273637374861 40.81632653061224,6.273637374860957 42.44897959183673,4.480533926585095 44.08163265306122,3.728587319243604 45.71428571428571,3.388209121245829 47.3469387755102,4.389321468298109 48.97959183673469,6.307007786429366 50.61224489795918,3.870967741935484 52.24489795918367,4.609566184649611 53.87755102040816,4.131256952169077 55.51020408163265,2.551724137931034 57.14285714285714,20.0 58.77551020408163,4.184649610678532 60.40816326530612,5.879866518353726 62.04081632653061,11.7908787541713 63.6734693877551,4.469410456062291 65.3061224489796,5.913236929922136 66.93877551020408,5.897664071190211 68.57142857142857,5.790878754171301 70.20408163265306,5.630700778642937 71.83673469387755,6.03559510567297 73.46938775510203,5.590656284760845 75.10204081632654,4.275862068965517 76.73469387755102,2.89432703003337 78.36734693877551,4.186874304783092 80.0,0.0" 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_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,12.049814877145742 1.63265306122449,4.420509368338383 3.26530612244898,12.43128015258611 4.897959183673469,2.7375743296308777 6.530612244897959,1.4585437002131734 8.16326530612245,11.937619207898575 9.795918367346939,6.776618422528891 11.42857142857143,3.3883092112644455 13.06122448979592,2.221474251093909 14.69387755102041,4.128800628295748 16.3265306122449,2.356109054190508 17.95918367346939,1.2565914955682729 19.59183673469388,6.238079210142489 21.22448979591837,10.927858184674072 22.85714285714286,5.228318186917987 24.48979591836735,4.5102659037361175 26.12244897959184,4.3756311006395165 27.75510204081633,4.644900706832718 29.38775510204082,2.8946482665769118 31.02040816326531,4.824413777628184 32.6530612244898,6.395153147088523 34.28571428571429,4.7795355099293175 35.91836734693878,3.6800179513070788 37.55102040816327,10.905419050824639 39.18367346938776,3.1639178727701136 40.81632653061224,6.619544485582857 42.44897959183673,3.6575788174576473 44.08163265306122,3.881970155951983 45.71428571428571,3.433187478963312 47.3469387755102,3.5005048805116132 48.97959183673469,6.664422753281725 50.61224489795918,4.039044092898013 52.24489795918367,4.555144171434984 53.87755102040816,3.006843935824076 55.51020408163265,4.285874565241784 57.14285714285714,20.0 58.77551020408163,3.9492875575002806 60.40816326530612,5.811735667003255 62.04081632653061,12.251767081790643 63.6734693877551,5.475148659261752 65.3061224489796,4.555144171434984 66.93877551020408,5.564905194659486 68.57142857142857,4.353191966790082 70.20408163265306,5.744418265454954 71.83673469387755,3.7024570851565137 73.46938775510203,5.161000785369685 75.10204081632654,3.926848423650849 76.73469387755102,2.872209132727477 78.36734693877551,4.285874565241784 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,213,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/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,14.550954811873702 1.63265306122449,9.030062393647192 3.26530612244898,14.358101720552089 4.897959183673469,4.632255624881829 6.530612244897959,4.488561164681414 8.16326530612245,14.584987710342219 9.795918367346939,8.780487804878048 11.42857142857143,9.13972395537909 13.06122448979592,7.34732463603706 14.69387755102041,9.132161089052753 16.3265306122449,7.264133106447341 17.95918367346939,7.506144828890147 19.59183673469388,9.608621667612027 21.22448979591837,14.51692191340518 22.85714285714286,6.379277746265837 24.48979591836735,8.19436566458688 26.12244897959184,9.098128190584232 27.75510204081633,6.776328228398562 29.38775510204082,9.30232558139535 31.02040816326531,6.681792399319342 32.6530612244898,9.498960105880128 34.28571428571429,6.609945169219136 35.91836734693878,5.169219134051806 37.55102040816327,13.972395537908868 39.18367346938776,4.791075817734923 40.81632653061224,8.576290414066934 42.44897959183673,5.127623369256948 44.08163265306122,8.719984874267348 45.71428571428571,8.636793344677633 47.3469387755102,4.889393079977314 48.97959183673469,8.61032331253545 50.61224489795918,8.893930799773113 52.24489795918367,7.600680657969367 53.87755102040816,5.02174324068822 55.51020408163265,8.598979013045941 57.14285714285714,20.0 58.77551020408163,9.052750992626205 60.40816326530612,5.305350727925884 62.04081632653061,14.520703346568348 63.6734693877551,4.802420117224429 65.3061224489796,5.358290792210248 66.93877551020408,5.309132161089053 68.57142857142857,4.60578559273965 70.20408163265306,5.097371903951601 71.83673469387755,5.42257515598412 73.46938775510203,7.460767630932125 75.10204081632654,9.313669880884856 76.73469387755102,7.494800529400646 78.36734693877551,8.235961429381735 80.0,0.0" 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>./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,13.67441860465116 1.63265306122449,7.769889840881273 3.26530612244898,13.630354957160343 4.897959183673469,5.361077111383107 6.530612244897959,5.5422276621787 8.16326530612245,13.468788249694004 9.795918367346939,9.380660954712361 11.42857142857143,7.574051407588735 13.06122448979592,5.4296205630354955 14.69387755102041,7.887392900856792 16.3265306122449,5.282741738066093 17.95918367346939,5.317013463892286 19.59183673469388,9.258261933904528 21.22448979591837,13.816401468788246 22.85714285714286,5.385556915544674 24.48979591836735,7.8335373317013435 26.12244897959184,7.407588739290086 27.75510204081633,5.385556915544674 29.38775510204082,7.843329253365972 31.02040816326531,5.4296205630354955 32.6530612244898,9.199510403916767 34.28571428571429,5.605875152998774 35.91836734693878,5.5618115055079524 37.55102040816327,13.694002447980415 39.18367346938776,5.346389228886167 40.81632653061224,9.326805385556916 42.44897959183673,4.910648714810279 44.08163265306122,7.877600979192165 45.71428571428571,7.436964504283965 47.3469387755102,4.984088127294978 48.97959183673469,9.331701346389227 50.61224489795918,7.72582619339045 52.24489795918367,7.843329253365972 53.87755102040816,5.2386780905752754 55.51020408163265,7.897184822521419 57.14285714285714,20.0 58.77551020408163,7.897184822521419 60.40816326530612,5.35128518971848 62.04081632653061,13.782129742962054 63.6734693877551,5.1015911872705 65.3061224489796,5.361077111383107 66.93877551020408,5.258261933904526 68.57142857142857,5.449204406364746 70.20408163265306,5.243574051407586 71.83673469387755,5.336597307221538 73.46938775510203,5.49816401468788 75.10204081632654,7.701346389228885 76.73469387755102,5.414932680538554 78.36734693877551,7.593635250917991 80.0,0.0" 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_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,15.524798154555938 1.63265306122449,4.163783160322954 3.26530612244898,12.364475201845444 4.897959183673469,1.153402537485583 6.530612244897959,8.327566320645905 8.16326530612245,15.547866205305652 9.795918367346939,12.410611303344865 11.42857142857143,8.189158016147635 13.06122448979592,8.350634371395618 14.69387755102041,8.17762399077278 16.3265306122449,8.373702422145328 17.95918367346939,8.327566320645905 19.59183673469388,10.25374855824683 21.22448979591837,15.49019607843137 22.85714285714286,1.1303344867358724 24.48979591836735,4.083044982698961 26.12244897959184,8.17762399077278 27.75510204081633,8.39677047289504 29.38775510204082,8.212226066897347 31.02040816326531,8.281430219146483 32.6530612244898,12.606689734717413 34.28571428571429,8.327566320645905 35.91836734693878,1.1649365628604365 37.55102040816327,12.352941176470589 39.18367346938776,0.888119953863896 40.81632653061224,10.63437139561707 42.44897959183673,1.1995386389850076 44.08163265306122,4.1522491349481 45.71428571428571,4.0945790080738185 47.3469387755102,1.0841983852364514 48.97959183673469,10.715109573241064 50.61224489795918,4.1522491349481 52.24489795918367,4.163783160322954 53.87755102040816,1.1649365628604365 55.51020408163265,4.140715109573241 57.14285714285714,20.0 58.77551020408163,8.235294117647058 60.40816326530612,8.373702422145328 62.04081632653061,15.513264129181085 63.6734693877551,4.775086505190313 65.3061224489796,8.281430219146483 66.93877551020408,8.373702422145328 68.57142857142857,4.671280276816612 70.20408163265306,8.339100346020764 71.83673469387755,8.269896193771626 73.46938775510203,8.258362168396772 75.10204081632654,8.235294117647058 76.73469387755102,8.269896193771626 78.36734693877551,0.0 80.0,1.222606689734718" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,204,120);color:black;padding:2px 6px;display:block;text-align:right">1.22</span></td><td></td><td></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,14.113543886843637 1.63265306122449,8.618484789769427 3.26530612244898,13.706645998837434 4.897959183673469,6.917264096105409 6.530612244897959,6.719627979073824 8.16326530612245,14.086417360976556 9.795918367346939,10.331331137376477 11.42857142857143,8.537105212168184 13.06122448979592,7.940321643092428 14.69387755102041,8.556481302073244 16.3265306122449,7.750435962022863 17.95918367346939,7.7853129238519685 19.59183673469388,11.249757798876189 21.22448979591837,14.032164309242397 22.85714285714286,7.5101724472001585 24.48979591836735,8.478976942453016 26.12244897959184,8.746366983142803 27.75510204081633,6.436737066459987 29.38775510204082,8.703739585351677 31.02040816326531,7.025770199573728 32.6530612244898,10.912613834528193 34.28571428571429,7.114900213136988 35.91836734693878,8.029451656655686 37.55102040816327,14.206549118387908 39.18367346938776,7.696182910288702 40.81632653061224,11.505522185622942 42.44897959183673,8.029451656655686 44.08163265306122,8.680488277465608 45.71428571428571,8.715365239294712 47.3469387755102,8.11858167021895 48.97959183673469,11.207130401085063 50.61224489795918,8.59910869986437 52.24489795918367,7.975198604921532 53.87755102040816,7.944196861073433 55.51020408163265,8.723115675256734 57.14285714285714,20.0 58.77551020408163,8.560356520054253 60.40816326530612,6.797132338694054 62.04081632653061,13.877155590001937 63.6734693877551,6.731253633016859 65.3061224489796,6.665374927339663 66.93877551020408,6.715752761092816 68.57142857142857,6.014338306529744 70.20408163265306,6.471614028289093 71.83673469387755,6.642123619453592 73.46938775510203,7.975198604921532 75.10204081632654,8.73861654718078 76.73469387755102,7.971323386940517 78.36734693877551,8.432474326680877 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,200,120);color:black;padding:2px 6px;display:block;text-align:right">1.24</span></td><td></td><td></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,16.896797153024913 1.63265306122449,5.153024911032029 3.26530612244898,13.039145907473308 4.897959183673469,0.29893238434164005 6.530612244897959,9.19572953736655 8.16326530612245,16.91103202846975 9.795918367346939,15.103202846975089 11.42857142857143,10.192170818505339 13.06122448979592,9.15302491103203 14.69387755102041,10.192170818505339 16.3265306122449,9.181494661921707 17.95918367346939,9.19572953736655 19.59183673469388,11.188612099644127 21.22448979591837,16.91103202846975 22.85714285714286,0.3131672597864785 24.48979591836735,5.167259786476867 26.12244897959184,10.092526690391457 27.75510204081633,9.124555160142346 29.38775510204082,10.106761565836296 31.02040816326531,9.15302491103203 32.6530612244898,15.345195729537368 34.28571428571429,9.209964412811388 35.91836734693878,0.29893238434164005 37.55102040816327,13.05338078291815 39.18367346938776,0.0 40.81632653061224,11.473309608540923 42.44897959183673,0.25622775800712105 44.08163265306122,5.124555160142352 45.71428571428571,5.167259786476867 47.3469387755102,0.27046263345195953 48.97959183673469,11.487544483985769 50.61224489795918,5.081850533807831 52.24489795918367,5.153024911032029 53.87755102040816,0.284697508896798 55.51020408163265,5.13879003558719 57.14285714285714,20.0 58.77551020408163,10.1779359430605 60.40816326530612,9.224199288256226 62.04081632653061,16.896797153024913 63.6734693877551,9.15302491103203 65.3061224489796,9.209964412811388 66.93877551020408,9.224199288256226 68.57142857142857,9.181494661921707 70.20408163265306,9.010676156583628 71.83673469387755,9.167259786476869 73.46938775510203,8.284697508896798 75.10204081632654,10.149466192170816 76.73469387755102,9.110320284697508 78.36734693877551,5.0960854092526695 80.0,0.27046263345195953" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,192,120);color:black;padding:2px 6px;display:block;text-align:right">1.28</span></td><td></td><td></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,16.610625420309347 1.63265306122449,4.465366509751176 3.26530612244898,12.92535305985205 4.897959183673469,4.586415601882983 6.530612244897959,12.95225285810356 8.16326530612245,16.624075319435104 9.795918367346939,18.19771351714862 11.42857142857143,9.186281102891726 13.06122448979592,12.95225285810356 14.69387755102041,9.119031607262947 16.3265306122449,12.938802958977806 17.95918367346939,13.006052454606587 19.59183673469388,11.217215870880965 21.22448979591837,16.583725622057834 22.85714285714286,4.572965702757228 24.48979591836735,9.172831203765972 26.12244897959184,9.186281102891726 27.75510204081633,12.965702757229321 29.38775510204082,9.065232010759917 31.02040816326531,12.99260255548083 32.6530612244898,18.897108271687962 34.28571428571429,12.7236045729657 35.91836734693878,0.20174848688634484 37.55102040816327,12.938802958977806 39.18367346938776,0.0 40.81632653061224,11.217215870880965 42.44897959183673,0.37659717552117655 44.08163265306122,4.236718224613314 45.71428571428571,4.425016812373903 47.3469387755102,0.34969737726967054 48.97959183673469,11.257565568258235 50.61224489795918,4.438466711499661 52.24489795918367,4.425016812373903 53.87755102040816,0.3093476798923973 55.51020408163265,4.371217215870878 57.14285714285714,20.0 58.77551020408163,9.119031607262947 60.40816326530612,12.92535305985205 62.04081632653061,16.59717552118359 63.6734693877551,12.804303967720243 65.3061224489796,12.898453261600533 66.93877551020408,12.938802958977806 68.57142857142857,12.911903160726295 70.20408163265306,12.88500336247478 71.83673469387755,12.99260255548083 73.46938775510203,8.688634835238735 75.10204081632654,9.145931405514457 76.73469387755102,8.769334229993271 78.36734693877551,9.119031607262947 80.0,4.546065904505712" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,191,120);color:black;padding:2px 6px;display:block;text-align:right">1.28</span></td><td></td><td></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,16.12702960840497 1.63265306122449,12.07895574657752 3.26530612244898,16.56478828398599 4.897959183673469,9.84240687679083 6.530612244897959,10.12257242916269 8.16326530612245,16.44062400509392 9.795918367346939,13.27761859280484 11.42857142857143,11.90226042661573 13.06122448979592,10.72747532632919 14.69387755102041,11.96752626552053 16.3265306122449,10.33428844317096 17.95918367346939,10.35498248965298 19.59183673469388,13.47023241006049 21.22448979591837,16.51862464183381 22.85714285714286,10.30563514804202 24.48979591836735,11.58866602992677 26.12244897959184,12.35912129894938 27.75510204081633,9.715058898439986 29.38775510204082,12.06940464820121 31.02040816326531,9.383954154727794 32.6530612244898,13.22827125119389 34.28571428571429,10.65265838904807 35.91836734693878,9.761222540592168 37.55102040816327,16.2225405921681 39.18367346938776,9.525628780643107 40.81632653061224,13.43839541547278 42.44897959183673,10.22445081184336 44.08163265306122,12.33205985354982 45.71428571428571,11.88952562878064 47.3469387755102,8.88092964024196 48.97959183673469,13.42247691817892 50.61224489795918,11.48837949697549 52.24489795918367,11.43266475644699 53.87755102040816,9.218401782871696 55.51020408163265,11.98822031200255 57.14285714285714,20.0 58.77551020408163,12.03120025469596 60.40816326530612,11.0458452722063 62.04081632653061,16.10474371219357 63.6734693877551,11.25437758675581 65.3061224489796,9.382362304998408 66.93877551020408,10.6383317414836 68.57142857142857,10.69563833174148 70.20408163265306,8.315822986310092 71.83673469387755,10.30722699777141 73.46938775510203,9.772365488697867 75.10204081632654,12.76663482967208 76.73469387755102,10.1766953199618 78.36734693877551,1.383317414836039 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,176,120);color:black;padding:2px 6px;display:block;text-align:right">1.36</span></td><td><span style="background:rgb(255,145,120);color:black;padding:2px 6px;display:block;text-align:right">1.54</span></td><td><span style="background:rgb(255,164,120);color:black;padding:2px 6px;display:block;text-align:right">1.42</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,9.213444804640847 1.63265306122449,9.236194051072058 3.26530612244898,13.513052380139907 4.897959183673469,12.011602115679917 6.530612244897959,9.679804356480693 8.16326530612245,13.490303133708696 9.795918367346939,14.411647614172782 11.42857142857143,9.202070181425238 13.06122448979592,12.000227492464312 14.69387755102041,12.5462094068134 16.3265306122449,12.170846840698403 17.95918367346939,12.227719956776433 19.59183673469388,11.95472899960189 21.22448979591837,10.282659386907811 22.85714285714286,9.79355058863675 24.48979591836735,12.284593072854461 26.12244897959184,12.591707899675823 27.75510204081633,12.102599101404767 29.38775510204082,9.202070181425238 31.02040816326531,0.0 32.6530612244898,14.411647614172782 34.28571428571429,9.691178979696296 35.91836734693878,11.966103622817496 37.55102040816327,13.274185292612184 39.18367346938776,12.045725985326737 40.81632653061224,13.36518227833703 42.44897959183673,11.397372462037197 44.08163265306122,7.564124438377979 45.71428571428571,12.31871694250128 47.3469387755102,8.803958368879032 48.97959183673469,12.876073480065973 50.61224489795918,12.37559005857931 52.24489795918367,12.284593072854461 53.87755102040816,12.102599101404767 55.51020408163265,12.330091565716888 57.14285714285714,20.0 58.77551020408163,1.956435193084232 60.40816326530612,12.182221463914008 62.04081632653061,15.901723255417163 63.6734693877551,11.567991810271286 65.3061224489796,11.522493317408863 66.93877551020408,12.057100608542344 68.57142857142857,11.545242563840073 70.20408163265306,9.691178979696296 71.83673469387755,12.125348347835981 73.46938775510203,9.611556617187059 75.10204081632654,4.572598532673604 76.73469387755102,10.874139794119321 78.36734693877551,7.268384234772222 80.0,0.5914804072115096" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,152,120);color:black;padding:2px 6px;display:block;text-align:right">1.49</span></td><td></td><td></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,16.24746715471599 1.63265306122449,13.90156219360743 3.26530612244898,17.19001241911236 4.897959183673469,13.42113863651219 6.530612244897959,12.85639584286555 8.16326530612245,16.57559317602458 9.795918367346939,13.27014837571083 11.42857142857143,14.1074580037911 13.06122448979592,14.03228969213674 14.69387755102041,13.71527550820315 16.3265306122449,13.52768154781358 17.95918367346939,13.56886070985032 19.59183673469388,12.76161840643179 21.22448979591837,15.88535198378979 22.85714285714286,12.86227858029937 24.48979591836735,13.77998561997516 26.12244897959184,14.18654814040133 27.75510204081633,13.00934701614485 29.38775510204082,14.24014641479835 31.02040816326531,12.78253480619648 32.6530612244898,14.98202496895222 34.28571428571429,13.21328191385058 35.91836734693878,12.78580299365972 37.55102040816327,17.21550428132558 39.18367346938776,12.01973985227793 40.81632653061224,11.62821099418263 42.44897959183673,13.46885417347539 44.08163265306122,13.61592260932087 45.71428571428571,13.41329498660043 47.3469387755102,13.34923851232107 48.97959183673469,11.11314464997712 50.61224489795918,14.26629191450422 52.24489795918367,13.8577684816001 53.87755102040816,12.98189424145369 55.51020408163265,14.17870449048957 57.14285714285714,20.0 58.77551020408163,13.32505392509314 60.40816326530612,14.22184456500425 62.04081632653061,17.29655533041375 63.6734693877551,14.19439179031309 65.3061224489796,13.46427871102686 66.93877551020408,12.646578207726 68.57142857142857,13.39172494934309 70.20408163265306,12.81913850578469 71.83673469387755,13.199555526505 73.46938775510203,13.02241976599778 75.10204081632654,13.80090201973985 76.73469387755102,2.443950585005556 78.36734693877551,0.0 80.0,2.898882279887574" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,111,120);color:black;padding:2px 6px;display:block;text-align:right">1.75</span></td><td><span style="background:rgb(183,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.75</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.33</span></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,17.35134042537263 1.63265306122449,15.60358444941869 3.26530612244898,17.67250349985402 4.897959183673469,13.01167117093512 6.530612244897959,13.59755047650419 8.16326530612245,17.48504607829192 9.795918367346939,15.59864347904205 11.42857142857143,15.76004851134552 13.06122448979592,13.97516039437927 14.69387755102041,15.66826624344011 16.3265306122449,13.23551210163426 17.95918367346939,13.52598126923048 19.59183673469388,15.77861458185167 21.22448979591837,17.62099762683696 22.85714285714286,13.41129086594249 24.48979591836735,15.5064120320115 26.12244897959184,15.58980962291412 27.75510204081633,13.20601600574949 29.38775510204082,15.43948434236433 31.02040816326531,13.37535653593059 32.6530612244898,16.24321552363057 34.28571428571429,13.58003249062339 35.91836734693878,13.48959776009343 37.55102040816327,17.58820755070109 39.18367346938776,13.14792217223025 40.81632653061224,15.7095907229538 42.44897959183673,13.54858995186297 44.08163265306122,15.28811097718919 45.71428571428571,15.67081159181596 47.3469387755102,13.20871108050039 48.97959183673469,16.21910957724758 50.61224489795918,15.40369973872748 52.24489795918367,15.58247303053669 53.87755102040816,13.39916302956347 55.51020408163265,15.19378336090794 57.14285714285714,20.0 58.77551020408163,15.81335110086317 60.40816326530612,14.4842300695479 62.04081632653061,17.56065789769197 63.6734693877551,13.6851404059082 65.3061224489796,13.35649101267434 66.93877551020408,12.80804330086766 68.57142857142857,14.01618542114286 70.20408163265306,12.8863501950186 71.83673469387755,13.56416149486813 73.46938775510203,13.30573377153252 75.10204081632654,15.59250469766502 76.73469387755102,2.450871033186851 78.36734693877551,0.0 80.0,3.597026434191515" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,110,120);color:black;padding:2px 6px;display:block;text-align:right">1.76</span></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,92,120);color:black;padding:2px 6px;display:block;text-align:right">1.89</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,17.85915573140531 1.63265306122449,16.12720958697447 3.26530612244898,18.03165295607868 4.897959183673469,14.49759471691668 6.530612244897959,14.47482280606871 8.16326530612245,17.938999743816 9.795918367346939,16.13091002248726 11.42857142857143,16.11354644046569 13.06122448979592,15.59790498420199 14.69387755102041,16.322336398053 16.3265306122449,14.25151575531582 17.95918367346939,14.75349406507074 19.59183673469388,16.09902934730011 21.22448979591837,18.21041245623523 22.85714285714286,13.83009308018559 24.48979591836735,16.08977825851812 26.12244897959184,16.19723321283197 27.75510204081633,14.21066864023227 29.38775510204082,16.3200592069682 31.02040816326531,13.72149953032934 32.6530612244898,16.85562608522388 34.28571428571429,14.37846915829325 35.91836734693878,14.41547351342119 37.55102040816327,18.1604565768125 39.18367346938776,14.73940394523355 40.81632653061224,16.029432694771 42.44897959183673,14.19487062708149 44.08163265306122,16.09604053400131 45.71428571428571,16.34368506447297 47.3469387755102,14.09695141043523 48.97959183673469,16.67288150066892 50.61224489795918,15.92226238934275 52.24489795918367,16.08920896074692 53.87755102040816,13.80461700492443 55.51020408163265,16.04437676126498 57.14285714285714,20.0 58.77551020408163,15.94588824684751 60.40816326530612,15.62693917053315 62.04081632653061,18.09783382198059 63.6734693877551,15.33944379607754 65.3061224489796,13.92004212803507 66.93877551020408,13.95790042981982 68.57142857142857,15.59633941533119 70.20408163265306,13.53847029688879 71.83673469387755,14.30687996356494 73.46938775510203,13.77316330306567 75.10204081632654,16.10941903162449 76.73469387755102,2.870684011272096 78.36734693877551,0.0 80.0,3.877629444080726" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,97,120);color:black;padding:2px 6px;display:block;text-align:right">1.86</span></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,92,120);color:black;padding:2px 6px;display:block;text-align:right">1.89</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,16.68792694827827 1.63265306122449,13.79269482782657 3.26530612244898,16.80363864491844 4.897959183673469,13.90422417398578 6.530612244897959,10.41265858078907 8.16326530612245,16.52516380872717 9.795918367346939,12.91684093127004 11.42857142857143,13.86030949393559 13.06122448979592,13.98264324550397 14.69387755102041,13.67733166039314 16.3265306122449,14.40192388122125 17.95918367346939,14.8658162554022 19.59183673469388,13.23853338909801 21.22448979591837,16.51505646173149 22.85714285714286,14.14226962219434 24.48979591836735,11.72696221943399 26.12244897959184,11.26202425763279 27.75510204081633,13.21239369859194 29.38775510204082,13.31242158092848 31.02040816326531,13.2751289558065 32.6530612244898,14.06559319670988 34.28571428571429,12.41321622751987 35.91836734693878,11.82559598494354 37.55102040816327,16.7036107625819 39.18367346938776,12.73699986058832 40.81632653061224,11.53771086017008 42.44897959183673,14.14192109298759 44.08163265306122,13.41140387564478 45.71428571428571,13.59263906315349 47.3469387755102,14.30119894047121 48.97959183673469,8.950230029276453 50.61224489795918,13.91468005018821 52.24489795918367,10.64721873693015 53.87755102040816,13.12944374738603 55.51020408163265,13.88366095078768 57.14285714285714,20.0 58.77551020408163,13.61877875365956 60.40816326530612,14.10846228913983 62.04081632653061,16.82803568939077 63.6734693877551,14.21476369719783 65.3061224489796,14.23184162832845 66.93877551020408,12.14450020911752 68.57142857142857,12.58051024675868 70.20408163265306,14.04015056461731 71.83673469387755,13.98090059947024 73.46938775510203,13.93489474417956 75.10204081632654,13.51491705004879 76.73469387755102,1.894256238672801 78.36734693877551,0.6869510664993727 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,73,120);color:black;padding:2px 6px;display:block;text-align:right">2.04</span></td><td><span style="background:rgb(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.83</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,17.54573167414809 1.63265306122449,15.33664212993083 3.26530612244898,17.2204367872615 4.897959183673469,15.06535272192401 6.530612244897959,14.66559903216612 8.16326530612245,17.16368969261265 9.795918367346939,14.96051855703975 11.42857142857143,14.88014134552409 13.06122448979592,14.83923469754103 14.69387755102041,15.20883061383907 16.3265306122449,14.89541606195181 17.95918367346939,14.47107486569347 19.59183673469388,14.69144855227456 21.22448979591837,17.50173526871098 22.85714285714286,14.80080855906332 24.48979591836735,15.3541797673108 26.12244897959184,15.25069465145578 27.75510204081633,14.7411022600923 29.38775510204082,15.40113537707008 31.02040816326531,14.85363905975634 32.6530612244898,14.34652717789823 34.28571428571429,14.85533625047054 35.91836734693878,14.5816533683796 37.55102040816327,17.55782959770052 39.18367346938776,14.68091726630445 40.81632653061224,14.97975338513391 42.44897959183673,14.84193279559949 44.08163265306122,15.27937282275454 45.71428571428571,15.19442625162375 47.3469387755102,14.94119669352435 48.97959183673469,14.80133077159077 50.61224489795918,15.20247702808851 52.24489795918367,15.23080705770231 53.87755102040816,14.53130337719193 55.51020408163265,15.219840594626 57.14285714285714,20.0 58.77551020408163,15.16422496045328 60.40816326530612,14.92505162288422 62.04081632653061,17.47444966415207 63.6734693877551,14.95538346718656 65.3061224489796,14.82422108737704 66.93877551020408,14.05548072926979 68.57142857142857,14.70763714062531 70.20408163265306,13.79428743012688 71.83673469387755,14.68644401555323 73.46938775510203,14.63770417965852 75.10204081632654,15.30008725300979 76.73469387755102,0.0 78.36734693877551,0.6377520491401988 80.0,1.045425962230979" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,65,120);color:black;padding:2px 6px;display:block;text-align:right">2.10</span></td><td><span style="background:rgb(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">6.06</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,17.78270549629378 1.63265306122449,16.01552231332541 3.26530612244898,17.78771269414068 4.897959183673469,15.0947343949785 6.530612244897959,15.12477758205993 8.16326530612245,17.68524396677367 9.795918367346939,15.89034236715278 11.42857142857143,15.87979148597538 13.06122448979592,15.73243680648074 14.69387755102041,16.03751821815288 16.3265306122449,15.33239746421195 17.95918367346939,15.29537996584376 19.59183673469388,15.75854576668246 21.22448979591837,17.70133853128157 22.85714285714286,15.16984236268207 24.48979591836735,15.69470399413443 26.12244897959184,15.8350843623423 27.75510204081633,14.83114119403786 29.38775510204082,15.98565795473851 31.02040816326531,15.15392662666869 32.6530612244898,16.16484410625989 34.28571428571429,15.13210955033575 35.91836734693878,15.25085167070521 37.55102040816327,18.01053299832795 39.18367346938776,14.92484732517279 40.81632653061224,15.77106376129973 42.44897959183673,15.14409105946942 44.08163265306122,15.70060533445399 45.71428571428571,15.77124258979426 47.3469387755102,15.04555655898211 48.97959183673469,15.88533516930588 50.61224489795918,15.40983020234444 52.24489795918367,15.77911104355368 53.87755102040816,15.1932688954658 55.51020408163265,15.69649227907975 57.14285714285714,20.0 58.77551020408163,15.68558374091328 60.40816326530612,15.53644077647332 62.04081632653061,18.18703672243135 63.6734693877551,15.60779334579172 65.3061224489796,15.21919902717299 66.93877551020408,15.15768202505387 68.57142857142857,15.16179508042812 70.20408163265306,15.06415472241347 71.83673469387755,15.1887981831025 73.46938775510203,15.20614454707213 75.10204081632654,15.81881096933985 76.73469387755102,0.0 78.36734693877551,0.6981464426541725 80.0,2.359105499870349" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,54,120);color:black;padding:2px 6px;display:block;text-align:right">2.20</span></td><td><span style="background:rgb(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.83</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,18.20270879927817 1.63265306122449,15.83236544793096 3.26530612244898,18.3334453200741 4.897959183673469,15.60851995123777 6.530612244897959,15.29732479674407 8.16326530612245,18.20578043559643 9.795918367346939,15.48431065761814 11.42857142857143,15.8404284932664 13.06122448979592,15.44514729456032 14.69387755102041,15.67916758655775 16.3265306122449,15.72908167672948 17.95918367346939,15.82890985707292 19.59183673469388,15.79838547116021 21.22448979591837,18.21403545820175 22.85714285714286,15.26699238810125 24.48979591836735,15.62080649651081 26.12244897959184,15.76939690340664 27.75510204081633,14.72062507799077 29.38775510204082,16.03355762677699 31.02040816326531,15.10438764050336 32.6530612244898,16.32440319066223 34.28571428571429,15.45205847627641 35.91836734693878,15.14585473079987 37.55102040816327,18.42194684149397 39.18367346938776,14.8471380988491 40.81632653061224,15.60832797396788 42.44897959183673,15.27620729705603 44.08163265306122,15.33245663713416 45.71428571428571,15.84925944768139 47.3469387755102,15.54228779312529 48.97959183673469,15.80644851649565 50.61224489795918,15.57089240633909 52.24489795918367,15.96175812783766 53.87755102040816,15.32208986456004 55.51020408163265,16.09595023949164 57.14285714285714,20.0 58.77551020408163,15.70834813158122 60.40816326530612,14.94773418827211 62.04081632653061,18.35053129709442 63.6734693877551,15.83774081148792 65.3061224489796,15.52097831616737 66.93877551020408,15.00455946015992 68.57142857142857,15.3842905000048 70.20408163265306,15.03546780061241 71.83673469387755,15.32535347814819 73.46938775510203,15.02778870981676 75.10204081632654,15.45954558980217 76.73469387755102,0.6258458998454584 78.36734693877551,0.0 80.0,1.522955682047246" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,46,120);color:black;padding:2px 6px;display:block;text-align:right">2.26</span></td><td><span style="background:rgb(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.84</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,18.11662244894588 1.63265306122449,16.3285305069234 3.26530612244898,18.16869253210603 4.897959183673469,15.59043047024968 6.530612244897959,15.54298590209106 8.16326530612245,18.20946314290529 9.795918367346939,16.64207434524183 11.42857142857143,16.15005170664984 13.06122448979592,15.69668515771354 14.69387755102041,16.44430053953329 16.3265306122449,15.64699391083989 17.95918367346939,15.52184069065547 19.59183673469388,16.58141401993597 21.22448979591837,18.12481621837717 22.85714285714286,15.32525630309017 24.48979591836735,16.11668191985304 26.12244897959184,16.33850840356958 27.75510204081633,15.22038927012677 29.38775510204082,16.13273906478695 31.02040816326531,15.40124690668684 32.6530612244898,16.57024670514655 34.28571428571429,15.48582775242922 35.91836734693878,15.57179625267206 37.55102040816327,18.23622505112846 39.18367346938776,15.11459713416306 40.81632653061224,16.53476239720619 42.44897959183673,15.45523327463335 44.08163265306122,16.30540293191572 45.71428571428571,16.52227350670204 47.3469387755102,15.12246050966567 48.97959183673469,16.90143357925655 50.61224489795918,16.26793626040328 52.24489795918367,16.3626271603633 53.87755102040816,15.43322903898318 55.51020408163265,16.49577591362181 57.14285714285714,20.0 58.77551020408163,16.19802490509434 60.40816326530612,15.47525514671142 62.04081632653061,18.20933098533381 63.6734693877551,15.78053913681282 65.3061224489796,15.1929004952605 66.93877551020408,15.33516812095061 68.57142857142857,15.57437332531577 70.20408163265306,14.96651457532816 71.83673469387755,15.3349698845934 73.46938775510203,15.38023385282272 75.10204081632654,16.45698766639464 76.73469387755102,0.5441588005378813 78.36734693877551,0.0 80.0,2.316920464269549" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,36,120);color:black;padding:2px 6px;display:block;text-align:right">2.36</span></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,92,120);color:black;padding:2px 6px;display:block;text-align:right">1.89</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,17.37914456598325 1.63265306122449,15.2140520073657 3.26530612244898,17.41948997883317 4.897959183673469,14.92840745190418 6.530612244897959,15.18945775329748 8.16326530612245,17.37659999917761 9.795918367346939,14.78615358976213 11.42857142857143,15.07433303687034 13.06122448979592,15.14342334698095 14.69387755102041,15.01672714044146 16.3265306122449,15.04758122235475 17.95918367346939,15.12857681556172 19.59183673469388,14.47026932498109 21.22448979591837,17.41097583895117 22.85714285714286,15.11351743064544 24.48979591836735,14.9843008451977 26.12244897959184,14.94333622217455 27.75510204081633,15.28125566147973 29.38775510204082,15.08529982954789 31.02040816326531,14.71477026697876 32.6530612244898,14.80241269438906 34.28571428571429,15.19318268949585 35.91836734693878,15.19226354939495 37.55102040816327,17.4633281240665 39.18367346938776,14.89625689869068 40.81632653061224,14.25045938864122 42.44897959183673,15.17123459140232 44.08163265306122,15.18113711659461 45.71428571428571,15.1072527652209 47.3469387755102,15.14958158565696 48.97959183673469,14.50115243237124 50.61224489795918,15.13523816250349 52.24489795918367,15.18738243170124 53.87755102040816,14.84281615819272 55.51020408163265,14.96499406549937 57.14285714285714,20.0 58.77551020408163,14.93056984993103 60.40816326530612,15.1954563518507 62.04081632653061,17.35598707302012 63.6734693877551,15.23229935715825 65.3061224489796,15.05926881437458 66.93877551020408,15.06861018034738 68.57142857142857,15.15531895491835 70.20408163265306,15.02091164669029 71.83673469387755,14.78419437007338 73.46938775510203,15.23720950032883 75.10204081632654,15.18353171843643 76.73469387755102,0.0 78.36734693877551,1.721650998149868 80.0,0.5457902294923517" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,30,120);color:black;padding:2px 6px;display:block;text-align:right">2.41</span></td><td><span style="background:rgb(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">28.48</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,17.95954810917832 1.63265306122449,15.5460174314899 3.26530612244898,17.7199506812226 4.897959183673469,15.08067700262321 6.530612244897959,15.02129099450257 8.16326530612245,17.86355786320631 9.795918367346939,15.83815621598897 11.42857142857143,15.62124734320321 13.06122448979592,15.14485959342503 14.69387755102041,15.2119318523052 16.3265306122449,15.25611314608551 17.95918367346939,15.21870725838014 19.59183673469388,15.71219065737019 21.22448979591837,17.71973495484994 22.85714285714286,15.22450790084523 24.48979591836735,15.41906379281852 26.12244897959184,15.63043835199433 27.75510204081633,15.15054837777097 29.38775510204082,15.36053802690001 31.02040816326531,15.11112371734359 32.6530612244898,15.89871939764935 34.28571428571429,15.3152541316594 35.91836734693878,15.07780864085328 37.55102040816327,17.88655535984824 39.18367346938776,14.57304088827065 40.81632653061224,15.68905999630069 42.44897959183673,15.19227944608392 44.08163265306122,15.61589413321476 45.71428571428571,15.57996637065546 47.3469387755102,14.97605503845589 48.97959183673469,15.85312389764822 50.61224489795918,15.69464491239312 52.24489795918367,15.73698853707291 53.87755102040816,15.17170554202383 55.51020408163265,15.47448682757457 57.14285714285714,20.0 58.77551020408163,15.57885844261805 60.40816326530612,15.27476681909999 62.04081632653061,17.35668877595658 63.6734693877551,15.34887015975603 65.3061224489796,15.10077950460969 66.93877551020408,15.20890901979929 68.57142857142857,15.04731132365042 70.20408163265306,15.19512916483399 71.83673469387755,15.20218155291828 73.46938775510203,15.286487952015 75.10204081632654,15.63468896052247 76.73469387755102,0.0 78.36734693877551,0.1072612831218216 80.0,0.02701373577753977" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,25,120);color:black;padding:2px 6px;display:block;text-align:right">2.46</span></td><td><span style="background:rgb(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">48.93</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,17.93130658623296 1.63265306122449,15.8375388085423 3.26530612244898,18.08719972907008 4.897959183673469,15.58499897956403 6.530612244897959,15.51729986525796 8.16326530612245,17.9852979367174 9.795918367346939,16.08376972958725 11.42857142857143,15.93853694506495 13.06122448979592,15.57807836614577 14.69387755102041,15.89301771554694 16.3265306122449,15.5200525399402 17.95918367346939,15.54118974492437 19.59183673469388,16.30366950998498 21.22448979591837,18.02210314355449 22.85714285714286,15.43156656106406 24.48979591836735,15.8299341971727 26.12244897959184,16.01563964096225 27.75510204081633,15.43689117926252 29.38775510204082,15.15946605896507 31.02040816326531,15.50826886791666 32.6530612244898,16.34488177679312 34.28571428571429,15.24449034089234 35.91836734693878,15.41200588794334 37.55102040816327,18.07975916598962 39.18367346938776,15.26824397706438 40.81632653061224,16.11337627505838 42.44897959183673,15.39774202822632 44.08163265306122,15.53750282913787 45.71428571428571,15.78723993480332 47.3469387755102,15.50267454320893 48.97959183673469,15.95851469010722 50.61224489795918,15.84063070172073 52.24489795918367,15.92415908568937 53.87755102040816,15.32496575839524 55.51020408163265,15.8239367029408 57.14285714285714,20.0 58.77551020408163,15.93866206664142 60.40816326530612,15.53406059554534 62.04081632653061,17.98119394900934 63.6734693877551,15.54918640390023 65.3061224489796,15.49039872631796 66.93877551020408,15.24754608783757 68.57142857142857,15.43615991316006 70.20408163265306,15.59015954947335 71.83673469387755,15.50348922369569 73.46938775510203,15.42167361508488 75.10204081632654,15.94565775300556 76.73469387755102,0.1057110492361745 78.36734693877551,0.0 80.0,0.1628693658449238" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,15,120);color:black;padding:2px 6px;display:block;text-align:right">2.56</span></td><td><span style="background:rgb(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">37.78</span></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,18.6404741293201 1.63265306122449,17.15948591596191 3.26530612244898,18.88153426117067 4.897959183673469,16.54764600119864 6.530612244897959,16.47785842711594 8.16326530612245,18.59039754944396 9.795918367346939,16.77964973030565 11.42857142857143,17.10594659386029 13.06122448979592,17.29453286275554 14.69387755102041,17.10994206565892 16.3265306122449,16.83318905240727 17.95918367346939,16.71518945195445 19.59183673469388,16.56575880668576 21.22448979591837,18.56988746087767 22.85714285714286,16.74662049677033 24.48979591836735,16.53592595058933 26.12244897959184,17.00765798761404 27.75510204081633,16.47572750882333 29.38775510204082,17.31131384430978 31.02040816326531,16.31830591995738 32.6530612244898,17.51907837783845 34.28571428571429,16.37157887727242 35.91836734693878,16.40993540653926 37.55102040816327,18.93214357061996 39.18367346938776,16.41845907970966 40.81632653061224,16.27275754145302 42.44897959183673,16.69920756475994 44.08163265306122,16.8006925484451 45.71428571428571,16.79030432176866 47.3469387755102,16.57108610241726 48.97959183673469,15.96643803689152 50.61224489795918,17.306785642938 52.24489795918367,17.15042951321835 53.87755102040816,16.59665712192848 55.51020408163265,17.27215822068323 57.14285714285714,20.0 58.77551020408163,17.10514749950057 60.40816326530612,17.13657854431644 62.04081632653061,18.87940334287807 63.6734693877551,17.35606312845442 65.3061224489796,16.66324831857228 66.93877551020408,16.53965505760139 68.57142857142857,16.85476460011986 70.20408163265306,15.95844709329427 71.83673469387755,16.71971765332623 73.46938775510203,16.54098688153426 75.10204081632654,17.28414463607911 76.73469387755102,3.6894186588533 78.36734693877551,0.0 80.0,4.307651328494373" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,14,120);color:black;padding:2px 6px;display:block;text-align:right">2.56</span></td><td><span style="background:rgb(183,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.75</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.33</span></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,18.14332410019476 1.63265306122449,16.27560249574534 3.26530612244898,18.12772873306498 4.897959183673469,15.5613784747439 6.530612244897959,15.46950935417906 8.16326530612245,18.18848010860799 9.795918367346939,16.2739480730233 11.42857142857143,16.18925622750259 13.06122448979592,15.8116342411978 14.69387755102041,16.11298247406753 16.3265306122449,15.71723482705808 17.95918367346939,15.61962388645794 19.59183673469388,16.36846913589258 21.22448979591837,17.8498343752547 22.85714285714286,15.6130061955698 24.48979591836735,16.20653034710032 26.12244897959184,16.23054380631576 27.75510204081633,15.72307396607704 29.38775510204082,16.14110766034215 31.02040816326531,15.75341315922967 32.6530612244898,16.39963554040623 34.28571428571429,15.67312499771909 35.91836734693878,15.6256819931901 37.55102040816327,18.23215200252056 39.18367346938776,15.59894360243249 40.81632653061224,16.21655420241619 42.44897959183673,15.59986813277716 44.08163265306122,16.24599319497007 45.71428571428571,16.17353921164324 47.3469387755102,15.28939624519031 48.97959183673469,16.45622652939824 50.61224489795918,16.17407446605331 52.24489795918367,16.17183612942938 53.87755102040816,15.64354002668973 55.51020408163265,16.22013067506529 57.14285714285714,20.0 58.77551020408163,16.19811225501466 60.40816326530612,15.79963967646304 62.04081632653061,18.13660909032297 63.6734693877551,15.85608468697957 65.3061224489796,15.66358773732147 66.93877551020408,15.7554568578863 68.57142857142857,15.71730781629582 70.20408163265306,15.65933003178681 71.83673469387755,15.68828242942245 73.46938775510203,15.59563475698842 75.10204081632654,16.31418947276224 76.73469387755102,0.0 78.36734693877551,0.3717098580480975 80.0,0.07539788258221325" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,3,120);color:black;padding:2px 6px;display:block;text-align:right">2.68</span></td><td><span style="background:rgb(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">6.28</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,18.13937051628653 1.63265306122449,16.38248534305676 3.26530612244898,18.32355787541442 4.897959183673469,15.94018593557813 6.530612244897959,15.90906763734446 8.16326530612245,18.19316571243046 9.795918367346939,16.52883624807228 11.42857142857143,16.42451752277367 13.06122448979592,15.94210897648021 14.69387755102041,16.4252417849316 16.3265306122449,15.95631949950987 17.95918367346939,15.97969568502088 19.59183673469388,16.54659315822006 21.22448979591837,18.29039166349282 22.85714285714286,16.0140107265723 24.48979591836735,16.30661263837466 26.12244897959184,16.42519183581726 27.75510204081633,16.0330912882501 29.38775510204082,16.3579103788016 31.02040816326531,15.83823979321067 32.6530612244898,16.64689097981431 34.28571428571429,15.95055037680363 35.91836734693878,15.91621036069504 37.55102040816327,18.29141562033678 39.18367346938776,15.95152438453326 40.81632653061224,16.54257225451571 42.44897959183673,15.88094628597117 44.08163265306122,16.44689472599789 45.71428571428571,16.47047070796626 47.3469387755102,15.84378414490238 48.97959183673469,16.40636101971117 50.61224489795918,16.43240948283936 52.24489795918367,16.34667182807515 53.87755102040816,16.08448892690571 55.51020408163265,16.43717962325881 57.14285714285714,20.0 58.77551020408163,16.3266422332249 60.40816326530612,15.77215711493916 62.04081632653061,18.31519139876251 63.6734693877551,16.01853112142005 65.3061224489796,15.96313755361725 66.93877551020408,16.00979002641059 68.57142857142857,16.04800109888052 70.20408163265306,15.99772731529754 71.83673469387755,15.78704195101241 73.46938775510203,15.88574140094778 75.10204081632654,16.29999438072464 76.73469387755102,0.0 78.36734693877551,0.5780361256969462 80.0,0.525065089939624" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">2.77</span></td><td><span style="background:rgb(170,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.72</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">6.11</span></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,18.27111004953631 1.63265306122449,17.48766784709169 3.26530612244898,18.87551535417943 4.897959183673469,16.77567424423374 6.530612244897959,16.9582420321311 8.16326530612245,18.52304944284631 9.795918367346939,17.03612931365728 11.42857142857143,17.4754135814649 13.06122448979592,17.41331145566137 14.69387755102041,17.56742442337449 16.3265306122449,17.05316066588433 17.95918367346939,17.0706074169462 19.59183673469388,16.83320698285441 21.22448979591837,18.30828824525147 22.85714285714286,16.99085084066339 24.48979591836735,17.47146729253424 26.12244897959184,17.61955697714268 27.75510204081633,16.80454446325278 29.38775510204082,17.51134558067565 31.02040816326531,16.91150966321539 32.6530612244898,17.5017914074751 34.28571428571429,16.61823808584217 35.91836734693878,16.73184966716168 37.55102040816327,18.92515551493878 39.18367346938776,16.69280217668989 40.81632653061224,16.46495591579866 42.44897959183673,17.06769962510255 44.08163265306122,17.23468995669467 45.71428571428571,17.23759774853832 47.3469387755102,17.09179275752132 48.97959183673469,16.28633441683196 50.61224489795918,17.71613720623514 52.24489795918367,17.45173584788095 53.87755102040816,16.94744166242614 55.51020408163265,17.68456689478986 57.14285714285714,20.0 58.77551020408163,17.24860581766068 60.40816326530612,17.41185755973954 62.04081632653061,18.96981088968045 63.6734693877551,17.45921302690746 65.3061224489796,17.10051613305225 66.93877551020408,17.02221345269127 68.57142857142857,17.28744560871507 70.20408163265306,16.8589617106124 71.83673469387755,16.95595733853967 73.46938775510203,16.90735567486733 75.10204081632654,17.49805281796185 76.73469387755102,4.416312712242842 78.36734693877551,0.0 80.0,4.897136863531098" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">3.00</span></td><td><span style="background:rgb(183,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.75</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.33</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,18.37529685063317 1.63265306122449,17.26580345414426 3.26530612244898,18.27732805311281 4.897959183673469,16.53576119943833 6.530612244897959,16.9606701221051 8.16326530612245,18.62587006084764 9.795918367346939,17.05447600066434 11.42857142857143,16.76494822234733 13.06122448979592,17.22327912910873 14.69387755102041,17.00447783407425 16.3265306122449,17.05026994264662 17.95918367346939,16.77742619446655 19.59183673469388,17.56186679953496 21.22448979591837,17.93470688089522 22.85714285714286,16.98784772775804 24.48979591836735,17.25275388952519 26.12244897959184,17.31954393389371 27.75510204081633,16.73218410886572 29.38775510204082,16.73459989603487 31.02040816326531,16.91767126744705 32.6530612244898,17.70473257020342 34.28571428571429,16.87549205486425 35.91836734693878,16.1718724723209 37.55102040816327,18.56849511558032 39.18367346938776,16.22967880815414 40.81632653061224,16.94128990093116 42.44897959183673,16.91286126263705 44.08163265306122,17.29900974295593 45.71428571428571,16.4120491698967 47.3469387755102,16.88782982504956 48.97959183673469,17.55955886000729 50.61224489795918,17.08055356037419 52.24489795918367,17.30373346965275 53.87755102040816,16.96610564323569 55.51020408163265,17.38018666269787 57.14285714285714,20.0 58.77551020408163,17.21292575552665 60.40816326530612,16.82478209384039 62.04081632653061,18.23641065793532 63.6734693877551,17.24314466466933 65.3061224489796,16.90139705834773 66.93877551020408,16.21850579249682 68.57142857142857,16.79590049545206 70.20408163265306,16.00063198717907 71.83673469387755,17.0168048194954 73.46938775510203,16.87653817698661 75.10204081632654,17.3811141524146 76.73469387755102,0.01408490197727866 78.36734693877551,0.0 80.0,0.4901567457621269" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">3.19</span></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,186,120);color:black;padding:2px 6px;display:block;text-align:right">1.31</span></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,18.06980488476646 1.63265306122449,17.1362281650758 3.26530612244898,18.20290420147494 4.897959183673469,16.52258625018206 6.530612244897959,15.94835388346131 8.16326530612245,18.54758190062379 9.795918367346939,17.40467100054575 11.42857142857143,17.20420028483231 13.06122448979592,17.13656819568989 14.69387755102041,17.03913809039941 16.3265306122449,16.96925046485019 17.95918367346939,17.01573264979624 19.59183673469388,17.40962411315765 21.22448979591837,18.49246293807986 22.85714285714286,16.8243747545404 24.48979591836735,17.08889590359452 26.12244897959184,17.19427139090089 27.75510204081633,16.82151849738205 29.38775510204082,17.32489981848032 31.02040816326531,16.79144845674272 32.6530612244898,17.67025757885735 34.28571428571429,16.04536461766108 35.91836734693878,16.82784306680411 37.55102040816327,18.36418072173765 39.18367346938776,16.16487404415978 40.81632653061224,17.33398997023032 42.44897959183673,16.79073439245313 44.08163265306122,16.28780644550698 45.71428571428571,17.21913896314465 47.3469387755102,16.68023577722781 48.97959183673469,16.65040375801835 50.61224489795918,16.26272352054097 52.24489795918367,17.18337907689622 53.87755102040816,16.86941747655347 55.51020408163265,16.34029583796861 57.14285714285714,20.0 58.77551020408163,16.40450495226254 60.40816326530612,16.55162486462531 62.04081632653061,18.29319366386954 63.6734693877551,16.32998157600789 65.3061224489796,16.80032325577046 66.93877551020408,16.80867667452326 68.57142857142857,17.11487424251097 70.20408163265306,16.56156509291053 71.83673469387755,16.89862610630377 73.46938775510203,16.69305493137899 75.10204081632654,17.28249800090335 76.73469387755102,0.2038596875005313 78.36734693877551,0.0 80.0,0.7411533951773458" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">3.42</span></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,186,120);color:black;padding:2px 6px;display:block;text-align:right">1.31</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,18.72827512446046 1.63265306122449,17.23661705225005 3.26530612244898,18.74652508095766 4.897959183673469,16.16903703892334 6.530612244897959,16.1319429412988 8.16326530612245,18.80407610656277 9.795918367346939,16.95454911997012 11.42857142857143,17.38550274385974 13.06122448979592,16.43837244341452 14.69387755102041,17.45680489947669 16.3265306122449,16.12583132796021 17.95918367346939,16.0520675503041 19.59183673469388,16.99656646167297 21.22448979591837,18.7622285318971 22.85714285714286,16.03602456529028 24.48979591836735,17.41699452925723 26.12244897959184,17.39042598793805 27.75510204081633,16.03475131251141 29.38775510204082,17.24671819096245 31.02040816326531,15.98008632653841 32.6530612244898,17.32650869843857 34.28571428571429,16.10953369239062 35.91836734693878,15.94519920039725 37.55102040816327,18.73880068076582 39.18367346938776,16.1481556933498 40.81632653061224,16.81432154725678 42.44897959183673,16.17209284559264 44.08163265306122,17.36920510829015 45.71428571428571,17.30605177045799 47.3469387755102,16.25222288714312 48.97959183673469,17.22362987390553 50.61224489795918,17.31835988065377 52.24489795918367,17.50501873803673 53.87755102040816,16.0833895686644 55.51020408163265,17.5002652609956 57.14285714285714,20.0 58.77551020408163,17.48863621894855 60.40816326530612,16.35781798427108 62.04081632653061,18.7359995246523 63.6734693877551,16.55491751444081 65.3061224489796,16.14331733279008 66.93877551020408,16.14221384704839 68.57142857142857,16.25434497510791 70.20408163265306,16.10070580645709 71.83673469387755,16.06539426272298 73.46938775510203,16.0307617871376 75.10204081632654,17.45655024892092 76.73469387755102,0.0 78.36734693877551,0.2838504861703527 80.0,0.3633014595721022" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">3.56</span></td><td><span style="background:rgb(183,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.75</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.32</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,18.55009324572174 1.63265306122449,17.50678921329381 3.26530612244898,18.64105791509759 4.897959183673469,17.17232734128962 6.530612244897959,17.12840167071673 8.16326530612245,18.57760972427009 9.795918367346939,16.88816164646771 11.42857142857143,16.63337220712366 13.06122448979592,17.32886712869965 14.69387755102041,16.6542613037961 16.3265306122449,16.91012961925948 17.95918367346939,16.6876961884848 19.59183673469388,17.58669797119915 21.22448979591837,18.62228547062118 22.85714285714286,17.03211454581884 24.48979591836735,16.55017544580703 26.12244897959184,16.91742487682831 27.75510204081633,16.80153303159052 29.38775510204082,16.71749371939973 31.02040816326531,16.41437062990953 32.6530612244898,16.78445596387306 34.28571428571429,17.00338561601258 35.91836734693878,17.10804687459863 37.55102040816327,18.63645471032176 39.18367346938776,16.79903620400006 40.81632653061224,17.0295355181431 42.44897959183673,16.9394133996414 44.08163265306122,17.40653593428103 45.71428571428571,17.18607530555313 47.3469387755102,17.00506044275021 48.97959183673469,17.65928064650367 50.61224489795918,17.3312612061835 52.24489795918367,17.40234372993162 53.87755102040816,16.92258293217979 55.51020408163265,17.43371333747759 57.14285714285714,20.0 58.77551020408163,17.42694210545243 60.40816326530612,17.26272688507914 62.04081632653061,18.64571249492671 63.6734693877551,17.40423433189312 65.3061224489796,16.74473277266025 66.93877551020408,16.76869409752013 68.57142857142857,16.74291409577337 70.20408163265306,16.84499632668369 71.83673469387755,17.15431524760207 73.46938775510203,16.94845540902249 75.10204081632654,17.32202397159987 76.73469387755102,0.8798183378115255 78.36734693877551,0.4850832532738753 80.0,0.0" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">3.77</span></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,186,120);color:black;padding:2px 6px;display:block;text-align:right">1.31</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,18.91105355118809 1.63265306122449,17.96131482140738 3.26530612244898,18.98442199334651 4.897959183673469,17.24927675001944 6.530612244897959,17.22599362476113 8.16326530612245,18.94460743996104 9.795918367346939,17.83053649394598 11.42857142857143,17.94965279908995 13.06122448979592,17.4240843266512 14.69387755102041,17.83540589975571 16.3265306122449,17.25074984757532 17.95918367346939,17.32866034053105 19.59183673469388,17.81089519320084 21.22448979591837,18.97611535990638 22.85714285714286,17.06964068695449 24.48979591836735,17.93222114467864 26.12244897959184,17.8790668745371 27.75510204081633,17.17488532344721 29.38775510204082,18.01639230224688 31.02040816326531,17.13273836559826 32.6530612244898,18.12446037572172 34.28571428571429,17.30071240634578 35.91836734693878,17.09963458996739 37.55102040816327,19.00021687269573 39.18367346938776,17.12455449028779 40.81632653061224,17.87599792129567 42.44897959183673,17.20426543581182 44.08163265306122,17.79035366617154 45.71428571428571,17.95325370422656 47.3469387755102,17.2236203009211 48.97959183673469,17.94163260128569 50.61224489795918,17.93766342176011 52.24489795918367,17.92747449699856 53.87755102040816,16.96963373066048 55.51020408163265,17.92354623684954 57.14285714285714,20.0 58.77551020408163,17.96147849891359 60.40816326530612,17.44319367550116 62.04081632653061,18.92848520559941 63.6734693877551,17.4860362627515 65.3061224489796,17.14779669616954 66.93877551020408,17.17185728958234 68.57142857142857,17.36998891084895 70.20408163265306,16.94786462233461 71.83673469387755,17.16395984990773 73.46938775510203,17.2615116436086 75.10204081632654,18.04515862396321 76.73469387755102,0.9941362533400441 78.36734693877551,0.0 80.0,1.052405445550632" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">3.86</span></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,92,120);color:black;padding:2px 6px;display:block;text-align:right">1.89</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,18.75873890183541 1.63265306122449,17.79538932650271 3.26530612244898,19.04589488280723 4.897959183673469,18.00820445659919 6.530612244897959,17.81079675673594 8.16326530612245,18.87853167189877 9.795918367346939,17.77613003871117 11.42857142857143,17.91537468944398 13.06122448979592,18.09390828727154 14.69387755102041,17.78768561138609 16.3265306122449,17.94445621400921 17.95918367346939,18.08119715732912 19.59183673469388,17.63611501646669 21.22448979591837,18.75912408759124 22.85714285714286,17.94195250659631 24.48979591836735,17.75610037940797 26.12244897959184,17.91730061822314 27.75510204081633,17.78595227548485 29.38775510204082,18.00223407738382 31.02040816326531,17.71777439670281 32.6530612244898,18.27744929992489 34.28571428571429,17.94445621400921 35.91836734693878,17.82524122257959 37.55102040816327,19.08345049400073 39.18367346938776,17.56967047358589 40.81632653061224,17.53423338404946 42.44897959183673,17.97777478188857 44.08163265306122,17.68561138609094 45.71428571428571,17.83833753827783 47.3469387755102,17.97141921691736 48.97959183673469,17.6738632205381 50.61224489795918,17.99183406197639 52.24489795918367,17.89033761531499 53.87755102040816,17.84392273173738 55.51020408163265,18.00127111299424 57.14285714285714,20.0 58.77551020408163,17.87011536313387 60.40816326530612,18.28592338655317 62.04081632653061,19.01122816478247 63.6734693877551,18.25780482637752 65.3061224489796,17.93733027752634 66.93877551020408,17.73433738420353 68.57142857142857,18.01513780020415 70.20408163265306,17.79943377693893 71.83673469387755,18.00493037767463 73.46938775510203,17.69543362286463 75.10204081632654,17.82177455077711 76.73469387755102,3.239412206536602 78.36734693877551,0.0 80.0,3.932939159909867" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">3.96</span></td><td><span style="background:rgb(164,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.70</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.83</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,18.6289425686196 1.63265306122449,17.46790027281276 3.26530612244898,18.65488926615746 4.897959183673469,17.41128929636653 6.530612244897959,17.4152206141753 8.16326530612245,18.66304157782406 9.795918367346939,18.22294089470586 11.42857142857143,17.48873625719923 13.06122448979592,17.48747409727115 14.69387755102041,17.52575271804071 16.3265306122449,17.46947279993627 17.95918367346939,17.53549824797718 19.59183673469388,18.19407674553097 21.22448979591837,18.63266697496475 22.85714285714286,17.4461952602791 24.48979591836735,17.51553129173792 26.12244897959184,17.52178001793922 27.75510204081633,17.47824584599373 29.38775510204082,17.44131214973769 31.02040816326531,17.41666899442063 32.6530612244898,18.31758219816532 34.28571428571429,17.40988229841392 35.91836734693878,17.39546056939966 37.55102040816327,18.55232325364138 39.18367346938776,17.38180441280078 40.81632653061224,18.19804944563246 42.44897959183673,17.48848796344288 44.08163265306122,17.5284218759214 45.71428571428571,17.56907997852259 47.3469387755102,17.46972109369261 48.97959183673469,18.28466258430349 50.61224489795918,17.49974394706377 52.24489795918367,17.48132882680166 53.87755102040816,17.42258666228014 55.51020408163265,17.56210706219862 57.14285714285714,20.0 58.77551020408163,17.53576723287989 60.40816326530612,17.53889159598054 62.04081632653061,18.73378460723549 63.6734693877551,17.62571164611519 65.3061224489796,17.37042428230172 66.93877551020408,17.35753369811824 68.57142857142857,17.5625001939795 70.20408163265306,17.3177239325179 71.83673469387755,17.36901728434911 73.46938775510203,17.37263823496245 75.10204081632654,17.55267189945758 76.73469387755102,1.139647650468603 78.36734693877551,0.0 80.0,1.049972222136009" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">4.22</span></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,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.79</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,19.6830172763307 1.63265306122449,18.6203390317156 3.26530612244898,19.74883752704764 4.897959183673469,18.91396586317051 6.530612244897959,18.90125328767103 8.16326530612245,19.71576898953341 9.795918367346939,18.68275342108377 11.42857142857143,18.6277646015167 13.06122448979592,18.99357787219802 14.69387755102041,18.640595986133 16.3265306122449,18.94971750657287 17.95918367346939,18.92953975823335 19.59183673469388,18.6697042197533 21.22448979591837,19.79023260349883 22.85714285714286,18.91388665709263 24.48979591836735,18.64675425868804 26.12244897959184,18.63330902696818 27.75510204081633,18.88705559821133 29.38775510204082,18.60127016846638 31.02040816326531,18.88339231710945 32.6530612244898,18.75874175204834 34.28571428571429,18.89210498567608 35.91836734693878,18.86986787931172 37.55102040816327,19.78189616380213 39.18367346938776,18.81385928149197 40.81632653061224,18.66124897093979 42.44897959183673,18.87262029051799 44.08163265306122,18.6381504984785 45.71428571428571,18.64263554263836 47.3469387755102,18.89643161768018 48.97959183673469,18.70423806970828 50.61224489795918,18.6313783788199 52.24489795918367,18.64201179477507 53.87755102040816,18.89451087029163 55.51020408163265,18.66956560911702 57.14285714285714,20.0 58.77551020408163,18.63492285080496 60.40816326530612,18.9285298807404 62.04081632653061,19.71635313435776 63.6734693877551,18.93366837504276 65.3061224489796,18.87771918178141 66.93877551020408,18.82912625300302 68.57142857142857,18.93919299897478 70.20408163265306,18.86901641397453 71.83673469387755,18.91697569412989 73.46938775510203,18.83586867038242 75.10204081632654,18.68795131994454 76.73469387755102,1.538914688618631 78.36734693877551,0.0 80.0,1.357433762679779" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">4.74</span></td><td><span style="background:rgb(189,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.77</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">27.35</span></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,18.50413115471283 1.63265306122449,17.60584425297432 3.26530612244898,18.74246267324392 4.897959183673469,17.45986659997201 6.530612244897959,17.50403304280413 8.16326530612245,18.46913254597186 9.795918367346939,17.86392682460003 11.42857142857143,17.4990470277721 13.06122448979592,17.57583165926538 14.69387755102041,17.6030456509886 16.3265306122449,17.56409039806092 17.95918367346939,17.47279807121638 19.59183673469388,17.94830306607757 21.22448979591837,18.53034794342964 22.85714285714286,17.453336528672 24.48979591836735,17.57859809341219 26.12244897959184,17.61571977952163 27.75510204081633,17.44886519906263 29.38775510204082,17.54298829573181 31.02040816326531,17.4740204490952 32.6530612244898,18.0645898037601 34.28571428571429,17.5055449312332 35.91836734693878,17.4511812834646 37.55102040816327,18.57178011995387 39.18367346938776,17.44687079304982 40.81632653061224,17.84256737955959 42.44897959183673,17.47942464603314 44.08163265306122,17.56164564230328 45.71428571428571,17.34824419893235 47.3469387755102,17.43480785345619 48.97959183673469,17.91298277894744 50.61224489795918,17.56450857996683 52.24489795918367,17.72875756547362 53.87755102040816,17.4549127527789 55.51020408163265,17.49412534841791 57.14285714285714,20.0 58.77551020408163,17.50326101467014 60.40816326530612,17.54215193191999 62.04081632653061,18.73223330046852 63.6734693877551,17.63839810595764 65.3061224489796,17.48302744399177 66.93877551020408,17.42847078918968 68.57142857142857,17.56164564230328 70.20408163265306,17.40328337131819 71.83673469387755,17.51535612210268 73.46938775510203,17.44915470961288 75.10204081632654,17.77440372889589 76.73469387755102,0.8373931826698985 78.36734693877551,0.0 80.0,0.9942435652259228" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">4.94</span></td><td><span style="background:rgb(189,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.77</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">27.34</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,18.84204300131055 1.63265306122449,17.51326704917299 3.26530612244898,18.98791012702899 4.897959183673469,17.50229884867031 6.530612244897959,17.51048357835056 8.16326530612245,18.80874076111359 9.795918367346939,17.94715713189841 11.42857142857143,17.51379723409155 13.06122448979592,17.63199533437272 14.69387755102041,17.53821887690266 16.3265306122449,17.53361289542268 17.95918367346939,17.55024744724246 19.59183673469388,17.9107069187475 21.22448979591837,18.85509880493006 22.85714285714286,17.4614746099413 24.48979591836735,17.49368334374374 26.12244897959184,17.53010042033723 27.75510204081633,17.46657763978243 29.38775510204082,17.46555040650272 31.02040816326531,17.44066485188787 32.6530612244898,18.05958947119025 34.28571428571429,17.49020400521569 35.91836734693878,17.39135765446192 37.55102040816327,18.85470116624114 39.18367346938776,17.44348145926772 40.81632653061224,17.86852408116468 42.44897959183673,17.49997928965162 44.08163265306122,17.63033850650222 45.71428571428571,17.51048357835056 47.3469387755102,17.41352601136915 48.97959183673469,18.00116972047657 50.61224489795918,17.56204406168039 52.24489795918367,17.49272238357885 53.87755102040816,17.46478826568229 55.51020408163265,17.48798385586923 57.14285714285714,20.0 58.77551020408163,17.43357362860215 60.40816326530612,17.59981973712769 62.04081632653061,19.04162448659046 63.6734693877551,17.66864436686808 65.3061224489796,17.46651136666761 66.93877551020408,17.46985815896601 68.57142857142857,17.5781152920242 70.20408163265306,17.49020400521569 71.83673469387755,17.46618000109351 73.46938775510203,17.52638912590732 75.10204081632654,17.57665728349816 76.73469387755102,1.25398674206338 78.36734693877551,0.0 80.0,1.079622176972412" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.00</span></td><td><span style="background:rgb(189,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.77</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">27.33</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,18.32789772145202 1.63265306122449,17.17426852657528 3.26530612244898,18.35844953439608 4.897959183673469,17.63446493479211 6.530612244897959,17.60666226630651 8.16326530612245,18.32600444272119 9.795918367346939,17.78826141251561 11.42857142857143,17.29185929048731 13.06122448979592,17.7320336277425 14.69387755102041,17.5737244034551 16.3265306122449,17.65539474213155 17.95918367346939,17.60917799283926 19.59183673469388,17.79687194044212 21.22448979591837,18.31228465575395 22.85714285714286,17.59257938478815 24.48979591836735,17.3696133950767 26.12244897959184,17.45953116712853 27.75510204081633,17.57924862769711 29.38775510204082,17.25853239775971 31.02040816326531,17.60074901218831 32.6530612244898,17.91031305234138 34.28571428571429,17.62429828736081 35.91836734693878,17.59519885262122 37.55102040816327,18.47689616403574 39.18367346938776,17.42023914963256 40.81632653061224,17.74401574792939 42.44897959183673,17.55873378555895 44.08163265306122,17.41318474121084 45.71428571428571,17.3726996987612 47.3469387755102,17.4921318707539 48.97959183673469,17.88279567243166 50.61224489795918,17.25772840268223 52.24489795918367,17.29590520119977 53.87755102040816,17.57131241822268 55.51020408163265,17.41090243260382 57.14285714285714,20.0 58.77551020408163,17.2364095654666 60.40816326530612,17.71151878560434 62.04081632653061,18.27779067339775 63.6734693877551,17.69940698879205 65.3061224489796,17.59512104664598 66.93877551020408,17.54566238171871 68.57142857142857,17.63150830773301 70.20408163265306,17.51731507140643 71.83673469387755,17.60170861921626 73.46938775510203,17.56936726884169 75.10204081632654,17.4137553183626 76.73469387755102,1.192947147697786 78.36734693877551,0.0 80.0,1.08451155353894" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.05</span></td><td><span style="background:rgb(189,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.77</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">27.34</span></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,19.30198122717627 1.63265306122449,18.56201190069937 3.26530612244898,19.29992194333635 4.897959183673469,18.4291390624571 6.530612244897959,18.34137434642253 8.16326530612245,19.25824596086184 9.795918367346939,18.53326037584872 11.42857142857143,18.53145605096041 13.06122448979592,18.3678704651628 14.69387755102041,18.53180907104725 16.3265306122449,18.36335965294203 17.95918367346939,18.36812542411441 19.59183673469388,18.58236939237398 21.22448979591837,19.30331485861546 22.85714285714286,18.25225638672174 24.48979591836735,18.58017282294474 26.12244897959184,18.55020534001718 27.75510204081633,18.38308955335114 29.38775510204082,18.58941018188379 31.02040816326531,18.38075569833257 32.6530612244898,18.74760240524353 34.28571428571429,18.37557807039221 35.91836734693878,18.26367070286299 37.55102040816327,19.30298145075566 39.18367346938776,18.22834908195165 40.81632653061224,18.55814829197115 42.44897959183673,18.36332042848794 44.08163265306122,18.51470720906242 45.71428571428571,18.58682136791361 47.3469387755102,18.36955711668883 48.97959183673469,18.6490901887873 50.61224489795918,18.49566373659995 52.24489795918367,18.50327328069412 53.87755102040816,18.33955040930718 55.51020408163265,18.56281600200829 57.14285714285714,20.0 58.77551020408163,17.98900146307214 60.40816326530612,18.45232071482645 62.04081632653061,19.29601911015403 63.6734693877551,18.50513644226356 65.3061224489796,18.3777942520485 66.93877551020408,18.39183660661403 68.57142857142857,18.40356471838803 70.20408163265306,18.30860231502728 71.83673469387755,18.42131378386541 73.46938775510203,18.3963474188348 75.10204081632654,18.54961697320578 76.73469387755102,1.079123568797731 78.36734693877551,0.0 80.0,1.444440521999035" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.80</span></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,92,120);color:black;padding:2px 6px;display:block;text-align:right">1.89</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,19.3983303016825 1.63265306122449,18.67696701062897 3.26530612244898,19.40955754992093 4.897959183673469,18.6807697144063 6.530612244897959,18.698646543091 8.16326530612245,19.03746493130436 9.795918367346939,18.5011909777476 11.42857142857143,18.78272269812937 13.06122448979592,18.71232574542066 14.69387755102041,18.68107649484348 16.3265306122449,18.71062357187554 17.95918367346939,18.67349970486692 19.59183673469388,18.0309961567165 21.22448979591837,19.41717097039746 22.85714285714286,18.64282051644541 24.48979591836735,18.74613798629207 26.12244897959184,18.7766935467762 27.75510204081633,18.55938310575014 29.38775510204082,18.79508205775726 31.02040816326531,18.55803464547028 32.6530612244898,18.59362804440235 34.28571428571429,18.51862251691714 35.91836734693878,18.6675014604981 37.55102040816327,19.4008291886018 39.18367346938776,18.46143429355419 40.81632653061224,18.65502877526095 42.44897959183673,18.57102130241002 44.08163265306122,18.78259792548887 45.71428571428571,18.7260381441409 47.3469387755102,18.64176967897774 48.97959183673469,18.51300431398543 50.61224489795918,18.75342745578455 52.24489795918367,18.27881751480487 53.87755102040816,18.65306217529423 55.51020408163265,18.79413653297698 57.14285714285714,20.0 58.77551020408163,18.70390530924184 60.40816326530612,18.6690250603559 62.04081632653061,19.45988556746282 63.6734693877551,18.73692999436405 65.3061224489796,18.66107624186409 66.93877551020408,18.60335916565794 68.57142857142857,18.72728472584274 70.20408163265306,18.5330423421679 71.83673469387755,18.676689992473 73.46938775510203,18.60603777096768 75.10204081632654,18.7682261777693 76.73469387755102,0.2824245888183453 78.36734693877551,0.0 80.0,0.8554721302278377" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">6.48</span></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,173,120);color:black;padding:2px 6px;display:block;text-align:right">1.38</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,19.19665954599714 1.63265306122449,18.61871514325276 3.26530612244898,19.34716657239384 4.897959183673469,18.59978867836665 6.530612244897959,18.60667533187819 8.16326530612245,19.23793349801497 9.795918367346939,18.16224545487804 11.42857142857143,18.65796264892171 13.06122448979592,18.59443613994339 14.69387755102041,18.61849726626947 16.3265306122449,18.61701891245657 17.95918367346939,18.60399552658568 19.59183673469388,18.042337224337 21.22448979591837,19.26867727318659 22.85714285714286,18.5519471361349 24.48979591836735,18.68406654196995 26.12244897959184,18.58654551146894 27.75510204081633,18.49363389839452 29.38775510204082,18.68457247354161 31.02040816326531,18.44121612349518 32.6530612244898,18.45206645166388 34.28571428571429,18.53491274652434 35.91836734693878,18.11222922290679 37.55102040816327,19.32575968277546 39.18367346938776,18.32499983339619 40.81632653061224,17.99699324322946 42.44897959183673,18.57680170460859 44.08163265306122,18.47226155356625 45.71428571428571,18.69872169316257 47.3469387755102,18.51697257619676 48.97959183673469,18.2773350952083 50.61224489795918,18.62215411790898 52.24489795918367,18.54678527407279 53.87755102040816,18.52067349284413 55.51020408163265,18.6576449456552 57.14285714285714,20.0 58.77551020408163,18.64097341234389 60.40816326530612,18.02360660393025 62.04081632653061,19.3327227700352 63.6734693877551,18.62284283766138 65.3061224489796,18.43122397495476 66.93877551020408,18.42210551039723 68.57142857142857,18.60395581367737 70.20408163265306,18.4733373381716 71.83673469387755,18.5475264910259 73.46938775510203,18.28683627251923 75.10204081632654,18.62151435927643 76.73469387755102,2.32336752406201 78.36734693877551,0.0 80.0,1.364653036344247" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">6.62</span></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,92,120);color:black;padding:2px 6px;display:block;text-align:right">1.89</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,19.39645026868674 1.63265306122449,18.78992523978858 3.26530612244898,19.39183979828641 4.897959183673469,18.55820774029595 6.530612244897959,18.61235595037457 8.16326530612245,19.4028006953207 9.795918367346939,18.61890491401142 11.42857142857143,18.80449840729204 13.06122448979592,18.63103221593767 14.69387755102041,18.77493018115399 16.3265306122449,18.64891157603085 17.95918367346939,18.61389736960531 19.59183673469388,18.62890070061502 21.22448979591837,19.40216096497807 22.85714285714286,18.59446831790627 24.48979591836735,18.79490796706933 26.12244897959184,18.8057365061017 27.75510204081633,18.61005898754952 29.38775510204082,18.78671831570031 31.02040816326531,18.60057057328663 32.6530612244898,18.61838651183722 34.28571428571429,18.59552166700491 35.91836734693878,18.5976283652022 37.55102040816327,19.42144938630006 39.18367346938776,18.63050278392997 40.81632653061224,18.60338869574425 42.44897959183673,18.61493141649534 44.08163265306122,18.78718708362379 45.71428571428571,18.80620803148356 47.3469387755102,18.64403363216829 48.97959183673469,18.65658558268404 50.61224489795918,18.80366013994653 52.24489795918367,18.80443498574946 53.87755102040816,18.57472491595267 55.51020408163265,18.78640396544574 57.14285714285714,20.0 58.77551020408163,18.78805016809466 60.40816326530612,18.60077462520626 62.04081632653061,19.39851560500843 63.6734693877551,18.65129402006547 65.3061224489796,18.62269917673323 66.93877551020408,18.62029191557324 68.57142857142857,18.64882057990453 70.20408163265306,18.60358723274713 71.83673469387755,18.59543618579534 73.46938775510203,18.60562223702671 75.10204081632654,18.78899597631674 76.73469387755102,1.475673150738116 78.36734693877551,0.0 80.0,1.277717971569501" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">6.89</span></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,2,120);color:black;padding:2px 6px;display:block;text-align:right">2.69</span></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,19.63205979192746 1.63265306122449,19.17281171433681 3.26530612244898,19.64376255746189 4.897959183673469,16.01532667809768 6.530612244897959,19.23803162113546 8.16326530612245,19.64286841357836 9.795918367346939,19.18172685482259 11.42857142857143,19.12852529375256 13.06122448979592,19.2608848868645 14.69387755102041,19.14014916423845 16.3265306122449,17.80834814807023 17.95918367346939,19.33864910638208 19.59183673469388,19.11861081598519 21.22448979591837,19.61152078095579 22.85714285714286,19.23950432870833 24.48979591836735,19.17328508462809 26.12244897959184,19.14330496618032 27.75510204081633,19.1915361391919 29.38775510204082,19.12831490695644 31.02040816326531,19.25294278531079 32.6530612244898,19.21196995676551 34.28571428571429,19.24276532404826 35.91836734693878,19.19148354249287 37.55102040816327,19.61856873862596 39.18367346938776,19.10943269200425 40.81632653061224,19.13783490948108 42.44897959183673,19.24415913657259 44.08163265306122,19.13641479860724 45.71428571428571,19.15043181889905 47.3469387755102,19.25265350346612 48.97959183673469,19.05883466753627 50.61224489795918,19.11495534540252 52.24489795918367,19.15379800763704 53.87755102040816,19.22269968336787 55.51020408163265,19.14906430472424 57.14285714285714,20.0 58.77551020408163,19.14088551802489 60.40816326530612,19.27721616191368 62.04081632653061,19.62069890493673 63.6734693877551,19.32628888210976 65.3061224489796,19.26966853560271 66.93877551020408,19.13354827851004 68.57142857142857,19.22916907734871 70.20408163265306,19.21933349462988 71.83673469387755,19.28489527997223 73.46938775510203,19.23066808327109 75.10204081632654,19.14385723152015 76.73469387755102,1.217929162765745 78.36734693877551,0.0 80.0,1.722910070163997" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">10.05</span></td><td><span style="background:rgb(164,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.70</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.82</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,19.65965005435201 1.63265306122449,19.2643444767203 3.26530612244898,19.6591277216001 4.897959183673469,19.25640916988008 6.530612244897959,19.23622152789248 8.16326530612245,19.65473459183241 9.795918367346939,19.2695332126664 11.42857142857143,19.2666033064355 13.06122448979592,19.24958079337502 14.69387755102041,19.25965385942504 16.3265306122449,19.25421952331083 17.95918367346939,19.25068080539559 19.59183673469388,19.26472498402302 21.22448979591837,19.65888558058928 22.85714285714286,19.25485254909625 24.48979591836735,19.26308188430675 26.12244897959184,19.26311993503703 27.75510204081633,19.24825247697282 29.38775510204082,19.26814954974744 31.02040816326531,19.24796190775984 32.6530612244898,19.27994181697426 34.28571428571429,19.24477602388894 35.91836734693878,19.24714900579495 37.55102040816327,19.64362377859318 39.18367346938776,19.22207011538884 40.81632653061224,19.25303995067242 42.44897959183673,19.24506313394462 44.08163265306122,19.26335169857595 45.71428571428571,19.26074349397372 47.3469387755102,19.257315469092 48.97959183673469,19.27017315676641 50.61224489795918,19.26370799177758 52.24489795918367,19.26118972526508 53.87755102040816,19.24750183983929 55.51020408163265,19.25645067976765 57.14285714285714,20.0 58.77551020408163,19.26338629014893 60.40816326530612,19.2639535919457 62.04081632653061,19.65950822890282 63.6734693877551,19.25720823521578 65.3061224489796,19.24691032394143 66.93877551020408,19.24265210130834 68.57142857142857,19.26191614829753 70.20408163265306,19.18169483141365 71.83673469387755,19.254651917973 73.46938775510203,19.24425023197974 75.10204081632654,19.26331364784568 76.73469387755102,1.220013646375538 78.36734693877551,0.0 80.0,1.336075292017735" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">10.71</span></td><td><span style="background:rgb(164,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.70</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.82</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,19.61050538178879 1.63265306122449,19.22677536483148 3.26530612244898,19.65418850403451 4.897959183673469,19.29366211349492 6.530612244897959,19.26362554146808 8.16326530612245,19.6375585227089 9.795918367346939,19.14160350423505 11.42857142857143,19.24176562278649 13.06122448979592,19.25751017971706 14.69387755102041,19.24924075513752 16.3265306122449,19.30417542181531 17.95918367346939,19.29835378100393 19.59183673469388,19.12755439897836 21.22448979591837,19.64196499243054 22.85714285714286,19.28653249662422 24.48979591836735,19.25568556950499 26.12244897959184,19.23210528531982 27.75510204081633,19.24853595600782 29.38775510204082,19.24859725714142 31.02040816326531,19.30780759593492 32.6530612244898,19.19745014820532 34.28571428571429,19.29358409387033 35.91836734693878,19.28304718297443 37.55102040816327,19.66145580259566 39.18367346938776,19.25751280222545 40.81632653061224,19.10984066606075 42.44897959183673,19.28483835620453 44.08163265306122,19.22678716611924 45.71428571428571,19.22216007787932 47.3469387755102,19.3008091044837 48.97959183673469,19.15119008365326 50.61224489795918,19.21139533656707 52.24489795918367,19.23388269038087 53.87755102040816,19.28743857327283 55.51020408163265,19.21928875900625 57.14285714285714,20.0 58.77551020408163,19.24276807661842 60.40816326530612,19.27678889451617 62.04081632653061,19.64379681454068 63.6734693877551,19.29162409666264 65.3061224489796,19.29007321076374 66.93877551020408,19.29494353665679 68.57142857142857,19.28968737421692 70.20408163265306,19.29786435537572 71.83673469387755,19.28964344720139 73.46938775510203,19.27562548423183 75.10204081632654,19.2340915076114 76.73469387755102,1.320136958533766 78.36734693877551,0.0 80.0,1.261918911352185" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">11.22</span></td><td><span style="background:rgb(164,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.70</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.79</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,19.74199223344834 1.63265306122449,19.40921290498111 3.26530612244898,19.73529375424724 4.897959183673469,19.39963844287067 6.530612244897959,19.41119029923626 8.16326530612245,19.72725887403098 9.795918367346939,19.36327505611499 11.42857142857143,19.40463110127656 13.06122448979592,19.43671670682235 14.69387755102041,19.40588013950589 16.3265306122449,19.36612008763735 17.95918367346939,19.40836274027106 19.59183673469388,19.39551292251607 21.22448979591837,19.74702183383224 22.85714285714286,19.42500010920348 24.48979591836735,19.39182072157917 26.12244897959184,19.40384932914741 27.75510204081633,19.4084111642152 29.38775510204082,19.40203418006593 31.02040816326531,19.43620501050537 32.6530612244898,19.40441693764731 34.28571428571429,19.42540497331379 35.91836734693878,19.41162561551763 37.55102040816327,19.74347490472776 39.18367346938776,19.42468760003819 40.81632653061224,19.38115647111755 42.44897959183673,19.40571689590038 44.08163265306122,19.40132429502912 45.71428571428571,19.42036588782743 47.3469387755102,19.43243143737367 48.97959183673469,19.38802668059479 50.61224489795918,19.40700936591466 52.24489795918367,19.40499552889743 53.87755102040816,19.44743587103506 55.51020408163265,19.40333463753492 57.14285714285714,20.0 58.77551020408163,19.42113517955861 60.40816326530612,19.44006145347963 62.04081632653061,19.7470812405266 63.6734693877551,19.42665051703169 65.3061224489796,19.42264630614541 66.93877551020408,19.4422180662497 68.57142857142857,19.43351024297463 70.20408163265306,19.41985618837413 71.83673469387755,19.43801966037093 73.46938775510203,19.44169339031883 75.10204081632654,19.40787550553412 76.73469387755102,1.441089089448884 78.36734693877551,0.0 80.0,1.365818311614321" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">13.32</span></td><td><span style="background:rgb(164,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.70</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.82</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,19.71973982408812 1.63265306122449,19.42041169630104 3.26530612244898,19.72417149818239 4.897959183673469,19.38719142481433 6.530612244897959,19.3609608920317 8.16326530612245,19.72157886513192 9.795918367346939,19.18846091622961 11.42857142857143,19.42425570690387 13.06122448979592,19.39477228385391 14.69387755102041,19.41771881477262 16.3265306122449,19.39726466842643 17.95918367346939,19.40176893624612 19.59183673469388,19.37720460230392 21.22448979591837,19.72379124533499 22.85714285714286,19.30594176185663 24.48979591836735,19.41983094649773 26.12244897959184,19.4200141592333 27.75510204081633,19.39594415399272 29.38775510204082,19.41153106389216 31.02040816326531,19.39950470338204 32.6530612244898,19.40680555805217 34.28571428571429,19.37715274964291 35.91836734693878,19.36621183816992 37.55102040816327,19.72447570046031 39.18367346938776,19.33016386823617 40.81632653061224,19.38217554407269 42.44897959183673,19.37905401387992 44.08163265306122,19.41039376219402 45.71428571428571,19.42097861872807 47.3469387755102,19.38431533055034 48.97959183673469,19.38509657730955 50.61224489795918,19.42011440771125 52.24489795918367,19.42130701891447 53.87755102040816,19.379880199612 55.51020408163265,19.38884725312257 57.14285714285714,20.0 58.77551020408163,19.41436567602734 60.40816326530612,19.39850221860252 62.04081632653061,19.72578930120589 63.6734693877551,19.38890601947171 65.3061224489796,19.40080447675134 66.93877551020408,19.37983526063913 68.57142857142857,19.39318904927109 70.20408163265306,19.37956562680188 71.83673469387755,19.37857696939863 73.46938775510203,19.37257588809781 75.10204081632654,19.42558313502571 76.73469387755102,1.259871018234161 78.36734693877551,0.0 80.0,1.366231196496696" stroke="#268bd2" stroke-width="1.5"></polyline></svg></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">13.98</span></td><td><span style="background:rgb(164,255,120);color:black;padding:2px 6px;display:block;text-align:right">0.70</span></td><td><span style="background:rgb(255,0,120);color:black;padding:2px 6px;display:block;text-align:right">5.82</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,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")
|
||
}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> |