haskell-te: b3b710a2addd6fc0c0d9ab985b1dac32edbaf5a4

     1: {
     2:     "quickspectheories.track_data": {
     3:         "code": "def track_data(cache, _):\n    '''A dummy benchmark which spits out the raw data, for archiving.'''\n    return cache\n", 
     4:         "name": "quickspectheories.track_data", 
     5:         "param_names": [
     6:             "dummy"
     7:         ], 
     8:         "params": [
     9:             [
    10:                 "'dummy'"
    11:             ]
    12:         ], 
    13:         "pretty_name": "quickspectheories.track_data", 
    14:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/quickspectheories.py:10", 
    15:         "setup_cache_timeout": 27000, 
    16:         "timeout": 60.0, 
    17:         "type": "track", 
    18:         "unit": "unit"
    19:     }, 
    20:     "quickspectheories.track_equations": {
    21:         "code": "def track_equations(cache, rep, theory):\n    return len(jloads(cached(cache, theory, rep, 'stdout')))\n", 
    22:         "name": "quickspectheories.track_equations", 
    23:         "param_names": [
    24:             "rep", 
    25:             "theory"
    26:         ], 
    27:         "params": [
    28:             [
    29:                 "0", 
    30:                 "1", 
    31:                 "2", 
    32:                 "3", 
    33:                 "4", 
    34:                 "5", 
    35:                 "6", 
    36:                 "7", 
    37:                 "8", 
    38:                 "9", 
    39:                 "10", 
    40:                 "11", 
    41:                 "12", 
    42:                 "13", 
    43:                 "14", 
    44:                 "15", 
    45:                 "16", 
    46:                 "17", 
    47:                 "18", 
    48:                 "19", 
    49:                 "20", 
    50:                 "21", 
    51:                 "22", 
    52:                 "23", 
    53:                 "24", 
    54:                 "25", 
    55:                 "26", 
    56:                 "27", 
    57:                 "28", 
    58:                 "29"
    59:             ], 
    60:             [
    61:                 "u'nat-full'", 
    62:                 "u'nat-simple'", 
    63:                 "u'list-full'"
    64:             ]
    65:         ], 
    66:         "pretty_name": "quickspectheories.track_equations", 
    67:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/quickspectheories.py:10", 
    68:         "setup_cache_timeout": 27000, 
    69:         "timeout": 60.0, 
    70:         "type": "track", 
    71:         "unit": "unit"
    72:     }, 
    73:     "quickspectheories.track_ground_truth": {
    74:         "code": "def track_ground_truth(cache, theory):\n    sexps = sloads('(\\n{0}\\n)'.format(cache[theory]['ground_truth']))\n    return len(sexps)\n", 
    75:         "name": "quickspectheories.track_ground_truth", 
    76:         "param_names": [
    77:             "theory"
    78:         ], 
    79:         "params": [
    80:             [
    81:                 "u'nat-full'", 
    82:                 "u'nat-simple'", 
    83:                 "u'list-full'"
    84:             ]
    85:         ], 
    86:         "pretty_name": "quickspectheories.track_ground_truth", 
    87:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/quickspectheories.py:10", 
    88:         "setup_cache_timeout": 27000, 
    89:         "timeout": 60.0, 
    90:         "type": "track", 
    91:         "unit": "unit"
    92:     }, 
    93:     "quickspectheories.track_precision": {
    94:         "code": "def track_precision(cache, rep, theory):\n    return cached(cache, theory, rep, 'analysis', 'precision')\n", 
    95:         "name": "quickspectheories.track_precision", 
    96:         "param_names": [
    97:             "rep", 
    98:             "theory"
    99:         ], 
   100:         "params": [
   101:             [
   102:                 "0", 
   103:                 "1", 
   104:                 "2", 
   105:                 "3", 
   106:                 "4", 
   107:                 "5", 
   108:                 "6", 
   109:                 "7", 
   110:                 "8", 
   111:                 "9", 
   112:                 "10", 
   113:                 "11", 
   114:                 "12", 
   115:                 "13", 
   116:                 "14", 
   117:                 "15", 
   118:                 "16", 
   119:                 "17", 
   120:                 "18", 
   121:                 "19", 
   122:                 "20", 
   123:                 "21", 
   124:                 "22", 
   125:                 "23", 
   126:                 "24", 
   127:                 "25", 
   128:                 "26", 
   129:                 "27", 
   130:                 "28", 
   131:                 "29"
   132:             ], 
   133:             [
   134:                 "u'nat-full'", 
   135:                 "u'nat-simple'", 
   136:                 "u'list-full'"
   137:             ]
   138:         ], 
   139:         "pretty_name": "quickspectheories.track_precision", 
   140:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/quickspectheories.py:10", 
   141:         "setup_cache_timeout": 27000, 
   142:         "timeout": 60.0, 
   143:         "type": "track", 
   144:         "unit": "unit"
   145:     }, 
   146:     "quickspectheories.track_recall": {
   147:         "code": "def track_recall(cache, rep, theory):\n    return cached(cache, theory, rep, 'analysis', 'recall')\n", 
   148:         "name": "quickspectheories.track_recall", 
   149:         "param_names": [
   150:             "rep", 
   151:             "theory"
   152:         ], 
   153:         "params": [
   154:             [
   155:                 "0", 
   156:                 "1", 
   157:                 "2", 
   158:                 "3", 
   159:                 "4", 
   160:                 "5", 
   161:                 "6", 
   162:                 "7", 
   163:                 "8", 
   164:                 "9", 
   165:                 "10", 
   166:                 "11", 
   167:                 "12", 
   168:                 "13", 
   169:                 "14", 
   170:                 "15", 
   171:                 "16", 
   172:                 "17", 
   173:                 "18", 
   174:                 "19", 
   175:                 "20", 
   176:                 "21", 
   177:                 "22", 
   178:                 "23", 
   179:                 "24", 
   180:                 "25", 
   181:                 "26", 
   182:                 "27", 
   183:                 "28", 
   184:                 "29"
   185:             ], 
   186:             [
   187:                 "u'nat-full'", 
   188:                 "u'nat-simple'", 
   189:                 "u'list-full'"
   190:             ]
   191:         ], 
   192:         "pretty_name": "quickspectheories.track_recall", 
   193:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/quickspectheories.py:10", 
   194:         "setup_cache_timeout": 27000, 
   195:         "timeout": 60.0, 
   196:         "type": "track", 
   197:         "unit": "unit"
   198:     }, 
   199:     "quickspectheories.track_time": {
   200:         "code": "def track_time(cache, rep, theory):\n    return cached(cache, theory, rep, 'time')\n", 
   201:         "name": "quickspectheories.track_time", 
   202:         "param_names": [
   203:             "rep", 
   204:             "theory"
   205:         ], 
   206:         "params": [
   207:             [
   208:                 "0", 
   209:                 "1", 
   210:                 "2", 
   211:                 "3", 
   212:                 "4", 
   213:                 "5", 
   214:                 "6", 
   215:                 "7", 
   216:                 "8", 
   217:                 "9", 
   218:                 "10", 
   219:                 "11", 
   220:                 "12", 
   221:                 "13", 
   222:                 "14", 
   223:                 "15", 
   224:                 "16", 
   225:                 "17", 
   226:                 "18", 
   227:                 "19", 
   228:                 "20", 
   229:                 "21", 
   230:                 "22", 
   231:                 "23", 
   232:                 "24", 
   233:                 "25", 
   234:                 "26", 
   235:                 "27", 
   236:                 "28", 
   237:                 "29"
   238:             ], 
   239:             [
   240:                 "u'nat-full'", 
   241:                 "u'nat-simple'", 
   242:                 "u'list-full'"
   243:             ]
   244:         ], 
   245:         "pretty_name": "quickspectheories.track_time", 
   246:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/quickspectheories.py:10", 
   247:         "setup_cache_timeout": 27000, 
   248:         "timeout": 60.0, 
   249:         "type": "track", 
   250:         "unit": "unit"
   251:     }, 
   252:     "quickspectip.track_conjectured_equations": {
   253:         "code": "'track_conjectured_equations': lambda cache, rep, size:\n", 
   254:         "name": "quickspectip.track_conjectured_equations", 
   255:         "param_names": [
   256:             "rep", 
   257:             "size"
   258:         ], 
   259:         "params": [
   260:             [
   261:                 "0", 
   262:                 "1", 
   263:                 "2", 
   264:                 "3", 
   265:                 "4", 
   266:                 "5", 
   267:                 "6", 
   268:                 "7", 
   269:                 "8", 
   270:                 "9", 
   271:                 "10", 
   272:                 "11", 
   273:                 "12", 
   274:                 "13", 
   275:                 "14", 
   276:                 "15", 
   277:                 "16", 
   278:                 "17", 
   279:                 "18", 
   280:                 "19", 
   281:                 "20", 
   282:                 "21", 
   283:                 "22", 
   284:                 "23", 
   285:                 "24", 
   286:                 "25", 
   287:                 "26", 
   288:                 "27", 
   289:                 "28", 
   290:                 "29"
   291:             ], 
   292:             [
   293:                 "2", 
   294:                 "4", 
   295:                 "6", 
   296:                 "8", 
   297:                 "10", 
   298:                 "12", 
   299:                 "14", 
   300:                 "16", 
   301:                 "18", 
   302:                 "20"
   303:             ]
   304:         ], 
   305:         "pretty_name": "quickspectip.track_conjectured_equations", 
   306:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/util.py:163", 
   307:         "setup_cache_timeout": 90000, 
   308:         "timeout": 60.0, 
   309:         "type": "track", 
   310:         "unit": "unit"
   311:     }, 
   312:     "quickspectip.track_conjectures": {
   313:         "code": "'track_conjectures': lambda cache, rep, size:\n", 
   314:         "name": "quickspectip.track_conjectures", 
   315:         "param_names": [
   316:             "rep", 
   317:             "size"
   318:         ], 
   319:         "params": [
   320:             [
   321:                 "0", 
   322:                 "1", 
   323:                 "2", 
   324:                 "3", 
   325:                 "4", 
   326:                 "5", 
   327:                 "6", 
   328:                 "7", 
   329:                 "8", 
   330:                 "9", 
   331:                 "10", 
   332:                 "11", 
   333:                 "12", 
   334:                 "13", 
   335:                 "14", 
   336:                 "15", 
   337:                 "16", 
   338:                 "17", 
   339:                 "18", 
   340:                 "19", 
   341:                 "20", 
   342:                 "21", 
   343:                 "22", 
   344:                 "23", 
   345:                 "24", 
   346:                 "25", 
   347:                 "26", 
   348:                 "27", 
   349:                 "28", 
   350:                 "29"
   351:             ], 
   352:             [
   353:                 "2", 
   354:                 "4", 
   355:                 "6", 
   356:                 "8", 
   357:                 "10", 
   358:                 "12", 
   359:                 "14", 
   360:                 "16", 
   361:                 "18", 
   362:                 "20"
   363:             ]
   364:         ], 
   365:         "pretty_name": "quickspectip.track_conjectures", 
   366:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/util.py:163", 
   367:         "setup_cache_timeout": 90000, 
   368:         "timeout": 60.0, 
   369:         "type": "track", 
   370:         "unit": "unit"
   371:     }, 
   372:     "quickspectip.track_data": {
   373:         "code": "'track_data': lambda cache, _: cache,\n", 
   374:         "name": "quickspectip.track_data", 
   375:         "param_names": [
   376:             "dummy"
   377:         ], 
   378:         "params": [
   379:             [
   380:                 "'dummy'"
   381:             ]
   382:         ], 
   383:         "pretty_name": "quickspectip.track_data", 
   384:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/util.py:163", 
   385:         "setup_cache_timeout": 90000, 
   386:         "timeout": 60.0, 
   387:         "type": "track", 
   388:         "unit": "unit"
   389:     }, 
   390:     "quickspectip.track_equations": {
   391:         "code": "'track_equations': lambda cache, rep, size:\n", 
   392:         "name": "quickspectip.track_equations", 
   393:         "param_names": [
   394:             "rep", 
   395:             "size"
   396:         ], 
   397:         "params": [
   398:             [
   399:                 "0", 
   400:                 "1", 
   401:                 "2", 
   402:                 "3", 
   403:                 "4", 
   404:                 "5", 
   405:                 "6", 
   406:                 "7", 
   407:                 "8", 
   408:                 "9", 
   409:                 "10", 
   410:                 "11", 
   411:                 "12", 
   412:                 "13", 
   413:                 "14", 
   414:                 "15", 
   415:                 "16", 
   416:                 "17", 
   417:                 "18", 
   418:                 "19", 
   419:                 "20", 
   420:                 "21", 
   421:                 "22", 
   422:                 "23", 
   423:                 "24", 
   424:                 "25", 
   425:                 "26", 
   426:                 "27", 
   427:                 "28", 
   428:                 "29"
   429:             ], 
   430:             [
   431:                 "2", 
   432:                 "4", 
   433:                 "6", 
   434:                 "8", 
   435:                 "10", 
   436:                 "12", 
   437:                 "14", 
   438:                 "16", 
   439:                 "18", 
   440:                 "20"
   441:             ]
   442:         ], 
   443:         "pretty_name": "quickspectip.track_equations", 
   444:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/util.py:163", 
   445:         "setup_cache_timeout": 90000, 
   446:         "timeout": 60.0, 
   447:         "type": "track", 
   448:         "unit": "unit"
   449:     }, 
   450:     "quickspectip.track_precision": {
   451:         "code": "'track_precision': lambda cache, rep, size:\n", 
   452:         "name": "quickspectip.track_precision", 
   453:         "param_names": [
   454:             "rep", 
   455:             "size"
   456:         ], 
   457:         "params": [
   458:             [
   459:                 "0", 
   460:                 "1", 
   461:                 "2", 
   462:                 "3", 
   463:                 "4", 
   464:                 "5", 
   465:                 "6", 
   466:                 "7", 
   467:                 "8", 
   468:                 "9", 
   469:                 "10", 
   470:                 "11", 
   471:                 "12", 
   472:                 "13", 
   473:                 "14", 
   474:                 "15", 
   475:                 "16", 
   476:                 "17", 
   477:                 "18", 
   478:                 "19", 
   479:                 "20", 
   480:                 "21", 
   481:                 "22", 
   482:                 "23", 
   483:                 "24", 
   484:                 "25", 
   485:                 "26", 
   486:                 "27", 
   487:                 "28", 
   488:                 "29"
   489:             ], 
   490:             [
   491:                 "2", 
   492:                 "4", 
   493:                 "6", 
   494:                 "8", 
   495:                 "10", 
   496:                 "12", 
   497:                 "14", 
   498:                 "16", 
   499:                 "18", 
   500:                 "20"
   501:             ]
   502:         ], 
   503:         "pretty_name": "quickspectip.track_precision", 
   504:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/util.py:163", 
   505:         "setup_cache_timeout": 90000, 
   506:         "timeout": 60.0, 
   507:         "type": "track", 
   508:         "unit": "unit"
   509:     }, 
   510:     "quickspectip.track_recall": {
   511:         "code": "'track_recall': lambda cache, rep, size:\n", 
   512:         "name": "quickspectip.track_recall", 
   513:         "param_names": [
   514:             "rep", 
   515:             "size"
   516:         ], 
   517:         "params": [
   518:             [
   519:                 "0", 
   520:                 "1", 
   521:                 "2", 
   522:                 "3", 
   523:                 "4", 
   524:                 "5", 
   525:                 "6", 
   526:                 "7", 
   527:                 "8", 
   528:                 "9", 
   529:                 "10", 
   530:                 "11", 
   531:                 "12", 
   532:                 "13", 
   533:                 "14", 
   534:                 "15", 
   535:                 "16", 
   536:                 "17", 
   537:                 "18", 
   538:                 "19", 
   539:                 "20", 
   540:                 "21", 
   541:                 "22", 
   542:                 "23", 
   543:                 "24", 
   544:                 "25", 
   545:                 "26", 
   546:                 "27", 
   547:                 "28", 
   548:                 "29"
   549:             ], 
   550:             [
   551:                 "2", 
   552:                 "4", 
   553:                 "6", 
   554:                 "8", 
   555:                 "10", 
   556:                 "12", 
   557:                 "14", 
   558:                 "16", 
   559:                 "18", 
   560:                 "20"
   561:             ]
   562:         ], 
   563:         "pretty_name": "quickspectip.track_recall", 
   564:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/util.py:163", 
   565:         "setup_cache_timeout": 90000, 
   566:         "timeout": 60.0, 
   567:         "type": "track", 
   568:         "unit": "unit"
   569:     }, 
   570:     "quickspectip.track_time": {
   571:         "code": "'track_time': lambda cache, rep, size:\n", 
   572:         "name": "quickspectip.track_time", 
   573:         "param_names": [
   574:             "rep", 
   575:             "size"
   576:         ], 
   577:         "params": [
   578:             [
   579:                 "0", 
   580:                 "1", 
   581:                 "2", 
   582:                 "3", 
   583:                 "4", 
   584:                 "5", 
   585:                 "6", 
   586:                 "7", 
   587:                 "8", 
   588:                 "9", 
   589:                 "10", 
   590:                 "11", 
   591:                 "12", 
   592:                 "13", 
   593:                 "14", 
   594:                 "15", 
   595:                 "16", 
   596:                 "17", 
   597:                 "18", 
   598:                 "19", 
   599:                 "20", 
   600:                 "21", 
   601:                 "22", 
   602:                 "23", 
   603:                 "24", 
   604:                 "25", 
   605:                 "26", 
   606:                 "27", 
   607:                 "28", 
   608:                 "29"
   609:             ], 
   610:             [
   611:                 "2", 
   612:                 "4", 
   613:                 "6", 
   614:                 "8", 
   615:                 "10", 
   616:                 "12", 
   617:                 "14", 
   618:                 "16", 
   619:                 "18", 
   620:                 "20"
   621:             ]
   622:         ], 
   623:         "pretty_name": "quickspectip.track_time", 
   624:         "setup_cache_key": "/home/user/benchmarking/haskell-te/benchmarks/util.py:163", 
   625:         "setup_cache_timeout": 90000, 
   626:         "timeout": 60.0, 
   627:         "type": "track", 
   628:         "unit": "unit"
   629:     }, 
   630:     "version": 1
   631: }

Generated by git2html.