-
- [x] Before dispatching train, make sure Global Stop is actually connected to a rail segment.
- [x] A train dispatched through the elevator, set to manual before arriving, and then driven back throu…
-
![Screenshot 2019-10-07 at 5.52.44 PM.png](https://raw.githubusercontent.com/LimZhengJieBenjamin/ped3/master/files/c86aabe6-97ce-4936-bb7e-6ddd575e3963.png)
![Screenshot 2019-10-07 at 5.52.44 PM.png]…
-
Add stress tests that simulate common/challenging allocation patterns. For example:
- Multi-threaded producer/consumer. The producer allocates jobs, and the consumers process them (perhaps doing som…
-
-
For the first energizta.sh, my default stress-test is too basic :
```
sleep 120
stress-ng -q --cpu 1
stress-ng -q --cpu 4
stress-ng -q --cpu 8
```
We need to check other cases, memory, disk…
-
Probably will be multiple tests. Ideally exercises:
- Multiple hardware threads
* Collided TLB misses (two threads in same address space)
* Insert/access same virtual address from threads in …
-
I don't know how to do the math on it. I tried making it but whenever the bar moves from question 1 max to question 2, the bar is half and then then max again if picked max or lowest level.
Stateme…
jplip updated
10 months ago
-
When I ran a batch process to execute a lot of backend requests concurrently, I got a 500 error. The workaround was I had to get rid of or slow down the concurrency.
I'd strongly suggest writing a …
dakom updated
2 years ago
-
![Screenshot 2019-10-07 at 5.52.44 PM.png](https://raw.githubusercontent.com/CATcher-testbed/CS2103T-PED3/master/imageFolderTXT/c86aabe6-97ce-4936-bb7e-6ddd575e3963.png)
![Screenshot 2019-10-07 at 5.…
-
We should write a dumb client that can be used to stress test the hub.