summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Collapse)Author
2020-07-06adding benchmarks in new formatAlexander Strizhakov
2020-06-04Use atoms as keys in `ActivityPub.fetch_*` functions optionsEgor Kislitsyn
2020-06-02replies filtering for blocked domainsAlexander Strizhakov
2020-06-01exclude replies on blocked domainsAlexander Strizhakov
2020-05-18Load Testing: adjust to new CommonAPI.post format.lain
2020-05-13Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
restricted-relations-embedding # Conflicts: # lib/pleroma/web/mastodon_api/controllers/status_controller.ex # lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex # test/web/mastodon_api/controllers/timeline_controller_test.exs # test/web/mastodon_api/views/status_view_test.exs
2020-05-12Upgrade Comeonin to v5Alex Gleason
https://github.com/riverrun/comeonin/blob/master/UPGRADE_v5.md
2020-05-01Restricted embedding of relationships where applicable (statuses / ↵Ivan Tashkinov
notifications / accounts rendering). Added support for :skip_notifications for accounts listing (index.json). Adjusted tests.
2020-04-24Reply Filtering: Refactor.lain
2020-04-24bench syncAlexander Strizhakov
2020-04-24updating benchmarksAlexander Strizhakov
2020-04-24reply filteringAlexander
2020-04-01Ability to control the output of account/pleroma/relationship in statuses in ↵Ivan Tashkinov
order to improve the rendering performance. See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param.
2020-03-30use in timelines benchmark new user generatorAlexander Strizhakov
2020-03-30fixAlexander Strizhakov
2020-03-30sync with developAlexander Strizhakov
2020-03-30activities generation tasksAlexander Strizhakov
2020-03-25Apply suggestion to benchmarks/load_testing/generator.exlain
2020-03-23Benchmarks: Add timeline benchmarklain
2020-01-20Add benchmark of any/all tag optionslain
2020-01-15Benchmarks: Move to correct folderlain
2020-01-14Mix Tasks: Add pleroma.benchmarks.tagslain
2019-11-30Merge branch 'remove-info-from-users' into 'develop'rinpatch
Removed users.info field See merge request pleroma/pleroma!2006
2019-11-23Removed users.info and remaining usages.Ivan Tashkinov
2019-11-22fixMaksim Pechnikov
2019-11-19benchmarks/ added favourites timelineMaksim Pechnikov
2019-10-21Fix benchmarksEgor Kislitsyn
2019-10-15some fixesAlexander
2019-09-19moving to separate dirAlex S