django-rest icon indicating copy to clipboard operation
django-rest copied to clipboard

Adding views benchmark

Open alaouimehdi1995 opened this issue 4 years ago • 1 comments

Adding an e2e benchmark script that compares django-rest view's performances against djangorestframework one.

alaouimehdi1995 avatar Jun 17 '20 22:06 alaouimehdi1995

Codecov Report

Merging #26 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            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.

codecov-commenter avatar Aug 18 '20 17:08 codecov-commenter