Antonis

Results 8 comments of Antonis

That bug is the reason why I can't use this app, although I like it better than Cathode...

Good stuff :-) I believe it's unclear what the line/circle colors mean. What does it mean for a link to be gray or yellow? Why is the Monero Network red...

+1 for this as well.

Intel(R) Xeon(R) CPU E3-1220L V2 @ 2.30GHz ``` 1000 nonces took 9.469928 seconds ``` xmr-stack with options `cmake . -DCUDA_ENABLE=OFF -DOpenCL_ENABLE=OFF -DMICROHTTPD_ENABLE=OFF -DOpenSSL_ENABLE=OFF -DHWLOC_ENABLE=OFF` ``` [2018-04-22 21:15:26] : Benchmark Thread...

IMHO the best solutions is to hide the mouse as soon as a key is pressed, and show the cursor as soon as the mouse is moved. This is the...

* Macbook Pro 13 (2017) - MacOS 10.13.5 * Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz * commit e13675695ede93b38b706363a374d012af2bb250 ``` $ mono Tevador.RandomJS.Test.exe --count 1000 --seed 123 --threads 2 --customOptions --XML_AssignmentOperators_Add...

Also tested with Node-Chakracore v10.1.0 official release binaries. Same system as previous post. Results are different. ``` $ mono Tevador.RandomJS.Test.exe --count 1000 --seed 123 --threads 2 --customOptions --XML_AssignmentOperators_Add 1 --XML_AssignmentOperators_Sub...

Ok. Apologies for spamming the thread. Since you asked, I've followed your steps and traced the difference to this code output: Code: ```javascript Function.prototype.toString = function() { return '[Function]' +...