mastercomfig / tf2-patches

Team Fortress 2, but with a lot of fixes, QoL improvements and performance optimizations!
Other
219 stars 26 forks source link

Different malloc (Memory Allocator) for greater performance? (Linux Build Request) #576

Open Sirbucket opened 3 years ago

Sirbucket commented 3 years ago

Description

Implement a different libmalloc for greater performance (Mimalloc, Hoard, etc.) tcmalloc is years outdated and slow.

Checklist

Screenshots

image

Alternatives

  1. Update the current one to the maximum the devs put it to.

I do not know how to code, nor am I that smart, I just know what goes where and whats old.

wgetJane commented 3 years ago

jermalloc

infernalxdrm commented 3 years ago

SUSALLOC???? LOL!!

Sirbucket commented 3 years ago

Jerma malloc, jerma malloc, jemalloc is pretty solid so yeah

Sirbucket commented 3 years ago

Is the linux build dead or something?

Sirbucket commented 3 years ago

It's on archive

hipocentrum commented 3 years ago

What

hipocentrum commented 3 years ago

Archive?

melvyn2 commented 3 years ago

https://github.com/melvyn2/team-comtress-2 HP's fork was archived because mastercoms privated tc2 for a bit and moved to my fork

Sirbucket commented 3 years ago

Got it, thanks

Sirbucket commented 3 years ago

Should I update the linux build instructions to include this fork?