aboutsummaryrefslogtreecommitdiff
path: root/benchmark/reports/gpt-engineer/file44_07-27-13-37.json
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/reports/gpt-engineer/file44_07-27-13-37.json')
-rw-r--r--benchmark/reports/gpt-engineer/file44_07-27-13-37.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/benchmark/reports/gpt-engineer/file44_07-27-13-37.json b/benchmark/reports/gpt-engineer/file44_07-27-13-37.json
new file mode 100644
index 000000000..0db2c98e1
--- /dev/null
+++ b/benchmark/reports/gpt-engineer/file44_07-27-13-37.json
@@ -0,0 +1,31 @@
+{
+ "command": "agbenchmark start --test=TestWriteFile",
+ "completion_time": "2023-07-27-13:38",
+ "benchmark_start_time": "2023-07-27-13:37",
+ "metrics": {
+ "run_time": "71.08 seconds",
+ "highest_difficulty": "interface: 1"
+ },
+ "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": true,
+ "success_%": 66.67,
+ "run_time": "70.398 seconds"
+ },
+ "reached_cutoff": true
+ }
+ },
+ "config": {
+ "workspace": "projects/my-new-project/workspace"
+ }
+} \ No newline at end of file