abiosoft / abiosoft/colima

colima oracle-xe very slow

Offen
#463 4 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Go
Sterne
30.8k
Forks
613
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### 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_

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.