Collective Knowledge Aggregator proof-of-concept
Crowd results Raw CK browser Graphs Reports Datasets Models Home

This page is outdated! New version is available here.


minigzip

Added by: dividiti
Date: 2016-11-30 12:22:39.133340
License: CC BY 4.0
Module: program
Repo: ck-rpi-optimization
CID (DOI-like distributed ID): b0ac08fe1d3c2615:ccad6c81f94904a7
cBench benchmark collection: http://cTuning.org/cbench
Tags: zlib,lang-c,automotive,benchmark,program,crowd-tuning

Files:
Makefile    (10KB)
adler32.c    (5KB)
compress.c    (3KB)
crc32.c    (14KB)
crc32.h    (31KB)
ctuning-rtl.c    (8KB)
deflate.c    (72KB)
deflate.h    (13KB)
example.c    (17KB)
gzclose.c    (1KB)
gzguts.h    (7KB)
gzlib.c    (17KB)
gzread.c    (19KB)
gzwrite.c    (17KB)
infback.c    (23KB)
infcover.c    (25KB)
inffast.c    (14KB)
inffast.h    (1KB)
inffixed.h    (7KB)
inflate.c    (54KB)
inflate.h    (7KB)
inftrees.c    (14KB)
inftrees.h    (3KB)
trees.c    (45KB)
trees.h    (9KB)
uncompr.c    (3KB)
zconf.h    (16KB)
zlib.h    (88KB)
zutil.c    (8KB)
zutil.h    (7KB)

Cross-linking (dependencies):

Meta:
{
  "backup_data_uid": "ccad6c81f94904a7", 
  "build_compiler_vars": {
    "XOPENME": ""
  }, 
  "compile_deps": {
    "compiler": {
      "local": "yes", 
      "name": "C compiler", 
      "sort": 10, 
      "tags": "compiler,lang-c"
    }, 
    "xopenme": {
      "local": "yes", 
      "name": "xOpenME library", 
      "sort": 20, 
      "tags": "lib,xopenme"
    }
  }, 
  "compiler_env": "CK_CC", 
  "data_name": "minigzip", 
  "extra_ld_vars": "$<>$", 
  "main_language": "c", 
  "process_in_tmp": "yes", 
  "program": "yes", 
  "run_cmds": {
    "decode": {
      "dataset_tags": [
        "deflated", 
        "zlib", 
        "archiver", 
        "dataset"
      ], 
      "hot_functions": [
        {
          "name": "inflate", 
          "percent": "70"
        }
      ], 
      "ignore_return_code": "no", 
      "run_time": {
        "fine_grain_timer_file": "tmp-ck-timer.json", 
        "run_cmd_main": "$#BIN_FILE#$ --decode $#dataset_path#$$#dataset_filename#$ decoded-file", 
        "run_cmd_out1": "tmp-output1.tmp", 
        "run_cmd_out2": "tmp-output2.tmp", 
        "run_correctness_output_files": [
          "decoded-file", 
          "tmp-output1.tmp", 
          "tmp-output2.tmp"
        ], 
        "run_output_files": [
          "tmp-output1.tmp", 
          "decoded-file", 
          "tmp-ck-timer.json"
        ]
      }
    }, 
    "encode": {
      "dataset_tags": [
        "dataset"
      ], 
      "hot_functions": [
        {
          "name": "deflate", 
          "percent": "70"
        }
      ], 
      "ignore_return_code": "no", 
      "run_time": {
        "fine_grain_timer_file": "tmp-ck-timer.json", 
        "run_cmd_main": "$#BIN_FILE#$ --encode $#dataset_path#$$#dataset_filename#$ encoded-file", 
        "run_cmd_out1": "tmp-output1.tmp", 
        "run_cmd_out2": "tmp-output2.tmp", 
        "run_correctness_output_files": [
          "encoded-file", 
          "tmp-output1.tmp", 
          "tmp-output2.tmp"
        ], 
        "run_output_files": [
          "tmp-output1.tmp", 
          "encoded-file", 
          "tmp-ck-timer.json"
        ]
      }
    }
  }, 
  "run_vars": {
    "CT_REPEAT_MAIN": "1"
  }, 
  "source_files": [
    "adler32.c", 
    "compress.c", 
    "crc32.c", 
    "deflate.c", 
    "gzclose.c", 
    "gzlib.c", 
    "gzread.c", 
    "gzwrite.c", 
    "infback.c", 
    "inffast.c", 
    "inflate.c", 
    "inftrees.c", 
    "trees.c", 
    "uncompr.c", 
    "zutil.c", 
    "ctuning-rtl.c"
  ], 
  "tags": [
    "zlib", 
    "lang-c", 
    "automotive", 
    "benchmark", 
    "program", 
    "crowd-tuning"
  ], 
  "target_file": "a"
}

API desc:
{}

If you notice copyrighted, inappropriate or illegal content that should not be here, please report us as soon as possible and we will try to remove it within 48hours!

Developed by Grigori Fursin           
Implemented as a CK workflow
                         
   
                      Hosted at