Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codr7/hacktical-c
/ hc_bump_alloc
Class
hc_bump_alloc
malloc2/benchmarks.c:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
static void run_bump() {
26
struct hc_bump_alloc a;
27
hc_bump_alloc_init(&a, &hc_malloc_default, N * MAX_SIZE);
28
hc_time_t t = hc_now();
29
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected