All Projects → github → Deli

github / Deli

Licence: bsd-3-clause

Programming Languages

haskell
3896 projects
dsl
153 projects

Projects that are alternatives of or similar to Deli

Inspectit
inspectIT is the leading Open Source APM (Application Performance Management) tool for analyzing your Java (EE) applications.
Stars: ✭ 513 (+246.62%)
Mutual labels:  performance, performance-analysis, performance-testing, performance-tuning
Jmeter Elasticsearch Backend Listener
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
Stars: ✭ 72 (-51.35%)
Mutual labels:  performance, performance-analysis, performance-testing
Myperf4j
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Stars: ✭ 2,281 (+1441.22%)
Mutual labels:  performance, performance-analysis, performance-tuning
Junitperf
⛵️Junit performance rely on junit5 and jdk8+.(java 性能测试框架)
Stars: ✭ 86 (-41.89%)
Mutual labels:  performance, performance-analysis, performance-testing
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (+56.08%)
Mutual labels:  performance, performance-analysis, performance-testing
Sparklens
Qubole Sparklens tool for performance tuning Apache Spark
Stars: ✭ 345 (+133.11%)
Mutual labels:  performance, performance-analysis, performance-tuning
Speedracer
Collect performance metrics for your library/application.
Stars: ✭ 1,868 (+1162.16%)
Mutual labels:  performance, performance-analysis, performance-testing
Performance
⏱ PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
Stars: ✭ 429 (+189.86%)
Mutual labels:  performance, performance-analysis, performance-testing
Profimp
Python import profiler
Stars: ✭ 52 (-64.86%)
Mutual labels:  performance, performance-analysis, performance-tuning
Traceshark
This is a tool for Linux kernel ftrace and perf events visualization
Stars: ✭ 63 (-57.43%)
Mutual labels:  performance, performance-analysis
Mind Map Set
Set of misc mind maps
Stars: ✭ 80 (-45.95%)
Mutual labels:  performance-analysis, performance-tuning
Lighthouse Batch
Run Lighthouse analysis over multiple sites in a single command
Stars: ✭ 83 (-43.92%)
Mutual labels:  performance, performance-analysis
Vcprofiler
An accurate and simple tool uses KVO to measure the time cost of every view controller.
Stars: ✭ 61 (-58.78%)
Mutual labels:  performance, performance-analysis
Phpbench
PHP Benchmarking framework
Stars: ✭ 1,235 (+734.46%)
Mutual labels:  performance, performance-testing
Cmov
Measuring cmov vs branch-mov performance
Stars: ✭ 58 (-60.81%)
Mutual labels:  performance, performance-analysis
Pgtune
Pgtune - tuning PostgreSQL config by your hardware
Stars: ✭ 1,078 (+628.38%)
Mutual labels:  performance, performance-tuning
Hibernate Performance
Samples for "Hibernate performance tuning" talk
Stars: ✭ 87 (-41.22%)
Mutual labels:  performance, performance-tuning
Jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (-38.51%)
Mutual labels:  performance-analysis, performance-testing
Go Perfbook
Thoughts on Go performance optimization
Stars: ✭ 9,597 (+6384.46%)
Mutual labels:  performance, performance-analysis
Crossplatformdisktest
Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app
Stars: ✭ 123 (-16.89%)
Mutual labels:  performance, performance-analysis

deli

What is Deli?

Deli is a performance modeling tool, allowing you to understand and experiment with new designs at several orders of magnitude faster than wall-clock time. Specifically, Deli is designed to help you understand how long it takes for 'jobs' or 'requests' to complete in your system. Deli borrows concepts and terminology from queueing theory, and is implemented as a Haskell DSL, exposing a Go (language) -like concurrency and message-passing API.

Deli's documentation is divided into the following three sections, depending on your interest.

First time readers

If you're looking for an overview on Deli, and whether it may be appropriate for your problem, head over to our overview documentation.

Using Deli

If you've decided you want to use Deli, or are already using it in a project, then our user guide is a great resource.

Contributing

If you'd like to contribute to Deli, start with our contributing documentation.

License

Deli is BSD3 licensed. More information is available in LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].