aes512
No user record in our sample, but aes512 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but aes512 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
You mentioned it yourself, but please use `strncmp` - you don't want to have unbounded c style strings like that as keys. A lot of mallocs. Just malloc a pool and implement an allocation strategy on top of it. Malloc…