abiosoft / abiosoft/colima

colima oracle-xe very slow

Đang mở
#463 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Go
Star
30.8k
Fork
613
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Description

Hi I might be doing something wrong but i have a full spec mac m1 max and I ran following

```shell
colima start --arch x86_64 --cpu 8 --memory 8 --disk 5

docker run -d -p 1521:1521 --cpus="8" --memory=4096M -e ORACLE_PASSWORD=test -e APP_USER=test -e APP_USER_PASSWORD=test -v oracle-volume:/opt/oracle/oradata gvenzl/oracle-xe
```

When I run my java app it basically cleans all table and add new tables, whole thing used to take 20 sec on my windows machine. Now takes 2 minutes.

I've tried increasing cpu because when i run

```shell
docker stats
```

I see the cpu is spiking under load, 100-500%, ive tried increasing to 16 cpus but no difference in total time execution.

I'm starting to suspect if it's network related?

![Screenshot 2022-11-02 at 20 47 59](https://user-images.githubusercontent.com/45692017/199588320-5655fc9d-b58f-434b-a5bd-f7acfdc5c774.png)

### Version

Colima Version:
Lima Version:
Qemu Version:

### Operating System

- [ ] macOS Intel
- [X] macOS M1
- [ ] Linux

### Reproduction Steps

1.
2.
3.

### Expected behaviour

_No response_

### Additional context

_No response_

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.