Skip to content

hskimim/go_tutorial

Repository files navigation

go_tutorial

tutorial

scrapper, indeed_server

word count

  • count # of word from the data crawled at "scrapper"
  • comparison with Python (numpy, pandas were used)
  • slight slower than Python packages
  • It's worth to try bigger data or more files

Performance table

Task Python Go
Word Count 31.6 ms 35.992617ms

About

go_tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published