[ Bron: ruby-bootsnap ]
Pakket: ruby-bootsnap (1.13.0-1 en anderen)
Verwijzigingen voor ruby-bootsnap
Debian bronnen:
Het bronpakket ruby-bootsnap downloaden:
- [ruby-bootsnap_1.13.0-1.dsc]
- [ruby-bootsnap_1.13.0.orig.tar.gz]
- [ruby-bootsnap_1.13.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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
Andere aan ruby-bootsnap gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1 (>= 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