|
|
|
|
|
by richchan
5630 days ago
|
|
From what they have on the wiki, it sounds like it may not necessarily slow down the performance by that much. It looks like they are really only putting a web frontend on top of eclipse, so all the computation heavy stuff happens on the backend and gets sent back to the browser asynchronously. In other words, it should work as fast as the desktop eclipse (minus latency issues). |
|