Skip to content
GitLab
Explore
Sign in
Register
Add object-pool and auto-enums to enhance performance
Code
Review changes
Check out branch
Download
Patches
Plain diff
Michael Aaron Murphy
requested to merge
pooling
into
master
Apr 14, 2019
Overview
5
Commits
1
Pipelines
0
Changes
9
Expand
object-pool exists to reuse strings without allocating
auto-enums can prevent the the need to box trait return values
Merge request reports