Closed YHordijk closed 7 months ago
Sometimes it is usefull to know the memory usage of a Result object. We should implement the sizeof magic method that is used by sys.getsizeof. this way we can quickly know the object size.
Sometimes it is usefull to know the memory usage of a Result object. We should implement the sizeof magic method that is used by sys.getsizeof. this way we can quickly know the object size.