Ghost/ghost
Daniel Lockyer 799561aaec
Reduced Sharp concurrency to test alleviating memory fragmentation
refs 9d104c8511

- we've seen recurring instances where Ghost will hog memory after image
  uploads
- we use `jemalloc` to try and help this, but it still seems to happen
- according to the sharp thread referenced in my commit above, memory
  fragmentation can also be helped by reducing the concurrency within
  sharp
- this is a bit of an experiment and we can revert if it causes issues
2023-05-08 10:51:56 +02:00
..
adapter-cache-memory-ttl Update Test & linting packages 2023-04-05 15:16:08 +02:00
adapter-cache-redis Update Test & linting packages 2023-04-05 15:16:08 +02:00
adapter-manager Update Test & linting packages 2023-04-05 15:16:08 +02:00
admin Revert "Removed p wrapper for koenig-lexical-input (#16754)" 2023-05-08 12:15:37 +04:00
announcement-bar Added explicit rules to announcement bar styles 2023-05-05 18:22:30 +08:00
announcement-bar-settings Extracted announcement visibility values to single place 2023-04-26 14:42:33 +02:00
api-framework Update @tryghost 2023-04-07 13:47:12 +02:00
api-version-compatibility-service Update Test & linting packages 2023-04-05 15:16:08 +02:00
audience-feedback Update @tryghost 2023-04-07 13:47:12 +02:00
bootstrap-socket Update @tryghost 2023-04-07 13:47:12 +02:00
constants Update Test & linting packages 2023-04-05 15:16:08 +02:00
core Reduced Sharp concurrency to test alleviating memory fragmentation 2023-05-08 10:51:56 +02:00
custom-theme-settings-service Update @tryghost 2023-04-07 13:47:12 +02:00
data-generator Prevent posts_meta data from killing the data-generator process 2023-05-03 16:28:29 +01:00
domain-events Update @tryghost 2023-04-07 13:47:12 +02:00
dynamic-routing-events Update Test & linting packages 2023-04-05 15:16:08 +02:00
email-analytics-provider-mailgun Update Test & linting packages 2023-04-05 15:16:08 +02:00
email-analytics-service Update @tryghost 2023-04-07 13:47:12 +02:00
email-content-generator Update dependency fs-extra to v11.1.1 2023-03-21 07:35:30 +01:00
email-events Update Test & linting packages 2023-04-05 15:16:08 +02:00
email-service Added error handling for email analytics unsubscribe event (#16613) 2023-04-11 13:13:34 -07:00
email-suppression-list Update Test & linting packages 2023-04-05 15:16:08 +02:00
event-aware-cache-wrapper Update Test & linting packages 2023-04-05 15:16:08 +02:00
express-dynamic-redirects Update dependency c8 to v7.13.0 2023-02-16 22:15:50 +00:00
external-media-inliner Update Test & linting packages 2023-04-05 15:16:08 +02:00
extract-api-key Fixed full Admin test suite running during unit tests 2022-08-15 15:34:52 +02:00
html-to-plaintext Update dependency c8 to v7.13.0 2023-02-16 22:15:50 +00:00
i18n Update dependency i18next-parser to v8 2023-05-08 07:01:20 +02:00
importer-handler-content-files Update Test & linting packages 2023-04-05 15:16:08 +02:00
importer-revue Update @tryghost 2023-04-07 13:47:12 +02:00
job-manager Update dependency date-fns to v2.30.0 2023-05-01 15:00:19 +02:00
link-redirects Update Test & linting packages 2023-04-05 15:16:08 +02:00
link-replacer Update Test & linting packages 2023-04-05 15:16:08 +02:00
link-tracking Update @tryghost 2023-04-07 13:47:12 +02:00
magic-link Update @tryghost 2023-04-07 13:47:12 +02:00
mailgun-client Fixed erroneous timing in reported Mailgun metrics 2023-05-01 15:05:59 +02:00
member-attribution Update @tryghost 2023-04-07 13:47:12 +02:00
member-events Update Test & linting packages 2023-04-05 15:16:08 +02:00
members-api Cleaned up member attribution flag (#16745) 2023-05-05 15:04:14 +02:00
members-csv Update Test & linting packages 2023-04-05 15:16:08 +02:00
members-events-service Update @tryghost 2023-04-07 13:47:12 +02:00
members-importer Update @tryghost 2023-04-07 13:47:12 +02:00
members-ssr Update @tryghost 2023-04-07 13:47:12 +02:00
mentions-email-report Update Test & linting packages 2023-04-05 15:16:08 +02:00
milestones Update Test & linting packages 2023-04-05 15:16:08 +02:00
minifier Update @tryghost 2023-04-07 13:47:12 +02:00
mw-api-version-mismatch Update Test & linting packages 2023-04-05 15:16:08 +02:00
mw-cache-control Update Test & linting packages 2023-04-05 15:16:08 +02:00
mw-error-handler Update dependency semver to v7.5.0 2023-04-26 10:14:22 +02:00
mw-session-from-token Update Test & linting packages 2023-04-05 15:16:08 +02:00
mw-update-user-last-seen Update Test & linting packages 2023-04-05 15:16:08 +02:00
mw-version-match Update dependency semver to v7.5.0 2023-04-26 10:14:22 +02:00
mw-vhost Update dependency c8 to v7.13.0 2023-02-16 22:15:50 +00:00
oembed-service Removed final declaration of oembed-parser 2023-05-05 10:48:16 +02:00
offers Update @tryghost 2023-04-07 13:47:12 +02:00
package-json Update @tryghost 2023-04-07 13:47:12 +02:00
payments Update Test & linting packages 2023-04-05 15:16:08 +02:00
portal Update dependency vite to v4.3.5 2023-05-05 16:04:32 +02:00
post-revisions Migrated @tryghost/post-revisions to TypeScript! 2023-05-03 14:32:31 -04:00
posts-service 🐛 Added missing history logs for post/page bulk actions (#16734) 2023-05-05 09:45:36 +02:00
referrers Update Test & linting packages 2023-04-05 15:16:08 +02:00
security Update @tryghost 2023-04-07 13:47:12 +02:00
session-service Update Test & linting packages 2023-04-05 15:16:08 +02:00
settings-path-manager Update dependency date-fns to v2.30.0 2023-05-01 15:00:19 +02:00
slack-notifications Update @tryghost 2023-04-07 13:47:12 +02:00
sodo-search Fixed sodo-search build script 2023-05-01 13:00:37 -04:00
staff-service Update Test & linting packages 2023-04-05 15:16:08 +02:00
stats-service Update dependency @types/sinon to v10.0.14 2023-05-01 15:01:17 +02:00
stripe Update @tryghost 2023-04-07 13:47:12 +02:00
tiers Update @tryghost 2023-04-07 13:47:12 +02:00
update-check-service Update @tryghost 2023-04-07 13:47:12 +02:00
verification-trigger Update Test & linting packages 2023-04-05 15:16:08 +02:00
version-notifications-data-service Update Test & linting packages 2023-04-05 15:16:08 +02:00
webmentions Fixed flaky test: Can generate a mentions report (#16592) 2023-04-07 19:03:22 -07:00