You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage (#7301)
* No need to re-require sidekiq plugins, they are required via Gemfile

* Add derailed_benchmarks tool, no need to require TTY gems in Gemfile

* Replace ruby-oembed with FetchOEmbedService

Reduce startup by 45382 allocated objects

* Remove preloaded JSON-LD in favour of caching HTTP responses

Reduce boot RAM by about 6 MiB

* Fix tests

* Fix test suite by stubbing out JSON-LD contexts
7 years ago
..
controllers Paginate descendant statuses in public page (#7148) 7 years ago
fabricators Speed up test suite by not generating RSA keys in test environment (#7296) 7 years ago
features
fixtures Slightly reduce RAM usage (#7301) 7 years ago
helpers Append '.test' to hostname in stub data (#7260) 7 years ago
lib Slightly reduce RAM usage (#7301) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Keep notification when muting_notifications is true (#7311) 7 years ago
policies
presenters Isolate each specs for cache store (#6450) 7 years ago
requests Use raw status code on have_http_status (#7214) 7 years ago
routing
services Slightly reduce RAM usage (#7301) 7 years ago
support
validators Add a spec for UniqueUsernameValidator (#6927) 7 years ago
views Paginate descendant statuses in public page (#7148) 7 years ago
workers Lists (#5703) 7 years ago
rails_helper.rb Slightly reduce RAM usage (#7301) 7 years ago
spec_helper.rb Slightly reduce RAM usage (#7301) 7 years ago