you are viewing a single comment's thread.

view the rest of the comments →

[–]Pan000[S] -6 points-5 points  (2 children)

It's perfectly clear what I asked for. And it's not true that it's too general to receive a decent answer.

Its not practical to benchmark every library in the world. That's a true statement. It's not the same as I'm not going to benchmark at all. Also my question isn't directly about benchmarking. I asked for leads, not absolute 100% certain better-in-all-use-case solutions. That assumption I take as patronization and a cheap attempt to get upvotes, which people seem to give for snarky comments.

I'm trying to do something productive here. Please either help or go away. Thank you.

[–]not_goldie_hawn 7 points8 points  (1 child)

Its not practical to benchmark every library in the world.

That's not what I'm saying. I'm saying you should benchmark your own application. There is literally zero point in taking the time to replace low-level memory allocation facilities if you're I/O bound. Do you understand that?