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

https://github.com/indiependente/deepcopybench

Tests and Benchmarks for two golang deepcopy libraries
https://github.com/indiependente/deepcopybench

deepcopy flamegraph go-torch golang pprof

Last synced: 4 months ago
JSON representation

Tests and Benchmarks for two golang deepcopy libraries

Awesome Lists containing this project

README

          

# deepcopybench
Tests and Benchmarks for two golang deepcopy libraries

Currently tested and benched:
* `github.com/jinzhu/copier`
* `github.com/ulule/deepcopier`