I miss some performance options. For my project, minify takes 4 minutes on my 24 core machine and it's using one core I think.
Can't that be tweaked to run in multiple processes? If not, can't the tool report on what took so long? Can't it cache some data, so that same input doesn't need lengthy processing again?
I miss some performance options. For my project, minify takes 4 minutes on my 24 core machine and it's using one core I think.
Can't that be tweaked to run in multiple processes? If not, can't the tool report on what took so long? Can't it cache some data, so that same input doesn't need lengthy processing again?