Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug-fix/cosmetic releases?
#2
Agreed, I imagine there aren't that many though.
Everything is working pretty well.

I know the new plugin system is a bit wierd, it uses ajax activate and deactivate, but there is no load lock or indicator. So you can click on a few in a row and it gets all wonky.

Also when adding plugins the plugins detects them but another reload is needed to see any new tabs or sidebars, or even the details of it. Also it only detect new plugins if filecount changes, so dont rename or remove and add plugins at the same time, this should be a file collection md5 or something instead.

Also the new page caching is very annoying, it occurs upon header hook, which causes a bunch of IO on all xml files on page load. This causes a noticeable delay when working in the back end.
All caching should be moved to a delayed processing after flush() , or a async ajax call or a fork perhaps.

Some other php caching features such as the style.php cached css are not actually beneficial, php load_file_contents is terribly slow and orders slower than static pages. I think it't also not compressed when cached If i remember correctly.

So lots of optimization possible, it will only get better.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
Bug-fix/cosmetic releases? - by hameau - 2012-03-08, 01:20:22
Bug-fix/cosmetic releases? - by shawn_a - 2012-03-08, 03:37:07
Bug-fix/cosmetic releases? - by ccagle8 - 2012-03-08, 04:45:51
Bug-fix/cosmetic releases? - by Carlos - 2012-03-08, 05:38:22
Bug-fix/cosmetic releases? - by ccagle8 - 2012-03-08, 06:23:14
Bug-fix/cosmetic releases? - by Carlos - 2012-03-08, 07:45:58
Bug-fix/cosmetic releases? - by shawn_a - 2012-03-08, 11:47:10
Bug-fix/cosmetic releases? - by Carlos - 2012-03-08, 23:26:37
Bug-fix/cosmetic releases? - by ccagle8 - 2012-03-08, 23:27:35
Bug-fix/cosmetic releases? - by shawn_a - 2012-03-09, 00:47:31
Bug-fix/cosmetic releases? - by Carlos - 2012-03-10, 19:44:33
Bug-fix/cosmetic releases? - by Carlos - 2012-03-30, 03:08:20
Bug-fix/cosmetic releases? - by n00dles101 - 2012-03-30, 03:34:57
Bug-fix/cosmetic releases? - by Carlos - 2012-03-31, 23:31:37
Bug-fix/cosmetic releases? - by shawn_a - 2012-04-01, 00:36:43
Bug-fix/cosmetic releases? - by n00dles101 - 2012-04-03, 23:52:58



Users browsing this thread: 1 Guest(s)