-
**Please fill out the following system information before opening an issue:**
- OS : windows 11
- Go version : 1.18.1
- gnet version : v2.0.3
**What is your question about gnet?**
Whether it…
-
As @lkosarz wrote:
```
These are my proposed updates:
'HCAL:hcalendcapnrawhits:capacityADC', 'capacityBitsADC=10'
'HCAL:hcalendcapnrechits:capacityADC', …
-
# 4C-2G 来战 [ Golang Websocket 百万连接测试 ]
代码代码: https://github.com/lesismal/go-websocket-benchmark
使用框架: https://github.com/lesismal/nbio
概要:4cpu 核心,2G 内存,100 万连接,1k 数据载荷,500 万次 Echo 测试,TPS 10+万,详…
-
Cache-ing of photons is now handled correctly (see [here](https://github.com/bonanomi/Phase2-L1MenuTools/blob/main/objectPerformance/cfg_caching/V22.yaml#L34-40)), but in the computation of the matchi…
-
- OS version: macOS
- Compiler version: clang 11
- PODIO version: 00-16-02
- ROOT 6.26.06 built with `-Dimt=ON`
- Reproduced by: Running tests for DD4hep 01-24
- Goal: Use recent DD4hep
…
-
This was discussed during the June 28 meeting https://indico.cern.ch/event/1053713/
Would this help with the AVX512 issue #173 ?
-
The below code (which is a test case) cauess an `assert` failure - no lambda is found.
```python
def test_parse_multiline_lambda_with_comment():
"Comment in the middle of things"
found = []
…
-
大概看了下,好像主要是提供支持大量连接的server,有计划支持管理大量客户端连接嘛?连出去那种
-
I tried to use the EKO package for some tests.
However, these is an issue, which I could not understand, which is shown below:
```
from banana.data.theories import default_card as th_card
…
-
We are trying to use an input file in the HepMC3 format. This file is generated with Pythia8 Argantyr. When we run it with ddsim, we got the following error:
````
G4DecayTable::SelectADecayChannel…