Code Monkey home page Code Monkey logo

go-rate's Introduction

go-rate

Benchmark

go test ./... -v -bench=. -benchmem -cpu=1,2,4,8
BenchmarkMapMutex_Allow       	 9700345	       104 ns/op	       0 B/op	       0 allocs/op
BenchmarkMapMutex_Allow-2     	 8311795	       135 ns/op	       0 B/op	       0 allocs/op
BenchmarkMapMutex_Allow-4     	 6601027	       176 ns/op	       0 B/op	       0 allocs/op
BenchmarkMapMutex_Allow-8     	 5966455	       187 ns/op	       0 B/op	       0 allocs/op

BenchmarkArrayMutex_Allow     	20913630	        56.6 ns/op	       0 B/op	       0 allocs/op
BenchmarkArrayMutex_Allow-2   	18118332	        65.6 ns/op	       0 B/op	       0 allocs/op
BenchmarkArrayMutex_Allow-4   	14067346	        85.2 ns/op	       0 B/op	       0 allocs/op
BenchmarkArrayMutex_Allow-8   	12035473	        97.6 ns/op	       0 B/op	       0 allocs/op
go test ./... -v -bench=. -benchmem -benchtime=10s -cpu=1,2,4,8
BenchmarkMapMutex_Allow       	97256818	       107 ns/op	       0 B/op	       0 allocs/op
BenchmarkMapMutex_Allow-2     	83677227	       125 ns/op	       0 B/op	       0 allocs/op
BenchmarkMapMutex_Allow-4     	67290454	       159 ns/op	       0 B/op	       0 allocs/op
BenchmarkMapMutex_Allow-8     	59825700	       185 ns/op	       0 B/op	       0 allocs/op

BenchmarkArrayMutex_Allow     	207221521	        57.8 ns/op	       0 B/op	       0 allocs/op
BenchmarkArrayMutex_Allow-2   	181120644	        70.7 ns/op	       0 B/op	       0 allocs/op
BenchmarkArrayMutex_Allow-4   	154642262	        79.6 ns/op	       0 B/op	       0 allocs/op
BenchmarkArrayMutex_Allow-8   	123674211	       100 ns/op	       0 B/op	       0 allocs/op

go-rate's People

Contributors

yaroslavpodorvanov avatar

Stargazers

 avatar  avatar

Watchers

 avatar

go-rate's Issues

Привіт!

Привіт Ярослав.

Напиши мені будь ласка в телеграм

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.