-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ variable
replyContentsKeyByPid
to prevent re-parsing encoded prot…
…oBuf of `Content` in the param `writingEntityEntriesAction` of `TransformEntityWorker.Transform()` that just get parsed and mutated before in param `writingEntityMutator` * reduce the default value of `saveWritingEntitiesBatchSize` from 10k to 1k for reducing the overhead of execute the long sql with 20k params in prepared statement * extract the value being passed as the param `saveWritingEntitiesBatchSize` of `TransformEntityWorker.Transform()` to configurable @ `ProcessImagesInAllReplyContentsWorker.DoWork()` @ crawler * update NuGet package `SonarAnalyzer.CSharp` @ shared @ c#
- Loading branch information
Showing
3 changed files
with
25 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters