Skip to content

Commit 126fd10

Browse files
authored
Add rayoncrate idea for parallel iterator stuff
1 parent fb894db commit 126fd10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stuff/ideas.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@
3131
- adjust for DST + time zone
3232
- e.g. for my listens adjust when DST was in Germany and save the relative time from the absolute Unix timestamp
3333
- for beginning: hardcode when CET changes to CEST for 2016-2022
34+
- [rayon](https://github.com/rayon-rs/rayon) for parallel iterator work!!!
35+
- [from this jonhoo talk](https://youtu.be/DnT-LUQgc7s?t=1516)

0 commit comments

Comments
 (0)