Skip to content

Commit

Permalink
Merge pull request #14 from TheDhejavu/feat/refactor-event-scheduler
Browse files Browse the repository at this point in the history
(perf): refactor event scheduler
  • Loading branch information
TheDhejavu authored Sep 26, 2024
2 parents 3204de3 + 804ba69 commit 309421d
Show file tree
Hide file tree
Showing 6 changed files with 340 additions and 226 deletions.
32 changes: 32 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ rand = "0.8.5"
pin-project = "1.1.5"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.10", features = ["env-filter"] }
crossbeam = "0.8.4"

Loading

0 comments on commit 309421d

Please sign in to comment.