Skip to content

Commit 6d3dd8c

Browse files
committed
improved jmh benchmark test, starts with profile jmh
1 parent 650e9f9 commit 6d3dd8c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
ubyte value;
2+
data [(value>>1)*(value+3)]{
3+
bit:3 a;
4+
bit:3 b;
5+
bit:2 c;
6+
skip:1;
7+
}

0 commit comments

Comments
 (0)