-
I am seeing unexpected behavior in a simple send/expect pair. If i repeat these lines:
s.sendline('show running resource-monitor ingress-backlogs')
time.sleep(4)
index = s.expect(['>'])
if inde…
-
```
Something changed recently in WebKit and we are now receiving records with
negative time values. This needs to be investigated.
```
Original issue reported on code.google.com by `knor...@google.…
-
```
Something changed recently in WebKit and we are now receiving records with
negative time values. This needs to be investigated.
```
Original issue reported on code.google.com by `knor...@google.…
-
```
Something changed recently in WebKit and we are now receiving records with
negative time values. This needs to be investigated.
```
Original issue reported on code.google.com by `knor...@google.…
-
In order to fix #37, we need to be able to accurately estimate our immediate income rate, future income rate, and predict how long it will be before we can afford future build order items (while train…
-
@olofk recently posted https://twitter.com/OlofKindgren/status/1354178191431245824?s=20
> I finally got around to merge a really cool Edalize feature. If you install edalize with the optional reporti…
-
The perf bookmarklet at https://gist.github.com/ebidel/57c9e9379ec6b0bda16d has some numbers that would be interesting to add:
- first paint
- page load
- resource timing api load times for the page's…
-
I run a piwik installation on a shared hosting account with limited resources (it's a small website after all, with not many visitors). I notice that for the last updates, I encounter more and more pr…
-
[103 Early hints ](https://httpwg.org/specs/rfc8297.html) is seeing increased deployment and usage on the Internet.
A server that sends too many hints is sub-optimal. A client has discretion about…
-
I have some comments about this additional resource.
It suggests that I can SSH out my Meteor application from a Nitrous.io development box.
However, as I have learned today from Nitrous Support, it i…