mastodon/lib/tasks
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage ()
* 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
..
assets.rake Do not fetch environment variables to determine default locale ()
auto_annotate_models.rake Improve RuboCop rules (compatibility to Code Climate) ()
db.rake Set snowflake IDs for backdated statuses ()
emojis.rake Compress and combine emoji data ()
mastodon.rake Slightly reduce RAM usage ()
statistics.rake add task to report code statistics ()