|
|
|
|
|
by raggi
711 days ago
|
|
classic web engineering demo: - small well contained math operation that could be put in a worker
- instead of putting that in a worker, startup a whole parallel page and shuttle messages via ipc for the heaviest part of the process, redoing a lot of the work twice
why are the solutions always backward? |
|