impress/vendor/cache
Matchu c496e33c37 Add mini profiler to each page
It shows up in development always, and if you're logged in as Me
Specifically in production!

I'm using this to poke at memory usage for pages that seem suspicious.
I don't know why our app reliably grows so large in RAM, but my hunch is
that maybe there are some pages that just use a truly large amount to
begin with - and I've learned Ruby doesn't release memory back after
it's GC'd, it just grows the process and keeps the free space to itself
in its own heap!

So I'm just eyeing pages that I know *can* have a lot going on, and
seeing what I find!
2023-10-27 19:38:49 -07:00
..
actioncable-7.1.1.gem
actionmailbox-7.1.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
actionmailer-7.1.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
actionpack-7.1.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
actiontext-7.1.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
actionview-7.1.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
activejob-7.1.1.gem
activemodel-7.1.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
activerecord-7.1.1.gem
activestorage-7.1.1.gem
activesupport-7.1.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
addressable-2.8.4.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
babel-source-5.8.35.gem Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
babel-transpiler-0.7.0.gem Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
base64-0.1.1.gem
bcrypt-3.1.19.gem
bigdecimal-3.1.4.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
bindex-0.8.1.gem
bootsnap-1.16.0.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
builder-3.2.4.gem
concurrent-ruby-1.2.2.gem
connection_pool-2.2.5.gem
crass-1.0.6.gem
date-3.3.3.gem Fix gems we'd locked to old versions 2023-10-23 19:05:06 -07:00
devise-4.9.3.gem
devise-encryptable-0.2.0.gem Can log into OpenNeo ID accounts directly! 2023-10-23 19:05:07 -07:00
domain_name-0.5.20190701.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
dotenv-2.8.1.gem
dotenv-rails-2.8.1.gem Remove dotenv-deployment, upgrade dotenv-rails 2023-10-23 19:05:05 -07:00
drb-2.1.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
erubi-1.12.0.gem Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
execjs-2.5.2.gem improve app infrastructure to make a dev environment easier to reproduce 2015-07-16 17:44:52 -04:00
ffi-1.15.5.gem Upgrade to latest Sass and Sprockets 2023-10-23 19:05:09 -07:00
globalid-1.2.1.gem Security updates 2023-10-23 19:08:56 -07:00
globalize-6.3.0.gem
haml-6.1.1.gem Upgrade haml 2023-10-23 19:05:02 -07:00
http-accept-1.7.0.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
http-cookie-1.0.5.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
http_accept_language-2.1.1.gem
httparty-0.21.0.gem
i18n-1.14.1.gem
io-console-0.6.0.gem
irb-1.8.3.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
jsbundling-rails-1.2.1.gem
launchy-2.5.2.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
letter_opener-1.8.1.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
loofah-2.21.3.gem Fix gems we'd locked to old versions 2023-10-23 19:05:06 -07:00
mail-2.8.1.gem Fix gems we'd locked to old versions 2023-10-23 19:05:06 -07:00
marcel-1.0.2.gem Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
memory_profiler-1.0.1.gem
mime-types-3.4.1.gem
mime-types-data-3.2023.0218.1.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
mini_mime-1.1.5.gem Security updates 2023-10-23 19:08:56 -07:00
minitest-5.19.0.gem
msgpack-1.7.2.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
multi_xml-0.6.0.gem
mutex_m-0.1.2.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
mysql2-0.5.5.gem
net-imap-0.4.2.gem
net-pop-0.1.2.gem
net-protocol-0.2.1.gem
net-smtp-0.4.0.gem Security updates 2023-10-23 19:08:56 -07:00
netrc-0.11.0.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
nio4r-2.5.9.gem Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
nokogiri-1.15.3-x86_64-darwin.gem Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
nokogiri-1.15.3-x86_64-linux.gem Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
orm_adapter-0.5.0.gem
parallel-1.23.0.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
psych-5.1.1.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
public_suffix-5.0.3.gem
puma-6.4.0.gem Security updates 2023-10-23 19:08:56 -07:00
racc-1.7.1.gem
rack-2.2.8.gem
rack-attack-6.7.0.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
rack-mini-profiler-3.1.1.gem
rack-session-1.0.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
rack-test-2.1.0.gem Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
rackup-1.0.0.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
rails-7.1.1.gem
rails-dom-testing-2.2.0.gem Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
rails-html-sanitizer-1.6.0.gem Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
rails-i18n-7.0.8.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
railties-7.1.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
rake-13.0.6.gem Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
rdiscount-2.2.7.1.gem
rdoc-6.5.0.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
react-rails-2.7.1.gem
record_tag_helper-1.0.1.gem Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
reline-0.3.9.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
request_store-1.5.1.gem Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
responders-3.1.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
rest-client-2.1.0.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
ruby2_keywords-0.0.5.gem
sanitize-6.0.2.gem
sass-rails-6.0.0.gem
sassc-2.4.0.gem
sassc-rails-2.1.2.gem
sprockets-4.2.0.gem Upgrade to latest Sass and Sprockets 2023-10-23 19:05:09 -07:00
sprockets-rails-3.4.2.gem Upgrade to Rails 6.0.6.1 2023-10-23 19:05:06 -07:00
stackprof-0.2.25.gem Add mini profiler to each page 2023-10-27 19:38:49 -07:00
stringio-3.0.8.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
temple-0.8.2.gem
terser-1.1.17.gem Precompile assets when deploying new version 2023-10-23 19:05:09 -07:00
thor-1.2.2.gem Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
tilt-2.2.0.gem Update gems to Rails 4.1 (crashes!) 2023-10-23 19:05:04 -07:00
timeout-0.4.0.gem Fix gems we'd locked to old versions 2023-10-23 19:05:06 -07:00
tzinfo-2.0.6.gem Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
unf-0.1.4.gem
unf_ext-0.0.8.2.gem Update all our gems as far as we can 2023-10-23 19:05:06 -07:00
warden-1.2.7.gem Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-10-23 19:05:02 -07:00
web-console-4.2.1.gem Security updates 2023-10-23 19:08:56 -07:00
webrick-1.8.1.gem Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
websocket-driver-0.7.6.gem Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
websocket-extensions-0.1.5.gem
will_paginate-4.0.0.gem Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
zeitwerk-2.6.11.gem