-
Do you know why I can't benchmark fohn-ui ?
```
curl http://localhost/forn-ui/app-test/
```
works immidiately, but
```
ab -c1 -n1 http://localhost/forn-ui/app-test/
```
stucks for exactly 5 se…
-
First off, thanks for mioco!
Steps to reproduce from b8cc872fa1e5d127b2b4c60cdd133ee7aadd22f2 (macOS 10.12.4, macbook pro with 4 cores):
```
$ cargo build --example http-server
$ target/debug/…
rryan updated
7 years ago
-
**Missing feature in MAD-X:**
A way to introduce intentional misalignments of elements.
**Proposal:**
Add attributes to every element that enables that:
x_offset
y_offset
phi_offset
psi_offs…
-
The CAESAR competition for standardizing new AEAD algorithms wrapped up a while ago and some new very fast constructions were recommended (see, https://competitions.cr.yp.to/caesar-submissions.html). …
-
Firstly, I found that readMad() could not get correct lattice from my Madx lattice file, resulting from mistaking lines like "Q01:QUADRUPOLE,L=1.0,K1:=kQD1;", which should be "elements" type, as "vari…
-
HI
Can you enable UserAttribute feature in Entity
This will read and set the avatar
thank you
-
I am suffering from anything proxied via node being incredibly slow compared to direct and I cannot work out why! The code is incredibly simple... but as you will see from these apache bench tests th…
-
I'm using this library as it is wrapped in [vertx's templating adapters](http://vertx.io/docs/vertx-web/kotlin/#_handlebars_template_engine), [source repo here](https://github.com/vert-x3/vertx-web/tr…
-
Let's change all the distribution input to only accept CS/Twiss parameters.
Example:
- https://impactx.readthedocs.io/en/latest/usage/examples/distgen/README.html#a-6d-gaussian-distribution-from-t…
-
```
ab -n 10000 -c 100 http://127.0.0.1:8000/
This is ApacheBench, Version 2.3
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation,…