{
 "schema": "eigen-comparison-run/2",
 "machine": {
  "id": "xeon-gold-6444y",
  "display_name": "Intel Xeon Gold 6444Y (16 cores / 32 threads), bare-metal Linux",
  "cpu_model": "Intel(R) Xeon(R) Gold 6444Y",
  "logical_cpus": 32,
  "os": "Ubuntu 24.04.5 LTS",
  "kernel": "6.17.0-35-generic",
  "notes": "Exclusive allocation on a 16-core Intel Xeon server. One benchmark process at a time, pinned to one logical CPU; its SMT sibling is unused. Performance governor; turbo enabled, frequency not locked. L1d 48 KiB/core, L2 2 MiB/core, shared L3 45 MiB."
 },
 "build": {
  "isa_target": "x86-64-avx512",
  "compiler": "GNU 13.3.0",
  "cxx_flags": "-mavx512dq -mfma -O3 -DNDEBUG",
  "cxx_standard": "17",
  "eigen_commit": "4e0c35ecbfcc0e0039d4b77d6bfca4ab72ad1da7",
  "eigen_dirty": false,
  "eigen_version": "5.0.1-dev+master"
 },
 "arms": [
  {
   "key": "eigen",
   "library_name": "Eigen",
   "library_version": "5.0.1-dev+master (4e0c35ecb)"
  },
  {
   "key": "mkl",
   "library_name": "Intel oneMKL",
   "library_version": "Intel(R) oneAPI Math Kernel Library Version 2025.3-Product Build 20251007 for Intel(R) 64 architecture applications",
   "library_path": "<oneMKL-2025.3>/lib/libmkl_intel_lp64.so.2",
   "libraries": [
    "<oneMKL-2025.3>/lib/libmkl_intel_lp64.so",
    "<oneMKL-2025.3>/lib/libmkl_sequential.so",
    "<oneMKL-2025.3>/lib/libmkl_core.so",
    "pthread",
    "m",
    "dl"
   ],
   "lapack": {
    "available": true,
    "provider": "vendor",
    "libraries": []
   },
   "notes": "On a non-Intel CPU oneMKL takes a conservative code path chosen from the CPUID vendor string."
  }
 ],
 "run": {
  "started_utc": "2026-09-22T05:42:33+00:00",
  "finished_utc": "2026-09-22T05:52:26+00:00",
  "duration_s": 593.2,
  "threads": 1,
  "repetitions": 10,
  "min_time": "0.2s",
  "pinning": "taskset -c 2",
  "env": {
   "ACCELERATE_MAXIMUM_THREADS": "1",
   "ARMPL_NUM_THREADS": "1",
   "BLIS_NUM_THREADS": "1",
   "GOTO_NUM_THREADS": "1",
   "MKL_DYNAMIC": "FALSE",
   "MKL_NUM_THREADS": "1",
   "NVPL_BLAS_NUM_THREADS": "1",
   "OMP_DYNAMIC": "FALSE",
   "OMP_NUM_THREADS": "1",
   "OPENBLAS_NUM_THREADS": "1",
   "VECLIB_MAXIMUM_THREADS": "1"
  },
  "load_avg_before": [
   1.033203125,
   1.06298828125,
   1.1474609375
  ],
  "load_avg_after": [
   1.0,
   1.02001953125,
   1.07568359375
  ],
  "allow_dirty": false,
  "allow_noisy": false,
  "failures": [],
  "errored_cells": [],
  "notes": "Same float/double shape grid as the September 2026 Zen 5 AVX-512 page. Eigen headers match upstream master ab4f7316d; MR !2903 harness 778e20997 plus untimed DOT cancellation validation fix, combined commit 4e0c35ecb. Native vendor dispatch; no vendor bypass or forced kernel target.",
  "argv": [
   "--machine",
   "xeon-gold-6444y",
   "--machines-dir",
   "<campaign>/profiles",
   "--arms",
   "mkl",
   "--isa",
   "x86-64-avx512",
   "--ops",
   "GEMV",
   "--scalars",
   "f32,f64",
   "--threads",
   "1",
   "--repetitions",
   "10",
   "--min-time",
   "0.2s",
   "--build-dir",
   "<benchmark-workdir>/build",
   "--results-dir",
   "<campaign>/results",
   "--no-build",
   "--filter",
   "/(?:f32|f64)/(?:m:100/n:100|m:100/n:10000|m:1000/n:1000|m:1000/n:10000|m:10000/n:100|m:10000/n:1000|m:10000/n:4000|m:10000/n:8|m:1001/n:1001|m:1024/n:1024|m:12/n:12|m:128/n:128|m:1536/n:1536|m:16/n:16|m:192/n:192|m:2/n:2|m:200/n:200|m:2048/n:2048|m:24/n:24|m:256/n:256|m:257/n:257|m:3/n:3|m:3072/n:3072|m:32/n:32|m:384/n:384|m:4/n:4|m:4000/n:10000|m:4096/n:4096|m:4097/n:4097|m:48/n:48|m:500/n:500|m:512/n:512|m:6/n:6|m:64/n:64|m:768/n:768|m:8/n:10000|m:8/n:8|m:96/n:96)$",
   "--note",
   "Same float/double shape grid as the September 2026 Zen 5 AVX-512 page. Eigen headers match upstream master ab4f7316d; MR !2903 harness 778e20997 plus untimed DOT cancellation validation fix, combined commit 4e0c35ecb. Native vendor dispatch; no vendor bypass or forced kernel target."
  ]
 },
 "measurements": [
  {
   "name": "GEMV/eigen/f32/m:2/n:2",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 2,
    "n": 2
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     735768781.103897,
     735293985.0067645,
     735340542.8065273,
     736706923.5317216,
     735115283.1311072,
     734256885.9523635,
     736413938.3094866,
     734563443.143958,
     735935205.0987213,
     736626708.5519977
    ],
    "real_time_s": [
     1.0873521959901419e-08,
     1.0886456000602583e-08,
     1.088110053699677e-08,
     1.0860427254002589e-08,
     1.088285144576619e-08,
     1.0901593769005708e-08,
     1.0863512278516396e-08,
     1.0891160484202408e-08,
     1.087645730892689e-08,
     1.0861493207662792e-08
    ]
   },
   "iterations": [
    25842581,
    25842581,
    25842581,
    25842581,
    25842581,
    25842581,
    25842581,
    25842581,
    25842581,
    25842581
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:2/n:2",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 2,
    "n": 2
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     309063260.8333292,
     309416060.1099214,
     309235793.38015455,
     309906520.55981094,
     309989398.4227214,
     309393780.17941123,
     310113778.4669224,
     309883922.6882566,
     309544991.69831765,
     309745701.5718206
    ],
    "real_time_s": [
     2.5888385082327937e-08,
     2.585660694009736e-08,
     2.5884615179430678e-08,
     2.5815820700607443e-08,
     2.5807534012784198e-08,
     2.587202229064084e-08,
     2.5804238796277542e-08,
     2.581846503954809e-08,
     2.5845128303776348e-08,
     2.5841637125412152e-08
    ]
   },
   "iterations": [
    10874550,
    10874550,
    10874550,
    10874550,
    10874550,
    10874550,
    10874550,
    10874550,
    10874550,
    10874550
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:2/n:2",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 2,
    "n": 2
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     1150565157.033123,
     1142140552.4296405,
     1148860332.5105498,
     1143878497.0601633,
     1144312204.92985,
     1144065576.707332,
     1147525742.8292568,
     1132737639.1243,
     1144001020.7036147,
     1158669502.6479528
    ],
    "real_time_s": [
     6.953145991704125e-09,
     7.004451203902199e-09,
     6.967079161106961e-09,
     6.994495931357455e-09,
     6.99195093251948e-09,
     6.995900757405807e-09,
     6.971846341382209e-09,
     7.062679383009663e-09,
     6.9930681465439116e-09,
     6.908048843466573e-09
    ]
   },
   "iterations": [
    41072708,
    41072708,
    41072708,
    41072708,
    41072708,
    41072708,
    41072708,
    41072708,
    41072708,
    41072708
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:2/n:2",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 2,
    "n": 2
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     326066349.70514905,
     324597002.8387989,
     324902932.8582436,
     325798448.3343025,
     324660689.04956585,
     324726585.44772846,
     325013435.70959985,
     325277709.0417332,
     325780890.5382523,
     325681866.2698613
    ],
    "real_time_s": [
     2.453874127986714e-08,
     2.4647612902878e-08,
     2.463453325453883e-08,
     2.45558386569131e-08,
     2.4643539502420664e-08,
     2.4636016002675898e-08,
     2.4628122761058537e-08,
     2.4597101065096405e-08,
     2.4557737407371486e-08,
     2.4564562584938124e-08
    ]
   },
   "iterations": [
    11370107,
    11370107,
    11370107,
    11370107,
    11370107,
    11370107,
    11370107,
    11370107,
    11370107,
    11370107
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:3/n:3",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 3,
    "n": 3
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     1332273644.1123843,
     1334601540.4709816,
     1334162346.4645212,
     1333426646.6936069,
     1332075687.7938402,
     1331505623.9288256,
     1323651506.7731507,
     1325061083.523252,
     1333197338.2190862,
     1334489554.587538
    ],
    "real_time_s": [
     1.351074516571722e-08,
     1.3487303191927499e-08,
     1.3491851978828402e-08,
     1.3512729295319011e-08,
     1.3514353076789652e-08,
     1.3518861230251782e-08,
     1.360571523157886e-08,
     1.3584327615462664e-08,
     1.350188753513843e-08,
     1.3488662497274414e-08
    ]
   },
   "iterations": [
    20746632,
    20746632,
    20746632,
    20746632,
    20746632,
    20746632,
    20746632,
    20746632,
    20746632,
    20746632
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:3/n:3",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 3,
    "n": 3
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     581731591.2268425,
     582999499.4789615,
     582396187.9505805,
     583067309.9522282,
     581356022.4091828,
     581903231.0952578,
     583326647.6298162,
     583548801.4491867,
     581874770.9926059,
     582421902.3584627
    ],
    "real_time_s": [
     3.094381583706429e-08,
     3.087666963925734e-08,
     3.0912851440666246e-08,
     3.089157639862633e-08,
     3.0962989287745355e-08,
     3.093285923162518e-08,
     3.085849644551057e-08,
     3.0867954161836696e-08,
     3.093959658345868e-08,
     3.090678927579086e-08
    ]
   },
   "iterations": [
    9022685,
    9022685,
    9022685,
    9022685,
    9022685,
    9022685,
    9022685,
    9022685,
    9022685,
    9022685
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:3/n:3",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 3,
    "n": 3
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     1748596562.1231709,
     1748200856.4717438,
     1748966017.0319474,
     1747534481.4240887,
     1746275865.9765525,
     1747691928.925477,
     1747618726.0105033,
     1749597571.8202941,
     1748771151.4452982,
     1750215827.5230181
    ],
    "real_time_s": [
     1.0301660166987651e-08,
     1.0296610628555884e-08,
     1.0292365912527045e-08,
     1.0307616314325677e-08,
     1.030869415818271e-08,
     1.0300205423186766e-08,
     1.0299939669602755e-08,
     1.0295697192450742e-08,
     1.0292974319224998e-08,
     1.02846440821794e-08
    ]
   },
   "iterations": [
    27243282,
    27243282,
    27243282,
    27243282,
    27243282,
    27243282,
    27243282,
    27243282,
    27243282,
    27243282
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:3/n:3",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 3,
    "n": 3
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     678273789.1877575,
     677996026.5489261,
     678528864.8254242,
     678444894.734591,
     678449096.2609695,
     678454199.7429777,
     678631846.3311946,
     678367753.9715734,
     678128463.0954944,
     678447294.9077408
    ],
    "real_time_s": [
     2.65570065638007e-08,
     2.6551551543140383e-08,
     2.6529862675688468e-08,
     2.6532107751264262e-08,
     2.654957875900125e-08,
     2.6531639869417093e-08,
     2.6524148826919036e-08,
     2.6535776476636095e-08,
     2.656045978970344e-08,
     2.6532540932810868e-08
    ]
   },
   "iterations": [
    10547531,
    10547531,
    10547531,
    10547531,
    10547531,
    10547531,
    10547531,
    10547531,
    10547531,
    10547531
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:4/n:4",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 4,
    "n": 4
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     4121335739.805533,
     4122541589.832123,
     4120463243.295059,
     4123009529.2951145,
     4128014330.1873336,
     4115171859.3729854,
     4117854759.1752596,
     4125884253.312161,
     4132259996.642528,
     4130039775.460721
    ],
    "real_time_s": [
     7.76508045598064e-09,
     7.769746810807189e-09,
     7.766194807277114e-09,
     7.761515109658237e-09,
     7.752257729585671e-09,
     7.779402270940919e-09,
     7.77161387522871e-09,
     7.756973452056181e-09,
     7.747445941113808e-09,
     7.74821752855016e-09
    ]
   },
   "iterations": [
    35975189,
    35975189,
    35975189,
    35975189,
    35975189,
    35975189,
    35975189,
    35975189,
    35975189,
    35975189
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:4/n:4",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 4,
    "n": 4
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     1251207024.839456,
     1249378683.044488,
     1252327503.4989913,
     1250033525.3356657,
     1249941680.3048742,
     1250347670.735211,
     1249167950.9816709,
     1250227519.3921049,
     1252155313.5166144,
     1250107507.3920314
    ],
    "real_time_s": [
     2.5575560702161533e-08,
     2.5614123103982145e-08,
     2.556154307085932e-08,
     2.5600881046250067e-08,
     2.5601358236973558e-08,
     2.5606563119259233e-08,
     2.561792580239124e-08,
     2.5596416029385145e-08,
     2.5557278196962577e-08,
     2.5603553482440296e-08
    ]
   },
   "iterations": [
    10922245,
    10922245,
    10922245,
    10922245,
    10922245,
    10922245,
    10922245,
    10922245,
    10922245,
    10922245
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:4/n:4",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 4,
    "n": 4
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     4273620094.4644446,
     4263632062.417682,
     4251524801.7198186,
     4264517710.724596,
     4279272715.9755626,
     4271215064.2496023,
     4276982831.9381046,
     4269300644.886191,
     4272825597.9125876,
     4266919720.8777065
    ],
    "real_time_s": [
     7.489077170619453e-09,
     7.505391482436397e-09,
     7.528622499453701e-09,
     7.504404606796906e-09,
     7.478546430898349e-09,
     7.493982455224785e-09,
     7.482800345897432e-09,
     7.496524533117234e-09,
     7.489264512743614e-09,
     7.501221827719092e-09
    ]
   },
   "iterations": [
    37775789,
    37775789,
    37775789,
    37775789,
    37775789,
    37775789,
    37775789,
    37775789,
    37775789,
    37775789
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:4/n:4",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 4,
    "n": 4
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     1218291889.920135,
     1218902119.4070988,
     1218963187.2997122,
     1218132167.0039194,
     1218429652.011611,
     1218487801.2869704,
     1218493583.0212634,
     1218527635.0253348,
     1218185796.1153166,
     1218677239.275952
    ],
    "real_time_s": [
     2.626664529480303e-08,
     2.6253328758811642e-08,
     2.6254156137014268e-08,
     2.62709366167486e-08,
     2.6266123307294753e-08,
     2.626227249040295e-08,
     2.6263606385253967e-08,
     2.6261650362898337e-08,
     2.626911308422544e-08,
     2.6258296123973146e-08
    ]
   },
   "iterations": [
    10665011,
    10665011,
    10665011,
    10665011,
    10665011,
    10665011,
    10665011,
    10665011,
    10665011,
    10665011
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:6/n:6",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 6,
    "n": 6
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     4518520827.572703,
     4554240770.858554,
     4544510180.434082,
     4521512522.725968,
     4518053122.231312,
     4530187970.857397,
     4517207362.760639,
     4511870025.725061,
     4530112174.280013,
     4526230219.988484
    ],
    "real_time_s": [
     1.5935778766943312e-08,
     1.581009619197489e-08,
     1.5843575806086712e-08,
     1.5927099472829408e-08,
     1.5936263653272158e-08,
     1.5893525200965244e-08,
     1.593947544495188e-08,
     1.5958911066393853e-08,
     1.5894559191260707e-08,
     1.590737354129416e-08
    ]
   },
   "iterations": [
    17674248,
    17674248,
    17674248,
    17674248,
    17674248,
    17674248,
    17674248,
    17674248,
    17674248,
    17674248
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:6/n:6",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 6,
    "n": 6
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     2154031516.878291,
     2152452054.8977833,
     2153996466.5325413,
     2153121677.195482,
     2154182266.3608274,
     2153438974.9296403,
     2153835755.5413465,
     2153782152.0990934,
     2153808253.8435764,
     2153197185.423454
    ],
    "real_time_s": [
     3.3428000719442846e-08,
     3.3451027912275996e-08,
     3.3426664211118506e-08,
     3.344182569869116e-08,
     3.342609595694205e-08,
     3.3436454011281355e-08,
     3.34289651532726e-08,
     3.343147874229295e-08,
     3.343256584735619e-08,
     3.3438956622178785e-08
    ]
   },
   "iterations": [
    8380049,
    8380049,
    8380049,
    8380049,
    8380049,
    8380049,
    8380049,
    8380049,
    8380049,
    8380049
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:6/n:6",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 6,
    "n": 6
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     6620486833.445987,
     6671727475.228053,
     6681795902.796998,
     6715304002.03264,
     6632443582.661261,
     6598660853.628439,
     6615194251.89657,
     6578082141.242442,
     6644349549.782897,
     6620464673.2666
    ],
    "real_time_s": [
     1.087579476803908e-08,
     1.0793159592031396e-08,
     1.0775924161341668e-08,
     1.0721863733015292e-08,
     1.0856226827276655e-08,
     1.091148252464566e-08,
     1.0884153031605444e-08,
     1.0945824785793858e-08,
     1.0837271335736269e-08,
     1.0876518925203003e-08
    ]
   },
   "iterations": [
    25987456,
    25987456,
    25987456,
    25987456,
    25987456,
    25987456,
    25987456,
    25987456,
    25987456,
    25987456
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:6/n:6",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 6,
    "n": 6
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     2276058025.280901,
     2278140488.351797,
     2288557003.834749,
     2281644755.1541653,
     2280925777.9388037,
     2285821122.983729,
     2283695541.0813727,
     2282530675.13643,
     2280892883.013157,
     2274848340.8234105
    ],
    "real_time_s": [
     3.1634663710862846e-08,
     3.1605352881809305e-08,
     3.146161107205416e-08,
     3.15570984683698e-08,
     3.156689660190574e-08,
     3.1502109647642164e-08,
     3.152967754829748e-08,
     3.15438113230332e-08,
     3.157019662239853e-08,
     3.1652655019099724e-08
    ]
   },
   "iterations": [
    8878732,
    8878732,
    8878732,
    8878732,
    8878732,
    8878732,
    8878732,
    8878732,
    8878732,
    8878732
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:8/n:8",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 8,
    "n": 8
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     15027763384.255203,
     15017709620.79088,
     15033048015.692377,
     15012437871.399912,
     14916061757.609354,
     15028803695.231445,
     15015212836.372324,
     15108463184.278536,
     14983314548.027586,
     15066119147.749863
    ],
    "real_time_s": [
     8.51770406382611e-09,
     8.52356509806851e-09,
     8.51539636452696e-09,
     8.526597458372392e-09,
     8.581449124799719e-09,
     8.517298162846362e-09,
     8.524765599792613e-09,
     8.472227213137252e-09,
     8.543037090897431e-09,
     8.496668533793746e-09
    ]
   },
   "iterations": [
    32613868,
    32613868,
    32613868,
    32613868,
    32613868,
    32613868,
    32613868,
    32613868,
    32613868,
    32613868
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:8/n:8",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 8,
    "n": 8
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     4042195015.2882485,
     4030755514.2054086,
     4024960610.7615023,
     4018081174.485111,
     4014862167.4590096,
     4024046682.596068,
     4040982979.912235,
     4033024324.668328,
     4021585366.6581273,
     4037614046.4407134
    ],
    "real_time_s": [
     3.166731507480022e-08,
     3.1756716806934235e-08,
     3.180263228637919e-08,
     3.18579271920927e-08,
     3.188245396648106e-08,
     3.181212651839812e-08,
     3.167793076794282e-08,
     3.1740687610747133e-08,
     3.182855139673546e-08,
     3.1703528193435073e-08
    ]
   },
   "iterations": [
    8797447,
    8797447,
    8797447,
    8797447,
    8797447,
    8797447,
    8797447,
    8797447,
    8797447,
    8797447
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:8/n:8",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 8,
    "n": 8
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     13070613504.05055,
     13102233607.488588,
     13163436683.486366,
     13086020603.056488,
     13135074252.867783,
     13177186385.569176,
     13149968825.481672,
     13215930238.731844,
     13080689995.275097,
     13166691257.885008
    ],
    "real_time_s": [
     9.793069816752708e-09,
     9.769900609645357e-09,
     9.724147395865805e-09,
     9.782483590187517e-09,
     9.745378277317166e-09,
     9.714104960135447e-09,
     9.734007446601732e-09,
     9.685560109726671e-09,
     9.785712230526612e-09,
     9.722236993556596e-09
    ]
   },
   "iterations": [
    29437779,
    29437779,
    29437779,
    29437779,
    29437779,
    29437779,
    29437779,
    29437779,
    29437779,
    29437779
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:8/n:8",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 8,
    "n": 8
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     3967433238.1694493,
     3960306718.645255,
     4051328265.6663465,
     4086579866.7735276,
     4088054836.450801,
     4088796071.9656286,
     4085001430.9528503,
     4087053546.4188185,
     4086107789.4619193,
     4088191743.286511
    ],
    "real_time_s": [
     3.226609167755008e-08,
     3.2321093256289176e-08,
     3.159619974066936e-08,
     3.132272548254452e-08,
     3.131523055715465e-08,
     3.130600134868615e-08,
     3.133497862002546e-08,
     3.13213907604266e-08,
     3.1327758891378997e-08,
     3.131024557572151e-08
    ]
   },
   "iterations": [
    8651988,
    8651988,
    8651988,
    8651988,
    8651988,
    8651988,
    8651988,
    8651988,
    8651988,
    8651988
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:12/n:12",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 12,
    "n": 12
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     16497863377.799799,
     16457723352.318771,
     16492705496.61279,
     16492120018.518461,
     16537112592.382519,
     16470177015.797876,
     16494086852.813887,
     16534501293.007963,
     16448130025.18476,
     16535424309.172651
    ],
    "real_time_s": [
     1.745701424269156e-08,
     1.7499984694458712e-08,
     1.7462961531492246e-08,
     1.7463805804788576e-08,
     1.741667990145259e-08,
     1.7486514248104963e-08,
     1.746181102273699e-08,
     1.741822672453781e-08,
     1.7509780073907203e-08,
     1.7417949348004053e-08
    ]
   },
   "iterations": [
    15974675,
    15974675,
    15974675,
    15974675,
    15974675,
    15974675,
    15974675,
    15974675,
    15974675,
    15974675
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:12/n:12",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 12,
    "n": 12
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     7358725748.547375,
     7355933531.799079,
     7356247657.775175,
     7358506618.883525,
     7352794429.310103,
     7353536020.191899,
     7354742392.7956085,
     7353745219.283238,
     7355997678.777433,
     7346995480.935664
    ],
    "real_time_s": [
     3.9139379725447365e-08,
     3.915441689813599e-08,
     3.9150670501840874e-08,
     3.91402075507363e-08,
     3.9168853298931805e-08,
     3.916569509096986e-08,
     3.916016875270779e-08,
     3.916535003592992e-08,
     3.915698328206208e-08,
     3.9200034114571335e-08
    ]
   },
   "iterations": [
    7152475,
    7152475,
    7152475,
    7152475,
    7152475,
    7152475,
    7152475,
    7152475,
    7152475,
    7152475
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:12/n:12",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 12,
    "n": 12
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     16191861129.917688,
     16180725417.330135,
     16149315422.437414,
     16178348699.47819,
     16186011957.26578,
     16249664680.114779,
     16195450487.946205,
     16211082672.72958,
     16141510788.06869,
     16162730163.620365
    ],
    "real_time_s": [
     1.7787942172719694e-08,
     1.779908156883054e-08,
     1.7833744172829437e-08,
     1.78022130425454e-08,
     1.779554878564553e-08,
     1.7724124442617328e-08,
     1.778319987524223e-08,
     1.7766337053659825e-08,
     1.7842237106122533e-08,
     1.782120844149863e-08
    ]
   },
   "iterations": [
    15758395,
    15758395,
    15758395,
    15758395,
    15758395,
    15758395,
    15758395,
    15758395,
    15758395,
    15758395
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:12/n:12",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 12,
    "n": 12
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     7589068638.518839,
     7586782724.499073,
     7599524142.851158,
     7589920657.797998,
     7603404400.935589,
     7579446156.85422,
     7570457149.702665,
     7589003972.671233,
     7584325837.826675,
     7590410277.102105
    ],
    "real_time_s": [
     3.7951442734765747e-08,
     3.7963218314696315e-08,
     3.789935402681011e-08,
     3.794537038569328e-08,
     3.787932510372995e-08,
     3.799775999061392e-08,
     3.8042931728061604e-08,
     3.795128463846364e-08,
     3.797610449236704e-08,
     3.794459005794237e-08
    ]
   },
   "iterations": [
    7387916,
    7387916,
    7387916,
    7387916,
    7387916,
    7387916,
    7387916,
    7387916,
    7387916,
    7387916
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:16/n:16",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 16,
    "n": 16
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     37000072482.96672,
     37076449088.88492,
     38804997873.98832,
     38883425750.41587,
     38728547315.26079,
     39287719633.21282,
     38110462871.53329,
     37929619558.57663,
     38817502257.007164,
     37664286453.19954
    ],
    "real_time_s": [
     1.3838466713629628e-08,
     1.3810803196781482e-08,
     1.3195148870853492e-08,
     1.3167951297566336e-08,
     1.3221242117848433e-08,
     1.3033871896950493e-08,
     1.3436325546515535e-08,
     1.3498841365180424e-08,
     1.3190770491383973e-08,
     1.3593840484690491e-08
    ]
   },
   "iterations": [
    19601087,
    19601087,
    19601087,
    19601087,
    19601087,
    19601087,
    19601087,
    19601087,
    19601087,
    19601087
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:16/n:16",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 16,
    "n": 16
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     14087191222.892778,
     14509945506.44618,
     14496649270.785322,
     14523116923.31298,
     14514410401.74318,
     14507268166.797678,
     14532795502.868828,
     14513283440.527288,
     14483431384.098064,
     14500799690.660595
    ],
    "real_time_s": [
     3.634838426379904e-08,
     3.5288033491119826e-08,
     3.5320091120479763e-08,
     3.525729435227138e-08,
     3.527554381724245e-08,
     3.5294567942949076e-08,
     3.5230739165358175e-08,
     3.527882090685467e-08,
     3.535396926762923e-08,
     3.5309956911849896e-08
    ]
   },
   "iterations": [
    7654964,
    7654964,
    7654964,
    7654964,
    7654964,
    7654964,
    7654964,
    7654964,
    7654964,
    7654964
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:16/n:16",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 16,
    "n": 16
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     39758366698.5002,
     39395859684.04215,
     39816574261.87109,
     39947374274.21736,
     39781843591.40008,
     39534597990.78281,
     39872618107.924416,
     39780909726.593666,
     39559218877.73497,
     39830441158.99065
    ],
    "real_time_s": [
     1.2878703845343616e-08,
     1.2998317764492708e-08,
     1.286043528704531e-08,
     1.2817086559178441e-08,
     1.2870335174463464e-08,
     1.2952824287766388e-08,
     1.2842052064435072e-08,
     1.287201869472662e-08,
     1.2943757852275198e-08,
     1.2855267536351245e-08
    ]
   },
   "iterations": [
    21785299,
    21785299,
    21785299,
    21785299,
    21785299,
    21785299,
    21785299,
    21785299,
    21785299,
    21785299
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:16/n:16",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 16,
    "n": 16
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     11596453787.56883,
     11677916252.409264,
     11992809605.950998,
     11990570771.898857,
     11989506501.544575,
     11952285880.418837,
     11967271993.428019,
     11958731705.129723,
     11978907938.317478,
     11862019812.269527
    ],
    "real_time_s": [
     4.41531920402806e-08,
     4.38439403420438e-08,
     4.269378166095638e-08,
     4.27020725283925e-08,
     4.271049627247757e-08,
     4.284072126937712e-08,
     4.278599154056441e-08,
     4.2815584485828734e-08,
     4.2742946613741006e-08,
     4.3163973597378274e-08
    ]
   },
   "iterations": [
    6359286,
    6359286,
    6359286,
    6359286,
    6359286,
    6359286,
    6359286,
    6359286,
    6359286,
    6359286
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:24/n:24",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 24,
    "n": 24
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     45312292516.15139,
     45487968135.80506,
     36766381093.27553,
     45395557499.69518,
     45963711678.38799,
     45391226918.98778,
     46085788359.87777,
     46229170296.95907,
     45523654514.96105,
     45715773032.248116
    ],
    "real_time_s": [
     2.5424906697512158e-08,
     2.532858256035588e-08,
     3.133369575161965e-08,
     2.537843980471281e-08,
     2.506339919319178e-08,
     2.5379629822298838e-08,
     2.4997718782831016e-08,
     2.4920738095757572e-08,
     2.5308358994561237e-08,
     2.5199477131605788e-08
    ]
   },
   "iterations": [
    11151940,
    11151940,
    11151940,
    11151940,
    11151940,
    11151940,
    11151940,
    11151940,
    11151940,
    11151940
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:24/n:24",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 24,
    "n": 24
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     18090941076.08671,
     18090764222.350803,
     18054944418.5183,
     18115249485.14285,
     18097188119.776867,
     18098200138.548473,
     18120367692.163334,
     18056722503.5143,
     18039480909.29811,
     18050926580.990456
    ],
    "real_time_s": [
     6.368438597722849e-08,
     6.367961375316978e-08,
     6.380597558463156e-08,
     6.359621687432924e-08,
     6.3660671656921e-08,
     6.3660015667011e-08,
     6.35766233126134e-08,
     6.38017858352803e-08,
     6.38610227732176e-08,
     6.3821410612196e-08
    ]
   },
   "iterations": [
    4420789,
    4420789,
    4420789,
    4420789,
    4420789,
    4420789,
    4420789,
    4420789,
    4420789,
    4420789
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:24/n:24",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 24,
    "n": 24
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     58875007613.15366,
     58899440637.3076,
     58954501340.97443,
     58757321373.707,
     59001854356.1618,
     58892402185.26838,
     58917592987.74694,
     58828571327.0649,
     58917424977.71031,
     58958010466.30372
    ],
    "real_time_s": [
     1.9571025064808762e-08,
     1.9562460741862075e-08,
     1.9541705626867054e-08,
     1.9606598136347316e-08,
     1.9525560697372864e-08,
     1.9561655914575076e-08,
     1.95535353797453e-08,
     1.9583431374132546e-08,
     1.9555110531492638e-08,
     1.9541105478308983e-08
    ]
   },
   "iterations": [
    14114834,
    14114834,
    14114834,
    14114834,
    14114834,
    14114834,
    14114834,
    14114834,
    14114834,
    14114834
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:24/n:24",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 24,
    "n": 24
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     19981303229.098114,
     19948458769.28976,
     19973925773.483715,
     19967286206.058968,
     19957704391.183804,
     20052912864.677486,
     20011770395.665047,
     19922230877.402386,
     19986765247.731297,
     20027987383.74043
    ],
    "real_time_s": [
     5.76560107761202e-08,
     5.775118184072973e-08,
     5.7680884986088455e-08,
     5.769766029748688e-08,
     5.7728993777247744e-08,
     5.7455173304839494e-08,
     5.7571290806401835e-08,
     5.782527436153987e-08,
     5.764276460235744e-08,
     5.7519277208199474e-08
    ]
   },
   "iterations": [
    4746201,
    4746201,
    4746201,
    4746201,
    4746201,
    4746201,
    4746201,
    4746201,
    4746201,
    4746201
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:32/n:32",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 32,
    "n": 32
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     87343810182.7551,
     86747509100.74088,
     87828409636.49858,
     87887222972.18925,
     88188282183.05914,
     87880585033.32356,
     87843846127.095,
     87941984009.36012,
     87914694291.9062,
     87764275250.95747
    ],
    "real_time_s": [
     2.3447938878582135e-08,
     2.361546347506391e-08,
     2.332009364337662e-08,
     2.330455413642015e-08,
     2.322481183910239e-08,
     2.3305687096296598e-08,
     2.3315234205205338e-08,
     2.328834466557676e-08,
     2.3296082258943202e-08,
     2.3337387439393216e-08
    ]
   },
   "iterations": [
    11987189,
    11987189,
    11987189,
    11987189,
    11987189,
    11987189,
    11987189,
    11987189,
    11987189,
    11987189
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:32/n:32",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 32,
    "n": 32
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     39545373160.19486,
     39552436167.94198,
     39573799219.19582,
     39057606583.353004,
     39479770443.81273,
     39566572155.09392,
     39204777880.13049,
     39476432035.43367,
     39556493805.85941,
     39547211240.23179
    ],
    "real_time_s": [
     5.179188167473064e-08,
     5.1780426406761865e-08,
     5.1756230445912333e-08,
     5.243696509710349e-08,
     5.187536226464348e-08,
     5.17633248613601e-08,
     5.2245057751546444e-08,
     5.189162477315662e-08,
     5.177559977410952e-08,
     5.1788953447613055e-08
    ]
   },
   "iterations": [
    5414540,
    5414540,
    5414540,
    5414540,
    5414540,
    5414540,
    5414540,
    5414540,
    5414540,
    5414540
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:32/n:32",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 32,
    "n": 32
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     69518822181.18391,
     69498263609.0565,
     69548052055.52557,
     69288031987.55688,
     69558578512.39319,
     69549280768.82703,
     69580066426.01602,
     69516290754.09825,
     69539927890.22769,
     69538535345.46509
    ],
    "real_time_s": [
     2.9460761979036922e-08,
     2.946868841881145e-08,
     2.9450268213471495e-08,
     2.956202934858921e-08,
     2.9446282063666386e-08,
     2.9447794816809853e-08,
     2.9435629365602995e-08,
     2.946210275645729e-08,
     2.945106434918835e-08,
     2.945235779431132e-08
    ]
   },
   "iterations": [
    9507169,
    9507169,
    9507169,
    9507169,
    9507169,
    9507169,
    9507169,
    9507169,
    9507169,
    9507169
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:32/n:32",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 32,
    "n": 32
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     28180620926.809174,
     28197342561.72271,
     28238691847.699463,
     28227571020.007313,
     28125512820.720135,
     28280258799.317566,
     28342239427.922825,
     28295693308.33704,
     28315428851.01142,
     28265805409.213135
    ],
    "real_time_s": [
     7.26809617238922e-08,
     7.263549275976894e-08,
     7.252682215473552e-08,
     7.256063004926634e-08,
     7.28166559539833e-08,
     7.242008679902885e-08,
     7.226475866224005e-08,
     7.238492833236065e-08,
     7.233390935619674e-08,
     7.245729500493251e-08
    ]
   },
   "iterations": [
    3851704,
    3851704,
    3851704,
    3851704,
    3851704,
    3851704,
    3851704,
    3851704,
    3851704,
    3851704
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:48/n:48",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 48,
    "n": 48
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     118571911036.68832,
     118697002305.88528,
     118930453131.60703,
     118636698514.30077,
     117994520146.84277,
     118745987378.09041,
     118636805059.34868,
     118906942883.82137,
     118804809377.41258,
     119327083308.13599
    ],
    "real_time_s": [
     3.8866983450496595e-08,
     3.882194713631536e-08,
     3.874603291514795e-08,
     3.8844026910015136e-08,
     3.905801356250959e-08,
     3.881000002930021e-08,
     3.884235518070394e-08,
     3.875574408391984e-08,
     3.8787161976723105e-08,
     3.861696985100942e-08
    ]
   },
   "iterations": [
    7224259,
    7224259,
    7224259,
    7224259,
    7224259,
    7224259,
    7224259,
    7224259,
    7224259,
    7224259
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:48/n:48",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 48,
    "n": 48
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     65341469584.0122,
     65436596138.56532,
     65302417922.83628,
     65363542961.70852,
     65125219585.98867,
     65301938572.76998,
     65174469842.173035,
     65092266496.002174,
     65196067352.579765,
     65137284966.26401
    ],
    "real_time_s": [
     7.052676886077977e-08,
     7.042440023347053e-08,
     7.057367704006475e-08,
     7.050487951976522e-08,
     7.076559972932609e-08,
     7.056644474275393e-08,
     7.070331024280175e-08,
     7.079406075594371e-08,
     7.068646858966006e-08,
     7.074737647001836e-08
    ]
   },
   "iterations": [
    3975085,
    3975085,
    3975085,
    3975085,
    3975085,
    3975085,
    3975085,
    3975085,
    3975085,
    3975085
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:48/n:48",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 48,
    "n": 48
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     60878335219.576096,
     60774136415.50433,
     60776087560.998566,
     61068030086.91824,
     61148927017.496574,
     61011799304.89011,
     60851409960.97745,
     61103425019.40921,
     60891728710.88347,
     60818792756.97766
    ],
    "real_time_s": [
     7.569374878611877e-08,
     7.582484423742541e-08,
     7.582051363425235e-08,
     7.546417509327017e-08,
     7.536064962838795e-08,
     7.553340781514442e-08,
     7.572956691704503e-08,
     7.541390562912112e-08,
     7.568104481972365e-08,
     7.5765751488782e-08
    ]
   },
   "iterations": [
    3689556,
    3689556,
    3689556,
    3689556,
    3689556,
    3689556,
    3689556,
    3689556,
    3689556,
    3689556
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:48/n:48",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 48,
    "n": 48
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     44266749373.92253,
     44172721488.35164,
     44084366944.57277,
     44211311702.37928,
     44219133293.57417,
     44243616398.043655,
     44230775048.58743,
     44227856537.751144,
     44228302284.61959,
     44219325468.65472
    ],
    "real_time_s": [
     1.0409578389874717e-07,
     1.0432605768797681e-07,
     1.0453878499960229e-07,
     1.0423328929805978e-07,
     1.0421084401165366e-07,
     1.0415555643910634e-07,
     1.04181891769678e-07,
     1.0418895646599688e-07,
     1.0419360391960565e-07,
     1.0422252641580482e-07
    ]
   },
   "iterations": [
    2689429,
    2689429,
    2689429,
    2689429,
    2689429,
    2689429,
    2689429,
    2689429,
    2689429,
    2689429
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:64/n:64",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 64,
    "n": 64
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     132628554202.66728,
     132666027325.46408,
     132758639797.86594,
     132661231325.89984,
     132652907312.59322,
     132613308841.85753,
     132615408016.6353,
     132783256471.24232,
     132821673982.88606,
     132670654193.73862
    ],
    "real_time_s": [
     6.176927007315697e-08,
     6.175191812291156e-08,
     6.170882103955054e-08,
     6.175102931840504e-08,
     6.175717647638933e-08,
     6.177579421266666e-08,
     6.178872836066469e-08,
     6.169729765222816e-08,
     6.168767657898036e-08,
     6.175045271900764e-08
    ]
   },
   "iterations": [
    4538683,
    4538683,
    4538683,
    4538683,
    4538683,
    4538683,
    4538683,
    4538683,
    4538683,
    4538683
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:64/n:64",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 64,
    "n": 64
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     82916157680.84245,
     82941754883.63165,
     82921412503.01823,
     82900317061.87952,
     82901689946.09782,
     82902676605.32301,
     82906682339.90308,
     82847177458.94174,
     82888294585.63986,
     82712306319.37093
    ],
    "real_time_s": [
     9.880120622535676e-08,
     9.876966584949525e-08,
     9.881882544538753e-08,
     9.88292671067729e-08,
     9.882067060175528e-08,
     9.882657340358142e-08,
     9.881364638975363e-08,
     9.888586654912016e-08,
     9.883491326637965e-08,
     9.904499936109844e-08
    ]
   },
   "iterations": [
    2836618,
    2836618,
    2836618,
    2836618,
    2836618,
    2836618,
    2836618,
    2836618,
    2836618,
    2836618
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:64/n:64",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 64,
    "n": 64
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     87061570932.51062,
     87048390195.71152,
     87068802930.04738,
     87119939409.1447,
     87143926188.95569,
     87115112382.82211,
     87118897373.7363,
     87125487492.08177,
     87109586787.063,
     87098059409.55641
    ],
    "real_time_s": [
     9.410064468525295e-08,
     9.410958158511628e-08,
     9.409383523890209e-08,
     9.403322160109301e-08,
     9.400655103605572e-08,
     9.403985328695325e-08,
     9.403684340507443e-08,
     9.403573381032186e-08,
     9.404346265816487e-08,
     9.406321523155833e-08
    ]
   },
   "iterations": [
    2975865,
    2975865,
    2975865,
    2975865,
    2975865,
    2975865,
    2975865,
    2975865,
    2975865,
    2975865
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:64/n:64",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 64,
    "n": 64
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     56247231198.44692,
     56766873426.43895,
     56421262935.57467,
     56251123671.28226,
     56059815137.713806,
     55863413517.35397,
     56069445213.884,
     56428491177.044044,
     56285439995.18277,
     56415300798.286255
    ],
    "real_time_s": [
     1.4564674928818324e-07,
     1.4431130068417618e-07,
     1.4520233103579197e-07,
     1.456455150186411e-07,
     1.4613731469778946e-07,
     1.4664702137463963e-07,
     1.4611273112597512e-07,
     1.451781073101844e-07,
     1.4554597917994162e-07,
     1.4521566444359284e-07
    ]
   },
   "iterations": [
    1925839,
    1925839,
    1925839,
    1925839,
    1925839,
    1925839,
    1925839,
    1925839,
    1925839,
    1925839
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:96/n:96",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 96,
    "n": 96
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     107855885958.93796,
     107822652667.31148,
     107998110490.15428,
     107542976912.4224,
     107480116799.16232,
     108288633326.00299,
     107875908707.52151,
     107870547197.13919,
     107865589728.0022,
     108141453254.97264
    ],
    "real_time_s": [
     1.709087497775588e-07,
     1.7095302169843045e-07,
     1.7067899776863574e-07,
     1.7142217157845433e-07,
     1.7149970691615199e-07,
     1.7021493858563128e-07,
     1.7087782554973556e-07,
     1.7089376983271328e-07,
     1.7088758304151913e-07,
     1.70449447654279e-07
    ]
   },
   "iterations": [
    1639459,
    1639459,
    1639459,
    1639459,
    1639459,
    1639459,
    1639459,
    1639459,
    1639459,
    1639459
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:96/n:96",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 96,
    "n": 96
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     105397670827.63982,
     105839835060.92502,
     104982460624.30473,
     104929353035.65309,
     104784883339.19263,
     105922449016.912,
     105703335841.27303,
     106135331711.52551,
     105883367437.97621,
     106018683594.12505
    ],
    "real_time_s": [
     1.7489410234565438e-07,
     1.7415714720217598e-07,
     1.7558764900326097e-07,
     1.756756931456917e-07,
     1.7591568474207907e-07,
     1.7402602614308852e-07,
     1.743863578834413e-07,
     1.7366439555635987e-07,
     1.7408121834619224e-07,
     1.738724009039189e-07
    ]
   },
   "iterations": [
    1604502,
    1604502,
    1604502,
    1604502,
    1604502,
    1604502,
    1604502,
    1604502,
    1604502,
    1604502
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:96/n:96",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 96,
    "n": 96
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     43101896381.84054,
     42997126842.62601,
     43038901452.89497,
     43088463548.510796,
     42919044425.76202,
     42637831961.25666,
     43110887357.00683,
     43043100184.057236,
     43152474954.64999,
     43220383741.0487
    ],
    "real_time_s": [
     4.2769136128364285e-07,
     4.2870414552845414e-07,
     4.2827459320838026e-07,
     4.278117756176255e-07,
     4.294664362186194e-07,
     4.3232218790928965e-07,
     4.27577257392886e-07,
     4.2825452134948725e-07,
     4.271629841760932e-07,
     4.264740337749097e-07
    ]
   },
   "iterations": [
    654947,
    654947,
    654947,
    654947,
    654947,
    654947,
    654947,
    654947,
    654947,
    654947
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:96/n:96",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 96,
    "n": 96
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     39827694608.87132,
     39918843182.42806,
     39862427746.76029,
     39849717876.96302,
     39832996024.564064,
     39795794340.84009,
     39921146952.96938,
     39875607212.642525,
     39725222678.5737,
     39923824745.93223
    ],
    "real_time_s": [
     4.628188660322105e-07,
     4.6174274165206406e-07,
     4.624043139339588e-07,
     4.6255774160716676e-07,
     4.6277764495023845e-07,
     4.632020071289299e-07,
     4.6171483448173425e-07,
     4.622618472491672e-07,
     4.6406715404031824e-07,
     4.6169440424782764e-07
    ]
   },
   "iterations": [
    607335,
    607335,
    607335,
    607335,
    607335,
    607335,
    607335,
    607335,
    607335,
    607335
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:128/n:128",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 128,
    "n": 128
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     78728521214.4806,
     78807410991.93575,
     78792685653.49301,
     79110933149.9256,
     78571699727.63303,
     78638299540.46957,
     78564664345.80702,
     78592992195.7257,
     78468644884.56398,
     78531030341.43611
    ],
    "real_time_s": [
     4.1624001671701824e-07,
     4.158415846989025e-07,
     4.1590154220434563e-07,
     4.142072552330547e-07,
     4.170803019227808e-07,
     4.16720810279374e-07,
     4.170959877233783e-07,
     4.1694637252299637e-07,
     4.176269696183004e-07,
     4.1729099629893774e-07
    ]
   },
   "iterations": [
    674878,
    674878,
    674878,
    674878,
    674878,
    674878,
    674878,
    674878,
    674878,
    674878
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:128/n:128",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 128,
    "n": 128
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     70479205354.02837,
     70270266409.01836,
     70443097290.99347,
     70501487913.29729,
     70411184157.73265,
     70404762682.24533,
     70379026746.02333,
     70427807750.29507,
     70370607062.54413,
     70370254585.47214
    ],
    "real_time_s": [
     4.6493878611770473e-07,
     4.663327859411807e-07,
     4.6517047422925153e-07,
     4.647996398922864e-07,
     4.654067270833572e-07,
     4.6545426840620693e-07,
     4.6564091093879737e-07,
     4.652759384169813e-07,
     4.6567405449873136e-07,
     4.6565594891659767e-07
    ]
   },
   "iterations": [
    599815,
    599815,
    599815,
    599815,
    599815,
    599815,
    599815,
    599815,
    599815,
    599815
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:128/n:128",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 128,
    "n": 128
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     41400302116.64273,
     41269518461.588806,
     41142343636.141495,
     41312227006.76141,
     41260955334.06797,
     41239510270.19665,
     41185641684.47461,
     41189000877.86657,
     41285916356.257416,
     41309130147.714355
    ],
    "real_time_s": [
     7.915163160896477e-07,
     7.940566601815038e-07,
     7.965316605576443e-07,
     7.932160565098834e-07,
     7.941946355421681e-07,
     7.946220025319014e-07,
     7.956582261255699e-07,
     7.95596723462402e-07,
     7.937360094178149e-07,
     7.933710330344577e-07
    ]
   },
   "iterations": [
    352505,
    352505,
    352505,
    352505,
    352505,
    352505,
    352505,
    352505,
    352505,
    352505
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:128/n:128",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 128,
    "n": 128
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     41231113779.95938,
     41314299399.00899,
     41283605876.424416,
     40880704769.12406,
     40994935936.89207,
     41183425467.80679,
     41348514708.028465,
     41225662434.913086,
     41301577091.2999,
     41243923708.29538
    ],
    "real_time_s": [
     7.947847503567798e-07,
     7.932030436320655e-07,
     7.937830499275655e-07,
     8.015486067732744e-07,
     7.994544968625531e-07,
     7.957120974068766e-07,
     7.926228001625136e-07,
     7.949913434909662e-07,
     7.933939527327293e-07,
     7.945461861562206e-07
    ]
   },
   "iterations": [
    349910,
    349910,
    349910,
    349910,
    349910,
    349910,
    349910,
    349910,
    349910,
    349910
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:192/n:192",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 192,
    "n": 192
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     80629553063.70712,
     80546572682.44159,
     80617179025.45947,
     80346777485.7083,
     80328277786.92894,
     80720565730.10593,
     80320121313.09474,
     80379767539.41731,
     80553295578.59534,
     80537025461.50726
    ],
    "real_time_s": [
     9.145185406736252e-07,
     9.154034919105383e-07,
     9.146757873473958e-07,
     9.177534668852571e-07,
     9.178886969553008e-07,
     9.134565181176447e-07,
     9.179921944347869e-07,
     9.172422704934944e-07,
     9.152990228323692e-07,
     9.154919147219044e-07
    ]
   },
   "iterations": [
    305679,
    305679,
    305679,
    305679,
    305679,
    305679,
    305679,
    305679,
    305679,
    305679
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:192/n:192",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 192,
    "n": 192
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     75994289086.08195,
     76002286656.34856,
     75999859852.49406,
     76036115039.8201,
     76001289890.32768,
     76044702631.70695,
     75941507596.32732,
     76024674458.00989,
     76009604681.19502,
     75987874535.07556
    ],
    "real_time_s": [
     9.703149180088538e-07,
     9.701076866467041e-07,
     9.701840191708408e-07,
     9.696521396880507e-07,
     9.70118186568338e-07,
     9.695659556833697e-07,
     9.709093739868661e-07,
     9.69958392124619e-07,
     9.700128440448178e-07,
     9.702876903204862e-07
    ]
   },
   "iterations": [
    288383,
    288383,
    288383,
    288383,
    288383,
    288383,
    288383,
    288383,
    288383,
    288383
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:192/n:192",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 192,
    "n": 192
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     41749141410.08371,
     41695425763.72644,
     41828704548.38424,
     41856731132.17022,
     41878524668.03529,
     41889132511.135155,
     41776829662.86261,
     41511852109.33828,
     41823635493.10553,
     41720261672.91066
    ],
    "real_time_s": [
     1.7659979181502422e-06,
     1.7682670713065905e-06,
     1.7627454829787037e-06,
     1.7616289681601924e-06,
     1.7606458312400236e-06,
     1.7601249937266008e-06,
     1.7648696565563135e-06,
     1.7761376993738245e-06,
     1.7628786338017315e-06,
     1.7676155496314042e-06
    ]
   },
   "iterations": [
    158512,
    158512,
    158512,
    158512,
    158512,
    158512,
    158512,
    158512,
    158512,
    158512
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:192/n:192",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 192,
    "n": 192
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     42453599033.24786,
     42378424402.96303,
     42027121837.14611,
     42394460581.11647,
     42356363273.95971,
     42301046005.090546,
     42243764302.085495,
     42332822846.6933,
     42300213589.064316,
     42405093112.618546
    ],
    "real_time_s": [
     1.7368441787594743e-06,
     1.7397714655340934e-06,
     1.7544682780809393e-06,
     1.7391967348597967e-06,
     1.7406819789993021e-06,
     1.7430572020206406e-06,
     1.745484858654628e-06,
     1.741832416319829e-06,
     1.7429887784540296e-06,
     1.7387624136886544e-06
    ]
   },
   "iterations": [
    160851,
    160851,
    160851,
    160851,
    160851,
    160851,
    160851,
    160851,
    160851,
    160851
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:256/n:256",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 256,
    "n": 256
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     82946198176.11708,
     82961585250.81415,
     83094154837.12943,
     82975285996.36899,
     83038820577.62642,
     83070820461.75714,
     83003014125.6305,
     82901129930.5189,
     83039896563.72728,
     82874692976.31752
    ],
    "real_time_s": [
     1.5801985474734822e-06,
     1.579934224759776e-06,
     1.577511111483136e-06,
     1.5798367128778252e-06,
     1.5785244260450224e-06,
     1.5779388062137957e-06,
     1.579201647079201e-06,
     1.5810960752149734e-06,
     1.5785209531548413e-06,
     1.5816732278084036e-06
    ]
   },
   "iterations": [
    176799,
    176799,
    176799,
    176799,
    176799,
    176799,
    176799,
    176799,
    176799,
    176799
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:256/n:256",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 256,
    "n": 256
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     77432505361.17055,
     77428884847.70978,
     77356850585.56302,
     76899264842.67444,
     76834672366.43959,
     77264017001.86186,
     77389203901.8985,
     77380333074.06686,
     77252625926.8338,
     77381865810.40994
    ],
    "real_time_s": [
     1.6928942141087947e-06,
     1.6928487416939157e-06,
     1.6944946227387997e-06,
     1.7045175402769436e-06,
     1.7059194590379083e-06,
     1.696491189070893e-06,
     1.6937840090648282e-06,
     1.6940446019079337e-06,
     1.6967780847345547e-06,
     1.6939401096487928e-06
    ]
   },
   "iterations": [
    165419,
    165419,
    165419,
    165419,
    165419,
    165419,
    165419,
    165419,
    165419,
    165419
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:256/n:256",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 256,
    "n": 256
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     41997670396.21172,
     41908165633.917725,
     41884124158.0847,
     41926457392.10812,
     42074719641.39045,
     41861147400.473366,
     41924744457.428116,
     41895808120.59476,
     41813878875.49587,
     41925980609.72837
    ],
    "real_time_s": [
     3.1210253843569698e-06,
     3.127709089880997e-06,
     3.1296953204077827e-06,
     3.126900650890022e-06,
     3.115755223888121e-06,
     3.131154662761966e-06,
     3.1265301200336103e-06,
     3.128698350421901e-06,
     3.134765469611086e-06,
     3.1263719783890414e-06
    ]
   },
   "iterations": [
    89110,
    89110,
    89110,
    89110,
    89110,
    89110,
    89110,
    89110,
    89110,
    89110
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:256/n:256",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 256,
    "n": 256
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     42778414673.98175,
     42744296181.911606,
     43055019538.58047,
     43043584658.386986,
     43184839363.22399,
     42901084452.05415,
     42799689764.78117,
     42883583041.06929,
     42898929337.59744,
     42604379637.57701
    ],
    "real_time_s": [
     3.0643384040042974e-06,
     3.0668145479204723e-06,
     3.0446874007166935e-06,
     3.0455173048717146e-06,
     3.0351668868878952e-06,
     3.0552825751251277e-06,
     3.062523944856059e-06,
     3.056505290830549e-06,
     3.0557842462666848e-06,
     3.0768519892072333e-06
    ]
   },
   "iterations": [
    90061,
    90061,
    90061,
    90061,
    90061,
    90061,
    90061,
    90061,
    90061,
    90061
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:384/n:384",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 384,
    "n": 384
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     84231742526.67465,
     83839300394.92537,
     83874401021.22063,
     83777714515.84709,
     84124652778.6578,
     83760274319.64038,
     83925822925.40648,
     84227698382.58565,
     84200081169.80052,
     84159648140.97449
    ],
    "real_time_s": [
     3.5014166917522903e-06,
     3.517685316051773e-06,
     3.5162449491056337e-06,
     3.5202563042358054e-06,
     3.5058057602555266e-06,
     3.5213484108101613e-06,
     3.5146815686125065e-06,
     3.5015213314727395e-06,
     3.5026217601493153e-06,
     3.5042616433407604e-06
    ]
   },
   "iterations": [
    79788,
    79788,
    79788,
    79788,
    79788,
    79788,
    79788,
    79788,
    79788,
    79788
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:384/n:384",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 384,
    "n": 384
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     79908141666.16165,
     80394906890.88,
     80367570088.68275,
     80469233537.29424,
     80539711077.0044,
     80441656981.15863,
     80441789243.22507,
     80295285387.50586,
     80395522634.47307,
     80416356350.2383
    ],
    "real_time_s": [
     3.6908556320933105e-06,
     3.6685334023043787e-06,
     3.670173524448357e-06,
     3.6651728037447696e-06,
     3.6618487132120787e-06,
     3.6663802546887414e-06,
     3.6661970594395535e-06,
     3.672884723291754e-06,
     3.6685095790541252e-06,
     3.6682280244176053e-06
    ]
   },
   "iterations": [
    76312,
    76312,
    76312,
    76312,
    76312,
    76312,
    76312,
    76312,
    76312,
    76312
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:384/n:384",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 384,
    "n": 384
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     41380822360.44774,
     41398211341.25454,
     41259827241.86324,
     41251479350.398544,
     41258940552.513954,
     41107882501.66918,
     40725850106.75935,
     40521251030.9132,
     41007745806.92336,
     41089371186.33071
    ],
    "real_time_s": [
     7.127432063688161e-06,
     7.124460905050913e-06,
     7.147922877398752e-06,
     7.1492071252404655e-06,
     7.1481227860582975e-06,
     7.174404060802511e-06,
     7.244736106584117e-06,
     7.278972200412681e-06,
     7.192818921020642e-06,
     7.177393845395749e-06
    ]
   },
   "iterations": [
    39353,
    39353,
    39353,
    39353,
    39353,
    39353,
    39353,
    39353,
    39353,
    39353
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:384/n:384",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 384,
    "n": 384
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     42806441914.34907,
     43247800128.76535,
     43221125719.63659,
     43212334248.51516,
     43351206800.529915,
     43319687083.41525,
     43295751834.03211,
     42768953011.56188,
     43098250510.4153,
     43493861938.94381
    ],
    "real_time_s": [
     6.889576315672118e-06,
     6.820009126010221e-06,
     6.824715306739786e-06,
     6.825902969627571e-06,
     6.803167431085437e-06,
     6.808499468714824e-06,
     6.811878222999473e-06,
     6.895577450504236e-06,
     6.84339802025065e-06,
     6.781619434926334e-06
    ]
   },
   "iterations": [
    41420,
    41420,
    41420,
    41420,
    41420,
    41420,
    41420,
    41420,
    41420,
    41420
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:512/n:512",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 512,
    "n": 512
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     83413763721.02484,
     83032747879.54991,
     84057034392.34761,
     84433524800.92117,
     82792217063.13918,
     84220970919.85603,
     83167129662.48976,
     83735102272.29889,
     83457031386.45804,
     84065877591.67282
    ],
    "real_time_s": [
     6.287544176664273e-06,
     6.314637073841466e-06,
     6.237686454905833e-06,
     6.20945121202428e-06,
     6.332679426023734e-06,
     6.225824591976941e-06,
     6.305040471916637e-06,
     6.262859221445023e-06,
     6.2831142075988205e-06,
     6.237164909482143e-06
    ]
   },
   "iterations": [
    44673,
    44673,
    44673,
    44673,
    44673,
    44673,
    44673,
    44673,
    44673,
    44673
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:512/n:512",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 512,
    "n": 512
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     81063304246.43149,
     80111585031.90729,
     80373639130.75722,
     80887856437.68805,
     80699916722.14775,
     81484600374.61766,
     81499977812.77423,
     81517407121.48164,
     80375643189.7273,
     81060359519.33151
    ],
    "real_time_s": [
     6.468183023742103e-06,
     6.545004958114584e-06,
     6.523464735620914e-06,
     6.482107940015953e-06,
     6.498303798084361e-06,
     6.434773990022797e-06,
     6.4331456361286425e-06,
     6.432035845548825e-06,
     6.524039641218279e-06,
     6.4682611438415685e-06
    ]
   },
   "iterations": [
    42153,
    42153,
    42153,
    42153,
    42153,
    42153,
    42153,
    42153,
    42153,
    42153
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:512/n:512",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 512,
    "n": 512
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     17339991340.675682,
     17276951613.622,
     17316244050.92586,
     17825899095.87745,
     17791332483.00302,
     17294856757.01591,
     17370704021.174427,
     17461301093.131218,
     17316235286.788105,
     16998314234.25053
    ],
    "real_time_s": [
     3.0240065893331876e-05,
     3.0347770031102944e-05,
     3.0280379269083707e-05,
     2.9412217272390308e-05,
     2.9468612959433356e-05,
     3.0315142950374797e-05,
     3.0186164185706828e-05,
     3.0029114383139187e-05,
     3.0281925678465263e-05,
     3.0844744308312397e-05
    ]
   },
   "iterations": [
    9136,
    9136,
    9136,
    9136,
    9136,
    9136,
    9136,
    9136,
    9136,
    9136
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:512/n:512",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 512,
    "n": 512
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     17586292886.045273,
     17597501130.70347,
     17526283979.989727,
     17581457058.155994,
     17653142776.19406,
     17862463687.61126,
     17821771784.083504,
     17900212162.691948,
     17818475519.032738,
     17626289028.567455
    ],
    "real_time_s": [
     2.981259698435173e-05,
     2.979367547068266e-05,
     2.9915707656735298e-05,
     2.982371150520032e-05,
     2.9701957121153393e-05,
     2.9353136655261002e-05,
     2.9420695359472777e-05,
     2.92906965358821e-05,
     2.9424324636228342e-05,
     2.9745310949607992e-05
    ]
   },
   "iterations": [
    9352,
    9352,
    9352,
    9352,
    9352,
    9352,
    9352,
    9352,
    9352,
    9352
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:768/n:768",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 768,
    "n": 768
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     30033716619.663696,
     29933139195.36769,
     30124880503.1311,
     30104410205.24777,
     29972266248.76686,
     30232512990.247242,
     30180550565.783363,
     30255418310.832436,
     30354878100.16612,
     30099920003.303345
    ],
    "real_time_s": [
     3.9280183582216415e-05,
     3.941310486390819e-05,
     3.915911076793761e-05,
     3.918804638713191e-05,
     3.935882710070794e-05,
     3.9020188220358084e-05,
     3.909096556034031e-05,
     3.899156958090621e-05,
     3.8865894292851925e-05,
     3.9196869271223425e-05
    ]
   },
   "iterations": [
    7114,
    7114,
    7114,
    7114,
    7114,
    7114,
    7114,
    7114,
    7114,
    7114
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:768/n:768",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 768,
    "n": 768
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     29595314816.12893,
     29618676930.627785,
     29546128255.194244,
     29536219560.451836,
     29601133553.4755,
     29617173259.453648,
     29571828365.567486,
     29547761223.92416,
     29577986466.440502,
     29554380535.590027
    ],
    "real_time_s": [
     3.9863120664603324e-05,
     3.982837130935883e-05,
     3.9926141874059765e-05,
     3.9940757237557096e-05,
     3.985622728493185e-05,
     3.983197721472708e-05,
     3.989193995485923e-05,
     3.9926242046207665e-05,
     3.988401060519867e-05,
     3.9914851963112184e-05
    ]
   },
   "iterations": [
    6978,
    6978,
    6978,
    6978,
    6978,
    6978,
    6978,
    6978,
    6978,
    6978
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:768/n:768",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 768,
    "n": 768
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     10133025250.882204,
     10133511677.735708,
     10136856737.460138,
     10133197960.742258,
     10133866008.663233,
     10132492530.554512,
     10131739960.33672,
     10131869948.003006,
     10132032373.92738,
     10133535576.641275
    ],
    "real_time_s": [
     0.00011642729159742003,
     0.0001164280985840484,
     0.00011637341306167509,
     0.00011642364517438591,
     0.000116408267471261,
     0.0001164234862715878,
     0.00011643856198009927,
     0.00011644024126445808,
     0.00011643788394498925,
     0.00011641191930283762
    ]
   },
   "iterations": [
    2404,
    2404,
    2404,
    2404,
    2404,
    2404,
    2404,
    2404,
    2404,
    2404
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:768/n:768",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 768,
    "n": 768
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     10076075804.034557,
     10058668309.209345,
     10097314169.93875,
     10091171929.12889,
     10056412734.682276,
     10089097340.895506,
     10033822667.906982,
     10036189104.536648,
     10039906220.59032,
     9949350835.619207
    ],
    "real_time_s": [
     0.00011707769741354459,
     0.00011728131176825328,
     0.00011683661727943029,
     0.00011690513647849129,
     0.00011731268280350082,
     0.00011692539482463567,
     0.00011757834724444359,
     0.0001175450388154255,
     0.00011750959557610741,
     0.00011857474791227128
    ]
   },
   "iterations": [
    2396,
    2396,
    2396,
    2396,
    2396,
    2396,
    2396,
    2396,
    2396,
    2396
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:1024/n:1024",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 1024,
    "n": 1024
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     20494873709.873096,
     20494668225.62451,
     20402706337.948357,
     20298595526.83952,
     20299522084.404728,
     20409353782.94487,
     20412722286.755028,
     20412404405.200096,
     20412073903.085682,
     20552108238.8173
    ],
    "real_time_s": [
     0.00010233954366184327,
     0.00010232784508636554,
     0.00010281133649991635,
     0.00010331968030645446,
     0.0001033247844345839,
     0.00010276865107774638,
     0.00010274907672608657,
     0.00010276151954669455,
     0.00010274175885927555,
     0.00010205244245583117
    ]
   },
   "iterations": [
    2737,
    2737,
    2737,
    2737,
    2737,
    2737,
    2737,
    2737,
    2737,
    2737
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:1024/n:1024",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 1024,
    "n": 1024
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     20086376382.502422,
     20117510620.09757,
     20117089588.627693,
     20091695882.27486,
     20082571588.050014,
     20024791986.380127,
     19812988378.62502,
     20101164793.823147,
     20011004598.249996,
     19925278715.778603
    ],
    "real_time_s": [
     0.00010441030204721886,
     0.00010424983463648125,
     0.00010425277616387733,
     0.00010439764841713769,
     0.00010442749683413955,
     0.00010473254413471439,
     0.00010585776796910022,
     0.00010433115903093016,
     0.00010481252849017041,
     0.00010526087150793676
    ]
   },
   "iterations": [
    2685,
    2685,
    2685,
    2685,
    2685,
    2685,
    2685,
    2685,
    2685,
    2685
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:1024/n:1024",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 1024,
    "n": 1024
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     10115463071.14405,
     10114680413.723885,
     10110252824.838522,
     10117010578.026117,
     10115432590.269941,
     10118877766.618746,
     10118713191.035448,
     10120026764.640436,
     10119283554.67633,
     10114608087.312963
    ],
    "real_time_s": [
     0.00020734137749869161,
     0.0002073500584754962,
     0.0002074435359020173,
     0.00020729755958693715,
     0.0002073268919287792,
     0.0002072729148790754,
     0.0002072787749816541,
     0.00020723376905843393,
     0.0002072541021447571,
     0.0002073562753531216
    ]
   },
   "iterations": [
    1351,
    1351,
    1351,
    1351,
    1351,
    1351,
    1351,
    1351,
    1351,
    1351
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:1024/n:1024",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 1024,
    "n": 1024
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     9915093514.737865,
     10034757122.889202,
     10058631999.45221,
     10048676145.473026,
     10053472914.096237,
     9911459443.896418,
     10025823378.624973,
     10056081457.846508,
     10046746368.523901,
     10046743686.657923
    ],
    "real_time_s": [
     0.00021153164189931608,
     0.0002089969628551656,
     0.00020852271991100006,
     0.00020870352526303288,
     0.00020861791382132227,
     0.00021164990416298106,
     0.00020918363892657679,
     0.00020855508766793178,
     0.0002087761106972917,
     0.00020875427117534912
    ]
   },
   "iterations": [
    1346,
    1346,
    1346,
    1346,
    1346,
    1346,
    1346,
    1346,
    1346,
    1346
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:1536/n:1536",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 1536,
    "n": 1536
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     20222128366.976547,
     20221258148.278553,
     20222986309.827953,
     20217750734.783157,
     20218710174.279068,
     20219514614.272743,
     20216738982.117443,
     20217323961.465813,
     20219904583.493206,
     20226786284.98457
    ],
    "real_time_s": [
     0.00023335676417142774,
     0.00023336250750314019,
     0.0002333497608318188,
     0.0002334046725021229,
     0.00023341343083302488,
     0.00023339985083415136,
     0.00023343624083281613,
     0.00023340505499921466,
     0.00023337201583368977,
     0.00023329847583227094
    ]
   },
   "iterations": [
    1200,
    1200,
    1200,
    1200,
    1200,
    1200,
    1200,
    1200,
    1200,
    1200
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:1536/n:1536",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 1536,
    "n": 1536
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     19943524125.293114,
     19763199149.075813,
     19399796527.10953,
     19166114760.07186,
     19300571764.04582,
     19626308633.32133,
     19719486341.2391,
     19351347766.806023,
     19557581668.941315,
     19747083669.70081
    ],
    "real_time_s": [
     0.00023662367956143985,
     0.00023878257190939852,
     0.00024325175441314347,
     0.0002462075836836561,
     0.00024448193355661814,
     0.00024043546089373024,
     0.0002393034028607641,
     0.00024386970731285831,
     0.0002412693330554877,
     0.00023897386206715599
    ]
   },
   "iterations": [
    1189,
    1189,
    1189,
    1189,
    1189,
    1189,
    1189,
    1189,
    1189,
    1189
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:1536/n:1536",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 1536,
    "n": 1536
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     10137983422.886938,
     10137524651.84121,
     10135411268.028786,
     10137561760.776478,
     10136920763.848948,
     10135783627.730894,
     10134950085.633606,
     10134790173.953821,
     10134895682.496965,
     10131632816.230314
    ],
    "real_time_s": [
     0.0004654598935103756,
     0.0004654919351085969,
     0.00046563504824334275,
     0.00046550420799051266,
     0.00046552081365070885,
     0.0004655522479183318,
     0.0004656151580754451,
     0.0004656420299544514,
     0.00046563935274102905,
     0.00046573490849769714
    ]
   },
   "iterations": [
    601,
    601,
    601,
    601,
    601,
    601,
    601,
    601,
    601,
    601
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:1536/n:1536",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 1536,
    "n": 1536
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     9869083141.373674,
     9878136170.0396,
     9602240139.158745,
     9803814447.815182,
     9779267776.23464,
     9860928945.484665,
     9845131210.111115,
     9890467066.048433,
     9883924828.834864,
     9710150873.245779
    ],
    "real_time_s": [
     0.0004781200544185799,
     0.0004776990476135065,
     0.0004915460833254489,
     0.0004813493707508908,
     0.0004825551683704059,
     0.0004786266071321388,
     0.00047929378910784904,
     0.0004771007653060496,
     0.0004775007534039613,
     0.0004860074506822315
    ]
   },
   "iterations": [
    588,
    588,
    588,
    588,
    588,
    588,
    588,
    588,
    588,
    588
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:2048/n:2048",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 2048,
    "n": 2048
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     20265388139.055767,
     20266334599.926838,
     20213738490.578777,
     20251035995.820988,
     20252576961.135918,
     20268199172.065197,
     19393511761.62875,
     20268688243.522808,
     20269992573.624405,
     20249061420.82665
    ],
    "real_time_s": [
     0.00041394984024256876,
     0.0004139480621212289,
     0.00041503951627435304,
     0.0004142597307685795,
     0.00041425208431834245,
     0.0004139108062152973,
     0.0004325621804779054,
     0.00041391037869897113,
     0.00041386100295274977,
     0.00041436384615940237
    ]
   },
   "iterations": [
    676,
    676,
    676,
    676,
    676,
    676,
    676,
    676,
    676,
    676
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:2048/n:2048",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 2048,
    "n": 2048
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     19763525781.2683,
     19752996332.892338,
     19504589016.782524,
     19580639189.29344,
     19603911268.658096,
     19791813329.45648,
     19533409274.140488,
     19696380322.316334,
     19392452337.844135,
     19469907197.34831
    ],
    "real_time_s": [
     0.0004245503343471134,
     0.00042469653740608785,
     0.00043013018778328017,
     0.0004284202549535469,
     0.00042796461374849037,
     0.0004238611419786493,
     0.0004295386641152125,
     0.00042590133741165635,
     0.000432615407643918,
     0.00043085958472744546
    ]
   },
   "iterations": [
    655,
    655,
    655,
    655,
    655,
    655,
    655,
    655,
    655,
    655
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:2048/n:2048",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 2048,
    "n": 2048
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     9959851313.569193,
     9959693240.410961,
     9955763398.628437,
     9960332117.616924,
     9960935022.71946,
     9959313393.817032,
     9960305650.459066,
     9957259233.951473,
     9963415239.225182,
     9955541361.066135
    ],
    "real_time_s": [
     0.000842449295173921,
     0.0008423612590234711,
     0.0008427366626482942,
     0.00084222214157428,
     0.0008422458042376267,
     0.0008425134186705165,
     0.0008423113493949768,
     0.0008426437590356092,
     0.0008419373283116778,
     0.000842663087354025
    ]
   },
   "iterations": [
    332,
    332,
    332,
    332,
    332,
    332,
    332,
    332,
    332,
    332
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:2048/n:2048",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 2048,
    "n": 2048
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     9330274163.169188,
     9322911478.7015,
     9096646575.442217,
     9293843484.171658,
     9316778857.188383,
     9312152742.534546,
     9318363622.966171,
     9319150612.776047,
     9305331729.395195,
     9292738895.86037
    ],
    "real_time_s": [
     0.0008992128349478209,
     0.0008999633301022347,
     0.0009221997605152594,
     0.0009026665760533475,
     0.0009005884271882503,
     0.0009009468705528249,
     0.0009003483883546391,
     0.0009002507831728007,
     0.0009015450129473077,
     0.000902907343047843
    ]
   },
   "iterations": [
    309,
    309,
    309,
    309,
    309,
    309,
    309,
    309,
    309,
    309
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:3072/n:3072",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 3072,
    "n": 3072
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     19541065350.831882,
     19537466235.505043,
     19549733847.02033,
     19550095756.977386,
     19557805183.717487,
     19543500248.46642,
     19553990051.904076,
     19545394764.223305,
     19548784272.407753,
     19547660542.11186
    ],
    "real_time_s": [
     0.0009660382896354663,
     0.00096605585517707,
     0.0009655528413814267,
     0.0009657273931099617,
     0.0009650847344942279,
     0.0009659413896613467,
     0.0009652710275861018,
     0.0009658570034561904,
     0.0009657567034521671,
     0.000965615399989725
    ]
   },
   "iterations": [
    290,
    290,
    290,
    290,
    290,
    290,
    290,
    290,
    290,
    290
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:3072/n:3072",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 3072,
    "n": 3072
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     18481552086.39951,
     18531120767.044872,
     18534048762.077744,
     18543258828.625504,
     18510583672.381397,
     18560113556.566483,
     18511769555.27983,
     18573192206.758957,
     18523815567.872772,
     18548122112.463478
    ],
    "real_time_s": [
     0.0010212815963578496,
     0.0010186165054752068,
     0.001018618483636105,
     0.0010179380290951073,
     0.0010197030399947174,
     0.001016951367280192,
     0.001019837276385674,
     0.0010164106945475479,
     0.0010189705308981834,
     0.0010176140145366926
    ]
   },
   "iterations": [
    275,
    275,
    275,
    275,
    275,
    275,
    275,
    275,
    275,
    275
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:3072/n:3072",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 3072,
    "n": 3072
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     7562899422.767641,
     7725319349.703896,
     7691108696.9378605,
     7795171561.243809,
     7662468798.247992,
     7775137941.995348,
     7697947502.774584,
     7770983458.605247,
     7592936149.1595745,
     7727818357.660404
    ],
    "real_time_s": [
     0.0024969011711938357,
     0.002443449414410704,
     0.0024540433062996657,
     0.002421710720751959,
     0.0024640903874250083,
     0.002427998684734203,
     0.002451940648612222,
     0.002429311495467807,
     0.0024864488919234106,
     0.0024427661081243236
    ]
   },
   "iterations": [
    111,
    111,
    111,
    111,
    111,
    111,
    111,
    111,
    111,
    111
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:3072/n:3072",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 3072,
    "n": 3072
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     7201607834.96695,
     7291327290.315921,
     7287490040.901627,
     7151132547.493617,
     7092684343.221357,
     7218865383.825415,
     7240580767.476007,
     7280109313.405721,
     7185914711.730883,
     7268996871.003041
    ],
    "real_time_s": [
     0.002621548254779246,
     0.002588887688652217,
     0.002590072556590455,
     0.0026398587263961335,
     0.002662153556607422,
     0.002614919075501846,
     0.0026073398962666344,
     0.002593172745277253,
     0.002627850632086607,
     0.0025971419151042115
    ]
   },
   "iterations": [
    106,
    106,
    106,
    106,
    106,
    106,
    106,
    106,
    106,
    106
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:4096/n:4096",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 4096,
    "n": 4096
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     16321762752.480232,
     16276682210.134197,
     16328943485.524124,
     16333388706.779774,
     16322707647.51963,
     16270715899.445303,
     16324794957.405102,
     16276770534.610302,
     16292000999.995277,
     16289330434.935585
    ],
    "real_time_s": [
     0.0020559888730870748,
     0.0020619320895813,
     0.0020553357984980135,
     0.002054597813429297,
     0.0020558183805677354,
     0.0020626888134444668,
     0.0020560148507534743,
     0.002061639499977412,
     0.00205977590298089,
     0.002060345671656142
    ]
   },
   "iterations": [
    134,
    134,
    134,
    134,
    134,
    134,
    134,
    134,
    134,
    134
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:4096/n:4096",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 4096,
    "n": 4096
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     14533932942.149977,
     14709564422.171053,
     14486354936.540745,
     14714245921.323505,
     14723134244.078411,
     14710880436.619741,
     14633146413.339329,
     14682423121.277256,
     14556779661.042381,
     14736971406.10089
    ],
    "real_time_s": [
     0.0023088242583374574,
     0.002281520200025019,
     0.0023170695250276673,
     0.002280965441665709,
     0.0022793396083216066,
     0.0022813386583341827,
     0.002293956549995831,
     0.0022856987916990575,
     0.0023050599916435506,
     0.002277241275017635
    ]
   },
   "iterations": [
    120,
    120,
    120,
    120,
    120,
    120,
    120,
    120,
    120,
    120
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:4096/n:4096",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 4096,
    "n": 4096
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     6449055220.434851,
     6407453785.404872,
     6480900234.132868,
     6472003599.286014,
     6411613107.634589,
     6464662012.138895,
     6492894333.1802435,
     6505623353.262411,
     6416661987.209031,
     6497580231.831488
    ],
    "real_time_s": [
     0.005203742528293625,
     0.005237797509526333,
     0.005177403132036935,
     0.0051850332074879915,
     0.005234473735810135,
     0.005190788584960107,
     0.005169641811352329,
     0.005158921207558312,
     0.005229955320691313,
     0.005165210490681688
    ]
   },
   "iterations": [
    53,
    53,
    53,
    53,
    53,
    53,
    53,
    53,
    53,
    53
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:4096/n:4096",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 4096,
    "n": 4096
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     6212533459.541855,
     6185422910.783124,
     6109089940.153667,
     6205168208.428338,
     6205618898.362257,
     6208118266.044502,
     6182489017.366105,
     6200934619.63676,
     6206451009.451451,
     6115603441.865504
    ],
    "real_time_s": [
     0.0054027784313874175,
     0.0054262218431640405,
     0.005492779666668618,
     0.005408616980489837,
     0.005407769254958897,
     0.005405731294041628,
     0.005427513294111408,
     0.0054117630392212564,
     0.005407443705788704,
     0.005487152960781446
    ]
   },
   "iterations": [
    51,
    51,
    51,
    51,
    51,
    51,
    51,
    51,
    51,
    51
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:100/n:100",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 100,
    "n": 100
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     62255664930.17032,
     62389859586.136505,
     62236112171.1437,
     62221856242.81581,
     62250112249.276634,
     62198418503.642624,
     62237015369.29322,
     62014897764.93192,
     62215871803.58988,
     62103697242.05532
    ],
    "real_time_s": [
     3.212833455210778e-07,
     3.2061201296574584e-07,
     3.215700897369044e-07,
     3.214569887095413e-07,
     3.213399647237212e-07,
     3.216017047248635e-07,
     3.216265658396262e-07,
     3.2259344210239884e-07,
     3.214688045519375e-07,
     3.221894174852824e-07
    ]
   },
   "iterations": [
    873573,
    873573,
    873573,
    873573,
    873573,
    873573,
    873573,
    873573,
    873573,
    873573
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:100/n:100",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 100,
    "n": 100
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     62729616093.338036,
     62540699560.456985,
     62488322504.790924,
     62617262484.3948,
     62488420825.23135,
     62533620075.70291,
     62459249838.462715,
     62456751519.13906,
     62484633718.57146,
     62230369158.15521
    ],
    "real_time_s": [
     3.188376223377261e-07,
     3.198390831984761e-07,
     3.200934677585681e-07,
     3.195829065870229e-07,
     3.200731438937594e-07,
     3.198571783420686e-07,
     3.202115478212929e-07,
     3.204036870798972e-07,
     3.2011570842694355e-07,
     3.214082885569951e-07
    ]
   },
   "iterations": [
    881673,
    881673,
    881673,
    881673,
    881673,
    881673,
    881673,
    881673,
    881673,
    881673
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:100/n:100",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 100,
    "n": 100
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     27450110542.276638,
     27329486725.24481,
     27371437995.71837,
     27356313641.933548,
     27365931349.469498,
     27362214969.34621,
     27348141351.570946,
     27301003137.503643,
     27389292529.33153,
     26647820078.460922
    ],
    "real_time_s": [
     7.290181605843581e-07,
     7.318294888866732e-07,
     7.307089347069271e-07,
     7.315237079422424e-07,
     7.308638822833351e-07,
     7.310241785692671e-07,
     7.313499732035685e-07,
     7.330187711959802e-07,
     7.30288756230095e-07,
     7.505649085546918e-07
    ]
   },
   "iterations": [
    375043,
    375043,
    375043,
    375043,
    375043,
    375043,
    375043,
    375043,
    375043,
    375043
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:100/n:100",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 100,
    "n": 100
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     29218220164.171906,
     29342201687.63008,
     29235247383.028923,
     29318842881.529156,
     29198353351.98023,
     29287903163.776447,
     29347662097.086483,
     29282450201.845486,
     29305785573.846146,
     29316364613.71844
    ],
    "real_time_s": [
     6.849234831898159e-07,
     6.816237454157774e-07,
     6.842013913443903e-07,
     6.821961983918137e-07,
     6.853282191070057e-07,
     6.829173628440312e-07,
     6.815604188894382e-07,
     6.833299877963731e-07,
     6.825520132165167e-07,
     6.823100621920676e-07
    ]
   },
   "iterations": [
    406512,
    406512,
    406512,
    406512,
    406512,
    406512,
    406512,
    406512,
    406512,
    406512
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:200/n:200",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 200,
    "n": 200
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     58906753430.10579,
     58846008411.41618,
     58773666927.993866,
     58722831379.345634,
     58776621091.57091,
     58749198114.95057,
     58123855919.641426,
     58874834242.95392,
     58493333943.93019,
     58637860376.0979
    ],
    "real_time_s": [
     1.3580939867002559e-06,
     1.360158898893574e-06,
     1.361240088903508e-06,
     1.3624807709197505e-06,
     1.361560730858664e-06,
     1.3617736267481938e-06,
     1.37659782766936e-06,
     1.3588308715670042e-06,
     1.3681709273847516e-06,
     1.364316626007055e-06
    ]
   },
   "iterations": [
    205678,
    205678,
    205678,
    205678,
    205678,
    205678,
    205678,
    205678,
    205678,
    205678
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:200/n:200",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 200,
    "n": 200
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     51947714414.16338,
     51576732422.409,
     51715036921.90379,
     51694663798.1024,
     51717838519.57407,
     51804677987.20401,
     51845351709.70356,
     51886981415.8009,
     51771254619.86002,
     51732620383.96614
    ],
    "real_time_s": [
     1.540153073050616e-06,
     1.5516133110547802e-06,
     1.5471140004795512e-06,
     1.5476797388496535e-06,
     1.547271835701095e-06,
     1.5443335068572359e-06,
     1.5430442778135312e-06,
     1.541865344715849e-06,
     1.5457669322727118e-06,
     1.5465100754896614e-06
    ]
   },
   "iterations": [
    180587,
    180587,
    180587,
    180587,
    180587,
    180587,
    180587,
    180587,
    180587,
    180587
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:200/n:200",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 200,
    "n": 200
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     42062725565.72384,
     42009031267.32155,
     41967399372.08631,
     41907045312.19766,
     42102066572.630844,
     41955939701.58544,
     41954043505.979744,
     41991340107.01197,
     41974837791.12078,
     42047442776.400856
    ],
    "real_time_s": [
     1.9019482686130813e-06,
     1.90499417919927e-06,
     1.9062928913878022e-06,
     1.909163597467277e-06,
     1.9006589677180963e-06,
     1.906857641998839e-06,
     1.9070219161156446e-06,
     1.9052460417786482e-06,
     1.9062832383912886e-06,
     1.9026491144224624e-06
    ]
   },
   "iterations": [
    144825,
    144825,
    144825,
    144825,
    144825,
    144825,
    144825,
    144825,
    144825,
    144825
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:200/n:200",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 200,
    "n": 200
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     41555907938.02404,
     41437349037.28706,
     41627611393.262085,
     41517686379.64818,
     41618707873.22248,
     41365087405.34544,
     41517715851.57996,
     41403715765.49592,
     41570148446.85676,
     41578970893.74546
    ],
    "real_time_s": [
     1.9251762025029513e-06,
     1.930970347679501e-06,
     1.922017266281705e-06,
     1.92698213573203e-06,
     1.9222838692694e-06,
     1.9341080104042036e-06,
     1.9268802221640035e-06,
     1.932403049078621e-06,
     1.9245988136117763e-06,
     1.9243156110923634e-06
    ]
   },
   "iterations": [
    145486,
    145486,
    145486,
    145486,
    145486,
    145486,
    145486,
    145486,
    145486,
    145486
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:257/n:257",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 257,
    "n": 257
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     48355764327.17632,
     48491287816.85488,
     48361554169.40055,
     48510458501.12214,
     48491653816.214615,
     48367608708.280396,
     48507735381.72914,
     48358010832.60921,
     48373093483.749565,
     48154865465.96903
    ],
    "real_time_s": [
     2.732010231650503e-06,
     2.7242442972348583e-06,
     2.7316200700243213e-06,
     2.723111501264469e-06,
     2.7241639799349605e-06,
     2.7313078390484314e-06,
     2.7234439216847232e-06,
     2.7318466428832388e-06,
     2.730888048776554e-06,
     2.743312123395764e-06
    ]
   },
   "iterations": [
    102232,
    102232,
    102232,
    102232,
    102232,
    102232,
    102232,
    102232,
    102232,
    102232
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:257/n:257",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 257,
    "n": 257
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     43373670831.78307,
     43460358736.80166,
     43327426423.690834,
     43355661405.933945,
     43385068314.7766,
     43312168973.7141,
     43392079185.03716,
     43243539897.195335,
     43146946227.589775,
     43457350531.74748
    ],
    "real_time_s": [
     3.0455681387295405e-06,
     3.0395433142196086e-06,
     3.049107050945006e-06,
     3.0471458371699527e-06,
     3.0449850308133094e-06,
     3.049986760917802e-06,
     3.0446873446254357e-06,
     3.054802904027693e-06,
     3.061630501200378e-06,
     3.0398262064410366e-06
    ]
   },
   "iterations": [
    91321,
    91321,
    91321,
    91321,
    91321,
    91321,
    91321,
    91321,
    91321,
    91321
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:257/n:257",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 257,
    "n": 257
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     23910587118.36218,
     23343503054.80833,
     23335497781.44239,
     23766663837.404316,
     23404945655.183674,
     23853228249.741993,
     23850412439.881382,
     23593380525.73709,
     23815379716.497696,
     23732844242.511948
    ],
    "real_time_s": [
     5.525215870648508e-06,
     5.659216636517846e-06,
     5.661016711203443e-06,
     5.558274271510348e-06,
     5.644795322471169e-06,
     5.538389305670729e-06,
     5.53911314900746e-06,
     5.599429758037183e-06,
     5.547157921617372e-06,
     5.566095220410314e-06
    ]
   },
   "iterations": [
    50924,
    50924,
    50924,
    50924,
    50924,
    50924,
    50924,
    50924,
    50924,
    50924
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:257/n:257",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 257,
    "n": 257
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     25768462457.917286,
     25796229244.19072,
     25780380105.45794,
     25758700317.71424,
     25709404832.26843,
     25790198930.79706,
     25837862799.512238,
     25670507894.00762,
     25824266553.2123,
     25904051352.411102
    ],
    "real_time_s": [
     5.126644785980435e-06,
     5.120806426544987e-06,
     5.124442767081438e-06,
     5.129061999323386e-06,
     5.138945648648007e-06,
     5.122595726512803e-06,
     5.112743267229185e-06,
     5.146086755648576e-06,
     5.115370093107324e-06,
     5.099565189092366e-06
    ]
   },
   "iterations": [
    55178,
    55178,
    55178,
    55178,
    55178,
    55178,
    55178,
    55178,
    55178,
    55178
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:500/n:500",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 500,
    "n": 500
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     50408830108.3193,
     50519992541.9061,
     50330851826.38608,
     49892259440.67506,
     50609248385.467094,
     50602366596.129265,
     50352941101.13166,
     50542620365.48784,
     50652361473.001305,
     50734163821.688
    ],
    "real_time_s": [
     9.919462799483716e-06,
     9.897921288756201e-06,
     9.93549932880301e-06,
     1.002262622764281e-05,
     9.879575355170196e-06,
     9.881042393965216e-06,
     9.930076167602244e-06,
     9.893552073638419e-06,
     9.872136155049052e-06,
     9.855369073676792e-06
    ]
   },
   "iterations": [
    28306,
    28306,
    28306,
    28306,
    28306,
    28306,
    28306,
    28306,
    28306,
    28306
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:500/n:500",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 500,
    "n": 500
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     49689080898.51027,
     48482360927.608826,
     49744333368.5626,
     49744975044.83653,
     49772773739.41301,
     49845689385.845985,
     49807198510.95675,
     49783566834.723755,
     49908395214.145134,
     49938369398.485435
    ],
    "real_time_s": [
     1.0063455623232981e-05,
     1.0313316511396717e-05,
     1.0051537750597062e-05,
     1.0053030515717493e-05,
     1.0047088717511153e-05,
     1.0031671561664762e-05,
     1.0038828617570598e-05,
     1.0044999534431325e-05,
     1.0018761783422479e-05,
     1.0012462822477156e-05
    ]
   },
   "iterations": [
    27920,
    27920,
    27920,
    27920,
    27920,
    27920,
    27920,
    27920,
    27920,
    27920
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:500/n:500",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 500,
    "n": 500
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     18993708324.281082,
     19073262816.72375,
     19002399578.206326,
     19035195060.98154,
     18925658761.1325,
     19059435696.02674,
     19053495486.127815,
     19014401039.5966,
     19025809939.28452,
     18953553836.146645
    ],
    "real_time_s": [
     2.6325963269704486e-05,
     2.6220042757481813e-05,
     2.6313988322143313e-05,
     2.6268149746003364e-05,
     2.642125494477064e-05,
     2.623360764773939e-05,
     2.6242188171259997e-05,
     2.6300522979841137e-05,
     2.6284037860217017e-05,
     2.6382355905371007e-05
    ]
   },
   "iterations": [
    10618,
    10618,
    10618,
    10618,
    10618,
    10618,
    10618,
    10618,
    10618,
    10618
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:500/n:500",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 500,
    "n": 500
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     19294501306.039925,
     19279060885.86115,
     19260274843.801258,
     19201490570.634308,
     19303640192.042397,
     19235433246.004303,
     19245350207.072273,
     18935586740.96377,
     19164792075.49437,
     19076708135.897774
    ],
    "real_time_s": [
     2.5915516952613188e-05,
     2.593537985972255e-05,
     2.5961092316327347e-05,
     2.6040423807000295e-05,
     2.5904633130907214e-05,
     2.5996566795349644e-05,
     2.5982014188322107e-05,
     2.640741671259872e-05,
     2.609017256320369e-05,
     2.6211057674586654e-05
    ]
   },
   "iterations": [
    10854,
    10854,
    10854,
    10854,
    10854,
    10854,
    10854,
    10854,
    10854,
    10854
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:1000/n:1000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 1000,
    "n": 1000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     19870410709.639626,
     19875594780.032185,
     19874519130.13341,
     19899463860.019203,
     19633858601.865124,
     19911029831.995,
     19914726601.010654,
     19886926311.050133,
     19889505930.267643,
     19882774108.395958
    ],
    "real_time_s": [
     0.00010065953989857108,
     0.00010063917325613928,
     0.00010064201257959889,
     0.00010050571818819212,
     0.00010187582961881352,
     0.00010045038245916372,
     0.0001004296653493889,
     0.00010057243062494597,
     0.00010056616283207412,
     0.00010059756326284442
    ]
   },
   "iterations": [
    2782,
    2782,
    2782,
    2782,
    2782,
    2782,
    2782,
    2782,
    2782,
    2782
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:1000/n:1000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 1000,
    "n": 1000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     19467437846.71126,
     19532027437.032215,
     19519207775.43508,
     19509178448.924175,
     19339656817.220848,
     19488505516.56285,
     19446678348.20894,
     19535530252.842125,
     19498404268.112133,
     19478999726.969418
    ],
    "real_time_s": [
     0.00010274270913289433,
     0.00010239704344487635,
     0.00010246429455049344,
     0.00010252364985441649,
     0.00010342765869042546,
     0.0001026409057449093,
     0.00010284652540544497,
     0.00010238511818785163,
     0.00010257203645131687,
     0.00010267578792337459
    ]
   },
   "iterations": [
    2716,
    2716,
    2716,
    2716,
    2716,
    2716,
    2716,
    2716,
    2716,
    2716
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:1000/n:1000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 1000,
    "n": 1000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     9908679511.063719,
     9909465350.374651,
     9898165027.16416,
     9883080140.904158,
     9885258658.745876,
     9909946034.033407,
     9897048652.552279,
     9902052592.806494,
     9837265707.510435,
     9912550348.171978
    ],
    "real_time_s": [
     0.00020185040683969193,
     0.0002018849868979356,
     0.00020208047306956623,
     0.00020237387772842704,
     0.00020233077947784075,
     0.00020181960262217712,
     0.00020209038282322308,
     0.00020199236681486086,
     0.0002033289883527573,
     0.00020176772125284095
    ]
   },
   "iterations": [
    1374,
    1374,
    1374,
    1374,
    1374,
    1374,
    1374,
    1374,
    1374,
    1374
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:1000/n:1000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 1000,
    "n": 1000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     10016911278.773062,
     10025592896.534815,
     10050606773.707321,
     10022018209.828213,
     10042105568.758665,
     10014540342.227058,
     9983978842.839264,
     10014925948.894001,
     10000896056.066555,
     9986234075.904371
    ],
    "real_time_s": [
     0.00019966141026036915,
     0.00019950923789263553,
     0.00019899757193799292,
     0.00019958244017244915,
     0.00019917645298836401,
     0.00019972337820769342,
     0.00020032659757845375,
     0.00019970391951931707,
     0.00019999834900573323,
     0.00020030779985693068
    ]
   },
   "iterations": [
    1404,
    1404,
    1404,
    1404,
    1404,
    1404,
    1404,
    1404,
    1404,
    1404
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:1001/n:1001",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 1001,
    "n": 1001
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     19704757934.066105,
     19656358092.32485,
     19692304731.08039,
     19663790060.188076,
     19628637605.60592,
     19707066405.671314,
     19665290076.96927,
     19669680032.364895,
     19643609962.45124,
     19342896418.5975
    ],
    "real_time_s": [
     0.00010171223969594138,
     0.00010196130477398817,
     0.0001017652881399798,
     0.00010191287996952973,
     0.00010209921619709075,
     0.00010169443817916043,
     0.000101919278379841,
     0.00010188602132966258,
     0.00010202665401352281,
     0.00010360913991420352
    ]
   },
   "iterations": [
    2766,
    2766,
    2766,
    2766,
    2766,
    2766,
    2766,
    2766,
    2766,
    2766
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:1001/n:1001",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 1001,
    "n": 1001
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     19377714841.87625,
     19366899088.312748,
     19333926430.196655,
     19401840619.612408,
     19370488236.777863,
     19400543875.561073,
     19361169737.349712,
     19400087675.557953,
     19394581376.196106,
     19393863761.573406
    ],
    "real_time_s": [
     0.00010343088359248129,
     0.00010348191722103013,
     0.00010366674279568236,
     0.00010331109792931699,
     0.00010346659719215223,
     0.0001032974693293455,
     0.00010350579120285782,
     0.00010330266333864011,
     0.00010333248780349305,
     0.00010334646341501732
    ]
   },
   "iterations": [
    2706,
    2706,
    2706,
    2706,
    2706,
    2706,
    2706,
    2706,
    2706,
    2706
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:1001/n:1001",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 1001,
    "n": 1001
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     9778356654.180033,
     9767752014.60952,
     9678155414.189566,
     9741840184.645609,
     9777775600.603891,
     9663949714.7692,
     9792081777.698513,
     9797415847.127428,
     9737186754.035881,
     9791104723.966423
    ],
    "real_time_s": [
     0.0002049535745437342,
     0.0002051925861795264,
     0.00020709443927361548,
     0.00020571235345083884,
     0.00020496517672753808,
     0.00020739899709058758,
     0.00020466269018255514,
     0.000204564372363331,
     0.0002058117287286388,
     0.00020468309599990872
    ]
   },
   "iterations": [
    1375,
    1375,
    1375,
    1375,
    1375,
    1375,
    1375,
    1375,
    1375,
    1375
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:1001/n:1001",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 1001,
    "n": 1001
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     9824500260.793905,
     9849681404.991905,
     9839271757.314505,
     9827502829.09377,
     9730856603.094837,
     9838214425.662022,
     9685776445.595661,
     9859501978.831747,
     9857553494.913168,
     9808075363.257307
    ],
    "real_time_s": [
     0.00020400555539319096,
     0.0002034872755099939,
     0.00020369193877924018,
     0.0002039297973800674,
     0.00020596990232942553,
     0.00020369932361636293,
     0.00020692938119481056,
     0.00020328298031829157,
     0.00020332844970777868,
     0.00020432407069939757
    ]
   },
   "iterations": [
    1372,
    1372,
    1372,
    1372,
    1372,
    1372,
    1372,
    1372,
    1372,
    1372
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:4097/n:4097",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 4097,
    "n": 4097
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     15807146698.03774,
     15796038845.722319,
     15821666506.55597,
     15801452783.984175,
     15820901035.501648,
     15792252810.819386,
     15826395304.766996,
     15813012569.885557,
     15796266447.127523,
     15799470417.741013
    ],
    "real_time_s": [
     0.002124197527573272,
     0.002125871031511645,
     0.002122468866147083,
     0.002124765480345566,
     0.0021219951968949923,
     0.002126309204746705,
     0.002121326905516193,
     0.0021231179999867747,
     0.002125408992104372,
     0.002125275125999763
    ]
   },
   "iterations": [
    127,
    127,
    127,
    127,
    127,
    127,
    127,
    127,
    127,
    127
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:4097/n:4097",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 4097,
    "n": 4097
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     14760427615.480106,
     14755745525.980413,
     14818953454.476603,
     14864371789.999096,
     14701541351.818794,
     14707526069.858892,
     14906969851.868738,
     14890331465.275936,
     14785739226.265055,
     14880612988.863138
    ],
    "real_time_s": [
     0.0022746752113495705,
     0.002275144430935076,
     0.0022659530649974382,
     0.002258612561002715,
     0.0022837379187174195,
     0.0022826964634033373,
     0.002252719747964993,
     0.0022546774959139623,
     0.0022706831138149457,
     0.0022560508211419686
    ]
   },
   "iterations": [
    123,
    123,
    123,
    123,
    123,
    123,
    123,
    123,
    123,
    123
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:4097/n:4097",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 4097,
    "n": 4097
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     6259319350.064837,
     6272675429.302485,
     6287811820.569049,
     6285370748.465396,
     6265231115.120699,
     6279316534.466267,
     6164666082.968202,
     6189810887.84421,
     6264943062.39468,
     6279679777.8053255
    ],
    "real_time_s": [
     0.005363703326880708,
     0.005353431423058142,
     0.005340335961591335,
     0.005341188557604955,
     0.005359815442296586,
     0.005346509826967331,
     0.005446895211487292,
     0.00542384882688706,
     0.005359748000046238,
     0.005347953538428276
    ]
   },
   "iterations": [
    52,
    52,
    52,
    52,
    52,
    52,
    52,
    52,
    52,
    52
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:4097/n:4097",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 4097,
    "n": 4097
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     6231411835.050317,
     6176645011.430852,
     6249166262.956373,
     6257196855.582703,
     6262069023.010834,
     6269173539.012914,
     6244556990.680409,
     6227564111.641651,
     6127749540.951562,
     6226747193.268561
    ],
    "real_time_s": [
     0.0053880328077166965,
     0.0054364402115495,
     0.005372714288499152,
     0.005366041288513,
     0.0053613874230135335,
     0.0053553248846863145,
     0.0053779230768738594,
     0.005391458096150577,
     0.005479407615404433,
     0.0053924002691369075
    ]
   },
   "iterations": [
    52,
    52,
    52,
    52,
    52,
    52,
    52,
    52,
    52,
    52
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:10000/n:8",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 10000,
    "n": 8
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     70080973940.24136,
     70132520529.19583,
     70055349002.4724,
     70117606440.4286,
     70130670191.45274,
     69901601210.8661,
     70113816754.61836,
     70158442071.03384,
     69883667506.18185,
     70179784093.95172
    ],
    "real_time_s": [
     2.2842064767450416e-06,
     2.2816122402166933e-06,
     2.2839657962393813e-06,
     2.2831142447050107e-06,
     2.2816619799096545e-06,
     2.2893971060144046e-06,
     2.282398557057079e-06,
     2.2815659356585644e-06,
     2.2896418938644995e-06,
     2.2799026603377378e-06
    ]
   },
   "iterations": [
    121975,
    121975,
    121975,
    121975,
    121975,
    121975,
    121975,
    121975,
    121975,
    121975
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:10000/n:8",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 10000,
    "n": 8
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     74875618503.02412,
     74890320591.61469,
     74894288985.90698,
     74892868910.4675,
     74892580174.63599,
     74880873342.6531,
     74891968062.08374,
     74888429071.18794,
     74877794237.19763,
     74887304087.5246
    ],
    "real_time_s": [
     2.1380221120457595e-06,
     2.1365142088671988e-06,
     2.1367284721803835e-06,
     2.1366280254774394e-06,
     2.137604281467871e-06,
     2.1368195943832673e-06,
     2.1367884566718785e-06,
     2.13782400761666e-06,
     2.136965690296107e-06,
     2.136787131170647e-06
    ]
   },
   "iterations": [
    130517,
    130517,
    130517,
    130517,
    130517,
    130517,
    130517,
    130517,
    130517,
    130517
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:10000/n:8",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 10000,
    "n": 8
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     32887538369.98678,
     32979615605.933174,
     32961272544.054405,
     33062374164.02271,
     32966713712.099358,
     33094354631.058567,
     33041137542.478405,
     33123865173.271767,
     32952950029.35674,
     33046474959.214035
    ],
    "real_time_s": [
     4.865625692542005e-06,
     4.854423889841031e-06,
     4.854362880138471e-06,
     4.839631406164171e-06,
     4.8563490908385545e-06,
     4.83491719493998e-06,
     4.843022854839571e-06,
     4.830641044861282e-06,
     4.858277452614873e-06,
     4.8419560619226825e-06
    ]
   },
   "iterations": [
    57581,
    57581,
    57581,
    57581,
    57581,
    57581,
    57581,
    57581,
    57581,
    57581
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:10000/n:8",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 10000,
    "n": 8
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     32179557018.372875,
     32040920807.275803,
     32034827041.127586,
     32202469415.412178,
     32260579090.802902,
     32176212778.13278,
     32178970149.00401,
     32256553295.24489,
     32135828752.773945,
     32173819988.59084
    ],
    "real_time_s": [
     4.972181977129772e-06,
     4.996704192274837e-06,
     4.994980451385507e-06,
     4.969198859305934e-06,
     4.95988917144727e-06,
     4.9750495338128634e-06,
     4.972274740449875e-06,
     4.960298227048651e-06,
     4.980898071710711e-06,
     4.973203185688282e-06
    ]
   },
   "iterations": [
    56628,
    56628,
    56628,
    56628,
    56628,
    56628,
    56628,
    56628,
    56628,
    56628
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:10000/n:100",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 10000,
    "n": 100
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     18802205901.656376,
     18757187456.521595,
     18801010621.468613,
     18802103216.697353,
     18802427460.537296,
     18800265016.589733,
     18801573221.637966,
     18798592522.521618,
     18800310339.406937,
     18795702631.105995
    ],
    "real_time_s": [
     0.00010638483244732272,
     0.00010671111208204135,
     0.00010638995820465431,
     0.0001063706037233864,
     0.00010640249088130827,
     0.00010639403191435622,
     0.00010638425873861772,
     0.00010640475569727427,
     0.0001064117803966105,
     0.00010641045934588072
    ]
   },
   "iterations": [
    2632,
    2632,
    2632,
    2632,
    2632,
    2632,
    2632,
    2632,
    2632,
    2632
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:10000/n:100",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 10000,
    "n": 100
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     19829918924.57052,
     19810904876.36282,
     19811243637.49774,
     19778025455.679054,
     19835844864.30486,
     19826797070.544495,
     19825625893.61708,
     19803109685.164726,
     19813738850.91016,
     19814596134.211296
    ],
    "real_time_s": [
     0.00010086661950514955,
     0.00010099534429045546,
     0.00010096893165851706,
     0.00010113261581014854,
     0.00010085394458808618,
     0.00010088017103937,
     0.00010087909973994994,
     0.00010099544034008433,
     0.00010096921204494869,
     0.00010094304543552683
    ]
   },
   "iterations": [
    2707,
    2707,
    2707,
    2707,
    2707,
    2707,
    2707,
    2707,
    2707,
    2707
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:10000/n:100",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 10000,
    "n": 100
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     8778531643.01118,
     8779627398.256865,
     8778893708.03032,
     8780447904.364405,
     8781328201.112272,
     8779866427.512877,
     8779903057.655409,
     8779770964.780117,
     8780943161.319859,
     8778671944.36523
    ],
    "real_time_s": [
     0.00022784069812792395,
     0.0002278438112254242,
     0.00022782476485230975,
     0.0002277778388922496,
     0.00022779645971952736,
     0.0002278212538682681,
     0.00022782741171426077,
     0.0002278328405258771,
     0.00022778178844662486,
     0.0002278239292124259
    ]
   },
   "iterations": [
    1229,
    1229,
    1229,
    1229,
    1229,
    1229,
    1229,
    1229,
    1229,
    1229
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:10000/n:100",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 10000,
    "n": 100
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     9507279342.060207,
     9523552882.611452,
     9503294646.465069,
     9533327030.745266,
     9512253679.785864,
     9490687879.053976,
     9491484137.967518,
     9501456216.933908,
     9526430873.163607,
     9510715443.892117
    ],
    "real_time_s": [
     0.00021036642954806503,
     0.00021002016818039759,
     0.00021049009545536003,
     0.00020979794696882672,
     0.00021027210757782803,
     0.00021073453105848537,
     0.00021071432954406852,
     0.00021050778409103675,
     0.0002099669727282493,
     0.00021031213105523038
    ]
   },
   "iterations": [
    1320,
    1320,
    1320,
    1320,
    1320,
    1320,
    1320,
    1320,
    1320,
    1320
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:10000/n:1000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 10000,
    "n": 1000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     18782567937.26509,
     18767508662.856598,
     18797807519.50584,
     18841615339.6857,
     18782134209.69622,
     18790812971.483025,
     18789030079.795586,
     18767514287.6521,
     18772384685.789154,
     18599448317.022247
    ],
    "real_time_s": [
     0.0010648536844003749,
     0.0010658696844037128,
     0.00106421423194104,
     0.0010616778554979132,
     0.0010650339923958833,
     0.001064344977192225,
     0.0010646114296487008,
     0.0010660230912473549,
     0.0010654412547448215,
     0.0010754495171166978
    ]
   },
   "iterations": [
    263,
    263,
    263,
    263,
    263,
    263,
    263,
    263,
    263,
    263
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:10000/n:1000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 10000,
    "n": 1000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     18347492809.4182,
     18366361871.553055,
     18349818986.148323,
     18381766003.447006,
     18339650519.54795,
     18391177173.485077,
     18384816812.099564,
     18345488837.359795,
     18367762981.247673,
     18365678359.80144
    ],
    "real_time_s": [
     0.0010901135232585192,
     0.001089226275191971,
     0.001089985895347592,
     0.0010881715542657119,
     0.0010905457790733437,
     0.0010876745891578174,
     0.00108799670155448,
     0.0010903337713179374,
     0.0010888595116252979,
     0.0010891106627918075
    ]
   },
   "iterations": [
    258,
    258,
    258,
    258,
    258,
    258,
    258,
    258,
    258,
    258
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:10000/n:1000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 10000,
    "n": 1000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     7021952239.211863,
     7146829376.148774,
     7126852983.16659,
     7211575136.991039,
     7172436237.882675,
     7238474264.140347,
     7043537499.316992,
     7182173396.743392,
     7140987920.197416,
     7212617184.509305
    ],
    "real_time_s": [
     0.0028485226562224852,
     0.00279856705204414,
     0.0028071626562298966,
     0.0027739458438039346,
     0.0027888966354415365,
     0.0027631978125555183,
     0.002840334989590095,
     0.002784865979189514,
     0.0028007185728711192,
     0.002773563614558346
    ]
   },
   "iterations": [
    96,
    96,
    96,
    96,
    96,
    96,
    96,
    96,
    96,
    96
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:10000/n:1000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 10000,
    "n": 1000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     7135867699.456531,
     7160346133.301611,
     7136487235.866306,
     7174234662.33852,
     7003856836.483341,
     7107674997.76991,
     7072484543.889736,
     7137446741.940317,
     7101123797.312883,
     7157370363.76495
    ],
    "real_time_s": [
     0.002803222323233389,
     0.0027932348686700802,
     0.0028029152323289616,
     0.0027884654444260194,
     0.0028558260404164997,
     0.002813919202037711,
     0.0028287973737778057,
     0.002802350565616507,
     0.0028165968687237112,
     0.0027947834949538283
    ]
   },
   "iterations": [
    99,
    99,
    99,
    99,
    99,
    99,
    99,
    99,
    99,
    99
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:10000/n:4000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 10000,
    "n": 4000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     12447805068.761501,
     12482638201.51802,
     12458866184.071999,
     12479211411.351372,
     12508187636.00646,
     12404984624.29144,
     12511694569.981445,
     12476735829.408367,
     12507730977.611452,
     12487494491.207844
    ],
    "real_time_s": [
     0.006427887092963089,
     0.006409686674508754,
     0.006421324744181664,
     0.006412613627955664,
     0.006395780395271072,
     0.006449984302297559,
     0.006395123069693041,
     0.006412550813936748,
     0.006397697720933858,
     0.006406695441868113
    ]
   },
   "iterations": [
    43,
    43,
    43,
    43,
    43,
    43,
    43,
    43,
    43,
    43
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:10000/n:4000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 10000,
    "n": 4000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     11736980843.458836,
     11781374287.325539,
     11761204519.457664,
     11382040022.951317,
     11719525891.011292,
     11748881681.085684,
     11761189759.087404,
     11760002471.893354,
     11795441511.3762,
     11796233643.858059
    ],
    "real_time_s": [
     0.006816024829387927,
     0.006791922487758622,
     0.006803972585369526,
     0.007029955780592169,
     0.006827265195258916,
     0.0068093459267402085,
     0.006803925000074343,
     0.006804055951162321,
     0.006783083682842893,
     0.00678227617080244
    ]
   },
   "iterations": [
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:10000/n:4000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 10000,
    "n": 4000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     5596077960.78053,
     5601091005.710503,
     5612412667.219825,
     5586094930.503082,
     5596850498.310675,
     5571078398.310494,
     5591879492.172743,
     5565331911.316784,
     5553726528.285298,
     5589126273.792358
    ],
    "real_time_s": [
     0.014298319099907529,
     0.014284335649790592,
     0.014255463000154124,
     0.014322084200102838,
     0.014296111949806801,
     0.0143609031001688,
     0.014307407700107432,
     0.014378850999855787,
     0.014405147949946696,
     0.014315763850026999
    ]
   },
   "iterations": [
    20,
    20,
    20,
    20,
    20,
    20,
    20,
    20,
    20,
    20
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:10000/n:4000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 10000,
    "n": 4000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     5585068662.852205,
     5558859155.482478,
     5519629164.876184,
     5525385838.147488,
     5516075775.435426,
     5552672995.773652,
     5557235238.030966,
     5517409645.284882,
     5543165769.656109,
     5558330251.263902
    ],
    "real_time_s": [
     0.014324888947349361,
     0.014396127631602884,
     0.014494793579184548,
     0.01448102178945096,
     0.01450765415785626,
     0.014409032052897505,
     0.014399308315708032,
     0.014504280894853812,
     0.014434599578778849,
     0.01439396821048209
    ]
   },
   "iterations": [
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:8/n:10000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 8,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     30112996868.39959,
     30221918437.7956,
     30316907044.710167,
     30205633622.146515,
     30120261496.05187,
     29945036109.433956,
     30030765772.874233,
     30012305880.815994,
     30089812290.630016,
     30119192555.267235
    ],
    "real_time_s": [
     5.314216871076612e-06,
     5.299025551997902e-06,
     5.278065200959837e-06,
     5.297789488591561e-06,
     5.316596433263628e-06,
     5.343542687306566e-06,
     5.328445480316108e-06,
     5.331345763387933e-06,
     5.320316795573436e-06,
     5.31264698992048e-06
    ]
   },
   "iterations": [
    52990,
    52990,
    52990,
    52990,
    52990,
    52990,
    52990,
    52990,
    52990,
    52990
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:8/n:10000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 8,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     8831184357.641176,
     8830706787.302187,
     8831361894.645868,
     8831143357.037722,
     8831141433.171446,
     8831255289.583008,
     8831446675.893702,
     8831015626.830637,
     8820136088.193525,
     8830224664.90457
    ],
    "real_time_s": [
     1.812061708195217e-05,
     1.812666962130763e-05,
     1.8117886056087218e-05,
     1.811788094432094e-05,
     1.8126259851426854e-05,
     1.8118349207628158e-05,
     1.8119266386456768e-05,
     1.8118691815076768e-05,
     1.8149707861351188e-05,
     1.812050378509966e-05
    ]
   },
   "iterations": [
    15455,
    15455,
    15455,
    15455,
    15455,
    15455,
    15455,
    15455,
    15455,
    15455
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:8/n:10000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 8,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     25341249116.466114,
     25351534892.080814,
     24998789412.738613,
     25342624878.81455,
     25324361612.203056,
     24802731175.457367,
     24969205639.458717,
     24890685840.587887,
     25441831624.804173,
     25220059061.663685
    ],
    "real_time_s": [
     6.313896856457762e-06,
     6.314361755660824e-06,
     6.40105473108065e-06,
     6.314304686054443e-06,
     6.3221523205600565e-06,
     6.451586548750736e-06,
     6.408062353891035e-06,
     6.4282128079762725e-06,
     6.2959798749670185e-06,
     6.344580994739053e-06
    ]
   },
   "iterations": [
    44472,
    44472,
    44472,
    44472,
    44472,
    44472,
    44472,
    44472,
    44472,
    44472
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:8/n:10000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 8,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     11003530834.032726,
     11003651842.313345,
     11003315666.741594,
     11005055402.673862,
     11005005909.565126,
     11004589618.980907,
     11003337124.14185,
     11002611548.849932,
     11003571589.04146,
     11003272948.682268
    ],
    "real_time_s": [
     1.4541919553316611e-05,
     1.454856390566332e-05,
     1.4542346455723193e-05,
     1.4539023682131557e-05,
     1.454609332638724e-05,
     1.4542383848590587e-05,
     1.4542785665853243e-05,
     1.454304679281131e-05,
     1.4549057699267865e-05,
     1.4543183744433756e-05
    ]
   },
   "iterations": [
    19255,
    19255,
    19255,
    19255,
    19255,
    19255,
    19255,
    19255,
    19255,
    19255
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:100/n:10000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 100,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     20349491313.42431,
     20359169697.58345,
     20361700829.29789,
     20362602238.935974,
     20357296539.19802,
     20358036399.286224,
     20361444328.281948,
     20318991334.67285,
     20355107884.60779,
     20361247590.21804
    ],
    "real_time_s": [
     9.828586876962129e-05,
     9.828583004712616e-05,
     9.823463176567957e-05,
     9.823232771591349e-05,
     9.82943754023767e-05,
     9.824389351187335e-05,
     9.822441986394668e-05,
     9.845057117329313e-05,
     9.831539978409789e-05,
     9.823383183818605e-05
    ]
   },
   "iterations": [
    2789,
    2789,
    2789,
    2789,
    2789,
    2789,
    2789,
    2789,
    2789,
    2789
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:100/n:10000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 100,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     18970896660.360016,
     18956611824.434723,
     18939630242.122883,
     18931379401.309715,
     18951012139.840363,
     18971694677.63791,
     18960604689.202847,
     18923086640.918888,
     18932561255.221386,
     18911035215.502346
    ],
    "real_time_s": [
     0.00010543556809496309,
     0.00010556017306277301,
     0.00010560525169341522,
     0.00010564429232491702,
     0.00010558799473153418,
     0.00010542775395190017,
     0.00010549655643361761,
     0.0001057502445459567,
     0.00010564064522242041,
     0.00010576549360358741
    ]
   },
   "iterations": [
    2658,
    2658,
    2658,
    2658,
    2658,
    2658,
    2658,
    2658,
    2658,
    2658
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:100/n:10000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 100,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     9863102385.365688,
     9873331651.46387,
     9884031756.011831,
     9865621426.307386,
     9880985529.781256,
     9856470476.029575,
     9851577648.41644,
     9853435279.982298,
     9853613211.670414,
     9855519719.931015
    ],
    "real_time_s": [
     0.00020277798843011295,
     0.00020267181128027953,
     0.0002023663600875669,
     0.00020274304193729909,
     0.0002025098626158673,
     0.00020292834417920744,
     0.00020301217353825823,
     0.00020307431308878724,
     0.0002030117324616057,
     0.0002029560643519054
    ]
   },
   "iterations": [
    1383,
    1383,
    1383,
    1383,
    1383,
    1383,
    1383,
    1383,
    1383,
    1383
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:100/n:10000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 100,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     9654961891.478144,
     9751158716.951756,
     9768003940.663977,
     9765195198.815449,
     9792618814.649082,
     9761770456.754211,
     9768345554.037912,
     9777780019.367441,
     9771924012.601181,
     9769330577.649858
    ],
    "real_time_s": [
     0.00020727470199115108,
     0.00020511785577655435,
     0.00020474923399483992,
     0.00020492908976705866,
     0.00020424893009583442,
     0.0002049127733598311,
     0.00020476216041616447,
     0.0002048365599685246,
     0.00020469069242154642,
     0.00020472561000447827
    ]
   },
   "iterations": [
    1359,
    1359,
    1359,
    1359,
    1359,
    1359,
    1359,
    1359,
    1359,
    1359
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:1000/n:10000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 1000,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     18637749805.96786,
     18670875053.1834,
     18594800841.47698,
     18529924188.37899,
     18625689795.707016,
     18612382993.07924,
     18593407772.351982,
     18657784795.65772,
     18580863270.201717,
     18664822342.92614
    ],
    "real_time_s": [
     0.001073389734609429,
     0.0010712467999837829,
     0.0010755648730712264,
     0.001079385192301393,
     0.0010739689038578384,
     0.001074776119248082,
     0.0010757873423034865,
     0.0010720546269462482,
     0.001076391126928054,
     0.0010717445961535513
    ]
   },
   "iterations": [
    260,
    260,
    260,
    260,
    260,
    260,
    260,
    260,
    260,
    260
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:1000/n:10000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 1000,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     17826287258.48098,
     17848288561.257538,
     17810924418.824295,
     17809668894.374477,
     17881335513.536877,
     17874892066.376717,
     17892287778.261715,
     17873743315.03734,
     17878468414.76179,
     17869579057.385353
    ],
    "real_time_s": [
     0.0011220993144947457,
     0.0011205834314516265,
     0.0011230561653240829,
     0.0011235338951366665,
     0.0011185442742111442,
     0.0011190144838814555,
     0.0011178244999868066,
     0.001119053471777607,
     0.001119024923384366,
     0.001119260290315358
    ]
   },
   "iterations": [
    248,
    248,
    248,
    248,
    248,
    248,
    248,
    248,
    248,
    248
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:1000/n:10000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 1000,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     7302242245.492104,
     7508925437.289383,
     7414115287.02257,
     7487295575.588007,
     7477763915.58436,
     7593064989.50782,
     7564694754.108543,
     7606316412.936107,
     7512234547.256851,
     7597149854.780422
    ],
    "real_time_s": [
     0.0027393711399781753,
     0.0026642125199578008,
     0.002698109000048135,
     0.002671276440014481,
     0.0026752582200424515,
     0.002634482559951721,
     0.0026438466900435744,
     0.00262956653998117,
     0.0026631099500082204,
     0.0026329539500147803
    ]
   },
   "iterations": [
    100,
    100,
    100,
    100,
    100,
    100,
    100,
    100,
    100,
    100
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:1000/n:10000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 1000,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     7067363636.606296,
     7028290853.667683,
     6755587803.454178,
     7107207581.296218,
     6902265887.11235,
     6942514393.957265,
     7027930552.198492,
     7006780686.890013,
     7010288625.062692,
     7041299535.346404
    ],
    "real_time_s": [
     0.00283048743882801,
     0.00284681480613416,
     0.002961258183673561,
     0.002814452591820202,
     0.002898588897978141,
     0.0028809618060946303,
     0.0028458866734730024,
     0.0028550356836770947,
     0.002853722540823249,
     0.002841140163248068
    ]
   },
   "iterations": [
    98,
    98,
    98,
    98,
    98,
    98,
    98,
    98,
    98,
    98
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f32/m:4000/n:10000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "m": 4000,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     12529473539.785315,
     12552022248.462254,
     12566876714.039982,
     12533197440.24287,
     12546855510.101084,
     12497219768.01729,
     12569646016.05695,
     12583489801.462406,
     12569527385.519442,
     12546812218.76531
    ],
    "real_time_s": [
     0.0063862078864489885,
     0.006374140931835759,
     0.006366979386339981,
     0.006383020568219681,
     0.0063779910681412075,
     0.006402524159057066,
     0.0063652186136922955,
     0.0063583860909685345,
     0.006364924681871675,
     0.006378488340818546
    ]
   },
   "iterations": [
    44,
    44,
    44,
    44,
    44,
    44,
    44,
    44,
    44,
    44
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f32/m:4000/n:10000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f32",
   "shape": {
    "m": 4000,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     11669692277.507006,
     11702767390.867815,
     11704387648.06179,
     11726242712.700699,
     11723207912.880398,
     11680536264.813349,
     11690506472.587543,
     11711029044.410406,
     11651827797.538355,
     11717865898.964884
    ],
    "real_time_s": [
     0.006857631195133564,
     0.006836389463321057,
     0.006836538000043663,
     0.006823323121884974,
     0.006824373804947089,
     0.006850704414629457,
     0.006843598536606141,
     0.006832445561019818,
     0.006867495463400079,
     0.006828015877988769
    ]
   },
   "iterations": [
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41
   ],
   "error": null
  },
  {
   "name": "GEMV/eigen/f64/m:4000/n:10000",
   "op": "GEMV",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "m": 4000,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     5719639501.131727,
     5713209876.057245,
     5720645703.439326,
     5675598564.234041,
     5720182834.633785,
     5716503493.062546,
     5714621693.222337,
     5724233020.661829,
     5716068841.961248,
     5714810252.225722
    ],
    "real_time_s": [
     0.013987620850093663,
     0.014005823499974212,
     0.01398671490023844,
     0.014096546049768222,
     0.013987045400062926,
     0.013998132749838988,
     0.014000692599802281,
     0.01397632164989773,
     0.013997883900083254,
     0.01400084769993555
    ]
   },
   "iterations": [
    20,
    20,
    20,
    20,
    20,
    20,
    20,
    20,
    20,
    20
   ],
   "error": null
  },
  {
   "name": "GEMV/mkl/f64/m:4000/n:10000",
   "op": "GEMV",
   "arm": "mkl",
   "scalar": "f64",
   "shape": {
    "m": 4000,
    "n": 10000
   },
   "shape_dims": [
    "m",
    "n"
   ],
   "samples": {
    "flop_rate": [
     5556447227.236405,
     5551912964.938131,
     5554553868.099551,
     5550261891.846783,
     5550339757.657969,
     5487796036.9909,
     5543311624.182031,
     5541653802.525509,
     5534770489.654719,
     5533315510.232323
    ],
    "real_time_s": [
     0.0143997506839744,
     0.014411369368501351,
     0.014404989000085104,
     0.014415978105190382,
     0.014413490894903111,
     0.014579769842384852,
     0.014433284578875542,
     0.014436615210510548,
     0.014454859158018066,
     0.01446086878958771
    ]
   },
   "iterations": [
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19
   ],
   "error": null
  }
 ]
}
