patrick
/
plasp
Archived
1
0
Fork 0

Improve planning benchmark tool #17

Closed
opened 2017-11-15 17:23:44 +01:00 by patrick · 0 comments
Owner

To make the planning benchmark tool more robust, I’d like to improve the following aspects:

Use a Git Repository as the Data Storage

By using a Git repository for storing the benchmark output and log files, we don’t need any further backup plan.

Additionally, this makes it easy to trace issues, as this brings versioning automatically.

Also, the benchmark status can be tracked by looking at the commit history.

Write an Analysis Tool

With a simple Python script, it should be easy to generate YAML files with the interesting information out of the benchmark output.

Render the Analysis Data on a Web Page

The resulting YAML files would then be processed into an HTML view, which could be easily viewed online.

To make the planning benchmark tool more robust, I’d like to improve the following aspects: ### Use a Git Repository as the Data Storage By using a Git repository for storing the benchmark output and log files, we don’t need any further backup plan. Additionally, this makes it easy to trace issues, as this brings versioning automatically. Also, the benchmark status can be tracked by looking at the commit history. ### Write an Analysis Tool With a simple Python script, it should be easy to generate YAML files with the interesting information out of the benchmark output. ### Render the Analysis Data on a Web Page The resulting YAML files would then be processed into an HTML view, which could be easily viewed online.
patrick added this to the Extended Paper for TPLP Journal milestone 2017-11-15 17:23:44 +01:00
patrick self-assigned this 2017-11-15 17:23:44 +01:00
patrick added the
enhancement
task
labels 2017-11-15 17:23:44 +01:00
patrick added the
benchmarks
label 2017-11-18 20:23:08 +01:00
This repo is archived. You cannot comment on issues.
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

0001-01-01

Dependencies

No dependencies set.

Reference: patrick/plasp#17
No description provided.