goldmark/_benchmark/cmark
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
..
.gitignore Change attribute parsing strategy 2019-08-28 20:29:23 +09:00
_data.md Add benchmarks, update README 2019-05-03 13:00:43 +09:00
cmark_benchmark.c Add benchmarks, update README 2019-05-03 13:00:43 +09:00
goldmark_benchmark.go Remove the WithWorkers option 2019-10-31 17:46:02 +09:00
Makefile Add benchmarks, update README 2019-05-03 13:00:43 +09:00