Giter Site home page Giter Site logo

Comments (24)

noear avatar noear commented on June 22, 2024 1

pr 已提交

from solon.

noear avatar noear commented on June 22, 2024

我觉得可以加:)。。。不过,我英文不好,不是中文的网站都不大熟。

from solon.

noear avatar noear commented on June 22, 2024

帮忙多介绍些用户。希望今年,能让 star 加到 1000 个:)

from solon.

pmg1991 avatar pmg1991 commented on June 22, 2024

Create one benchmark comparing Quarkus, Micronaut, Spring , Helidon and Solon, Both performance and deployment size. Then share link to Hacker News. You'll get the expected exposure .

from solon.

noear avatar noear commented on June 22, 2024

https://github.com/noear/helloworld_wrk_test

我之前建过这个测试项目。你看看怎么样?

from solon.

noear avatar noear commented on June 22, 2024

你可以帮忙。。。加上 Quarkus, Micronaut, Helidon 的测试代码吗?

from solon.

pmg1991 avatar pmg1991 commented on June 22, 2024

你可以帮忙。。。加上 Quarkus, Micronaut, Helidon 的测试代码吗?

Yes I will

from solon.

noear avatar noear commented on June 22, 2024

朋友。。。Solon 2.0 发布了,帮忙宣传一下:)

from solon.

pmg1991 avatar pmg1991 commented on June 22, 2024

I've crated the initial code here https://github.com/pmg1991/FrameworkBenchmarks/tree/master/frameworks/Java/solon

Can you check it, If every thing looks ok I will push this to original Techem benchmark.

Also can you help to setup orm for postgres?

from solon.

noear avatar noear commented on June 22, 2024

非常感觉,我晚上去测试一下:)

from solon.

noear avatar noear commented on June 22, 2024

正常运行没问题,但用 wrk 测的时候好像有问题。。。我明天再好好研究一下

from solon.

pmg1991 avatar pmg1991 commented on June 22, 2024

When compared to smart-http , Solon seems a little slower ( 16K vs 14K request per sec on my machine) Can you check if it can be optimized?

One place I found is

, a new SmartHttpContext is created for every request can this be pooled via thread local?

from solon.

noear avatar noear commented on June 22, 2024

添加应用配置:“server.http.ioBound=false”。程序在 cpu 密集型 和 io 密集型下,线程配置不同。。。要跑分高,需要加:“server.http.ioBound=false”。。。。我已经在你的代码仓库上,提交了 pr。。。你再看一下

from solon.

pmg1991 avatar pmg1991 commented on June 22, 2024

It was faster :) , Raised Pull to Upstream.

from solon.

noear avatar noear commented on June 22, 2024

我感觉 solon 应该像 springboot 的风格去写测试代码(因为 solon 对标的是 springboot)。我改改代码再提交个 pr

from solon.

pmg1991 avatar pmg1991 commented on June 22, 2024

Categories left are : Single Db query, Multiple Db Queries, Update Db Query, Template Rendering

from solon.

noear avatar noear commented on June 22, 2024

还需要添加数据库查询之类的测试代码吗?

from solon.

pmg1991 avatar pmg1991 commented on June 22, 2024

https://github.com/TechEmpower/FrameworkBenchmarks/wiki/Project-Information-Framework-Tests-Overview#general-test-requirements

We have only implemented 2 Test types( Json and Plaintext), 5 still left, We have to implement them using the above guide lines.

from solon.

noear avatar noear commented on June 22, 2024

好的。

from solon.

pmg1991 avatar pmg1991 commented on June 22, 2024

I'll work on the rest of the categories over the weekend.

from solon.

noear avatar noear commented on June 22, 2024

https://solon.noear.org/start/

今天做了个 Solon Initializr (Preview)

from solon.

pmg1991 avatar pmg1991 commented on June 22, 2024

https://www.techempower.com/benchmarks/#section=test&runid=9072dc54-398e-4e79-b4bc-0d0a51c5aa8d&test=plaintext

Solon is listed now faster than spring.

from solon.

noear avatar noear commented on June 22, 2024

感觉还是有点慢。理论上,应该跟 smart-servlet 差不多。

from solon.

noear avatar noear commented on June 22, 2024

我去看看 smart-servlet 在配置上,是不是有什么优化;)

from solon.

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.