discourse/test/javascripts/fixtures
Sam Saffron f8eddd40ad PERF: remove avg_time calculations and regular jobs from posts and topics
After careful analysis of large data-sets it became apparent that avg_time
had no impact whatsoever on "best of" topic scoring. Calculating avg_time
was a very costly operation especially on large databases.

We have some longer term plans of introducing other weighting that is read
time based into our scoring for "best of" and "top" topics, but in the
interim to stop a large amount of work that is not achieving any value we
are removing the jobs.

Column removal will follow once we decide on a new replacement metric.
2019-05-06 15:59:01 +10:00
..
about.js.es6 DEV: update about.json fixtures 2019-01-15 19:23:43 +05:30
badges_fixture.js.es6 UX: Default user facing routes to /g instead of /groups. (#7042) 2019-02-21 13:44:25 +08:00
category-fixtures.js.es6 DEV: Remove fields from fixtures that are no longer valid. 2018-11-09 13:52:40 +08:00
dashboard-general.js.es6 DEV: removes old dashboard (#7295) 2019-04-01 12:39:49 +02:00
dashboard.js.es6 DEV: removes old dashboard (#7295) 2019-04-01 12:39:49 +02:00
directory-fixtures.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
discovery_fixtures.js.es6 FIX: expandAllPinned was not resetting after visiting a category 2019-01-14 13:02:25 -05:00
draft.js.es6 FEATURE: Drafts view in user profile 2018-08-01 16:34:54 +10:00
drafts.js.es6 Add test for user drafts stream 2019-01-28 22:30:01 -05:00
group-fixtures.js.es6 DEV: Remove fields from fixtures that are no longer valid. 2018-11-09 13:52:40 +08:00
groups-fixtures.js.es6 FIX: Groups list does not refresh when query changes. (#6481) 2018-10-11 21:20:17 +08:00
notification_fixtures.js.es6 DEV: Make prettier happy. 2019-01-16 10:58:11 +08:00
poll.js.es6 FIX: polls acceptance tests 2019-02-27 19:16:24 +01:00
post.js.es6 PERF: remove avg_time calculations and regular jobs from posts and topics 2019-05-06 15:59:01 +10:00
problems.js.es6 UX: reworks dashboard problems section to be in line with new style 2018-06-12 12:47:03 +02:00
reports_bulk.js.es6 FEATURE: initial implementation of generic filters for reports 2019-04-26 12:17:10 +02:00
reports.js.es6 FEATURE: adds a /admin/reports route to list all reports 2018-06-18 12:31:56 +02:00
search-fixtures.js.es6 PERF: remove avg_time calculations and regular jobs from posts and topics 2019-05-06 15:59:01 +10:00
session-fixtures.js.es6 FIX: display conextual count on favicon if selected 2019-04-12 10:04:23 +10:00
site_settings.js.es6 FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
site-fixtures.js.es6 DEV: Make prettier happy. 2019-01-16 10:58:11 +08:00
static_fixtures.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
top_fixture.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
topic.js.es6 PERF: remove avg_time calculations and regular jobs from posts and topics 2019-05-06 15:59:01 +10:00
user_fixtures.js.es6 fix the build 2019-05-01 23:12:50 +05:30
user-badges.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
watched-words-fixtures.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00