Lua
Lua is a programming language written in C that emphasizes performance. It has automatic memory management and is often used to extend software written in other languages.
Here are 8,933 public repositories matching this topic...
Lean's OpenWrt source
-
Updated
Jan 11, 2022 - C
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
-
Updated
Jan 5, 2022 - C++
Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is ONLY a few megabytes with all IP address stored. binding for Java,PHP,C,Python,Nodejs,Golang,C#,lua. Binary,B-tree,Memory searching algorithm
-
Updated
Jan 1, 2022 - C#
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
-
Updated
Jan 3, 2022 - C++
AI Code Completions
-
Updated
Jan 10, 2022 - Shell
Staggeringly powerful macOS desktop automation with Lua
-
Updated
Jan 9, 2022 - Objective-C
Cool open source projects written in C, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala, etc.
-
Updated
Dec 22, 2021 - Python
An attempt to make neovim cli as functional as an IDE while being very beautiful, blazing fast.
-
Updated
Jan 11, 2022 - Lua
Minetest is an open source voxel game engine with easy modding and game creation
-
Updated
Jan 10, 2022 - C++
Right now, whenever Zenmap crashes, it gives the user a stack trace and asks the user to send it to the Nmap dev list. So we get a flood of emails (most of which aren't even allowed through moderation) which often contain just a stack trace with no subject line or any explanatory text in the message body. Lots of these are for well known issues in older versions of Zenmap. So it's not very usef
Firefox started to restrict which ports it can connect to. A Firefox user trying to connect to the Conky by HTTP on the default port would get this message:
This address is restricted
This address uses a network port which is normally used for purposes other than Web browsing. Firefox has cancelled the request for your protection.
With the only option to "Try Again" which wouldn't work.
Is it possible to create a default search_dirs option? For instance, I would like all the current functionality to remain the same, i.e. starting the current directory or w/e, but after that, populate a file list from a custom directory, i.e. /data. In other words, I would like /data to always be searched after the current directory.
I could only get this to partially work with commands l
The tool tips that display, upon hovering over a window's title-bar-buttons, would be more helpful to newcomers if the text shown was based on the current state of that toggle button.
For example, if a window is maximized, the tool tip could say "unmaximize", and if the window is not maximized it could say "maximize". Similar state-based tool-tips could be applied to all title-bar-buttons, inst
-
Updated
Jan 11, 2022 - C
A lightweight, fast and extensible game server for Minecraft
-
Updated
Jan 6, 2022 - C++
Cross-platform 2D and 3D game engine
-
Updated
Jan 9, 2022 - C++
A vi-like editor based on Plan 9's structural regular expressions
-
Updated
Dec 28, 2021 - C
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
-
Updated
Feb 11, 2020 - Objective-C
3D engine focusing on modern rendering techniques and performance.
-
Updated
Jan 10, 2022 - C++
gamedev blog
-
Updated
Mar 8, 2021
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
-
Updated
Jan 9, 2022 - Python
Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
Released 1993
- Organization
- lua
- Website
- www.lua.org
- Wikipedia
- Wikipedia


Issue description
I have see the doc about the benchmark,the result is good: https://apisix.apache.org/docs/apisix/benchmark/
I try it myself, but it is not so good,any one who can tell me how to optimize it.
Here is my env:
I have three host, and they are all 4c8g
host13: I deploy apisix2.11.0 use the source code
host14: I use it to run wrk, the HTTP benchmarking tool
h