https://github.com/xfenix/python-kebab-2023
Benchmark of MsgSpec vs Pydantic for Moscow Python special event 13.08.23
https://github.com/xfenix/python-kebab-2023
msgspec pydantic pydantic-v2
Last synced: 9 months ago
JSON representation
Benchmark of MsgSpec vs Pydantic for Moscow Python special event 13.08.23
- Host: GitHub
- URL: https://github.com/xfenix/python-kebab-2023
- Owner: xfenix
- Created: 2023-08-13T03:18:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-13T03:21:10.000Z (over 2 years ago)
- Last Synced: 2024-04-14T07:14:27.015Z (almost 2 years ago)
- Topics: msgspec, pydantic, pydantic-v2
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python kebab 2023
To run bench:
1. `pdm install`
1. `make run`