aboutsummaryrefslogtreecommitdiff
path: root/benchmark/reports/babyagi/file29_07-27-13-33.json
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/reports/babyagi/file29_07-27-13-33.json')
-rw-r--r--benchmark/reports/babyagi/file29_07-27-13-33.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/benchmark/reports/babyagi/file29_07-27-13-33.json b/benchmark/reports/babyagi/file29_07-27-13-33.json
new file mode 100644
index 000000000..683913925
--- /dev/null
+++ b/benchmark/reports/babyagi/file29_07-27-13-33.json
@@ -0,0 +1,32 @@
+{
+ "command": "agbenchmark start --test=TestWriteFile",
+ "completion_time": "2023-07-27-13:34",
+ "benchmark_start_time": "2023-07-27-13:33",
+ "metrics": {
+ "run_time": "100.88 seconds",
+ "highest_difficulty": "No successful tests"
+ },
+ "tests": {
+ "TestWriteFile": {
+ "data_path": "agbenchmark/challenges/interface/write_file/data.json",
+ "is_regression": false,
+ "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": false,
+ "fail_reason": "assert 1 in []",
+ "success_%": 0.0,
+ "run_time": "100.224 seconds"
+ },
+ "reached_cutoff": true
+ }
+ },
+ "config": {
+ "workspace": "babycoder/playground"
+ }
+} \ No newline at end of file