Which Provides Better Performance? |
Thank you for your reply. It makes sense to me, except the "shared instance" note.
My understanding is that a "shared instance" is always available to all processes, once it is instantiated, and maintains updates made to it by every process that uses it. (loosely ![]() Wouldn't accessing a "shared instance" be less of a resource load than creating a new instance? Thanks, again. |
Messages In This Thread |
Which Provides Better Performance? - by stupidscript - 09-01-2020, 03:07 PM
RE: Which Provides Better Performance? - by jreklund - 09-02-2020, 12:01 AM
RE: Which Provides Better Performance? - by stupidscript - 09-02-2020, 11:48 AM
RE: Which Provides Better Performance? - by jreklund - 09-03-2020, 03:24 AM
RE: Which Provides Better Performance? - by stupidscript - 09-03-2020, 10:34 AM
|