Posts by gourmetseasoningsake

    I've done some simple tryouts concerning optimize table. If i am not mistaking, optimize table is called every time i create or update a product, which seems to be the cause for the prolonged processing. If i skip it entirely or just call it once the batch import has finished, i don't see any performance degradation (tested w/ 1000 products), e.g when searching.


    So, my new question is: Is it necessary to call optimize table for every single creation/update?