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.


gzip

Added by: dividiti
Date: 2016-12-12 16:59:11.043875
License: CC BY 4.0
Module: program
Repo: ck-rpi-optimization
CID (DOI-like distributed ID): b0ac08fe1d3c2615:0ab9fa4425c85211
cBench benchmark collection: http://cTuning.org/cbench
Tags: gzip,lang-c,automotive,benchmark,program,crowd-tuning

Files:
COPYING    (18KB)
ChangeLog    (27KB)
INSTALL    (12KB)
Makefile.in    (13KB)
NEWS    (10KB)
README    (8KB)
THANKS    (14KB)
TODO    (3KB)
algorithm.doc    (8KB)
amiga/Makefile.gcc    (2KB)
amiga/Makefile.sasc    (3KB)
amiga/match.a    (4KB)
amiga/tailor.c    (5KB)
amiga/utime.h    (1KB)
atari/Makefile.st    (2KB)
bits.c    (6KB)
ck-compile.sh    (1KB)
configure    (20KB)
configure.in    (3KB)
crypt.c    (1KB)
crypt.h    (1KB)
deflate.c    (30KB)
getopt.c    (22KB)
getopt.h    (5KB)
gpl.texinfo    (19KB)
gzexe.1    (2KB)
gzexe.in    (4KB)
gzip.1    (14KB)
gzip.c    (54KB)
gzip.doc    (16KB)
gzip.h    (11KB)
gzip.info    (36KB)
gzip.texi    (18KB)
inflate.c    (32KB)
lzw.c    (1KB)
lzw.h    (2KB)
match.S    (12KB)
msdos/Makefile.bor    (4KB)
msdos/Makefile.djg    (6KB)
msdos/Makefile.msc    (3KB)
msdos/doturboc.bat    (1KB)
msdos/gzip.prj    (1KB)
msdos/match.asm    (9KB)
msdos/tailor.c    (2KB)
nt/Makefile.nt    (2KB)
os2/Makefile.os2    (3KB)
os2/gzip.def    (1KB)
os2/gzip16.def    (1KB)
primos/build.cpl    (2KB)
primos/ci.opts    (1KB)
primos/include/errno.h    (1KB)
primos/include/fcntl.h    (1KB)
primos/include/stdlib.h    (1KB)
primos/include/sysStat.h    (3KB)
primos/include/sysTypes.h    (1KB)
primos/primos.c    (3KB)
primos/readme    (1KB)
revision.h    (1KB)
sample/add.c    (2KB)
sample/makecrc.c    (3KB)
sample/sub.c    (3KB)
sample/zfile    (1KB)
sample/zread.c    (2KB)
sample/ztouch    (1KB)
tailor.h    (8KB)
texinfo.tex    (109KB)
trees.c    (41KB)
unlzh.c    (10KB)
unlzw.c    (9KB)
unpack.c    (9KB)
unzip.c    (7KB)
util.c    (15KB)
vms/Makefile.gcc    (5KB)
vms/Makefile.mms    (5KB)
vms/Makefile.vms    (5KB)
vms/Readme.vms    (4KB)
vms/gzip.hlp    (14KB)
vms/makegzip.com    (3KB)
vms/vms.c    (3KB)
zdiff.1    (1KB)
zdiff.in    (2KB)
zforce.1    (1KB)
zforce.in    (2KB)
zgrep.1    (1KB)
zgrep.in    (2KB)
zip.c    (4KB)
zmore.1    (5KB)
zmore.in    (2KB)
znew.1    (1KB)
znew.in    (4KB)

Cross-linking (dependencies):

Meta:
{
  "backup_data_uid": "0ab9fa4425c85211", 
  "build_compiler_vars": {
    "XOPENME": ""
  }, 
  "compile_cmds": {
    "default": {
      "cmd": "../ck-compile$#script_ext#$"
    }
  }, 
  "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": "gzip", 
  "extra_ld_vars": "$<>$", 
  "main_language": "c", 
  "process_in_tmp": "yes", 
  "program": "yes", 
  "run_cmds": {
    "decode": {
      "dataset_tags": [
        "gzip", 
        "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#$ --stdout --decompress $#dataset_path#$$#dataset_filename#$", 
        "run_cmd_out1": "tmp-output1.tmp", 
        "run_cmd_out2": "tmp-output2.tmp", 
        "run_correctness_output_files": [
          "tmp-output1.tmp", 
          "tmp-output2.tmp"
        ], 
        "run_output_files": [
          "tmp-output1.tmp", 
          "tmp-output2.tmp", 
          "tmp-ck-timer.json"
        ]
      }
    }, 
    "encode": {
      "dataset_tags": [
        "dataset"
      ], 
      "hot_functions": [
        {
          "name": "longest_match", 
          "percent": "70"
        }
      ], 
      "ignore_return_code": "no", 
      "run_time": {
        "fine_grain_timer_file": "tmp-ck-timer.json", 
        "run_cmd_main": "$#BIN_FILE#$ --stdout $#dataset_path#$$#dataset_filename#$", 
        "run_cmd_out1": "tmp-output1.tmp", 
        "run_cmd_out2": "tmp-output2.tmp", 
        "run_correctness_output_files": [
          "tmp-output1.tmp", 
          "tmp-output2.tmp"
        ], 
        "run_output_files": [
          "tmp-output1.tmp", 
          "tmp-output2.tmp", 
          "tmp-ck-timer.json"
        ]
      }
    }
  }, 
  "run_vars": {
    "CT_REPEAT_MAIN": "1"
  }, 
  "skip_bin_ext": "yes", 
  "tags": [
    "gzip", 
    "lang-c", 
    "automotive", 
    "benchmark", 
    "program", 
    "crowd-tuning"
  ], 
  "target_file": "gzip", 
  "use_compile_script": "yes"
}

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