Skip to content

Commit b2f95ba

Browse files
authored
Merge pull request #15 from Mng-dev-ai/update-docs
update docs
2 parents 8d7087e + 2531e60 commit b2f95ba

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

AUTHORS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Development Lead
1010
Contributors
1111
------------
1212

13-
None yet. Why not be the first?
13+
* Rob Banagale `@banagale <https://github.com/banagale>`_

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Performance
6868
For more details, visit the `benchmarks section <https://drf-turbo.readthedocs.io/en/latest/performance.html>`_ of the docs.
6969

7070
Documentation & Support
71-
-----------
71+
-----------------------
7272
Documentation for the project is available at https://drf-turbo.readthedocs.io.
7373

7474
For questions and support, use github issues

docs/performance.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Performance Benchmarks
55
Using Pydantic's benchmarking code, drf-turbo performs serialization, deserialization and validation nearly
66
*eight times faster* than a standard django-rest-framework configuration.
77

8+
You can see a closed pull request to add this benchmarking code to Pydantic `here <https://github.com/samuelcolvin/pydantic/pull/3404>`_
89

910
.. csv-table::
1011
:header: "Package", "Version", "Relative Performance", "Mean Validation Time"

0 commit comments

Comments
 (0)