Skip to content

Commit 0c89310

Browse files
authored
Update README.md
1 parent dad5703 commit 0c89310

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Performance-analysis-es6
1+
# Performance-analysis
22
Here do the analysis of es6/array methods map,reduce,filter,find vs for loop vs vs for each for basic operations manipulation
33

44
# **************** Reduce performace check ***************
@@ -20,4 +20,4 @@ Here do the analysis of es6/array methods map,reduce,filter,find vs for loop vs
2020
# **************** Wining List Of Performance***************
2121
1. for loop
2222
2. foreach
23-
3. map/reduce/filter/find
23+
3. map/reduce/filter/find

0 commit comments

Comments
 (0)