mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2026-02-15 18:15:35 +01:00
16 lines
384 B
Markdown
16 lines
384 B
Markdown
# 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 |