mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
Update common.h
This commit is contained in:
parent
88b6b8066b
commit
4732d4149d
@ -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;
|
Loading…
x
Reference in New Issue
Block a user