TheAlgorithms/Python

Optimize Project Euler solutions

Open

#8.594 aberto em 1 de abr. de 2023

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)Python (50.629 forks)batch import
enhancementhelp wantedoptimization

Métricas do repositório

Stars
 (221.055 stars)
Métricas de merge de PR
 (Mesclagem média 70d 10h) (6 fundiu PRs em 30d)

Description

Feature description

If someone would like to take a stab at optimizing these solutions, feel free to open a PR or ask for any help here:

Slowest 10 durations

  • Problem 145 / sol1.py (25.00s)
  • Problem 070 / sol1.py (13.86s)
  • Problem 104 / sol1.py (6.84s)
  • Problem 092 / sol1.py (6.01s)
  • Problem 010 / sol2.py (3.90s)
  • Problem 010 / sol1.py (3.76s)
  • Problem 078 / sol1.py (3.67s)
  • Problem 135 / sol1.py (3.59s)
  • Problem 073 / sol1.py (2.64s)
  • Problem 034 / sol1.py (2.54s)

Reference: https://github.com/TheAlgorithms/Python/actions/runs/4580132675/jobs/8088552368#step:5:356

Guia do colaborador