Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

benchmark dotnet string-concatenation

Last synced: about 7 hours ago
JSON representation

Comparative analysis of string concatenation performance.

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).