{
   "charttitle" : "MatrixReal - pure perl math / data structures",
   "chartlines" : [
       {
           "title" : "matrix.det/threads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.det.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-thread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.det/nothreads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.det.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-nothread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.det_LR/threads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.det_LR.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-thread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.det_LR/nothreads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.det_LR.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-nothread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.inverse/threads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.inverse.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-thread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.inverse/nothreads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.inverse.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-nothread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.invert_LR/threads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.invert_LR.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-thread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.invert_LR/nothreads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.invert_LR.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-nothread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.squared/threads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.matrix_squared.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-thread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.squared/nothreads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.matrix_squared.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-nothread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.times-itself/threads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.matrix_times_itself.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-thread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.times-itself/nothreads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.matrix_times_itself.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-nothread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.to-negative-one/threads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.to_negative_one.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-thread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       },
       {
           "title" : "matrix.to-negative-one/nothreads",
           "query" : {
               "select" : [ "NAME", "VALUE", "perlconfig_version" ],
               "where" : [
                   [  "=", "NAME", "perlformance.perl5.MatrixReal.to_negative_one.030" ],
                   [  "=", "sysinfo_cpu_name", "AMD Opteron(tm) Processor 4180" ],
                   [ "like", "bootstrap_perl_symbolic_name", "%-nothread%" ]
               ],
               "order_by" : [ "VALUE_ID" ]
           }
       }
   ]
}