Yulong Wang
74ca417c0e
[js/web] optimize bundle file size ( #9817 )
...
* es2017 by default for ort-common
* add visualizer and define plugin
* es2017 for ort-web. also add build target for es5
* add multiple reduced size build for ort-web
* resolve comments, add e2e tests and add docs
2021-11-22 13:56:55 -08:00
Yulong Wang
be80698698
[js/web] a bugfix and add tests for wasm proxy worker ( #9048 )
...
* [js/web] add tests for wasm proxy worker
* fix script src override
2021-09-14 10:38:58 -07:00
Sunghoon
450524359e
[js/web] WebAssembly profiling ( #8932 )
...
* add p50 in test
* Preallocate WebAssembly worker threads to minimize worker creation time
* WebAssembly profiling
* merge master
* merge with proxy changes
* disable profiling tests from WebAssembly build
* fix e2e test failure
Co-authored-by: Yulong Wang <yulongw@microsoft.com>
2021-09-07 17:18:08 -07:00
Yulong Wang
206537936f
[js/web] enable proxy worker for wasm backend ( #8862 )
2021-08-31 10:23:42 -07:00