TheAlgorithms/Python

Optimize Project Euler solutions

Aberta

#8.594 aberto em 1 de abr. de 2023

 (9 comentários) (0 reação) (0 responsável)Python (50.629 forks)batch import
GPSGood first issueUIenhancementhelp wantediOSoptimization

Métricas do repositório

Stars
 (221.055 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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