biolab / orange3-imageanalytics

🍊 :rice_scene: Orange3 add-on for dealing with image related tasks
GNU General Public License v3.0
32 stars 42 forks source link

[ENH] Server Embedder: switch to new cluster #188

Closed PrimozGodec closed 2 years ago

PrimozGodec commented 4 years ago
Description of changes

We implemented a new cluster in which performance is much better. Some embedders are 10 times faster with the new cluster.

Note: We must merge https://github.com/biolab/orange3/pull/4984 before merging this PR.

Includes
PrimozGodec commented 4 years ago

It would be nice if a few people in the lab can test this PR

codecov[bot] commented 4 years ago

Codecov Report

Merging #188 (296e8b2) into master (fac17f8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   67.76%   67.76%           
=======================================
  Files          15       15           
  Lines        2811     2811           
  Branches      439      439           
=======================================
  Hits         1905     1905           
  Misses        790      790           
  Partials      116      116