{
  "schema": 3,
  "harness_version": "0.1.0",
  "started": "2026-09-08T23:40:16+00:00",
  "finished": "2026-09-08T23:45:24.577046+00:00",
  "seed": 204330278,
  "filesystems": {
    "source": "tmpfs",
    "destination": "tmpfs"
  },
  "source": "/path/to/empty-source-scratch",
  "destination": "benchmark-peer:/path/to/empty-destination-scratch",
  "aborted": null,
  "host": {
    "kernel": "6.12.107+deb13-cloud-amd64",
    "machine": "x86_64",
    "cpus": 4,
    "python": "3.13.13",
    "hostname": "source-host"
  },
  "spec": {
    "name": "public-lan-forward",
    "description": "Release 0.5.2 comparison; generated incompressible fixture; logical throughput",
    "endpoints": {
      "source": "/path/to/empty-source-scratch",
      "destination": "benchmark-peer:/path/to/empty-destination-scratch",
      "ssh": "/usr/bin/ssh"
    },
    "tools": [
      {
        "name": "syq",
        "kind": "syq",
        "binary": "/path/to/syq",
        "args": [
          "rsync",
          "-a",
          "--stats",
          "--no-progress",
          "--syq-no-bootstrap",
          "--rsync-path",
          "/path/to/syq"
        ],
        "debug": false
      },
      {
        "name": "syq-ssh",
        "kind": "syq",
        "binary": "/path/to/syq",
        "args": [
          "rsync",
          "-a",
          "--stats",
          "--no-progress",
          "--syq-no-bootstrap",
          "--rsync-path",
          "/path/to/syq",
          "--syq-no-tcp"
        ],
        "debug": false
      },
      {
        "name": "rsync",
        "kind": "rsync",
        "binary": "/usr/bin/rsync",
        "args": [
          "-a"
        ],
        "debug": false
      }
    ],
    "workloads": [
      {
        "name": "large-file",
        "kind": "large-file",
        "bytes": 4294967296,
        "files": 1
      },
      {
        "name": "large-files",
        "kind": "small-files",
        "bytes": 4294967296,
        "files": 64
      },
      {
        "name": "small-files",
        "kind": "small-files",
        "bytes": 419430400,
        "files": 100000
      }
    ],
    "protocol": {
      "repeats": 3,
      "seed": 204330278,
      "cache": "warm",
      "durable": false,
      "verify": true,
      "probes": false,
      "tool_timeout": 120,
      "slow_cutoff": 0
    }
  },
  "tools": {
    "syq": {
      "version": "syq 0.5.2",
      "sha256": "da584b363640f2757f485058103c4be5f906fd8f7fd7e5d582bbcfd98a9ca1ef",
      "binary": "syq",
      "remote": {
        "version": "syq 0.5.2",
        "sha256": "da584b363640f2757f485058103c4be5f906fd8f7fd7e5d582bbcfd98a9ca1ef"
      }
    },
    "syq-ssh": {
      "version": "syq 0.5.2",
      "sha256": "da584b363640f2757f485058103c4be5f906fd8f7fd7e5d582bbcfd98a9ca1ef",
      "binary": "syq",
      "remote": {
        "version": "syq 0.5.2",
        "sha256": "da584b363640f2757f485058103c4be5f906fd8f7fd7e5d582bbcfd98a9ca1ef"
      }
    },
    "rsync": {
      "version": "rsync  version 3.4.1  protocol version 32",
      "sha256": "a56c05b960beb734169619d5760b43ff495e84f85a93eb1f54fe58118262fb20",
      "binary": "rsync",
      "remote": {
        "version": "rsync  version 3.4.1  protocol version 32",
        "sha256": "a56c05b960beb734169619d5760b43ff495e84f85a93eb1f54fe58118262fb20"
      }
    }
  },
  "cases": [
    {
      "workload": "large-file",
      "tool": "syq",
      "bytes": 4294967296,
      "files": 1,
      "source_fs": "tmpfs",
      "mode": "fresh",
      "prepopulated_with": null,
      "too_short": false,
      "source": "/path/to/empty-source-scratch",
      "error": null,
      "skipped": null,
      "curtailed": null,
      "repeats": [
        {
          "index": 0,
          "wall_s": 5.984713120000038,
          "user_s": 5.1597,
          "sys_s": 3.9261279999999994,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "tcp"
          ]
        },
        {
          "index": 1,
          "wall_s": 5.745773772999996,
          "user_s": 5.215208000000004,
          "sys_s": 3.8537919999999986,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "tcp"
          ]
        },
        {
          "index": 2,
          "wall_s": 5.635440756999969,
          "user_s": 5.741515,
          "sys_s": 1.8667680000000004,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "tcp"
          ]
        }
      ]
    },
    {
      "workload": "large-file",
      "tool": "syq-ssh",
      "bytes": 4294967296,
      "files": 1,
      "source_fs": "tmpfs",
      "mode": "fresh",
      "prepopulated_with": null,
      "too_short": false,
      "source": "/path/to/empty-source-scratch",
      "error": null,
      "skipped": null,
      "curtailed": null,
      "repeats": [
        {
          "index": 0,
          "wall_s": 6.2897002750000865,
          "user_s": 9.942943000000001,
          "sys_s": 5.7129129999999995,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "ssh"
          ]
        },
        {
          "index": 1,
          "wall_s": 6.395740030999946,
          "user_s": 9.667524,
          "sys_s": 6.895803000000001,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "ssh"
          ]
        },
        {
          "index": 2,
          "wall_s": 6.298982666000029,
          "user_s": 9.852527000000002,
          "sys_s": 5.399250000000002,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "ssh"
          ]
        }
      ]
    },
    {
      "workload": "large-file",
      "tool": "rsync",
      "bytes": 4294967296,
      "files": 1,
      "source_fs": "tmpfs",
      "mode": "fresh",
      "prepopulated_with": null,
      "too_short": false,
      "source": "/path/to/empty-source-scratch",
      "error": null,
      "skipped": null,
      "curtailed": null,
      "repeats": [
        {
          "index": 0,
          "wall_s": 9.53859082200006,
          "user_s": 6.400611999999999,
          "sys_s": 6.298671000000002,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        },
        {
          "index": 1,
          "wall_s": 9.084895675999974,
          "user_s": 5.9910640000000015,
          "sys_s": 5.771302000000002,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        },
        {
          "index": 2,
          "wall_s": 9.18506878400001,
          "user_s": 5.816487000000002,
          "sys_s": 6.087752999999999,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        }
      ]
    },
    {
      "workload": "large-files",
      "tool": "syq",
      "bytes": 4294967296,
      "files": 64,
      "source_fs": "tmpfs",
      "mode": "fresh",
      "prepopulated_with": null,
      "too_short": false,
      "source": "/path/to/empty-source-scratch",
      "error": null,
      "skipped": null,
      "curtailed": null,
      "repeats": [
        {
          "index": 0,
          "wall_s": 4.839481005000039,
          "user_s": 5.989196000000007,
          "sys_s": 2.0643870000000035,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "tcp"
          ]
        },
        {
          "index": 1,
          "wall_s": 4.734718283999996,
          "user_s": 5.369491999999994,
          "sys_s": 3.208449999999999,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "tcp"
          ]
        },
        {
          "index": 2,
          "wall_s": 4.839362681000011,
          "user_s": 6.5455809999999985,
          "sys_s": 1.8641800000000046,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "tcp"
          ]
        }
      ]
    },
    {
      "workload": "large-files",
      "tool": "syq-ssh",
      "bytes": 4294967296,
      "files": 64,
      "source_fs": "tmpfs",
      "mode": "fresh",
      "prepopulated_with": null,
      "too_short": false,
      "source": "/path/to/empty-source-scratch",
      "error": null,
      "skipped": null,
      "curtailed": null,
      "repeats": [
        {
          "index": 0,
          "wall_s": 5.052723077999985,
          "user_s": 9.98142200000001,
          "sys_s": 6.171345000000002,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "ssh"
          ]
        },
        {
          "index": 1,
          "wall_s": 5.5006224429999975,
          "user_s": 9.652751999999992,
          "sys_s": 5.567628999999997,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "ssh"
          ]
        },
        {
          "index": 2,
          "wall_s": 5.644620249000013,
          "user_s": 9.610922000000016,
          "sys_s": 5.416305999999992,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested",
          "observed_transports": [
            "ssh"
          ]
        }
      ]
    },
    {
      "workload": "large-files",
      "tool": "rsync",
      "bytes": 4294967296,
      "files": 64,
      "source_fs": "tmpfs",
      "mode": "fresh",
      "prepopulated_with": null,
      "too_short": false,
      "source": "/path/to/empty-source-scratch",
      "error": null,
      "skipped": null,
      "curtailed": null,
      "repeats": [
        {
          "index": 0,
          "wall_s": 9.286442160000092,
          "user_s": 6.195786999999996,
          "sys_s": 6.5442800000000005,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        },
        {
          "index": 1,
          "wall_s": 9.035218170999997,
          "user_s": 6.228042000000002,
          "sys_s": 5.599142999999998,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        },
        {
          "index": 2,
          "wall_s": 9.239107555999908,
          "user_s": 6.148681999999994,
          "sys_s": 5.903199999999998,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        }
      ]
    },
    {
      "workload": "small-files",
      "tool": "syq",
      "bytes": 419400000,
      "files": 100000,
      "source_fs": "tmpfs",
      "mode": "fresh",
      "prepopulated_with": null,
      "too_short": false,
      "source": "/path/to/empty-source-scratch",
      "error": null,
      "skipped": null,
      "curtailed": null,
      "repeats": [
        {
          "index": 0,
          "wall_s": 4.2449140920000445,
          "user_s": 2.822246000000007,
          "sys_s": 4.706699999999998,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        },
        {
          "index": 1,
          "wall_s": 4.346418940000035,
          "user_s": 2.886216999999988,
          "sys_s": 4.759740999999991,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        },
        {
          "index": 2,
          "wall_s": 4.23429256999998,
          "user_s": 3.0036210000000096,
          "sys_s": 4.577474000000009,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        }
      ]
    },
    {
      "workload": "small-files",
      "tool": "syq-ssh",
      "bytes": 419400000,
      "files": 100000,
      "source_fs": "tmpfs",
      "mode": "fresh",
      "prepopulated_with": null,
      "too_short": false,
      "source": "/path/to/empty-source-scratch",
      "error": null,
      "skipped": null,
      "curtailed": null,
      "repeats": [
        {
          "index": 0,
          "wall_s": 3.984701212999994,
          "user_s": 2.874974000000009,
          "sys_s": 3.137065000000007,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        },
        {
          "index": 1,
          "wall_s": 3.934628463000081,
          "user_s": 2.8690360000000226,
          "sys_s": 3.1674369999999925,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        },
        {
          "index": 2,
          "wall_s": 3.882809142000042,
          "user_s": 3.0493270000000052,
          "sys_s": 3.04460499999999,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        }
      ]
    },
    {
      "workload": "small-files",
      "tool": "rsync",
      "bytes": 419400000,
      "files": 100000,
      "source_fs": "tmpfs",
      "mode": "fresh",
      "prepopulated_with": null,
      "too_short": false,
      "source": "/path/to/empty-source-scratch",
      "error": null,
      "skipped": null,
      "curtailed": null,
      "repeats": [
        {
          "index": 0,
          "wall_s": 3.1718532680000635,
          "user_s": 1.1336059999999861,
          "sys_s": 1.349133000000009,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        },
        {
          "index": 1,
          "wall_s": 3.1718123179999793,
          "user_s": 1.0953250000000025,
          "sys_s": 1.5571059999999903,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        },
        {
          "index": 2,
          "wall_s": 3.5229508300000134,
          "user_s": 1.1922240000000102,
          "sys_s": 1.838897000000003,
          "exit_code": 0,
          "verified": true,
          "fsync_s": null,
          "cache": "warm",
          "metadata_cache": "warm",
          "changed_files": 0,
          "changed_bytes": 0,
          "delta_seed": null,
          "fsync_note": "not requested"
        }
      ]
    }
  ],
  "probes": [],
  "uncontrolled": [
    "metadata cache (dentries/inodes) is not evicted: generation, checksum, and repeats all warm it",
    "remote end: fixture pages evicted on the client only",
    "Shared host activity not reserved by OS; untimed before/after resource snapshots retained.",
    "Metadata caches warm; data cache preparation recorded per repeat; no global eviction.",
    "No final flush requested; command completion does not establish durability or physical device throughput.",
    "Logical throughput is not physical disk, network or DRAM traffic.",
    "Per-copy OUTPUT packet/byte counters distinguish benchmark TCP ports from SSH; headers/control packets included; same rules for all tools.",
    "GNU time wrapper is timed; maximum process RSS is not aggregate simultaneous memory.",
    "Clean runs have no debug tracing or concurrent diagnostic sampler; setup snapshots are untimed."
  ],
  "network": {
    "before": {
      "ping": {
        "loss_pct": 0,
        "rtt_avg_ms": 0.772,
        "count": 20
      },
      "missing": [
        "Private network details omitted"
      ]
    },
    "after": {
      "ping": null,
      "missing": [
        "Private network details omitted"
      ]
    }
  },
  "publication": {
    "syq_revision": "fd2b17c642e62d7ee63f7f3835560a6ceacd0afb",
    "build_type": "release source build",
    "release": "0.5.2",
    "harness_revision": "a81f64898a1080f7dceba0d05a6b4a919f8211c5",
    "manual_recipe": "specs/release-052/public-lan-forward.toml",
    "environment": {
      "kernel": "6.12.107+deb13-cloud-amd64",
      "versions": {
        "syq": "syq 0.5.2",
        "syq-ssh": "syq 0.5.2",
        "rsync": "rsync  version 3.4.1  protocol version 32"
      },
      "allowed_cpus": 4,
      "governors": [
        "unavailable"
      ],
      "cpu_model": "AMD EPYC-Milan Processor"
    },
    "path_filesystems": {
      "source": "tmpfs",
      "destination": "tmpfs"
    },
    "source_build_sha256": "da584b363640f2757f485058103c4be5f906fd8f7fd7e5d582bbcfd98a9ca1ef",
    "selection_note": "Charts omit entire workloads if any tool is incomplete, unverified, cache preparation failed, or any repeat is under three seconds. Omitted cases remain in this capture.",
    "remote_identity_basis": "Independent deployment and final hashes of the explicit --rsync-path helper, checked on both endpoints; the stock PATH probe did not identify that helper.",
    "transport_evidence": "Per-copy destination-port byte counters checked for every large-file and large-files repetition; small-file and update paths are not inferred from those controls."
  }
}
