Last active
April 30, 2021 07:07
-
-
Save keymastervn/6f5acd7a67bed04e27219f58ed8e26a2 to your computer and use it in GitHub Desktop.
filestack_large_mem_footprint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ➜ xxx git:(----) ✗ bundle exec derailed bundle:mem CUT_OFF=0.3 | |
| /Users/datle-eh/.rbenv/versions/2.6.6/lib/ruby/gems/2.6.0/gems/activesupport-4.2.11.3/lib/active_support/core_ext/object/duplicable.rb:111: warning: BigDecimal.new is deprecated; use BigDecimal() method instead. | |
| TOP: 164.4844 MiB | |
| filestack: 55.8359 MiB | |
| filestack/models/filelink: 55.793 MiB (Also required by: filestack/models/filestack_av) | |
| filestack/utils/utils: 53.9414 MiB (Also required by: filestack/models/filestack_av, filestack/mixins/filestack_common, and 3 others) | |
| mimemagic: 50.7422 MiB (Also required by: filestack/utils/multipart_upload_utils, filestack/mixins/filestack_common) | |
| typhoeus: 3.0938 MiB (Also required by: filestack/utils/multipart_upload_utils) | |
| typhoeus/hydra: 2.6211 MiB | |
| typhoeus/hydra/block_connection: 2.5039 MiB | |
| ethon: 0.3008 MiB | |
| filestack/mixins/filestack_common: 1.793 MiB | |
| filestack/utils/multipart_upload_utils: 1.793 MiB (Also required by: filestack/models/filestack_client) | |
| progress_bar: 1.7891 MiB | |
| highline: 1.7656 MiB (Also required by: TOP) | |
| optparse: 1.4492 MiB (Also required by: highline/question, eh_protobuf/cli) | |
| rails/all: 22.6289 MiB | |
| sprockets/railtie: 10.6563 MiB (Also required by: sass/rails/railtie, sprockets/rails) | |
| sprockets/rails/context: 6.2539 MiB | |
| action_view/helpers: 6.2266 MiB (Also required by: action_view/base) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment