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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?