Speed up string compares in string interning.
This commit is contained in:
10
src/lj.supp
10
src/lj.supp
@@ -4,3 +4,13 @@
|
||||
Memcheck:Addr4
|
||||
fun:lj_str_cmp
|
||||
}
|
||||
{
|
||||
Optimized string compare
|
||||
Memcheck:Addr4
|
||||
fun:lj_str_new
|
||||
}
|
||||
{
|
||||
Optimized string compare
|
||||
Memcheck:Cond
|
||||
fun:lj_str_new
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user