Skip to content

Benchmark between Parse, TryParse and Convert from String to Int.

License

Notifications You must be signed in to change notification settings

Evanna456/Csharp-Parse-Benchmark

Repository files navigation

About Csharp-Parse-Benchmark

Benchmark between Parse, TryParse and Convert from String to Int.

Usage

Result

About C#

Logo

C# is a general-purpose, multi-paradigm programming language. C# encompasses static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented, and component-oriented programming disciplines.

Author's Notes

Conclusion: TryParse is faster.

License

Csharp-Parse-Benchmark is licensed under MIT

About

Benchmark between Parse, TryParse and Convert from String to Int.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published