SSLSocket.read does a GIL round-trip for every 16KB TLS record
Aperta
Nessuno ha ancora preso questa issue.
3.12
performance
topic-SSL
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Merge medio
- 1g 9h
- PR unite (30g)
- 558
Descrizione
| BPO | 37355 |
|---|---|
| Nosy | @warsaw, @pfmoore, @tiran, @tjguk, @benjaminp, @bitdancer, @njsmith, @dimaqq, @zware, @1st1, @zooba, @Safihre, @pablogsal, @hashbrowncipher, @jakirkham |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2019-06-20.18:42:49.267>
labels = ['expert-SSL', '3.11', 'performance']
title = 'SSLSocket.read does a GIL round-trip for every 16KB TLS record'
updated_at = <Date 2022-03-14.15:49:20.009>
user = 'https://github.com/hashbrowncipher'
bugs.python.org fields:
activity = <Date 2022-03-14.15:49:20.009>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['SSL']
creation = <Date 2019-06-20.18:42:49.267>
creator = 'josnyder'
dependencies = []
files = []
hgrepos = []
issue_num = 37355
keywords = ['patch']
message_count = 12.0
messages = ['346156', '379904', '391401', '392584', '392585', '392882', '392883', '396780', '413900', '415035', '415094', '415095']
nosy_count = 16.0
nosy_names = ['barry', 'paul.moore', 'christian.heimes', 'tim.golden', 'benjamin.peterson', 'r.david.murray', 'njs', 'Dima.Tisnek', 'zach.ware', 'yselivanov', 'steve.dower', 'Safihre', 'pablogsal', 'Matthew Rocklin', 'josnyder', 'jakirkham']
pr_nums = ['25478', '31492']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue37355'
versions = ['Python 3.11']
Linked PRs
- gh-102214
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia esaminando SSLSocket.read e il lavoro collegato nei PR #25478, #31492 e gh-102214. Confronta quelle discussioni e implementazioni con il round-trip del GIL segnalato per record; il lavoro è completato quando il problema di prestazioni dell’issue è risolto e il comportamento pertinente rimane corretto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- networking, performance, security
- Tipo di issue
- Bug
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 15/100