openfga / sdk-generator

OpenFGA Client SDK Generator
Apache License 2.0
14 stars 30 forks source link

Precompile ULID regex #382

Closed evdokimovn closed 1 week ago

evdokimovn commented 1 week ago

Compile ULID regex just once

Description

It is safe to reuse regexp object so there should be no need to compile it on every call

References

Review Checklist

linux-foundation-easycla[bot] commented 1 week ago

CLA Not Signed