aboutsummaryrefslogtreecommitdiff
path: root/benchmark/reports/mini-agi/folder39_08-02-01-34/report.json
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/reports/mini-agi/folder39_08-02-01-34/report.json')
-rw-r--r--benchmark/reports/mini-agi/folder39_08-02-01-34/report.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/benchmark/reports/mini-agi/folder39_08-02-01-34/report.json b/benchmark/reports/mini-agi/folder39_08-02-01-34/report.json
new file mode 100644
index 000000000..38054c96b
--- /dev/null
+++ b/benchmark/reports/mini-agi/folder39_08-02-01-34/report.json
@@ -0,0 +1,33 @@
+{
+ "command": "agbenchmark start --test=TestWriteFile",
+ "git_commit_sha": "2fc70aa0032eec986dfb1020854a1b3b8aaf6780",
+ "completion_time": "2023-08-02-01:34",
+ "benchmark_start_time": "2023-08-02-01:34",
+ "metrics": {
+ "run_time": "18.68 seconds",
+ "highest_difficulty": "interface: 1"
+ },
+ "tests": {
+ "TestWriteFile": {
+ "data_path": "agbenchmark/challenges/interface/write_file/data.json",
+ "is_regression": true,
+ "category": [
+ "interface"
+ ],
+ "task": "Print the the capital of America to a .txt file",
+ "answer": "Washington",
+ "description": "Tests the writing to file",
+ "metrics": {
+ "difficulty": "interface",
+ "success": true,
+ "success_%": 100.0,
+ "cost": 0.05144899999999999,
+ "run_time": "16.256 seconds"
+ },
+ "reached_cutoff": false
+ }
+ },
+ "config": {
+ "workspace": "${os.path.join(Path.home(), 'miniagi')}"
+ }
+} \ No newline at end of file