Skip to content

perf improvements, code reduction, makefile cleanup#103

Merged
struct merged 1 commit intomasterfrom
background_threads_v1
Jun 13, 2022
Merged

perf improvements, code reduction, makefile cleanup#103
struct merged 1 commit intomasterfrom
background_threads_v1

Conversation

@struct
Copy link
Copy Markdown
Owner

@struct struct commented Jun 13, 2022

Cleaning up some code in anticipation of researching the utility of background threads for things like the chunk quarantine.

  • The quarantine is now shared globally and protected by the root lock
  • Minor perf improvements
  • Code reduction/simplification
  • Cleanup the makefile and pass -pthread only when THREAD_SUPPORT is used

@struct struct merged commit 83d50b9 into master Jun 13, 2022
@struct struct deleted the background_threads_v1 branch August 27, 2022 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant