Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
31 contributions in the last year
Contribution activity
July 2020
bgranvea has no activity
yet for this period.
June 2020
Created a pull request in casbin/jcasbin that received 5 comments
Use a cache for compiling expressions
This PR is intended to fix #78 Expressions are now compiled by reusing the same AviatorEvaluatorInstance. This instance must be reset each time the…
+51
−17
•
5
comments
Created an issue in casbin/jcasbin that received 8 comments
Performance problem of CoreEnforcer.enforce
In my use case of jcasbin, I have many calls of CoreEnforcer.enforce and this becomes a performance bottleneck. The root cause seems to be in these…
8
comments