unsynchronized_pool_resource / synchronized_pool_resource | STL

本章覆盖:pool resource;size classes;repeated small allocations;synchronized vs unsynchronized;thread safety;upstream resource;object lifetime;memory reuse;node-based container workload;concurrency cost;只在 allocation profile 证明有价值时采用。

本章知识点

  • pool resource
  • size classes
  • repeated small allocations
  • synchronized vs unsynchronized
  • thread safety
  • upstream resource
  • object lifetime
  • memory reuse
  • node-based container workload
  • concurrency cost
  • 只在 allocation profile 证明有价值时采用