summaryrefslogtreecommitdiff
path: root/BenchmarkFramework/app/src/main/java/art_benchmarks/caffeinemark/LogicAtom.java
blob: f4f2c7fa47bbcfa18cec0600fb41bd9192bf5347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
/*
 * This software is available under multiple licenses at
 * https://community.cablelabs.com/svn/OCAPRI/trunk/ri/RI_Stack/apps/vm_perf_test/src/com/tvworks/plateval/caffeinemark/LogicAtom.java
 * and we redistribute it under the BSD 2-clause License
 */

 // COPYRIGHT_BEGIN
 //  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
 //
 //  Copyright (C) 2008-2013, Cable Television Laboratories, Inc.
 //
 //  This software is available under multiple licenses:
 //
 //  (1) BSD 2-clause
 //   Redistribution and use in source and binary forms, with or without modification, are
 //   permitted provided that the following conditions are met:
 //        .Redistributions of source code must retain the above copyright notice, this list
 //             of conditions and the following disclaimer.
 //        .Redistributions in binary form must reproduce the above copyright notice, this list of
 //             conditions and the following disclaimer in the documentation and/or other materials
 //             provided with the distribution.
 //   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 //   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 //   TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 //   PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 //   HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 //   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 //   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 //   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 //   THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 //   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 //   THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 //
 //  (2) GPL Version 2
 //   This program is free software; you can redistribute it and/or modify
 //   it under the terms of the GNU General Public License as published by
 //   the Free Software Foundation, version 2. This program is distributed
 //   in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
 //   even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 //   PURPOSE. See the GNU General Public License for more details.
 //
 //   You should have received a copy of the GNU General Public License along
 //   with this program.If not, see<http:www.gnu.org/licenses/>.
 //
 //  (3)CableLabs License
 //   If you or the company you represent has a separate agreement with CableLabs
 //   concerning the use of this code, your rights and obligations with respect
 //   to this code shall be as set forth therein. No license is granted hereunder
 //   for any other purpose.
 //
 //   Please contact CableLabs if you need additional information or
 //   have any questions.
 //
 //       CableLabs
 //       858 Coal Creek Cir
 //       Louisville, CO 80027-9750
 //       303 661-9100
 // COPYRIGHT_END

/*
 * Description:     Tests the speed with which the virtual machine executes decision-making
 *                  instructions.
 * Main Focus:      TODO
 *
 */

package art_benchmarks.caffeinemark;

// TODO: investigate very short time of execution of host.
// CHECKSTYLE.OFF: .*
public class LogicAtom
{
    public boolean initialize(int i)
    {
        if(i != 0)
            wIterationCount = i;
        return true;
    }

    public int execute()
    {
        boolean flag7 = true;
        boolean flag8 = true;
        boolean flag9 = true;
        boolean flag10 = true;
        boolean flag11 = true;
        boolean flag12 = true;
        boolean flag6 = true;
        boolean flag = true;
        boolean flag1 = true;
        boolean flag2 = true;
        boolean flag3 = true;
        boolean flag4 = true;
        boolean flag5 = true;
        flag7 = true;
        flag8 = true;
        flag9 = true;
        flag10 = true;
        flag11 = true;
        flag12 = true;
        for(int i = 0; i < wIterationCount; i++)
            if((flag || flag1) && (flag2 || flag3) && (flag4 || flag5 || flag6))
            {
                flag7 = !flag7;
                flag8 = !flag8;
                flag9 = !flag9;
                flag10 = !flag10;
                flag11 = !flag11;
                flag12 = !flag12;
                flag = !flag;
                flag1 = !flag1;
                flag2 = !flag2;
                flag3 = !flag3;
                flag4 = !flag4;
                flag5 = !flag5;
                flag = !flag;
                flag1 = !flag1;
                flag2 = !flag2;
                flag3 = !flag3;
                flag4 = !flag4;
                flag5 = !flag5;
            }

        flag = true;
        flag1 = false;
        flag2 = true;
        flag3 = false;
        flag4 = true;
        flag5 = false;
        for(int j = 0; j < wIterationCount; j++)
            if((flag || flag1) && (flag2 || flag3) && (flag4 || flag5 || flag6))
            {
                flag = !flag;
                flag1 = !flag1;
                flag2 = !flag2;
                flag3 = !flag3;
                flag4 = !flag4;
                flag5 = !flag5;
                flag7 = !flag7;
                flag8 = !flag8;
                flag9 = !flag9;
                flag10 = !flag10;
                flag11 = !flag11;
                flag12 = !flag12;
                flag7 = !flag7;
                flag8 = !flag8;
                flag9 = !flag9;
                flag10 = !flag10;
                flag11 = !flag11;
                flag12 = !flag12;
            }

        return !flag7 ? 1 : 0;
    }

    public String testName()
    {
        return new String("Logic");
    }

    public LogicAtom()
    {
        wIterationCount = 1200;
    }

    public void setLocal()
    {
    }

    public int cleanUp()
    {
        return 0;
    }

    public int defaultMagnification()
    {
        return 3813;
    }

    public void setRemote()
    {
    }

    public int wIterationCount;
    // CHECKSTYLE.ON: .*

  private static int PREDEFINED_ITERATION_COUNT = 500000;

  public void timeLogicAtom(int iters) {
    initialize(PREDEFINED_ITERATION_COUNT);
    for (int i = 0; i < iters; i++) {
      execute();
    }
  }

  public boolean verifyLogicAtom() {
    initialize(PREDEFINED_ITERATION_COUNT);
    int expected = 0;
    int found = execute();

    if (found != expected) {
      System.out.println("ERROR: Expected " + expected + " but found " + found);
      return false;
    }
    return true;
  }

  public static void main(String[] argv) {
    int rc = 0;
    LogicAtom obj = new LogicAtom();

    final long before = System.currentTimeMillis();
    obj.timeLogicAtom(80);
    final long after = System.currentTimeMillis();

    if (!obj.verifyLogicAtom()) {
      rc++;
    }
    System.out.println("art_benchmarks/caffeinemark/LogicAtom: " + (after - before));
    System.exit(rc);
  }
}