mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2025-12-17 12:45:26 +01:00
add BENCHMARKS.md
This commit is contained in:
16
BENCHMARKS.md
Normal file
16
BENCHMARKS.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Benchmarks
|
||||
|
||||
```bash
|
||||
$ python scripts/benchmark.py
|
||||
```
|
||||
|
||||
**file_explorer** works with unit tests config
|
||||
|
||||
**image_resizer** almost works with unit tests config
|
||||
- failure mode: undefined import
|
||||
|
||||
**timer_app** almost works with unit tests config
|
||||
- failure mode: undefined import/conflicting names
|
||||
|
||||
**todo_list** doesn't really work with unit tests config
|
||||
- failure mode: placeholder text
|
||||
Reference in New Issue
Block a user