المدة الزمنية 3:26

Faster scripts in Julia with DaemonMode.jl | Daniel Molina | JuliaCon2021

1 954 مشاهدة
0
62
تم نشره في 2021/08/05

This poster was presented at JuliaCon2021. Abstract: One of the disadvantages most perceived by new users, and much talked about is the initial time required for running a program in Julia, mainly due to the compilation phase, that is called well-known time-to-first-plot. While it is true that developers are well-awake of that problem, and it is being reduced in new versions of Julia, it is huge problem when it is wanted to use Julia as a language to program, small programs, scripts, specially when these scripts need to load packages (like CSV or DataFrames, very common in data science scripts). In order to tackle that problem, I developed the DaemonMode.jl, that allows users to run all scripts sending them in a specific process to be run by it. Because the same process run all Julia scripts, the packages compiling is only done the first time any script load it, being able to run very quickly the scripts, even when these scripts are changed. For more info on the Julia Programming Language, follow us on Twitter: https://twitter.com/JuliaLanguage and consider sponsoring us on GitHub: https://github.com/sponsors/JuliaLang 00:00 Welcome! 00:10 Help us add time stamps for this video! See the description for details. Want to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/JuliaCommunity/YouTubeVideoTimestamps

الفئة

عرض المزيد

تعليقات - 8