asdff icon indicating copy to clipboard operation
asdff copied to clipboard

Option to toggle asdff on and off for in memory applications

Open JemiloII opened this issue 2 years ago • 1 comments

I have my application in memory, never unloading the asdff module. Need this so users of the application can toggle asdff on and off. This helps keeps application performance strong.

JemiloII avatar Nov 23 '23 16:11 JemiloII

@Bing-su Could you look at this PR? Every machine I install asdff on I have to manually add this.

JemiloII avatar May 11 '24 03:05 JemiloII

It's strange to have an argument in a function that causes the function not to run.

This type of flow control should be done at a higher level.

Bing-su avatar Jun 03 '24 03:06 Bing-su

The problem with doing this at a higher flow is having multiple models loaded into memory. I don't wish to have multiple models loaded into memory when I could just have one.

JemiloII avatar Jun 14 '24 02:06 JemiloII