Commit e074324
committed
Focused FastAPI-Startkit vs SQLAlchemy-async benchmark across sqlite/postgres/mysql
- Strip suite to just fastapi_startkit and sqlalchemy_async (bench.sh + dirs).
- Fix Postgres/MySQL configs: set explicit url (the *Config dataclasses ship a
bogus default url=sqlite+aiosqlite://..., and build_url prefers url over
host/port, so PG/MySQL silently fell back to SQLite).
- test_i: use builder update() instead of instance.save() for consistency with
test_j.1 parent 34a1d3b commit e074324
128 files changed
Lines changed: 14 additions & 4161 deletions
File tree
- benchmarks
- django
- simple
- migrations
- fastapi_startkit
- ormar
- peewee
- piccolo
- pony
- sqlalchemy
- sqlmodel
- sqlobject
- tortoise
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | 20 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 21 | | |
29 | 22 | | |
30 | 23 | | |
31 | 24 | | |
32 | 25 | | |
33 | 26 | | |
34 | 27 | | |
35 | | - | |
36 | | - | |
37 | 28 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 29 | | |
44 | 30 | | |
45 | 31 | | |
46 | 32 | | |
47 | 33 | | |
48 | 34 | | |
49 | 35 | | |
50 | | - | |
51 | | - | |
52 | 36 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 37 | | |
59 | 38 | | |
60 | 39 | | |
| |||
This file was deleted.
This file was deleted.
Whitespace-only changes.
This file was deleted.
Whitespace-only changes.
This file was deleted.
This file was deleted.
0 commit comments