Giter Club home page Giter Club logo

anime-cache's Introduction

anime-cache

anime-cache or Another In Memory Cache is golang in memory cache intended for usage within the application runtime

Benchmarks

Compares the following

goos: linux
goarch: amd64
pkg: animecache/services
cpu: AMD Ryzen 5 5600X 6-Core Processor
BenchmarkWriteOperations
BenchmarkWriteOperations/LockedMapStore_pointer
BenchmarkWriteOperations/LockedMapStore_pointer-4               1000000000             107.2 ns/op        93254418 ops/sec             0 B/op          0 allocs/op
BenchmarkWriteOperations/HaxMapStore_pointer
BenchmarkWriteOperations/HaxMapStore_pointer-4                  1000000000             123.2 ns/op        81154940 ops/sec             0 B/op          0 allocs/op
BenchmarkWriteOperations/LockedMapStore_struct
BenchmarkWriteOperations/LockedMapStore_struct-4                       4               217.7 ns/op        45937588 ops/sec         84888 B/op       1196 allocs/op
BenchmarkWriteOperations/HaxMapStore_struct
BenchmarkWriteOperations/HaxMapStore_struct-4                          1               203.7 ns/op        49084570 ops/sec      573474848 B/op   5104766 allocs/op
BenchmarkReadWriteOperations
BenchmarkReadWriteOperations/LockedMapStore_struct
BenchmarkReadWriteOperations/LockedMapStore_struct-4                   1               371.9 ns/op        26890025 ops/sec      39826744 B/op      16184 allocs/op
BenchmarkReadWriteOperations/HaxMapStore_struct
BenchmarkReadWriteOperations/HaxMapStore_struct-4                      1               317.9 ns/op        31456883 ops/sec      569707632 B/op   5109499 allocs/op
BenchmarkReadWriteOperations/LockedMapStore_pointer
BenchmarkReadWriteOperations/LockedMapStore_pointer-4                  1               345.9 ns/op        28906078 ops/sec       6297384 B/op      13589 allocs/op
BenchmarkReadWriteOperations/HaxMapStore_pointer
BenchmarkReadWriteOperations/HaxMapStore_pointer-4                     1               303.2 ns/op        32984633 ops/sec      49654416 B/op    5109739 allocs/op

anime-cache's People

Contributors

rajatkb avatar

Watchers

 avatar

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.