go-reactjs

React.js server-side rendering with Go

  • 所有者: stephanos/go-reactjs
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

React.js server-side rendering with Go

This experiment is based on otto, a Javascript interpreter for Go.

To run:

go build ./...
./go-reactjs

To benchmark:

go test -bench=.

The results on my MacBook Pro (2.4 GHz i5):

BenchmarkRender1	     100	  17128739 ns/op
BenchmarkRender5	      50	  47324904 ns/op
BenchmarkRender10	      20	  79839996 ns/op
BenchmarkRender20	      10	 164226676 ns/op
BenchmarkRender50	       2	 612836671 ns/op
BenchmarkRender100	     1	1777275883 ns/op
BenchmarkRender200	     1	4190131936 ns/op
BenchmarkRender500	     1	20789000942 ns/op

ok  	github.com/101loops/go-reactjs	39.314s

主要指标

概览
名称与所有者stephanos/go-reactjs
主编程语言Go
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2014-08-02 14:57:17
推送于2015-09-12 16:37:09
最后一次提交2015-09-12 18:37:08
发布数0
用户参与
星数177
关注者数7
派生数9
提交数7
已启用问题?
问题数1
打开的问题数0
拉请求数1
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?