ArthurHub / ArthurHub/HTML-Renderer

Stack Overflow reading huge old HTML

未關閉
#90 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement HTML
主要語言
C#
星號
1.4k
分支
550
平均合併
14 天 9 小時
30 天內合併 PR
1

描述

I had a performance problem displaying huge HTML , then I was looking for huge simple HTML in english.
I found [http://www.gutenberg.org/files/1661/1661-h/1661-h.htm](http://www.gutenberg.org/files/1661/1661-h/1661-h.htm) and I tried and got StackOverflow error.
I knew this HTML was so old therefore it might be cause error on parsing.

I suggest using [SGMLReader](https://github.com/MindTouch/SGMLReader) for parsing any HTML.
I'm using it for many scraping projects and results are so reasonable.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

在渲染 http://www.gutenberg.org/files/1661/1661-h/1661-h.htm 中的 Gutenberg HTML 時重現 StackOverflow 錯誤,然後追蹤 HTML 解析與渲染的進入點。將目前行為與提議的 SGMLReader 方法進行比較;完成的標準是大型文件能夠在不發生堆疊溢出的情況下完成渲染,且其現有輸出仍然合理。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
csharp
領域
frontend, performance
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。