hprose / hprose-php

Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
MIT License
1.97k stars 390 forks source link

final fix list or map judge error #111

Closed wklzz closed 5 years ago

wklzz commented 5 years ago

全null 随机数组长度:1001 bool(true)

0.08392333984375毫秒 随机数组长度:10001 bool(true)

0.092983245849609毫秒 随机数组长度:100001 bool(true)

0.097036361694336毫秒 随机数组长度:1000001 bool(true)

0.098943710327148毫秒

全非null 随机数组长度:1001 bool(true)

0.053882598876953毫秒 随机数组长度:10001 bool(true)

0.061988830566406毫秒 随机数组长度:100001 bool(true)

0.066041946411133毫秒 随机数组长度:1000001 bool(true)

0.072002410888672毫秒

andot commented 5 years ago

非常棒!

andot commented 5 years ago

不过你这个好像测试跑不通 https://travis-ci.org/hprose/hprose-php/builds/512378728?utm_source=github_status&utm_medium=notification

wklzz commented 5 years ago

他是咋测试的……

andot commented 5 years ago

https://github.com/hprose/hprose-php/blob/master/.travis.yml