Skip to content

Commit bbc716a

Browse files
committed
add tracing feature, DequeSet and fix optimization
1 parent d633c68 commit bbc716a

File tree

5 files changed

+314
-46
lines changed

5 files changed

+314
-46
lines changed

turbopack/crates/turbo-tasks-backend/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ workspace = true
1515
[features]
1616
default = []
1717
verify_serialization = []
18+
trace_aggregation_update = []
1819

1920
[dependencies]
2021
anyhow = { workspace = true }

0 commit comments

Comments
 (0)