Matheus Rambo sgtcortez
😁
An idiot admires complexity, a genius admires simplicity." - Terry A. Davis
Pinned Loading
-
-
-
-
This gist demonstrates False Sharing...
This gist demonstrates False Sharing cache. Shows how a naive task can have a lot of difference when sharing the cache line in a effective way 1# Summary
23- [Introduction](#Introduction)
4- [Shared-Cache](#Shared-Cache)
5- [False Shared-Cache](#False-Shared-Cache)
-
-
Serialize and Deserialize a number i...
Serialize and Deserialize a number in C/C++ 1#include <stdint.h>
2#include <stdio.h>
3#include <stdlib.h>
45/**
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.