|
|
|
|
|
by rendaw
1889 days ago
|
|
I'd expect a fast json parser to be harder to use than an easy-to-use or simple one. But if I need to eke out maximum performance on something I'm going to skip the ones that don't have fast in the description - it means the project's goals aren't aligned with my use case. If it's a web project then I'm going to focus on parsers that have have actually considered security over the ones that haven't. These are all important words for describing projects. |
|
Maybe something at the top along the lines of : what it does, how and then what are the implications.