[ ソース: ruby-bootsnap ]
パッケージ: ruby-bootsnap (1.4.6-1 など)
ruby-bootsnap に関するリンク
Debian の資源:
ruby-bootsnap ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libruby2.7 (>= 2.7.0)
- Libraries necessary to run Ruby 2.7
-
- dep: ruby (<< 1:2.8~)
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- dep: ruby (>= 1:2.7~0)
-
- dep: ruby-msgpack (>= 1.0)
- Ruby library for MessagePack