discourse/test/javascripts
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
..
acceptance fix the build 2019-05-01 23:12:50 +05:30
admin DEV: add site setting type group_list for a list of groups 2019-04-29 16:15:22 -04:00
components FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00
controllers FEATURE: Show edit indicator on review queue 2019-05-03 11:21:33 -04:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures PERF: remove avg_time calculations and regular jobs from posts and topics 2019-05-06 15:59:01 +10:00
helpers FIX: use full screen login for new-topic route (#7467) 2019-05-01 22:54:29 +05:30
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib FIX: Open links in external tabs. (#7444) 2019-04-29 10:27:29 -04:00
mixins DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
models FIX: Outsourced erb part from emoji.js.es6 (#7168) 2019-03-15 15:44:49 +11:00
widgets DEV: Upgrade our widget handlebars compiler 2019-05-02 15:47:57 -04:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js DEV: Remove HTML parser from Tautologistics. (#7344) 2019-04-10 11:21:22 +02:00