updating benchmarks
on the new machine, consistent not rubyx yet
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
#include<stdio.h>
|
||||
|
||||
int main(void)
|
||||
{
|
||||
int counter = 100352 - 352;
|
||||
while(counter) {
|
||||
counter = counter - 1;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user