295 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 5 commits in 1 repository
Created a pull request in rust-lang/rust that received 26 comments
Allow out of order dep graph node encoding
This allows out of order dep graph node encoding by also encoding the index instead of using the file node order as the index.
MemEncoder
is also b…
+206
−39
lines changed
•
26
comments
Opened 8 other pull requests in 1 repository
rust-lang/rust
2
open
6
merged
-
Use thread local dep graph encoding
This contribution was made on Apr 13
-
Bump
FileEncoder
buffer size to 64 kBThis contribution was made on Apr 10 -
Encode dep node edge count as u32 instead of usize
This contribution was made on Apr 10
-
[beta] Revert "Remove
prev_index_to_index
field fromCurrentDepGraph
"This contribution was made on Apr 10 -
Reuse the index from promoted nodes when coloring executed tasks
This contribution was made on Apr 5
-
Use a more lightweight cache for
erase_regions
This contribution was made on Apr 2 -
Add a dep kind for use of the anon node with zero dependencies
This contribution was made on Apr 2
-
Use a session counter to make anon dep nodes unique
This contribution was made on Apr 2
Reviewed 3 pull requests in 1 repository
rust-lang/rust
3 pull requests
-
Allow out of order dep graph node encoding
This contribution was made on Apr 19
-
Use thread local dep graph encoding
This contribution was made on Apr 19
-
Remove the use of Rayon iterators
This contribution was made on Apr 2