After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 691835 - Encoder graph needs to open R faster
Encoder graph needs to open R faster
Status: RESOLVED FIXED
Product: chronojump
Classification: Other
Component: chronojump
0.9.x
Other All
: Normal enhancement
: ---
Assigned To: Xavier de Blas
Xavier de Blas
Depends on:
Blocks:
 
 
Reported: 2013-01-16 09:17 UTC by Xavier de Blas
Modified: 2015-06-16 12:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Xavier de Blas 2013-01-16 09:17:04 UTC
Calling to the python file and then call R and the library("EMD") is slow. also EMD loads fields and spam packages.

Some solutions:
1.- do this only one time and then access opened R session
2.- include-link EMD, fields and spam in the R executable, maybe do an executable using R-portable, and this executable comes with that files