Michael Eisel
Michael Eisel
Hi, I work on a large code base where there are many contributors to performance problems and it's not easy to tell just from things like the heaviest stack trace...
It appears that you currently can't set the priority for the queue, and that it will just use the default priority instead. It would be great to allow for customization...
Hi, we're looking at using this plugin widely at the large tech company, but we want to make sure that the security is very solid before we do so. It...
It says that it's deprecated in favor of the new way of making Xcode extensions, but doesn't actually list any extensions. Could we get a link to an actual plugin...
It says that it's deprecated in favor of the new way of making Xcode extensions, but doesn't actually list any extensions. Could we get a link to an actual plugin...
For anyone thinking about these formats for client-server communication, they will want to know what the size of them is after gzipping or applying other forms of compression. It can...
Hi, I've observed a 35% decrease across all the images served with my app from the App Store when I switch from png to webp. However, I can't see a...
There are some major places where performance could be improved. I could see this library being easily 2-3x faster. For example, NSMutableArray is a no-no for performance critical code. Instead,...
when i try to find all unused classes, it tells me that one of them is not used when it clearly is. could it be that it's because the import...
when i type stuff into the box and press enter, nothing happens. my other two plug-ins are clang-format and xvim