Citation Hunt

The Wikipedia snippet below is not backed by a reliable source. Can you find one?

Click I got this! to go to Wikipedia and fix the snippet, or Next! to see another one. Good luck!

In page Threaded code:

This text has been unreferenced on Wikipedia for a very long time. If you can't find a source, be bold and remove it!

This text is part of the article's lead section, so referencing it may be optional. Please see WP:CITELEAD for more information.

"

Threaded code has better density than code generated by alternative generation techniques and by alternative calling conventions. In cached architectures, it may execute slightly slower.[citation needed] However, a program that is small enough to fit in a computer processor's cache may run faster than a larger program that suffers many cache misses.[1] Small programs may also be faster at thread switching, when other programs have filled the cache.