benaadams / System.Ben

Who says you can't be super fast and super secure
MIT License
142 stars 23 forks source link

Remove bloat #7

Open terrajobst opened 7 years ago

terrajobst commented 7 years ago

This library is unnecessarily complex and bloated. The API surface is confusing, the cyclomatic complexity is beyond measurable and docs are non-existing.

I want my money back.

stimms commented 7 years ago

Lacks specifics. Please provide benchmarks for functions with high cyclomatic complexity.

IDisposable commented 7 years ago

All attempts to calculate cyclomatic complexity cause tool to crash with a divide-by-zero error. Perhaps the whole thing is just too complex?