Amin Ya

Results 1114 comments of Amin Ya

@balupton Well, #24 wasn't implemented ever. Any plan to finally merge this and let us use this tool?

I updated this repository adding benchmark for Julia+OpenBlas and Julia+Intel MKL https://github.com/aminya/MatlabJuliaMatrixOperationsBenchmark Julia+Intel MKL is faster then openBlas64 most of the time.

> > > Not sure if the 100Hz clock of Matlab counts as bad performance, could you time more iterations to get past that? Not much difference in most of...

> > ### Update > > Looking at the code of `timeit()` they seem to try calculating the overhead and remove it. > Yes, ``timeit()`` is much more accurate than...

> > > I'd still prefer direct use of `tic()` and `toc()`. > The function `timeit()` is recommended because of the warm start and using median. > > I wouldn't...

Is this related to "Your Phone" app? I have a hard time allowing this app to connect to my phone.

There is a similar issue with [JSOX](https://github.com/d3x0r/jsox) and [JSOX-WASM](https://github.com/d3x0r/jsox-wasm). The wasm implementation that is written in C++ is slower than the JavaScript code because of the string conversion overhead. https://github.com/d3x0r/jsox-wasm/issues/1

@Glavin001 @stevenzeck

The latest version of Uncss is still dependent on Postcss 7, which has severe security issues. If you cannot support this repository, please let us know so we make a...