This website requires JavaScript.
Explore
Help
Sign In
starred
/
markdig
Watch
1
Star
0
Fork
0
You've already forked markdig
mirror of
https://github.com/xoofx/markdig.git
synced
2026-07-14 21:14:59 +00:00
Code
Issues
690
Packages
Projects
Releases
21
Wiki
Activity
Files
e5c88eff00fe6b94fc39dca17c3083896afe33dd
markdig
/
src
/
Markdig.Benchmarks
History
Alexandre Mutel
e5c88eff00
Move from net9.0 to net10.0
2026-02-21 14:49:05 +01:00
..
PipeTable
Optimize PipeTable parsing: O(n²) → O(n) for 3.7x–85x speedup, enables 10K+ row tables (
#922
)
2026-01-30 22:05:18 +01:00
cmark.dll
Update benchmark code and dependencies
2022-04-23 16:51:16 +02:00
CommonMarkLib.cs
[Benchmarks] Enable ImplictUsings and use file-scoped namespaces
2023-01-18 19:50:40 -08:00
Markdig.Benchmarks.csproj
Move from net9.0 to net10.0
2026-02-21 14:49:05 +01:00
Program.cs
Optimize PipeTable parsing: O(n²) → O(n) for 3.7x–85x speedup, enables 10K+ row tables (
#922
)
2026-01-30 22:05:18 +01:00
spec.md
typo: occuring -> occurring
2019-04-15 02:05:17 -04:00
TestMatchPerf.cs
[Benchmarks] Enable ImplictUsings and use file-scoped namespaces
2023-01-18 19:50:40 -08:00
TestStringPerf.cs
[Benchmarks] Enable ImplictUsings and use file-scoped namespaces
2023-01-18 19:50:40 -08:00