TiExec tries to alleviate the iTLB-Cache-Miss of the application it loaded,
so it may bring some direct performance improvement to those applications
that are being punished by iTLB-Cache-Miss problem. I guess many Golang
applications which have a large .text segment might already suffer from
t
Sorry, I forgot to attach the link of its github repo:
https://github.com/hnes/tiexec
在2022年1月8日星期六 UTC+8 00:53:41 写道:
> TiExec tries to alleviate the iTLB-Cache-Miss of the application it
> loaded, so it may bring some direct performance improvement to those
> applications that