Skip to content

Retrieve additional IC/TS statistics with getattribute & get_image_info()#1438

Merged
lgritz merged 1 commit intoAcademySoftwareFoundation:masterfrom
lgritz:lg-texfilestats
Jun 27, 2016
Merged

Retrieve additional IC/TS statistics with getattribute & get_image_info()#1438
lgritz merged 1 commit intoAcademySoftwareFoundation:masterfrom
lgritz:lg-texfilestats

Conversation

@lgritz
Copy link
Collaborator

@lgritz lgritz commented Jun 18, 2016

Additional IC-wide (and TS-wide) queries for getattribute():

total_files
all_filenames

And now a variety of per-file statistics may be retrieved via
get_image_info():

broken
stat:tilesread
stat:bytesread
stat:redundant_tiles
stat:redundant_bytesread
stat:timesopened
stat:iotime
stat:mipused
stat:is_duplicate

@lgritz
Copy link
Collaborator Author

lgritz commented Jun 23, 2016

Any opinions on this, @sorenr ?

…fo().

Additional IC-wide (and TS-wide) queries for getattribute():
    total_files
    all_filenames

And now a variety of per-file statistics may be retrieved via
get_image_info():

    broken
    stat:tilesread
    stat:bytesread
    stat:redundant_tiles
    stat:redundant_bytesread
    stat:timesopened
    stat:iotime
    stat:mipused
    stat:is_duplicate
@lgritz lgritz force-pushed the lg-texfilestats branch from 4ed0618 to ee4311d Compare June 27, 2016 18:47
@lgritz
Copy link
Collaborator Author

lgritz commented Jun 27, 2016

Soren says good.

@lgritz lgritz merged commit 2e7ec34 into AcademySoftwareFoundation:master Jun 27, 2016
@lgritz lgritz deleted the lg-texfilestats branch June 27, 2016 21:29
GerHobbelt pushed a commit to GerHobbelt/oiio that referenced this pull request Dec 10, 2024
* 'Existing Install Hints' fix

Errors in some CMake variable names resulting in:
- being ignored: 'DExpat_...' instead of 'Dexpat_...'
- error: 'pybind11_ROOT' instead of 'Dpybind11_ROOT'

Signed-off-by: Derek Severin <severinderek@gmail.com>

* 'PYTHON_PATH' instead of 'PYTHONPATH'

Use of wrong variable 'PYTHONPATH' instead of 'PYTHON_PATH'.
'PYTHONPATH' might not be defined and can contain more than a single path, resulting in invalid values for the 3 variables 'DPython_LIBRARY', 'DPython_INCLUDE_DIR', 'DPython_EXECUTABLE' provided to cmake.

Signed-off-by: Derek Severin <severinderek@gmail.com>
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

Successfully merging this pull request may close these issues.

1 participant