Activity
Add Build Platform and update gunicorn conf
Add Build Platform and update gunicorn conf
Change gunicorn config to remove unwanted keys
Change gunicorn config to remove unwanted keys
Adding poetry lock
Adding poetry lock
Adding a try-catch to prevent unit tests from failing
Adding a try-catch to prevent unit tests from failing
Updating poetry lock file to include cachelib
Updating poetry lock file to include cachelib
Changing lru cache with Simple Cache with a timeout of 1 second
Changing lru cache with Simple Cache with a timeout of 1 second
Removing unused timit
Removing unused timit
Changing lists to tuples for hashing in lru_cache
Changing lists to tuples for hashing in lru_cache
Making a resources hashable
Making a resources hashable
Bringing back lru_cache to test
Bringing back lru_cache to test
remove lru_cache to test unit tests
remove lru_cache to test unit tests
eliminate params
completely
eliminate
params
completelyremove params = True
in timeit
remove
params = True
in timeitAdd lru_cache at the method level, and update decorator
Add lru_cache at the method level, and update decorator
Adding lrucache to prevent time taken by arborist
Adding lrucache to prevent time taken by arborist
Adding lrucache to prevent time taken by arborist
Adding lrucache to prevent time taken by arborist
Add further profiling logs
Add further profiling logs
Add further profiling logs
Add further profiling logs
Add more profiling
Add more profiling
Add record level profiling
Add record level profiling
Add record level profiling
Add record level profiling
Update timeit function to remove args and add more profiling
Update timeit function to remove args and add more profiling