Code Monkey home page Code Monkey logo

Comments (4)

renanbastos93 avatar renanbastos93 commented on August 17, 2024 1

My laptop settings:

Apple M1 Pro
16GB
macOS: Sonoma 14.5

My versions:

Weaver version: v0.24.2
Go version: v1.22.3

It works on:

Command:

$ time weaver generate ./...
# output: weaver generate ./...  0.81s user 0.74s system 271% cpu 0.573 total

I did a downgrade to test your Go version too. The result was:

$ time weaver generate ./...
# output: weaver generate ./...  93.43s user 18.33s system 318% cpu 35.110 total (first build)
# weaver generate ./...  0.77s user 1.07s system 345% cpu 0.532 total (last build)

Important comments:
This is normal because it is the first build of your project. The next builds will be faster.

from weaver.

rgrandl avatar rgrandl commented on August 17, 2024 1

Thanks @renanbastos93. It works for me too.

@taitasu555 do you still have these issues?

I've tried:

  • Apple M1 Pro
  • macOS: Sonoma 14.5
  • go1.22.4 darwin/amd64
  • weaver v0.24.2 darwin/amd64

from weaver.

taitasu555 avatar taitasu555 commented on August 17, 2024

Thank you for replying @rgrandl @renanbastos93

it still doesn't work on my laptop.

 time weaver generate ./...

not finished and kill the process
0.01s user 0.02s system 0% cpu 1:35.66 total

using security software or the VPN that I installed may cause this problem.

I've also tried:
Apple M1 Pro
macOS: Sonoma 14.5
go1.22.4 darwin/amd64
weaver v0.24.2 darwin/amd64

from weaver.

rgrandl avatar rgrandl commented on August 17, 2024

@taitasu555 is this still an issue?

from weaver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.