Skip to content

Automatic compilation for Julia packages

License

Notifications You must be signed in to change notification settings

open4bizz/CompileBot.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompileBot

CompileBot automatically generates precompilation data for your Julia packages, which results in reducing the time it takes for runtime compilation, loading, and startup.

Dev CI workflow_CI codecov

Installation and Usage

using Pkg
Pkg.add("CompileBot")
using CompileBot

Documentation

Click on the badge: Dev

Notice: CompileBot is now in a separate repository, and the API is changed because of that. Call using CompileBot directly in your snoop scripts and update your workflow based on this guide: Configure the bot to run with a GitHub Action file

Projects that use CompileBot:

About

Automatic compilation for Julia packages

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%