Answered: It takes too long to save when user ask questions, why?

Post date: 2022-05-28 00:34:14
Views: 214

Try applying these changes: https://github.com/q2a/question2answer/pull/910

If you want to apply additional performance improvements at the expense of not being able to search for posts (like not updating the qa_words table), that will boost performance more.

But please, DO let me know the times things take BEFORE these changes and AFTER these changes. To properly test it, do this:

  1. Backup your current file (the one with those changes)
  2. Replace it with the official standard file
  3. Run the tests I mentioned in the comment above and take a note (you can measure using the web browser inspector, in the networking tab you'll see the requests)
  4. Apply the changes from my pull request
  5. Execute step 3 again
  6. Share the results here
Obviously, if you then want to apply more changes, go ahead. The thing is that these changes won't sacrifice any feature, while more "aggressive" changes, will.
Please click Here to read the full story.
 
Other Top and Latest Questions:
Russia and Ukraine agree local truce to allow repairs at Europe’s largest nuclear power plant
UBS downgrades the U.S. stock market. Here's what has the investment bank worried
World's largest sovereign wealth fund's bets on Big Tech and banking drive gains
Target to remove synthetic color from cereals by May end
Netflix ditches deal for Warner Bros. Discovery after Paramount’s offer is deemed superior
Core wholesale prices rose 0.8% in January, much more than expected
UBS turns bullish on Palantir, says buy the dip on this clear AI winner
This obscure ETF may hold the key to whether the bull market lasts
The Strait of Hormuz is facing a blockade. These countries will be most impacted
Answered: Can I upload video in q2a by a plugin?