diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2021-08-31 18:08:14 +0200 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2021-09-02 11:30:15 +0200 |
| commit | 5c6bf9739aa0ffd9651df4fcb4cd46a8545144f0 (patch) | |
| tree | 9ec1f1b9db295b2d24e008aea9a48c07e498c96a /opendc-format/src/test/resources | |
| parent | 214480d154771f0b783829b6e5ec82b837304ad2 (diff) | |
refactor(trace): Implement trace API for SWF reader
This change updates the SWF trace reader to support the new streaming
trace API.
Diffstat (limited to 'opendc-format/src/test/resources')
| -rw-r--r-- | opendc-format/src/test/resources/swf_trace.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/opendc-format/src/test/resources/swf_trace.txt b/opendc-format/src/test/resources/swf_trace.txt deleted file mode 100644 index c3ecf890..00000000 --- a/opendc-format/src/test/resources/swf_trace.txt +++ /dev/null @@ -1,6 +0,0 @@ -; Excerpt from the PWA: CTC-SP2-1996-3.1-cln.swf - 1 0 588530 937 306 142.00 -1 -1 35100 -1 1 97 -1 307 3 -1 -1 -1 - 2 164472 356587 75 17 2.00 -1 -1 300 -1 1 81 -1 195 3 -1 -1 -1 - 3 197154 459987 35268 306 32792 -1 -1 35100 -1 0 97 -1 307 3 -1 -1 -1 - 4 310448 50431 29493 64 28745 -1 -1 64800 -1 1 38 -1 38 1 -1 -1 -1 - 5 310541 50766 29063 64 28191 -1 -1 64800 -1 1 38 -1 69 1 -1 -1 -1 |
