Explorar o código

Update common.h

blueloveTH %!s(int64=3) %!d(string=hai) anos
pai
achega
4732d4149d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/common.h

+ 1 - 1
src/common.h

@@ -69,6 +69,6 @@ struct Type {
 
 #define RAW(T) std::remove_const_t<std::remove_reference_t<T>>
 
-const float kLocalsLoadFactor = 0.8;
+const float kLocalsLoadFactor = 0.67;
 const float kInstAttrLoadFactor = 0.67;
 const float kTypeAttrLoadFactor = 0.34;