Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
This library adopts a "kitchen sink" approach. It contains a wealth of features, even those with niche uses. Its weakness is that the many template parameters, while allowing for configurability, inhibit the best possible optimizations. The consequence is that the library performs poorly. The ability to configure every aspect of the value type has the paradoxical effect of making it less suitable as a vocabulary type.该库采用了一种“大而全”(kitchen sink)的设计理念,包含大量功能,甚至涵盖一些使用场景非常小众的特性。其弱点在于:尽管众多模板参数提供了高度可配置性,却阻碍了编译器实现最优的性能优化。其结果是性能表现较差。这种对值类型各方面均可配置的能力,反而使其作为通用类型的适用性降低,形成了一种悖论效应。