An open API service indexing awesome lists of open source software.

https://github.com/adshan/dotnet-benchmark-string-concatenation

Comparative analysis of string concatenation methods.
https://github.com/adshan/dotnet-benchmark-string-concatenation

benchmark dotnet string-concatenation

Last synced: 24 days ago
JSON representation

Comparative analysis of string concatenation methods.

Awesome Lists containing this project

README

          

# dotnet-benchmark-string-concatenation
Benchmark demonstrando a diferença ao se trabalhar com as diferentes formas de concatenar strings.

# Como executar:
- Clonar / baixar o repositório em seu workplace.
- Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.

# Sobre
Este projeto foi desenvolvido por Anderson Hansen sob [MIT license](LICENSE).