Commit graph

7 commits

Author SHA1 Message Date
yuin
6bdcc0f927 Fix #300 2022-04-14 15:10:12 +09:00
yuin
6d6707526e Drop go 1.16 support 2022-03-20 18:31:47 +09:00
yuin
0283c9c543 Improve benchmarks with WSL2 2021-10-27 18:30:14 +09:00
yuin
16b69522a4 Remove the WithWorkers option
Situations that concurrent inline parsing is effective are very limited
due to goroutine overheads and a parse context sharing mutex.
2019-10-31 17:46:02 +09:00
Yusuke Inuzuka
187643a437 Performance improvements, Add BlockParser.Trigger 2019-08-30 16:36:00 +09:00
Yusuke Inuzuka
667a2920f2 Change attribute parsing strategy 2019-08-28 20:29:23 +09:00
yuin
56ebc40a6a Add benchmarks, update README 2019-05-03 13:00:43 +09:00