mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-03-31
This commit is contained in:
@ -1001,4 +1001,15 @@ user 0m31.657s
|
||||
sys 0m2.551s
|
||||
```
|
||||
|
||||
- Interestingly, now that the CPU steal is not an issue the REST API is ten seconds faster than it was in [2018-10]({{< relref "2018-10.md" >}}):
|
||||
|
||||
```
|
||||
$ time http --print h 'https://cgspace.cgiar.org/rest/items?expand=metadata,bitstreams,parentCommunityList&limit=100&offset=0'
|
||||
...
|
||||
0.33s user 0.07s system 2% cpu 17.167 total
|
||||
0.27s user 0.04s system 1% cpu 16.643 total
|
||||
0.24s user 0.09s system 1% cpu 17.764 total
|
||||
0.25s user 0.06s system 1% cpu 15.947 total
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user