Skip to content

Instantly share code, notes, and snippets.

@persiyanov
Last active June 15, 2018 18:57
Show Gist options
  • Save persiyanov/6c6a2c405efd3db6f46955acec554792 to your computer and use it in GitHub Desktop.
Save persiyanov/6c6a2c405efd3db6f46955acec554792 to your computer and use it in GitHub Desktop.
Word2Vec benchmarks without _job_producer
----- MODEL "untitled-word2vec-window-05-workers-01-size-300" RESULTS -----
       * Vocab time: 115.44236207 sec.
       * Total epoch time: 1116.70962286 sec.
       * Processing speed: 162397.092572 words/sec
       * Avg CPU loads: 0.03, 99.79, 0.15, 0.18, 0.05, 0.05, 0.10, 0.07, 0.01, 0.00, 0.95, 0.03, 0.02, 0.06, 0.02, 0.01
       * Sum CPU load: 101.534195
----- MODEL "untitled-word2vec-window-05-workers-04-size-300" RESULTS -----
       * Vocab time: 110.527556181 sec.
       * Total epoch time: 271.510535002 sec.
       * Processing speed: 667928.480193 words/sec
       * Avg CPU loads: 3.23, 96.61, 0.02, 0.42, 95.49, 0.03, 0.46, 0.70, 0.07, 0.00, 96.03, 0.26, 0.01, 95.89, 0.30, 0.29
       * Sum CPU load: 389.8047
----- MODEL "untitled-word2vec-window-05-workers-08-size-300" RESULTS -----
       * Vocab time: 112.527086973 sec.
       * Total epoch time: 286.979791164 sec.
       * Processing speed: 631924.440617 words/sec
       * Avg CPU loads: 18.51, 21.08, 22.50, 24.87, 37.24, 26.26, 33.70, 30.74, 30.38, 20.93, 26.21, 22.41, 14.94, 25.85, 14.90, 11.67
       * Sum CPU load: 382.19543
----- MODEL "untitled-word2vec-window-05-workers-10-size-300" RESULTS -----
       * Vocab time: 118.278388977 sec.
       * Total epoch time: 296.125032902 sec.
       * Processing speed: 612414.351542 words/sec
       * Avg CPU loads: 20.53, 25.60, 24.65, 23.94, 25.03, 27.95, 25.24, 29.82, 22.58, 20.99, 21.92, 22.06, 19.95, 21.58, 19.88, 18.13
       * Sum CPU load: 369.84537
 ----- MODEL "untitled-word2vec-window-05-workers-14-size-300" RESULTS -----
        * Vocab time: 115.871869087 sec.
        * Total epoch time: 282.324384212 sec.
        * Processing speed: 642347.757194 words/sec
        * Avg CPU loads: 22.65, 22.29, 21.75, 22.40, 23.77, 23.62, 23.57, 24.14, 23.17, 23.45, 22.82, 24.61, 23.51, 23.07, 23.85, 23.47
        * Sum CPU load: 372.13934
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment