Open ChALkeR opened 8 years ago
We could, although i think marking it as "not working" would be more appropriate, its already at +/- 100%. I suspect that the inaccuracy could be due to the JIT not being warmed up, running the interval a time or two before measuring might help. Ill see if i can get to that one of these days.
btw: regarding failing tests. there are aliases in jasmine xit
and xdescribe
that can be used instead of it
and describe
, the tests are not run, but show up as 'pending' in the stats....
I temporary disabled that test in 97bf659bb28213b573f547b490416218ae0a665c.
I had to re-start several Travis CI tasks because of that lately. Perhaps we should increase the allowed marging again for now.
/cc @henrikrudstrom