Skip to content

issues Search Results · repo:django/django-asv language:Python

Filter by

15 results
 (73 ms)

15 results

indjango/django-asv (press backspace or delete to remove)

Django 5.1.3 ... adds compatibility with Python 3.13. https://docs.djangoproject.com/en/5.1/releases/5.1.3/ Let s add Python 3.13 in the list of Python versions in asv configuration file.
  • pauloxnet
  • Opened 
    on Nov 5, 2024
  • #88

Running all benchmarks locally with asv’s --show-stderr option, I saw the below warning repeated many times from query_benchmarks.queryset_filter_chain.benchmark.FilterChain.time_filter_chain: warnings.warn( ...
  • adamchainz
  • Opened 
    on Feb 23, 2024
  • #77

In the TODO file in djangobench, it was mentioned that a running test server might be required for the benchmark so I tried to do this by using a sample django project and the subprocess module import ...
  • deepakdinesh1123
  • 1
  • Opened 
    on Aug 4, 2022
  • #61

Hi @deepakdinesh1123 @smithdc1. Have a look at the ticket here: https://code.djangoproject.com/ticket/33865 There s a proposal to optimise LimitedStream (which wraps the WSGI request body input stream ...
  • carltongibson
  • 3
  • Opened 
    on Jul 26, 2022
  • #57

I have added the workflow to run the benchmarks when a pull request is labeled in the django\django repo here, Mariusz Felisiak mentioned in a comment that moving this repo to the django organization would ...
  • deepakdinesh1123
  • 8
  • Opened 
    on Jul 26, 2022
  • #56

Over the past few days, I set up the Azure pipeline to run the benchmarks in the benchmark repo when a pull request is made in the Main repo(a comment trigger can also be added) since both the Django and ...
  • deepakdinesh1123
  • 17
  • Opened 
    on Jul 10, 2022
  • #55

Hi @deepakdinesh1123 We ve had this failure on main following one of the PR merges earlier today. https://github.com/smithdc1/django-asv/actions/runs/2600482629
  • smithdc1
  • Opened 
    on Jul 2, 2022
  • #52

https://smithdc1.github.io/django-asv/#template_benchmarks.template_compilation.benchmark.TemplateCompile.time_template_compile So we are starting to build up some history now each day which is great. ...
  • smithdc1
  • Opened 
    on Jun 29, 2022
  • #50

Hi @deepakdinesh1123 https://smithdc1.github.io/django-asv/ the website looks great with new results being added yesterday. One thought is that when we re adding new benchmarks can we build up some history ...
  • smithdc1
  • 3
  • Opened 
    on Jun 22, 2022
  • #47

Hey @deepakdinesh1123 Looking at https://github.com/smithdc1/django-asv/runs/6997443386?check_suite_focus=true we can see that only the benchmarks for the new test were run. However, this step still took ...
  • smithdc1
  • 1
  • Opened 
    on Jun 22, 2022
  • #46
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub