splinter-build / splinter

A series of patches (one per branch) on top of the Ninja project's codebase. Updated periodically.
Apache License 2.0
6 stars 1 forks source link

Reserving if size is known #25

Open shahzadlone opened 5 years ago

shahzadlone commented 5 years ago

Patch that fixes and reserves ALL vectors, maps and etc wherever we know the size in advance or can make a reasonable guess.

This is quite crucial for performance.