Giter Club home page Giter Club logo

res_list's Introduction

mugen-riscv log 结果处理

  • mugen-riscv 文件夹存放 mugen 在 RISC-V 下运行的结果,包括 logslogs_failed 文件夹。
  • mugen-x86 文件夹存放 mugen 在 x86 下运行结果,内容同上。

运行时运行 res_list.py 文件。

$ python3 res_list.py

自动生成结果文件

在 mugen 测试结束之后,result_parser.py 可以解析测试结果,生成 result.csvresults.json 两个测试结果文件;并分析测试失败的原因,生成 failedCause.csv 文件。

用法

在运行该脚本之前,需要先使用 mugen 完成测试,即 mugen 的目录下要有 logslogs_failed 两个文件夹。然后再将 mugen 的路径作为脚本的第一个参数:

$ python3 result_parser.py <mugen directory>

运行之后,结果文件将在 mugen 的目录下生成。

res_list's People

Contributors

kotorinminami avatar weilinfox avatar pagerd avatar suyun114 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.