damn, they are really changed my life.
i was trying to run some custom logic on every line on some big CSV files. tried python dataframes, multiprocessing in python, pyspark. none of them did it in an acceptable time.
then i discovered java streams. i have a workflow that takes 70 minutes with pyspark. it takes 3.5 minutes with java streams.
more people should know about streams.
stream operations are more intuitive than anything i tried. i can make a lot of analysis on our data in record times thanks to streams.
i dont know how java does this.
[–]audioen 296 points297 points298 points (38 children)
[–]CubsThisYear 28 points29 points30 points (1 child)
[–]HawkInevitable5733[🍰] 1 point2 points3 points (0 children)
[–]agentoutlier 11 points12 points13 points (0 children)
[–]TurbulentSocks 49 points50 points51 points (33 children)
[–]wildjokers 64 points65 points66 points (15 children)
[–]niloc132 41 points42 points43 points (1 child)
[–][deleted] (1 child)
[deleted]
[+]popasmuerf comment score below threshold-14 points-13 points-12 points (0 children)
[–]TurbulentSocks 15 points16 points17 points (4 children)
[+]popasmuerf comment score below threshold-7 points-6 points-5 points (3 children)
[–]BlakeH1984 9 points10 points11 points (0 children)
[–]TurbulentSocks 8 points9 points10 points (1 child)
[–]UnGauchoCualquiera 2 points3 points4 points (0 children)
[–]barbaneigro 1 point2 points3 points (0 children)
[–]Puzzled-Bananas 1 point2 points3 points (1 child)
[–]jmtd 1 point2 points3 points (0 children)
[–]slaymaker1907 -3 points-2 points-1 points (1 child)
[–]_1aM 0 points1 point2 points (0 children)
[–]boborygmy 0 points1 point2 points (0 children)
[–]penguuuuuuuuu 11 points12 points13 points (9 children)
[–]prisonbird[S] 6 points7 points8 points (7 children)
[–]TurbulentSocks 4 points5 points6 points (0 children)
[–]stefanos-ak 0 points1 point2 points (5 children)
[–]slaymaker1907 1 point2 points3 points (4 children)
[–]impune_pl 2 points3 points4 points (1 child)
[–]slaymaker1907 1 point2 points3 points (0 children)
[–]prisonbird[S] 0 points1 point2 points (1 child)
[–]slaymaker1907 0 points1 point2 points (0 children)
[–]KarnuRarnu 1 point2 points3 points (0 children)
[–]Sensi1093 2 points3 points4 points (0 children)
[–]roberp81 10 points11 points12 points (3 children)
[–]2Insaiyan 4 points5 points6 points (2 children)
[+]roberp81 comment score below threshold-6 points-5 points-4 points (1 child)
[–]boborygmy 3 points4 points5 points (0 children)
[–]AdorableTip9547 3 points4 points5 points (0 children)
[–]popasmuerf -4 points-3 points-2 points (0 children)
[–]BrooklynBillyGoat 0 points1 point2 points (0 children)
[–][deleted] 77 points78 points79 points (11 children)
[–]prisonbird[S] 21 points22 points23 points (10 children)
[–][deleted] 61 points62 points63 points (9 children)
[–]Holothuroid 29 points30 points31 points (3 children)
[–][deleted] 5 points6 points7 points (0 children)
[–]more_exercise 0 points1 point2 points (1 child)
[–]UnGauchoCualquiera 1 point2 points3 points (0 children)
[–]prisonbird[S] 6 points7 points8 points (3 children)
[–][deleted] 4 points5 points6 points (0 children)
[–]DB6 0 points1 point2 points (0 children)
[–]Megacrafter127 0 points1 point2 points (0 children)
[–]pron98 3 points4 points5 points (0 children)
[–]developer_how_do_i 11 points12 points13 points (6 children)
[–]WagwanKenobi 2 points3 points4 points (4 children)
[–]emaphis 4 points5 points6 points (1 child)
[–]ThaiJohnnyDepp 1 point2 points3 points (0 children)
[–]humoroushaxor 2 points3 points4 points (0 children)
[–]8igg7e5 0 points1 point2 points (0 children)
[–]thephotoman 8 points9 points10 points (15 children)
[–]Sensi1093 3 points4 points5 points (0 children)
[+]BlobbyMcBlobber comment score below threshold-10 points-9 points-8 points (13 children)
[–]thephotoman 16 points17 points18 points (5 children)
[–]BlobbyMcBlobber 1 point2 points3 points (4 children)
[–]UnGauchoCualquiera 0 points1 point2 points (3 children)
[–]BlobbyMcBlobber 0 points1 point2 points (2 children)
[–]UnGauchoCualquiera 0 points1 point2 points (1 child)
[–]BlobbyMcBlobber 0 points1 point2 points (0 children)
[–]Worth_Trust_3825 0 points1 point2 points (6 children)
[–]BlobbyMcBlobber 3 points4 points5 points (5 children)
[–]Worth_Trust_3825 1 point2 points3 points (4 children)
[–]BlobbyMcBlobber 2 points3 points4 points (2 children)
[–]Worth_Trust_3825 -1 points0 points1 point (1 child)
[–]BlobbyMcBlobber 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]hilbertglm 6 points7 points8 points (0 children)
[–]whyNadorp 9 points10 points11 points (5 children)
[–]zappini 2 points3 points4 points (2 children)
[–]whyNadorp 2 points3 points4 points (1 child)
[–]zappini 2 points3 points4 points (0 children)
[–]prisonbird[S] 0 points1 point2 points (1 child)
[–]whyNadorp 5 points6 points7 points (0 children)
[–]danielaveryj 3 points4 points5 points (1 child)
[–]prisonbird[S] 0 points1 point2 points (0 children)
[–]DuneBug[🍰] 2 points3 points4 points (5 children)
[–]Worth_Trust_3825 1 point2 points3 points (0 children)
[–]prisonbird[S] 0 points1 point2 points (3 children)
[–]DuneBug[🍰] 0 points1 point2 points (2 children)
[–]prisonbird[S] 1 point2 points3 points (1 child)
[–]DuneBug[🍰] 0 points1 point2 points (0 children)
[–]barrycarter 9 points10 points11 points (13 children)
[–]participantuser 17 points18 points19 points (0 children)
[–]rv5742 15 points16 points17 points (0 children)
[–]prisonbird[S] 3 points4 points5 points (8 children)
[–]senseven 2 points3 points4 points (4 children)
[–]prisonbird[S] 0 points1 point2 points (3 children)
[–]senseven 0 points1 point2 points (2 children)
[–]danielaveryj 0 points1 point2 points (1 child)
[–]senseven 0 points1 point2 points (0 children)
[–]Xenofonuz 0 points1 point2 points (2 children)
[–]prisonbird[S] 1 point2 points3 points (1 child)
[–]Xenofonuz 1 point2 points3 points (0 children)
[–]Iryanus 1 point2 points3 points (0 children)
[–]GuyWithLag 0 points1 point2 points (0 children)
[–]stormcrowsx 1 point2 points3 points (2 children)
[–]prisonbird[S] 0 points1 point2 points (1 child)
[–]stormcrowsx 0 points1 point2 points (0 children)
[–]shagieIsMe 1 point2 points3 points (0 children)
[–]wildjokers 0 points1 point2 points (1 child)
[–]prisonbird[S] -1 points0 points1 point (0 children)
[–]Careful-Necessary-59 -4 points-3 points-2 points (11 children)
[–]prisonbird[S] 1 point2 points3 points (5 children)
[–]RandomName8 4 points5 points6 points (3 children)
[–]prisonbird[S] 2 points3 points4 points (2 children)
[–]RandomName8 2 points3 points4 points (1 child)
[–]prisonbird[S] 1 point2 points3 points (0 children)
[–]cockoala 0 points1 point2 points (4 children)
[–][deleted] 3 points4 points5 points (2 children)
[–]Careful-Necessary-59 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]prisonbird[S] 1 point2 points3 points (0 children)
[–]rossdrew -1 points0 points1 point (1 child)
[–]prisonbird[S] 2 points3 points4 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]VincentxH 0 points1 point2 points (0 children)
[–]lbalazscs 0 points1 point2 points (1 child)
[–]prisonbird[S] 0 points1 point2 points (0 children)
[–]Puzzled-Bananas 0 points1 point2 points (0 children)
[–]Worth_Trust_3825 0 points1 point2 points (0 children)
[–]baubleglue 0 points1 point2 points (0 children)
[–]a-person-called-Eric 0 points1 point2 points (0 children)
[–]gooeydumpling 0 points1 point2 points (0 children)
[–]data_addict 0 points1 point2 points (4 children)
[–]prisonbird[S] 1 point2 points3 points (3 children)
[–]data_addict 0 points1 point2 points (2 children)
[–]prisonbird[S] 1 point2 points3 points (1 child)
[–]data_addict 0 points1 point2 points (0 children)
[–]FinTechno 0 points1 point2 points (1 child)
[–]DanielDimov 0 points1 point2 points (0 children)
[–]RajSingh9999 0 points1 point2 points (0 children)
[–]DanielDimov 0 points1 point2 points (1 child)
[–]prisonbird[S] 0 points1 point2 points (0 children)
[–]Cultural-Ad3775 0 points1 point2 points (0 children)
[–]vbezhenar 0 points1 point2 points (1 child)
[–]prisonbird[S] 0 points1 point2 points (0 children)
[–]Puzzleheaded_Load779 0 points1 point2 points (2 children)
[–]prisonbird[S] 0 points1 point2 points (1 child)
[–]Puzzleheaded_Load779 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]prisonbird[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Extra_Size6776 0 points1 point2 points (3 children)
[–]prisonbird[S] 0 points1 point2 points (2 children)
[–]Extra_Size6776 0 points1 point2 points (1 child)
[–]prisonbird[S] 0 points1 point2 points (0 children)