Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Add rinohtype benchmark?

Aperta
#260 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
38/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
python
Ambito
performance

Direzione di ricerca

Inizia esaminando come sono organizzati i benchmark esistenti in pyperformance e come vengono eseguiti i contributi ai benchmark. Usa rinohtype come carico di lavoro proposto per il rendering di PDF in puro Python, quindi verifica che il benchmark si integri con la suite e produca risultati di prestazioni ripetibili.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Do you think it would be interesting to add a rinohtype benchmark to pyperformance? rinohtype is a pure-Python (PDF) document renderer with a limited set of dependencies (unless you want to use it as a Sphinx builder, which pulls in many more).

Performance was my main worry when implementing rinohtype in Python. While rendering speed is acceptable, I think it is still much slower than TeX for example, so it can benefit from a faster CPython or PyPy. I haven't benchmarked recently, but last time I tested PyPy it managed to outperform CPython by 25%.

If you think it would be a worthwhile addition to the set of benchmarks, I can provide one.

Lingua principale
Python
Stelle
1k
Fork
203
Merge medio
1h 20m
PR unite (30g)
2

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di python/pyperformance

Tutte le issue di python/pyperformance

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.