diff options
author | neauoire <[email protected]> | 2020-01-19 09:43:14 -0500 |
---|---|---|
committer | neauoire <[email protected]> | 2020-01-19 09:43:14 -0500 |
commit | 0ed62aaa64c9dbf082e1ce95629511dbf8b84c52 (patch) | |
tree | 7213b5e60b05a652b318341680f3a6c95f0d78cb | |
parent | 8efd702ec86b09b453b220a781740b3b77ee3333 (diff) | |
download | Orca-0ed62aaa64c9dbf082e1ce95629511dbf8b84c52.tar.gz Orca-0ed62aaa64c9dbf082e1ce95629511dbf8b84c52.zip |
Added notes benchmark
-rw-r--r-- | examples/benchmarks/notes.orca | 20 | ||||
-rw-r--r-- | examples/benchmarks/rw.orca | 1 |
2 files changed, 20 insertions, 1 deletions
diff --git a/examples/benchmarks/notes.orca b/examples/benchmarks/notes.orca new file mode 100644 index 0000000..f07d8d7 --- /dev/null +++ b/examples/benchmarks/notes.orca @@ -0,0 +1,20 @@ +......................................................... +.2Cq..................................................... +..dqTAaBbCcDdEeFfGgHhIiJjKkLlMm.......................... +..0Vg.................................................... +......................................................... +.2Cq..................................................... +..dqTNnOoPpQqRrSsTtUuVvWwXxYyZz.......................... +..1Vt.................................................... +......................................................... +.2Cq..................................................... +..dqTABCDEFGHIJKLMNOPQRSTUVWXYZ.......................... +..2VN.................................................... +......................................................... +.2Cq..................................................... +..dqTabcdefghijklmnopqrstuvwxyz.......................... +..3Vn.................................................... +......................................................... +..D2..V2................................................. +...:01N.................................................. +.........................................................
\ No newline at end of file diff --git a/examples/benchmarks/rw.orca b/examples/benchmarks/rw.orca index f8033a2..7241a06 100644 --- a/examples/benchmarks/rw.orca +++ b/examples/benchmarks/rw.orca @@ -14,5 +14,4 @@ .......................................... .......................................... .......................................... -.......................................... ..........................................
\ No newline at end of file |