Add rinohtype benchmark?
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 1k
- Fork
- 203
- Merge medio
- 1h 20m
- PR unite (30g)
- 2
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
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 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.
Valutazione
- Stack tecnologico
- python
- Ambito
- performance
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100