Quote:
Originally Posted by JimmXinu
Pulled the lastest master. It took several tries and a considerable wait before the server would start. Now it works as expected--not sure what's up with that. I believe it happened before, too.
|
Quote:
Originally Posted by kovidgoyal
@JimmXinu: You get a long delay at first start when running from source because the RapydScript code is being compiled to JavaScript. I'll look into the library naming issue.
|
I think I mentioned this already in this thread, but you can drastically speed up the time it takes to build the rapydscript code, if you install
rapydscript-ng which is the nodejs-based compiler. The embedded compiler in the calibre source code is really slow, this one makes it take hardly any time at all.