$Config{archname} wasn't getting parsed quite right on OS X and so JIT wasn't getting detected in some cases. I checked in a fix for that. It's certainly nice to see the tests run faster.

make test
All tests successful, 49 subtests skipped.
Files=90, Tests=1289, 138 wallclock secs (47.38 cusr + 32.72 csys = 80.10 CPU)


make testj
All tests successful, 48 subtests skipped.
Files=81, Tests=1231, 58 wallclock secs (19.76 cusr + 16.86 csys = 36.62 CPU)


But, on looking closer at that, could someone demuddle my ignorance and tell me why the t/src tests are not run under testj?

Mike

Reply via email to