Log fleet_k_q48/fleet_conserved; K holds exactly, 775/775 ticks (FABRIC-3.md §XVIII)
doe_log.c's per-heartbeat-tick CSV gains two columns: fleet_k_q48 (vm_physics_fleet_heat_sum() over ALL live VMs -- the genuine fleet-wide conservation invariant K, not reconstructable from the 3 named-Tripod- member heat columns already logged, which omit every identity VM's own heat) and fleet_conserved (vm_physics_conserved() as 0/1). Requested explicitly after the first heartbeat-telemetry analysis pass (analysis-20260912/) omitted K entirely. Kernel rebuilt on all three architectures, full 3x9x3 campaign rerun (results-20260912-with-k/). K = 1.0000000000 (Q48.16 raw 65536) on every one of 775 heartbeat-tick observations, sd(K) = 0, 100% fleet_conserved, across amd64/aarch64/riscv64, nine identities, three replicates -- zero deviation. Also a free regression check on both recent Stadium fixes (§XVI/§XVII): neither disturbed the reservoir-transfer accounting K depends on. Found and fixed a tooling wrinkle along the way: fleet_conserved, being the CSV row's very last field with nothing after it to bound a regex match, can have a resumed trial digit merge into it with zero separator on the wire -- combine.py now derives it from fleet_k_q48 directly (same epsilon vm_physics_conserved() uses) instead of trusting the raw field. fleet_k_q48 itself is unaffected either way. Full analysis, discussion, and light/dark SVG->PDF figures written up as a proper LaTeX report (report-20260912/report/std79_doe_report.pdf), following experiments/bare_metal/analysis/report/bare_metal_doe_report.tex's established style -- supersedes analysis-20260912/'s markdown-only first pass as the primary deliverable for this dataset (kept, not discarded). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EXieurDfDSsDFdnSyusuWo
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
6573a6d1d5
commit
66ba21adb4
@@ -0,0 +1,273 @@
|
||||
<?xml version='1.0' encoding='UTF-8' ?>
|
||||
<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='504.00pt' height='576.00pt' viewBox='0 0 504.00 576.00'>
|
||||
<g class='svglite'>
|
||||
<defs>
|
||||
<style type='text/css'><![CDATA[
|
||||
.svglite line, .svglite polyline, .svglite polygon, .svglite path, .svglite rect, .svglite circle {
|
||||
fill: none;
|
||||
stroke: #000000;
|
||||
stroke-linecap: round;
|
||||
stroke-linejoin: round;
|
||||
stroke-miterlimit: 10.00;
|
||||
}
|
||||
.svglite text {
|
||||
white-space: pre;
|
||||
}
|
||||
.svglite g.glyphgroup path {
|
||||
fill: inherit;
|
||||
stroke: none;
|
||||
}
|
||||
]]></style>
|
||||
</defs>
|
||||
<rect width='100%' height='100%' style='stroke: none; fill: #0D0D0D;'/>
|
||||
<defs>
|
||||
<clipPath id='cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA='>
|
||||
<rect x='0.00' y='0.00' width='504.00' height='576.00' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
<rect x='0.00' y='0.00' width='504.00' height='576.00' style='stroke-width: 1.07; stroke: none; fill: #0D0D0D;' />
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNDcuNTB8NDk4LjUyfDMyLjg4fDE3OS45Ng=='>
|
||||
<rect x='47.50' y='32.88' width='451.02' height='147.08' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNDcuNTB8NDk4LjUyfDMyLjg4fDE3OS45Ng==)'>
|
||||
<rect x='47.50' y='32.88' width='451.02' height='147.08' style='stroke-width: 1.07; stroke: none; fill: #0D0D0D;' />
|
||||
<polyline points='47.50,148.20 498.52,148.20 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='47.50,113.38 498.52,113.38 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='47.50,78.56 498.52,78.56 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='47.50,43.74 498.52,43.74 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='76.91,179.96 76.91,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='125.94,179.96 125.94,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='174.96,179.96 174.96,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='223.99,179.96 223.99,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='273.01,179.96 273.01,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='322.03,179.96 322.03,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='371.06,179.96 371.06,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='420.08,179.96 420.08,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='469.11,179.96 469.11,32.88 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<line x1='76.91' y1='173.27' x2='76.91' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='76.91' y1='173.27' x2='76.91' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='58.53,173.27 58.53,173.27 95.30,173.27 95.30,173.27 58.53,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8766D; fill-opacity: 0.85;' />
|
||||
<line x1='58.53' y1='173.27' x2='95.30' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='125.94' y1='173.27' x2='125.94' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='125.94' y1='173.27' x2='125.94' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='107.55,173.27 107.55,173.27 144.32,173.27 144.32,173.27 107.55,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #D39200; fill-opacity: 0.85;' />
|
||||
<line x1='107.55' y1='173.27' x2='144.32' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='174.96' y1='173.27' x2='174.96' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='174.96' y1='173.27' x2='174.96' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='156.58,173.27 156.58,173.27 193.35,173.27 193.35,173.27 156.58,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #93AA00; fill-opacity: 0.85;' />
|
||||
<line x1='156.58' y1='173.27' x2='193.35' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='223.99' y1='173.27' x2='223.99' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='223.99' y1='173.27' x2='223.99' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='205.60,173.27 205.60,173.27 242.37,173.27 242.37,173.27 205.60,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00BA38; fill-opacity: 0.85;' />
|
||||
<line x1='205.60' y1='173.27' x2='242.37' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='273.01' y1='173.27' x2='273.01' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='273.01' y1='173.27' x2='273.01' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='254.63,173.27 254.63,173.27 291.39,173.27 291.39,173.27 254.63,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00C19F; fill-opacity: 0.85;' />
|
||||
<line x1='254.63' y1='173.27' x2='291.39' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='322.03' y1='173.27' x2='322.03' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='322.03' y1='173.27' x2='322.03' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='303.65,173.27 303.65,173.27 340.42,173.27 340.42,173.27 303.65,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00B9E3; fill-opacity: 0.85;' />
|
||||
<line x1='303.65' y1='173.27' x2='340.42' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<circle cx='371.06' cy='39.57' r='0.99' style='stroke-width: 0.71; stroke: #333333; stroke-opacity: 0.85; fill: #333333; fill-opacity: 0.85;' />
|
||||
<circle cx='371.06' cy='128.70' r='0.99' style='stroke-width: 0.71; stroke: #333333; stroke-opacity: 0.85; fill: #333333; fill-opacity: 0.85;' />
|
||||
<circle cx='371.06' cy='128.70' r='0.99' style='stroke-width: 0.71; stroke: #333333; stroke-opacity: 0.85; fill: #333333; fill-opacity: 0.85;' />
|
||||
<line x1='371.06' y1='173.27' x2='371.06' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='371.06' y1='173.27' x2='371.06' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='352.67,173.27 352.67,173.27 389.44,173.27 389.44,173.27 352.67,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #619CFF; fill-opacity: 0.85;' />
|
||||
<line x1='352.67' y1='173.27' x2='389.44' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='420.08' y1='173.27' x2='420.08' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='420.08' y1='173.27' x2='420.08' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='401.70,173.27 401.70,173.27 438.47,173.27 438.47,173.27 401.70,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #DB72FB; fill-opacity: 0.85;' />
|
||||
<line x1='401.70' y1='173.27' x2='438.47' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='469.11' y1='173.27' x2='469.11' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='469.11' y1='173.27' x2='469.11' y2='173.27' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='450.72,173.27 450.72,173.27 487.49,173.27 487.49,173.27 450.72,173.27 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #FF61C3; fill-opacity: 0.85;' />
|
||||
<line x1='450.72' y1='173.27' x2='487.49' y2='173.27' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNDcuNTB8NDk4LjUyfDIwMi4wOXwzNDkuMTY='>
|
||||
<rect x='47.50' y='202.09' width='451.02' height='147.08' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNDcuNTB8NDk4LjUyfDIwMi4wOXwzNDkuMTY=)'>
|
||||
<rect x='47.50' y='202.09' width='451.02' height='147.08' style='stroke-width: 1.07; stroke: none; fill: #0D0D0D;' />
|
||||
<polyline points='47.50,317.41 498.52,317.41 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='47.50,282.59 498.52,282.59 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='47.50,247.77 498.52,247.77 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='47.50,212.95 498.52,212.95 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='76.91,349.16 76.91,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='125.94,349.16 125.94,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='174.96,349.16 174.96,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='223.99,349.16 223.99,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='273.01,349.16 273.01,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='322.03,349.16 322.03,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='371.06,349.16 371.06,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='420.08,349.16 420.08,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='469.11,349.16 469.11,202.09 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<line x1='76.91' y1='342.48' x2='76.91' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='76.91' y1='342.48' x2='76.91' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='58.53,342.48 58.53,342.48 95.30,342.48 95.30,342.48 58.53,342.48 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8766D; fill-opacity: 0.85;' />
|
||||
<line x1='58.53' y1='342.48' x2='95.30' y2='342.48' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='125.94' y1='342.48' x2='125.94' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='125.94' y1='342.48' x2='125.94' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='107.55,342.48 107.55,342.48 144.32,342.48 144.32,342.48 107.55,342.48 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #D39200; fill-opacity: 0.85;' />
|
||||
<line x1='107.55' y1='342.48' x2='144.32' y2='342.48' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='174.96' y1='342.48' x2='174.96' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='174.96' y1='342.48' x2='174.96' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='156.58,342.48 156.58,342.48 193.35,342.48 193.35,342.48 156.58,342.48 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #93AA00; fill-opacity: 0.85;' />
|
||||
<line x1='156.58' y1='342.48' x2='193.35' y2='342.48' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='223.99' y1='342.48' x2='223.99' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='223.99' y1='342.48' x2='223.99' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='205.60,342.48 205.60,342.48 242.37,342.48 242.37,342.48 205.60,342.48 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00BA38; fill-opacity: 0.85;' />
|
||||
<line x1='205.60' y1='342.48' x2='242.37' y2='342.48' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='273.01' y1='342.48' x2='273.01' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='273.01' y1='342.48' x2='273.01' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='254.63,342.48 254.63,342.48 291.39,342.48 291.39,342.48 254.63,342.48 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00C19F; fill-opacity: 0.85;' />
|
||||
<line x1='254.63' y1='342.48' x2='291.39' y2='342.48' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='322.03' y1='342.48' x2='322.03' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='322.03' y1='342.48' x2='322.03' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='303.65,342.48 303.65,342.48 340.42,342.48 340.42,342.48 303.65,342.48 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00B9E3; fill-opacity: 0.85;' />
|
||||
<line x1='303.65' y1='342.48' x2='340.42' y2='342.48' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<circle cx='371.06' cy='208.77' r='0.99' style='stroke-width: 0.71; stroke: #333333; stroke-opacity: 0.85; fill: #333333; fill-opacity: 0.85;' />
|
||||
<circle cx='371.06' cy='208.77' r='0.99' style='stroke-width: 0.71; stroke: #333333; stroke-opacity: 0.85; fill: #333333; fill-opacity: 0.85;' />
|
||||
<circle cx='371.06' cy='297.91' r='0.99' style='stroke-width: 0.71; stroke: #333333; stroke-opacity: 0.85; fill: #333333; fill-opacity: 0.85;' />
|
||||
<circle cx='371.06' cy='297.91' r='0.99' style='stroke-width: 0.71; stroke: #333333; stroke-opacity: 0.85; fill: #333333; fill-opacity: 0.85;' />
|
||||
<line x1='371.06' y1='342.48' x2='371.06' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='371.06' y1='342.48' x2='371.06' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='352.67,342.48 352.67,342.48 389.44,342.48 389.44,342.48 352.67,342.48 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #619CFF; fill-opacity: 0.85;' />
|
||||
<line x1='352.67' y1='342.48' x2='389.44' y2='342.48' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='420.08' y1='342.48' x2='420.08' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='420.08' y1='342.48' x2='420.08' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='401.70,342.48 401.70,342.48 438.47,342.48 438.47,342.48 401.70,342.48 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #DB72FB; fill-opacity: 0.85;' />
|
||||
<line x1='401.70' y1='342.48' x2='438.47' y2='342.48' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='469.11' y1='342.48' x2='469.11' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='469.11' y1='342.48' x2='469.11' y2='342.48' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='450.72,342.48 450.72,342.48 487.49,342.48 487.49,342.48 450.72,342.48 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #FF61C3; fill-opacity: 0.85;' />
|
||||
<line x1='450.72' y1='342.48' x2='487.49' y2='342.48' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNDcuNTB8NDk4LjUyfDM3MS4yOXw1MTguMzc='>
|
||||
<rect x='47.50' y='371.29' width='451.02' height='147.08' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNDcuNTB8NDk4LjUyfDM3MS4yOXw1MTguMzc=)'>
|
||||
<rect x='47.50' y='371.29' width='451.02' height='147.08' style='stroke-width: 1.07; stroke: none; fill: #0D0D0D;' />
|
||||
<polyline points='47.50,486.61 498.52,486.61 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='47.50,451.80 498.52,451.80 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='47.50,416.98 498.52,416.98 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='47.50,382.16 498.52,382.16 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='76.91,518.37 76.91,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='125.94,518.37 125.94,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='174.96,518.37 174.96,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='223.99,518.37 223.99,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='273.01,518.37 273.01,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='322.03,518.37 322.03,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='371.06,518.37 371.06,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='420.08,518.37 420.08,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<polyline points='469.11,518.37 469.11,371.29 ' style='stroke-width: 1.07; stroke: #1A1A2E; stroke-linecap: butt;' />
|
||||
<line x1='76.91' y1='511.68' x2='76.91' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='76.91' y1='511.68' x2='76.91' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='58.53,511.68 58.53,511.68 95.30,511.68 95.30,511.68 58.53,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8766D; fill-opacity: 0.85;' />
|
||||
<line x1='58.53' y1='511.68' x2='95.30' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='125.94' y1='511.68' x2='125.94' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='125.94' y1='511.68' x2='125.94' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='107.55,511.68 107.55,511.68 144.32,511.68 144.32,511.68 107.55,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #D39200; fill-opacity: 0.85;' />
|
||||
<line x1='107.55' y1='511.68' x2='144.32' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='174.96' y1='511.68' x2='174.96' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='174.96' y1='511.68' x2='174.96' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='156.58,511.68 156.58,511.68 193.35,511.68 193.35,511.68 156.58,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #93AA00; fill-opacity: 0.85;' />
|
||||
<line x1='156.58' y1='511.68' x2='193.35' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='223.99' y1='511.68' x2='223.99' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='223.99' y1='511.68' x2='223.99' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='205.60,511.68 205.60,511.68 242.37,511.68 242.37,511.68 205.60,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00BA38; fill-opacity: 0.85;' />
|
||||
<line x1='205.60' y1='511.68' x2='242.37' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='273.01' y1='511.68' x2='273.01' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='273.01' y1='511.68' x2='273.01' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='254.63,511.68 254.63,511.68 291.39,511.68 291.39,511.68 254.63,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00C19F; fill-opacity: 0.85;' />
|
||||
<line x1='254.63' y1='511.68' x2='291.39' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='322.03' y1='511.68' x2='322.03' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='322.03' y1='511.68' x2='322.03' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='303.65,511.68 303.65,511.68 340.42,511.68 340.42,511.68 303.65,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #00B9E3; fill-opacity: 0.85;' />
|
||||
<line x1='303.65' y1='511.68' x2='340.42' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<circle cx='371.06' cy='377.98' r='0.99' style='stroke-width: 0.71; stroke: #333333; stroke-opacity: 0.85; fill: #333333; fill-opacity: 0.85;' />
|
||||
<circle cx='371.06' cy='467.12' r='0.99' style='stroke-width: 0.71; stroke: #333333; stroke-opacity: 0.85; fill: #333333; fill-opacity: 0.85;' />
|
||||
<circle cx='371.06' cy='467.12' r='0.99' style='stroke-width: 0.71; stroke: #333333; stroke-opacity: 0.85; fill: #333333; fill-opacity: 0.85;' />
|
||||
<line x1='371.06' y1='511.68' x2='371.06' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='371.06' y1='511.68' x2='371.06' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='352.67,511.68 352.67,511.68 389.44,511.68 389.44,511.68 352.67,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #619CFF; fill-opacity: 0.85;' />
|
||||
<line x1='352.67' y1='511.68' x2='389.44' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='420.08' y1='511.68' x2='420.08' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='420.08' y1='511.68' x2='420.08' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='401.70,511.68 401.70,511.68 438.47,511.68 438.47,511.68 401.70,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #DB72FB; fill-opacity: 0.85;' />
|
||||
<line x1='401.70' y1='511.68' x2='438.47' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
<line x1='469.11' y1='511.68' x2='469.11' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<line x1='469.11' y1='511.68' x2='469.11' y2='511.68' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt;' />
|
||||
<polygon points='450.72,511.68 450.72,511.68 487.49,511.68 487.49,511.68 450.72,511.68 ' style='stroke-width: 1.07; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter; fill: #FF61C3; fill-opacity: 0.85;' />
|
||||
<line x1='450.72' y1='511.68' x2='487.49' y2='511.68' style='stroke-width: 2.13; stroke: #333333; stroke-linecap: butt; stroke-linejoin: miter;' />
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNDcuNTB8NDk4LjUyfDM1NC42NHwzNzEuMjk='>
|
||||
<rect x='47.50' y='354.64' width='451.02' height='16.65' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNDcuNTB8NDk4LjUyfDM1NC42NHwzNzEuMjk=)'>
|
||||
<text x='273.01' y='366.00' text-anchor='middle' style='font-size: 8.80px;fill: #1A1A1A; font-family: "Liberation Sans";' textLength='27.88px' lengthAdjust='spacingAndGlyphs'>riscv64</text>
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNDcuNTB8NDk4LjUyfDE4NS40NHwyMDIuMDk='>
|
||||
<rect x='47.50' y='185.44' width='451.02' height='16.65' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNDcuNTB8NDk4LjUyfDE4NS40NHwyMDIuMDk=)'>
|
||||
<text x='273.01' y='196.79' text-anchor='middle' style='font-size: 8.80px;fill: #1A1A1A; font-family: "Liberation Sans";' textLength='31.78px' lengthAdjust='spacingAndGlyphs'>aarch64</text>
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='cpNDcuNTB8NDk4LjUyfDE2LjIzfDMyLjg4'>
|
||||
<rect x='47.50' y='16.23' width='451.02' height='16.65' />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g clip-path='url(#cpNDcuNTB8NDk4LjUyfDE2LjIzfDMyLjg4)'>
|
||||
<text x='273.01' y='27.58' text-anchor='middle' style='font-size: 8.80px;fill: #1A1A1A; font-family: "Liberation Sans";' textLength='26.89px' lengthAdjust='spacingAndGlyphs'>amd64</text>
|
||||
</g>
|
||||
<g clip-path='url(#cpMC4wMHw1MDQuMDB8MC4wMHw1NzYuMDA=)'>
|
||||
<text transform='translate(79.59,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='23.25px' lengthAdjust='spacingAndGlyphs'>zuse</text>
|
||||
<text transform='translate(128.61,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='39.12px' lengthAdjust='spacingAndGlyphs'>rajames</text>
|
||||
<text transform='translate(177.64,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>00</text>
|
||||
<text transform='translate(226.66,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>01</text>
|
||||
<text transform='translate(275.69,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>02</text>
|
||||
<text transform='translate(324.71,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>03</text>
|
||||
<text transform='translate(373.73,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>04</text>
|
||||
<text transform='translate(422.76,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>05</text>
|
||||
<text transform='translate(471.78,543.29) rotate(-45)' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='12.25px' lengthAdjust='spacingAndGlyphs'>06</text>
|
||||
<text x='42.57' y='151.98' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='18.38px' lengthAdjust='spacingAndGlyphs'>400</text>
|
||||
<text x='42.57' y='117.17' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='18.38px' lengthAdjust='spacingAndGlyphs'>600</text>
|
||||
<text x='42.57' y='82.35' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='18.38px' lengthAdjust='spacingAndGlyphs'>800</text>
|
||||
<text x='42.57' y='47.53' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='24.50px' lengthAdjust='spacingAndGlyphs'>1000</text>
|
||||
<text x='42.57' y='321.19' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='18.38px' lengthAdjust='spacingAndGlyphs'>400</text>
|
||||
<text x='42.57' y='286.37' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='18.38px' lengthAdjust='spacingAndGlyphs'>600</text>
|
||||
<text x='42.57' y='251.55' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='18.38px' lengthAdjust='spacingAndGlyphs'>800</text>
|
||||
<text x='42.57' y='216.73' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='24.50px' lengthAdjust='spacingAndGlyphs'>1000</text>
|
||||
<text x='42.57' y='490.40' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='18.38px' lengthAdjust='spacingAndGlyphs'>400</text>
|
||||
<text x='42.57' y='455.58' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='18.38px' lengthAdjust='spacingAndGlyphs'>600</text>
|
||||
<text x='42.57' y='420.76' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='18.38px' lengthAdjust='spacingAndGlyphs'>800</text>
|
||||
<text x='42.57' y='385.94' text-anchor='end' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='24.50px' lengthAdjust='spacingAndGlyphs'>1000</text>
|
||||
<text x='273.01' y='568.24' text-anchor='middle' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='35.50px' lengthAdjust='spacingAndGlyphs'>Identity</text>
|
||||
<text transform='translate(13.05,275.62) rotate(-90)' text-anchor='middle' style='font-size: 11.00px;fill: #AAAAAA; font-family: "Liberation Sans";' textLength='102.12px' lengthAdjust='spacingAndGlyphs'>Rolling window width</text>
|
||||
<text x='273.01' y='14.98' text-anchor='middle' style='font-size: 12.00px; font-weight: bold;fill: #FFFFFF; font-family: "Liberation Sans";' textLength='122.58px' lengthAdjust='spacingAndGlyphs'>Rolling window width</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user