Introducing a method readCurrentDirectory which performs some I/O operations and loops through the current directory folders. This is a heavy performant operation on the CPU which causes a slow profile. This method also uses Fibonacci to generate a large number that defines how many times this process is repeated.
Type of Change
[ ] Bugfix [x] New Feature [ ] Enhancement [ ] Refactoring
Description
Introducing a method
readCurrentDirectory
which performs some I/O operations and loops through the current directory folders. This is a heavy performant operation on the CPU which causes a slow profile. This method also uses Fibonacci to generate a large number that defines how many times this process is repeated.Testing
test_checkout_ios