Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mkprof command doesn't report size of gzipped files #110

Closed
goodmami opened this issue May 17, 2017 · 0 comments
Closed

mkprof command doesn't report size of gzipped files #110

goodmami opened this issue May 17, 2017 · 0 comments

Comments

@goodmami
Copy link
Member

Creating a profile with --gzip causes the final report to skip the compressed files. Compare:

goodmami@dryas:~/logon$ ../pydelphin/delphin.sh mkprof ../redwoods-gen/cf04 --full -z --source=lingo/lkb/src/tsdb/home/erg/1214/cf04/17-05-15/lkb/
9746   bytes	relations
0      bytes	item-set
0      bytes	fold
0      bytes	analysis
0      bytes	phenomenon
0      bytes	parameter
0      bytes	set
0      bytes	item-phenomenon
0      bytes	rule
0      bytes	output
0      bytes	edge
0      bytes	tree
0      bytes	decision
0      bytes	preference
0      bytes	update
0      bytes	score
goodmami@dryas:~/logon$ ls -lh ../redwoods-gen/cf04/
total 596K
-rw------- 1 goodmami goodmami    0 May 17 10:27 analysis
-rw------- 1 goodmami goodmami    0 May 17 10:27 decision
-rw------- 1 goodmami goodmami    0 May 17 10:27 edge
-rw------- 1 goodmami goodmami    0 May 17 10:27 fold
-rw------- 1 goodmami goodmami 6.0K May 17 10:27 item.gz
-rw------- 1 goodmami goodmami    0 May 17 10:27 item-phenomenon
-rw------- 1 goodmami goodmami    0 May 17 10:27 item-set
-rw------- 1 goodmami goodmami    0 May 17 10:27 output
-rw------- 1 goodmami goodmami    0 May 17 10:27 parameter
-rw------- 1 goodmami goodmami  13K May 17 10:27 parse.gz
-rw------- 1 goodmami goodmami    0 May 17 10:27 phenomenon
-rw------- 1 goodmami goodmami    0 May 17 10:27 preference
-rw------- 1 goodmami goodmami 9.6K May 17 10:27 relations
-rw------- 1 goodmami goodmami 553K May 17 10:27 result.gz
-rw------- 1 goodmami goodmami    0 May 17 10:27 rule
-rw------- 1 goodmami goodmami  369 May 17 10:27 run.gz
-rw------- 1 goodmami goodmami    0 May 17 10:27 score
-rw------- 1 goodmami goodmami    0 May 17 10:27 set
-rw------- 1 goodmami goodmami    0 May 17 10:27 tree
-rw------- 1 goodmami goodmami    0 May 17 10:27 update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant