Skip to content

Instantly share code, notes, and snippets.

@persiyanov
Created July 5, 2018 18:24
Show Gist options
  • Save persiyanov/88d122ece24a29e1b5e44e002e16317d to your computer and use it in GitHub Desktop.
Save persiyanov/88d122ece24a29e1b5e44e002e16317d to your computer and use it in GitHub Desktop.
Word2Vec result with Cython _worker_loop and Python iterators
# workers total time (sec) processing speed (words per sec) sum cpu load (%)
1 1247.48 145371.51 100.7
4 303.55 597417.66 398.07
8 182.67 992740.81 683.56
10 179.63 1009535.64 695.54
14 185.48 977686.67 699.40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment