Skip to content

Instantly share code, notes, and snippets.

View MyNameIsTrez's full-sized avatar
:shipit:

MyNameIsTrez

:shipit:
View GitHub Profile
@MyNameIsTrez
MyNameIsTrez / particle_pool_benchmark.c
Last active August 11, 2023 10:31
xform rm_if chk
// My addition is described here: https://twitter.com/welfje/status/1689701477051211776?s=20
// Source of most of this Gist: https://gist.github.com/phoboslab/a35de765a33fe5d37f7b13a31281329b
#include <stdio.h>
#include <stdlib.h>
// -----------------------------------------------------------------------------
// Cross platform high resolution timer
// From https://gist.github.com/ForeverZer0/0a4f80fc02b96e19380ebb7a3debbee5