Commit Graph

3 Commits

Author SHA1 Message Date
David Christofas
1088faf95d pre allocate slices
Pre allocating slices with a target size reduces the number of allocations because we already know how big the slice will be and therefore need to allocate only once
2021-02-22 19:41:48 +01:00
David Christofas
9e5858ccab fix ocis dependencies in graph 2021-02-16 14:32:35 +01:00
A.Unger
f55a8092cb adjust imports 2021-02-04 11:46:32 +01:00