Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5524 > unrolled thread
| Started by | Thomas Güttler <guettliml@thomas-guettler.de> |
|---|---|
| First post | 2019-08-23 11:18 +0200 |
| Last post | 2019-08-23 11:18 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to de.comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[Python-de] Flaschenhals erkennen Thomas Güttler <guettliml@thomas-guettler.de> - 2019-08-23 11:18 +0200
| From | Thomas Güttler <guettliml@thomas-guettler.de> |
|---|---|
| Date | 2019-08-23 11:18 +0200 |
| Subject | [Python-de] Flaschenhals erkennen |
| Message-ID | <mailman.18.1566552289.30344.python-de@python.org> |
Hallo, wir haben Code mit recht 2000 Tests. Die Ausführung der Tests dauert eine halbe Stunde, und es wäre schön, wenn das schneller gehen würde. Vor kurzem wurde durch Zufall erkannt, dass ständig ein Test-User erstellt wird und dabei bcrypt verwendet wird. Diese eine Stelle wurde optimiert, und es wurden 5 Minuten Zeit gespart. Super .... aber ich will solche Erkenntnisse ungern dem Zufall überlassen. Ich suche nun ein Tool, mit dem man erkennen kann, ob es noch weitere Flaschenhälse/Bottlenecks im Code gibt. Wie würdet ihr nun vorgehen? Gruß, Thomas -- Thomas Guettler http://www.thomas-guettler.de/ I am looking for feedback: https://github.com/guettli/programming-guidelines
Back to top | Article view | de.comp.lang.python
csiph-web