软件包:ruby-bootsnap(1.18.4-1) [debports]
Boot large ruby/rails apps faster
Bootsnap is a library that plugs into Ruby, with optional support for `ActiveSupport` and `YAML`, to optimize and cache expensive computations.
Bootsnap optimizes methods to cache results of expensive computations, and can be grouped into two broad categories:
* Path Pre-Scanning * Compilation caching
其他与 ruby-bootsnap 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-msgpack (>= 1.2)
- Ruby library for MessagePack