8e62fb709b
Timings v2: Start methods return self for use in try-with-resources
...
try (Timing ignored = timing) {
// Code to time
}
// auto stops timing, even if you return in 42 other places in the block
2016-05-15 17:34:26 -04:00
f623f903cd
Move bad command registration workaround into SMP#dispatch
...
Fixes GH-274
2016-05-13 00:13:38 -05:00
3b3f85f88f
Try to determine plugin name on bad plugin command registration
2016-04-30 12:53:20 -04:00
81f624837f
Timings v2: Plugins don't always register commands properly
...
*mumbles*
2016-04-30 00:09:29 -05:00
f54aa3ca2c
Update upstreams
2016-04-11 10:30:12 -05:00
d79fcf72fa
Use 'Paper' for our config file in timings
2016-04-05 23:27:53 -05:00
092d08f15c
Update Timings to use Region based chunk reporting
...
This will drastically reduce file size on large servers and help
avoid the parser failing to load the report.
This will also reduce memory usage of timings data.
2016-04-05 01:20:25 -04:00
1ac9958e8b
Move fastutil from a patch file to a library, and improve EAR
2016-04-01 00:18:18 -04:00
e007d80c16
Move Timings v2 TimingHandler to FastUtil Int map
2016-03-30 01:59:47 -04:00
7c38e54a9d
Remove some code from Timings v2 that was only for EMC.
2016-03-28 21:41:17 -04:00
26eb457a39
Paper 1.9
2016-02-29 17:09:49 -06:00
5fbb42de01
Make Timings use less passes in its benchmark
2016-02-23 21:31:01 -06:00
1e06b71828
Fix JavaDoc errors introduced in Timings v1
2016-01-21 17:30:05 -06:00
a4ab2f017d
Migrate timings classes to new package
2016-01-10 01:33:27 -06:00
1669598daa
Just a bit more information for those skript classes
2016-01-10 00:40:46 -06:00
106782bc63
Skript event executor classes do not have an enclosing method
2016-01-09 18:43:35 -06:00
097ffc44c1
Migrate PaperSpigot to Timings version 2
2016-01-09 00:32:38 -06:00