Eitaro Fukamachi

Results 128 comments of Eitaro Fukamachi

Alright. I think that a good place to start would be to find out what is going on, starting with adding a way to get Woo's internal statistics.

It is for the situation that you mentioned in the previous comment, while you don't seem to be sure what is going on. > I beilieve the problem can be...

Does the environment have been installed libev? 2018年1月22日(月) 2:57 artforlife : > I am getting this error when trying to run Woo. Originally, I tried to use > it through...

I can't look deep into this issue, however, I thinks it's related ASDF changes which doesn't allow to load systems just introduced via Quicklisp. What version of Qlot are you...

Installation on Ubuntu 16.04 also fails with a different error. ``` $ ros install clasp ; file: /home/linuxbrew/.linuxbrew/Cellar/roswell/17.9.10.82/etc/roswell/install+externals-clasp.lisp ; in: DEFUN TOTAL-MEMORY ; (RETURN-FROM ROSWELL.INSTALL.EXTERNALS-CLASP+::COUNT-MEMORY ; (VALUES ; (* 1024...

Thanks! I'll try when the latest version is available via Homebrew.

Unfortunately, it still fails. ``` $ ./waf configure update_submodules build_cboehm Setting top to : /Users/nitro_idiot/.roswell/src/clasp/2017-09-17 Setting out to : /Users/nitro_idiot/.roswell/src/clasp/2017-09-17/build Checking for waf version in 1.7.5-2.0.0 : ok externals =...

@libre-man Thank you for experimenting a new MultiQueue worker system! Woo's performance has been improved little by little, and recently, it comes to close with Go's when they both uses...

ref https://github.com/fukamachi/websocket-driver/pull/35

Oh, thanks! I don't remember why this PR is frozen. I'll make it revived.