I just realized that I need to synchronize a significant amount of data collection code in an aspect but performance is a real concern. If performance degrades too much my t
There should be a performance difference between a built-in language construct and a library, but experience has taught me not to guess when it comes to performance.