django-rest
django-rest copied to clipboard
Adding views benchmark
Adding an e2e benchmark script that compares django-rest
view's performances against djangorestframework
one.
Codecov Report
Merging #26 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #26 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 14 +1
Lines 543 550 +7
=========================================
+ Hits 543 550 +7
Impacted Files | Coverage Δ | |
---|---|---|
django_rest/decorators/utils.py | 100.00% <100.00%> (ø) |
|
django_rest/response.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 04c2cd9...778750a. Read the comment docs.