Joseph Huckaby
Joseph Huckaby
Still takes about 7 seconds to lookup suggestions for `djfhjfhdjfhskdfhskhdfksjdfhksdjfhksdf` on my machine, but you have definitely reduced the memory footprint. It's down to 200MB. Nice job! ``` djfhjfhdjfhskdfhskhdfksjdfhksdjfhksdf is...
Yup, down to about 166 MB RAM now, but still takes 7 seconds. Good progress tho! ``` djfhjfhdjfhskdfhskhdfksjdfhksdjfhksdf is NOT spelled correctly. Suggestions: [] 7065ms elapsed, 166289408 bytes used ```
This was added in [version 0.8.1](https://github.com/daviwil/node-pty-prebuilt/releases/tag/v0.8.1), released on Jan 22, 2019.
Hey there! Thank you for using Performa! So, I can meet you halfway here. First, the good news. Alerting on reboots is fairly straightforward. All you need is a monitor...
Alas, I'm sorry to report, the warning banner you show there is just a "trick". It's just client-side JavaScript code that runs in the browser page, comparing the timestamp of...
100% mobile-friendly, yup! Every single page, dialog, table, chart, everything. It's one of the reasons v2 is taking me so long 😊
I'm extremely sorry for this oversight. It will be fixed in the very next release, coming out in a few minutes.
Fixed in [v0.9.50](https://github.com/jhuckaby/Cronicle/releases/tag/v0.9.50). Thank you so much for this detailed issue report.
Ah, so here is the problem. "Run All Mode" is really only for scheduled jobs, because all it really does is "rewind" the event cursor to a point in history,...
Oh hey, cool idea! This might just work, and is a very small code change. I need to consider all the ramifications and do a bunch of testing, however. I'll...