Skip to content

Difficulty getting feedback on score output #415

@ghost

Description

I ran the tool as follows and got no output:

java -jar renaissance-gpl-0.14.2.jar all

Later I realized that maybe I had to add --json or --csv to get the output.

java -jar renaissance-gpl-0.14.2.jar --csv results_001.csv all

Such a design may unexpectedly fail to obtain output.

Taking SPECjvm2008 released by SPEC as an example, its default output is SPECjvm2008.001.html, SPECjvm2008.001.raw, SPECjvm2008.001.txt, and some images. In this way, we can see clear results after running the benchmark once, and even have a visualized html web page.

Is it possible to consider making some improvements and optimizations to Renaissance's default output?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions