Sean McBride
dd52cbd7e6
refactor: sandbox stderr goes to host
4 years ago
Sean McBride
4bc4358993
fix: bound check off by one
4 years ago
Sean McBride
31d4a317a1
fix: correct typo
4 years ago
Sean McBride
e5b7b69f9b
fix: correct void type issue
4 years ago
Sean McBride
613cc620d5
refactor: Remove redundant wasm instruction bodies
4 years ago
Sean McBride
bf0d7299ef
feat: fix offset type and assert bounds check
4 years ago
Sean McBride
0846092782
build: Fix thirdparty linkage issues
4 years ago
Sean McBride
0f265aa08f
build: Remove ck Makefile dep
4 years ago
Sean McBride
9d95308a57
build: Makefile cleanup
4 years ago
Sean McBride
4751c52ede
fix: priority queue nits
4 years ago
Sean McBride
b2262245d4
fix: perf_window VLAs
4 years ago
Sean McBride
2d39dc700c
fix: add missing wasm memory size instruction
4 years ago
Sean McBride
faee6fa993
chore: trailing JSON newlines
4 years ago
Sean McBride
38f163cf17
refactor: wasmception modified sandbox struct
4 years ago
Sean McBride
f61f34f08a
refactor: Clean up HTTP handling
4 years ago
Sean McBride
b039745724
chore: remove USE_MEM_VM from vscode conf
4 years ago
Sean McBride
89756cf9eb
refactor: Get rid of USE_MEM_VM
4 years ago
Sean McBride
1757ac8e51
refactor: Clarify initialize globals
4 years ago
Sean McBride
8a8f7d995b
chore: Delete zombie tests
4 years ago
Sean McBride
c464f326ae
refactor: Remove 'tools'
4 years ago
Sean McBride
7387a69f2d
refactor: module and ABI interface
4 years ago
Sean McBride
d1c81cc8dc
chore: fix formatting issue
4 years ago
Sean McBride
7a390562bd
refactor: Remove unused http-resp-headers
4 years ago
Sean McBride
813ff54bef
refactor: remove argsize and arguments
4 years ago
Sean McBride
ed296466d1
refactor: remove active key
4 years ago
Sean McBride
9be97568eb
chore: fix format issues
4 years ago
Sean McBride
0c887702e9
refactore: Remove inert http-req config
4 years ago
Sean McBride
ae533694e9
refactor: sandbox memory and module cleanup
4 years ago
Sean McBride
a5739f338d
refactor: sandbox state durations
4 years ago
Sean McBride
c80dfa1db5
refactor: sandbox timestamps
4 years ago
Sean McBride
8578176b98
refactor: move WASM macros to wasm_types.h
4 years ago
Sean McBride
d95f25c46d
refactor: sandbox stack
4 years ago
Sean McBride
e39b223c95
test: invalidate test caches on compiletime change
4 years ago
Sean McBride
0c79c9496b
chore: fix PID sledgert check
4 years ago
Sean McBride
a5d4253ba1
chore: Attempt to fail test on segfault
4 years ago
Sean McBride
13a997cb80
refactor: wasm memory
4 years ago
Sean McBride
938f1a8950
refactor: Strip out sandbox fds
4 years ago
meilier
dd627856d4
correct wrong paper publication time
4 years ago
meilier
abe24a2757
fix compile error when open CFLAGS -DLOG_LOCK_OVERHEAD
4 years ago
Emil
9778db645a
Fixed the Dynamic read of the Number of CPU Cores ( #261 )
...
* Fixed the Dynamic read of the Number of CPU Cores
Closes #260
* removed a commented line
* small changes per Sean's review
* Accomadate Gabe's comments:
- Validate runtime_worker_threads array before usage
- final cleanup
4 years ago
Sean McBride
7640cd5fb6
Percentile Cleanup, Processor Speed Hack, and Experimental Config ( #257 )
...
* chore: Hackily hardcode CPU speed
* chore: dump execution profile in spec generation
* chore: also generate dat
* fix: awk off by one error
* chore: write dummy row
* chore: Remove ekf, up concur, up iter
* chore: awk statistical significance
* fix: wrap awk string in quotes
* fix: add awk trailing delimiter
* chore: disable ekf in deadline description
* chore: Increase iters
* chore: generate deadline key
* chore: make percentile global
* chore: update mix for new multiples
* chore: deadline csv key
* docs: Better explain how to run run experiments
* refactor: Inital percentile table cleanup
* refactor: additional percentile table cleanup
* refactor: payload percentiles table
* refactor: workload_mix percentile table
* feat: final percentiles row stuff
* chore: revert processor hack
4 years ago
Sean McBride
d8f01eac21
Fix gocr hey ( #256 )
...
* chore: Update CMSIS
* fix: source missing framework dep
* feat: enable gocr in deadline description
* feat: gocr workload mix realworld
* chore: update sod submodule
* chore: Add jq to Dockerfile
* feat: framework cleanup
4 years ago
Emil
56c39c9361
Merge pull request #255 from gwsystems/lpd-fix
...
fix and integrate lpd and cifar10 into workload mix
4 years ago
Emil
88ca4df26c
Integrate Image Classification into deadline desc
4 years ago
Emil
86783804a5
fix lpd "no post data" issue
4 years ago
Sean McBride
9d0abbeb64
feat: framework cleanup
4 years ago
Sean McBride
4ce5ea918d
feat: workload mix realworld server side
4 years ago
Sean McBride
9f2819df65
feat: server-side deadline description
4 years ago
Sean McBride
e4f0bcf8f7
refactor: streamline perf log logic
4 years ago
Sean McBride
8b0358c336
fix: working with client data
4 years ago