Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは本質的に、qsave (クイック保存) と Save (完全保存) の違いです。Isavepercent が 50 の場合、qsave コマンドは dwq への変更をデータベースに「追加」して保存します。無駄なスペースが 50% の場合、次の保存はフル保存になります。
これは、ハードドライブなどのパフォーマンスの低下の問題で必要でした。
ただ、SSDと高速ストレージのこの時代、「save」と「qsave」の速度差は無視できる程度なので、私は常に0に設定しています。