Anurag Bandyopadhyay
Anurag Bandyopadhyay
Thanks @rueian , No worries
I have the same question, I have also seen this same issue for other packages
I optimised the slice mem allocation, is there any other potential improvement I can work on? @rueian
> I wonder if it is possible to avoid using MGets since it allocates a make(map[uint16]Completed, 8) though I am not sure if it is allocated on the heap or...
I have some trouble will my personal laptop, I will address these in a week approx, hope that is okay
@rueian I inlined the grouping logic: 1. Added CRC16 hashing and slot calculation functions (copied from internal/cmds/slot.go) to helper.go for key-to-slot mapping. Let me know if I should move this...
Hi @rueian Any chance to review this?
Sure, please go ahead @killjoycircuit Let us know if you need any help
Is there an issue opened for https://github.com/hashicorp/aws-sdk-go-base @ewbankkit ?
I have built this feature @dyeam0 Can you take a look, I have validated it using tests https://github.com/openfga/cli/pull/543