Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Flatten() function to handle new dive functionality #88

Closed
deankarn opened this issue Jun 29, 2015 · 1 comment
Closed

Update Flatten() function to handle new dive functionality #88

deankarn opened this issue Jun 29, 2015 · 1 comment

Comments

@deankarn
Copy link
Contributor

The Flatten() function was overlooked to when adding the new dive funtionality

@deankarn
Copy link
Contributor Author

newest benchmarks

$ go test -cpu=4 -bench=. -benchmem=true
PASS
BenchmarkValidateField-4             3000000           434 ns/op         192 B/op          2 allocs/op
BenchmarkValidateStructSimple-4       500000          2760 ns/op         656 B/op         10 allocs/op
BenchmarkTemplateParallelSimple-4     500000          3607 ns/op         656 B/op         10 allocs/op
BenchmarkValidateStructLarge-4        100000         14671 ns/op        4341 B/op         62 allocs/op
BenchmarkTemplateParallelLarge-4      100000         15787 ns/op        4344 B/op         62 allocs/op

fairyhunter13 added a commit to fairyhunter13/validator that referenced this issue Jul 12, 2020
fairyhunter13 added a commit to fairyhunter13/validator that referenced this issue Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant