Here's a demonstration of how bad the overhead is,...
# announcements
r
Here's a demonstration of how bad the overhead is, Running this prints:
Copy code
Creating vector
Creating vector
Creating vector
Creating basis
Creating vector
Creating transform
when it optimally should just print
Copy code
Creating transform